/*
Theme Name: NewsPress
Theme URI: http://www.woothemes.com/
Description: NewsPress by WooThemes
Version: 1.3
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{

	color: #000000;
	font: .8em Arial,Tahoma,Verdana,Helvetica,Sans-Serif
}
a{
	color: #FF7800;
	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
}
h1, h2, h3{
	font-family: Rockwell, Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px
}

strong{
	font-weight: bold;
}
/*=== Layout ===*/
#page{
	margin: 0 auto 50px auto;
	width: 996px;

}

#container{
	background:#f6f6f6 url(images/page-bg.gif) repeat-x;
	padding: 0 40px 40px 40px;

}

/*=== Header ===*/
#header{
	height: 95px
}
/*- Logo -*/
#header h1{
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 107px;
	width: 650px
}

#header .logo {
	display: block;
	height: 107px;
	width: 650px
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size:  14px;
	padding: 50px 0 0;
	text-align: right;
	width: 295px
}
#rss a{
	color: #666666;
}
#rss a:hover{
	color: #FF7800
}
#rss ul{
	float: left;
	margin: 10px 0 0;
	width: 265px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px
}
#rss img{
	float: right
}

/*========= POWERED BY ==============*/
#powered{
	position:absolute;
	padding: 10px 0 0 40px;
}


/*========= NAVIGATION LISTS =========*/

/*- Category Navigation -*/
#catnav {
	height:30px;
	width:916px;
	border-bottom:1px solid #E1DDD4;
	border-top:1px solid #000000;
}

.nav2, .nav2 * {
	margin:0;
	padding:0;

}
.nav2 {
	height: 30px;
	line-height:30px;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 30px;
	float: left;
	font-size: 12px;
	list-style:none;
	z-index:999;
	padding: 0 8px 0 6px;
	background: url(images/nav2-bg.gif) no-repeat right;
}
.nav2 li.current ul {
	z-index: 999;
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background:none;
	color: #ffffff;
	text-decoration: none;
}
.nav2 li li {
}
.nav2 a {
	color: #000000;
	display: block;

}
.nav2 li ul a {
	color:#FFF !important;
}
.nav2 li ul a:hover {

}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:956px;
	height:29px;
	line-height:29px;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	text-decoration: none;
	color: #55524c;

}

.nav2 a:hover, .current-cat a{
    background: transparent url(images/nav2_hover-bg.gif) repeat-x 0 bottom;
    color: #55524c;
}

.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
	color:#FFF !important;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
	background:none !important;
}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

#powered{
	float: left
	color: #777065;
}

#powered a{
	color: #980000;
	font-weight: bold;
}

#nav2 ul{
	float: right;
}

.nav2 li.fr{
	float: right
}
.nav2 li.last a{
	background: none
}
/*- Page Navigation -*/
#nav2{
	font-size: 10px;
	height: 29px
}
#nav2 ul{
	padding: 10px 40px 0 0;
}
#nav2 li{
	float: left;
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: capitalize
}
#nav2 li.fr{
	float: right
}
#nav2 li a{
	/* background: url(nav2-sep.gif) no-repeat right; */
	color: #666;
	display: block;
	padding: 0 0 0 17px
}
#nav2 li.last a{
	background: none
}
#nav2 li a:hover,
#nav2 li.active a{
	color: #FF7800;
	text-decoration: none
}

/*=== Columns ===*/
#columns{
	margin: 20px 0 0;
	padding: 0 0 25px
}
.col1{
	float: left;
	width: 470px;
	background: #ffffff;
	border: 1px solid #e1ddd4;
	padding: 20px 30px;


}
.col2{
	float: right;
	width: 340px; /* TH changed */
}
#columns h1, #columns .post h2.h1{
	color: #980000;
	font-size:2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 13px;
	padding: 5px 10px 0 0px;
	width: 420px;
	float:left;
}

#columns .post h2.h1 {  
	border: 0 none;
    display: block;
    float: none;
    height: 30px;
    overflow: hidden;
    padding: 15px 0 0;
}

#columns .tags h1{
	width: 480px;	
}

h6{
	font-size:16px !important;
	font-family: Rockwell, Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	color: #980000;
	margin-bottom: 20px;
}

#columns h2{
	color: #FF7800;
	font-size: 2em;
	line-height: 26px
}
#columns .col2 h2{
	font-size: 1.6em;
	margin: 0 0 5px
}
#columns p{
	line-height: 18px;
	padding: 0 0 12px
}

#columns div.advertisment{
	background:url("images/advertisment-bg.png") no-repeat scroll left top transparent;
	margin:25px 0 25px -30px;
	padding:25px 0 0 21px;
	width:510px;
	border-top: 1px solid #e1ddd4;
	border-bottom: 1px solid #e1ddd4;
}

