/*  
Theme Name: WyntonMagazine - Modified
Theme URI: 
Description: A premium magazine-style layout for Wordpress with multiple functionalities and additional page templates. "Brother" of my BranfordMagazine theme.
Version: 1.1
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
=======

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/backgrounds/bgbody.jpg) repeat-x 0px 0px #87a189;
  	background-attachment: fixed;
	padding: 10px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Calibri, Arial, Georgia, "Times New Roman", Times, serif;
    color:#222;
	line-height:1.4em;
	}
	
p {	
	margin: 15px 0;
	}

hr {
	display: block;
	height:2px;
	margin-top:2px;
	margin-bottom:2px;
	background:#669966;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 0px;
	}
	
/******************************************
*   Hyperlinks
******************************************/
/* standard link behaviour */
a:link, a:active, a:visited { 
	color:#006633;
	text-decoration: underline; 
	} 

a:hover	{
	color:#FF0000;
	text-decoration: none;
	}

/* Leadstory area links */
#leadcontainer a {
	color:#fff;
	text-decoration:none;
	}

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

/* Title area links */
.title:link, .title:active, .title:visited {
	color: #006633;
	text-decoration: none;
	} 

.title:hover {
	color: #BFD3BC;
	/*	color: #BFD3BC;*/
	text-decoration: underline;
	} 
	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {color:#006633; text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#006633; text-decoration:none;}
h4 a:hover {text-decoration:underline;}

/* Links in the sidebar */
#sidelist a:link, #sidelist a:active, #sidelist a:visited {text-decoration:none;}
#sidelist a:hover {text-decoration:underline;}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #000;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{color:#000;}

/* How tags appear */
#tags a {text-decoration:none;}
#tags a:hover {text-decoration:underline;}

/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

/* Links in the footer */
#footer a {text-decoration: none;} 
#footer a:hover	{text-decoration: underline;}


/******************************************
*   Images
******************************************/
img, a:link img, a:visited img{border:1px solid #E6F2E1; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:10px 10px 10px 10px; border:1px solid #E6F2E1; padding:1px;}
img.left{ float:left;}
img.center{ display:block;}
img.right{ float:right;}

#leadpic {
	float:right;
	margin: 0 20px 20px 20px; 
	width:240px;
}

/*.home-cat-img {float:left; margin:0 6px 4px 0;}*/
		
/******************************************
*   Main Element Structure                         
******************************************/

#page { /* main container */
	width:1050px;
	margin:0 auto;
	font-size:1.2em;
	background:#FFF;
	padding: 10px 20px 40px 20px;
	border-top:4px solid #84AB7E;
	border-bottom:4px solid #84AB7E;
	}

#branding {/* Where the logo is located */
	width:625px;
	height:100px;
	padding-bottom:10px;
	margin-top:7px;
	background:url(images/backgrounds/bg_branding.png) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 310px;
	display: block;
	float:right;
	}


/* The 3 columns on the homepage */

#homeleftcol {
	width:30%;
	border-right:1px solid #84AB7E;
	padding-right:20px;
	text-align:justify;
	float:left;
	}
	
#homemidcol {
	width:30%;
	padding:0 20px 0 20px;
	text-align:justify;
	float:left;
	}
	
#homerightcol {
	width:30%;
	border-left:1px solid #84AB7E;
	padding-left:20px;
	text-align:justify;
	float:right;
	}
		
	
/******************************************
*   Sidebar stuff exept hyperlinks                        
******************************************/
	
#sidelist li {list-style:none}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {background:#E6F2E1;}

#sidelist .children li {
	background: #E6F2E1;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_recent.gif) no-repeat;
	}

#sidelist .recent-comments li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_comments.gif) no-repeat;
	}

#sidelist .more li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_categories.gif) no-repeat;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/rss.gif) no-repeat;
	}
	
/******************************************
*   All Headlines and related stuff                         
******************************************/

.leadmeta, .leadmeta a {/* That?s how the Date and Author appear in the leadarticle section above the Headline */
	font: .9em Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	color:#84AB7E;
	}
	
.blogtitle, .blogtitle a {/* That?s only relevant, if you don?t use an image for your Logo in the header */
	color: #000;
	font-size: 1.8em;
	font-family: Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	text-decoration:none;
	}

/* Background for the category teasers headline on the homepage */
.cat-head {
	margin-bottom:3px;
	background-color:#C0DEB4;
	padding-top:2px;
	padding-left:5px;
	}

h1 {
	color: #84AB7E;
	font-size: 1.6em;
	font-family: Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #84AB7E;
	font: 1.6em Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:4px solid #84AB7E;
	margin: 15px 0 0 0;
	}

h3 {
	font: 0.9em Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#84AB7E;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#84AB7E;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	border-top:4px solid #84AB7E;
	border-bottom:1px solid #84AB7E;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#84AB7E;
	}

