/*  
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

*   Typography    *************************/

@import url(https://fonts.googleapis.com/css?family=Oswald:700,400|Open+Sans+Condensed:400,700|Roboto+Condensed:400,700|Poppins);

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

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #def1ea;
	color: #002244;
	padding: 13px 0 25px 0;
	}

body, select, textarea {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
	}
	
input[type="text"] {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	padding: 2px;
	border: solid 1px #2F4F4F;
	}
	
input[type="submit"] {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #483D8B;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited, a:active {
	color: #0000cc;
	text-decoration:none;
	}

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

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

small {
	font-size: 15px;
	line-height: 1.5;
	margin: 5px 0;
	}

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

/*** default image behaviour ***/
img { border:1px solid #999; padding:1px; }

.fpslider img { border: none; }


/*** WordPress specific image classes ***/
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
margin: 4px 15px 5px 0;
}

.alignright {
float: right;
margin: 0;
margin-left: 15px;
}

.wp-caption {
   text-align: center;
   background-color: #fff;
   margin-top:5px;
   margin-right: 15px;
   margin-bottom:0px;
}

.wp-caption img{
   padding:2px;
   border:1px solid #999;
}

.wp-caption img:hover{
   border:1px solid #333;
}

.wp-caption p.wp-caption-text {
   color:#666;
   font-size: 13px;
   line-height: 14px;
   padding: 7px 4px 2px 5px!important;
   margin: 0!important;
}
		
/******************************************
*   General Structure                         
******************************************/

/* custom style for displaying blogger information on blog posts  */

#blogTitle {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 6px;
}

#blogTitle li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#blogTitle a:link,
#blogTitle a:active,
#blogTitle a:visited {
	text-decoration: none;
	color: #0055aa;
}

#blogTitle a:hover {
	color: #5599dd;
	text-decoration: underline;
}

#blogAuthor {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #7f8c8d;
	line-height: 1.2;
}

#blogDate {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	margin-top: 11px;
	color: #333;
}

.blogPic {
	float: right;
	padding: 2px;
	border: solid 1px #5599dd;
	margin: -30px 0 0 20px;
}

#page { /*the main container*/
	width:880px;
	margin:0 auto;
	background:#FFF;
	padding: 25px;
	}
    
.pagetitle {
    font-size: 36px!important;
}

#branding {/*where the logo sits*/
	width:323px;
	height:160px;
	padding-bottom:5px;
	background:url(images/backgrounds/bg_branding.jpg) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 250px;
	float:right;
	}

#sidebar p {
	margin-top:2px;
	margin-bottom:15px;
}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:301px;
	padding-right:10px;
	}

#leftcol, #rightcol {
	margin-top:-3px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:275px;
	padding-left:10px;
	margin-top: -2px;
	text-align:left;
	}
		
