/*  
Theme Name: Live Wire 2.0
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.premiumnewstheme.com">Premium News</a>.
Author: Mark Forrester
Author URI: http://www.markforrester.co.za/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	font-size: .8em;
	line-height: 1.25;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: none !important;
	color:#288299 !important;
}
a:focus, a:active {
    outline: none;
}
input,select,textarea{
    font-family:arial,helvetica,sans-serif;
	border: #999999 1px solid;
	font-size: 1em;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	height:0px;
	padding:0px;
}

/*========= LAYOUT =========*/

#page{
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*--- Main Columns ---*/
#columns{
	padding: 0px;
	margin: 30px 0 0;
}
.col1{
	float: left;
	margin-right:15px;
}
.col1_home{
	float: left;
	margin-right:15px;
}
.col1_home_box {
	margin-bottom:10px;
}
.col1_home .blog h2, .listbycat h2 {
	font-size:20px;
	line-height:24px;
    font-family: Georgia, sans-serif;
    font-weight: normal;
}
 
.col_mid_home {
	float:left;
	margin:0 15px 10px 0;
}

.mid_box {
	float:left;
}

.col_mid_home .blog h2 {
	padding:0px;
	border-bottom:1px dotted Silver;
	margin-bottom:5px;
	font-size:14px;
	line-height:22px;
    font-family: Georgia, sans-serif;
    font-weight: normal;
}

.col_mid_home .blog {
	padding:0px;
	margin:0px;
}

.col_mid_home .category {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 0px;
}

.col_mid_home .category span {
	padding:3px 5px;
	font-weight:bold;
	font-size:11px;
}

.posted_on {
	padding:0px;
	margin-top:5px;
}

.col2{
	width: 310px;
}

.col2_box {
	width:310px;
	margin-bottom:10px;
	float:left;
}

/*--- Sub Columns ---*/
.subcol{
	width: 145px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER ===========*/
#top
{
position: relative;
margin: auto;
padding-top: 10px;    
height: 24px;
width: 965px;
color: #C5C5A4;
text-align: left;
font-size: .85em;
}

#top a
{
font-weight: bold;
color: #C5C5A4;
}

#loginbox
{
position: absolute;
top: 10px;
right: 309px;
width: 409px;
height: 64px;
text-align: right;
}

#searchbox
{
position: absolute;
top: 0px;
right: 0px;
width: 309px;
height: 64px;
background: url(sbg.gif) top left no-repeat;
}

#s1
{
position: absolute;
top: 20px;
left: 29px;
width: 190px;
background: none;
border: 0px;
}


#s2
{
position: absolute;
top: 17px;
left: 228px;
height: 22px;
padding: 0 6px 0 6px;
width:62px;
border: 1px solid #C5C5A4;
text-transform: uppercase;
font-size: .8em;
color: #fff;
background: url(sbg-52.gif) top left repeat-x;
}




#nav
{
position: relative;
margin: auto;
width: 965px;
padding-top: 80px;
height: 30px;
/* background: url(images/logo.gif) top left no-repeat; */
border-bottom: 1px solid #B8B799;
font-size: .85em;
text-transform: uppercase;
}

#nav img
{
position: relative;
margin-top: -89px;
}

#nav ul {
    position: absolute;
    bottom:-1px;
    right:0;
}

#nav li
{
position: relative;
float: right;
padding-left: 12px;
}

#nav a
{
position: relative;
float: left;
padding: 9px 12px 0 12px;
height: 20px;
color: #4B452E;
}

#nav a:hover
{
text-decoration: underline;
}

#nav #active
{
padding-top: 8px;
height: 21px;
background: url(btn_bg.gif) top left;
border: 1px #BCC5A4 solid;
border-bottom: 1px solid #F3F5E9;
color: #4B452E;
}




/*========= FEATURED POSTS (FRONT-PAGE) =========*/

#featured
{
	width: 390px;
	z-index:5;
	background-color: #2a2b1b;
	padding:0px !important;
	margin-bottom: 0px;
}

#featured .entry { 
margin:15px; 
color: #fafcec; 
font-size: 12px;
display:block;
}

.lead-image-wrapper { 
background: #2a2b1b; 
position: relative;	
z-index:5; 
border: none; 
min-height: 80px; 
height:200px;}