h3#respond {
	border-top:4px solid #84AB7E;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}
h3#lead{
        color:#84AB7E;
}

h4 {
	color:#84AB7E;
	font-size:1.2em;
	margin-bottom:4px;
	margin-top:6px;
	}
	
	
/******************************************
*   Content styles                    
******************************************/
#content {/* main content (left of sidebar) */
	width:540px;
	float:left;
	}

#pagecontent { /* content area in static pages (without sidebar) */
	width:1050px;
	float:left;
	}

#homecontent-top {/* The upper area on the homepage */
	width:1050px;
	margin-top:10px;
	}

#homecontent-topleft {/* The left side of the upper area (where the leadstory area is located) */
	width: 600px;
	}

#homecontent-topright {/* The right upper area (where the three feature boxes appear) */
	width: 310px;
	}

#homecontent-middle {/* The upper area on the homepage */
	width:1050px;
	}

#homecontent-midleft {/* The left side of the center area */
	width: 720px;
	float:left;
	}

#homecontent-midright {/* The right center area */
	width: 310px;
	float:right;
	}

#homecontent-bottom {/* The lower area 0f the homepage */
	width:1050px;
	margin-top:20px;
	}

/* The lead story on the honmepage */
#leadcontainer {
	background: #444;
	color:#fff;
	border-top:4px solid #84AB7E;
	border-bottom:4px solid #84AB7E;
	padding:10px 10px 10px 15px;
	width:692px;
	display:inline-block;
	}
#leadcontainer p {
	font-size: 1.2em;
}

#leadcontainer:hover {
	border-top:4px solid #84AB7E;
	border-bottom:4px solid #84AB7E;
	background-color: #333333;
	}

#leadcontainer .title {
	font:1.6em Calibri, Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	color: #fff;
	}

#leadheader {
	display:block;
	}

#leadheader a {color:#FFF;}
#leadheader a:hover {color:#84AB7E;}

#homebottom {/* That?s the nice shadow below the leadcontainer */
	width:722px;
	height:48px;
	background:url(images/backgrounds/homebottom.png) no-repeat;
	}
	
.read-on {
margin-top: 10px;
}

.read-on a { /* This can be used to format the "continue readng..." link in the lead story */
	text-decoration:none;
	font:1.1em Calibri, Arial, Helvetica, sans-serif;
	}
	
.read-on a:hover {color:#84AB7E!important;
	font:1.1em Calibri, Arial, Helvetica, sans-serif;
}

	
/* Featured Articles formatting in "hometop-rightcol" */

.feature {
	background: #E6F2E1;
	padding:10px 10px 10px 12px;
	border-top:2px solid #84AB7E;
	border-bottom:2px solid #84AB7E;
	}
.feature:hover {
	background:#ddd;
	}

/*.feature p { margin:0;	}*/

#hometop-rightcol img {
	width: 270px;
	height:75px;
	display: block;
	margin-left: 5;
	margin-right: auto;
	padding:6px 5px 5px 6px;
	border:solid;
	border-color: #333333 #aaaaaa #aaaaaa #333333;
	border-width: 1px 3px 3px 1px;
	background-color:white;
	margin-bottom:5px;
}

#hometop-rightcol .feature {margin-bottom: 10px;}

#hometop-rightcol.title, #hometop-rightcol a.title  {
	font-family: Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color: #006633;
	margin:10px 0 15px 0;
	}

/**********************************************************/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#E6F2E1;
	}
		
.title, a.title  {
	font-family: Calibri, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color: #84AB7E;
	margin:10px 0 15px 0;
	}
		
#homemidcol .clearfloat, #homeleftcol .clearfloat, #homerightcol .clearfloat {
	border-bottom:1px solid #ccc;
	padding:12px 0;
	}	

/* Pagination formats for the achives (previous and next links) */	

.navigation a {
	width: 120px;
	border: 1px dotted #ccc;
	padding:2px 4px 2px 4px;
	text-align:center;
	font-size:0.9em;
	text-decoration:none;
	color:#666;
	}

.navigation a:hover {
	background-color:#E6F2E1;
	}

.preventries {
	float:left;
	}

.nextentries {
	float:right;
	}
	

/*Post Formatting*/

.entry {
	padding-bottom:5px;
	text-align:justify;
	font-size: 1.1em;
	}

.post {
	width:535px;
	color:#000000;
	margin: 0px 0px 10px 15px; 
}


.post blockquote {
	color:#006633;
	font-style:italic;
	padding:6px 14px;
	margin-left:35px;
	border-top:2px solid #84AB7E;
	border-bottom:1px solid #84AB7E;
	}	

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

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:5px;
	background-color:#E6F2E1;
	border-bottom:1px solid #E6F2E1;
	border-top:1px solid #E6F2E1;	
	}	
		
.postmetadata {margin: 0;}

