/*
Theme Name: Rewire Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #282828;
	background: url(images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #282828;
}
img {
	border: 0;
}
.clear{
	clear:both;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	position: relative;
}

#rss {
	position: absolute;
	width: 54px; height: 69px;
	background: url(images/rss.jpg) no-repeat 0 0;
	top: 145px; left: 682px;
}

/** BEGIN header **/
#header {
	height: 166px;
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
		}
		#header ul li a {
			color: #ffffff;
			font-weight: bold;
			display: block;
			padding: 10px 10px 11px;
		}
	#header h1 {
		clear: both;
		padding-top: 25px;
	}

/** END header **/

#body {
	background: url(images/wrapper.gif) repeat-y 660px 0;
}

/** BEGIN content **/
#content {
	width: 662px;
	float: left;
}
	#content #categories {
		list-style-type: none;
		height: 40px;
	}
		#content #categories li {
			float: left;
			font-size: 0.9em;
			padding-left: 1px;
			background: url(images/navigation.gif) no-repeat 0 center;
		}
		#content #categories li.f {
			padding-left: 0;
			background: none;
		}
		#content #categories li a {
			display: block;
			padding: 12px;
		}
		#content #categories li a:hover {
			
		}
	#content .post {
		clear: both;
		padding: 20px 0 30px;
		margin: 0 20px 0 10px;
	}
		#content .post p{
			clear: both;
			margin-bottom: 10px;
			padding-top: 20px;
		}
		#content .post p a{
			color:#E64D4D;
			font-weight:bold;
		}
		#content .post h2 {
			font-family: Georgia;
			font-size: 27px;
			margin-bottom: 5px;
			border-bottom: 1px dotted black;
			width:561px;
			
		}
			#content .post h2 a {
				color: #252525;
			}
		#content .post h3{
			font-weight:normal;
			color:#736357;
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin-bottom: 15px;
		}
			#content .post h3 a, .post-title h3 span{
				font-weight:bold
			}

			#content .post h3 .post_cat{
				background:url(images/category.gif) no-repeat left 1px;
				padding:0 0 2px 18px;
			}
			#content .post h3 a, .post-title h3 span a{
			color:#E64D4D;
			}

	#content .post-date{
		float:left;
		font-size:12px;
		width:55px;
		height:55px;
		color:#ffffff;
		text-align:center;
		background:url(images/post-date-bg.png) no-repeat;
		padding-right:5px;
	}

		#content .post-date span{
			font-size:25px;
			line-height:37px;
			color:#000000;
		}

	#content .post-title{
		float:left;
		width:506px;
	}
	#content .tags {
		padding:5px 0;
		margin:20px 15px 10px 15px; 
		border-top:1px solid silver;
		border-bottom:1px solid silver;
	}
	#content .social{
		margin:20px 15px 10px 15px;
		padding: 30px 0px 10px 18px;
		background: url('../../../wp-includes/images/ShareObsession.png') no-repeat top left;
		border-bottom:1px solid silver;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 318px;
	float: right;
}
	#sidebar a:hover {
		color: #9A3316;
	}
	#sidebar #subscribe {
		background: url(images/navigation.gif) repeat-x 0 0;
		height: 40px;
		margin: 0 3px 10px 0;
		padding: 4px 0 0 10px;
		font-size: 0.9em;
		color: #6A6A6A;
		font-weight:bold;
	}
		#sidebar #subscribe a {
			font-weight: bold;
			color: #6A6A6A;
		}
		#sidebar #subscribe a:hover {
			color: #9A3316;
		}
	#sidebar #ad125x125 {
		text-align: center;
	}
		#sidebar #ad125x125 img {
			border: 0;
			margin: 5px;
		}
	#sidebar .box {
		background: url(images/horizontal.gif) repeat-x 0 bottom;
		margin-right: 3px;
		padding: 10px 15px;
	}
		#sidebar .box .search {
			width: 283px; height: 30px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box .search input {
				border: 1px solid #ffffff;
				margin: 6px;
				float: left;
				width: 207px;
			}
			#sidebar .box .search button {
				float: left;
				width: 57px; height: 30px;
				text-indent: -9999px;
				border: 0;
				margin-left: 5px;
				background-color: transparent;
			}
		#sidebar .box h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			height:20px;
			padding:4px 0 0 4px;
			background-color:black;
			color:white;

		}
		#sidebar .box ul {
			list-style-type: none;
			padding: 10px 0;
		}
			#sidebar .box ul li {
				font-size: 0.9em;
				padding: 5px 0;
			}
		#sidebar .box a {
			margin-top:10px;
		}
		#sidebar .box .tags { 
			padding-bottom: 5px;
		}
		#sidebar .box .tags a {
			color: #808080;
		}
		#sidebar .box .tags a:hover {
			color: #00A2D0; /*A91B33;*/;
		}

	#sidebar .l {
		width: 125px;
		float: left;
		padding-top: 10px;
	}
		#sidebar .l h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			height:20px;
			padding:4px 0 0 4px;
			background-color:black;
			color:white;
		}
		#sidebar .l ul {
			list-style-type: none;
			margin: 0 2px 10px 4px;
		}
			#sidebar .l ul li {
				background-color: #ffffff;
				padding: 8px 10px;
				border-width: 0 1px 1px;
				border-style: solid;
				border-color: #D4D3CF;
			}
	#sidebar .r {
		width: 125px;
		float: left;
		padding-top: 10px;
	}
		#sidebar .r h2 {
			background-color: #282828;
			color: #ffffff;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px;
			margin: 0 8px 0 2px;
		}
		#sidebar .r ul {
			list-style-type: none;
			margin: 0 8px 10px 2px;
		}
			#sidebar .r ul li {
				background-color: #ffffff;
				padding: 8px 10px;
				border-width: 0 1px 1px;
				border-style: solid;
				border-color: #D4D3CF;
			} 
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background: #282828 url(images/footer.gif) repeat-x 0 0;
	color: #6A6A6A;
	clear: both;
	font-size: 0.8em;
	padding: 30px 0;
}
	#footer div {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
		margin-bottom: 10px;
		padding-left: 30px;
	}
	#footer a {
		color: #6A6A6A;
	}
	#footer a:hover {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN misc **/
#postnav {
	padding: 20px;
}
#content .post h3 {
	margin-bottom: 5px;
}
#content .post ul {
	padding-left: 15px;
	margin-bottom: 10px;
}
#content .post ul li {
	padding: 2px 0;
}
#content .post ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
#content .post ol li {
	padding: 2px 0;
}
#content .post blockquote {
	padding-left: 10px;
	border-left: 2px solid #e0e0e0;
	font-style: italic;
	margin-left: 2px;
}

.sdetails {
	clear: both;
	font-size: 0.8em;
	padding-top: 20px;
}
	.sdetails p {
		margin-bottom: 5px !important;
		color: #909090;
	}
	.sdetails a {
		color: #909090;
	}
	.sdetails a:hover {
		color: #282828;
	}
/** END misc **/

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #D5C9AD;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
#respond
{
	margin-top:10px;
}	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #6C5C37;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #352E1E;
	}
	
.reply a:hover {
	background: #B32037;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #B32037;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F3EEE1;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #D5C9AD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #D5C9AD;
	border-bottom: 1px solid #D5C9AD;
	border-left: 1px solid #D5C9AD;
	margin: 0px;
	padding: 0px;
	}