/*  
Theme Name: RemixMag Premium Theme
Theme URI: http://www.stylishlabs.com/
Description: A Premium magazine-style layout Theme for Wordpress
Version: 1.0
Author: George Larsen
Author URI: http://www.Stylishlabs.com/

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



/* Section for the HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	background: #000505 url(images/bg.gif) repeat;
	color: #545454;
	padding: 18px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}
	
img {
	border: none;
}

/* Section for the Links Elements */

a:link, a:visited {
	color: #314876;
	text-decoration:none
	}

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

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

small {
	font-size: 0.95em;
	background:#FFFFFF;
	padding:3px 0px;
	}
	

/* Section for the Main Structure */

#page {
	width:980px;
	margin:0 auto;
	font-size:0.75em;
	background:#FFF url(images/pagebg.gif) repeat-y;
	padding: 0px 0px 0px 0px;
	}

	
/* Section for the Header */

#branding {
	width:663px;
	
	background: #000000;
	margin-top: 0px;
	}
	
#extra{
	
	width:460px;
	margin-left: 188px;
	margin-top: -200px;
	clear:both;
	}

.left {
	float:left;
	}

.right {
	float:right;
	width: 317px;
	
	}

#mtop {
	height: 50px;

	}


#mlow {
	height: 96px;
	
	}

/* Section for the Sidebar Elements */

#sidebar {
	width: 300px;
	float:right;
	padding-right: 20px;
	margin-bottom: 20px;
	}

#leftcol {
	width:605px;
	padding-right:18px;
	margin-top:10px;
	float:left
	}

		

/* Section for the Navigation Elements */

#nav {
	background:#777 url(images/nav.gif) repeat-x;
	font-size:1.1em;
	}
	
#nav li {
	list-style:none;
	float:left;
	width: 90px;
	border-right:1px solid #0A0A09;
	border-left: 1px solid #565656;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	text-align: center;
	padding:6px;
	}

#nav a:hover, #nav a:active, .current_page_item	a {
	background: url(images/navbg.gif) repeat-x;
	text-decoration:none;
	color: #12150A;
	}		

/* Section for the Digg-Style Navigation */

div.pagination {
	padding:3px;
	margin:10px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #2C2C2C;
	text-decoration: none; 
	color: #fff;
	background: #2C2C2C url(images/poff.gif);
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #FFB525;
	color: #FFF;
	background: #FFB525 url(images/pon.gif);
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #FFB425;
	font-weight: bold;
	background: #FFB525 url(images/pon.gif);
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}



/* Section for the Headers */

h1 {
	font:2.00em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:0px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3 {
	font-size: 1em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}
	
h5 {
	font: 2.0em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	text-decoration: underline;
	color: #6C6762;
	margin: 20px 0;
	}

#sidebar h3 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

/* Section for the Main Content */

#content {
	text-align : justify ;
	width:605px;
	float:left;
	padding-left: 20px;
	margin-bottom: 15px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

/* Section for the Featured Elements */

.feature {
	padding:15px;
	color: #3B3B3B;
	}
	
.feature p {
	margin:0;
	}

#leftcol p {
	margin:0;
	line-height: 20px;
	}
			
#leadpic {
	float:left;
	margin: 0 19px 3px 0;
	}

#lead {
	margin-top:22px;
	background: #fff url(images/contentbox.gif) top no-repeat;
	}
#lead a{
    color: #E9B001;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:100%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	color: #314876;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	border-bottom:none
	}

#leftcol h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	border-bottom:1px solid #333;
	margin: 5px 0;
	}

.sidead {
    margin-top: 15px;
	}

#sidelist li {
	list-style:none
	}
	
#sidelist li ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}
			
.post-cat {
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background:  url(images/meta.gif) repeat-x;
	height:25px;
	width: 450px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
	margin-top:20px;
}


/* Section for the Post Content */

.googleads{
	width:580px;
	float:left;
	color:#666;
	margin:5px 0 5px 5px;
	padding:0 5px 5px 0px;
}

.similiar{
	width:560px;
	float:left;
	color:#434340;
	text-align:justify;
	margin:0px auto;
	padding:5px 6px 0px;
}

.similiar h2{
	color:#2E2E2C;
	font-size: 20px;
}

.ads {
	width:590px;
	height: 150px;
	background: #FAFAFA;
	border: 1px solid #eee;
	float:left;
	color:#fff;
	margin:10px 0 5px 0px;
	padding:0 5px 5px 0px;
}

