/*
Theme Name: Expand
Theme URL: -
Version: 1.0
Description: Expand Theme v1.0
Author: pH Design
Author URI: http://www.phdesign.com.br
*/



/* Body */

body
	{
		margin: 0;
		padding: 0;
		color: #ffffff;
		background-image: url(images/bg.jpg);
		background-repeat: no-repeat;
		background-color: #ccd8e0;
		font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		/*line-height: 150%;*/
		background-attachment: scroll;
		background-position: center top;
	}

#menu
	{
	background-color:#fff5e0;	
	}

b, strong
	{
		color:#666;
	}


/* Links */

a:link,
a:visited,
a:active 
	{
		/*text-decoration: none;*/
		color: #3a7fb0;
	}

ul li
	 {
		/*padding: .2em 1em;*/
		color: #3a7fb0;
		text-decoration: none;
	}

ul li a
	 {
		padding: .0em 0em;
	}

li span
	{
		margin-top:20;		
		color: #666;
	}

/*li
	{
		color:#3a7fb0;
	
	}*/

a:hoverf
	{
		color: #4291c9;
	}



/* Headings */

h1, h2, h3, h5, h6
	{
		font-weight: normal;
		margin: 20px 0 10px;
	}

/*h1
	{
		font-size: 38px;
		margin-bottom: 0px;
		margin-top: 10px;
	}*/

h1,
h1 a
	{
		text-align:left;
		padding: 0 0 0 0px;
		font-weight: bold;
		border-bottom-width: 0;
		font-size: 20px;
		text-decoration: none;
		underline: none;
		color: #3A7FB0;
		margin-bottom: 20px;
		line-height: 1.5em;
	}

h2
	{
		padding: 0 0 0 0px;
		border-bottom-width: 0;
		font-size: 17px;
		text-decoration: none;
		underline: none;
		color: #4d8cb8;
		line-height: 100%;
		margin: 40px 0 10px 0;
	
	}

h3
	{
		padding: 0 0 0 0px;
		font-weight:bold;
		border-bottom-width: 0;
		font-size: 15px;
		text-decoration: none;
		underline: none;
		color: #75a5c8;
		line-height: 100%;
		margin: 40px 0 10px 0;
	}
	
h4	
	{
		text-decoration: none;
		padding: 0 0 0 0px;
		font-weight:bold;
		border-bottom-width: 0;
		font-size: 15px;
		underline: none;
		color: #75a5c8;
		line-height: 100%;
		margin: 20px 0 10px 0;		
	}

h4 a	
	{
		text-decoration: none;
		padding: 0 0 0 0px;
		font-weight:bold;
		border-bottom-width: 0;
		font-size: 15px;
		underline: none;
		color: #75a5c8;
		line-height: 100%;
		margin: 20px 0 10px 0;		
	}

h5
	{
		font-size: 14px;
	}

h6
	{
		font-size: 12px;
		/*font-weight: bold;*/
		/*font-style: italic;*/
		/*color: #4E8FBF;*/
		color: #666; /* aaa */
		margin: 0;
		padding: 0 0 20px 0;
		line-height: 120%;
	}




/* Html Elements */
.titles
	{
		padding: 0 0 0 0px;
		font-weight: bold;
		border-bottom-width: 0;
		font-size: 20px;
		text-decoration: none;
		underline: none;
		color: #666;
		line-height: 100%;
		
	}

.titles a:link,
.titles a:visited,
.titles a:active
	{
		text-decoration: none;
		underline: none;
		font-size: 20px;
		font-weight: normal;
		border-bottom-width: 0;
		color: #3A7FB0;
	}

.titles a:hover
	{
		/*color: #96a6b3;*/
	}

.list
	{
	padding: 0 0 0 25px;	
	color:#666666
	}

.data
	{
	font-weight:bold;
	padding: 0 0 0 25px;	
	color:#ffb015
	}

.titulo
	{
	font-weight:bold;
	padding: 0 0 0 25px;	
	color:#BCCDD4;
	}


/*.post
	{
	width: 620px;
	color: #666;
	}*/

pre, blockquote
	{
		overflow: auto;
		padding: 0 10px;
		margin: 20px 30px;
		line-height: 1.8em;
		background-color: #f5f5f5;
		border: 1px solid #e0e0e0;
	}

pre:hover,
blockquote:hover
	{
		background-color: #f0f0f0;
		border: 1px solid #d0d0d0;
	}

pre
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}

