/*  
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 INSTITUTE

/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}
body {
	color: #333;
	padding: 13px 0 0 0;
	background: url(/images/honors/hi08/honors3.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;
	color: #622643;
	font-weight:bold;
	border-bottom:1px dotted #622643;
	}

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;
	}	
		
/******************************************
*   General Structure                         
******************************************/
#bottom_gr {background: url(/images/honors/hi08/bottom_gr.gif) repeat-x bottom left;border-bottom:1px solid #455056;padding-bottom:30px;z-index:1;}

#page { /*the main container*/
	width:905px;
	margin:0 auto;
	font-size:1em;
	padding: 0px 25px 35px 0px;
	background-color:#fff;
	height:auto;
	overflow:hidden;
	border-bottom:3px solid #332E33;
	background:#fff url(/images/honors/hi08/world_bg.jpg) no-repeat right -10px;
	}	
#page-in {padding-left:25px;}

#topline {background: url(/images/honors/hi08/topline.gif) repeat-x -50px 0px;margin:0 auto;width:930px;height:6px;padding:0;}

/******************************************
*   Right Nav   /    Sidebar                     
******************************************/
#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 250px;
	float:right;
	margin-top:26px;
	background: url(/images/honors/hi08/sidebar_shadow.png) no-repeat top left;
	}
#side_wrap {
	width:233px;
	margin:6px 6px 0 6px;
	 border:1px solid #000;
	 background:#e4edd8;
}
#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:#622643;
	}

#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;
	}
#sidebar .toplevel h2 {margin:15px 15px 0px 22px;letter-spacing:0;text-align:left;font-variant:normal;}
#key {
	border:none;
	padding-top:25px;
	text-align:center;
	}	

#subnav2 li {/*.subnav is mainly the categories list*/
	list-style:none;
	padding:6px 0;
	margin-left:0;
	border-bottom:1px dotted #bec9af;
	margin-right:21px;
	margin-left:21px;
	}
li#subnav2 h3 {
	font-size:12px;
	text-transform:uppercase;
	color:#502E35;
	}
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;
}
#hi_overview {
	border-bottom:1px solid #6B785A;
	margin:3px 21px;
	padding-bottom:12px;
}
#hi_overview div {
	border:1px solid #6B785A;
	padding:3px;
	background:#fff;
}
#hi_overview div div {
	font-size:11px;
	line-height:1.6em;
	background:#F9E09F;
	padding:5px 7px;
	border:none;
}
#hi_overview span.dropcap { 
	float:left;
	color:#622643;
	font-size:40px;
	line-height:30px;
	padding-top:2px;
	padding-right:5px;
	font-family: times,Georgia;
	}
/******************************************
*   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: 6px 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:20px 0 4px 0;
	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;
	margin-top:36px;
	min-height:700px;
	}
/*.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:16px;
	margin: 15px 0 10px 0;
	}

#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;
}

#title_img {
 	margin:0 auto;
 	width:930px;
	height:131px;
	background: url(/images/honors/hi08/topphotos3.png) no-repeat 580px 10px;
	z-index:5;
}

/* Post Formatting */

.entry {
	padding-bottom:20px;	
	text-align:justify;
	border-bottom:1px dotted #F4F4EC;
	}

.post blockquote {
	color:#000;
	background:#FBF4DA;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #E4EDD8;
	border-bottom:1px solid #E4EDD8;
	}	

.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: 7px;
	top: 6px;
}

#common_toolbar_select select,#common_toolbar_select input
{
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	color:#000;
	border:1px solid #332E33;
}
#common_toolbar_select input {background-color: #fff;padding-bottom:2px;font-size:10px;cursor:pointer;}

#common_toolbar_select select {
	background-color: #fff;
	}
.link_white
{
	color: #fff;
}	
#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;
	line-height:1.6em;
	}

#footer a {
	color:#E4EDD8;
	font-weight:normal;
	}
#footer a:hover {
color:#6B785A;
font-weight:normal;
}
/******************************************
*   Home page only                       
******************************************/	
#pic_rows {
	height: 205px;
	 margin:0 auto;
	 width:880px;
	 padding-bottom:0px;
	 text-align:left;
}

.toplevel ul{background:none;margin-left:2px;}
.toplevel li {background: url(http://www.ptk.org/images/honors/hi08/hi_bullet.png) no-repeat 0px 12px;}
.toplevel li a{margin-left:10px;display:block;}

table#performers td
{
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.7em;
}

.commentlist {
	padding-left:10px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#fbf3dd;
	border:1px solid #FBEABD;
	list-style:none;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #FBEABD;
	}

.commentlist cite { font-weight:bold; }

#commentform p input#submit {
	font-size: 11px;
	color:#632643;
	font-weight:bold;
	padding:4px 10px;
	margin: 0;
	text-align: left;
	border: 1px solid #f9da8a;
	background:#fff url(/images/honors/button_bg-hi.gif) repeat-x bottom left;
	cursor:pointer;
}
#errorMsg {font-size:12px;color:#D6291F;font-weight:bold;font-style:italic;}
*+html #commentform p input#submit {width:120px;}
*html #commentform p input#submit {width:125px;}
#commentform p input#submit:hover {
	background:#fff url(/images/honors/button_hbg-hi.gif) repeat-x top left;
}
/*input.submit:active, input.reset:active {
	background:#D8E9FA;
}*/