/******************************************
*   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 #55aaff;
	text-decoration:none;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #55aaff;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.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;
	text-decoration:none;
	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;
	}

.blurb {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom:15px;
}

.blurb img {
	float:left;
	padding:1px;
	border:solid 1px #aaccee;
	margin-top:4px;
	margin-right:8px;
}

#social {
	text-align:center;
	margin-bottom:12px;
}

#social img {
	border:none;
	padding:0;
	margin:0;
}

#trending {
	margin-bottom: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	background-color: #f2f4fa;
	padding: 15px 10px 0;
}

#addthis_trendingcontent p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

#trending a:link,
#trending a:active,
#trending a:visited {
	text-decoration: none;
	color: #2980b9;
}

#trending a:hover {
	text-decoration: underline;
	color: #3498db;
}

.addthis-content-title {
	font-size: 38px;
	padding: 0;
	margin: 0;
}

.addthis-content-row {
	padding: 0;
	margin-bottom: 10px;
	line-height: 1;
}

.addthis-content-link {
	margin: 0;
	padding: 0;
}

.addthis-content-footer {
	display: none;
}
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #840000;
	font-size: 38px;
	font-family: Oswald, sans-serif;
	font-weight: 700;
	text-decoration:none;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #004488;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:24px;
	font-weight:700;
	line-height: 1.1;
	padding-bottom:8px;
	text-decoration:none;
	margin: 5px 0 10px;
	}

h3 {
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-bottom:4px;
	font-weight:normal;
	color:#004488;
	}

#sidebar h2, #sidebar h3, #sidebar h4 a {
	text-decoration:none;
	color:#3388cc;
	}

#sidebar h2 a:hover, #sidebar h3 a:hover, #sidebar h4 a:hover {
	color:#55aaff;
	text-decoration:none;
	}

#sidebar h2 {
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size:30px;
	color:#0055aa;
	margin-bottom:6px;
	text-transform:uppercase;
	line-height: 1.1;
	}

#sidebar h3 {
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size:30px;
	color:#3388dd;
	margin-bottom:4px;
	line-height:33px;
	text-transform:uppercase;
	letter-spacing: normal;
	}

#sidebar h4 {
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size:23px;
	text-decoration:none;
	color:#0055aa;
	margin-bottom:6px;
	text-transform:uppercase;
	line-height:25px;
	}

#sidebar h5{
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size:20px;
	text-decoration:none;
	color:#0055aa;
	margin-top: 25px;
	margin-bottom:6px;
	line-height:22px;
	}

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: #0055aa;
	text-decoration:none;
	}

h3 a:hover {
	color:#aaa;
	text-decoration:underline
	}

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

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

#content h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 32px;
	color: #000;
	font-weight: 700;
	border: none;
	margin: 5px 0;
	line-height: 1.2;
}

#content h2 a:link {
    text-decoration: none;
}

#leftcol p {
	margin-top:5px;
	margin-bottom:15px;
}



/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

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

#leftcol img,
#branding img {
	border: none;
}

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 6px 0;
	padding:1px;
	border: 1px solid #0055aa;
	background-color: #fff;
	}

.title, a.title  {
	font-family:'Open Sans Condensed', sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:19px;
	margin-bottom:3px;
	color: #115599;
	text-decoration:none;
	}

a:hover.title {
	text-decoration:none;
	color:#55aaff;
}
		
#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;
	padding:1px;
	border:1px solid #3377bb;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:2px dotted #999;
	padding:12px 0;
	}	

#leftcol h2 {
	color: #004488;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:26px;
	font-weight:700;
	line-height:30px;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:10px;
	}

#leftcol h2 a:link,
#leftcol h2 a:visited,
#leftcol h2 a:active {
	text-decoration:none;
	color:#0055aa;
}

#leftcol h2 a:hover {
	color:#aaa;
	text-decoration:underline;
}

#leftcol h3 {
	font-family:'Open Sans Condensed', sans-serif;
	font-size:20px;
	line-height:23px;
	text-transform: uppercase;
	text-decoration:none;
	margin-bottom:4px;
	font-weight:700;
	color:#0055aa;
	}

#rightcol h3 {
	text-transform:uppercase;
}

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

/* Post Formatting */

.postimage {
	padding: 10px;
}

.entry {
	padding-bottom:25px;
	text-align:left;
	}

.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 {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	padding:3px;
	}	
	
.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:5px 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;
	}

/******************************************
*   Banners                        
******************************************/

.no_border img {
	border: none !important;
}

#banner_top {
	width: 475px;
	margin: 0 auto;
	margin-top: 20px;
}

#banner_top img {
	border: none;
}

#adbox {
	width: 300px;
	height: 250px;
	display: none;
	z-index: 20;
	cursor: pointer;
	position: absolute;
	margin-top: 0px;
}

#adbox img {
	border: none;
	padding: 0;
	margin: 0;
	box-shadow: 2px 2px 4px #555;
}

#trigger {
	width: 250px;
	position: absolute;
	margin: 4px 0 20px 0;
	clear: both;
	display: block;
	z-index: 10;
	cursor: pointer; 
}

/* 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 {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0 auto;
	font-size:13px;
	line-height: 1.4;
	padding: 7px;
	color: #47675b;
	background-color: #def1ea;
	}

#footer-left {
	width: 490px;
	float: left;
	padding: 5px;
	margin-right: 4px;
	border-right: solid 1px #47675b;
}

#footer-right {
	width: 335px;
	float: left;
	padding: 5px;
}

#footer a {
	color:#004488;
	}
	
/**********************************************
*  Video ad
**********************************************/

#output {
	width: 426px;
	height: 240px;
	background: none;
	margin-top: -1px;
}

#buffer {
	display: none;
}

/* =Cookie Notice
-------------------------------------------------------------- */

#notice {
	font-family: Poppins, sans-serif;
	width: 90%;
	background: #baccd8;
	padding: 25px 25px 15px;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	right: 5%;
	left: 5%;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	color: #34495e;
	border-radius: 10px 10px 0 0;
	z-index: 200;
}

#dismiss {
	font-family: Poppins, sans-serif;
	display: inline-block;
	float: right;
	margin: 0 0 0 20px;
	font-size: 28px;
	font-weight: 400;
	cursor: pointer;
}

#notice a:link,
#notice a:active,
#notice a:visited {
	color: #1073b6;
}

#notice a:hover {
	color: #cf3f2e;
}