code
	{
		color: #779900;
		font-family: Consolas, Verdana, "Courier New", Sans-Serif;
	}

ul, ol
	{
		line-height: 16px;
	}

ul
	{
		margin-bottom: 10px;
	}

abbr, acronym
	{
		font-style: normal;
		border-bottom: 1px dotted #333333;
		cursor: help;
	}

del
	{
		text-decoration: line-through;
		color: #999999;
	}

ins
	{
		text-decoration: none;
		color: #009977;
	}

table
	{
		/*padding-bottom: 20px;*/
	}

table td
	{
		padding: 2px 5px 2px 0;
	}

.tab_color1
	{
		background-color:#f4f9fc;
		/*border-bottom: solid 1px #ccc;*/
	}

.tab_color2
	{
		/*background-color:#fff;
		border-bottom: solid 1px #ccc;*/
	}

.tab_up
	{
		color: #44ce41;
	}

.tab_down
	{
		color: #ce4141;
	}

img
	{
		border: 0;
	}
	
.img_left 
	{
		top:auto;
		float: left;
		margin: 0 15px 0 0;
		border: 0;
	}

.img_right 
	{
		float: right;
		margin: 0 0 0 15px;
		border: 0;
	}


/* Structure */

#wrapper
	{
	clear: both;
	float: left;
	width: 991px;
	color: #666;
	background-color: #fff;
	background-image: url(images/fundo_wrapper_and_footer.gif);
	background-repeat: repeat-y;	
	}

#wrapper2
	{
		width: 991px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
	}
	
#topo
	{
		height: 213px;
	}

#topo-flash-banner
	{
		height: 213px;
		/*width: 689px;*/
	}
	
*html #topo-flash-banner
	{
		float:right;		
	}
	
#topo-flash-logo-info
	{
		float:left;
		width: 302px;	
	}
	
#topo-info
	{
		color: #946201;
		padding: 20px 0 0 20px;
		float:left;	
	
	}

#topo-logo
	{
		float:left;	
		height: 112px;
	}

#top_nav
	{
		width: 768px;
		margin-left: auto;
		margin-right: auto;
		height: 24px;
		/*margin-top: 24px;*/
	}

#top_nav img,
#top_nav td
	{
		border: 0;
		padding: 0;
		margin: 0;
	}

#header
	{
		float: left;
		width: 991px;
		background: #FFFFFF;
		clear: right;
		background-image: url(../expands/images/header.gif);
		background-repeat: no-repeat;
		padding-left: 0px;
		height: 84px;
		margin-top: 25px;
	}

#navigation
	{
		clear: both;
		float: left;
		width: 100%;
		background-color:#021b2f;
		height: 42px;
		margin-top: 0px;
		padding: 0px;
		background-image: url(images/menu.swf);
	}

#content-wrapper
	{
		width: 656px;
		float: left;
		margin: 0;
	}
#box-content
	{
		background-image: url(images/content_bg.gif);
		background-repeat: no-repeat;
		width: 991px;
		margin-top: 0px;
		padding: 0px;
		float: left;
		clear: both;
	}
	
#content
	{
		padding: 20px 20px 20px 40px;
		
	}

#sidebar-wrapper
	{
		width: 320px;
		float: right;
		margin: 0;
	}

#sidebar
	{
		background:url(images/img_center_noticias_interno.jpg);		
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 30px 0 0 0;
		text-align:left;
		width: 280px;
	}*/

#home
	{
		/*background-image: url(images/content_bg.gif);*/
		background-repeat: no-repeat;	
		width: 991px;
		float: left;
	}

#home1
	{
		width: 300px;
		float: left;
	}

#banner1
	{
		margin-left: 47px;
		margin-top: 70px;
	}

#banner2
	{
		margin-left: 47px;
		margin-top: 70px;
	}
	
#banner3
	{
		margin-left: 47px;
		margin-top: 70px;
		margin-bottom: 60px;
	}

#home2
	{
		width: 351px;
		float: left;
	}
	
#titles-noticias-home
	{
		background-image:url(images/img_top_noticias.jpg);
		background-repeat: no-repeat;
		height: 35px;			
	}	

#topo-noticas-interno
	{
		background-image:url(images/img_top_noticias_interno.jpg);
		background-repeat: no-repeat;
		height: 40px;
	}

#noticias-home
	{
		background-image: url(images/fundo_noticias_home.gif);		
		padding: 0px 30px 0px 30px;		
	}

#news
	{
		margin-top: 70px;
		text-align: right;		
	}
	
