/*  

Theme Name: NewsPress

Theme URI: http://www.woothemes.com/

Description: NewsPress by WooThemes

Version: 1.1

Author: WooThemes

Author URI: http://www.woothemes.com/

*/



/*=== Setup ===*/

*{

	border: 0;

	margin: 0;

	padding: 0

}

body{

	background: url(images/bgr.gif) #E2E1DD repeat-y center;

	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: Georgia,"Times New Roman", Times, serif;

	font-weight: normal;

	letter-spacing: -1px

}

/*=== Layout ===*/

#page{

	margin: 0 auto;

	width: 956px

}

/*=== Header ===*/

#header{

	height: 100px;

	padding-top: 10px;

}

/*- Logo -*/

#header h1{

	background: url(images/logo.gif) no-repeat;

	height: 52px;

	margin: 26px 0 0 5px;	

	float: left;

	text-indent: -9999px

}

#header h1 a{

	display: block;

	height: 107px;

	width: 347px

}

/*- RSS -*/

#rss{

	float: right;

	font: 13px Georgia,"Times New Roman", Times, serif;

	padding: 20px 0 0;

	text-align: right;

	width: 295px

}

#rss a{

	color: #666666;

	text-decoration: underline

}

#rss a:hover{

	color: #FF7800

}

#rss ul{

	float: left;

	margin: 10px 0 0;

	width: 220px

}

#rss li{

	margin: 0 0 3px;

	padding: 0 0 5px

}

#rss img{

	float: right

}

/*========= NAVIGATION LISTS =========*/



/*- Category Navigation -*/

#catnav {

	background: url(images/navbgr.gif) no-repeat top;

	height:30px;

	width:956px;

}



.nav2, .nav2 * {

	margin:0;

	padding:0;

	

}

.nav2 {

	background: url(images/nav-bgr.gif) no-repeat top;

	height: 30px;

	line-height:30px;

	position:relative;

}

.nav2 ul {

	background:#fff; /*IE6 needs this*/

	float: left;

	position:relative;

}

.nav2 li {

	line-height: 30px;

	float: left;

	font-size: 12px;

	text-transform: uppercase;

	list-style:none;

	z-index:999;

	border-right: 1px solid #ccc;

}

.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;

	padding: 0 13px;

}

.nav2 li ul a {

	color:#FFF !important;

}

.nav2 li ul a:hover {

	color: #FF7800 !important;

}

.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 {

	color: #FF7800;

	text-decoration: none;

	background: #666;

}

.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;

}

.nav2 li.fr{

	float: right

}

.nav2 li.last a{

	background: none

}

/*- Page Navigation -*/

#nav2{

	background: url(images/nav2-bgr.gif) no-repeat top;

	height: 40px

}

#nav2 ul{

	padding: 0 2px

}

#nav2 li{

	float: left;

	font-size: 11px;

	letter-spacing: 0px;

	line-height: 29px;

	text-transform: capitalize

}

#nav2 li.fr{

	float: right

}

#nav2 li a{

	background: url(nav2-sep.gif) no-repeat right;

	color: #888;

	display: block;

	padding: 0 17px

}

#nav2 li.last a{

	background: none

}

#nav2 li a:hover,

#nav2 li.active a{

	color: #FF7800;

	text-decoration: none

}



/*=== Columns ===*/

#columns{

	margin: 15px 0 0;

	padding: 0 0 25px

}

.col1{

	float: left;

	width: 625px

}



.col1 img {

max-width: 575px;

}

.col2{

	float: right;

	width: 300px

}



#columns h1{

	border-bottom: 1px solid #E2E1DD;

	font-size: 30px;

	font-weight: normal;

	letter-spacing: -1px;

	margin: 0 0 13px;

	padding: 0 0 5px

}

#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

}

/*- Search -*/

#search{

	background: ;

	float: right;

	height: 36px;

	margin: 0 0 10px;

	width: 350px

}



#search input#s {

border: 1px solid #ddd;

-moz-border-radius: 3px;

font-size: 10pt;

padding: 4px;

}



#search input{

border: 0;

	float: left;

	margin: 8px 14px 0 15px;

	width: 220px

}

#search .btn{

	margin: 9px 0 0 4px;

	padding: 0;

	width: auto

}



/*- SideTabs -*/

.sideTabs .idTabs{

	font-size: 12px;

	height: 28px;

	letter-spacing: -1px

}

.sideTabs .idTabs li{

	float: left;

	line-height: 28px;

	text-transform: uppercase

}

