/*  
=================================================
natebates.com theme is a customized version of an
excellent theme by derek punsalan
-------------------------------------------------
theme:     grid focus public
author:    derek punsalan
website:   http://5thirtyone.com/
=================================================

reference:
----------
columns: 98px
gutters: 10px 
highlight color: #0c96f7;

given a 2px padding and 1px border, image sizes are:
184px
292px
400px
508px
616px
*/

*{margin:0;padding:0;}
html,body{background:#FFF;color:#333;text-align:center;} 
body  {font:12px arial, helvetica, verdana, sans-serif;}
/*body * {font-family: arial, helvetica, verdana, sans-serif;}*/
h1{font-size:28px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
a{color:#333; text-decoration:none; font-weight:bold;}
a:hover{color:#0c96f7; text-decoration:underline;}
#wrapper{border-top:4px solid #333;margin:20px auto; margin-bottom:0px; text-align:left; width:962px; padding-bottom:20px; /* background:transparent url(images/bg.gif) top left repeat-y;*/} 
a img { border:0px; }

input[type="text"], textarea {font-family:tahoma; font-size:11px; height:14px; border:1px solid #999; padding: 2px 0 2px 8px; border-left-width:2px; color:#555;}
input[type="text"]:focus, textarea:focus {border-color:#0c96f7;/* color:#0c96f7;*/ color:#333;}

*:focus {
	outline:none;
}
::-moz-selection{
	background:#0c96f7;
	color:#fff;
}

::selection {
	background:#0c96f7;
	color:#fff;
}

img.right {
	margin-left:18px;
	margin-bottom:10px;
}

/* masthead / footer - navigation and categories */
#masthead{padding:5px 0;}
#masthead h1 a{font-weight:bold; font-family:helvetica, arial, sans-serif !important; float:left; margin:8px 0 0 0;}
#masthead h1 a:hover {text-decoration:none;}
#masthead h1 a em{font-weight:normal; color:#333;}
/*#authorBlurb img{float:right;width:42px;height:42px;border:0;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}
*/


ul.nav { background:#333; list-style:none; }
.nav li { border-right:2px solid #fff; display:block; float:left; width:106px; }
.nav li a { font-weight:normal; color:#eee; display:block; font-size:11px; padding:5px 0 12px 8px; text-decoration:none !important; text-transform:uppercase; width:98px; }
.nav li a span { color:#777; font-size:11px; text-transform:lowercase; }
.nav li a:hover { background:#0c96f7; color:#eee!important; }
* html .nav li a:hover { background:#0c96f7; }
.nav li a:hover span { color:#ccc; }
/*.nav li.skip{border:0px; border-left:2px solid #fff; float:right; display:block; width:105px;}
.nav li.skip a{width:98px;}
li.top{border-left:2px solid #fff; float:right; display:block; width:105px;}
li.top a{width:105px;}
.nav li.skip a:hover, li.top a:hover { background: transparent; color: #eee !important;}*/
/*#archives{background:#333;}
#archives ul{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left; display:block; width:100px;}
#archives li a{font-weight:bold;color:#777;width:99px;display:block;padding:2px 0 4px 5px;}
#archives li a:hover{color:#EEE;}
*/

/* main - middle content and columns */
#mid{}
#mainCol { float:left; margin:26px 0 0 0; width:638px; }

/* style individual sidebars */
#sidebar a{font-weight:bold;}
#sidebar{color:#444; float:right; margin:25px 0 0 0; width:314px; line-height:1.3em;}
#sidebar p{color:#777;}
#searchWrap {
	padding-left:8px;
}
#searchWrap input{vertical-align:middle;}
#searchWrap #s { margin-right:3px; width:220px; }
#searchsubmit {
	width:18px;
	height:18px;
	background: transparent url(images/btn_search2.gif) no-repeat 0 0;
	outline:none;
}
#searchsubmit:hover {
	background: transparent url(images/btn_search2.gif) no-repeat 0 -18px;
}
.sidebar_links{clear:both; margin-top:10px; border-top:0px solid #333; padding:10px 8px 5px 8px;}
.sidebar_links h3{margin-bottom:7px;}
#sidebar ul { list-style:none;margin:8px 0;}
.sidebar_links ul li {
/*	border-top:1px solid #BBB;*/
 /*padding:4px 0 4px 16px;*/
	color:#777;
	padding: 2px 0 2px 0;
}
/*.sidebar_links ul li{background:url(images/li.gif) no-repeat 0 3px;color:#777;line-height:1.2em;border-top:1px solid #BBB;padding:4px 0 4px 16px;}*/
.sidebar_links #recent_posts  li a , .sidebar_links #meta li a {
	background:url(images/li2.gif) no-repeat 0 0;
	display:block;
	height:15px;
	line-height:15px;
	margin-left:8px;
	padding-left:16px;
}
.sidebar_links #recent_posts li a:hover, .sidebar_links #meta li a:hover {
	background-position: 0 -15px;
}
#tertCol{float:left;width:214px;margin:23px 0 0 33px;}
#tertCol p{color:#777;}
/*#elseWhere{display:none;}
#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;}*/
ul#flickr_rss{list-style:none; margin:7px 0 0 1px;}
#flickr_rss li{background-image:none; border:0; color:#777; display:block; float:left; padding:4px 6px 3px 7px;}
#flickr_rss li a img{border:1px solid #333; color:#333; font-weight:bold; padding:2px; width:55px; height:55px;}
#flickr_rss li a:hover img{border-color:#0c96f7;}


/* wordpress entries styling - main content column */
.postMeta{/*background:url(images/dot.gif) repeat-x left center;*/ 
	font-size:11px;
	margin-bottom:5px;
	height:15px;
	line-height:15px;
	border-bottom:1px solid #333;
	padding-bottom:3px;
}
.postMeta span.date,
.postMeta span.time,
.postMeta span.categories,
.postMeta span.comments {
	width:90px;
	padding-left:8px;
	margin-right:10px;
	float:left;
}
.postMeta span.categories {
	/*width:306px; -- when using time column */
	width:414px;
}
.postMeta span.comments {
	margin-right:0px;
	padding-left:0px;
} 
/*.postMeta span.date{width:90px; padding-left:8px; margin-right:10px; float:left;}
.postMeta span.time{width:90px; padding-left:8px; margin-right:10px; float:left;}
.postMeta span.categories{padding:0 2px 0 4px; float:left;}
.postMeta span.comments{float:left; }*/
.postMeta span.comments a {background:transparent url(images/comments.gif) no-repeat left top; font-weight:normal; padding-left:15px; height:15px; float:right; line-height:15px; display:block;}
.postMeta span.comments a:hover {background-position: left bottom;}

.post{
	/*margin:0 0 15px 0px;*/
	padding-bottom:20px;
	border-top:2px solid #333; 
}
/*.single .post {
	border-bottom:2px solid #333; 
}*/
.post h2{/*line-height:1.2em;*/margin-bottom:5px; padding-top:3px; padding-left:8px;}
.post h2 a{width:100%; display:block; outline:none;}
.entry h3{margin:1em 0;}
.post .entry{line-height:1.4em; overflow:hidden; margin-left:8px; margin-right:8px;}
.post .entry p{margin:1em 0;}
.post .entry p a{/*background:url(images/dot.gif) repeat-x bottom left;font-weight:bold;*/}
.post .entry p ahover{text-decoration:underline;}
.entry blockquote{margin:0 1.3em 0;}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry li a{/*color:#333; font-weight:bold; 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:1px solid #333; padding:2px;}
.entry a:hover img{border-color:#0c96f7;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

/* style pagination buttons */
#more_reading { color: #777; 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:435px;padding:12px 0 0 0;}*/
/*#comments{padding:12px 0 0 0;}*/
#comments h3, #respond {
	border-top:2px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:20px;
	padding:3px 8px 3px 8px;
	text-align:left;
	display:block;
}
#comments h3 a {
	display:block;
	float:right;
	text-align:right;
	width:200px;
}
ol.commentslist{list-style:none; padding:0 0 10px 8px;}
.commentslist li{
	/*background:#FFF url(images/lgrey_diag.gif) repeat 0 0;*/ 
	margin-bottom:25px;
}
/*.commentslist li a{background:url(images/dot.gif) repeat-x bottom left;}*/
/*.commentslist li.alt{background:#FFF;}*/
.commentslist .comment_text{
/*	margin-left:8px;*/
	line-height:1.4em;
	overflow:hidden;
}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{/*margin:1em 0;*/}
.comment_text p+p {margin-top:1em;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}
div.author_meta, #commentform label {
	float:left;
	padding-right:16px;
	position:relative;
	text-align:right;
	width:190px;
	font-size:11px;
	line-height:20px;
}
/*.gravatar img {
	border:1px solid #ddd;
	padding:2px;
}*/
div.comment_text .comment_holder {
	background-color:#fff;
	margin-left:2px;
	margin-bottom:2px;
	padding: 0 8px 8px 8px;
} 
div.comment_text {
	background:#333 url(images/commentborder.gif) no-repeat bottom left;
	margin-left:0px;
}
.author_meta2 {
	font-size:11px;
	margin-right:0px;
	text-align:right;
	padding-left:208px;
	padding-top:2px;
}
p.author_meta span, p.author_meta2 span {
	display:block;
}
.author_meta2 .user, .author_meta2 .edit {
	float:left;
}
.author_meta2 .date, .author_meta2 .time {
	float:right;
}
.author_meta2 .user {
}
.author_meta2 .user a {
	font-weight:normal;
	text-decoration:underline;
}
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:#FFF;}
#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:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#777;margin:0 0 7px 0;}
/*.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}*/
#commentform p{margin-bottom:8px;}
/*#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}*/
#commentform {
	margin-left:8px;
}
#author, #email, #url, #comment{
	margin-left:0px;
	width:207px;
}
/*#commentform input[type="text"], #comment {
	border-left: 2px solid #bbb;
}*/
/*#author,
#email,
#url,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}*/
#comment {
	height:150px;
	overflow:auto;
	width:413px;
}

#commentform #submit {
	background: transparent url(images/btn_submit.gif) no-repeat top left;
	height:20px;
	width:50px;
}
#commentform #submit:hover {
	background: transparent url(images/btn_submit.gif) no-repeat bottom left;
}



.commentslist code{background:transparent;}

/* footer - text string and links */
#footer {margin-top:20px;}
#footer p {padding-top: 10px; }
#footer #showgrid {
	float:left;
	font-weight:bold;
	margin-left:8px;
}
#footer .rss, #footer .rsscomments {
	background:transparent url(images/rss.gif) left top no-repeat;
	display:block;
	float:right;
	font-weight:bold;
	height:16px !important;
	line-height:16px !important;
	padding:0 0 0 20px;
	width:82px;
}
#footer .rsscomments {
	width:176px;
}
#footer .rss:hover, #footer .rsscomments:hover {
	background-position: left bottom;
}

/* 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;}