.ads img{
	border: 8px solid #D1D1D1;
	margin: 20px 70px 25px 70px;
}
	
html>body .entry li { 

 margin: 10px 15px 8px 25px;
 }

html>body .entry ul {
	margin-left: auto;
	margin-right: 0px;
	padding: 0 30px 0 0;
}

.icons img{
	padding-right: 20px;
	padding-top: 5px;
}

/* Section for the Blockquote Elements */

blockquote{
	margin: 0px 25px 15px 15px;
	padding: 0px 25px 0px 10px;
	background:url(images/bqdown.gif) bottom right no-repeat;
	color: #fff;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 25px 30px 25px 33px;
	background: transparent url(images/bqtop.gif) top left no-repeat;
	}

/* Section for the SearchForm Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:40px 5px 0 0;
	margin-left: 50px;
	}

.button {
	padding: 1px;
	background:#000 url(images/search.gif) no-repeat;
	color:#e7e7e7;
	border:none;
	width: 80px;
	}

.button:hover {
	background:#000 url(images/searchbg.gif) no-repeat;
	color:#000;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}


/* Section for the Comments Elements */

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 20px 10px 20px;
	list-style: none;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

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

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Section for the Float Properties */

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

.clearfloat {
	display:block
	}
	
/* Section for the Footer Elements */

#footer {
	margin: 0 auto;
	width: 980px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}

/* Section for the Alignment Elements */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* Section for the Homepage Arrangement */

.leadstory {
width: 601px;
margin-top: 15px;
margin-bottom: 20px;
background:#E8E8E5;
color: #1A1A1A;
border: 1px solid #CECBC1;
}

.leadstory img {
float: left;
width: 320px;
border-right: 2px solid #666;
}

.leadstory .featured {
text-align : justify ;
width: 250px;
padding-right: 10px;
padding-left: 10px;
height: 200px; overflow: hidden;
}

.leadstory .featured h2 {
font-size: 18px;
line-height: normal;
font-weight: bold;
color: #1A1A1A;
margin: 0px;
padding: 0px;
margin-top: 5px;
border: 0px;
margin-bottom: 0px;
}

.leadstory .featured h2 a {
color: #1A1A1A;
border-bottom: 0px;
}

.leadstory .featured h2 a:hover {
color: #F27600;
border-bottom: 0px;
}

.leadstory .featured p {
font-size: 12px;
line-height: 145%;
color: #1A1A1A;
margin: 0px;
padding: 0px;
}

#leadsubs {
width: 601px;
padding-bottom: 20px;
border-bottom: 5px solid #CECBC1;
margin-bottom: 15px;
}

#leadsubs img {
float: left;
margin-right: 8px;
margin-left: 8px;
border: 2px solid #555;
}

#leadsubs a img {
border: 2px solid #555;
}

#leadsubs a:hover img {
border: 2px solid #111;
}

#hprecent {
width: 601px;
padding-bottom: 10px;
margin-bottom: 15px;
clear: both;
border-bottom: 5px solid #CECBC1;
}

#hprecent .post h2 {
text-align : justify ;
margin: 0px;
padding: 0px;
font-size: 12px;
color: #666;
border: 0px;
}

#hprecent .post h2 a {
color: #444;
border: 1px solid #fff;
font-weight: bold;
}

#hprecent .post h2 a:hover {
color: #111;
border-bottom: 1px solid #333;
}

#hprecent .entry {
text-align : justify ;
margin-bottom: 5px;
}

#hprecent .post {
text-align : justify ;
float: right;
width: 450px;
}

#hprecent img {
float: left;
border: 2px solid #e7e7e7;
}

#hpfeatured {
width: 601px;
padding-bottom: 10px;
margin-bottom: 15px;
clear: both;
}

#hpfeatured a img {
border: 2px solid #CECBC1;
margin-bottom: 5px;
float: left;
margin-right: 5px;
margin-left: 5px;
}

#hpfeatured a:hover img {
border: 2px solid #333;
}

/* PullQuotes */

.ex-pullquote, .pullquote {
   width : 210px;
   border : 0;
   color : #393939;
   font-family : georgia, palatino, 'times new roman', serif;
   font-size : 110%;
   font-weight : bold;
   font-style : italic;
   margin : -5px 0 15px 10px;
 }

 .pullquote {
   width : 250px;
   margin : -25px 0 20px 15px;
 }