/* @override 
	http://localhost:8888/wp-content/themes/quarkstar/style.css
	http://localhost:8888/wp-content/themes/quarkstar/style.css
	http://localhost:8888/wp-content/themes/quarkstar/style.css
	http://localhost:8888/wp-content/themes/grid_focus_public/style.css
	http://localhost:8888/wp-content/themes/grid_focus_public/style.css
	http://localhost:8888/wp-content/themes/quarkstar/style.css
*/

/*  
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 {
	color:#2B2728;
	text-align:center;
	background: #EEEEEE;
}
 
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #2B2728;
}


h2{font-size:14px;}
h3{font-size:14px;}
h4 {
	font-size:14px;
	margin-top: 10px;
}

a {
    color:#0a66ac;
    text-decoration:none;
    font-weight: bold;
}

a:hover {
    color:#2B2728;
}
a img,:link img,:visited img {
    border:none;
}

h1 {
	
}

h1 a {
	color:  #2B2728;
	text-decoration:none;
}
h1 a:hover {
    background: none;
    color:  #2B2728;
}

#tagline {
	clear: left;
}

#wrapper{border:0px solid #F5F5DC;margin:0px auto;text-align:left;width:985px; background:#fff; padding:0px;}

#overtop {
	margin: 2px 0 5px 0;
	/*border-top: 1px solid #AEACAC;*/
	border-bottom: 1px solid #AEACAC;
	color:#315A66; font-size: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: #fff;
	height: 25px;
}

#overtop-wrapper {
	margin:0px auto;
	text-align:left;
	/*width:985px;*/
}

/* masthead / footer - navigation and categories */
#masthead{
		margin-top: 15px;
		padding: 0px 8px 0px 8px;
		background:#fff;
		border-left: 1px solid #AEACAC;
		border-top: 1px solid #AEACAC;	
		border-right: 1px solid #AEACAC;	

}
#masthead h1 a{font-size: 32px;/*width:400px;*/float:left;margin:14px 0 0px 0;border: none;color: #0a66ac;}
#masthead h1 a em {
	font-style:normal;
	color:#555;
}

#authorBlurb {
    float:right;
    margin-top: 8px;
}
    
#authorIntro a {
	font-weight:bold;
}

#authorIntro {
	font-size: 12px;
	color:  #777;
	text-align: right;
	width:468px;
	margin:2px 0 6px 0;
	font-style: italic;
	padding: 0 0 0 0;
}

ul.nav{list-style:none;background:#F5F5DC; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; margin-bottom: 10px;}
.nav li{/*border-right:1px solid #DDD;*/float:left;display:block;width:100px;}
.nav li a{font-size:11px;outline:none;color:#79A639;text-decoration:none;display:block;padding:5px 0 12px 5px;width:99px;text-transform:uppercase;}
.nav li a span{font-size:11px;color:#777;text-transform:lowercase;}
.nav li a:hover{background:#79A639;color:#fff!important;width:95px;}
.nav li a:hover span{color:#fff;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{border-left:1px 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: #fff !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;}

/* Bottom Top Border */
#topbottom {
	clear:both;
	border-bottom: 1px solid #AEACAC;
	margin-top:10px;	
}

/* Top Kategorien-Links */
#categories-top {
	height:  21px;
	border-bottom: 1px solid #AEACAC;
	padding: 1px 2px 0px;
	background-color: #f8f8f8;
	
}

#categories-top ul.qsmenu {
	padding: 2px 0 0 0;
}

/* main - middle content and columns */
#mid {
	border-left: 1px solid #AEACAC;
	border-bottom: 1px solid #AEACAC;	
	border-right: 1px solid #AEACAC;
	clear: both;
}

#mainCol {
	float:left;
	margin:8px 0 0 0;
	width:570px;
	padding-left: 7px;
}

#feat-gallery {
	padding: 0 0 10px 0;
	margin:0 0 5px 0;
	border-bottom: 1px dotted #AEACAC;
}

/* style individual sidebars */
#midCol a {
	font-weight:bold;
}

#midCol {
	color:#444;
	float:left;
	margin:8px 0 0 20px;
	width:379px;
	line-height:1.3em;
}

#midCol p{color:#777;}
#rsslink a { background: transparent; }
#rsslink a:hover { color: #B0C036; background: transparent; }
#searchWrap {
	float: right;
	margin-bottom: 0px;
	margin-top: 5px;
}

#searchWrap input {
	vertical-align:middle;
}

#searchWrap #s {
	font-size:12px;
	color:#315A66;
	border:1px solid #BBB;
	padding:1px 2px;
	margin-right:3px;
	width:250px;
	height: 14px;
	vertical-align: middle;
}

#follow {
	background-color: #f8f8f8;
	height: 120px;
	padding: 0px;
	width: 336px;
	border: 1px solid #AEACAC;
	margin-left: 20px;
}

#follow h3 {
	border-bottom: 1px dotted #AEACAC;
	padding: 5px;
}

