/*  
Theme Name: KomPress Mag
Theme URI: http://www.wpglam.com/
Description: A Premium magazine-style Them For WP, by WPGlam
Version: 1.0
Author: Steven Pierce
Author URI: http://www.wpglam.com/

/* Section for the HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	background: #F4F3E4 url(images/bg.gif) repeat-x;
	color: #545454;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
img {border:none;}
	
p {	
	margin: 15px 0;
	}
	
img {
	border: none;
}

/* Section for the Links Elements */

a:link, a:visited {
	color: #CB5503;
	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;
	border-bottom: 1px solid #E0DDD0;
	}

/* Section for the Header */

#branding {
	width:663px;
	height: 150px;
	background: #000000 url(images/header.jpg) no-repeat;
	margin-top: 0px;
	}

#branding h1{
    color: #ffffff;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 35px;
	}

#branding h1 a{
    color: #ffffff;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.left {
	float:left;
	}

.right {
	float:right;
	width: 317px;
	height: 150px;
	}

#mtop {
	height: 100px;
	background: #000000;
	}


#mlow {
	height: 50px;
	background: url(images/top2.gif) no-repeat;
	padding-top: 20px;
	}

#mlow h1 a{
	margin-left: 90px;
	color: #8E896F;
	font-size: 16px;
	letter-spacing: 1px;
	}

#mlow h1 a:hover {
	color: #272417;
	text-decoration: none;
	}

/* 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/navmenu.gif) repeat-x;
	font-size:1.1em;
	}
	
#nav li {
	list-style:none;
	float:right;
	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: #777 url(images/navmenu.gif) repeat-x;
	text-decoration:none;
	color: #12150A;
	}		

/* Section for the Digg-Style Navigation */

div.pagination {
	padding:3px;
	margin:10px;
	text-align:center;
}

/* Section for the Category Elements */

#cat {
	background:#777 url(images/nav.gif) repeat-x;
	font-size:1.1em;
	}
	
#cat li {
	list-style:none;
	float:right;
	padding-right: 5px;
	padding-left: 5px;
	border-right:1px solid #0A0A09;
	border-left: 1px solid #565656;
	}

#cat a, #cat a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	text-align: center;
	padding:6px;
	}

#cat a:hover, #cat a:active, .current_page_item	a {
	background: url(images/catbg.gif) repeat-x;
	text-decoration:none;
	color: #000;
	}		


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-size:2.00em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font-size: 2.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	border-bottom:1px solid #BCB79B;
	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 #BCB79B;
	border-bottom:1px solid #BCB79B;
	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 {
	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: 575px;
	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 */

.similiar{
	width:560px;
	float:left;
	color:#434340;
	text-align:justify;
	margin:0px auto;
	padding:5px 6px 0px;
}

.similiar h2{
	color:#2E2E2C;
	font-size: 20px;
}

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: 25px;
	}

#s {
	width: 185px;
	}

.button {
	padding: 1px;
	background:#000 url(images/search.gif) no-repeat;
	color:#e7e7e7;
	border:none;
	width: 84px;
	}

.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:#3E3B2E;
	}

#footer a {
	color:#F07E03;
	}

/* 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 */

#hprecent {
width: 601px;
padding-bottom: 15px;
margin-bottom: 20px;
clear: both;
border-bottom: 5px solid #CBC9B4;
border-top: 5px solid #CBC9B4;
padding-top: 15px;
margin-top: 20px;
}

#hprecent .post h2 {
margin: 0px;
padding: 0px;
font-size: 18px;
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 {
margin-bottom: 5px;
}

#hprecent .post {
float: right;
width: 450px;
}

#hprecent img {
float: left;
border: 2px solid #e7e7e7;
}

img.adright {
border: 0px;
margin-left: 15px;
}

img.adleft {
border: 0px;
margin-left: 15px;
}