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

Modified by Yelloface
URL: http://www.nopokographics.com
*/

*{margin:0;padding:0;}
html,body{background:#FFF;color:#333;text-align:center;} 

body{
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 12px;
}

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:0px auto;
	text-align:left;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	width:965px;
	padding: 0px 50px 0px 50px
}

/************************************************
*	              HEADER        				*
************************************************/

/* masthead / footer - navigation and categories */

#masthead {
    width: 960px;
	height: 306px;
	padding:0;
	margin-bottom: 20px;
}

#masthead img {
    border: none;
}

#masthead h1 a
{
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	margin: 0px;
	color: #173f67;
	font-weight: bold;
	letter-spacing: 0.03em;
}

#masthead h1 a:hover {
	color: #173f67;
}
#masthead h1 a em {
	font-style:normal;
	color:#173f67;
}


#authorBlurb {
	visibility:hidden;
	height: 0px;
	width: 0px;
}

#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;
}

/************************************************
*	              NAVIGATION        				*
************************************************/


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

.nav li{
border-right:1px solid #efefef;
float:left;
display:block;
width:100px;
}

.nav li.link a{
width:99px;
outline:none;
color:#333;
display:block;
padding:8px 0 9px 5px;
font-size:11px;
text-align: center;
text-transform:uppercase;
text-decoration:none;
}

.nav li.link a:hover{
background-color:#bbb;
color:#000!important;
width:99px;
padding:8px 0 9px 5px;
}

.nav li.about a{
width:99px;
border: none;
outline:none;
display:block!important;
display: inline;
color:#333;
padding:8px 0 9px 5px;
font-size:11px;
text-align: center;
text-transform:uppercase;
text-decoration:none;
margin-left: 457px;
}

.nav li.about a:hover{
background-color:#bbb;
border: none;
display:block!important;
display: inline;
color:#000!important;
width:99px;
padding:8px 0 9px 5px;
}


.nav li.current_page_about a{
width: 99px!important;
width:120px;
border: none;
outline:none;
background-color: #333;
color:#fff;
display:block!important;
display: inline;
padding:8px 0 9px 5px!important;
padding:8px 10px 9px 10px;
font-size:11px;
font-weight: 500;
text-align: center;
text-transform:uppercase;
text-decoration:none;
margin-bottom: -10px;
margin-bottom: 0!important;
margin-left: 457px;
}

.nav li.current_page a{
width:99px;
border: none;
outline:none;
background-color: #333;
color:#fff;
display:block;
padding:8px 0 9px 5px;
font-size:11px;
font-weight: 500;
text-align: center;
text-transform:uppercase;
text-decoration:none;
}

.nav li a span{
font-size:11px;
color:#777;
text-transform:lowercase;
}



* html .nav li a:hover{
background:#333;
width:99px;
}
.nav li.skip {
border-left:1px solid #DDD;
float:right;
display:block;
width:100px;
}
 
.nav li.skip a{
width:100px;
}

li.top{
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:#000;
}


#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:#FFF;
}



/* main - middle content and columns */
#mid{}
#mainCol {
	float:left;
	margin: 0px;
	margin-top: 20px;
	padding-top: 0px;
	width: 680px;
	background-color: #fff;
}



/* style individual sidebars */
#midCol a{font-weight:bold;}
#midCol{color:#444;
float:left;
margin:25px 0 0 33px;
width:250px;
line-height:1.3em;
/*border:1px solid blue;*/
}

#midCol p{color:#000;}
#searchWrap,
.middle_links{margin-bottom:30px;}
#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;}

h3.edito{
height: 45px;
margin-bottom:7px;
background:url(images/EditoTitre.gif) no-repeat left center;
}

h3.recent_comments{
height: 45px;
margin-bottom:7px;
background:url(images/RecentCommentsTitre.gif) no-repeat left  center;
}
h3.fresh{
height: 45px;
margin-bottom:7px;
background:url(images/Fresh!Titre.gif) no-repeat left  center;
}

h3.tags{
height: 45px;
margin-bottom:7px;
background:url(images/TagsTitre.gif) no-repeat left  center;
}

h3.agenda{
height: 45px;
margin-top: 80px;
margin-bottom:7px;
background:url(images/AgendaTitre.gif) no-repeat left  center;
}

#midCol ul{
list-style:none;
margin:8px 0 4px;
}

.middle_links ul li {
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:4px 0 4px 0;
}

