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



/* Body */

body
	{
		margin: 0;
		padding: 0;
		color: #eee;
		background-repeat:no-repeat;
		background-image:url(images/bg_body.jpg);
		background-color: #253559;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		/*line-height: 150%;*/
		background-attachment: scroll;
		background-position: center top;
	}

b, strong
	{
	}


/* Links */

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

a:hover
	{
		color: #94b4eb;
		text-decoration: underline;
	}



/* Headings */

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

h1
	{
		font-size: 14px;
		margin-bottom: 0px;
		margin-top: 10px;
	}

h2
	{
		font-size: 12px;
	}

h3, h4, h5, h6
	{
		font-size: 11px;
	}

h4, h5
	{
		font-size: 20px;
	}




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

.titles a:link,
.titles a:visited,
.titles a:active
	{
		text-decoration: none;
		underline: none;
		font-weight: bold;
		border-bottom-width: 0;
		/*color: #808d98;*/
	}

.titles a:hover
	{
		/*color: #96a6b3;*/
		text-decoration: underline;
	}

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;*/
	}

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

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

img
	{
	border: 0;
	behavior: url(/iepngfix.htc);
	}
	
.img_left {
	float: left;
	margin: 0 25px 4px 0;
	border: 0;
	border: solid 1px #bfd2d9;
}

.img_right {
	float: right;
/*	margin: 0 0 0 15px;*/
	margin-top: 33px;
	border: 0;
/*	border: solid 1px #00031a;*/
}

.img_right2 {
	float: right;
	margin: 0 0 0 15px;
	border: 0;
/*	border: solid 1px #00031a;*/
}

.img_border {
	border: solid 2px #6c83ab;
}

input,
textarea
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		border: 1px #cbcbcb solid;
		padding: 2px;
	}
	

/* Structure */

#button
	{
	background: url(images/bt_entrar.gif) no-repeat;
	width: 148px;
	height: 24px;
	border: 0;
	}

#wrapper
	{
	clear: both;
	float: left;
	width: 990px;
	
	overflow: hidden;
	}

#wrapper2
	{
		width: 990px;
		margin-left: auto;
		margin-right: auto;
	}

#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: 768px;
		background: #fff;
		clear: right;
		padding-left: 0px;
		height: 84px;
		margin-top: 25px;
	}

#top
	{
		width: 100%;
	
		height: 142px;
	}

#navigation
	{
		margin-left:auto;
		margin-right:auto;
		width: 990px;
		height:102px; /* 85 */
		/*padding-top: 18px;*/
	}

#logo
	{
		width: 212px;
		height: 69px;
		margin-left: 39px;
		float:left;
		padding-top: 18px;
	}

#inf_top
	{
		width: 155px;
		height: 69px;
		margin-right: 25px;
		/*background-image:url(images/contato_top.jpg);*/
		float:right;
		padding-top: 18px;
	}

#rel_top
	{
		width: 100px;
		height: 102px;
		margin-right: 25px;
		/*background-image:url(images/contato_top.jpg);*/
		float:right;
	}

#menu_wrapper
	{
		height: 39px;
		width: 100%;
		/*background-image:url(images/bg_menu.gif);*/
		background-position:center;
		background-image:url(images/bg_menu_wrapper.gif);
	}

#menu
	{
		background-position:center;
		background-image:url(images/bg_menu.jpg);
		background-repeat: no-repeat;
	}

#m_fla
	{
		height: 39px;
		margin-left:auto;
		margin-right:auto;
		width:990px;
	}
	
#content-wrapper
	{
		width: 729px;
		float: left;
		/*background-image:url(images/bg_sidebar.gif);
		background-repeat: repeat-y;
		background-position: right;*/
		
		overflow: hidden;
		margin-bottom:-2000px;
		padding-bottom:2000px;
		border-right: 1px solid #4b5b77;
	}

#content
	{
		padding: 39px 41px 0 30px;
		width: 658px;
		float: left;
	}

#content_side
	{
		padding: 39px 16px 0 30px;
		width: 433px;
		float: left;
		/*background-image:url(images/bg_sidebar.gif);
		background-repeat: repeat-y;
		background-position: right;*/
		line-height: 16px;
		margin-bottom:-2000px;
		padding-bottom:2000px;
		border-right: 1px solid #4b5b77;
	}

#sidebar_center
	{
		float: right;
		width: 192px;
		padding: 39px 20px 20px 20px;
		margin-top: 10px;
		margin-right: 10px;
		background-color:#425375; /* e6eef4 */
		
		margin-bottom:-2000px;
		padding-bottom:2000px;
	}

	#sidebar_center ul
		{
			padding-left: 16px;
		}
	
	#sidebar_center h2
		{
			display: none;
		}
		
	#sidebar_center ul ul
		{
			/*padding-left: 26px;*/
		}
	
	#sidebar_center li
		{
			/*padding-left: 20px;*/
		}
	
	#sidebar_center a:link,
	#sidebar_center a:active,
	#sidebar_center a:visited
		{
			color: #b4c1db;
		}
	
	#sidebar_center a:hover
		{
			color: #becce8;
			text-decoration: underline;
		}


#home1
	{
		float: left;
		width: 300px;
	}
	
#destaque
	{
		float: left;
		padding: 10px;
	}

#home2
	{
		float: right;
/*		width: 330px;*/
		margin-top: 22px;
		width: 300px;
		padding-left: 18px;
		padding-right: 18px;
		background-image:url(images/bg_new.gif);
	}

.tit_new
	{
		font-weight:bold;
		color:#6a98bc;		
	}

