/*  
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:#FFF;color:#333;text-align:center;} 
body{font:12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: url(images/header.png) 50% top no-repeat; }
h1,h2{font-size:24px; text-align: center; margin-top: 0.5em;}
h3{font-size:16px;}
h4{font-size:14px;}
a{color:#333;text-decoration:none;}
a:hover{color:#666;}
blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	padding: 0 2em;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper{
	position:relative;
	margin:20px auto;
	text-align:left;
	width:965px;
	padding-top: 120px;
}

#reverbnation {
	position: absolute;
	width: 262px;
	height: 83px;
	top: 76px;
	left: 420px;
	padding: 57px 41px 0 48px;
	background: url(images/reverbnation.png) left top no-repeat; }

/* masthead / footer - navigation and categories */
#masthead { position: relative; padding-bottom: 50px;}
#masthead h1 a, #masthead div.logo a {
	display: block;
	width:400px;
	margin: 0 auto;
	text-transform:uppercase;
}
#masthead h1 a em, #masthead div.logo a em {font-style:normal;color:#555;}
#masthead h1 a, #masthead div.logo a {text-indent: -9999px;width:315px;height:128px;background:url(images/logo.png) left top no-repeat;}
#authorBlurb img{position: absolute;width:112px;height:112px;bottom: 0;right: 0;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}
#authorIntro { display: none; }

#nav {
	position: absolute;
	left: 0;
	top: 278px;
	width: 100%;
	font-size: 1.17em;
	text-align: center;
	color: #666;
}
#nav a {
	color: #666;
}
#nav a:hover {
	color: #333;
	text-decoration: underline;
}

/* main - middle content and columns */
#mainCol {
	float:left;
	margin:26px 0 0 15%;
	width: 70%;
	font-size: 14px;
}

/* style individual sidebars */
#midCol a{font-weight:bold;}
#midCol a img{border:0;}
#midCol h4{font-size:12px;color:#333;margin:0;}
#midCol{color:#444;float:left;margin:25px 0 0 33px;width:250px;line-height:1.3em;}
#midCol p{color:#777;}
#searchWrap,.sidebar_widget
.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:220px;}
#searchWrap h3, .middle_links h3 {
	margin: 1em 0;
	line-height: 1.3;
}
.sidebar_widget h3 {
	margin: 0 0 1em;
}
.sidebar_widget span.rss-date {
	display: block;
}
.bandcamp-player {
	width: 150px;
	margin: 1em auto;
}
.eventful-sticker {
	margin-bottom: 1em; }
.eventful-sticker .calendar-name {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1em 0; }
.eventful-sticker .dtstart {
	color: #444;
	font-weight: bold; }
.eventful-sticker .calendar-subs {
	display: none; }
.eventful-sticker .calendar-footer {
	text-align: right;
	font-size: 90%; }
.eventful-sticker .calendar-footer:before {
	content: "["; }
.eventful-sticker .calendar-footer:after {
	content: "]"; }
.middle_links.first h3{margin-top:0;}
#midCol ul, #tertCol ul {list-style:none;margin:8px 0 4px;}
.sidebar_widget {
	margin-bottom: 1em;
}
.sidebar_widget ul li,
	.eventful-sticker .vevent,
	.middle_links ul li{
	background:url(images/bullet.png) no-repeat 0 4px;color:#7F7F7F;line-height:1.2em;border-top:1px solid #BBB;padding:4px 0 4px 16px;}
#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;}

#twelveseconds {
	text-align: center; }

.entry-meta { display: block; font-size: 10px; }
input#email{font-size:1.1em;border:1px solid #BBB;padding:1px 2px;margin-right:3px;width:220px;}

h2.pagetitle{margin-bottom: 1em;}

/* 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:#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;}
.entry h4{margin:1em 0;}
.post .entry{line-height:1.4em;overflow:hidden;}
.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/bullet.png) 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; }
.entry sup { vertical-align: inherit; position:relative; font-size:83.3%; top:-0.9ex; margin-left:0.2em; margin-right:0.1em; }
.entry .footnotes { font-size: 0.833em; }
.entry .footnotes ol { margin-left: 3.6em; }

.classification{text-transform:uppercase;font-size:11px;}
.classification a{color:#555;}

/* 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.item{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li.item a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li.item: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;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer {
	position: relative;
	left: -47px;
	width: 965px;
	height: 320px;
	padding: 0 47px 0 46px;
	background: url(images/footer.png) left top no-repeat; }
#footer p {padding-top: 4em; }
#footer p a{font-weight:bold;color:#333;}

/* float rules */
.floatleft, .alignleft {float:left;margin:3px 14px 0 0;}
.floatright, .alignright {float:right;margin:3px 0 0 14px;}
.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;}

/* Tweet! styles */

  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #eee; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: 1em; }
      .tweet .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even {
      background-color: #ddd; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

/* AudioBoo feed formatting */

.boowrapper {
    overflow: hidden;
}
.boowrapper .author_image {
    display: none;
}
.boowrapper .boo_image {
    float: left;
    margin-right: 10px;
}
.boowrapper p {
    display: none;
}

.seriesbox {
    width: 125px;
}

.page-template-archives-php h1 {
	text-align: center;
}
#smart-archives-list {
	text-align: center;
	margin-bottom: 2em;
}
#smart-archives-list h2 {
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #666;
}
#smart-archives-list li {
	margin: 0 0 0.5em;
	padding: 0;
	background: none;
}

.img640 {
	border: 18px solid #eee;
	margin: 1.5em 0;
}
.entry .img640 img, .entry .img640 a img {
	border: none;
}
