/*  
Theme Name: PRiNZ BranfordMagazine - Die-Stadtredaktion
Theme URI: http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/
Description: A premium magazine-style layout for Wordpress with multiple functionalities inspired by the great themes of Brian Gardner and Darren Hoyt edited by Nils Herbstrieth
Version: 2.0
Author: Michael Oeser
Author URI: http://www.der-prinz.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Credits
=======

Thanks to Darren Hoyt and his "Mimbo" theme which has been a great inspiration
and a good source for lots of the code I used for this theme especially the intensive
use of custom fields.

Thanks to Brian Gardner and "Revolution" which inspired me to put the two additional
page layouts "Featured Page" and "3-Column-Page" into the theme.

I�d also like to thank Klaus Hartl (stilbuero.de) for the brilliant script I used 
for the tabbed section with the fade effect.

And last but not least my very special thanks go out to all of you out there
using the theme and sending me tons of emails telling me how great this theme is. 

THANK YOU ALL!!! 


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #333;
	color: #333;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
        color: #444;
	text-decoration:none;
        font-weight: bold;
	}

a:hover, a:active {
	color:#777;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#aaa;
	border:0;
	margin: 0px 0 5px 0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

small1 {
	font-size: 0.8em;
        line-height:1em;
	margin: 90px 0px 0px 0;
	}
headerleft {
	text-align:left;	
	}


/****** Images ****************************/

img, a:link img, a:visited img{border:0px solid #999; padding:0px;}
img.alignleft,img.aligncenter,img.alignright,img.norm{border:0px solid #999; padding:1px;}
img.alignleft{display:block; float:left; margin:5px 15px 5px 0;}
img.aligncenter{display:block; margin:0 15px 5px 15px;}
img.alignright{display:block; float:right; margin:5px 0 5px 15px;}

	
		
/******************************************
*   General Structure                         
******************************************/

#page {/*the main container*/
	width:970px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	border:1px solid #b6b6b6;
	}

#branding {/*where the logo sits*/
	width:765px;
	height:85px;
	padding-bottom:0px;
        margin-bottom:0px;
	background:url(images/backgrounds/bg_branding.png) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
	margin-top:15px;
	width: 200px;
	float: right;
	border-left:1px solid #b6b6b6;
	padding-left:10px;
	}
#topbar {/*you guessed it: it�s the topbar container*/
	margin-top:-12px;
        margin-bottom:10px;
	width: 728px;
	float: left;
	border-bottom:1px solid #b6b6b6;
	padding:0px 8px 0px 8px;
	}

#googleindex {
        font-family: Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
        padding-left:7px;
	}

#googlecol {/*the left single post column carrying the "google ads*/
	width:190px;
	padding-top:0px;
	padding-right:18px;
        margin-top:-5px;
        margin-left:0px;
        float:left;
	}
#googlecol li {
	list-style: none;
        font-weight: normal;
	border-bottom: 1px solid #b6b6b6;
	}

#googlecol img {
	padding:0px;
	border:0px solid #999;
        display:block;
        margin: 8px 8px 8px 0px;
	}

#spende, #spende a:link, #spende a:visited {
	width:180px;
        margin-top:5px;
        margin-bottom:10px;
        margin-left:0px;
        color: #840000;
	float:left;
	}

#textads1, #textads1 a:link, #textads1 a:visited {
        clear:both;
        width:970px;
        margin-top:0px;
        margin-bottom:0px;
        color: #840000;
	}


#leftcolwerbung {/*the left homepage column carrying the "Featured Article" section*/
	width:350px;
	border-right:1px solid #b6b6b6;
	margin-top:10px;
	padding-right:13px;
	text-align:justify;
	float:left;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:358px;
	border-right:1px solid #b6b6b6;
	padding-right:13px;
	text-align:justify;
	}

#leftcol, #rightcol {
	margin-top:15px;
	float:left;
        align:justify;
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:356px;
	padding-left:15px;
	text-align:justify;
	}

#lesercol {/*actually the column in the leser page)*/
	width:705px;
	padding-left:0px;
	text-align:justify;
	}

#geschaeft {
	float: left;
	width: 235px;
	margin: 20px 10px 0px 0px;
	padding: 0 10px 0 0;
	border-right: solid 1px #999;
	text-align:justify;
	}
		
#geschaeftright {
	float: left;
	width: 235px;
	margin: 20px 0px 0px 0px;
	padding: 0 10px 0 0;
	text-align:justify;
	}

