/*  

Theme Name: PNT - Gazette Edition

Theme URI: http://www.premiumnewstheme.com/

Description: Premium News is a feature-rich theme for magazine- / news-type blogs created by <a href="http://www.adii.co.za">Adii Freelancer</a>.

Version: 1

Author: Adii Freelancer

Author URI: http://www.adii.co.za/

*/



/*========= SETUP =========*/



*{

	border: 0;

	margin: 0;

	padding: 0;

}

body{

	color: #666666;

background:url(images/bgbar.jpg) repeat-x top #717507;


	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

}

a{

	color: #000000;

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

input,select,textarea{

	border: #999999 1px solid;

	font-size: 12px;

	padding: 2px;

}

select{

	padding: 0;

}

li{

	list-style: none;

}



/*========= LAYOUT =========*/



#page{

	width: 1200px;

   background:url(images/bgbar.jpg) repeat-x top #717507;

	margin:0 auto;
	border:0;

	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}

/*--- Main Columns ---*/

#columns{
	/*background-color: #ffffff;*/

	margin: 0px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

.col1{

	float: left;
	display:inline;

	width: 650px;
	padding:0;
	margin:0;


}

.col2{

	float: left;
	display:inline;

	padding:0;
	margin:0;
   width:780px;
   margin-right:3px;


}

/*--- Sub Columns ---*/

.subcol{

	width: 150px;

}

.subcol h2{

	font-size: 14px;

	padding: 0 0 10px;

	color: #000000;

}



/*========= HEADER =========*/
#logo { background:url(images/logo.jpg) no-repeat; width:174px; height:77px; float:left; display:inline;}



/*- Page Navigation -*/

#nav{

	height: 30px;

	padding: 2px 0px !important;

	background-color: #FFFFFF;

	margin:15px 15px 0px !important;

	border-top:1px solid #ddd;

	border-bottom:1px solid #ddd;

	width: 1200px !important;

}

#nav-left {

	float:left;

	display:inline;

	width:600px;

	}

#nav-right {

	float:right;

	display:inline;

	width:330px;

	margin:0px !important;

	padding:0px !important;
	background:url(images/searchbg.png) no-repeat right; width:205px; height:43px;

	}

#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 {

	height:30px;

}

#nav .current_page_item a {

	color: #FFFFFF;

}

#nav ul  li.back {

	width: 9px;

	height: 30px;

	z-index: 8;

	position: absolute;

}



#nav ul  li a {

	text-decoration: none;

	outline: none;

	text-align: center;

	top: 6px;

	letter-spacing: 0;

	z-index: 10;

	display: block;

	float: left;

	height: 26px;

	position: relative;

	overflow: hidden;

	margin: auto 15px !important;

	margin: auto 7px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-transform: uppercase;

}

#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {

	border: none;

}      

/*- Category Navigation -*/
.clear { clear:both;}
#suckerfish { background:url(images/menubar.png) no-repeat left; width:450px; height:41px; margin-top:55px;}


#nav2, #nav2 * {

	margin:0;

	padding:0;

	list-style: none;

	

}

#nav2 {

	height: 30px;

/*	font-weight:bold;*/

	font-size:11px;

/*	line-height: 30px;*/

	margin:0px 15px;
	margin-top:5px;
	


	

}

#nav2 li {

/*	line-height: 30px;*/

	float: left;

	list-style:none;
	margin-top:8px;

}

#nav2 li a {

	color: #ffffff;

	display: block;

	padding: 0 13px;

	font-size: 11px;

	font-weight: bold;

	font-family:  Arial, Helvetica, sans-serif;

/*	line-height: 30px;*/



}

#nav2 li a:hover {

	text-decoration: 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;

}





/*- Search -*/

#search{

	float: right;

	height: 27px;

	width:197px;

	margin: 3px 0px 0px !important;
	margin-top:7px;

	padding:0px !important;

}

* html #search{

	margin-right: 8px;

}

#search #s{

	background: #ffffff;

	border: 1px solid #166703;

	color: #1a6f03;

	float: left;
	display: inline;

	font-size: 10px;

	width:110px;

	margin:0;
	margin-top:9px;
	margin-left: 12px;

/*	padding: 3px 4px 4px;*/
	height:13px;

}

#search #btn{

	padding: 0;

	height:23px;

	width: auto;

	margin:7px 0px 0px 5px !important;
	float:right;
	display:inline;

	border:none;

	width:62px;
	background: url(images/searchbtn.jpg) no-repeat;

}

/*- Header -*/

#header{

	height: 125px;
margin:0;
padding:0;
	

	background:url(images/header.jpg) no-repeat; width:1200px; height:209px;

}

/*- Logo -*/

#header h1{

	float: left;

	display:inline;

	line-height: 100px;

	font-size: 24px;

}