#top_news
	{
		background-image:url(images/fundo_top_noticias.gif);
		background-repeat: no-repeat;	
	}
	
#news1 
	{
		background-image: url(images/img_center_noticias.jpg);
		background-repeat: repeat-y;
		height: 120px;
		padding-left: 44px;
		padding-right: 31px;
	}

#news2 
	{
		background-image: url(images/img_center_noticias.jpg);
		background-repeat: repeat-y;
		height: 120px;
		padding-left: 44px;
		padding-right: 31px;
	}
	
#news3 
	{
		background-image: url(images/img_center_noticias.jpg);
		background-repeat: repeat-y;
		height: 120px;
		padding-left: 44px;
		padding-right: 31px;
	}
	
#news-mais
	{
		background: url(images/img_center_noticias.jpg);
		background-repeat: repeat-y;
		height: 20px;
		padding-right: 20px;
		text-align: right;
	}
	
#news-mais-home
	{
		height: 20px;
		padding-right: 20px;
		text-align: right;
	}

#news-mais-interno
	{
		height: 20px;
		padding-right: 15px;
		text-align: right;
	}	

#news-base
	{
		height: 20px;		
	}

#home3
	{
		width: 300px;
		float: left;
	}
		
#vazia
	{
		width: 100px;
		height: 40px;
	}
	
#vazia-interna
	{
		background:url(images/img_center_noticias_interno_final.jpg);	
		width: 100px;
		height: 40px;
	}

#cotacao
	{
		width:280px;
		margin-top: 30px;
		color: #858585;
	}

#form_cadastro	
	{
		padding: 0 0 0 0;
	}
	
#form_cadastro_interno
	{
		padding: 0 0 0 20px;
	}	
	
.html #form_cadastro_interno
	{
		padding: 0 0 0 8px;
	}	

#form_email
	{
		padding-left: 5px;
	}
	
#form_text
	{
		padding-left: 5px;
		
	}

#form_text_interno
	{
		padding: 0 0 0 5px;
		width: 280px;		
	}

#form_submit
	{

		width: 83px;
		height: 32px;		
		border: 0;
		background-image: url(/wp-content/themes/expand/images/bt_cadastrar.jpg);
	}

#form_submit_externo
	{
		padding-left: 90px;
		
	}
/*element.etyle
	{
	padding: 3px 0 3px 0;
	text-align:left;
	}*/

#cotacao-interno
	{
		width:280px;
		margin-left: 20px;
		margin-top: 30px;
		color: #858585;
	}
	

	
*html #cotacao
	{
		margin-top: 32px;
		margin-right: 23px;
	}

#cotacao-interno td
	{
		padding: 2px 6px 2px 13px;
	}

#cotacao td
	{
		padding: 2px 6px 2px 13px;
	}	
	
#atendimento-online
	{
		margin-top: 32px;
	}
	
#fale-conosco
	{
			margin-top: 32px;
	}
	
	
#fale-conosco-interno
	{
		margin-left: 20px;	
		margin-top: 32px;
	}


#footer
	{
		background-image: url(images/fundo_wrapper_and_footer.gif);
		background-repeat: repeat-y;
		clear: both;
		float: left;
		text-align: center;
		/*padding-left: 20px;*/
		background-color: #ffffff;
		color: #666;
		font-size: 13px;
		width: 991px;
	}

#footer a
	{
		font-weight: normal;
		text-decoration: none;
	}

#footer span
	{
		font-size: 11px;
	}

#footer b,
#footer strong
	{
	
		color: #fff;
		text-decoration: none;
	}
	
#footer-ph a
	{
		font-weight: normal;
		text-decoration: none;
	}

#footer-ph span
	{
		font-size: 11px;
	}

#footer-ph b,
#footer-ph strong
	{
		color: #fff;
		text-decoration: none;
	}

#box-footer
	{
		background: #f2f2f2;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 1px;
	}

#baixo-footer
	{
		background-image: url(images/baixo_footer.jpg);
		background-repeat:no-repeat;
		background-color: #ccd8e0;
		width: 991px;
		height: 115px;
	}

#footer-ph
	{
		padding-top: 40px;
	}	


#footer a
	{
		font-weight: bold;
		color: #3a7fb0;
		font-size: 13px;
	}

#footer a: visited
	{
		font-weight: bold;
		color: #3a7fb0;
	}

#footer a:hover
	{
		font-weight: bold;
		color: #4291c9;
	}

#footer-ph a
	{
		color: #666;
		font-size: 11px;
	}

