/*  
Theme Name: Media // LeoXP
Theme URI: http://www.der-prinz.com/2008/03/15/new-magazine-style-theme-for-wordpress-wyntonmagazine-version-05-beta-available-now/
Description: A premium magazine-style layout for Wordpress with multiple functionalities and additional page templates. "Brother" of my BranfordMagazine theme.
Version: 1.0
Author: Michael Oeser, modified by Leo
Author URI: http://www.der-prinz.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


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

* { 
  margin: 0;
  padding: 0;
  }

html {
  min-height: 101%;
  }
	
body { 
  background: #eee;
  color: #333; 
  padding: 13px 0 25px 0;
  }

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

hr { 
  display: block; height: 4px;
  background: #ddd;
  border: none;
  margin: 0px 0 10px 0;
  }
post hr {
  }

small { 
  font-size: 0.9em;
  padding: 2px 0px;
  }

.left {
	float:left;
	}

.right {
	float:right;
	}


/******************* Hyperlinks ********************/
a:link, a:active, a:visited { 
  color: #0066ff;
  text-decoration: none;
  outline-style:none;
  } 
a:hover	{ 
  color: #0066ff;
  text-decoration: underline;
  }
acronym { 
  cursor: help; 
  }

/* For external links (in combination with Zap_NewWindow), only in content */
#page .external {
  background:transparent url(images/icons/icon_external.gif) no-repeat scroll right center;
  padding-right: 12px;
}


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


/******************* Images ************************/
img { border: 1px solid #ccc; padding: 1px; }
/*a img { border: 1px solid #0066ff; }*/
a:hover img { border: 1px solid #0066ff; padding: 1px; }
img.alignleft, img.aligncenter, img.alignright { margin: 5px 12px 5px 0; }
img.alignleft{ margin: 5px 12px 5px 0; }
img.alignright{ margin: 5px 0 5px 12px; }
img.aligncenter{ margin: 5px auto 5px auto; }
#leadpic { float: left; margin: 5px 15px 20px 0px; }
img.entry-logo {float: left; margin: 3px 10px 2px 0;}
img.wp-smiley { border: none; padding: 0px 1px; margin: -3px 0; }
.statcounter { height: 0; width: 0; }
.statcounter img { border: none; height: 0; width: 0; }

.alignleft{ float: left; }
.alignright{ float: right; }
.aligncenter{ display: block; margin-left: auto; margin-right: auto; }

/******************************************
*   Main Element Structure                         
******************************************/

#page { /* main container */
	background:#fff;
	border-top:4px solid #999;
	border-bottom:4px solid #999;
	font-size:1em;
	margin:0 auto;
	padding: 10px 20px 20px 20px;
	width:940px;
	}

#branding {/* Where the logo is located */
	background: none;  /*url(images/backgrounds/bg_branding.png) no-repeat;*/
  margin: 0;
	padding: 2px 0 0 0;
	}

#blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-bottom: 15px;
	}
#blogtitle h1 { 
  margin: 0;
  padding: 0;
  }
#blogtitle h1 a:hover { 
  /*text-decoration: none;
  border-bottom: 2px solid #0066ff;*/
  }
#description p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-weight: bold; 
	margin: -7px 0 5px 99px;
	}


/* The 3 columns on the homepage */
#homeleftcol {
	width: 30%;
	border-right: 1px solid #ccc;
	padding-right: 22px;
	float: left;
	}

#homemidcol {
	width: 30%;
	padding: 0 22px 0 22px;
	float: left;
	}

#homerightcol {
	width: 30%;
	border-left: 1px solid #ccc;
	padding-left: 22px;
	float: right;
	}

#homeleftcol p, #homemidcol p, #homerightcol p {
	text-align: justify;
	margin-top: 5px;
  }


/******************************************
*   Sidebar stuff exept hyperlinks                        
******************************************/

#sidebar {
	width: 240px;
	float: right;
	}

#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: #eee;
 }

#sidelist .children li {
	background: #eee;
	list-style: none;
	margin-left: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	}

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

#sidelist .recentcomments li {
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(images/icons/icon_comment.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;
	}

#sidelist a.external img {
	border-width: 0;
	background-color: #fff;
	}
	
#sidelist .tag-cloud, #sidelist .st-tag-cloud {
  line-height: 1.5em;
  }



/******************************************
*   All Headlines and related stuff                         
******************************************/

h1, h2, h3, #description, .title, #hometop-rightcol.title, #hometop-rightcol a.title, #sidebar h2, #sidebar h3 { 
  color: #ff6347; text-align: left; 
  }

h1 {
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}

h2 {
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 4px solid #ddd;
	margin: 20px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
	font-weight: bold;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
	font-weight: bold;
	}

#sidebar h3, #sidebar h2 {
	font-size: 0.9em;
	border-top: 4px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 5px 2px;
	margin: 20px 0 15px 0;
	}

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

h3#comments {
	margin-top: 32px;
	}

h4 {
	color: #333;
	font-size: 1.2em;
	margin-bottom: 6px;
	}



/******************************************
*   Main or page navigation styles                       
******************************************/

/*Main Navbar page navigation */

#nav { 
  color: #0066ff; 
  background: #eee; 
  border-top: 2px solid #ddd; 
  border-bottom: 2px solid #ddd;
  }
#nav ul {
	}
#nav li {
	float: left;
	list-style: none;
	margin: -2px 0;
	}
#nav a, #nav a:link, #nav a:visited { 
  background: #eee; 
  border-top: 2px solid #ddd; 
  border-bottom: 2px solid #ddd;
  color: #0066ff; 
	display: block;
	font-weight: bold;
  margin: 0; 
  padding: 4px 10px;
	text-decoration: none;
  }
