/* 023E73 - originial dark blue 

128A3B - green from logo
00568E - blue from logo
003A60 - dark blue from shadow from logo



	23468C - original blue color
	background: #ffffff url("/images/layout/boxed-blue/fading_background_9.png") left top repeat-x; 

*/


body {
	background-color: #003A60;
}

a{
	color: #0066cc;
}

#page-outer {
	background-color: #00568E;
	padding: 0 10px;
	margin-top:30px;
	margin-bottom: 40px;
	width: 1000px;
}

#suckerfish, #columns {
	padding-left: 30px;
	padding-right: 30px;
}

#columns {
	width: 940px;
}


#header {
	padding-left:0px;
	padding-right:0px;
}

#header {
	width: 960px;
}

#suckerfish {
	width: 920px;
}


#header img.logo {
	margin-top:15px;
}

#nav{
	width: 980px;
}


/*- Page Navigation -

background-color: #101010;
	border-bottom:  3px solid #e7e7e7;

*/

#nav {
	background-color: #00568E;
	border-bottom:  3px solid #e7e7e7;
}
#nav1 a {
	color: #FFFFFF;
}
#nav1 .current_page_item a,
#nav1 li.sfHover,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	color: #FFFFFF;
}

#nav1 ul li a {
	color: #666666 !important;
}

#nav1 ul li a:hover {
	color: #000000 !important;
}

/*- Category Navigation -

background-image: url(http://ieamember.net/wp-content/themes/ieatheme/styles/boxed-blue/widget_li_bg.jpg);

*/

#nav2 {
	background-color: #ffffff;
	
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:1px dotted #DDDDDD;
	border-bottom:1px solid #EEEEEE;

}

#nav2 li.current-cat a {
	border-bottom: 3px solid #3d82c2;
}

.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #333333;
}
.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2 {
	color: #fff;
	/* background-image: url(/images/layout/boxed-blue/ico-catlist.gif); */
	background-repeat: no-repeat;
	background-position: right center;
}

.title-meta {
	margin-bottom: 15px;
	padding: 0 !important;
}

#talking-points h2 {
	color: #343434;
}

#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {
	color: #438ccf !important;
}


ol.commentlist li .reply a {
	color: #8ab2d4;
}

.continue span {
	/*- background: url(/images/layout//images/layout/boxed-blue/ico-arrow.gif) no-repeat left; -*/
}

.continue span a {
		color: #2871af;
}

.comments-head {
	/* background: url("/images/layout//images/layout/boxed-blue/categories-head-span.jpg") right center no-repeat; */
}

.comments-head a {
    background-color: #c9c9c9 ;
	/* background: url("/images/layout//images/layout/boxed-blue/categories-head.jpg") left top no-repeat; */
}

.widget ul {
	border-top: 1px solid #e7e7e7;
}

.widget ul li {
	border-bottom:1px solid #EEEEEE;
}

.widget ul li {
	/*- background: url("/images/layout//images/layout/boxed-blue/widget_li_bg.jpg") left bottom repeat-x; -*/
}

.widget ul li a {
	/*- background: url("/images/layout/boxed-blue/widget_link_bg.jpg") left center no-repeat; -*/
}

.widget ul li a:hover {
	/*- background: url("/images/layout/boxed-blue/widget_link_active_bg.png") left center no-repeat; -*/
}

.widget ul li:hover {
	background: #f8f8f8;
}




#tabs {
	border:1px solid #ddd;
	background-color:#363636;
}

.inside {
	background-color:#F8F8F8;
}

.inside ul {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD !important;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	background-color:#F8F8F8;
	color: #000000 !important;
}

#archivebox {
	background-color: #F7F7F7;
	border: 1px solid #E7E7E7;
}

#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}

#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #F7F7F7;
}

#featured, .widget, .box .post-inner, .post-alt, .post-alt2, .video-inner, .author-info, #talking-points, #comments-container {
	border: 1px solid #e7e7e7;
}

.slider-dots span {
	/*- background-image: url(/images/layout/boxed-blue/dot.gif); -*/
}


.box .post-inner {
	background-color:#FFFFFF;
}

.box .post h2 a{
	color:#1d1d1d;
}

.post-alt h1, .post-alt h2, .post-alt h3, .post-alt h4, .post-alt h5 {
	color: #1d1d1d;
}

.entry blockquote {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color:#bbbbbb;
	/* background: #ffffff url(/images/blockquote_bg.gif) repeat top left; */
}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #343434; color:#fff; }

.video-left {
	border-right: 1px solid #e7e7e7;
}

.video-current {
	border-bottom: 1px solid #e7e7e7;
}

.video-more img {
}

#talking-points li {
	border-bottom: 1px solid #f3f3f3;
}

#talking-points .post-title {
	border-left: 1px solid #e7e7e7;
}