#sidefollow ul {
	margin:0px auto;
	background-color: #f8f8f8;
	height: 180px;
	
}

#sidefollow li {
	border-top: none;
	background: none;
	width: 52px;
	margin-left: 16px;
	margin-right: 16px;
	float: left;
	text-align: center;
	color:#7F7F7F;
	line-height: 0em;
	padding:0px 0 0px 0px;
	
}

#sidefollow li img {
	margin-bottom: 12px;
}

.middle-links {
	margin: 0 0 0 18px;
	width: 336px;
}

.middle-links h3 {
	margin: 4px 0px 4px 0px;
}
#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:212px;margin:23px 0 0 33px;}
#tertCol p{color:#777;}
#elseWhere{margin:0 0 4px 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{}

/* 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;
	clear: both;
}
.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;}

*/

/* Thumbnail */

.postthumbnail {
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #AEACAC;
	width: 210px;
	height: 140px;
	overflow-x: hidden;
	overflow-y: hidden;
	/*text-align: center;
	vertical-align: middle;*/
}

/* Post Meta auf Frontpage */

.postMetaLine {
	font-size: 11px;
	padding: 2px 2px 0px;
}

.postMetaLine span.date {
	color:#777;
	padding:0px 6px 0px 6px;
}

.postMetaLine span.author {
	color:#777;
	padding:0px 6px 0px 0px;
	border-right: 1px solid #B8B8B8;
}
.postMetaLine span.comments {
	padding-left:6px;
	margin-left:2px;
	border-left: 1px solid #B8B8B8;
	color: #777;}
.postMetaLine span.comments a,
.postMetaLine span.date a{color:#777;}


/* Post Meta in Single-Post */

.postMetaLineSingle {
	font-size: 11px;
	padding: 4px 2px 0px;
	background-color: #f8f8f8;
	border-top: 1px solid #AEACAC;
	border-bottom: 1px solid #AEACAC;
	margin: 10px 0 5px 0;
}

.postMetaLineSingle span.date {
	color:#777;
	padding:0px 6px 0px 6px;
}

.postMetaLineSingle span.author {
	color:#777;
	padding:0px 6px 0px 0px;
	border-right: 1px solid #B8B8B8;

}

.postMetaLineSingle span.print {
	color:#777;
	padding:0px 10px 0px 8px;
	border-left: 1px solid #B8B8B8;

}

.postMetaLineSingle span.comments{padding-left:6px;margin-left:2px;border-left: 1px solid #B8B8B8; color:  #777;}
.postMetaLineSingle span.comments a,
.postMetaLineSingle span.date a{color:#777;}





.post {
	padding: 0 0 5px 0;
	margin:0 0 0px 0;
	border-bottom: 1px dotted #AEACAC;
}

#midpostad {
	padding: 15px 5px 15px 5px;
	margin: 10px 0 10px 0;
	background-color: #fff;
	border-top: 1px solid #AEACAC;
	border-bottom: 1px solid #AEACAC;
}

.post h2 {
	font-weight: bold;
	line-height:1.1em;
	margin-bottom:5px;
	margin-top: 10px;
	font-size: 24px;
}
.post h2 a {font-weight: bold; width:100%;display:block;outline:none;color:#332C28;}
.post h2 a:hover {background:#fff;/*color:#B0C036;*/}

.post h2.h2frontpage {
	font-size: 16px;
}

.entry h3{margin:1em 0;}
.post .entry{overflow:hidden;}
.post .entry p {
	margin-top: 0.5em;
}

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

.entry  img.aligncenter {
	/*border: 1px solid #AEACAC;*/
	margin: 0pt auto 10px;
	margin-top: 10px;
	margin-bottom: 10px;bkckttrbdkrhkulrdhubnhbvjtjuhnbciie
	
	text-align: center;
	display: block;
}

.entry img.incl {
	border: 1px solid #AEACAC;
	padding: 2px 2px 2px 2px;
}

.entry img.ipadscreen {
	border: 1px solid #AEACAC;
	padding: 2px 2px 2px 2px;
}

.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;*/
	list-style-type: disc;
	margin-bottom:7px;
	margin-left: 6px;
}

.entry ol{margin:1em 1em 0em 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; }

.menu-path {
	background-color: #e8e8e8;
	padding-left: 2px;
	padding-right: 2px;
}

/* Social Sharing */

#socialsharing {
	height:  45px;
	border-top: 1px solid #AEACAC;
	border-bottom: 1px solid #AEACAC;
	padding: 5px 10px 5px 0px;
	background-color: #f8f8f8;
}



/* style pagination buttons */
#more_reading { color: #003366; font-size: 12.8px; /*text-transform: uppercase;*/ margin-bottom: 25px; margin-left: 15px; text-align: left; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a { background:url(images/dot.gif) repeat-x bottom left; margin:0 0 3px 2px; }

/* Subscription Manager */

.subscription-manager {
	
}

/* style me some comments and inputs */
#comments{width:435px;padding:0px 0 0 0;}
#comments h3 {
	font-size: 12px;
	}

#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;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:12px;color:#7F7F7F;}
.commentslist code{background:transparent;}

.subscribe-to-comments {
	font-size:12px;color:#7F7F7F;
}

/* footer - text string and links */
#footer {
	background-color: #EEEEEE;
}
#footer p {text-align: center; padding-top: 10px; font-size: 11px; }
#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;}

#qsmenubar { background-color: #D2D0D0; clear: left;}
.qsmenu {
	padding: 6px 0 0px 0;
	font-size: 11px;
	float: left;
	text-transform: uppercase;
}
.qsmenu li { display: inline; margin-left:8px;}
.qsmenu li a {
	/*border-bottom: 1px dotted #003366;*/
	padding:5px;
}
.qsmenu li a:hover {
	background-color: #0a66ac;
	color: #fff;
}
.qsmenuright { padding: 12px 0 12px 0; font-size: 13px; background-color: #D2D0D0; float: right; }
.qsmenuright li { display: inline; margin-left:8px;}


.topiclist { 
}
.topiclist ul li{line-height:1em; padding:1px 0 4px 2px; }

#prevnextnav {
	margin-top: px;
	margin-bottom: 0px;
	border-top: 1px dotted #AEACAC;
	border-bottom: 1px dotted #AEACAC;
	padding: 20px 0 20px 0;
	height: 60px;
}

#prevartikel {
	float: left;
	width: 285px;
}