#footer-ph a: visited
	{
		color: #666;
	}

#footer-ph a:hover
	{
		color: #666;
	}


#extras
	{
		float: left;
		width: 780px;
		color: #444444;
		text-align: left;
		padding: 0 10px 10px;
		margin: 10px 12px 20px;
		background-color: #f5f5f5;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
	}

#section
	{
		margin-bottom: 20px;
	}

#welcome
	{
		margin-bottom: 0px;
		padding: 0px;
		height: 326px;
	}

#review
	{
		background-color:#214863;
		/*height: 25px;*/
		padding: 3px;
	}



/* Review */

#review table
	{
		padding-bottom: 0px;
	}



/* Welcome */

#welcome_txt
	{
		padding: 20px;
		width: 210px;
		text-align: right;
	}



/* Header */

#header h1
	{
		padding-left: 30px;
	}

#header h1 a
	{
		font-size: 25px;
	}



/* Navigation */

#navigation ul
	{
		list-style-type: none;
		list-style-image: none;
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}

#navigation li
	{
		float: left;
		margin: 0px;
		padding: 0px;
	}

#navigation li a:link,
#navigation li a:visited
	{
		float: left;
		color: #5A869E;
		display: block;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
		height: 55px;
		font-size: 14px;
		margin-top: 0px;
	}

#navigation li a:hover,
#navigation li a:active
	{
		color: #FFFFFF;
		background: #B9D3E4;
		background-repeat: repeat-x;
		font-size: 14px;
		margin-top: 0px;
		background-image: url(../expands/images/nav-bg2.gif);
	}

#navigation li.active a
	{
		color: #555555;
		background-color: #ffffff;
	}



/* Wrapper */

#wrapper a:link
	{
		font-weight: bold;
	}

#wrapper a:visited
	{
		font-weight: bold;
	}

#wrapper a:hover, #wrapper a:active { }

#wrapper_news
	{
	width: 320;
	padding: 10px 0px 0px 0px;
	}

/* Content */

.clear
	{
		clear: both;
	}

.post
	{	
		line-height: 1.7em;
		margin: 4px 0 20px;
		font-size: 13px;
		color: #838383;
		text-align: left;
		/*padding-bottom: 40px;*/
		/*width: 600px;*/
		color: #666;
	}

.post_interno
	{	
		line-height: 1.7em;
		margin: 4px 0 0 0px;
		font-size: 13px;
		color: #838383;
		text-align: left;
		/*padding-bottom: 40px;*/
		/*width: 600px;*/
		color: #666;
	}
	
#post-wrapper
	{
		/*background-image: url(images/bg_post.gif);*/
		background-repeat: no-repeat;
		background-position: left top;
		width: 600px;
	}

#post_title
	{
		padding-top: 7px;		
		float: right;
		width: 600px;
		/*clear: right;*/
	}
	
#post_title_h1
	{
		padding-top: 7px;
		padding-bottom: 0px;		
		text-align: left;
		float: right;
		width: 600px;
		/*clear: right;*/
	}
	

#post_title a:link,
#post_title a:visited,
#post_title a:active 
	{
		*text-decoration: none;
		color: #FFB015;
	}


#content .post-title a
	{
		border-bottom-width: 0;
	}

/*
#content .post p.img
	{
		float: left;
		margin: 0 15px 15px 0;
	}

#content .post p.img img
	{
		border: 1px solid #d0d0d0;
		background-color: #eeeeee;
	}
*/

#content .post img
	{
		/*border: solid 1px #00031a;*/
	
	}


#content .post table a
	{
		color: #3A7FB0;
	}

#content .post table a:hover
	{
		color: #3A7FB0;
	}


#content .post-footer
	{ 
		font-size: 90%; 
		color: #888888;
		margin-bottom: 5px; 
		padding:5px 5px 5px 15px;
		background-repeat: none;
		background-color: #F8F8F8;
		border: 1px solid #EBEBEB;
	}

.image_left
	{
		float: left;
		margin-bottom: 10px;
		margin-right: 15px;
		border: 0;
	}

.image_right
	{
		float: right;
		margin-bottom: 10px;
		margin-left: 15px;
		border: 0;
	}



/* Sidebar */

.sideblock
	{
		padding: 20px 20px 20px 20px;
		margin-bottom: 20px;
		background-color: #021b2f;
		background-image: url( ../expands/images/side_bg.jpg);
	}

.sideblock ul { }

