/*  
Theme Name: Early to Rise
Based on: Flash News by WooThemes
Author: Erika Laguna

*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	color: #333;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #2374bf;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#333;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 16px;
	padding: 2px;
}


select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	background-image:url(images/etr-mainbg.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	width: 946px;
}
#top, #footer{
	clear: both;
	height: 24px;
	margin: 0 auto;
	padding: 10px 0 5px;
	width: 910px;
}
#page-bot{
	background: url(images/page-bot.gif) no-repeat top;
	height: 37px;
	overflow: hidden;
}

#page-bot-video{
	background: url(images/page-bot-video.gif) no-repeat top;
	height: 37px;
	overflow: hidden;
}


#page-landing{
	background: #ffffff;
	background-image:url(images/etr-mainbg-landing.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	width: 780px;
}
#top-landing, #footer-landing{
	clear: both;
	height: 24px;
	margin: 0 auto;
	padding: 10px 0 5px;
	width: 780px;
}
#page-bot-landing{
	background: url(images/page-bot-landing.gif) no-repeat top;
	height: 37px;
	overflow: hidden;
}


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

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
	height: 27px;
}
.nav1 li a{
	color: #333;
	display: block;
	height: 27px;
	text-align: center;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a{
	color: #AA6502;
	text-decoration: none;
	height:27px;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }

.nav1 li a { padding:0 6px;  float: left;}
.nav1 li a span {  display: block;  float: right; }
.nav1 li a span { float: none; }
.nav1 li a:hover span { }
.nav1 li a:hover , li.current_page_item a{ background-position: 0% -27px; text-decoration: none;}
.nav1 li a:hover span , li.current_page_item a span{ background-position: 100% -27px; }


/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	width:900px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background: url(images/topmenu-bgr.gif) repeat-x top;
	width:15em;
	border:1px solid #e5e4de;	
}
#nav li ul ul {
margin: -34px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
} 

/*=== Top Menu ===*/
#topmenu{
	background: url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	margin:0 12px;
	_margin-bottom: -20px;
}
#topmenu li{
	background: url(images/topmenu-sep.gif) no-repeat right;
	float: left;
	line-height: 33px;
	font-size:14px;
	
}
#topmenu li a{
	color: #000;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 9px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #fff;
	text-decoration: none;
}

/*=== Header ===*/
#header{
		background: transparent url(images/header-bgr.gif) no-repeat top;
	height: 71px;
	margin:0 12px;
}
#header .spacer{
	color: #333;
	float: right;
	font-size: 11px;
	padding: 7px 13px 0 0;
	text-align: right;
	width: 250px;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
/* 	margin-top:3px;
	background: url(images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px*/
}
#header h1 a{
/*	display: block;
	height:65px;
	width: 512px;*/
}
#header h1 a:hover{
/*	text-decoration: none;*/
}
/*- Logo -*/
#header #hlogo{
 	margin-top:3px;
	background: url(images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px
}
#header #hlogo a{
	display: block;
	height:65px;
	width: 512px;
}
#header #hlogo a:hover{
	text-decoration: none;
}

#signup-top{
	height:150px;
margin:0 12px 10px;
background-color:#CCC;
background: url(images/etr_signup.jpg) no-repeat top;

}

#signup-top2{
	height:150px;
margin:0 12px 10px;
background-color:#CCC;
background: url(images/etr_signup2.jpg) no-repeat top;

}

#signup-bottom{
	height:120px;
margin:0 0 10px;
background-color:#CCC;
background: url(images/signup.jpg) no-repeat top;

}

#masthead-signup {
display:inline;
float:right;
margin:96px 30px 0 0;
padding:0;
width:282px;

	
}

#footer-signup {
display:inline;
float:left;
margin:75px 0 0 400px;
padding:0;

	
}