#nextartikel {
	text-align: right;
	min-height: 30px;
}

.prevnext a {
	background:url(images/dot.gif) repeat-x bottom left;
	text-transform: uppercase;
} 

.artlink a {
	font-size: 12px;
	font-weight: normal;
	color: #2B2728;
}

.adsense468x60 {
	padding: 10px 0px 0 10px;
}

#adsensebelpost {
	padding-left: 0px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b8b8b8;
	text-align: center;
	
}

#next {
	float: left;
	margin-left: 22px;
	
}

#relposts {
	padding-left: 20px;
}

#relposts h3, #next h3 {
	font-size: 12px;
	margin-bottom: 4px;
	/*text-decoration: underline;*/
}

#relposts ul {
	margin-left: 6px;
	list-style-type: none;
}

#relposts ul li {
	background:url(images/li_dark.gif) no-repeat 0 1px;
	padding-left:18px;
	margin-top: 15px;
	margin-bottom:7px;
	font-size: 12px;
}

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

#relposts ul li a:hover {
	color: #B0C036;
}

/*------------------------------------*/

#sbrelposts {
	margin: 15px 5px 0 18px;
	width: 336px;
	/*border: px #ccc solid;*/
	background-color: #fff;
}

#sbrelposts h3 {
	font-size: 14px;
	margin-bottom: 4px;
	/*text-decoration: underline;*/
	
}

#sbrelposts ul {
	margin-left: 0px;
	list-style-type: none;
}

#sbrelposts ul li {
	margin-top: 15px;
	background:url(images/li_dark.gif) no-repeat 0 1px;
	padding-left:18px;
	margin-bottom:7px;
	font-size: 12px;
}

#sbrelposts ul li a {
	font-size: 12px;
	background:url(images/dot.gif) repeat-x bottom left;
	/*border-bottom: 1px solid #333;*/
}

/*-------Rel. post with thumbnails--------*/

#relpoststhumb h3 {
	font-size: 14px;
	margin-top: 4px;
	margin-left: 4px;
	color:  #555;
}

.simple_acat {
	margin-bottom: 18px;
}

.simple_acat ul {
	padding:  2px;
}

.simple_acat ul li {
	list-style-type: none;
}

/*---------Kontaktformular-------*/

.contactform {
	font-size:12px;
	color:#2B2728;
}

.contactform input {
	font-size:12px;
	color:#2B2728;
	border:1px solid #BBB;
	padding:1px 2px;
	margin-right:3px;
	width:400px;
	height: 20px;
	vertical-align: middle;
}

.contactform textarea {
	font-size:12px;
	color:#2B2728;
	border:1px solid #BBB;
	padding:1px 2px;
	margin-right:3px;
	width:400px;
	height: 200px;
	vertical-align: middle;
}

/*---------Softbase-------*/

.sb-hleft {
	margin-top: 10px;
	padding:2px 50px 2px 5px;
	background-color:#E7E7E7;
	color:#666666;
	font-weight:bold;
}

.ZenphotoPress_badge {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 11px 10px 11px;
	border:1px solid #BBB;
	background-color:#fff;
}

#qsbasecats {
	margin-top: 8px;
	border-top: 1px solid #AEACAC;
	border-bottom: 1px solid #AEACAC;
	padding: 10px;
	background-color: #f8f8f8;
}

#qsbasecats strong {
	
}

#qsbasecatst {
	margin-top: 4px;
	width: 450px;
}

#qsbasecatst tr td {
	padding: 1px;
}
