/*
	Theme Name: Galvão
	Theme URI: http://www.galvaomateriais.com.br/
	Description: A fantastic theme for Galvão Website - Curitiba - Brazil.
	Version: 1.0
	Author: GN10
	Author URI: http://www.gn10.com.br
	Tags: red, black, fixed width
*/
body {
	margin: 0;
	padding: 0;
	background: url(images/bg.png) no-repeat top center;
	font: 16px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	line-height: 110%;
	}

a {color: #CC0000; text-decoration: none;}

a:hover {color: #990000; text-decoration: underline;}

img, img a {border: none;}

.alignleft  {float:left;}

.alignright  {float:right;}

.header {
	width: 793px;
	height:210px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat bottom center;
}

.content {
	width: 793px;
	margin: 0 auto;
}
.hide {width:540px; float: left;}
.post {padding: 15px;}
.post h2 {
	color:#CC0000;
	font-size:24px;
	border-bottom:1px solid #CC0000;
	padding: 5px 0;
}
.post p {font-size: 15px; line-height: 140%;}

.post img {padding: 5px;}

.post-produto {width: 180px; height:300px; float: left; margin: 5px 4px;}

.post-meta {font-size: 11px; line-height: 110%;}

.post-produto h3 {
	color:#CC0000;
	font-size:15px;
	border-bottom:1px solid #CC0000;
	padding: 3px 0;
}
.box {
	width: 250px;
	float: left;
	margin: 5px;
}

.box h1 {
	font-size: 20px;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 5px;
	padding: 5px 0;
}

.box p {
	font-size: 12px;
	margin: 10px;
	line-height: 20px;
}

.post ul {
	font: 16px;
	line-height: 140%;
	list-style-type: none;
	list-style-image: url(images/li.gif);
	font-size: 14px;
}

.quad {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-top: 3px solid #EEEEEE;
	border-bottom: 3px solid #EEEEEE;
	padding: 5px;
}
#sidebar {display:none;}
#sidebarhide {
	width: 190px;
	float: right;
	margin: 10px;
	font-size: 13px;
}
#sidebarhide ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebarhide ul li ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	line-height: 160%;
}

#sidebarhide ul li ul li {margin: 0; padding: 0; border-bottom: 1px dotted #cccccc;}

.current_page_item a {color:#333333; font-weight: bold;}

.footer {
	width: 793px;
	height: 50px;
	background: url(images/footer.jpg) no-repeat left top;
	margin: 0 auto;
	clear: both;
}

.footer p {
	text-align: left;
	font-size: 12px;
	margin-left: 80px;
	padding-top: 8px;
}
.fone {color:#CC0000; font-size: 24px; text-align: center; margin: 4px;}

/* SIFR */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important; margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important;}

.sIFR-hasFlash h2 {
	letter-spacing: -7px;
	font-size: 20px;
	line-height: 1.9;
	text-transform:uppercase;
} 

/* Forms */
/*input, select, textarea {margin: 2px; padding:2px;}*/
label { width: 130px;}
input, textarea {background:#fafafa; border: #999999 1px solid;}
input:focus, textarea:focus {background:#fafafa; border: #CC0000 1px solid;}
small {font-size: 11px;}
.mini {height: 3px;}
.txt {width: 300px; height: 150px;}