#masthead-signup span{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	
}
#masthead-signup .input-text {
	width: 137px;
	height: 16px;
	border: 1px solid #999;
	background-color: #ffffcc;
	margin: 0;
	padding: 0 5px 3px 4px;	
	
}



#masthead-signup input, select, textarea{ 
	
	margin-right:5px;
}


#masthead-signup .input-img {
	padding: 5px 0 0 0 ;
	float: right;
	
}

#footer-signup .bottom-signup{
	height:20px;
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 2px;
	
}

#footer-signup .input-img {
	padding:5px 0 0 10px;
	float: right;
	
}

#masthead-signup .privacy{
	font-size: .8em;
	padding: 13px 0 0 0;
}
#masthead-signup .privacy a:link,
#masthead-signup .privacy a:visited {
	color:#999999;
}


/*- RSS -*/
#rss{
	height: 45px;
	margin: 0;
	width: 44px;
	position: relative;
	left:870px;
	top:-50px;
	display: inline;
}
/*- Search -*/
#search{
	background: url(images/search-bgr.png) no-repeat;
	height: 32px;
	margin: 0 0 10px 27px;
	width: 223px;
}
#search input{
	background: transparent;
	border: 0;
	color: #666;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 180px;
}
#search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}

/*=== Columns ===*/
#columns{
	margin: 0 auto;
	width: 900px;
}

#columns-landing{
	margin: 0 auto;
	width: 720px;
}

#columns h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	text-transform: uppercase;
}
#columns h1 a{
		font-size: 17px;
		color:#333;
		background-color:#Fbf7ee;

}
#columns h1, #columns h4, #columns h5 {
	color: #333;
	margin: 0 0 5px;
}

#columns h2{
	font: 19px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	text-transform: uppercase;
	
}
#columns h2 a{
	color: #00386B;
	border:0 !important;
}
#columns h3, #columns h4, #columns h5{
	color:#333333;
font-size:15px;
font-weight:bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
	text-transform: uppercase;
}
#columns h3, #columns h5{
	background: url(images/ico-star.gif) no-repeat left;
	height: 15px;
	margin: 0 0 10px;
	padding: 0 0 0 17px;
}
#centercol h3 {
	font-size:18px;
margin:30px 0 25px;
}

/*--- Center Column ---*/
#centercol{
	float: left;
	padding: 0 0 10px 0px;
	width: 620px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
}

#centercol h1 {
margin:5px 0 20px;
text-transform:uppercase;
font-size: 18px;


}

#centercol h1 strong {

font-weight:normal !important;

}



#centercol2 {
float:left;
padding:0 0 0px 5px;
width:700px;
}

#centercol2 h2{
font-size:18px;
margin:5px 0 15px;
text-transform:uppercase;
color:#00386B;
font-family:Georgia, "Times New Roman", Times, serif;
}

#centercol p, .box p{
	line-height: 18px;
	padding: 0 0 10px;
}

#centercol2 p, .box p{
	line-height: 18px;
	padding: 0 0 10px;
}


#centercol-page {
	float: left;
	width: 620px;
	margin-left:10px;
}



#centercol-page h1{
font-size:22px;
margin:0 0 20px;
text-transform:uppercase;
font-weight:normal;
}


#centercol-page h2{
font-size:18px;
margin:5px 0 15px;
text-transform:uppercase;
color:#00386B;
}

#centercol-page h4{
border-bottom:1px solid #AA6502;
color:#AA6502;
font:18px Georgia,"Times New Roman",Times,serif;
margin:10px 0 20px;
padding-bottom:5px;
text-transform:uppercase;

}




/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 250px;
	font-size:13px;
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	width: 340px;
}
.col2{
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 15px;
	width: 250px;
}
.col3{
	border-left:1px dotted #AA6502;
display:inline;
float:left;
margin:0 0 0 20px !important;
padding:0 0 0 20px !important;
width:210px;
}
.col4{
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
}
.col5{
	float: left;
	margin: 0 0 0 15px;
	padding:0;
	width:520px;
}

