/*  
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: #333; color: #333; padding: 13px 0 25px 0; }
body, select, input, textarea { font: 12px Arial, Verdana, Sans-Serif; line-height:1.5em; padding:2px; color:#666; }
p { margin: 15px 0; }
a:link, a:visited { color: #666; text-decoration:none;  }
a:hover, a:active { color:#fff;  background-color:#00B2DC; text-decoration:none; }
hr { display: block; height:1px; background:#ccc; border:0; }
small { font-family: arial, sans-serif; font-size: 9px; color: #666; text-transform:uppercase; padding: 5px 0px; }
/****** Images ****************************/

img, a:link img, a:visited img { padding:1px; text-transform:none; }
a:hover img { padding:1px; text-transform:none; }

img.left, img.center, img.right, img.norm { margin:5px 12px 5px 0;  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 align left { float:left; margin:0 12px 5px 0; }
/******************************************
*   General Structure                         
******************************************/
#page { /*the main container*/ width: 1170px; margin:0 auto; font-size:1em; background:#FFF; padding: 10px 10px 35px 10px; }
.headerwrapper { width:870px; height:120px; padding-bottom:15px; }
.branding {cursor: pointer; float:left; width:480px; height:120px; padding-bottom:2px;}
.navigation {/*where the logo sits*/ padding-bottom:2px; float:left; margin-left:10px;}
.navigation a {color:#FFF;}
#link1 { font-size: 14px; float:left; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; width:192px; margin-right:1px; }
#link2 { font-size: 14px; float:left; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; width:192px;margin-right:1px }
#link3 { font-size: 14px; float:left; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; width:192px;margin-right:1px }
#link4 { font-size: 14px; float:left; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; width:192px;margin-right:1px }
#link5 { font-size: 14px; float:left; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; width:192px;margin-right:1px }

div#elementA {
  background-color: #ccc;
  cursor: pointer;
  padding: 10px;
  width: 280px;
}

div#elementA:hover {
  background-color: #ccc;
  margin-left: 20px;
  padding: 10px 5px 10px 5px;
  width: 320px;
} 

 .left {
 float:left;
}
.right { float:right; }
#sidebar {/*you guessed it: it's the sidebar container*/ width: 320px; float:right; background-position:top right; background-repeat:no-repeat;}
#leftcol {/*the left homepage column carrying the "Featured Article" section*/ width:340px; border-right:1px dotted #b6b6b6; padding-right:10px; padding-left:10px; }
#leftcol, #rightcol, #midcol { margin-top:10px; float:left }
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/ width:235px; padding-right:10px; padding-left:10px; margin-top: 10px; text-align:justify; }
#midcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/ width: 450px; padding-right:10px; padding-left:10px; margin-top: 10px; text-align:justify; }
.coltitle { background-color:#00b2d9; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; padding-left:5px; margin-bottom:5px; }
.coltitle-mid { background-color:#decc24; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; padding-left:5px; margin-bottom:5px; }
.sidebartitle { color:#00b2d9; font-family:Arial, Helvetica, sans-serif; font-size:18px; ; text-transform:uppercase; padding-left:0px; padding-top:88px; padding-bottom:2px; border-bottom:3px solid #00b2d9; }
/******************************************
*   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 2px; }
.subnav li a:hover, .subnav li a:active { background: #00B2DC; text-transform:none; }
#sidelist li { list-style:none; color:#fff; border-bottom:1px solid #fff; }
#sidelist li:before {
  content: "+  ";
  color:#00B2DC;
  display: inline;
}

.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; background:#F4F4EC; color: #666; }
#sidelist .children li a:hover, #sidelist .children li a:active { color:#000; }
#sidelist .feed li { margin-bottom:5px; padding-left:20px; background:url(images/rss.gif) no-repeat; }
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a { color: #000; font-size: 1.8em; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; padding: 20px 0px 10px 0px; }
h1 { color: #00B2DC; font-size: 1.8em; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;  font-weight: bold; margin: 0px 10px 0px 0px; padding: 20px 0px 0px 10px; }
h2 { color: #00B2DC; font: 1.8em Arial, Helvetica, sans-serif; text-transform:uppercase;padding-bottom:8px; border-bottom:3px solid #666; margin: 20px 0; }
h3 { font: 0.9em Arial, Helvetica, sans-serif; text-transform:uppercase; text-transform:uppercase; letter-spacing:0.4em; margin-bottom:4px; font-weight:bold; color:#00B2DC; }
#sidebar h2, { font: 0.9em Arial, Helvetica, sans-serif; letter-spacing:0.3em; text-transform:uppercase; margin-bottom:4px; font-weight:bold; color:#00B2DC; }
#sidebar h3 a { font: 0.9em Arial, Helvetica, sans-serif; letter-spacing:0.3em; text-transform:uppercase; margin-bottom:4px; font-weight:bold; color:#fff; }
h3 a:hover, h3 a:active {font: 0.9em Arial, Helvetica, sans-serif; letter-spacing:0.3em; text-transform:uppercase; margin-bottom:4px; font-weight:bold; color:#00B2DC; text-decoration:underline; }
#sidebar h3, #sidebar h2 { font-size:0.9em; padding:5px 0 5px 2px; margin:20px 0 15px 0; color:#00B2DC; background-image:url(images/border.jpg); background-position:bottom; background-repeat:no-repeat; }
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 {font: 0.9em Arial, Helvetica, sans-serif; letter-spacing:0.3em; text-transform:uppercase; margin-bottom:4px; font-weight:bold; color:#00B2DC; text-decoration:underline;  }
h4 { font-size:1.2em; margin-bottom:6px; text-align:left; }
/******************************************
*   Content                        
******************************************/

#content{ width:630px; float:left; padding-right:20px; padding-left:100px; }
#content-front  { width: 850px; float:left; }
.description { font-size: 1.3em; font-weight: bold; color:#999; }
/* Featured Articles formatting "leftcol" */

.feature { padding:0px; }
.feature p, #rightcol p { margin:0; }
#leftcol img, #rightcol img, #midcol img { padding:1px;  }
#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, Helvetica, sans-serif; font-size:1.4em; font-weight:bold; color: #00B2DC; letter-spacing:normal; }
.title:hover { color:#fff; }
#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 }
#leftcol img a:hover { margin-bottom: 4px; display:block; text-transform:none; }

#midcol img { margin-bottom: 4px; display:block }
#rightcol .clearfloat { border-bottom:1px dotted #000; padding:12px 0; }
/* 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; }
#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 50px; background-image:url(http://www.stfmag.com/wp-content/themes/STF/images/stfchecker.jpg); background-repeat:no-repeat; background-position:left; border-top:1px solid #E6E3D3; }
/* Form Elements */

select { background:#f2f2f2; border:1px solid #9c9c9c; }
#searchform { padding:16px 5px 0 0; }
.button { padding: 3px; background:#333; color:#fff; border:none; text-transform:uppercase; padding-right:10px; padding-left:10px; }
.button:hover { background:#00B2DC; color:#FFF;  text-transform:uppercase; padding-right:10px; padding-left:10px; }
#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; background-image:url(images/border.jpg); background-position:bottom; background-repeat:no-repeat; }
.clearfloat { display:block; background-image:url(images/fill_bluestripes.gif);background-position:bottom; background-repeat:repeat-x; border-bottom:1px solid #ccc;margin-bottom:6px; }
/******************************************
*   Footer                        
******************************************/

#footer { margin: 0 auto; width: 900px; font-size:0.9em; text-align:center; padding-top:15px; color:#FFF; }
#footer a { color:#ededed; }
/* Sample 8*/
#box8 { position:absolute; }
#box8 div { width:480px; float:left; }
#box8 .buttons { text-align:left }
#box8 .next { float:right }
.sample8 .buttons { text-align:center; clear:both; }
.sample8 .mask1 { border-top:1px solid #ccc; border-bottom:1px solid #ccc; }

.toggler-title {color:#fff; padding-left:5px;font: 0.9em Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:0.4em; margin-bottom:4px; }
.toggler  { cursor:pointer;}
.toggler a:hover	 { }
.element	 { padding:10px 5px 10px 10px; margin-bottom:2px; color:#fff; background-color:#eee; }
.e li { font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:.2em; text-transform:uppercase; border-bottom:1px solid #fff;}
#link6 { font-size: 14px; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; }
#link6 a:hover { font-size: 14px;display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; }

#link7 { font-size: 14px; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; }
#link7 a:hover { font-size: 14px;display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; }

#link8 { font-size: 14px; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; }
#link8 a:hover { font-size: 14px;display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; }

#link9 { font-size: 14px; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; }
#link9 a:hover { font-size: 14px;display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; }

#link10 { font-size: 14px; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; }
#link10 a:hover { font-size: 14px;display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; }

#link11 { font-size: 14px; display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 17px; }
#link11 a:hover { font-size: 14px;display: block; text-transform: uppercase; color: #fff; background-color: #ccc; margin-bottom:2px; text-transform: uppercase; outline-style: none; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; }

#qTip {
	position: absolute;
	font-family: Helvetica, Arial;
	display: none;
	padding: 40px 1px 15px 1px;
	width: 150px;
	height:100px;
	text-align: center;
	valign: middle;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	z-index: 1000;
	background: url('images/tooltip.png') no-repeat;
}

/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
     DEFAULT.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the Default WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 460px;
}

#gb_form {
  text-align : left;
  background-color : #fff;
}

#gb_form_div a {
  color : #333;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #147;
  text-decoration : none;
}

#gb_form fieldset { 
  border : none;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #666;
}

#gb_form legend {
  margin-left : -10px;
}

#gb_form legend#mainlegend { 
  font-size : 1.2em;
  color : #ababab;
  margin-left : -10px;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .main_formhead {
  font-size : 1.4em;
}

#gb_form label { 
  color : #00B2DC; 
  margin-top : 5px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  color : #444;  
  padding : 4px; 
  border : 1px solid #ccc;
  background-color : #fff;

  background-color : #f9f9f9;
  line-height : 1.5em;
  width : 300px;
}

#gb_form input.short {
  width : 45px;
}

#gb_form textarea.textbox {
  width : 400px;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  padding : 0; 
}

#gb_form label input.checkbox {
  margin : 0;
}

* html input.button { 
  color : #000;  
  padding : 4px; 
  border : 1px solid #6da6d1;
  background-color : #f9f9f9;
}


/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #444;  
  padding : 4px; 
  border : 1px solid #ccc;
  background-color : #fff;
}

input.button {
  margin-top : 10px;
}

span.error, span.success, #gb_form_div dt { 
  color : #00B2DC;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
  color : #00B2DC;
}

small.whythis, small.whythis a { 
  font-size : .9em; 
}

#gb_form small.whythis a span { 
  font-size : .9em;
  color : #fff;
  border : 1px solid #fff;
  padding : 0 3px 0 3px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : yellow;
  color : #000;
  font-weight : bold;
}

p.creditline small { 
  display : block;
  text-align : right;
  margin : 5px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #666;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #666;
}

/* End DEFAULT CSS */

#email-sub {
background-image:url(images/news-bg.gif);
background-repeat:repeat-x;
padding-top:7px;
width:320px;
height:140px;
}

#playerHead {
	background:url(../../../audio/images/player.jpg);
}
.stumble {
	float:right;
	background:url(../../../images/stfstumble.jpg);
	width:45px;
	height:45px;
	text-decoration:none;
}
.twitter {
	float:right;
	margin-top:8px;
	background:url(../../../images/twitter.jpg);
	width:106px;
	height:35px;
	text-decoration:none;
}

.lbsTooltip
{
	background:#00b2dc;
	border: 1px solid #fff;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltipHeader
{
	background:#00b2dc;
	color: #decc24;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: #fff;
	font-family:Arial,Helvetica,serif;
	font-size: 14px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: #decc24;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: #fff;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}