.new_date
	{
		font-size: 9px;
		color:#778691;
	}

.more_tit
	{
		font-weight:bold;
		color:#6a98bc;
	}

.new_dest
	{
		margin: 20px 0 30px 0;
		line-height: 15px;
	}

#line_new
	{
		height:1px;
		width: 100%;
		background-color:#748db8; /* d3dee5 */
		font-size: 1px;
	}

#fla_prod
	{
		/*width: 661px;*/
		height: 309px;
		border: 6px solid #425375;
		background-color: #fff;
		/*margin-top: 39px;
		margin-left: 30px;*/
		margin-bottom: 20px;
	}

.post_produtos
	{
		border: 6px solid #425375;
		background-color: #fff;
		margin-bottom: 20px;
		padding: 20px 0 20px 20px;
		color: #425375;
	}
	
	.post_produtos ul
		{
		padding-left: 0;
		list-style: none;
		}
		
	.post_produtos li
		{
		width: 200px;
		float: left;
		padding-bottom: 40px;
		}
		
	.post_produtos img
		{
		border: 2px solid #b6becd;
		}
	
	.post_produtos a:link,
	.post_produtos a:active,
	.post_produtos a:visited
		{
		color: #425375;
		}
	
	.post_produtos a:hover
		{
		color: #33415c;
		text-decoration: underline;
		}
	
#cont_index
	{
		width: 661px;
		height: 309px;
	}

#sidebar-wrapper
	{
		width: 260px;
		color: #32516a;
		float: right;
	}

	#sidebar-wrapper input
		{
			/*width: 110px;*/
		}
	
	#sidebar-wrapper table td
		{
			padding: 2px 5px 2px 0;
		}

#sidebar
	{
		/*float: left;*/
		margin-top: 0px;
		/*text-align:right;*/
		/*width: 260px;*/
		padding: 0 31px 0 34px;
	}

.bt_sidebar
	{
		text-align:center;
		margin: 8px 0 4px 0;
	}

#footer
	{
		clear: both;
		float: left;
		width: 990px;
		/*text-align: center;
		padding-left: 20px;*/
		color: #fff;
		font-size: 11px;
		height: 55px;
		text-align: center;
		padding-top: 20px; /* 40px */
		line-height: 20px;
	}

/*
#footer a
	{
		color: #3a7fb0;
		font-size: 11px;
	}

#footer a: visited
	{
		color: #3a7fb0;
	}

#footer a:hover
	{
		color: #4291c9;
	}
*/

#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: 20px;
		padding: 20px;
		background-image: url(images/welcome_bg.jpg);
		height: 90px;
	}

#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;
	}

/* Wrapper */

#wrapper a:link, #wrapper a:visited, #wrapper a:active
	{
		/*font-weight: bold;*/
		text-decoration:none;
	}

#wrapper a:hover
	{
		text-decoration: underline;
	}



/* Content */

.clear
	{
		clear: both;
	}

.post
	{
		padding-bottom: 40px;
/*		width: 440px;*/
	}
	
	.post a:link,
	.post a:active,
	.post a:visited,
	.post a:hover
	{
		font-weight: bold;
	}
	
.excerpt
	{
		padding-bottom: 20px;
	}

#ph
	{
	padding: 20px;
	}

#post-wrapper
	{
		/*background-image: url(images/bg_post.gif);*/
		background-repeat: no-repeat;
		background-position: left top;
	}

#post_title
	{
		float: left;
		/*width: 440px;*/
		clear: right;
		/*margin-top: 5px;
		margin-bottom: 15px;*/
		padding: 20px 0; 
	}
	
#post_titlelist
	{
		float: left;
		/*width: 440px;*/
		clear: right;
		/*margin-top: 5px;
		margin-bottom: 15px;*/
		padding: 20px 0 0; 
	}

#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: #b0b9c2;
	}

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


#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;
	}

.box_wrapper
	{
		border: 1px #4b5b77 solid;
		padding: 1px;
		margin-top: 22px;
		background-color: #425375;
	}
	
	.box_wrapper table td
		{
			padding: 0 5px 0 0;
		}


/* News */

#news {
	background-color: #CCCCCC;
}


/* Sidebar */

.sidebox_wrapper
	{
		border: 1px #4b5b77 solid;
		padding: 1px;
		width: 190px;
		margin-top: 22px;
	}

.sidebox_wrapper_bt
	{
		padding: 1px;
		width: 190px;
		margin-top: 22px;
		text-align:center;
	}

.sidebox
	{
		padding: 0 7px 4px 7px;
		color:#ddd;
		font-size: 9px;
	}

	.sidebox table
		{
			margin-top: 7px;
		}

.sideblock
	{
		/*padding: 20px 20px 20px 20px;
		background-color: #fff;*/
		margin-top: 39px;
	}

.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;
	}

#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;*/
		color: #748db8;
	}

.date_side
	{ 
		margin-bottom: 0px;
		padding-bottom: 20px;
		color: #84a0d1;
	}
	
.date_home
	{ 
		margin-bottom: 0px;
		color: #748db8; /* 607D93 */
	}

.date .month
	{
		display: block;
		/*color: #88A4BA;*/
		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;
	}
	
#breadcrumbs
	{
		font-size: 9px;
	}

.topdata
	{
		background-color: #fff;
	}

.links
	{
		padding: 10px 0;
		border-top: 1px solid #4b5b77;
		border-bottom: 1px solid #4b5b77;
		margin-bottom: 20px;
	}
	
	.links a
		{
			padding: 0 5px;
		}