.sideblock h3
	{
		margin-top: 5px;
		font-size: 14px;
		color: #326c96;
		font-weight: bold;
	}

#sidebar dt
	{
		margin: 0;
		padding-top: 5px;
		font-weight: bold;
		color: #666666;
	}

#sidebar dd
	{
		margin: 0 0 5px;
		padding-bottom: 5px;
		line-height: 1.8em;
	}

#sidebar dd a:link
	{
		border-bottom-width: 0;
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
	}

#sidebar dd a:visited
	{
		border-bottom-width: 0;
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
	}

#sidebar dd a:hover,
#sidebar dd a:active
	{
		border-bottom: none;
		text-decoration: none;
	}

/* Footer Sidebar */

/*
#footer-sidebar1
	{
		width: 230px;
	}
	
#footer-sidebar2,
#footer-sidebar3
	{
		width: 300px;
		background-color:#CCCCCC;
	
	}

#footer-left
	{
		float: left;	
	}
*/

#footer-sidebar
	{
		/*padding: 0 20px 0 20px;*/
	}
	
#footer-sidebar .block
	{
		float: left;
		width: 250px;
		margin: 0 0 0 20px;
		background-color:#CCCCCC;
	}
	
#footer-sidebar .first
	{
		width: 190px;
		background-color:#CCCCCC;
		margin: 0 0 0 20px;
	}
	
#footer-sidebar .first,
* html #footer-sidebar .first
	{
		clear: both;
		margin: 0 0 0 20px;
	}
	
#footer-sidebar ul
	{
		/*padding: 0 20px 0 20px;*/
		padding: 0 0 0 20px;
		margin: 0;
	}
	

/* Extras */

#extras h6
	{
		font-size: 14px;
		text-transform: uppercase;
		color: #555555;
	}

#friends
	{
		float: left;
		width: 150px;
		margin-left: 20px;
		margin-right: 10px;
	}

#links
	{
		float: left;
		width: 275px;
		margin-right: 50px;
		text-decoration: none;
	}

#about
	{
		float: left;
		width: 250px;
		margin-right: 20px;
	}

#friends ul
	{
		padding-left: 20px;
	}

#links dl,
#links dt,
#links dd
	{
		margin: 0;
		padding: 0;
	}

#links dt
	{
		font-weight: bold;
		padding-top: 5px;
	}

#links dd
	{
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #999999;
	}



/* Comments Styling */
#commentlist li
	{
		margin-bottom: 1.5em;
		padding-bottom: 1em;
		border-bottom: 1px solid #700000;
	}

#commentform
	{
		margin: 1em 0;
		background: #FFFFFF;
		width: 280px;
	}

#commentform textarea
	{
		background: #f8f7f6;
		border: 1px solid #d6d3d3;
		width: 280px;
	}

#commentform textarea:hover
	{
		background: #FFFFFF;
		border: 1px solid #d6d3d3;
	}

#commentform textarea:focus
	{
		background: #ffffff;
		border: 1px solid #939793;
	}

#commentform #email,
#commentform #author,
#commentform #url
	{
		font-size: 1.1em;
		background: #f8f7f6;
		border: 1px solid #d6d3d3;
		width: 280px;
	}

#commentform #email:hover,
#commentform #author:hover,
#commentform #url:hover
	{
		font-size: 1.1em;
		background: #ffffff;
		border: 1px solid #d6d3d3;
		width: 280px;
	}

#commentform #email:focus,
#commentform #author:focus,
#commentform #url:focus
	{
		font-size: 1.1em;
		background: #ffffff;
		border: 1px solid #939793;
		width: 280px;
	}

#commentform inpu
	{
		margin-bottom: 3px;
	}

.date
	{ 
		margin-bottom: 0px;
		float: left;
		padding-bottom: 10px;
		width: 470px;
	}


.date .month
	{
		display: block;
		color: #FFB015;
		padding: 2px 0px;
		/*text-align: center;*/
		text-transform: uppercase;
		font-size: 10px;
		margin-top: 2px;
		font-weight: bold;
		/*margin-bottom: 3px;*/
	}

.date .day
	{
		display: block;
		color: #607D93;
		font: 2.3em Georgia;
		padding-top: 0px;
		text-align: center;
		margin-top: -8px;
	}

#left
	{
		width: 60px;
		float: left;
	}

.slogan
	{
		font-size: 13px;
		color: #6F6F6F;
		text-transform: lowercase;
		margin-left: 30px;
		margin-bottom: 2px;
	}