#nav a:hover { 
  color: #0066ff; 
  border-top: 2px solid #0066ff; 
  border-bottom: 2px solid #0066ff;
  }
* html #nav a:hover {
  background: #ddd;
  }
#nav li.current_page_item a { 
  color: #0066ff; 
  background: #ddd; 
  }
#nav li.cat-item { 
  float:right; 
  }
#nav li.current-cat a { 
  color: #0066ff; background: #ddd; 
  }	


/******************************************
*   Content styles                    
******************************************/

/* some structural styles for the content area */

#content {/* main content (left of sidebar) */
	width: 675px;
	float: left;
	}

/* Listen in Content */
#content ul, #pagecontent ul { 
  margin:3px 0px 10px 20px;
  }
#content ul li, #pagecontent ul li { 
  margin:3px 0px 3px 10px;
  }
#content .linkcat { 
  margin-bottom:10px;
  }


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

#homecontent-top {/* The upper area on the homepage */
	width: 940px;
	margin-top: 37px;
	}
	
#homecontent-bottom {/* The lower area f the homepage */
	width: 900px;
	margin: 0;
	}

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

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

/* The lead story on the honmepage */
#leadcontainer { 
  background:#eee; 
  border-top:4px solid #ddd; 
  border-bottom:4px solid #ddd; 
  color:#333333; 
  min-height:300px; 
	padding: 15px;
  width:625px; 
}
#leadcontainer:hover { 
  background: #eee; 
  border-top: 4px solid #0066ff; 
  border-bottom: 4px solid #0066ff; 
  }
#leadcontainer .title {
	font-size: 2.2em;
	font-weight: normal;
	line-height: 100%;
	display: block;
	margin-top: 3px;
	padding-bottom: 7px;
	}

#leadheader {
	display: block;
	}

#lead p {
	margin:0;
	}

.read-on {
  float:right;
  margin-top:10px;
  }

.leadmeta {/* Thatīs how the Date and Author appear in the leadarticle section above the Headline */
	font-size: 0.9em;
	margin-top: -4px;
	color: #333;
	text-decoration: none;
	}

#homebottom {/* Thatīs the nice shadow below the leadcontainer */
	background: url(images/backgrounds/homebottom.jpg);
	width: 655px;
	height: 40px;
	}

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

.feature {
	background: #eee;
	padding: 10px 10px 10px 20px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}

.feature:hover {
	background: #ddd;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	}

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

#hometop-rightcol img {
	margin-bottom: 4px;
	padding: 1px;
	border: 1px solid #999;
	}

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

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

/**********************************************************/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color: #999;
	}
		
.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	}
		
/* Header for Categories on Homepage */
#homemidcol .clearfloat, #homeleftcol .clearfloat, #homerightcol .clearfloat { 
  padding-top: 0; 
  }	
#homecontent-bottom { 
  width: 940px; 
  }
#homecontent-bottom h3 a { 
  display: block;
  background: #eee; 
  border-top: 2px solid #ddd; 
  border-bottom: 2px solid #ddd; 
  margin-bottom: -8px; 
  padding: 1px 3px; 
  text-align: right;
  }
#homecontent-bottom h3 a:hover { 
  display: block;
  border-top: 2px solid #0066ff; 
  border-bottom: 2px solid #0066ff;
  text-decoration: none;
  }

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

.pagebar {
	color: #666;
	font-size: 1.25em;
	font-weight: bold;
  margin-top: 20px;
  padding: 4px 0;
	}

.pagebar a, .pagebar span {
  border-top: 2px solid #eee; 
  border-bottom: 2px solid #eee;
  margin: 0 1px;
	padding: 2px 9px;
	text-align: center;
	color: #0066ff;
	}

.pagebar a:hover, pagebar .this-page {
	background-color: #eee;
  border-top: 2px solid #0066ff; 
  border-bottom: 2px solid #0066ff;
  text-decoration: none;
	}

.pagebar .this-page {
	background-color: #eee;
	}

	

/*Post Formatting*/

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

.post blockquote {
	color: #666;
	padding: 6px 14px;
	margin: 18px 35px;
	border-top: 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: 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;	
	}	
		
.postmetadata {
  margin: 30px 0;
  }
	

/* Form Elements */

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

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

.searchfield {
	color: #333;
	background: #eee;
	border: 1px solid #ddd;
	margin-bottom: 4px;
	padding: 1px;
	width: 235px;
	}

.searchfield:hover, .searchfield:focus {
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
	}

.searchbutton {
  outline-style:none;
	}
.searchbutton img {
  padding-top: 3px;
	}


.button {
	font-weight:bold;
	padding: 1px;
	background: #fff;
	color: #333;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: none;
	border-right: none;
	cursor: pointer;
	}

.button:hover {
	color: #000;
	background: #eee;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: none;
	border-right: none;
	text-decoration: none;
	}

#commentform input {
	background: #eee;
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: none;
	border-right: none;
	}

#commentform textarea {
	background: #eee;
	width: 100%;
	padding: 2px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: none;
	border-right: none;
	}

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


/* Comments*/

.commentlist {
	padding-left: 20px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background: #eee;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#commentform small {
	background: #fff;
	font-weight: bold;
	padding: 0;
	}

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

/* Float Properties*/

.cl { /* bevor full size images or videos <br class="cl" /> */
	clear: both;
	padding-top: 10px;
	}

.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: 900px;
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
	color: #666;
	}

#footer a {
	color: #333;
	}
