/*
#flash {

background: #FFF url('http://localhost/wordpress/wp-content/themes/vibrantcms/images/iaee_cabec.swf') no-repeat middle center;
width:700px;
height:184px;

}
*/


body  {
	background: #c8cdd0 url('../images/fundo_site.jpg') repeat-x 0% 50%;
	/*http://localhost/wordpress/wp-content/themes/vibrantcms/images/seta_esq.jpg*/
	 
}

h1, h2, h3, h4, h5, h6  {
	color: 	#303030;
}

a:link, a:visited  {
	color: #0066CC;
}

/* STRUCTURE */

#wrap {

margin-top:5px;


}

#header  {
	background: #fff url('default/header.jpg') repeat-x top left;
	border-bottom: 0px solid #ebf4fa
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #75818a;
}

#rss  {
	background-color: transparent;
}

#rss a  {
	color: #fff;
}

/*
#featured  {
	background: #bcd9ee url(default/featuredbg.jpg) repeat-x top left;
}
*/

#featured  {
	background: #ffffff;
}





#texto_introdutorio  {

/*font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;*/
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003D76;
padding-top:55px;
padding-left:50px;
/*width:850px;*/
margin:0 auto;
background-color:#FFFFFF;

}


.titulo {
/*font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;*/
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
color:#003D76;
padding-bottom:5px;

}

#featured .buttons a.prev  {
	background: url('default/prev.jpg') no-repeat top left;
}

#featured .buttons a.next  {
	background: url('default/next.jpg') no-repeat top left;
}


.nav_slide
{
float:left;
padding-top:170px;
width:28px;
}


#steps  {
	background: #4093ce url('default/stepsbg.jpg') repeat-x top left;
;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 0px solid #e2eff8;
	border-bottom: 2px solid #d0d0d0;
	background-image: url('default/bottombg.jpg') no-repeat;
        text-align: justify
}


#rodape_content{
width:982px;
height:250px;
background-image:url('../images/rodape4.jpg');
margin-bottom:5px; margin-left:auto; margin-right:auto; margin-top:0}



#content_page  {
	/*border-top: 7px solid #e2eff8;*/
	border-bottom: 7px solid #e2eff8;
	background-color: #fff;
	padding-top: 35pt;
	
}


#content_archive  {
	/*border-top: 7px solid #e2eff8;*/
	border-bottom: 7px solid #e2eff8;
	background-color: #fff;
	padding-top: 35pt;
}


#content .moreinfo  {
	border: 1px solid #c8cdd0;
	background-color: #e5e9ec;
	color: #75818a;
	
}

#content .moreinfo .more a  {
	color: #4093ce;
	background: #e5e9ec url('default/moreinfo.jpg') no-repeat center left;
}

#news  {
	color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #9fc9e6 url('default/bottombg.jpg') repeat-x top left;
	border-bottom:7px solid #E2EFF8;
	margin-bottom:5px
	
}

#newsletter input.text  {
	background-color: #d9e9f5;
}

#footer  {
	background: #9fc9e6 url('default/footerbg.jpg') repeat-x top left;
	color: #fff
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #00437A;
}

/* BLOG CSS */

.post .categories  {
	background-color: #4392cc;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #bcd9ee;
}

.post h2.title a  {
	color: #00437A;
}

.post p.comments a  {
	background: url('default/comments.jpg') no-repeat center left;
	color: 	#303030;
}

p.continue a  {
	color: #4392cc;
}

#postad  {
	background-color: #ecf4fa;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4392cc;
}

#sidebar img.bigad  {
	border: 2px solid #4392cc;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url('default/tabberulbg.jpg') top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

/*
#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(default/selectedtab.jpg) repeat center center;
}
*/

#tabbox ul.idTabs li a.selected  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background: #8bc62d url('iaee/selectedtab.jpg') center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url('default/tablibg.jpg') no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}


/*
.widgetlist  h3  {
	background: transparent;
	color: #fff;
}
*/

.widgetlist  h3  {
	background: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#282828;
	font-weight:bold;
        border-bottom: 1px dotted #d0d0d0;
	

}

.widgetlist {
width:297px;
 
}

.widgetlist ul li  {
	border-bottom: 1px dotted 	#989898;
        background: 	#E2EFF8;
}


.textwidget {
		background: #E2EFF8; 
		padding:5px;
		border-style:solid;
                border: 1px;
		border-color:#c5c5c5;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

