/*
Theme Name: Rewire Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana, sans serif;
	color: #282828;
	background: url(images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #282828;
}
img {
	border: 0;
}

.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: 365px; left: 682px;
}

/** BEGIN header **/
#header {
	height: 385px;
}
	#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: 0px;
padding-bottom: 0px;
color: #000000;
font-size: 1.5em;
	}
		#header h1 a {
			display: block;
			color: #808080;
			outline: none;

		}
/** END header **/

/** BEGIN header2 **/
#header2 {
	height: 185px;
}
	.header2 ul {
		list-style-type: none;
	}
		.header2 ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.8em;
		}
		.header2 ul li a {
			color: #000000;
			font-weight: bold;
			display: block;
			padding: 10px 10px 10px 11px;
		}
	#header2 h1 {
		clear: both;
		padding-top: 0px;
padding-bottom: 0px;
color: #000000;
font-size: 1.5em;
	}
		#header2 h1 a {
			display: block;
			color: #808080;
			outline: none;

		}
/** END header2 **/

#body {
background: url(images/wrapper.gif) repeat-y 660px 0;
}

/** BEGIN content **/
#content {
	width: 662px;
	float: left;
padding-top: 25px;
}
	#content #categories {
		list-style-type: none;
		height: 34px;
	}
		#content #categories li {
			float: left;
			font-size: 0.9em;
			padding-left: 1px;
			background: url(images/divider.gif) no-repeat 0 center;
		}
		#content #categories li.f {
			padding-left: 0;
			background: none;
		}
		#content #categories li a {
			display: block;
			padding: 10px;
		}
		#content #categories li a:hover {
			
		}
	#content .post {
		clear: both;
		padding: 0 0 30px;
		border-bottom: 1px solid #D4D3CF;
		margin: 0 20px 0 10px;
	}
		#content .post .l {
			float: left;
			width: 220px;
			font-size: 0.8em;
			color: #808080;
		}
			#content .post .l p {
				margin-bottom: 5px;
				padding: 0 10px;
			}
			#content .post .l img {
				margin-bottom: 10px;
				width: 200px; height: auto;
			}
			#content .post .l a {
				color: #808080;
			}
		#content .post .r {
			float: right;
			width: 392px;
			padding-right: 20px;
		}
			#content .post h2 {
				font-size: 2em;
				margin-bottom: 15px;
			}
				#content .post h2 a {
					
				}
			#content .post p {
				margin-bottom: 15px;
				line-height: 22px;
text-align: auto;
			}
                        #content .post h1 {
				margin-bottom: 15px;
			}
			#content .post .r .details {
				padding: 1px;
				border: 1px solid #D4D3CF;
				float: left;
			}
			#content .post .r .details p {
				background: url(images/details_bg.gif) repeat-x 0 0;
				font-size: 0.8em;
				font-weight: bold;
				padding: 0 10px;
				margin: 0;
				height: 29px;
			}
				#content .post .r .details p a {
					display: block;
					float: left;
					padding: 7px 0 8px;
					margin-top: 1px;
text-decoration: underline;
				}
				#content .post .r .details p a.readmore {
					background: url(images/details_divide.gif) no-repeat right center;
					margin-right: 5px;
					padding-right: 8px;
				}

/** 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: 34px;
		margin: 0 3px 10px 0;
		padding: 10px 0 0 88px;
		font-size: 0.9em;
		color: #6A6A6A;
	}
	#sidebar #subscribe2 {
		background: url(images/navigation.gif) repeat-x 0 0;
		height: 34px;
		margin: 0 3px 10px 0;
		padding: 10px 0 0 30px;
		font-size: 0.9em;
		color: #6A6A6A;
	}
		#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 form {
			width: 283px; height: 30px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box form input {
				border: 1px solid #ffffff;
				margin: 6px;
				float: left;
				width: 207px;
			}
			#sidebar .box form 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;
		}
		#sidebar .box ul {
			list-style-type: none;
			padding: 10px 0;
		}
			#sidebar .box ul li {
				font-size: 0.9em;
				padding: 5px 0;
			}
	#sidebar .l {
		width: 159px;
		float: left;
		padding-top: 10px;
	}
		#sidebar .l h2 {
			background-color: #282828;
			color: #ffffff;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px;
			margin: 0 4px;
		}
		#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: 159px;
		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 a{
color: #6A6A6A;
}
#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;
}
#comments {
	padding: 0 20px 10px 10px;
}
	#comments h2 {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.9em;
		padding-top: 25px;
		margin-bottom: 20px;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.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 **/
