/*  
Theme Name: PRiNZ BranfordMagazine
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
Version: 2.51 (released 2008-04-20)
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.

Thanks to Patrick Griffiths who delivered the script for the dropdown menues. 
http://www.htmldog.com/articles/suckerfish/dropdowns/

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: url(images/bg.png) repeat-x #0d0d0d;
	color: #444444;
	padding: 13px 0 25px 0;
	margin: 0 auto;
	text-align: center;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 5px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:0px 6px;
	margin-bottom: 10px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img.alignleft{ float:left; margin:0 12px 5px 0; }
	
		
/******************************************
*   General Structure                         
******************************************/

#page { /*the main container*/
	width:890px;
	margin:0 auto;
	font-size:1em;
	background:#f1f1f1;
	padding: 10px 0px 35px 5px;
	border:2px solid #cccccc;
			-webkit-border-radius: 4px; /* Safari, Chrome */
  			-khtml-border-radius: 4px;    /* Konqueror */
  			-moz-border-radius: 4px; /* Firefox */
	text-align: left;
	}
#header {width: 890px;
text-align: center;
}
#branding {/*where the logo sits*/
float: left;
	width:306px;
	height:120px;
	padding-bottom:15px;
	background:url(/img/logo.png) no-repeat;
	}
#headerroom {
float: right;
width: 468px;
margin-top: 10px;
/*background-color: #000000;
border: 1px solid #4b4b4b;*/
font-size: 11px;
padding: 0px;
color: #000000;
}
#headerroom img {border: 0px; margin:0px; padding:0px;}
#headerroom a {color:#3e3e3e;}
#headerroom a:hover {text-decoration: none; color: #cccccc;margin:0px; padding:0px;}

.left {
	float:left;

	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 252px;
	float:right;
	margin: 25px 3px 0 0;
	padding: 3px;
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #cccccc;
			-webkit-border-radius: 4px; /* Safari, Chrome */
  			-khtml-border-radius: 4px;    /* Konqueror */
  			-moz-border-radius: 4px; /* Firefox */
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:290px;
	border-right:1px solid #b6b6b6;
	padding-right:5px;
	margin-right: 0px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:310px;
	padding-left:5px;
	margin-top: -2px;
	margin-left: 0px;
	text-align:justify;
	}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	text-decoration: none;
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	margin:1px;
	}
#sidelist li a {color: #444444;}
#sidelist li:hover {
	background-color: #eeeeee;
	text-decoration: none;	
	}
#sidelist a:hover {
	text-decoration: none;
	display:block;
	background-color: #eeeeee;
	}
#sidelist a {
	text-decoration: none;
	display:block;
	color: #444444;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	}
a.rsswidget {color: #333333;}
a.rsswidget img {display: none;}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Tahoma;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #333333;
	font-size: 1.8em;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #333333;
	font: 1.8em Tahoma;
	padding-bottom:0px;
	border-bottom:1px solid #666;
	margin: 20px 0 0 0;
	}

h3 {
	font: 1em Arial;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#333333;
	}
div.page-list-item {clear: both; margin: 5px 0 10px 0; overflow: hidden;}
h3.h3epl {clear: both; margin-top: 10px;}
img.postimg {float: left; margin: 5px 8px 8px 0px; border: 1px solid #cccccc; padding: 2px;}
img.imgright {float: right; border: 0px; margin: 0 0 0 5px;}
.entry h3 {clear: both; background: url(/img/arrow.gif) no-repeat; padding-left: 20px; height: 10px; line-height: 10px; font-size: 12px; margin-top: 15px; margin-bottom: 8px; border-bottom: 1px solid #cccccc; padding-bottom: 3px;}

#sidebar h2, #sidebar h3 a {
	font: 1em Arial;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#444444;
	}

#sidebar h3, #sidebar h2 {
	font-size:1em Arial;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 30px;
	margin:20px 0 15px 0;
	color:#444444;
	line-height: 25px;
	height: 25px;
	background: url(/img/sidebar-h3.jpg) left center no-repeat;
	}
#sidebar h3 a {color: #444444;}

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

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content2 {
	width: 625px;
	float: left;
	}
#content {
	width:610px;
	float:left;	
	margin: 25px 0 0 0;
	padding: 0 5px 0 5px;
	border: 1px solid #cccccc;
			-webkit-border-radius: 4px; /* Safari, Chrome */
  			-khtml-border-radius: 4px;    /* Konqueror */
  			-moz-border-radius: 4px; /* Firefox */
	background-color: #ffffff;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: #ffffff;
	padding:15px;
	border: 1px solid #d1d1d1;
			-webkit-border-radius: 4px; /* Safari, Chrome */
  			-khtml-border-radius: 4px;    /* Konqueror */
  			-moz-border-radius: 4px; /* Firefox */
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Arial;
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border: 1px solid #d1d1d1;
			-webkit-border-radius: 4px; /* Safari, Chrome */
  			-khtml-border-radius: 4px;    /* Konqueror */
  			-moz-border-radius: 4px; /* Firefox */
	padding: 10px;
	margin: 10px 0 10px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:0px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}

.post a {
	color: #c50404;
}
.entry p {
	line-height: 22px;
	margin-bottom: 10px;
	}

#tags {
	padding:3px;
	border-top:1px solid #DDD;	
	}	
div.tagi {padding-left: 25px;}
.tagi a {color: #444444;}
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 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;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

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

#footer a {
	color:#840000;
	}
table.standard {
	font-size: 12px; 
	font-family: arial;
	}
	
table.standard td.head, table.standard th {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	background-color: #e1e5eb;	
	}
table.standard td {
	border-bottom: 1px solid #cccccc;
	padding: 2px 3px;
	}
table.standard tr.light {
	background-color: #f4f4f4;
	}