.sideTabs .idTabs li a{

	background: url(images/tab.gif) no-repeat left top;

	color: #FFFFFF;

	display: block;

	height: 28px;

	margin: 0 8px 0 0;

	text-align: center;

	width: 110px

}

.sideTabs .idTabs li.last a{

	margin: 0;

}

.sideTabs .idTabs li a:hover,

.sideTabs .idTabs .selected{

	color: #FF7800;

	background: url(images/tab-.gif) no-repeat left top;

	text-decoration: none

}

/*--- Sub Columns ---*/

.subcol{

background-color: #e2e1dd;

padding: 12px 16px;

	float: left;

	height: auto !important;

	margin: 0 12px 15px 0px;

	min-height: 220px;

	width: 110px

}

.subcol h2{

	border-bottom: 1px solid #E2E1DD;

	padding: 0 0 4px

}

.subcol.last{

	margin: 0

}

/*=== Post ===*/

.post {

border-bottom: 1px solid #ccc;

overflow: hidden;

padding: 10px 0;

}



#columns .post h3{

	clear: both;

	color: #666666;

	font-size: 1em;

	height: 18px;

	letter-spacing: normal;

	line-height: 18px;

	margin: 0;

	padding: 0px !important;

}

#columns .post h3 a{

	color: #666666

}

#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;

	clear: both;

}



/*- Popular Posts -*/



a.popularpost {

width: 300px;

height: 120px;

position: relative;

background-color: #E2E1DD;

display: block;

overflow: hidden;

float: left;

color: #444;

margin: 1px 0px;

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

}



a.popularpost:hover {

background-color: #0087ff;

text-decoration: none;

color: #FFF;

}



img.popularimage {

float: left;

width: 150px;

height: 120px;

max-height: 120px;

}



.wpp-post-title {

float: right;

width: 130px;

font-size: 9pt;

font-weight: bold;

padding: 10px 10px 5px 10px;

}



.wpp-post-title a:hover {

color: #ccc;

}



.wpp-excerpt {

float: right;

width: 130px;

overflow: hidden;

padding: 0px 10px 10px 10px;

}



/*- Featured Post -*/



.featuredboxes {

width: 960px;

height: 132px;

margin: 6px 0;

}



.featuredboxes .featured {

float: left;

border-bottom: 1px solid #fff;

}



.featuredboxes .featuredbox {

position: absolute;

top: 0;

right: 0;

border-left: 1px solid #fff;

}



.featuredboxes .featured .pic{

	height: 140px;

	width: 317px;

	margin: 0 2px 0 0px;

	position: relative;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow: hidden;

}



.featuredboxes .featuredbox .pic {

height: 241px;

width: 240px;

position: relative;

-webkit-border-radius: 3px;

-moz-border-radius: 3px;

}



.featuredtitle-wide {

position: absolute;

bottom: 0;

left: 0;

padding: 10px;

width: 297px;

background-image: url('images/dark-trans.png');

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

}



.featured-date {

position: absolute;

padding: 4px 8px;

top: 0;

right: 0;

font-weight: bold;

color: #ccc;

font-size: 9pt;

background-image: url('images/dark-trans.png');

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

}



.featuredtitle-box {

position: absolute;

bottom: 0;

left: 0;

padding: 10px;

background-image: url('images/dark-trans.png');

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

}



.featuredtitle-wide a, .featuredtitle-box a {

color: #fff;

font-size: 14pt;

}



.featured h2{

	font-size: 1.6em;

}

.featured .pic h3{

	background: #262626;

	border: 0;

	color: #FFFFFF;

	font-size: 16px;

	font-weight: bold;

	font-family:Helvetica, sans-serif;

	height: 32px;

	line-height: 32px;

	margin: 0;

	padding: 0 0 0 15px !important;

	text-transform: uppercase

}

#columns p.posted{

	color: #ccc;

	font: 1em Georgia,"Times New Roman", Times, serif;

	letter-spacing: -1px;

	padding: 0;

	margin: 0;

	text-align: right;

}

.post h3 { font-family:  Arial !important; }

/*=== Styling Boxes ===*/

/*- Box -*/

.box{

	background: #E2E1DD;

	clear: both;

	color: #666666;

	margin: 0 0 12px;

	width: 346px

}

.box a{

	color: #666666

}

.box-top,.box-bot{

	background: url(images/box-top.gif) no-repeat top;

	clear: both;

	height: 4px;

	overflow: hidden

}

.box-bot{

	background: url(images/box-bot.gif) no-repeat top

}

.box .spacer{

	height: 1%;

	padding: 10px 17px

}

/*- Ads -*/

