/* @override
	http://escapethechaos.com/wp-content/themes/etc/style.css */

/*
Theme Name: ETC
Author: Ryan Gomba
*/

/* @group Global Styles */

body {
	margin:0px;
	padding:0px;
	font-family:Georgia, Times, serif;
	font-size:14px;
	color: #222;
	-webkit-text-size-adjust:none;
	background-color: #f5f1ea;
	background-image: url(/images/bg-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
div, span, p, ol, ul, li, form, label, input {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	list-style:none;
	}
img, object {
	border:solid 3px #ddd;
	margin-bottom: 10px;
	}
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; height:0px; }
#container {
	background-image: url(/images/bg-footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
div.page {
	width:960px;
	margin:auto;
	background-image: url(/images/bg-repeat.png);
	background-position: top center;
	background-repeat: repeat-y;
	}
.content {
	width:890px;
	margin-left:70px;
	padding: 45px;
	}
#home-link {
	height: 200px;
	}
#header {
	height: 55px;
	margin-left: 70px;
	background-image: url(/images/ribbon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#posts {
	width:460px;
	float:left;
	padding: 0px 64px 0px 0px;
	min-height: 650px;
	border-right: dotted 1px #ddd;
	}
#start-section {
	height:5px;
	padding-top:30px;
	background-image: url(/images/top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
.end-section {
	height:5px;
	background-image: url(/images/bottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	}

/* @end group */
/* @group Link Styles */

a:link {
	color: #222;
	text-decoration: none;
	}
a:visited {
	color: #222;
	text-decoration: none;
	}
a:hover {
	color: #35b7e0;
	text-decoration: none;
	}
a:active {
	color: #222;
	text-decoration: none;
	}

/* @end group */	
/* @group Headings */

h1 {
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0px;
	}
h2 {
	font-size:18px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
	margin:0px 0px 12px 0px;
	}
h3 {
	font-size:18px;
	margin:0px;
	}
h4 {
	font-size:16px;
	margin:0px;
	}
h5 {
	font-size:14px;
	margin:0px;
	}
h6 {
	font-size:11px;
	margin:0px;
	}

/* @end group */	
/* @group Date Tab */

.tab {
	height: 53px;
	width: 70px;
	float: left;
	margin-left: -115px;
	background-image: url(/images/tab.png);
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight: lighter;
	text-transform: uppercase;
	color: #fff;
	padding-top: 12px;
	text-align: center;
	line-height: 22px;
}
.day { font-size: 28px; }
.hot { font-size: 18px; }
.random { font-size: 10.5px; line-height: 20px; }

/* @end group */
/* @group Post List */

h1.post-title {
	width: 360px;
	color: #999;
	}
h1.comment-count {
	float: right;
	text-align: right;
	width: 100px;
	color: #999;
	}
.post-meta {
	padding: 12px 0px 14px 0px;
	text-transform: uppercase;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 18px;
	color: #999;
	}
.post-meta a { color: #999; }
.post-meta a:hover { color: #35b7e0; }
.post-content {
	margin-bottom:60px;
	}
.post-content p {
	line-height:22px;
	margin-bottom:10px;
	}
.post-content a { color: #ff4aa3; }
.post-content a:hover { color: #35b7e0; }
div.more {
	padding: 7px;
	float: left;
	margin-top: 20px;
	background-color: #ff4aa3;
	font-size: 11px;
	font-weight: bold;
	}
div.more a, div.more a:hover {
	color: #fff;
	}
div.more:hover {
	background-color:#35b7e0;
	cursor:pointer;
	}
.sociable {
	padding-top: 0px;
	}
p.wp-caption-text {
	background-color: #f7f7f7;
	margin-top: -8px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial;
	color: #999;
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #eee;
	border-right: solid 4px #fff;
	font-style: italic;
	}

/* @end group */
/* @group Comments */	
	
#comments {
	margin-top: 70px;
	border-top: solid 4px #222;
	margin-bottom: 20px;
	}
#comments img {
	float: left;
	margin-right: 20px;
	}
#comments h1 {
	font-size: 30px;
	color: #777;
	}
.comment-title {
	}
.comment-box {
	margin-bottom: 40px;
	background-color: #f7f7f7;
	padding: 15px;
	margin-top: 20px;
	border: dotted 1px #eee;
	}
.depth-2 {
	padding-left: 72px;
	background-image: url(/images/comment-arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#cancel-comment-reply {
	margin-top: 15px;
	font-size: 12px;
	}
.comment-right {
	float: left;
	width: 350px;
	}
.comment-author {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
	}
.comment-date {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 4px;
	color: #777;
	}
.leave-comment-title {
	margin-top: 60px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #ccc;
	}
	
/* @end group */
/* @group Comments Form */

.input-box {
	margin-bottom:12px;
	font-size:11px;
	}
#form input {
  border: 1px solid #ddd;
	margin-right:7px;
	padding-left: 7px;
	width:220px;
  height:18px;
	padding-top:7px;
	}
#form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  border: 1px solid #ddd;
	padding-top:7px;
	padding-left:5px;
  width:350px;
	margin-bottom:10px;
	line-height:16px;
	height:100px;
	overflow:auto;
	}
.submit {
	width:120px;
	height:23px;
	color:#fff;
	background-color: #ff4aa3;
	border:none;
	}
.submit:hover {
  background-color:#35b7e0;
	color:#fff;
	cursor:pointer;
	}

/* @end group */	
/* @group Sidebars */

#sidebars {
	width:320px;
	float:left;
	position: relative;
	}
ul.domtabs {
	margin-top: -88px;
	}	
ul.domtabs li {
	display: inline;
	padding: 12px 32px 12px 32px;
	border-left: solid 1px #444;
	}
ul.domtabs li a {
	color: #fff;
	}
ul.domtabs li.active {
	background-color: #ff4aa3;
	}
ul.domtabs li:hover {
	background-color: #ff4aa3;
	cursor: pointer;
	}
.sidebar {
	margin-top: 75px;
	padding: 0px 45px 0px 20px;
	width: 270px;
	}
.sidebar-java {
	position: relative;
	padding-right: 45px;
	width: 270px;
	}
.sidebar-connect a,
.sidebar h2 a:hover,
.sidebar-about a,
#twitter-item .sidebar-copy a {
	color: #35b7e0;
	}
.sidebar-connect a:hover,
.sidebar h2 a,
.sidebar-about a:hover,
#twitter-item .sidebar-copy a:hover {
	color: #ff4aa3;
	}