#header h1 a{

	display: block;

	height: 93px;

	width: 389px;

	color: #000000;

	font-size: 28px;

}



/*- Top Banner -*/

#topbanner {

	float: right;

	width: 468px;

	padding:10px 0px 0px 0px;

}



#topbanner img{

	float: right;

}



/*- RSS -*/

#rss a{

	color: #666666;

}

#rss h2{

	padding:10px;

	font-size:14px;

	margin-bottom:10px;

}

#rss ul{

	margin: 0px;

	padding: 10px;

	float:left;

}

#rss li{

	margin: 0px;

	border:none !important;

	padding: 5px;

}

#rss img{

	float: right;

	padding-left: 10px;

	margin-top: 5px;

}



/*========= FEATURED POSTS (FRONT-PAGE) =========*/



/* See slideshow.css */



/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/



#video-frame {

	background:#CCCCCC;

	float:left;

	width:596px;

	height:336px;

	margin:15px 0px 0px;

	padding: 5px;

	border: 1px solid #ddd;

	}

.video-left {

	float:left;

	width:290px !important;

	display:inline;

	background-color:#FFE69A;

	}

.video-left p {

	padding:0px !important;

	margin:0px !important;

	}

.video-left h2 {

	display:none;

	}

.video-right {

	float:right;

	width:280px;

	display:inline;

	background-color:#FFE69A;

	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 #dddddd;

	background:#f7f7f7;

	line-height:10px;

	cursor: pointer;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 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;

}

.post h2{

	font-size: 18px;

	padding: 0 0 5px;

}

.post h3{

	font-size: 14px;

}

.post h3 a{

	color: #000000;

}

.post p{

	padding: 0 0 15px;

	line-height: 15px;

}



/*- Box -*/

.box{

	clear: both;

	height: 1%;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 0;

	margin: 0;

}

.box .post{

	width: 324px;

	background: url(images/homepostbg.jpg) no-repeat top #fff;
	margin:0;
	padding:0;



}

.box .post h2 a{

	color:#333333;

}

.box .post h2{

	font-size: 18px;

	padding: 10px;

	line-height: 20px;

}

.box .post p{

	font-size: 11px;

	line-height: 16px;

	padding: 0px 10px 10px;

}



.box .post img{

	border: 1px solid #7a630a;

	float: right;

	padding: 5px;

	background-color: #ead273;

	margin: 10px;

}



/*=== Traditional Blog Post ===*/

.post-alt{

	margin:0;
	margin-bottom:10px;
	background:#fff; width:760px;
	border:2px solid #254700;
	margin-right:3px;
padding:0;
	

}

.post-alt h2{

	font-size: 24px;

	padding: 0;

	color:#000000;

	line-height: 26px;

}

.post-alt h3{

	font-size: 13px;

	padding-bottom: 5px;

	line-height: 18px;

	color: #000000;

}

.post-alt h4{

	font-size: 14px;

	padding-bottom: 5px;

	line-height: 16px;

}

.post-alt h3 a, .post-alt h2 a{

	color: #000000;

}

.post-alt p{

	padding: 0 0 15px;

}

.post-alt .post_date{
	color: #564b17;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

div.posted{

	font-size: 11px;

	color: #666666;

	font-style: normal;

	font-weight: normal;

	background:url(images/homepostfoot.jpg) no-repeat bottom; height:16px;


	text-align: right;
	padding-bottom:3px;
	padding-right:3px;

}
#posted{

	font-size: 11px;

	color: #666666;

	font-style: normal;

	font-weight: normal;

    height:16px;
background: #ead273;
border-top:1px solid  #7a630a;

	text-align: right;
	padding-bottom:3px;
	padding-right:3px;

}

div.posted a {

	color: #000000;

	font-size:11px;

}

/*=== Buttons ===*/

.continue{

	background: url(images/ico-arrow.gif) no-repeat left;
	padding-left: 18px;
	font-size:11px;

}

.comments , .comments2 {

	padding-bottom:0px !important;

}

.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;

}
.comments2 a{

	

	color: #000000;

	font-weight:normal;

	font-size:11px;

	padding:0px 0px 0px 5px;

	margin-left:5px;

}

a.more{

	background: url(images/ico-arrow2.png) no-repeat right;

	color: #ead273;

	font-size: 1.2em;

	font-weight: bold;

	padding: 0 20px 0 0;

}

/*=== 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:25px;

	padding:10px;

	color:#000 !important;
	background-color:#ead174;

}

#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 #eee;

}

.arclist h2{

	color: #000;

	padding:0px 0px 15px;

}



.arclist ul li{

	color:#c0c0c0;

	font-size:12px;

	padding:8px 0 8px 10px;

	border-top:1px solid #eee;

}



/*========= 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;
	color:#000000;
	margin: 0 3px;
	}

.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 {

	padding: 4px;

	border: 1px solid #dddddd;

	float:left;

	display:inline;

	background-color: #FFFFFF;

	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 =========*/