.box .spacer.ads .ar{

	padding: 0 12px

}

.ads {

	text-align: center

}

.ads img{

	margin: 0 6px

}

/*=== Styling Lists ===*/

/*- List1 -*/

.list1 li{

	font: 1em 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;

	color: #555;

}

.list3 li a{

	color: #333

}

.list3 li  a em{

	color: #FF7800;

	font-size: .85em;

	font-style: normal

}

/*=== Footer ===*/

#footer{

	border-top: 1px solid #E2E1DD;

	clear: both;

	color: #666666;

	font: .95em Georgia,"Times New Roman", Times, serif;

	padding: 10px 10px;

	background: #E2E1DD;

	margin-bottom: 20px;

	line-height:22px;		

}

#footer a{

	color: #666666

}

#footer img {

	vertical-align:middle;

}



/*=== Misc. ===*/

.fix{

	clear: both;

	height: 1px;

	margin: 0 0 -1px;

	overflow: hidden

}

.ar{

	text-align: right

}

a.more{

	color: #0087ff;

	font-weight: bold

}

a.more2{

	color: #666666;

	font: 1.4em Georgia,"Times New Roman", Times, serif;

	font-weight: bold

}

.th{

	border: 1px solid #C0C0C0;

	float: left;

	margin: 0 10px 10px 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 =========*/



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{

	margin-bottom:10px;

	line-height: 20px;

}

ol.commentlist cite{

	font-style: normal;

	font-weight: bold;

}

ol.commentlist li{

	padding: 20px 10px 10px 10px;

}

ol.commentlist li.alt{

	padding: 10px 10px 0 10px !important;

	background:#DDD;

	border:1px solid #C0C0C0;	

}



/*========= SINGLE POST SPECIFIC =========*/



.singletags {

	margin-top:5px;

	font-weight:bold;

	color:#C0C0C0;

}

.singleh2 {

	font-weight:bold !important;

	font-size:1.8em !important;

	margin-bottom: 4px;

}

.entry p{

	text-align:left;

	font-size:12px;

	line-height:20px !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 { 

	max-width: 575px;

	}

.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;

	}



/*========= ARCHIVE SPECIFIC =========*/



#archivebox {

	background:#EEE;

	padding:10px;

	width:570px;

	margin-bottom: 5px;

	overflow: hidden;

}

#archivebox h2 {

	font-size:1.5em;

	color:#000;

}

#archivebox h2 em{

	color:#C0C0C0 !important;

	font-style:normal;

}

.archivename {

margin-top:3px;

float: left;

width: 300px;

}



.archivefeed {

	margin-top:3px;

	float: right;

	width: 180px;

}

.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: #888;

	font-size: 1.2em;

	font-weight: bold;

}

.alignleft{

	display:inline;

	clear: left;

	float:left;

	margin: 10px 10px 10px 0px;

}

.alignright{

	display:inline;

	float:right;

	clear: right;

	margin: 10px 0px 10px 10px;

}



/*=== Edits === */



.tagcloud {



}



.feeds {

float: left;

width: 160px;

margin-top: 8px;

margin-left: 20px;

}



.feeds ul li {

display: block;

float: right;

list-style-type: none;

padding: 0;

width: 28px;

}



.feeds ul li.subscribe {

width: 48px;

color: #888;

margin-top: -3px;

}



a.sendalink {

float: right;

margin: 12px 20px 0 40px;

font-size: 9pt;

font-weight: bold;

color: #888;

}



img.alignleft {

margin-right: 10px;

}



img.alignright {

margin-left: 10px;

}



#catnav ul.nav2 li.fr a {

color: #999;

font-weight: bold;

font-size: 8pt;

text-transform: none;

}



/*=== Making Things Round..er ===*/



#archivebox, .subcol {

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

}



/*=== Contact Form === */



#contactform {

width: 555px;

font-family: Arial, Helvetica, sans-serif;

}



#contactform p {

margin: 10px 0;

}



#contactform .name {

float: left;

width: 272px;

margin-bottom: 10px;

margin-right: 10px;

}



#contactform .email {

float: right;

width: 272px;

margin-bottom: 10px;

}



input.smallinput {

padding-: 6px;

width: 272px;

font-size: 12pt;

}



#contactform .middle {

clear: both;

}



input.biginput, textarea.biginput {

width: 555px;

font-size: 14pt;

padding: 6px;

}



textarea.biginput {

font-weight: bold;

}



input#sourceurl {

width: 555px;

font-size: 12pt;

padding: 6px;

}



input.send {

padding: 6px;

font-size: 14pt;

}