.advert {
 width: 250px;
 text-align: center;
}

.advert img {
  border: none;
}

ul.recentPosts {
 list-style:none;
 margin: 0;
 padding: 0;
}

ul.recentPosts li a{
 font-size: 14px;
}

.subscribe {
 height: 110px;
 margin-top: 50px;
 margin-left: 15px;
 padding-left: 120px;
 background:url(images/btn_rss.jpg) no-repeat left center;
}

.subscribe ul {
 list-style:none;
 padding-top: 9px;
}
.subscribe ul li{
 color:#7F7F7F;
 line-height:1.2em;
 border-top: none;
 padding:2px 0 6px 0;
}


.tagscloud {
 border-top:1px solid #BBB;
}
.tagscloud ul li{
   border: none;
}

ul.st-tag-cloud   {
   float: left;
   display: inline;
   margin: 0;
   padding-bottom: 15px;
}
ul.st-tag-cloud  li {
   float: left;
   display: inline;
   height: 5px;
   margin: 2px;
   text-decoration:none;
}

ul.st-tag-cloud  li a {
   text-decoration:none;
}

#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{
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{
width: 230px;
text-transform: capitalize;
font-size:11px;
text-align:left;
margin: 0px 0px 5px 452px;
/*border: 1px solid blue;*/
}
.authorMeta {
	text-transform: inherit;
	font-size: 11px;
	width: 200px;
	text-align: left;
	padding: 0px;
	margin: 25px 0px -10px 452px;
	letter-spacing: 0.0em;
}
.postMeta a, .postMeta a:link,.postMeta a:visited,
.authorMeta a, .authorMeta a:link,.authorMeta a:visited{
color:#000;
font-weight: 600;
}

.postMeta a:hover,.postMeta a:active,
.authorMeta a:hover,.authorMeta a:active {
 color: #EE0000;
}



.post{margin:0 0 15px 0;}

/** PAGE **/
.page h1
{   
    font-size: 22px;
	font-weight: 900;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
    text-align: left;
}

.page h3{margin:1em 0;}

.post .page{
min-height: 290px;
line-height:1.4em;
overflow:visible;
padding-bottom: 70px;
background:url(images/dividerLF2.png) no-repeat bottom center;
}

.post .page p{margin:1em 0;}

.post .page p a{
background:url(images/dot.gif) repeat-x bottom left;
font-weight:bold;
}

.page blockquote{
margin:0 1.3em 0;
}
.page ul{
margin:0 1.3em 0;
list-style:none;
}

.page li a{
color:#333;
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.page ul li{
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.page ol{margin:0 1em 0 3em;}

.page ol li{margin:0 0 7px 0;}

.page img
{
	float: left;
	margin-right: 10px;
	padding: 3px;
	top: -57px;
	position: relative;
	overflow: visible;
	border:1px solid #000;
}

.page img, .page a img {
}

.page a:hover img {
	border-color:#D80100;
}
.page table tr { padding: 15px 0; }

.pagey table tr.alt { background: #eee; }

/** ENTRY FOR POSTS **/

.entry  h2
{
	line-height: 1.3em;
	margin: 0px 0px -15px 450px;
	padding: 0px 0px 4px 0px;
	width: 200px;
	border-bottom: 0px solid #BBBBBB;
	overflow: auto;
}

.entry  h2 a {
	color: #000;
	width:100%;
	display:block;
	outline:none;
}

.entry  h2 a:hover {
	color: #D80100;
}
.entry h3{margin:1em 0;}

.post .entry{
min-height: 300px;
line-height:1.4em;
overflow:visible;
padding-bottom: 70px;
background:url(images/dividerLF2.png) no-repeat bottom center;
/*border: 1px solid blue;*/
}

.post .entry p{margin:1em 0;}

.post .entry p a{
background:url(images/dot.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;
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
{
	float: left;
	margin-right: 10px;
	padding: 3px;
	top: -45px;
	position: relative;
	overflow: visible;
	border:1px solid #000;
}

.entry img, .entry a img {
}

.entry a:hover img {
	border-color:#D80100;
}
.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;
padding-right: 17px;
text-align: right; 
background:url(images/arrow_next.gif);
background-position: right;
background-repeat: no-repeat;
}

#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-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 1.1em;
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 {
margin-top: 50px;
margin-bottom: 5px;
padding-top: 7px; 
text-align: left;
}

#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;}