/*
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.
*/

#mainCat {float:right;width:200px;display:block;height:100px;padding-left:50px;margin-top:60px;}
#mainCat a {font-size:13px;line-height:2em;color:#000 !important;}
#mainCat a:hover {text-decoration:underline;}
#mainCat .5 p a span {color:#c20f08 !important;}

#mainCol.home p a.funk {text-decoration:underline;}


#picture {width:898px;height:200px;margin-top:5px;border:1px solid #000;}
#picture img {width:898px;height:200px;}

#midtext {margin: 20px 0px 0px 150px;border-bottom:1px solid #ccc;padding-bottom:10px;}
#midtext h2 {font-size:24px;color:#000;}
#midtext h3 {font-size:18px;color:#999;font-weight:normal;}

*{margin:0;padding:0;}
html,body{background:#FFF;color:#333;text-align:center;}
body{font:12px Georgia, arial,helvetica,verdana,sans-serif;}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
a{color:#333;text-decoration:none;}
a:hover{color:#666;}
#wrapper{border-top:0px solid #EEE;margin:20px auto;margin-bottom:0px;text-align:left;width:900px;}

/* masthead / footer - navigation and categories */
#masthead{padding:55px 0 10px 0;}
#masthead h1 a{font-size:30px;text-transform:uppercase;width:600px;float:left;margin:12px 0 0 0;}
#masthead h1 a em{font-style:normal;color:#555;}
#authorBlurb img{display:none;float:right;width:42px;height:42px;border:3px solid #EEE;}
#authorIntro a{font-weight:bold;}
#authorIntro{display:none;line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}

ul.nav{list-style:none;background:#fff;}

.nav li{background:#000; border-right:1px solid #fff; float:left; display:block; width:109px; height:44px;} /*127*/

.nav li:first-child{width:126px;}

.nav li a.home:hover,
.nav li a.home.active {background:#333333 !important; width:116px;}

.nav li a.about:hover,
.nav li a.about.active {background:#c20f08 !important;}

.nav li a.consulting:hover,
.nav li a.consulting.active {background:#894686 !important;}

.nav li a.brokerage:hover,
.nav li a.brokerage.active {background:#1380a8 !important;}

.nav li a.marketplace:hover,
.nav li a.marketplace.active {background:#7ca406 !important;}

.nav li a.news:hover,
.nav li a.news.active {background:#c3b808 !important;}

.nav li a.contact:hover,
.nav li a.contact.active {background:#c20f08 !important;}

.nav li a.epublish:hover,
.nav li a.epublish.active {background:#c3b808 !important;}

.nav li a.non-profit:hover,
.nav li a.non-profit.active {background:#c3b808 !important;}

.nav li a{font-size:11px; outline:none; color:#fff; text-decoration:none;display:block;padding:20px 0px 10px 10px; width:99px; text-transform:none;}
.nav li a span{display:none;font-size:11px;color:#777;text-transform:lowercase;}

.nav li a:hover{background:#333;color:#fff!important; }

* html .nav li a:hover{background:#333; }

.nav li.skip{border-left:1px solid #DDD;float:right;display:block; }
.nav li.skip a{width:149px;}

li.top{border-left:1px solid #DDD;float:right;display:block; width:127px;}
li.top a{width:127px;}

.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:600px;}
#mid{}#mainCol h2{margin-top:0 !important;}

/* style individual sidebars */
#midCol a{font-weight:bold;}
#midCol{color:#444;float:left;margin:25px 50px 0 0px;width:250px;line-height:1.3em;}
#midCol p{color:#777;}
#searchWrap,
.middle_links{margin:10px 0px 20px 0px;}
#searchWrap input{vertical-align:middle;}
#searchWrap #s{font-size:1.1em;border:1px solid #BBB;padding:1px 2px;margin-right:3px;width:220px;}

.middle_links h3{margin-bottom:7px;background:#000;color:#fff;font-size:12px;margin-bottom:0px;}
.middle_links h3 a {display:block;color:#fff;padding:5px 0px 5px 20px}
#midCol ul{list-style:none;margin:0px 0 10px;}
.middle_links ul li{background:#ddd;color:#000 !important;line-height:1.2em;border-top:0px solid #BBB;margin-top:1px;}
.middle_links ul li a {font-weight:normal !important;padding:5px 0 5px 30px;display:block;}

.middle_links.about h3 a:hover,
.middle_links.about h3 a.active {background:#c20f08;color:#fff;}
.middle_links.about ul {}
.middle_links.about ul li a {}
.middle_links.about ul li a.active {background:#c20f08;color:#fff;}
.middle_links.about ul li a:hover {background:#c20f08;color:#fff;}

.middle_links.consulting h3 a:hover,
.middle_links.consulting h3 a.active {background:#894686;color:#fff;}
.middle_links.consulting ul {}
.middle_links.consulting ul li a {}
.middle_links.consulting ul li a.active {background:#894686;color:#fff;}
.middle_links.consulting ul li a:hover {background:#894686;color:#fff;}

.middle_links.brokerage h3 a:hover,
.middle_links.brokerage h3 a.active {background:#1380a8;color:#fff;}
.middle_links.brokerage ul {}
.middle_links.brokerage ul li a {}
.middle_links.brokerage ul li a.active {background:#1380a8;color:#fff;}
.middle_links.brokerage ul li a:hover {background:#1380a8;color:#fff;}

.middle_links.marketplace h3 a:hover,
.middle_links.marketplace h3 a.active {background:#7ca406;color:#fff;}
.middle_links.marketplace ul {}
.middle_links.marketplace ul li a {}
.middle_links.marketplace ul li a.active {background:#7ca406;color:#fff;}
.middle_links.marketplace ul li a:hover {background:#7ca406;color:#fff;}

.middle_links.news h3 a:hover,
.middle_links.news h3 a.active {background:#c3b808;color:#fff;}
.middle_links.news ul {}
.middle_links.news ul li a {}
.middle_links.news ul li a.active {background:#c3b808;color:#fff;}
.middle_links.news ul li a:hover {background:#c3b808;color:#fff;}

#tertCol{float:left;width:114px;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{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}

/* 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{
	background:url(images/dot.gif) repeat-x left center;
	text-transform:uppercase;
	font-size:11px;
	text-align:right;
	margin-bottom:5px;
	/*border-bottom:1px solid #cccccc;*/
	width:100%;}

.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;}
.postMeta span.comments{display:inline;}
.postMeta span.date{display:none;}

.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 .5em;}
.post .entry{text-align:justify;font-size:13px;overflow:hidden;}
.post .entry p{line-height:1.4em;margin:0px 0 1em;}
.post .entry p a{background:url(images/dot.gif) repeat-x bottom left;font-weight:bold;}
.entry blockquote{margin-bottom:15px;}
.entry blockquote p {padding:10px 20px !important;margin-bottom:0px !important;}
.entry blockquote p a {font-weight:normal !important;color:#fff;}
.entry blockquote.about {background:#c20f08;color:#fff;font-weight:bold;}
.entry blockquote.consulting {background:#894686;color:#fff;font-weight:bold;}
.entry blockquote.brokerage {background:#1380a8;color:#fff;font-weight:bold;}
.entry blockquote.marketplace {background:#7ca406;color:#fff;font-weight:bold;}
.entry blockquote.news {background:#c3b808;color:#fff;font-weight:bold;}


.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:3px solid #EEE;}
.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:435px;padding:12px 0 0 0;}
#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 #BBB;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:#888;}
.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:#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;}

.title{
	font-size:13px;
	font-weight:bold;
	color: #777777;
	padding:0 0 12px;
	}

.home-blog-title{
	font-weight:bold;
	color: #777777;
	padding:0 0 12px;
	}

.meta{
	font-size:9px;
	font-weight:normal;
	}

#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer {background:#000;color:#fff;padding:10px 20px 10px 20px;}
#footer p {padding-top: 0px;}
#footer p a{font-weight:normal;color:#fff;text-decoration:underline;}
#footer p a:hover,
#footer p a.active {text-decoration:none;color:#666;}

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