.featureditem {
	height:200px;
	margin-left:30px;
	_margin:0;
	padding:0;
	overflow:hidden;
	width:540px;
}

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
}
.idTabs li{
}
.idTabs li a{
	display: block;
	margin: 0;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	color: #AA6502;
	text-decoration: none;
}

/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}

.date-comments{
	border-bottom: 1px  dotted #ad6300;
	color: #333;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
}
#centercol .date-comments p{
	line-height: 20px;
}
.continue-tags{
background:url("images/bn_readmore.png") no-repeat scroll left top transparent;
border-bottom:1px solid #DDDDDD;
clear:both;
height:24px;
line-height:29px;
margin:10px 0 20px;
padding:2px 0 15px 32px;
}

.readmore-tags{
background:url("images/bn_readmore.png") no-repeat scroll left top transparent;
clear:both;
height:24px;
margin:10px 0 0;
padding:3px 0 0 28px;
}

.featuredpost .continue-tags {
margin: 2px 0 0 0;
padding:2px 30px 0;
border:0 !important;


}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.tags{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 1px 0 0 20px;
}
a.more{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777777;
	font-size: 13px;
	padding: 1px 0 0 20px;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	margin: 0 0 20px;
	
	border:1px solid #D79E21;
	background:none repeat scroll 0 0 #fbf7ee;
	font-size:14px;
	
}
.boxbottom { margin:0; }

hr{
color: #AA6502;
background-color: #AA6502;
height: 1px;
border: 0px;
margin-bottom:20px;
margin-top:10px;
}

.sidebar-title {

margin-bottom:10px;
}

.sidebar-title a{
color:#2374bf;
font-size:16px;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;

}

.sidebar-title a:hover{

text-decoration:underline;

}

.box .top,
.box .bot{
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot{
}
.box .spacer{
	height: 1%;
	padding: 0 10px;
}

/*- Box2 -*/
.box2{
	background:none repeat scroll 0 0 #ffeac1;
border:1px solid #CCCCCC;
margin:0 0 15px;
width:250px;
}
.box2 .top,
.box2 .bot{
	clear: both;
	height:10px;
	overflow: hidden;
}
.box2 .bot{
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 5px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding:10px 5px 5px;
}
.box2 .flickr_badge_image img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float:left;
}
/*- Font Selection -*/
#fonts{
	background: transparent url(images/ico-fonts.png) no-repeat left;
	float: right;
	text-align: right;
	width: 45px;
}
#fonts a{
	color: #333;
}
#fonts a:hover, #fonts a.active{
	color: #AA6502;
	text-decoration: none;
}

/*- Ads -*/
.ads{
	margin: 0 ;
}
.ads img{
	float: left;
	margin: 0;
}
.ads img.last{
	margin: 0;
	float:right;
}
/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 0 0 10px;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;
	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width:530px;
}
.headlines dt a{
	color: #AA6502;
	font-weight: bold;
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
/*- List1 -*/
.list1{
	padding: 0 0 0 5px;
}
.list1 li{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 li a{
}
/*- List2 -*/
.list2{
	clear: both;

}
.list2 li{
	background: #ffffff;
	border: 1px solid #d3d3d1;
	margin: 0 0 5px;
	padding:10px;
}

.list2 p {
	margin-bottom:0.8em;
	line-height:1.2em;
}
	

/*- List3 -*/
.list3{
	padding: 0 0 0 5px;
}
.list3 li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 2px  dotted #ccc;
	line-height: 25px;
	padding: 0 0 0 25px;
}
/*=== Footer ===*/
#footer{
	font-size: 11px;
	padding: 10px 0 10px;
	line-height:22px;
	text-align:center;
}

#footer p{
	line-height:20px;
}
#footer {
	color: #8a8a8a;
} 


#footer a{
	color: #8a8a8a;
	text-decoration:underline;
}
#footer img {
	vertical-align:middle;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 0 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