/*==== Excerpt ==== */



p.excerpt {

margin-top: 5px;

}



.excerptmeta {

float: right;

width: 300px;

font-size: 9pt;

display: inline;

}



.excerptcat {

clear: both;

float: left;

width: 220px;

}



.excerptdate {

float: right;

margin-right: 15px;

color: #888;

}



.excerptauthor {

float: right;

margin-right: 10px;

font-weight: bold;

color: #555;

}



.excerptcomments {

float: right;

margin-right: 5px;

font-weight: bold;

}



img.commenticon {

float: right;

margin-right: 4px;

margin-top: 1px;

}



/*==== Related Posts ====*/



#related-posts {

width: 630px;

}



#related-posts {

list-style-type: none;	

}



#related-posts h2.related {

color: #333;

}



.related-posts {

float: left;

display: block;

width: 152px;

height: 120px;

background-color: #ccc;

position: relative;

margin: 5px 5px 5px 0;

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

}



.related-posts a {

font-size: 9pt;

font-family: Verdana, Arial, Helvetica, sans-serif;

position: absolute;

letter-spacing: -1px;

bottom: 0;

font-weight:bold;

line-height: 14px;

width: 132px;

color: #fff;

padding: 10px;

background-image: url('images/dark-trans.png');

}



.related-posts a:hover {

color: #ccc;

text-decoration: none;

}



/*==== Additions ==== */



.categories {

clear: both;

margin: 5px 0;

}



.thumbnail {

float: left;

margin: 5px 10px 10px 0;

width: 100px;

height: 100px;

}

.thumbnail img {
width: 100px;
height: 100px;
}



#postdata {

float: right;

width: 300px;

background-repeat: repeat-y;

margin-bottom: 20px;

padding: 14px 0;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-top: 1px solid #eee;

border-bottom: 1px solid #eee;

border-right: 1px solid #ddd;

}



.leftdata {



height: 50px;



position: relative;

}



.postmeta {

clear: both;

font-size: 10pt;

}



.post-author {

position: absolute;

top: 0;

left: 0;

font-size: 11pt;

font-weight: bold;

color: #555;

display: block;

}



.post-date {

position: absolute;

top: 26px;

left: 0;

font-size: 10pt;

color: #555;

}



.commentcount {

position: absolute;

width: 40px;

top: 26px;

right: 54px;

}



.commentsnum {

float: right;

font-weight: bold;

font-size: 9pt;

}



.smallicons {

position: absolute;

top: 0;

right: 0;

}



.diggthis, .reddit, .facebookshare, .retweet {

float: left;

margin: 5px;

}



.tags {

margin-right: 20px;

clear: both;

}



h2 a.post-title {

font-size: 16pt;

}



#popular {

float: right;

height: 650px;

width: 300px;

}



#popular h2.side {

-moz-border-radius-topleft: 5px;

-moz-border-radius-topright: 5px;

-webkit-border-radius: 5px;

text-align: center;

padding: 4px 0;

margin: 0;

color: #fff;

background-color: #0087FF;

}



.widebanner {

float: right;

width: 728px;

}



.logo {

float: left;

width: 200px;

}



#columns p.wp-caption-text {

font-size: 9pt;

font-style: italic;

background-color: #eee;

padding: 10px;

line-height: 14px;

border: 1px solid #ccc;

-moz-border-radius-bottomleft: 5px;

-moz-border-radius-bottomright: 5px;

-webkit-border-bottom-right-radius: 5px;

-webkit-border-bottom-left-radius: 5px;

}



.adblock1 {

float: left;

margin: 10px 15px;

}



.clearboth { 

clear: both;

}

/*=== ads ===*/

.col2 #smallads {
width: 310px;
height: 300px;
margin: 0 auto;
clear: both;

}

.col2 #smallads .adblock {
float: left;
width: 125px;
height: 125px;
margin: 8px;
background-color: #ccc;
padding: 3px;
border: 1px solid #888;
}

.editpost {
float: right;
margin-top: -24px;
}

img#authorpic {
width: 120px;
height: 100px;
float: left;
padding: 2px;
margin: 10px;
border: 1px solid #888;
}

.authorinfo {
background-color: #eee;
width: 620px;
height: 126px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.authorname {
margin: 10px;
font-size: 14pt;
float: left;
margin-left: 20px;
height: 20px;
width: 180px;
}

.authorsite {
margin: 10px;
float: right;
width: 230px;
height: 20px;
margin-right: 10px;
}

p.authorprofile {
float: left;
margin: 5px 20px;
}
