/*  
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.1 (released 2008-03-15)
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!!!
HONORS STUDY TOPIC

/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}
body {
	color: #333;
	padding: 13px 0 0 0;
	background: url(/images/honors/hi08/honors2010.gif) repeat-x top left;margin:0 auto;padding-top:7px;
	}

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

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

a:hover, a:active {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}

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

small {
	font-size: 0.9em;
	padding:3px 6px;
	}	
		
td {
	font-size:12px;
	}	
		
/******************************************
*   General Structure                         
******************************************/
#bottom_gr {background: url(/images/honors/hi08/bottom_gr2010.gif) repeat-x bottom left;border-bottom:1px solid #455056;padding-bottom:30px;z-index:1;}

#page { /*the main container*/
	width:880px;
	margin:0 auto;
	font-size:1em;
	padding: 0px 25px 35px 25px;
	background-color:#fff;
	height:auto;
	overflow:hidden;
	border-bottom:3px solid #332E33;
	}	

/******************************************
*   Right Nav                        
******************************************/
#sidebar {/*you guessed it: it´s the sidebar container*/
	width: 250px;
	float:right;
	margin-top:26px;
	}
#side_img img {margin:10px 12px 0 12px;border:8px solid #c2ceb3;}
#side_wrap {
	 border:1px solid #000;
	 background:#e4edd8;
}
#side_wrap-in {
	 border:3px solid #fff;
}
#sidebar h2, #sidebar h3 a {
	font: 0.9em 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:0.9em;
	border-top:3px double #6b785a;
	border-bottom:1px solid #6b785a;
	padding:5px 0 5px 2px;
	color:#502E35;
	margin:20px 21px 10px 21px;
	}
	
.topline {border-top:3px solid #332E33;}
		
/******************************************
*   Sidebar                         
******************************************/

#subnav2 ul {
	
	}
	
#subnav2 li {/*.subnav is mainly the categories list*/
	list-style:none;
	padding:6px 0;

	border-bottom:1px dotted #bec9af;
	margin-right:21px;
	margin-left:21px;
	}
li#subnav2 h3 {
	font-size:12px;
	text-transform:uppercase;
	color:#502E35;
	margin-top:12px;	
}
li#subnav2 li a:hover, li#subnav2 li a:active {
	text-decoration:none;
	color: #6B785A;
	font-weight:bold;
	}
#sidelist {
	background-color:#e4edd8;
	/*border:3px solid #fff;
	background: url(/images/honors/hi08/key90.png) no-repeat bottom center;*/
	}	
#sidelist li {
	list-style:none;
	}
#sidebar li li a {
	color:#334049;
	border:none;
	font-weight:bold;
}
	
/******************************************
*   Headlines                         
******************************************/

h1 {
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	padding-bottom:6px;
	border-bottom:1px solid #502E35;
	margin: 20px 0 20px 0;
	color:#502E35;
	text-transform:uppercase;
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	}
h3.first {
	margin-top:20px
	}
p.first {
	margin-top:26px
	}
h3 {
	font: 1.4em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

	
/******************************************
*   Content                        
******************************************/
.red {color:#622644;}
dl {margin-bottom:10px;}
dd {padding-left:20px;}
#content {
	width:605px;
	float:left;
	height:101%;
	line-height: 1.6em;
	}
/*.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}*/
.question {
	font-size: 14px;
	font-weight: bold; 
	color:#632644;
	text-transform:uppercase;
	text-align:left;
	font-family:Arial, Verdana;
	padding: 0 0 15px 0;
	margin-top:7px;
	}

#content h2 {
	margin-bottom:0px;
	}

#content h3 {
	color:#332E33;
	font-size:18px;
	}

#content h4 {
	color:#332E33;
	border-bottom:5px solid #E4EDD8;
	margin:15px 0 0 0;
	padding-bottom:3px;
	}

#content ol {margin:10px 0 20px 0;}

.clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	
#shadow_bg {
 	background: url(http://www.ptk.org/images/honors/hi08/shadow2010.png) no-repeat bottom center;
 	z-index:10;
}
*+html #shadow_bg {
 	background: url(http://www.ptk.org/images/honors/hi08/shadow3.jpg) no-repeat 50% 100%;
}
*html #shadow_bg {
 	background: url(http://www.ptk.org/images/honors/hi08/shadow3.jpg) no-repeat 50% 100%;
}
#title_img {
 	margin:0 auto;
 	width:900px;
}

/* Post Formatting */

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

.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:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
/* Form Elements */

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

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
/******************************************
*   Narrow Header                        
******************************************/
#common_toolbar_title
{
	margin: 0;
	padding: 3px 10px 10px 10px;
	text-decoration: none;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	line-height: 100%;
	text-align: left;
}
#common_toolbar_title a
{
	text-decoration: none;
}
#common_toolbar_select
{
	position: absolute;
	right: 40px;
	top: 6px;
	white-space: nowrap;
	width:200px;
}

#common_toolbar_select select,#common_toolbar_select input
{
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	color:#fff;
}
#common_toolbar_select input {background-color: #CCCCCC;border:1px solid #332E33;padding-bottom:2px;font-size:10px;}
*html #common_toolbar_select {right:15px;}
*+html #common_toolbar_select {top:0px;}
*+html #common_toolbar_select select {width:225px;}
*+html #common_toolbar_select
{
	position: absolute;
	right: 67px;
	top: 6px;
	width:200px;
}
#common_toolbar_select select {
	background-color:#CCCCCC;
	}
	
.link_white
{
	color:#cccccc;
}	
#title {display:none;}
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	padding-left:20px;
	color:#976c75; 
	border-top:1px solid #6B785A;
	width:910px;
	}

#footer a {
	color:#E4EDD8;
	font-weight:normal;
	}
/******************************************
*   Home page only                       
******************************************/	
#pic_rows {
	height: 280px;
	 margin:0 auto;
	 width:880px;
	 padding-bottom:0px;
}
