/*
Theme Name: Life@TheIntersection
*/

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,
a:visited{ color:#fff; text-decoration:none; }
a:focus,
a:hover{ text-decoration:underline; }
body{ background-color:#262626; background-repeat:no-repeat; background-position:center top; color:#fff; font:10px Arial,Helvetica,sans-serif; }
.noposts{
	text-align:center;
	padding:30px 0 20px 0;
	font-size:13px;
	font-weight:normal;
}
.nocomments{
	padding:30px 0 375px 0
}
#searchform{
	padding:0 0 375px 0;
	text-align:center;
}
.wpcf7-form{
	color:#000;
}
.wpcf7-response-output{
	color:#fff;
}
.wpcf7-form p{
	display:none;
	color:#000;
}

/* Wrapper */
#wrapper{ width:947px; margin:105px auto 0; }

/* Sidebar */
#sidebar{ float:left; width:324px; padding:290px 0 0 0; }
	#sidebar h2{ font-size:18px; font-weight:normal; color:#ee8601; margin-bottom:5px; }
	#sidebar h2 span{ font-weight:bold; color:#fff; }
	#sidebar p{ font-size:12px; margin-bottom:10px; }

/* Mainbar */
#mainbar{ float:right; width:604px; margin-bottom:43px; }

/* Logo */
#logo{ display:block; width:604px; height:123px; cursor:pointer; text-indent:-5000px; background:url(images/logo.png) no-repeat; }

/* Nav */
#nav{ clear:both; font-size:13px; font-weight:bold; margin-left:20px; }
	#nav li{ float:left; }
	#nav a{ float:left; margin:0; padding:0 3px 0 10px; text-decoration:none; background:url(images/bgr-nav-left.png) no-repeat left top; }
	#nav a span{ float:left; display:block;	padding:8px 20px 9px 10px; color:#fff; cursor:pointer; background:url(images/bgr-nav-right.png) no-repeat right top; }
	#nav .current a span,
	#nav a:hover span{ color:#fe8f00; text-decoration:underline; }

/* Social */
#social{ float:right; margin-right:5px; }
	#social li{ float:left; margin-left:1px; }

/* Sidebox */
.sidebox{ width:324px; }
.sidebox-top{ width:324px; height:10px; background:url(images/bgr-sidebox-top.png) no-repeat; }
.sidebox-bot{ width:324px; height:10px; margin-bottom:20px; background:url(images/bgr-sidebox-bot.png) no-repeat; }
.sidebox-bod{ width:304px; padding:0 10px; background:url(images/bgr-sidebox-bod.png) repeat-y; }

/* Main box */
.mainbox{ float:left; width:602px; }
.mainbox-top{ width:602px; height:10px; background:url(images/bgr-mainbox-top.png) no-repeat; }
.mainbox-bot{ width:602px; height:10px; background:url(images/bgr-mainbox-bot.png) no-repeat; }
.mainbox-bod{ width:602px; background:url(images/bgr-mainbox-bod.png) repeat-y; }
	.mainbox-bod h3{ font-size:15px; }

/* Intersection */
#intersection{ padding:10px 10px 5px; }

/* Search */
#search{ padding:5px 0; }
	#search input{ vertical-align:middle; }
	#search input.txt{ width:216px; height:22px; margin-right:9px; border:0; border-top:1px solid #45879e; border-right:1px solid #45879e; }
	#search input.btn{ width:76px; height:24px; border:0; cursor:pointer; background:url(images/button-search.png) no-repeat; }

/* Category */
#category{ padding:5px 25px 10px; }
	#category ul{ font-size:14px; }

/* Tags */
#tags{ padding:5px 0; }
#tags h2.widgettitle{ display:none; }

/* Blogpost */
#blogpost{ width:526px; padding:38px 0 0 38px; overflow:hidden; }
	#blogpost li{ float:left; margin-bottom:50px; }
	#blogpost li .thumb{ float:left; display:block; width:213px; height:233px; padding:10px 0 0 10px; background:url(images/bgr-thumb.png) no-repeat; }
	#blogpost li .thumb img{  width:203px; height:131px; float:left; }
	#blogpost li .text{ float:left; width:278px; font-size:12px; padding-left:25px; }
	#blogpost li .text h2{ font-size:18px; }
	#blogpost li .text ul.date{ float:left; width:278px; margin-bottom:15px; }
	#blogpost li .text ul.date li{ float:left; margin:0 5px 0 0; padding-left:5px; border-left:1px solid #fff; }
	#blogpost li .text ul.date li.first{ padding-left:0; border-left:0; }
	#blogpost li .text .post{ clear:both; width:auto; padding:0; overflow:auto; }
	#blogpost li .text p{ margin-bottom:12px; }
	#blogpost li .text a.more-link{ display:block; text-align:right; text-decoration:underline; }
	#blogpost li .text a.more-link:hover{ text-decoration:none; }

/* Post */
.post{ width:511px; padding:38px 42px 38px 48px; overflow:hidden; }
	.post .photoimg{ clear:both; width:501px; height:408px; padding:10px 0 0 10px; background:url(images/bgr-photo.png) no-repeat; }
	.post h2{ font-size:24px; margin-bottom:10px; }
	.post p{ font-size:12px; margin-bottom:12px; }
	.post ul.date{ float:left; width:511px; font-size:12px; margin-bottom:15px; }
	.post ul.date li{ float:left; margin:0 5px 0 0; padding-left:5px; border-left:1px solid #fff; }
	.post ul.date li.first{ padding-left:0; border-left:0; }
	.post .social{ clear:both; width:100%; overflow:hidden; padding:0 0 40px 0;}
	.post .social h4{ font-size:12px; margin-bottom:5px; }
	.post .social li{ float:left; margin-right:5px; }
	.post .mpic{ padding:0 0 20px; }
	.post .alignleft{ float:left; }
	.post .alignright{ float:right; }

#commentform{ clear:both; }
#commentform textarea{ width:500px; height:100px; }

/* Footer */
#footer{ clear:both; width:947px; }
#footer-top{ width:947px; height:10px; background:url(images/bgr-footer-top.png) no-repeat; }
#footer-bot{ width:947px; height:10px; margin-bottom:20px; background:url(images/bgr-footer-bot.png) no-repeat; }
#footer-bod{ width:947px; background:url(images/bgr-footer-bod.png) repeat-y; }
	#footer .columns{ padding:10px 0 0; overflow:hidden; }
	#footer .box{ float:left; width:275px; margin-left:40px; }
	#footer .first{ margin-left:35px; }
	#footer h2{ font-size:18px; font-weight:normal; color:#ee8601; margin-bottom:5px; }
	#footer h2 span{ font-weight:bold; color:#fff; }
	#footer #david{ width:260px; }
	#footer #david p{ font-size:12px; margin-bottom:12px; }
	#footer #recent ul{ font-size:12px; padding:5px; }
	#footer #recent ul h2{ margin-bottom:0; }
	#footer #recent ul ul.date{ width:100%; font-size:12px; color:#909090; padding:0; margin-bottom:15px; overflow:hidden; }
	#footer #recent ul ul.date li{ float:left; margin:0 5px 0 0; padding-left:5px; border-left:1px solid; }
	#footer #recent ul ul.date li.first{ padding-left:0; border-left:0; }
	#footer #recent ul ul.date li a{ color:#909090; }
	#footer #recent h2.widgettitle{ display:none; }
	
	#footer #connect ul{ margin:15px 0 0 0; }
	#footer #connect li{ list-style:none; }
	#footer #connect input.wpcf7-validates-as-required{ width:190px; height:20px; font-size:16px; font-weight:bold; color:#696969; padding:2px 3px 0; border:0; border-top:1px solid #45879e; border-right:1px solid #45879e; }
	#footer #connect li.send{ text-align:right; padding-right:40px; }
	#footer #connect p{ font-size:12px; margin:0; line-height:1.0em; }
	#footer #connect fieldset{ padding:0; margin:0; position:relative; top:-10px;}
	#footer #connect fieldset li{ margin-bottom:10px; }
	#footer #connect input.txt{ width:190px; height:20px; font-size:16px; font-weight:bold; color:#696969; padding:2px 3px 0; border:0; border-top:1px solid #45879e; border-right:1px solid #45879e; }
	#footer #connect textarea{ width:229px; height:78px; font-size:16px; font-weight:bold; color:#696969; padding:2px 3px 0; border:0; }
	#footer #connect input.btn{ width:76px; height:30px; border:0; cursor:pointer; background:url(images/button-send.png) no-repeat; }