.clear {
clear: both;
padding-bottom: 20px; 
}
.bild img {
	border: #e2eef2 1px solid;
width:100%;
height:100px;
}
#breadcrumb {
font: 11px Arial, Helvetica, sans-serif;
height:30px;
line-height:30px;
color:#9b9b9b;
border:solid 1px #cacaca;
width:95%;
overflow:hidden;
margin:0px;
padding:0px;
}
#breadcrumb li {
list-style-type:none;
float:left;
padding-left:10px;
}
#breadcrumb a {
height:30px;
display:block;
background-image:url('http://www.mclord.com/blog/wp-content/themes/typebased/images/bc_separator.png');
background-repeat:no-repeat;
background-position:right;
padding-right: 15px;
text-decoration: none;
color:#000;
}
.home {
border:none;
margin: 2px 0px;
}
#breadcrumb a:hover {
color:#35acc5;
}
.nextprev {
    height: 1.5em;
font: 11px Arial, Helvetica, sans-serif;
}
.nextprev a{
text-decoration: none;
color:#5694fb;
}
.nextprev .prev {
    float: left;
}
.nextprev .next {
    float: right;
}
.main a{
color:#074dff;
}

.similar {
font-family: verdana, Lucida Grande, Tahoma, Arial, sans-serif;
text-decoration: none;
font-weight: normal;
line-height: 1.5em;
}

.similar a:link {
	color: #2361a1;
	text-decoration:none;
font-weight: normal;
}

.similar a:visited {
	color: #2361a1;
	text-decoration:none;
font-weight: normal;
}

.similar a:hover, a:active {
	color: #2b2ba2;
	background-color:#ffffff;
}
.alignright {
	margin: 14px 15px 10px 15px;
	float: right;
}

.alignright a {
color:#7f7f7f;
}

.alignright img {
vertical-align: text-top;
}
.twitter a {
	color: #074dff;
	text-decoration:none;
}
.authorcomment {
background: #f9fdb7;
padding: 10px;
}
.tbcomment {
padding: 5px;
background: url(images/tb.png) no-repeat;
}
.pbcomment {
padding: 5px;
background: url(images/pb.png) no-repeat;
}
.count {
float:right;
font-size:26px;
color:#333;
padding: 5px;
}
#imagestopbar{
  margin: 0 auto;
	padding-bottom: 5px;
	width: 800px;
  color: #000000;
	text-align: left;
}
#imagestopbar tr {
	vertical-align: bottom;
}
#imagestopbar td {
  width: 25%; 
	vertical-align: middle; 
	text-align: center;
padding-right: 8px;
}
.ad_image{
border: #000000 1px solid;
}

#cj {
font-family: verdana, Lucida Grande, Tahoma, Arial, sans-serif;
font-weight: normal;
line-height: 1.8em;
background-color: #f9fdb7;
padding: 8px;
}

.cjtitle {
font-family: verdana, Lucida Grande, Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 1.1em;
padding: 8px;
text-decoration:underline;
}

.cj a:link {
	color: #2361a1;
	text-decoration:none;
font-weight: normal;
}

.cj a:visited {
	color: #2361a1;
	text-decoration:none;
font-weight: normal;
}

.cj a:hover, a:active {
	color: #2b2ba2;
	background-color:#ffffff;
}
#searchframe {
border: 1px solid #D4D3CF;
}

#textads {
height:30px;
line-height:30px;
color:#9b9b9b;
border:solid 1px #cacaca;
width:95%;
overflow:hidden;
margin:0 0 22px 0;
padding:18px 0 0 10px;
}
#vansterspalt {
	float: left;
	margin: 0 10px 0 5px;
	padding: 0  0 0 0px;
	width: 160px;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
overflow: hidden;
}
#vansterspalt ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#vansterspalt ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#vansterspalt ul ul li            {
	display: block;
	margin: 3 3 3 -10px;
	padding: 0.1em 10px;
	width: 160px;
	voice-family: "\"}\""; 
	voice-family: inherit;

} 
#vansterspalt ul li a {
	text-decoration:none;
	width: 160px;
}
#vansterspalt ul li a:hover {
	text-decoration:none;
	background-color: #FFF;
}