/*  
Theme Name: PNT - Gazette Edition
Description: Theme for Renew Magazine based off of PNT - Gazette Edition.
Author: Ryu Graphix
Author URI: http://www.ryugraphix.com/
*/

/*========= SETUP =========*/
*{
	border: 0;
	margin: 0;
	padding: 0;
	}
body{
	color: #666666;
	background: #FFF URL(../../../assets/img/layout/main-bg-gradient.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	opacity:.9999;
	}
a{
	color: #000000;
	text-decoration: none;
	}
a:hover{
	border-bottom:1px dotted #333;
	}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
	}
select{padding: 0;}
li{list-style: none;}

/*========= LAYOUT =========*/
#masthead {	
	width: 960px;
	margin:0 auto;
	background-color:#8c3130;
	}

#page{
	width: 960px;
	background-color: #ece5d5;
	margin:0px auto 15px;
	}
/*--- Main Columns ---*/
#columns{
	padding:15px 15px 25px;
	background-color: #ece5d5;
	margin: 0px;
}
.col1{
	float: left;
	width: 595px;
	padding-right:15px;
}
.col2{
	float: left;
	width: 320px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	padding: 4px 0px 2px !important;
	border-top:1px solid #720f10;
	}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
	}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
	}
#nav .current_page_item a {	color: #333; background:#FFF;}
#nav .current_page_item a:hover {color:#FFF;}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	color:#FFF;
	outline: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding:4px 10px;
}
#nav ul  li a:hover {background:#333;}
#nav ul  li a:hover, 
#nav ul  li a:active, 
#nav ul  li a:visited {
	border-bottom: none;
}      
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav2 {
	height: 30px;
	font-weight:bold;
	font-size:14px;
	line-height: 30px;
	margin:0px;
	border:1px solid #ddd;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
}
#nav2 li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:1px solid #ddd;
	}
#nav2 li a:hover {
	text-decoration: none;
	border-bottom:none;
	}
#nav2 li ul {
	position:absolute;
	left: -999em;
	width:15em;
	}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
	}
#nav2 li ul li {
	display:block !important;
	width:15em;
	border:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
	}


/*--------------------------------------------------
	F O R M S
---------------------------------------------------*/
/* Form Styles */

/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:245px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
	}
* html #search{
	margin-right: 8px;
	}
#search input{
	background: #000;
	border: 1px solid #333;
	color: #999;
	float: left;
	font-size: 11px;
	width:140px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
	}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
	}
	

/*- Header -*/
#header{
	height: 230px;
	padding: 0px;
	}
/*- Logo -*/
#header h1{
	float: left; position:relative;
	display:block;
	width:540px;
	height:140px;
	background:transparent URL("../../../assets/img/layout/main-logo.gif") no-repeat top left;
	text-indent:-9999em; overflow:hidden;
	margin:50px 0px 0px 45px;
	}
#header h1 a{
	display: block;
	float:left;
	width:540px;
	height:140px;
	border:none;
	}

/*- Top Banner -*/
#topbanner {
	float: right;
	width:302px;
	padding:14px 10px 23px;
	z-index:100; position:relative;
	margin:10px 20px 0 0;
	background: transparent URL(../../../assets/img/layout/mainmag-spread-bg.jpg)  no-repeat top right;
 	}

#topbanner img{ float: right;}

/*- RSS -*/
#rss {
	padding: 10px;
	width: 294px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFF;
	min-height:310px;
	position:relative;
	}
#rss a{	color: #666666;}
#rss h3{
	font-size:15px;
	margin-bottom:2em;
	}
	#rss h3 a {border:none; color:#990000;}

#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}
/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#f4f0e7;
	float:left;
	width:583px;
	height:auto;
	margin:15px 0px 0px;
	padding: 5px;
	border: 1px solid #ddd;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #ddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin: 0px 0px: 5px 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{margin: 0; color:#333;}
.post h2{
	font-size: 22px;
	padding: 0 0 5px;
	}
	.post h2 a:hover {border:none !important; color:#666;}
.post h3{
	font-size: 14px;
	}
.post h3 a{
	color: #000;
	}
.post p{
	margin: 0 0 18px;
	line-height: 15px;
	}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 15px 0;	
	margin: 0;
}
.box .post{
	width: 288px;
}
.box .post h2 a{
	color:#333333;
	}
	.box .post h2 a:hover {color:#666;}
.box .post h2{
	font-size: 22px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;
}

.box .post img{
	float: right;
	background-color: #FFFFFF;
	margin: 10px;
}

.box .post .date {text-transform:uppercase;}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	width: 565px;	
	}
.post-alt h2{
	font-size: 24px;
	padding: 0;
	color:#000000;
	line-height: 26px;
	margin-bottom:1em;
	}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000;
	}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
	}
.post-alt h3 a, .post-alt h2 a{
	color: #000;
	}
.post-alt p{
	padding: 0 0 15px;
	}
.post-alt h3.post_date{
	color: #999;
	padding: 15px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	}

h3.post_author {
	font: italic 13px/1em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 20px;
	color:#999;
	}
h3.posted{
	font-size: 11px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	padding:5px;
	margin-top: 10px;
	text-align: left;
	border-top:1px solid #ddd;
	}
h3.posted a {
	color: #000;
	font-size:11px;
	}