.lead-image-wrapper h2 {
	font-family: Georgia, sans-serif;
    font-weight: bold;
    font-size: 16px;
	line-height:20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 5px 10px;
    color: #fafcec;
}
.lead-image-wrapper h3 {
	font-family: Georgia, sans-serif;
    font-weight: normal;
    font-size: 20px;
	width:270px;
	line-height:20px;
	position: absolute;
	bottom : 0px;
	left: 0px;
	z-index: 1;
	background-image: url(semi_transparent_bg.png);
	background-repeat: repeat;
	padding: 10px;
    min-height: 20px;
}

.lead-image-wrapper h4 {
	font-size: 10px;
	line-height:15px;
	position: absolute;
	top: 175px;
	right: 0px;
	z-index: 1;
	padding: 5px;
}
.lead-image-wrapper img {
    border: none !important;
    text-decoration: none;
}
.lead-image-wrapper h3 a, .lead-image-wrapper h4 a { color: #d1f3fc; text-decoration: none;display:block; }
.lead-image-wrapper h3 a:hover, .lead-image-wrapper h4 a:hover { text-decoration:underline; }

#featured a.more-link {
    font-weight: bold;
    color: #7ac2d4;
}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#video-frame h2 {
	padding:5px;
	font-size:14px;
}

.video_box h3 {
	margin-bottom:10px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#video-frame h4 {
	padding:5px;
	font-size:12px;
	margin:10px;
}
	
.video_box {
	padding:10px;
	margin:10px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}

#video-frame .mootabs_title {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#video-frame .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:10px;
	}
#video-frame .mootabs_title li:hover, #video-frame .mootabs_title li.active {
	background:#dddddd url(ico-watch.gif) right center no-repeat !important;
	border: 1px solid #bbbbbb;
	}

