/*  
Theme Name: Grid Focus Public
Theme URI: http://5thirtyone.com/
Description: Grid aligned left
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:#FFF;color:#4a4a4a;text-align:center;} 
body{font:13px arial,helvetica,verdana,sans-serif;}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:20px;}
h4{font-size:16px;}
a{color:#323232;text-decoration:none;}
a:hover{color:#a8e62d;}
#wrapper{border-top:3px solid #EEE;margin:20px auto;text-align:left;width:990px;} 

/* masthead / footer - navigation and categories */
#masthead{ background-color: #2c2c2c; padding:0 0 0; }
#masthead h1 a{text-transform:uppercase;width:400px;float:left;margin:12px 0 0 0;}
#masthead h1 a em{font-style:normal;color:#555;}
#authorBlurb img{float:right;width:42px;height:42px;border:3px solid #EEE;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}
ul.nav{list-style:none;background:url(images/wrapper1.jpg) repeat-x;}
.nav li{ border-right:0px solid transparent; float:left; display:block; width:100px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: 474747; }
.nav li a{font-weight:bold;font-size:12px;outline:none;color:#2c2c2c;text-decoration:none;display:block;padding:5px 0 12px 5px;width:99px;text-transform:uppercase;}
.nav li a span{font-size:12px;color:#777;text-transform:lowercase;}
.nav li a:hover{background:url(images/wrapper2.jpg) repeat-x;color:#eee!important;width:95px;}
* html .nav li a:hover{background:url(images/wrapper2.jpg) repeat-x;width:99px;}
.nav li.skip{border-left:0px solid #DDD;float:right;display:block width:100px;}
.nav li.skip a{width:100px;}
li.top{border-left:0px solid #DDD;float:right;display:block width:100px;}
li.top a{width:100px;}
.nav li.skip a:hover, li.top a:hover { background: transparent;color: #333 !important;}
#archives{background:#333;}
#archives ul{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left;display:block;width:101px;}
#archives li a{font-weight:bold;color:#7F7F7F;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:440px;}



#mytable {
	width: 430px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 430px;	 
	font: italic 8px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 2px 2px 8px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
        text-align: center;
	padding: 2px 2px 2px 8px;
	color: #4f6b72;
}

td.no {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	background: #fff;
        text-align: left;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bellet1.gif) no-repeat;
	font: bold 8px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bellet2.gif) no-repeat;
	font: bold 8px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

	.box {
		padding:0 12px 0 0;
		background:#fff url(borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(left.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(box.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:0.3em 10px;
		background:#a9e72e;
                font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}

/* style individual sidebars */
#midCol a{font-weight:bold;}
#midCol{color:#2c2c2c;float:left;margin:25px 0 0 33px;width:235px;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 #BBB;padding:1px 2px;margin-right:3px;width:163px;}
.middle_links h3{margin-bottom:7px;background:#FFF repeat-x;}
#midCol ul{list-style:none;margin:8px 0 4px;}
.middle_links ul li{background:url(images/li.gif) no-repeat 0 3px;color:#7F7F7F;line-height:1.2em;border-top:1px solid #e7e6e6;padding:4px 0 4px 16px;}
#tertCol{float:left;width:214px;margin:23px 0 0 33px;}
#tertCol p{color:#777;}
#tertCol1{float:left;width:214px;margin:23px 0 0 33px;}
#tertCol1 p{color:#7F7F7F;}
#tertCol1 ul{list-style:none;margin:8px 0 4px;}
#rss{float:left;width:214px;margin:23px 0 0 33px;}
#rss p{color:#adadad;}
#rss ul{list-style:none;margin:8px 0 4px;}
#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{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}
#midCol1 a{font-weight:bold;}
#midCol1{color:#2c2c2c;float:left;margin:25px 0 0 33px;width:320px;line-height:1.3em;}
#midCol1 p{color:#777;}
#midCol1 ul{list-style:none;margin:8px 0 4px;}
.middle_links1{margin-bottom:20px;}
.middle_links1 h3{margin-bottom:7px;background:#FFF repeat-x;}
.middle_links1 ul li{background:url(images/li.gif) no-repeat 0 3px;color:#ebebeb;line-height: 1.3em;border-top:.1px solid #e7e6e6;padding:4px 0 4px 20px;}
.middle_links2{margin-bottom:20px;}
.middle_links2 h3{margin-bottom:7px;background:#FFF repeat-x;}
.middle_links2 ul li{background:url(images/bullet6.gif) no-repeat 0 3px;color:#878787;line-height: 1.1em;border-top:1px solid #e7e6e6;padding:4px 0 4px 20px;}
.middle_links3{margin-bottom:20px;}
.middle_links3 h3{margin-bottom:7px;background:#FFF repeat-x;}
.middle_links3 ul li{background:url(images/bullet5.gif) no-repeat 0 3px;color:#7F7F7F;line-height: 1.1em;border-top:1px solid #e7e6e6;padding:4px 0 4px 35px;}
.middle_links4{margin-bottom:20px;}
.middle_links4 h2{margin-bottom:7px;background:#FFF repeat-x;}
.middle_links4 ul li{color:#7F7F7F;line-height: 1.5em;border-top:1px solid #e7e6e6;padding:4px 60px 4px 20px;}
.middle_links5{margin-bottom:20px;}
.middle_links5 h3{margin-bottom:7px;background:#FFF repeat-x;}
.middle_links5 ul li{background:url(images/pie.gif) no-repeat 0 3px;color:#e7e6e6;line-height: 1.3em;border-top:.1px solid #e7e6e6;padding:5px 0 5px 30px;}
.middle_links6{margin-bottom:20px;}
.middle_links6 h3{margin-bottom:10px;background:#FFF repeat-x;}
.middle_links6 ul{list-style:none;margin:2px 0 2px;}
.middle_links6 ul li{background:url(images/related.gif) no-repeat 0 3px;color:#ffffff;line-height: 1.4em; padding:4px 0 4px 10px;}
.middle_links7{margin-bottom:0px;}
.middle_links7 h3{margin-bottom:7px;background:#FFF repeat-x;}
.middle_links7 ul li{background:url(images/li.gif) no-repeat 0 3px;color:#fff;line-height: 1.3em;border-bottom:.1px solid #f4f2f2;padding:4px 0 4px 0px;}

.accordion-tabwrap{
border-bottom: 1px solid black;
padding-left: 4px;
}
.accordion-tab, .accordion-tabon{
white-space: nowrap;
display: inline;
border: 1px solid black;
padding: 0 5px;
z-index: 2;
background: white;
border-bottom: none;
margin-left: 5px;
font-size: 100%;
}
.accordion-tab{
border-color: #aaa;
}
.accordion-tabon{
padding-top: 1px;
position: relative;
top: 1px;
bottom: 1px;
}



/************************************************
*	Sidebar 		    	        	        * 
************************************************/
/* Fun with Sidebar Tabs CSS File */

/* remove browser dafaults */
div.fw_tabs_tabdisplay ul.tabbed_sidebar, div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab, div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3, div.fw_tabs_tabdisplay {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style: none !important;
}

/* content removal must be split out or else it will remove all the content in opera (and possibly sefari) This is to remove the special bullets used by the Kubrick theme */
#sidebar ul ul li:before {content:"";}

/* The second part #sidebar ul .... is targetted at Kubrick */
div.fw_tabs_tabdisplay ul.tabbed_sidebar, #sidebar ul div.fw_tabs_tabdisplay ul.tabbed_sidebar, #sidebar ul li div.fw_tabs_tabdisplay ul.tabbed_sidebar {
float:left;
margin:1px solid #ccc;
margin-left:-10px;
margin-top:-32px;
height:1px;
}

div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab, #sidebar ul div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab {
float:left;
margin:0;
padding:0;
margin-top:0px;
margin-left:-1px;
}

div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3, #sidebar ul div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3 {
font-size:10px;
line-height:1;
font-family:Arial, Helvetica, sans-serif;
color:#000;
display:block;
padding:5px;
border:1px solid %border-color%;
cursor:pointer;
background-color:#eee;
}

div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3.selected, #sidebar ul div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3.selected {
border-bottom:1px solid #fff;
background-color:#fff;
}

div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3:hover, #sidebar ul div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab h3:hover {
background-color:#dfe4ec;
}

div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab div.tab-content, #sidebar ul div.fw_tabs_tabdisplay ul.tabbed_sidebar li.tab div.tab-content {
display:none;
}

div.fw_tabs_tabs_surround, #sidebar ul div.fw_tabs_tabs_surround {
margin:10px 0 10px 0;
}

div.fw_tabs_tabdisplay {
border:1px solid #ccc;
padding:10px;

/* to add more space above each sidebar increase this (the minimum it can be is 32px) */
margin-top:32px;
}

div.fw_tabs_tabdisplay.first {
/* This will overide the above setting for Tabbed Sidebar 1 only.  */
margin-top:50px;
}

/* style the contents of the widget */

div.tab-content ul {}

div.tab-content ul li {}


/* wordpress entries styling - main content column */
.postMeta{background:url(images/stipe.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}
.post h2{line-height:1.2em;margin-bottom:7px;}
.post h2 a{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{background:url(images/dot1.gif) repeat-x bottom left;font-weight:bold;}
.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;}
.entry ul li{list-style-type: disc; 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 solid #EEE;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

p.feedburnerFlareBlock{
font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
font-size: 12px;
}

p.feedburnerFlareBlock a{
color: #828282; 
background:url(images/bullet.gif) repeat-x bottom left;
border: 0px solid #bcbcbc;
line-height:2.2em;
padding: 3px;
background-color:#fff;
}

p.feedburnerFlareBlock a:hover{
color: #000;
border: 1px solid #383838;
background-color:#a8e62d;
}

/* 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:435px;padding:0px 0 0 20px;}
#comments h3,
h3#respond{color:#555;margin-bottom:7px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #a4eb2d;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#567f10;}
.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:#acacac;border:0px solid #a4eb2d;}
.commentslist li.author a{color:#a6e42b;}
.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:#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{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.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;}