.commh2{
font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; background:url(images/postright.jpg) right no-repeat #ead174;height:21px; border-bottom:1px solid  #7a630a; padding-top:7px; padding-left:3px;

}

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:10px 10px 10px 10px;

	border:1px solid #ad9535;
	width:700px;
	margin:0 auto;
	margin-bottom:5px;
		background:#fafae9;
}

ol.commentlist li.alt{

	padding: 10px 10px 0 10px !important;

	background:#fafae9;

	border:1px solid #ad9535;
	width:700px;
	margin:0 auto;
	margin-bottom:5px;
}



/*========= SIDEBAR =========*/



#mpu_banner {

	width:300px;

	height:250px;

	background-color:#eeeeee;

	margin-bottom:15px;

	padding: 9px;

	border: 1px solid #dddddd;

}



/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/



.sideTabs {

	width:308px !important;

	height:auto !important;

	min-height:258px;

	padding:5px;

	border:1px solid #ddd;

	background-color:#eeeeee;

	float:left;

	display: block;

}

.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: #ffffff;

	color: #000000;

	border:1px solid #ddd;

	font-weight: bold;

	font-size: 11px;

	margin:0px 2px 0px 0px !important;

	padding:0px 5px !important;

	cursor: pointer;

}

.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{

	border: 1px solid #ddd;

	text-decoration: none;

}

.col2 .mootabs_panel {

	display: none;

	clear: both;

	float:left;

	height:auto !important;

}

.col2 .mootabs_panel.active {

	display: block;

	float:left;

}

.col2 .mootabs_panel ul{

	width: 296px !important;

	padding:5px !important;

	border:1px solid #ddd !important;

	margin:5px 0px 0px !important;

	background-color: #FFFFFF;

	min-height:203px;

	}

.list1 li,.list2 li, .list3 li{

	padding: 6px 0 6px 25px;

	border-bottom: 1px solid #eee;

}

.list1 li a,.list3 li a,.list4 li a, .list5 li a{

	color: #666666;

	font-size: 12px;

}

.list3 li {

	background: url(images/ico-mostcomm.gif) no-repeat left center !important;

	}

.list5 li{

	border-bottom: 1px solid #eee;	

	padding:6px 0px;

}

/*- Ads -*/

.ads{

	border: 1px solid #ddd;

	height: 125px;

	width:308px;

	padding: 5px;

	margin:0 0 15px;

}

.ads img{

	float: left;

	margin:0 5px 0 0;

}

.ads img.last{

	margin: 0;

}

/*- Flickr -*/