.sidebar-item {
	margin-bottom: 25px;
	}
#sidebars li {	
	margin-bottom:8px;
	}
li.current-cat, li.current-cat a {
	color: #ff4aa3;
	}
.sidebar-copy {
	color: #666;
	font-style: italic;
	line-height: 21px;
	}
.sidebar-copy p {
	margin-bottom: 15px;
	}
	
/* @end group */	
/* @group Browse */	

#twitter-item {
	}
#topics img {
	border: none;
	float: right;
	position: absolute;
	right: 50px;
	}
	
/* @end group */	
/* @group Media */	

#flickr-photos {
	margin-left: -10px;
	padding-top: 10px;
	}
#flickr img {
	margin-left: 10px;
	}
input.signup-bar {
	float: left;
	padding:5px;
	font-size:11px;
	border:1px solid #ddd;
	width:170px;
	color:#666;
	}
input.signup-button {
	float: left;
	margin-left: 5px;
	font-size:10px;
	color:#fff;
	width:55px;
	height:24px;
	border: none;
	background-color: #35b7e0;
	cursor:pointer;
	}
input.signup-button:hover {
	background-color: #ff4aa3;
	}

/* @end group */	
/* @group About */

#about img,
#book img {
	float: left;
	margin: 0px 10px 0px 0px;
}

/* @end group */	
/* @group Single */

.back a {
	line-height: 30px;
	font-size: 60px;
	font-family: Georgia, Times, serif;
	color: #fff;
}
.back a:hover {
	color: #35b7e0;
}
#single-date {
	height: 140px;
	font-size: 40px;
	color: #dedede;
	line-height: 70px;
}
#tags {
	line-height: 20px;
}
#tags a {
	color: #666;
}
#tags a:hover {
	color: #35b7e0;
}
ul.related_post li {
	margin-left: 15px;
	list-style: square;
}
ul.related_post li a {
	color: #666;
}
ul.related_post li a:hover {
	color: #35b7e0;
}

/* @end group */	
/* @group Footer */

h1.featured-title {
	font-size: 24px;
	line-height: 28px;
	margin-left: 30px;
	padding-bottom: 8px;
	}
li.random-post .featured-meta {
	padding-top: 20px;
	border-top: dotted 1px #ccc;
	margin-top: 40px;
	}
.featured-meta {
	padding: 0px 0px 8px 0px;
	text-transform: uppercase;
	color: #999;
	margin-left: 30px;
	}
.featured-content {
	font-size: 13px;
	line-height: 19px;
	margin-left: 30px;
	}
	
.featured-posts {
	width: 840px;
	position: relative;
	left: -30px;
	overflow: hidden;
	}
.featured-posts ul {
	position: relative;
	left: 0;
	overflow: hidden;
	z-index: 1;
	}
.featured-posts li {
	float: left;
	display: inline;
	width: 270px;
	}
.featured-posts .sociable {
	display: none;
	}
	
.slider-nav {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 840px;
	height: 30px;
	z-index: 2;
}
#random-posts .slider-nav {
	top: 140px;
}
.slider-nav .back { float: left; margin-left: 2px; }
.slider-nav .next { float: right; }
.slider-nav .back a,
.slider-nav .next a {
	font-weight: normal;
	display: none;
	font-size: 24px;
	color: #ff4aa3;
}
.slider-nav .back a:hover,
.slider-nav .next a:hover {
	color: #35b7e0;
}

/* @end group */	
/* @group Gutter */

#gutter {
	text-align:center;
	font-size:12px;
	padding-bottom: 30px;
	}
#gutter a {	color: #555; }
#gutter a:hover {	color: #35b7e0;	}
#search {
	margin-top: 25px;
	margin-bottom: 25px;
	}
#search input.searchbar {
	width: 220px;
	height: 18px;
	}
#search input.searchbutton {
	width: 50px;
	padding: 5px;
	color: #fff;
	background-color: #333;
	border: solid 1px #ccc;
	}
#search input.searchbutton:hover {
	background-color: #35b7e0;
	cursor: pointer;
	}
#site-info {
	color: #8a7d6b;
}
	
/* @end group */
/* @group Sociable */

div.sociable { margin: 20px 0px 0px 0px; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* @end group */