.ar-front{
	float:right;
margin-bottom:20px;
text-align:right;
width:300px;
}

.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= VIDEO =========*/

.video{
	float: left;
	height: 220px;
	margin: 0 0px 0 5px;
	width: 270px;
	display: inline;
}

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

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
	border-top:1px solid #cacaca;
	padding-top:13px;
}
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:#F8F8F4;
	border:1px solid #F2F1E9;	
}
input#submit { border:0px; }

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

ol.commentlist p{
	padding:0px !important;
}

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{
	line-height: 20px;
}

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

.singletags {
	margin-top:15px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	padding-top:15px;
	color:#00386B;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:14px;
	line-height:18px !important;
		padding: 0 0 10px;
	}
	
.entry h2{
margin-bottom:15px !important;
}

.magazine{
	margin-top:20px;
}
.magazine h2{
	margin-top:10px !important;
margin-bottom:0 !important;
}


.entry blockquote { 
	padding:0 10px;
	}
.entry blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	background:none repeat scroll 0 0 #F8F8F4;
border:1px solid #AA6502;
margin:5px;
padding:2px;
	}
.entry ul, .entry ol {
	margin-bottom:10px;
	line-height:20px;
	margin-left:10px;
	font-size:14px;
	}
	
	
	
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	line-height:16px;
list-style:square outside none !important;
margin:5px 0 5px 15px;
padding:3px 0;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:14px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
s
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	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: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !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 {
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-bottom:20px;
}
.alignright{
	display:inline;
	float:right;
	margin-bottom:20px;
}

/*- Widget -*/
.widget { margin-bottom:15px; }
.widget ul{ clear:both; }
.widget ul li{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D3D3D1;
margin:0 0 5px;
padding:10px;
}

#featured-wrap{
	padding:0px;
	margin:0;
	
}

.mission {
	padding:20px 20px 10px 30px;
}

.mission h1{
	font-size:18px;
	color:#333 !important;
	border-bottom:1px dotted #AD6300;
margin:0 0 10px !important;
padding-bottom:10px;
font-weight:normal !important;
}
.continue-tags-mission {
background:url("images/bn_readmore.png") no-repeat scroll left top transparent;
clear:both;
height:24px;
line-height:29px;
padding:0 0 0 32px;}

.mission ul{
	padding-bottom:10px;
}

.mission ul li {
	padding-bottom:10px;
	list-style-type:circle;
	margin-left:30px;
}
	
	/*drop down */
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em !important; z-index:1500; width:100%; }
#dropmenu a {display:block; color:#fff; text-decoration:none; }
#dropmenu a:hover { color:#FF9700; background-color:#00386B}
#dropmenu li {float:left; position:relative; border-bottom:1px solid #FFFFFF;}
#dropmenu ul {position:absolute; display:none; width:12em; top:2.25em; left:-1px;}
#dropmenu ul a {}
#dropmenu li ul {  width:14.1em;}
#dropmenu li ul a {width:260px; height:auto; float:left;    background-color:#E1A82C;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

.issue-ad {
	background:#fcf5e8;
	padding:20px;
	border:1px #ccc dashed;
	margin-top:10px;
	margin-bottom:20px;
	}
	
	
	.author-issue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important; text-transform:capitalize;}
	
.author-issue a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;color:#2374BF !important; text-transform:capitalize;}

.author-issue a:hover{
	color:#333 !important}
	
	.thetable {
	margin-bottom:20px
}
.thetable td {
	padding:2px 2px 2px 0 !important;
}

.popup {
	font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:10px;
}
.popup p {
	margin-bottom:10px;}
	
.popup-center {
	margin-bottom:30px
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    margin-left: 10px;
}

.twitter-share-button{
	width:90px !important;
}

.fb-like-box, .fb_iframe_widget {
	background-color:#FFFFFF !important;
}
