/*  
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-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-repeat: repeat-x;
	background-position: top;
}
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: 980px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: left;
}
/*--- Main Columns ---*/
#columns{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.col1{
	float: right;
	width: 595px;
	padding-right:0px;
	margin-top: 15px;
}
.col2{
	float: left;
	position: relative;
	width: 320px;
}
/*--- Sub Columns ---*/
.subcol{ width: 319px; }
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

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

/*- Page Navigation -*/
#nav{
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 30px;
	position: relative;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	margin-top: 5px;
	margin-left: 8px;
	}
#nav-right {
	float:left;
	display:inline;
	width:400px;
	margin:0px !important;
	padding:0px !important;
	position: absolute;
	left: 643px;
	top: -169px;
	height: 36px;
	}
#nav ul {
	position: relative;
	height: 25px;
	overflow: hidden;
}
#nav ul  li {
	float: left;
	list-style: none;
	font-weight:normal;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8CC63F;
}
#nav .current_page_item { height:25px; }
#nav .current_page_item a { color: #8DC63F; }
#nav ul  li.back {
	width: 9px;
	height: 20px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 1px;
	letter-spacing: 4px;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #878C7F;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited { border: none; }      

#nav ul li a:hover {
	color: #8CC63F;
	background-color: #FFFFFF;
}
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav2 {
	height: 30px;
	font-weight:bold;
	font-size:14px;
	line-height: 30px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #8DC63F;
	border-right-style: dotted;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
}
#nav2 li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8CC63F;
}
#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;
	background-color: #8CC63F;
	color: #FFFFFF !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#nav2 .children a {
color: #FFFFFF !important;
}
#nav2 .children a:hover {
	color: #8CC63F !important;
	background-image: url(/Blog/wp-content/themes/gazette/images/ico-arrow3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* LEFT MENU  ml
-------------------------------------*/

#men {
	width: 330px;
	font-size: 110%;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	background-color: #E3E3E3;
	margin-top: 0px;
	margin-left: -10px;
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}
#men a
{
	display: block;
	width: 308px;
	border-bottom: 1px solid #fff;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#men a:link, #menitems a:visited
{
	text-decoration: none;
	font-weight:normal;
}
#men a:hover
{
	background-color: #8EBF36;
	background-image: url(/Blog/wp-content/themes/gazette/images/nav-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
#menitems ul{
width: 318px;
}

#men h2 {
	color: #333333;
	background-color: #CCCCCC;
	font-family: "futura", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}




/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
	background-image: url(/Blog/wp-content/themes/gazette/styles/green/searchbox2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
* html #search{
	margin-right: 8px;
}
#search input{
	color: #9AC575;
	float: left;
	font-size: 10px;
	width:180px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-position: left center;
	background-image: url(/Blog/wp-content/themes/gazette/styles/green/space.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:0px 0px 0px 12px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 120px;
	background-repeat: repeat;
	background-image: url(/Blog/wp-content/images/bg5Blk.png);
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #84BB3C;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #84BB3C;
	margin: 0px;
	padding-right: 0px;
	/*width: 100%;*/
	float: none;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#header h2 {
	height: 150px;
	width: 120px;
	position: absolute;
	left: 657px;
	top: 1px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 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:#eee;
	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 #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: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin: 0;
}
.box .post{
	width: 285px;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 220px;
}
.box .post h2 a{ color:#333333; }
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 12px;
	line-height: 18px;
	padding: 0px 10px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}


/*- Boxnews -*/
.boxnews{
	clear: both;
	height: 1%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin: 0;
}
.boxnews .postnews{
	width: 285px;
	background-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 220px;
}
.boxnews .postnews h2 a{ color:#333333; }
.boxnews .postnews h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.boxnews .postnews p{
	font-size: 12px;
	line-height: 18px;
	padding: 0px 10px 10px;
}
.boxnews .postnews img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}







/*=== Main story Blog Post ===*/
.post-alt2{
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
.post-alt2 p, .post-alt2 h2, .post-alt2 h3, .post-alt2 h4{
	padding-right: 20px;
	padding-left: 20px;
}

.post-alt2 h2{
	font-size: 34px;
	color:#000000;
	line-height: 1.2em;
	padding-bottom: 8px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 18px;
	margin-top: 20px;
}
.post-alt2 h3{
	font-size: 10px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	
}
.post-alt2 h4{
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 16px;
	font-weight: normal;
}

.post-alt2 p{
	padding-top: 0;
	padding-bottom: 15px;

}
.post-alt2 h3.post_date{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	float: right;
}
.post-alt2 h3 a, .post-alt h2 a{
	color: #000000;
}


/*=== Traditional Blog Post ===*/
.post-alt{
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 25px;
	padding-bottom: 35px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	position: relative;
}
.post-alt h2{
	font-size: 22px;
	color:#000000;
	line-height: 26px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.post-alt h3{
	font-size: 10px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: 13px;
	top: 105px;
	width: 95px;
}
.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 h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}

.more-link { float: right; }
h3.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	margin-top: -20px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h3.posted a {
	color: #8CC63F;
	font-size:11px;
}
/*=== Buttons ===*/
.continue{
	font-weight:bold;
	padding-left: 0px;
	font-size: 9pt;
	text-transform: uppercase;
	color: #5497D9;
}
.comments {
	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;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	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:0px;
	padding:10px;
	color:#000 !important;
	background-color: f7f7f7;
	border-bottom-width: 0px;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}

#archivebox h3 {
	font-size: 180%;
	font-weight: normal;
}
#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{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 40px;
}