#columns div.advertisment a.advert-title{
	margin: 0 0 0 10px;	
}

#columns .about-author-title{
	font-size:80%;
	margin-top:20px;	
}

#columns .about-author{
	display:block;	
	border-bottom:1px solid #edecec;
	background:#f6f6f6;
	min-height:96px;
	margin-bottom:20px;
	padding:10px;
	width:450px;
}

#columns .about-author img{
	float:left;
	padding-right:10px;	
}

/*- Search -*/
#search{
	background: url(images/search-bg.png) no-repeat left top;
	float: right;
	height: 27px;
	margin: 20px 0 50px 0px;
	width: 340px;

}
#search input{
	border: 0;
	float: left;
	margin: 6px 0px 0 10px;
	width: 261px;
	background-color: transparent;
}
#search .btn{
	margin: 1px 0 0;
	padding: 0;
	width: auto
}

/*- SideTabs -*/
.sideTabs .idTabs{
	font-size: 12px;
	height: 28px;
}
.sideTabs .idTabs li{
	float: left;
	line-height: 28px;
	margin:0;
}

.sideTabs .idTabs li a{
	background-color: #f6f6f6;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	height: 28px;
	margin: 0;
	text-align: center;
	width: 115px;
}

.sideTabs .idTabs li a#first{
	width: 75px;
}

.sideTabs .idTabs li a#last{
	width: 145px;
}

.sideTabs .idTabs li.last a{
	margin: 0
}

.sideTabs .idTabs .selected{
	color: #FF7800;
	border: 1px solid #000000;
	border-bottom: none;
	text-decoration: none;
	background:none;
}

.sideTabs .idTabs li a:hover
{
	color: #FF7800;
	text-decoration: none;

}
/*--- Sub Columns ---*/
.subcol{
	border-bottom: 1px solid #E2E1DD;
	float: left;
	height: auto !important;
	height: 220px;
	margin: 0 0px 15px 0;
	min-height: 220px;
	width: 160px

}
.subcol h2{
	border-bottom: 1px solid #E2E1DD;
	padding: 0 0 4px
}

.subcol.first{
	margin-right: 20px;
}

.subcol.last{
	margin: 0
}
/*=== Post ===*/

#columns .post{
	margin-bottom: 55px;
}

#columns .post h3{
	border-bottom: 1px solid #edecec;
	clear: both;
	color: #666666;
	background-color: #f6f6f6;
	font-size: 1em;
	height: 24px;
	letter-spacing: normal;
	line-height: 25px;
	margin: 0 0 15px;
	padding: 0px 5px !important;
	color: #980000;
}
#columns .post h3 a{
	color: #980000;
}
#columns .post h3 span{
	float: left;
	text-transform: uppercase
}
#columns .post h3 em{
	float: right;
	font-size: .85em;
	font-style: normal
}
#columns .post h2{
	color: #FF7800;
	font-size: 1.3em;
	border-bottom: 1px solid #000000;
    margin-bottom: 5px;
}

#columns .post h2.nobo{
	border: 0px;
}

/*- Featured Post -*/
.post .featured .pic{
	height: 40px;
	margin: 0 0 0px;
	padding: 140px 0 0
}
#columns .post .featured h2{
	font-size: 2em;
	margin-bottom: 15px;
	border: none;
	color: #980000;
}
#columns .post .featured .pic h3{
	background: url(images/h3-bg.gif) no-repeat;
	border: 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: italic;
	font-family:Helvetica, sans-serif;
	height: 30px;
	line-height: 25px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px !important;


}
#columns .featured h3 a {
	color:#FFFFFF !important;
}
#columns .featured h3 a:hover {
	text-decoration:none !important;
}
#columns p.posted{
	color: #666666;
	font-size: 10px;
	letter-spacing: -1px;
	clear: both;
}

#columns p.posted span{
	font-style: italic;

}

.post h3 { font-family:  Arial !important; }
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	clear: both;
	color: #666666;
	margin: 0 0 12px;

}
.box a{
	color: #49463f;
}
.box-top,.box-bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 4px;
	overflow: hidden
}
.box-bot{
	background: none;
	border-top: 1px solid #e1ddd4;
	margin-bottom: 35px;
}
.box .spacer{
	height: 1%;
	padding: 17px 10px 17px 0px;
}
/*- Ads -*/
.box .spacer.ads .ar{
	padding: 0 12px
}
.ads {
	text-align: center
}
.ads img{
	margin: 0 6px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	font: 1em Arial, Georgia,"Times New Roman", Times, serif;
	margin: 0 0 3px;
	padding:0 0 5px 20px;
}
.list1 li a{
	padding: 0 0 0 0;
}
/*- List3 -*/
.list3{
	padding: 5px 0;
}
.list3 li{
	font-size: 1.1em;
	margin: 0 0 1px
}
.list3 li a{
	color: #000000
}
.list3 li  a em{
	color: #FF7800;
	font-size: .85em;
	font-style: normal
}
/*=== Footer ===*/
#footer{
	clear: both;
	color: #49463f;
	padding: 10px 10px 10px 0;
	margin-top: 50px;
	line-height:22px;
	font-size: 18px;
}
#footer a{
	color: #666666
}
#footer img {
	vertical-align:middle;
}