#geschaeft img, #geschaeftright img {
	padding:0px;
	border:0px solid #999;
        display:block;
        float:left;
        width:235px;
        margin: 5px 0 5px 0;
	}

#special {
	display:block;
	float: left;
	width: 728px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	border-left: solid 10px #840000;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	text-align:justify;
	}

#specialhaupt {
	display:block;
	float: left;
	width: 225px;
	margin: 0px 10px 0px 0px;
	padding: 0 0px 0 10px;
	border-left: solid 1px #999;
	}

#specialhaupt1 {
	display:block;
	float: left;
	width: 225px;
	margin: 0px 10px 0px 0px;
	padding: 0 0px 0 0px;
	border-left: solid 0px #999;
	}

#special img {
	padding:0px;
	border:0px solid #999;
        display:block;
        float:left;
        width:224px;
        height:150px;
	}

/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
        font-weight: normal;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
        font-weight: normal;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
        font-weight: normal;
	}
	
#sidelist li {
	list-style: none;
        font-weight: normal;
	border-bottom: 1px solid #b6b6b6;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:0px;
	}

#sidelist .children {
	background:#fff;
	}

#sidelist .children li {
	background: #fff;
	list-style: none;
	margin-left:5px;
	padding-left:5px;
        font-weight: normal;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:1;
	background:#fff;
	color: #666;
        font-weight: normal;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidebar img {
	padding:0px;
	border:0px solid #999;
        display:block;
        float:center;
        margin: 0 0px 8px 0;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 15px 0px;
	}

h1 {
	color: #840000;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
        text-align:left;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #840000;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
        text-align:left;
	padding-bottom:8px;
	border-bottom: 1px solid #b6b6b6;
	margin: 0px 0;
	}

h3 {
	font: 1.2em Arial, Helvetica, sans-serif;
 	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;

	color:#840000;
	}

h5 {
	background: url(images/backgrounds/bg_xxfeatured.jpg) repeat-x #f4f4f4;
	padding:10px;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
        font: 1.0em Arial, Helvetica, sans-serif;
 	color:#240000;
	}

h6 {
	font: 0.8em Arial, Helvetica, sans-serif;
 	color:#240000;
	}

#sidebar h2, #sidebar h3 a {
	font: 1.0em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#sidebar h3, #sidebar h2 {
	font-size:1.0em;
	border-top:10px solid #777;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:5px 0 5px 0;
	color:#840000;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #404040;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	margin-top:15px;
        width:745px;
	float:left
	}
	

#content-schmal {
	width:545px;
	float:left
	}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_xxfeatured.jpg) repeat-x #f4f4f4;
	padding:10px;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
  	border-left: solid 10px #840000;
	}

.feature p, #rightcol p { margin:0;	}


#leftcol img, #rightcol img {
	padding:0px;
	border:0px solid #999;
        display:block;
        float:left;
        width:70px;
        height:70px;
        margin: 0 10px 8px 0;
	}


#leftcol .feature {	margin-bottom: 10px; }
#leftcol .title{	text-align:left; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 5px 15px 10px 0;
	padding:0px;
	border: 0px solid #999;

        height:235px;
	}

.title, a.title  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	display:block;
        text-align:left;
	font-weight:normal;
	color: #840000;
	letter-spacing:normal;
	margin-bottom:0px;
	}
		
#lead p {
	margin-bottom:0px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */


	
#rightcol .clearfloat {
	border-bottom:0px solid #999;
	padding:1px 0;
	}	
	


/* Post Formatting */

.entry {
	margin:12px;0;0;0;
	padding-bottom:28px;	
	text-align:justify;
	}

.entry-schmal {
	padding-bottom:28px;
	margin:12px;0;0;0;
	padding-left:20px;
	text-align:justify;
	border-left:1px solid #b6b6b6;
	}

.entry-schmal ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:15px;
	}

.entry-schmal a:link, .entry-schmal a:visited {
        color: #333;
	text-decoration:none;
        font-weight: bold;
	}

.entry-schmal a:hover, .entry-schmal a:active {
	color:#777;
	text-decoration:underline;
	}


.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:60px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:60px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 0px 10px 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
}

.clearfloat {
display:inline-block;
} 

.clearfloat {
display:block;
} 
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#ededed;
	}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 200px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 400px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 0px;
	width: 100px;
}