/*========= 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{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

/*- Box -*/
.box{
	height: 1%;
	padding:0px;
	margin: 0;
	float:left;
}
.box .post{
	width: 180px;
}
.box .post h2 a{
	color:#000000;
}
.box .post h2{
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box .post p{
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box .blog .posted_on {
	margin-right:10px;
}

.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

.box .post .postmeta {
	width: 160px !important;
}

.box .post-alt {
    border-bottom:1px solid #E2E3D2;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}
.post-alt h2{
	font-size: 20px;
	color:#2a2b1b;
	line-height: 24px;
    margin-bottom: 5px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
    margin-bottom: 5px;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #474834;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}

.page_header {
	margin-bottom:10px;
}
.continue{
	background: url(ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.postmeta {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	float:left;
}
.postmeta a {
	color: #000000;
	font-size:11px;
}
.posted_in {
	float: left;
	text-align:left;
	padding-left:18px;
	background-image: url(ico-category.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comments {
	float:right;
	text-align:right;
}
#comment {
	padding:0px;
}
.comments a{
	padding-left:18px;
	background-image: url(ico-comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p.more {
	margin:0px;
	padding:0px;
	text-align:right;
	clear:both;
}

p.more a{
	background: url(ico-arrow2.gif) no-repeat right;
	padding-right: 20px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.navigation {
}

.alignleft{
	display:inline;
	float:left;
    width: 48%;
}
.alignright{
	display:inline;
	float:right;
    width: 48%;
    text-align: right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:5px;
	color:#000 !important;
	float:left;
	width:595px;
}
 #archivebox h3 {
 	font-size:12px;
 }
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
	float:left;
}

#archivebox p {
	margin-top:5px;
}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	float:right;
	text-align:right;
}
.archivefeed a {
	background:url(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;
	border-bottom: 1px solid #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.arclist h3 {
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.popular{
	color: #000;
	padding-bottom: 15px;
}

.archive_header{
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

.col1 .post-alt {
    border-bottom:1px solid #E2E3D2;
}

/*========= SINGLE POST SPECIFIC =========*/

.entry {
    color: #474834;
    font-size:0.94em;
    line-height:1.5em;
    overflow: hidden;
    display: inline;
}

.singletags {
	color:#666666;
	clear:both;
	font-size:11px;
}

.entry blockquote {
	width:85%;
	font-style: italic;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	margin: 10px;
	}
.entry ul, .entry ol {
	margin-bottom:10px;
	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;
	}
.relposts {
    padding-left:15px
}
.relposts ul {
    margin-bottom: 5px;
}

/*========= COMMENTS =========*/
h2.noicon {
    background: none !important;
    padding-left: 0px !important;
    border: none !important;
}
h2.commh2{
	padding: 0 0 5px;
	color:#000000;
	margin-top:20px;
    border-bottom: 1px solid #353425;
    font-family:Georgia,sans-serif;
    font-size:18px;
    font-weight:normal;
    line-height:22px;
}
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;
    padding-bottom: 0;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
    border-bottom: 1px solid #bab79f;    
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px dotted #cccccc;	
}

ol.commentlist .comm_text {
    margin-left: 60px;
}

#postcomment, .email-subscribe .submit {
    background:#288299 none repeat scroll 0%;
    color:#FFFFFF;
    font-weight:bold;
}
.subscribe-to-comments {
    padding: 0 !important;
}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:310px;
    margin-bottom: -10px;
    text-align: center;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

/*- SideTabs -*/
.sideTabs {
	width:310px !important;
	height:auto !important;
	float:left;
	display: block;
	margin:0px;
	padding:0px;
}
.idTabs{
	font-size: 12px;
	width: 309px;
	float:left;
}
.idTabs li{
	display:inline;
}
.idTabs li a{
	display:inline;
	text-align:center;
    /*background:transparent url(img/tabshade.gif) repeat-x scroll left top;*/
    border:1px solid #BCC5A4;
    color:#988256;
    margin-right:3px;
    padding:5px 10px;
    position:relative;
    text-decoration:none;
    z-index:1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	text-decoration: none
}
.col2 #sidetabber ul{
	width: 298px !important;
	margin: 0px;
	padding:5px;
	}

.list1 li,.list2 li, .list3 li{
    background:transparent url(tag.gif) no-repeat scroll left center;
    border-bottom:1px solid #BCC5A4;
    font-size:0.9em;
    padding:5px 0pt 6px 18px;
    position:relative;
}


.list1, .list2, .list3 {
    padding-bottom: 15px !important;
}

.list1 a, .list2 a, .list3 a {
color:#288299;
}
.list2 li {
    background: url(most-comment-ico.gif) no-repeat left center !important;
}


/*- Category Related Posts -*/
.related-cats{
	width:298px;
	margin-bottom:0px;
}

.related-cats ul{
	width: 288px !important;
	margin: 0px;
	padding:5px;
	}
	
/*#related-cats li{
	border-bottom: 1px solid #eee;
	color:#999999;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(images/ico-feat.gif) no-repeat left center !important;
}
*/
#related-cats .cat_feed{
	background: url(ico-arcfeed.gif) no-repeat left center !important;
    border:none;
    margin-top:10px;
}
/*- Ads -*/
.inner-ads {
    margin: 5px auto;
    text-align: center;
    overflow: hidden;
}
.ads{
	width:308px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding:0px;
}
.ads h2 {
	padding: 4px;
	font-size:13px;
}
.ads img{
	float: left;
	padding: 19px 0 19px 19px;
}
.ads img.last{
	margin: 0;
}
/*- Flickr -*/
.flickr{
	width:298px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr .photos {
	margin-left:5px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr img {
	margin:0px 4px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
}
/*=== Styling Widget Lists ===*/
.widget { margin-bottom:10px; }
.widget h2 {
	padding: 4px;
	font-size:13px;
}
.widget ul {
	padding:4px;
	border:none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.widget ul li a {
	color: #000000;
}
.email-subscribe p {
    margin-bottom: 10px;
}
.email-subscribe .stext {
    font-weight: bold;
}
.email-subscribe a.rss {
background:transparent url(feed_sb.gif) no-repeat scroll left center;
padding-left:16px;
}

/*========= FOOTER =========*/

#footer
{
    position: relative;
    padding: 15px;
    background: #292A1A;
    font-size: .8em;
    margin-top: 25px;
}

#footinside
{
    text-align: right;
    color: #C5C79B;
    float: right;
}
#footinside a {
    text-decoration: none;
    color: #C5C79B;
}

#footleft
{
    position: relative;
    margin: auto;
    width: 964px;
    text-align: left;
    color: #C5C79B;
}

#footleft ul {
    list-style: none;
}
#footleft ul li {
    display: inline;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #74765c;
}
#footleft li.lst {
    border-right: none;
}
#footleft li a, #footleft li a:hover {
    color: #7ac2d4;
}
/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}

.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 #cccccc;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cat {
    margin:5px;
    padding:3px;
    width:130px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

/*========= CALENDAR =========*/

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; 
}

img.wp-smiley {
	border:none;
	margin:0px;
	padding:0px;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color:#666666;
    overflow: hidden;
}

.author_photo {
	float:left;
	margin-right:10px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 52px;
	height:52px;
	float:left !important;
}
.com_photo img {
    background-color: #C6CEAD;
    width: 40px;
    height: 40px;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

/*========= IMAGE GALLERY =========*/

.imagegallery img {
	float:left;
	display:inline;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}

/* variable part */

.top-ads {
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #B8B799;
    /* _height: 1%; */
}

#ad728 {
    background-color: #FAFCEC;
    border: 1px solid #D9DAC3;;
    height:90px;
    width: 728px;
    margin:15px auto;
    text-align:center;
    clear: both;
    overflow: hidden;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    color: #686855;
    background:#E6EBCC url(bg.gif) repeat-x scroll left top;
}
h1, h2, h3, h4, h5 {
    font-family: "Lucida Sans", Tahoma, Arial, "sans serif";
}
a{
    color: #288299;
}
.subcol h2{
    color: #fff;
}
.col2 {
    float:left !important;
}
.col1_home{
    width: 400px;
}
.col1_home_box, .col1_featured {
    margin-bottom:15px;
    background-color:#fafcec;
    padding:15px;
    float:left;
    border: 5px solid #d7d8c1;
}
.col1_featured {
    border-color: #2a2b1b;
    background-color:#2a2b1b;
    padding:0;
}
.col1{
    width: 608px;
    padding:15px;
    background-color:#fafcec;
    border: 1px solid #d9dac3;
}
.col_mid_home {
    width:224px;
}
.mid_box {
    width: 192px;
    padding: 15px;
    border: 1px solid #d9dac3;
    background-color:#fafcec;
}
.box .post{
    width: 180px;
}
/*
#nav{
    background-color:#A9D26A;
    border-top:1px solid #74AD1B;
    border-bottom:1px solid #74AD1B;
    background-image: url(nav_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
#nav-right h2, #nav-right a {
    color:#FFFFFF;
    font-family: Arial, Lucida Sans, Tahoma, sans serif;
}
#nav2 li a {
    font-family: Arial, Lucida Sans, Tahoma, sans serif;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
    color: #333333;
}
*/
.col2_box {
   /*background-color:#fafcec;*/
   /* border: 1px solid #d9dac3;*/
   position: relative;
   padding-bottom: 5px;
}
.featured h3 a:hover {
    color:#000;
}
.advert_txt {
    position: absolute;
    right: 0;
    top: -11px;
    height: 10px;
    line-height: 8px;
    width: 75px;
    text-align: right;
    text-transform: uppercase;
    color: #a2a38d;
    font-size: 8px;
}
/*
#nav .current_page_item {
    background-color: #5f9013;
    color: #FFFFFF;
}
#nav ul  li a {
    font-family: Lucida Sans, Tahoma, Arial, sans serif;
}
#nav ul  li.back {
    background-color: #74AD1B;
    color: #FFFFFF;
}

#nav ul  li a {
    color: #ffffff;
}
#nav2 {
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #74AD1B;
}
#nav2 li a:hover {
    background:#74AD1B;
    color:#fff;
}
*/
.col_mid_home .category {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e3d2;
    line-height: 17px;
}

.col_mid_home .category span {
    background-color:#e2e3d2;
    color:#2A2B1B;
    line-height: 20px;
}
.latest_title {
    float: left;
    clear: both;
    margin: -15px 0 20px -15px;
    color: #c2e398;
    font-family: Georgia, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #2a2b1b;
    border:1px solid #D9DAC3;
    border-top: none;
    border-left: none;
    padding: 5px 10px;
}
a.more-link {
    font-weight: bold;
    color: #288299;
}

.idTabs li a:hover,
.idTabs .selected{
    background:#FFFFFF none repeat scroll 0%;
    border-bottom:1px solid #FFFFFF;
    color:#2D2B2B;
    position:relative;
    top:0px;
}
.flickr h2, .widget h2, .ads h2, #video-frame h2 {
    background-color: #74AD1B;
    background-image: url(nav_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    color: #FFFFFF;
}
#video-frame {
    width:393px;
    border: 1px solid #d9dac3;
}
#video-frame h3 {
    background-color: #5f9013;
    color: #FFFFFF;
}
#archivebox {
    background-color:#E8ECD1;
    border:1px dotted #D9DAC3;
    clear:both;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
    color:#74AD1B;
    font-style:normal;
}

