/*  
Theme Name: Grid Focus Public
Theme URI: http://5thirtyone.com/
Description: Grid aligned left w/ full content + images
Version: 1.0
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.
*/

*{margin:0;padding:0;}
html,body{
	background:#000;
	color:#686868;
	text-align:center;} 
	
body{
	font:12px helvetica,arial,verdana,sans-serif;}
	
h1{font-size:22px; font-weight:normal;}
h2{font-size:16px; font-weight:normal;}
h3{font-size:14px; font-weight:normal;}
h4{font-size:14px; font-weight:normal;}

a{color:#393939;text-decoration:none;}
a:active{color:#393939;text-decoration:none;}
a:visited{color:#393939;text-decoration:none;}
a:hover{color:#8b2522;}

#wrapper{
	margin:0px auto;
	text-align:left;
	width:930px; 	
	background: black url('http://www.thecountdown.net/blog/wp-content/img/bg.jpg') top center no-repeat; } 
	
	
input[type="text"] { 
	width: 210px; 
	padding: 3px;
	background-color: #2a2a2a; 
	border-top: 1px solid #2a2a2a; 
	border-left: 1px solid #2a2a2a; 
	border-right: 1px solid #2a2a2a; 
	border-bottom: 1px solid #2a2a2a;
	color: #9a9a9a;
    font-size: 10px; }
	

input[type="textarea"] { 
	padding: 3px;
	background-color: #2a2a2a; 
	border-top: 1px solid #2a2a2a; 
	border-left: 1px solid #2a2a2a; 
	border-right: 1px solid #2a2a2a; 
	border-bottom: 1px solid #2a2a2a;
	color: #9a9a9a;
    font-size: 10px; }


/* main - middle content and columns */
#mid{}#mainCol{
	float:left;
	margin:490px 0px 0px 90px;
	width:425px;}

/* style individual sidebars */
#midCol a{font-weight:bold;}

#midCol{
	color:#444;
	float:left;
	margin:482px 0px 0px 60px;
	width:250px;
	line-height:1.3em;}

#midCol p{color:#777;}

#searchWrap, .middle_links{margin-bottom:20px;}

#searchWrap input{vertical-align:middle;}

#searchWrap #s{font-size:1.1em;border:1px solid @9a9a9a; background-color: #2a2a2a;padding:1px 2px;margin-right:3px;width:220px;}

#midCol h3{margin-bottom:7px; border-bottom:1px solid #2a2a2a; display:block;}
#midCol  p {font-size:11px;}
#midCol ul{list-style:none;margin:8px 0 4px;}
#midCol  ul li{color:#5a5a5a;font-size:11px;line-height:1.2em;border-bottom:1px dotted #2a2a2a;padding:6px 0px;}
#midCol  ul li.release{color:#5a5a5a;font-size:11px;line-height:1.2em;border-bottom:1px dotted #2a2a2a;padding:6px 0px;min-height:46px !important;}
#midCol ul li img {border:1px solid #2a2a2a; padding:2px; background-color:transparent;}
.sidebar_widget {padding-bottom:20px;}
#tertCol{float:left;width:214px;margin:23px 0 0 33px;}
#tertCol p{color:#777;}
#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;}
ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{height:40px; width:40px; border:1px solid #2a2a2a; padding:2px; background-color:transparent;}
#imgLinks li a:hover img{border-color:#DDD;}


#flickr {margin-right:-10px;}
#flickr a img {margin:0px 5px 5px 0px; height:40px; width:40px; border:1px solid #2a2a2a; padding:2px; background-color:transparent;}


/* wordpress entries styling - main content column */
.postMeta {background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#000; color:#3b3b3b;padding:0 2px 0 4px;}
.postMeta span.comments{background:#000 url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#3b3b3b;}
.postMetaFooter {text-transform:uppercase;font-size:11px;color:#3b3b3b;margin:15px 0px 30px 0px;border-top:1px solid #131313;border-bottom:1px solid #131313;background:#000 url(images/lgrey_diag2.gif) repeat top left; padding:6px 5px 3px 5px; }
.post{margin:0 0 15px 0;}
.post h2{color:#393939;line-height:1.2em;margin-bottom:7px;}
.post h2 a{color:#393939;width:100%;display:block;outline:none;}
.post h2 a:hover{color:#8b2522;width:100%;display:block;outline:none;}
.entry h3{margin:1em 0;}
.post .entry{line-height:1.4em;overflow:hidden;}
.post .entry p{margin:1em 0;}
.post .entry p a{}
.entry blockquote{margin:0 1.3em 0;}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry li a{color:#333;font-weight:normal;background:url(images/dot.gif) repeat-x bottom left;}
.entry ul li{background:url(images/li.gif) no-repeat 0 1px;padding-left:18px;margin-bottom:7px;}
.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:0px;min-width:425px;max-width:425px;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a img { border: none; margin:0 0 3px 2px; }

/* style me some comments and inputs */
#comments{width:425px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#444444;margin-bottom:7px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{background:#000 url(images/lgrey_diag.gif) repeat top left;border-top:1px solid #212121;border-bottom:1px solid #212121;margin-bottom:7px;padding:7px 0;}
.commentslist li a{}
.commentslist li.alt{background:#000;background:#000 url(images/lgrey_diag2.gif) repeat top left;border-top:1px solid #131313;border-bottom:1px solid #131313;}
.commentslist li:hover{border-color:#000;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}p.author_meta{font-weight:bold;text-transform:uppercase;margin:0 0 0 7px;}
p.post_meta{font-size:11px;text-transform:uppercase;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{background:#333;color:#CCC;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#000;}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#000;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{padding: 3px;
	background-color: #2a2a2a; 
	border-top: 1px solid #2a2a2a; 
	border-left: 1px solid #2a2a2a; 
	border-right: 1px solid #2a2a2a; 
	border-bottom: 1px solid #2a2a2a;
	color: #9a9a9a;
    font-size: 10px;
	font-family:Helvetica, Arial, sans-serif;}
#comment{width:415px;overflow:auto;}
#commentform p small{font-size:10px;font-family:Helvetica, Arial, sans-serif;color:#9a9a9a;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer p {padding-top: 7px; }
#footer p a{font-weight:bold;color:#333;}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}