.entry a {
	color:#0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.entry a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	text-decoration: none;
}
.entry p{
	text-align:left;
	font-size:14px;
	line-height:22px;
	}
	
	
.entry h2{
	font-size: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	margin-top: 5px;
}
.entry h3{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.entry2 h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
.entry blockquote {
	color:#000;
	padding-top: 45px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-left: 12px;
	padding-right: 28px;
	background-image: url(/Blog/wp-content/themes/gazette/images/details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
	width: 180px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8CC63F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CC63F;
	background-color: #F3F7F8;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	}
.entry img {
	padding: 4px;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:14px;
	line-height:20px;
	margin-right: 30px;
	margin-left: 30px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	margin-left:15px;
	padding:3px 0px;
	list-style-position: outside;
	list-style-type: disc;
	}
.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;
	}

.ave-rating {
	float: right;
	text-transform: uppercase;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 25px;
}
.ave-rating-text {
	color: #999;
	float: right;
	text-transform: uppercase;
	font-size: 90%;
	padding-top: 160px;
}
blockquote.rate-comment{
	color: #990000;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
}


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

#comment{ background-color: #FFFFFF; }
h2.commhead{
	font-size: 1.4em;
	font-weight:bold !important;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
}
.comm1 {
	padding-left: 20px;
	padding-bottom: 23px;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	color: #373737;
}

.commtop {
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	padding-top: 111px;
	height: 0px;
	margin: 0px;
}

.commhead {
	background-repeat: no-repeat;
	clear: both;
	background-image: url(/Blog/wp-content/themes/gazette/images/tellUsWhatYouThink3.gif);
	background-position: top;
	padding-top: 80px;
}
h2.commh2{
	font-size: 1.4em;
	font-weight:bold !important;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #8DC63F;
}

#comment-login {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EEEEEE;
	padding: 20px;
}
ol.commentlist{
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-color: transparent;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
ol.commentlist li.alt{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #f9f9f9;
}



ol.commentlist li:hover,ol.commentlist li.alt:hover{

background-color:#ddd;
}

.nocomments{
	padding-top: 5px;
	padding-left: 30px;
}

.commentmetadata {
	float: right;
	color: #999999;
	font-size: 90%;
}

/*========= 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:#333333;
	float:left;
	display: block;
	background-image: url(/Blog/wp-content/themes/gazette/images/bg5Blk.png);
	background-repeat: repeat;
}
.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;
}

.contactus{
	color: #333333;
	background-color: #CCCCCC;
	font-family: "futura", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.recenttitle{
	font-weight: bold;
	color: #8cc63f;
}

/*- 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 {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.widget ul li a {
	color: #000000;
}

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

#footer{
	clear: both;
	color: #666666;
	line-height: 35px;
	margin:0px;
	border: 1px solid #ddd;
	background-image: url(/Blog/wp-content/images/bg5Blk.png);
	background-repeat: repeat;
	/*float: left;*/
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
/*	width: 100%;*/
	
}

/*========= 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 #eee;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{ float: left; }
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #333;
	float: left;
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 25px;
}

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;
}

#donate {
	text-align: center;
	margin-top: 30px;
}
#donate input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