#resources {padding-right:0;}

	#resources h3 {
		font-size:1.2em; 
		border-bottom:1px solid #CCC;
		margin:15px 15px 0 0;}
	#resources li {
		list-style-type:none !important;
		margin:0;padding:0;
		clear:left;
		}
		#resources li ul li {
			width:267px;
			float:left;
			clear:none;
			margin-right:15px;
			border-bottom:1px solid #ede6d6;
			}	
			#resources li ul li a {
				display:block;
				background:#f4f0e7;
				border-bottom:0px;
				padding:5px;}
			#resources li ul li a:hover {background:#FFF; border:0px;}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
	}
.comments {
	padding-bottom:0px !important;
	display:block;
	}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
	}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #8c3130;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
	display:block;
	border:none !important;
	}
	a.more:hover {background-color:#d6cdb8;}
/*=== Traditional Blog Post ===*/
.navigation {}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	}
.alignleft{
	display:inline;
	float:left;
	}
.alignright{
	display:inline;
	float:right;
	}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
	}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
	}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
	}
#archivebox a, #archivebox h2 {
	color:#000;
	}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
	}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
	}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #f4f0e7;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#7b7056;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #f4f0e7;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#000 !important;
	}
.singletags a { font-weight: normal !important; }
.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	float:left;
	display:inline;
	background-color: #FFF;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
	}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
	}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
	}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#d6cdb8;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #999;
	}
	#mpu_banner a {border:none; cursor:pointer;}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:360px;
	padding:5px;
	border:1px solid #ddd;
	background-color:#d6cdb8;
	float:left;
	display: block;
	margin-bottom:15px;
	}
.col2 .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
	}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #fff;
	color: #000;
	border:1px solid #999;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 9px !important;
	cursor: pointer;
	
	}
	.col2 .mootabs_title li#green {
		background:#ccf4ca; 
	}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	border: 1px solid #333;
	text-decoration: none;
	}
	.col2 .mootabs_title li#green:hover, 
	.col2 .mootabs_title li#green.active{ 
		background:#70b56d;
		border-color:#595a25;
		}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
	
	}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
	position:relative;
	}
.col2 .mootabs_panel ul{
	width: 294px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFF;
	min-height:310px;
	position:relative;
	}
.list1 li,.list2 li, .list3 li{border-bottom: 1px solid #d6cdb8;}
.list1 li a,.list2 li a, .list3 li a,.list4 li a, .list5 li a{
	color: #666;
	font-size: 12px;
	display:block;
	padding:6px 3px 6px 24px;
	}

.list3 li {
	background: #f4f0e7 url(images/ico-mostcomm.gif) no-repeat left center;
	}
.list5 li{
	border-bottom: 1px solid #eee;	
	padding:6px 0px;
	}

.list1 li a:hover, 
.list2 li a:hover, 
.list3 li a:hover,
.list4 li a:hover, 
.list5 li a:hover {
	background-color:#f4f0e7;
	border:none;
	}
/*- Ads -*/
.ads{
	border: 1px solid #ddd;
	height: 125px;
	padding:10px 0 10px 20px;
	margin:0 0 15px;
	}
.ads img{
	float: left;
	margin-right:20px;
	cursor:pointer;
	}
.ads img.last{
	margin-left: 0;
	}
/*- Flickr -*/
.flickr{
	border: 1px solid #ddd;
	background-color: #f4f0e7;
	width:318px;
	margin:0px 0px 15px;
	}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
	}
.flickr h2 img{
	float: right;
	margin: 0 2px;
	}
.flickr p {
	display:inline;
	padding-left:10px;
	}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
	}
.flickr-ar a {
	color: #ffffff;
	}
.flickr img {
	margin:0px 0px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
	}
/*=== Styling Widget Lists ===*/
.widget h2 {
	padding: 5px;
	}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
	}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
	}
.widget ul li a {
	color: #000000;
	}
#resourcesPlug, #remodelingPlug {
	float:left; position:relative;
	width:457px; height:200px;
	border:1px solid #666;
	}
#resourcesPlug a, #remodelingPlug a {
	display:block;
	text-indent:-9999em; 
	overflow:hidden;
	border:none; height:200px;}

#resourcesPlug {background: #FFF URL("../../../assets/img/layout/resourcesPlug.jpg") no-repeat top left;}
#remodelingPlug {
	float:right; background: #FFF URL("../../../assets/img/layout/remodelPlug.jpg") no-repeat top left;
	}

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #666666;
	margin:0px 15px 15px;
	padding:0px 8px 10px;
	text-align:center;
}
#footer li {display:inline;}
#footer li a {padding:2px 10px;}
.copyright {text-align:center;margin:1em 0 3em;}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
	}
.hl{
	border-bottom: 2px solid #eee;
	}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
	}
.hl2{
	}
.hl3{
	}
.blog{
	float:left;
	background:#fff;
	padding:10px 15px;
	}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
	}
.fr{
	float: right;
	}
.ac{
	text-align: center;
	}
.ar{
	text-align: right;
	}
.th{
	float: left !important;
	margin-top: 0px !important;
	margin-bottom: 10px;
	margin-right: 10px;
	}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	}

table#wp-calendar a {
	color:#000000; 
	}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
	}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
	}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
	}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
	}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 20px;
	display: inline;
	float: right; position:relative;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	float: left; position:relative;
	}

.alignright {text-align:right;}

.alignleft {text-align:left;}

.linklove {visibility:hidden;}

.cf-ol li{list-style-type:none !important;}