.flickr{

	border: 1px solid #ddd;

	background-color: #eee;

	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 {
	border:none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.widget ul li {
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#000000;
}

.widget ul li a {

	color: #ffffff;

}



/*========= FOOTER =========*/



#footer{
	clear: both;
	color: #ffffff;
	height: 147px;

	margin:0px;
	padding:0px;
	background: url(images/footerbg.jpg) repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #footin { background:url(images/footer.jpg) no-repeat; width:1202px; height:147px; margin:0 auto;}

.mid { margin:0 auto;
padding-top: 90px;
width:600px;
text-align:center;
color:#CCCCCC;

}
#footin a:link , #footin a:visited { color:#CCCCCC;}
#footin a:hover , #footin a:active { color:#cccccc; }
/*========= 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{

	border-bottom: 3px solid #c0c0c0;

}

.hl3{

	border-bottom: 1px solid #ead273;

}

.blog{

	width:100% !important;

	float:left;

}

.between{

	height:2px;

	margin-bottom:15px;

	}

.fl{

	float: left;
margin:0;
}

.fr{

	float: right;
margin:0;
}

.ac{

	text-align: center;

}

.ar{

	text-align: right;

}

.th{

	border: 1px solid #dddddd;

	float: left;

	padding: 5px;

	background-color: #FFFFFF;

	margin-top: 0px;

	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;

}
#sidebar { width:202px; float:left; display:inline; margin-right:3px; }

#sidebar2 { width:336px; float:left; display:inline; margin-left: 3px; }
#sidebar3 { width:202px; float:left; display:inline; margin-left:3px; }

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol  ,  #sidebar3 ul, #sidebar3 ul ol{
	margin: 0;
	padding: 0;
	margin-left:10px;
	}

#sidebar ul li, #sidebar2 ul li , #sidebar3 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;



	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select , , #sidebar3ul p, #sidebar3 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol , #sidebar3 ul ul, #sidebar3 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol , #sidebar3 ul ul ul, #sidebar3 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li,  #sidebar2 ul ol li ,   #sidebar3 ul ol li  {
	list-style: decimal outside; 
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li , #sidebar3 ul ul li, #sidebar3 ul ol li  {
	margin: 3px 0 0;
	padding: 0;
	}
	
	#sidebar, #sidebar2 , #sidebar3 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	}
	
	
	
#sidebar2 a:link, #sidebar2 a:visited { color:#FFFFFF; text-decoration:none;}	
#sidebar2 a:hover, #sidebar2 a:active { color:#FFFFFF; text-decoration: underline;}	
	
.widgettitle  { display:none; }
#sidebar .widget ,#sidebar3 .widget { background:url(images/sidebarbg.jpg) repeat-y; width:202px; }
#sidebar2 .widget { background:url(images/rightsidebarbg.png) repeat-y; width:334px; padding-left:10px;}
#widget_categories { background:url(images/category.png) no-repeat; width:202px; height:30px;}
#widget_recent_entries { background:url(images/recentpost.png) no-repeat; width:202px; height:30px;}
#widget_recent_comments { background:url(images/recentcomment.png) no-repeat; width:202px; height:30px;}
#widget_pages{ background:url(images/pages.png) no-repeat; width:202px; height:30px;}
#widget_archive { background:url(images/archives.png) no-repeat; width:202px; height:30px;}
#linkcat-2 { background:url(images/links.png) no-repeat; width:202px; height:30px;}



#sidebar #sidebar_footer, #sidebar3 #sidebar_footer{ background:url(images/sidebarfoot.png) no-repeat top; width:202px; height:12px; margin:0; padding:0; margin-bottom:5px;}
#sidebar2 #sidebar_footer{ background:url(images/rightsidebarfoot.png) no-repeat; width:336px; height:12px; margin:0; padding:0; margin-bottom:5px;}

#bp_core_widget_welcome { background:url(images/welcome.png) no-repeat; width:336px; height:30px;}
#bp_core_widget_members { background:url(images/featmem.png) no-repeat; width:336px; height:30px;}
#bp_activity_widget_sitewide_activity { background:url(images/activ.png) no-repeat; width:336px; height:30px;}
#featblog { background:url(images/featblog.png) no-repeat; width:336px; height:30px;}
#adrotate_widget_1{ background:url(images/ads.png) no-repeat; width:336px; height:30px;}
#adrotate_widget_2{ background:url(images/ads.png) no-repeat; width:336px; height:30px;}


div.directory-featured {
	margin: 0;
	

}
#featured-blogs-list{ margin:0; padding:0;}
div#blogs-directory-listing .action {
	top: 20px;
}

.blog-button {
	background: url(../images/button_back.gif) top left no-repeat;
	display: inline-block;
	margin: 0 5px 8px 0;
}

.blog-button a {
	display: block;
	height: 19px;
	color: #777;
	font-size: 11px;
	padding: 0 33px 0 11px;
	margin-right: -7px;
	text-shadow: 0 1px 0 #fff;
		text-decoration: none;
}
	.blog-button a:hover {
		color: #555;
		text-decoration: none;
	}

	.blog-button a.visit {
		background: url(../images/view_button_side.gif) top right no-repeat;
	}




#transtitle { background:url(images/trans.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}
#hometitle { background:url(images/home.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}
#fhtitle { background:url(images/fh.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}
#envtitle { background:url(images/env.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}
#fashtitle { background:url(images/fash.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}
#giztitle { background:url(images/giz.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}
#energytitle { background:url(images/energy.png) no-repeat; width:324px; height:37px; margin:0; padding:0;}

#posttitle { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; background:url(images/postright.jpg) right no-repeat #ead174;height:21px; border-bottom:1px solid  #7a630a; padding-top:7px; padding-left:3px;}

#comment {	margin:0;
	margin-bottom:10px;
	background:#fff; width:780px;
	border:2px solid #254700;
	margin-right:3px;
padding:0;
margin-top:2px;
}
#commentin { margin-left:5px; width:740px;}
#commentbox{ width:700px; padding:3px;}

.register	{margin:0;
	margin-bottom:10px;
	background:#fff; width:780px;
	border:2px solid #254700;
	margin-right:3px;
padding:0;
margin-top:2px;
padding-bottom:5px;
color:#000;
}
.register h3, .register p{ width:750px; margin-left:3px; margin-top:5px; }

.mu_alert{ margin-bottom:10px;}
#setupform { margin-bottom:5px; padding:5px 0; width:750px; margin-left:3px;}
.clear{ clear:both;}
.time-since { display:block; font-size:11px; }
.blogs blackqoute { font-weight:bold; color:#FFFFFF;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}