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

/* IMG Ergänzungen von Tobata */
img.alignleft, div.alignleft
{
float:left;
margin:0 1.5em 1em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}


*{margin:0;padding:0;}
html,body{color:#333;text-align:center;} 
body{font:12px helvetica,arial,verdana,sans-serif;background:url(images/stoffmuster_back.jpg) no-repeat;background-position:center top;}
h1{font-size:22px;}
h2{font-size:24px;}
h3{font-size:16px;text-transform:uppercase;}
h4{font-size:14px;}
a{color:#32B0E1;text-decoration:none;}
a:hover{color:#32B0E1;text-decoration:underline;}
#wrapper{padding-left: 10px; padding-right: 10px; border:0px; margin:0px auto;text-align:left;width:965px;background:#f5f5f5;} 
/* masthead / footer - navigation and categories */
.logo{margin-top:12px;}
#masthead{padding: 0px 0;}
#masthead h1 a{text-transform:lowercase;width:200px;float:left;margin:55px 0 0 0;}
#masthead h1 a em{font-style:normal;color:#555;}
#authorBlurb img{float:left;width:65px;height:90px;border:0px solid #EEE;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:283px;float:right;margin:0px 0 0 0;}
#authorIntro img{border:0px;background:none;}
ul.nav{list-style:none; margin-bottom:5px;}
.nav li{border-left:1px solid #ff9933;float:left;display:block;width:160px;padding-top:10px; margin-right:5px;}
.nav li:hover{float:left;display:block;width:160px;background:#ff9933;padding-top:10px; margin-right:5px;}
.nav li a{font-size:13px;font-weight:bold;outline:none;color:#32B0E1;text-decoration:none;display:block;padding:5px 0 5px 10px;width:160px;text-transform:uppercase;}
.nav li a span{font-size:12px;color:grey;text-transform:lowercase; font-weight:normal;}
.nav li a:hover{color:white!important;width:160px;font-weight:bold;}
* html .nav li a:hover{width:160px;}
.nav li.skip{border-left:1px solid #DDD;float:right;display:block width:160px;}
.nav li.skip a{width:160px;}
li.top{border-left:1px solid #DDD;float:right;display:block width:160px;}
li.top a{width:160px;}
.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:649px;}

/* style individual sidebars */
.categories {list-style:none;}
#midCol a{font-weight:bold;}
#midCol{color:#444;float:left;margin:25px 0 0 33px;width:250px;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;color:white;background-color:#32B0E1;border:1px solid #32B0E1;padding:1px 2px;margin-right:3px;width:220px;}
.middle_links h3{margin-bottom:7px;}
#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 #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:#32B0E1;}

/* wordpress entries styling - main content column */
.postMeta{text-transform:uppercase;font-size:11px;text-align:left;margin-bottom:10px;}
.postmetadata
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:lightgrey; padding:3px; margin-left:2px;}
.postMeta span.comments a{font-weight:bold;color:black; font-size:16px;}
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;border-top:2px dotted #32B0E1;}
.post h2{line-height:1.2em;margin-bottom:7px;margin-top:12px;}
.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{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{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 #DDD;}
.entry a:hover img{border-color:#BBB;}*/
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 12px; 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 h4,
h4#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 #333;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;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* footer - text string and links */
.footercontent{width:300px; padding:10px;}
#footer {background:#545454; width:965px;}
#footer p {padding-top:7px;}
#footer a{color:white;}
#footer a:hover{color:#32B0E1;}
#footer h3{color:#32B0E1;margin-bottom:5px;}
#footer h4{color:#ccc;padding:10px;align:right;}
#footer ul {list-style:none;}
#footer li {float:left;display:block;width:300px;line-height:1.5em;}



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