#footer {
	background-color: #f6f6f6;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

#credits {
	background-color: #fff;
}


#form_profile label {
float: left;  
width: 10em;  
margin-right: 1em; 
text-align:right;
}

#form_profile fieldset {  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;  
border: 1px dotted #BFBAB0;  

}
#form_profile legend {  
margin-left: 1em;  
padding: 0;  
color: #000;  
font-weight: bold; 
}
#form_profile fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
list-style-type:none;
}
#form_profile fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em; 
}
#form_profile fieldset.submit {  
border-style: none;
}

.widgettitle {
	border:none;
}
img.topstory {
margin:20px;
border: 1px solid #f6f6f6;
padding:10px;
}

h2.h2top {
margin-top:10px;
color: #343434 !important;
}

h2.h2side {
margin:10px;
color: #438CCF !important;
}
h2.cufon span em span.cufon canvas{
	font-style:italic;
}
h2.h2side-red {
margin:10px;
color:#CC3300 !important;
}



#two-col-table {
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	width:580px;
	table-layout:fixed;
}

#two-col-table caption {
	color: #636363;
	font-size:1.2em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	

#two-col-table td {
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 16px 6px 6px 12px;
	color: #636363;
}
#two-col-table td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

/* Email Subscriber form on Profile page */
#emailsub span.label,#emailsub span.spacer,#emailsub span.multiple span {width:120px;float:left;} 
#emailsub span.multiple {float:left;} 
#emailsub span.button {padding-left:120px;} 
#emailsub div.clear {clear:both;padding-top:5px;} 

.resetpwd {
color:#FF0000;
}

.hotline-title {
color:#CC3300;
}

.directory {
height:1px;
color:#CCCCCC;
border: none 0;
border-top: 1px dashed #CCCCCC;
}


#contact_us {
	margin:0;
	padding:0;
}
#contact_us .fl {
	float:left;
}

#contact_us ul {
	clear:both;
	list-style:none;
}
#contact_us h4 {
	margin-bottom: 5px !important;
}
#contact_us .fl-text {
	margin-right:25px;
}
#contact_us p {
	padding:0;	
}
#contact_us img {
	margin-right:10px;
	margin-top: 0;
}

#contact_us li {
	list-style-type:none !important;
	padding: 10px 0 20px 0;	
	margin-left:0;
}
 
#getupdates {
 	margin-bottom: 20px;
}
 
#getupdates ul {
	padding-left:0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	}
	
#getupdates ul li {
	border-bottom-style:dotted;
	border-width:1px;
	padding:10px;
	list-style-type:none !important;
	margin-left: 0;
}
 
#getupdates ul.types li img {
	padding:5px;
	background-color:#ffffff;
}

#getupdates ul.types li .stuff {
	float:left;
	padding: 0 0 0 10px;
	width: 350px;
}

#getupdates ul.types li h4 {
	margin-bottom: 5px !important;
	margin-top:0px;
	padding:0;
}

#getupdates p.post_content {
	margin-bottom:5px;
}


#featured-news-img img {
	margin-bottom: 25px;
}

.featured-img {
	float:left;
	position:relative;
	margin-bottom:25px;
}
.featured-img-caption {
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:100%;  
    /* styling bellow */  
   	background-color:black;  
    font-family: 'tahoma';  
    font-size:14px;  
    color:white;  
    opacity:0.6; /* transparency */  
   	filter:alpha(opacity=60); /* IE transparency */  
}

#featured-img-caption-text {
	padding:3px 3px 3px 10px;
	margin:0px;
}



/*========= Feedburner subscribe via email sidebar =========*/

#feedburner {
}
#feedburner .feed_form {
padding:3px;
text-align:center;
}
		
#feedburner .feed_form submit { 
	padding: 0.4em 4px; 
	/* background: url('images/submit_bg.gif'); */
	border: 3px double #999; 
	border-top-color: #ccc; 
	border-left-color: #ccc; 
	font: bold 1.4em Georgia, "Times New Roman", Times, serif; 
	cursor: pointer; 
}
#feedburner .feed_form p { padding: 0.6em 0; }

/*========= Full Width pages - used for PACE donation form =========*/

.center-box {
	text-align:center;
}		
.center-box-content {
	text-align:left;
	margin: 0 auto;
	width:870px;
	padding: 0;
}
.request {
	height:1%;
}
.request .img {
	float:right;
	margin: 0 -23px 0 0;
	width:471px;
}
.request .img img, .request .text img {
	display:block;
	border:none;
}
.request .text {
	height: 1%;
	overflow:hidden;
	padding: 10px 0 0 0px;
}
.paypal-btn {
	margin-top:10px;
	margin-left:120px;
}

.disclaimer {
	margin-top: 60px;
}
.disclaimer p {
	font-family:arial,sans-serif;
	font-size:10px;
}