#secondFooter{
	margin-left: 40px;
}

#secondFooter a {
	color: #999;
	font-weight: normal;
	font-size:10px;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}
.ar{
	text-align: right
}
a.more{
	color: #666666;
	font-weight: bold
}
a.more2{
	color: #980000;
	font-size: 1.4em;

}
.th{
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 10px 0px 0
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
/*========= VIDEO =========*/

.video{
	float: left;
	height: 228px;
	margin: 0 15px 0 0;
	width: 275px
}
#videolist .idTabs li{
	font: .85em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 7px
}

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

span.comment{
	background: url(images/comment.gif) no-repeat 0 8px;
	padding-left: 15px;
	font-size: 10px;
	font-style: italic;
	color: #980000;
}

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	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:#DDD;
	border:1px solid #C0C0C0;
}

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

#comments_wrap {
	margin:20px 0 0;
}
ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
	padding:0;
}

.post-alt p {
	padding:0;
}

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

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-weight:bold !important;
	font-size:1.8em !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px !important;
	}
.entry blockquote {
	padding: 0px 10px 0px;
	border-left: 2px solid #666666;
	color:#666666;
	width:85%;
	margin: 0 auto 10px auto;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 0px;
	background:none;
	margin-right: 10px;
border: none;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:18px;
	}
.entry ul.bullet { 
	margin-left: 15px	
}
.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.bullet li {
	list-style:circle outside !important;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal outside !important;
	font-size:12px;
	padding:3px 0px;
	margin: 0 0 5px 19px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

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

#archivebox {
	background:#F6F6F6;
	padding:10px;
	width:410px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	color:#000 !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

ul#pollbar{
	margin-top: 15px;
	font-size: 12px;
}

ul#pollbar h2{
	color:#49463F;
	font-size:1.6em;
	letter-spacing:-1px;
}


.pollcontainer strong.question{
	font-size: 16px;
	padding-top: 15px;
}

ul#pollbar ul strong{
	font-size: 12px;
}

ul#pollbar ul#pollvoting li{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

ul#pollbar input.Buttons{
	width: 135px;
	height: 29px;
	background: url(images/poll-button.png) no-repeat;
	border: none;
	cursor:pointer;
}

ul#pollbar .pollcontainer{
	background-color:#ffffff; 
	border: 1px solid #e1ddd4; 
	padding: 10px;
}

.wp-polls-archive ul li{
	margin-left:0px	
}

.wp-caption-text {width:475px;}

/*Pagination */

.pagination{
	margin-bottom: 20px; 
	font-weight:bold;
}

.pagination a{
	padding: 5px;
}

.pagination a:hover{
	padding-bottom: 2px;
	border-bottom: 3px solid #E1DDD4;
	text-decoration: none;
}

.pagination span{
	padding: 5px;
}

.pagination  .current.prev{
	padding-left:0px;
}

.pagination  .current.act{
	border-bottom: 3px solid #E1DDD4;
	padding: 0px 4px 2px 4px
}

.clear {
	clear: both;
	margin: 10px 0;
	height: 1px;	
}

span.twitter {
	display: block;
	margin-left: 430px;
    position: absolute;
}

.fb_share { 
	background: #ECEEF5;
    border: 1px solid #CAD4E7;
    border-radius: 3px;
    padding: 4px 5px;
    color: #3B5998;
    font-size: 11px; 
    line-height: normal;
    display: block;
    float: left;
    height: 14px;
    margin: 0 5px 0 0;
    width: 48px;	
}
a.fb_share:hover{
	background: #ECEEF5;
    border-color: #9DACCE;
    text-decoration: none;
}

a.fb_share span { 
	background: url(http://static.ak.fbcdn.net/rsrc.php/v1/z7/r/ql9vukDCc4R.png) no-repeat 0 -115px;
	padding: 0 0 0 18px;	
}

.fb_like { 
	border:none; overflow:hidden; width:299px; height:30px; float: left;
}

.fb_friends {
	width: 338px;
	height: 348px;
	margin-bottom: 25px;
	overflow: hidden;
	background: url(images/ajax-loader.gif) no-repeat 150px center;
}

.fb_friends iframe {
    border: medium none;
    height: 350px;
    margin:-1px 0 0 -1px;
    overflow: hidden;
    width: 340px;	
}