#rss h2{
    background-color: #f5cccc;
    border: 1px solid #e06666;
    color:#000000;
}

#search{
    background-color:#FFFFFF;
    border: 1px dotted #999999;
}
#search input{
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
}
#search .btn{
    color:#FFFFFF;
    background-color:#999999;
    background-image: url(nav_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.idTabs{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    list-style-type:none;
    margin: 1px 0 0 ;
    padding:5px 0pt;
    text-align:left;
}
.sideTabs h3, .email-subscribe h3 {
    border-top:1px solid #BCC5A4;
    color:#292A1A;
    font-family:Georgia;
    font-size:0.9em;
    font-weight:bold;
    padding:10px 0pt;
    position:relative;
    text-transform:uppercase;
}

#sidetabber ul, #related-cats ul{
    background:#FFFFFF none repeat scroll 0%;
    border:1px solid #BCC5A4 !important;
    padding:8px;
    position:relative;
}

.flickr{
    border: 1px solid #a9d26a;
    background-color: #eee;
}
.ads{
    border: 1px solid #BCC5A4 !important;
    background-color:#FFFFFF;
}
.widget {
    background-color:#FFFFFF;
    border: 1px solid #a9d26a;
}
.author_info {
    background-color: #e8ecd1;
    border: 1px dotted #D9DAC3;
    clear: both;
    margin-top: 10px;
}
.posted_info {
    color: #a4a589;
    font-size: 11px;
    padding-bottom: 10px !important;
}
.author_info .posted_info {
    margin: 5px 0 10px 72px !important;
    padding-bottom: 0 !important;
}
.author_name, .author_name a, .posted_cat a {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #288299;
}
.posted-links {
    border-top:1px dotted #CCCCCC;
    margin:0 0 0 72px;
    padding:10px 0 0;
}
.posted-links a, .posted_info .commentlink a {
    padding-left: 20px;
    margin-right: 10px;
}
.commentlink a{
    background: url(most-comment-ico.gif) no-repeat left center;
}
.posted-links .sharelink a, .posted_info .commentlink {
    /*background: url(images/icon_link.gif) no-repeat left center;*/
    border-left:1px solid #A4A589;
    padding-left: 16px;
}
.posted_info .commentlink {
    margin-left: 10px;
    padding-left: 12px !important;
}
.posted_on {
    color: #67962c;
}
.postmeta{
    color: #666666;
    background-color: #eeeeee;
    border-top:1px dotted #999999;
    border-bottom:1px dotted #999999;
}
.lead-image-wrapper h2 {
    background-color:#dd0303;
}
.lead-image-wrapper h4 {
    background-color:#5f9013;
}

.col1 .postmeta {
    width: 593px !important;
}
.col1_home .postmeta {
    width: 355px !important;
}

img.alignright, img.alignleft, img.aligncenter img.alignnone {
    margin: 10px;
}
img.alignright {
    float: right;
}
img.alignleft {
    float: left;
}
img.aligncenter, img.alignnone {
    margin: 10px auto;
    display: block;
    clear: both;
}







#story22 p{
margin-bottom:10px;
}

#storyBanner img{
width:380px;
height:80px;
margin-left:10px;
border:3px solid #BFBEA7;
}


#bunny11 img{
_width:230px;
_height:230px;
}




.nbnb a{
padding-top: 8px;
height: 21px;
background: url(btn_bg.gif) top left;
border: 1px #BCC5A4 solid;
border-bottom: 1px solid #F3F5E9;
color:#4B452E;
}