#postfeatureimage {
	width: 275px; 
	height: 75px; 
	float:right;
	margin: 10px 0 10px 12px; 
	padding:6px 5px 5px 6px;
	border:solid;
	border-color: #333333 #aaaaaa #aaaaaa #333333;
	border-width: 1px 3px 3px 1px;
	background:#fff;

}

#postleadimage {
	width: 250px; 
	float:right;
	margin: 0px 0 10px 12px; 
	padding:6px 5px 5px 6px;
	border:solid;
	border-color: #333333 #aaaaaa #aaaaaa #333333;
	border-width: 1px 3px 3px 1px;
	background:#fff;

}

/* Form Elements */

select {
	background:#E6F2E1;
	border-top:2px solid #E6F2E1;
	border-bottom:2px solid #E6F2E1;
	border-left:none;
	border-right:none;
	width:100%
	}
	

#searchform {padding:5px 5px 0 0;}

.searchbutton {
	font-weight:bold;
	padding: 1px;
	background:#fff;
	color:#E6F2E1;
	border:1px solid #84AB7E;
	}

.searchbutton:hover {
	color:#666;
	background:#E6F2E1;
	border:1px solid #E6F2E1;
	text-decoration:none;
	}

.searchfield {
	width:150px;
	padding: 1px 1px 1px 20px;
	background: url(images/icons/search-16.png) no-repeat #fff;
	color:#666;
	border:1px solid #84AB7E;
	}

.searchfield:hover, .searchfield:focus {
	background: url(images/icons/search-16.png) no-repeat #E6F2E1;
	border:1px solid #E6F2E1;
	text-decoration:none;
	}

.button {
	font-weight:bold;
	padding: 1px;
	background:#fff;
	color:#666;
	border-top:2px solid #84AB7E;
	border-bottom:2px solid #84AB7E;
	border-left:none;
	border-right:none;
	}

.button:hover {
	color:#84AB7E;
	background:#E6F2E1;
	border-top:2px solid #E6F2E1;
	border-bottom:2px solid #E6F2E1;
	border-left:none;
	border-right:none;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border-top:2px solid #84AB7E;
	border-bottom:2px solid #84AB7E;
	border-left:none;
	border-right:none;
	}

#commentform textarea {
	background:#E6F2E1;
	width: 95%;
	margin-top:5px;
	border-top:2px solid #84AB7E;
	border-bottom:2px solid #84AB7E;
	border-left:none;
	border-right:none;
	}

#commentform textarea:hover, #commentform textarea:focus {background:#fff;}


/* Comments*/

.commentlist {
	padding-left:30px;
	color:#000;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#E6F2E1;
	border-top:2px solid #84AB7E;
	border-bottom:1px solid #84AB7E;
	list-style:none;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	padding:2px 5px 2px 5px;
	border-top:2px solid #84AB7E;
	border-bottom:1px solid #84AB7E;
	}

.commentlist cite { font-weight:bold; }	
	

/* Float Properties*/

.clear {
	clear:both;
	}

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

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:inline-block;
	}	

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 1090px;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	color:#fff;
	background-color:#000;
	}

#footer a {
	color:#84AB7E;
	}

#header{
	margin: 10px 5px 5px 5px;
}
#header li {
	list-style:none;
	}
	
#header .feed li a{
	margin-bottom:2px;
	padding-left:20px;
	background:url(images/icons/rss.gif) no-repeat;
	font-size:1.0em;
	font-weight:bold;
	color:#FF6600;
	}

#postadsense{
margin:20px;
width: 130px;
float:left;

}

#mainlist{
	margin:10px;
}
#mainlist p{
	font-size:1em;
}

#mainlisttitle{
	font-size: 1.1em;
	margin-top:3px;
	width:710px;
	float:left;
}

#mainlistexcerpt{
	font-size: .8em;
	margin-top:3px;
	width:370px;
	float:left;
}

#mainlistimage img{
	float:right;
	width:300px;
	margin: 20px 0 10px 12px; 
	padding:6px 5px 5px 6px;
	border:solid;
	border-color: #333333 #aaaaaa #aaaaaa #333333;
	border-width: 1px 3px 3px 1px;
	background:#fff;
}
/* Title area links */
.listtitle:link, .listtitle:active, .listtitle:visited {
	color: #006633;
	text-decoration: none;
	font-size: 1.2em;
} 

.listtitle:hover {
	color: #83AA7D;
	/*	color: #BFD3BC;*/
	text-decoration: underline;
} 

/* Adsense Box */

#adsensebox {
	margin:15px;
}

/*  Tabber  Style start -------------------- */
 
.tabberlive .tabbertabhide {
 display:none;
}
.tabber {	
}
.tabberlive {
 margin:0 5px;
}
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 font: bold 12px Arial, Helvetica, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 text-decoration: none;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 padding:5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/*tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
