/*
FOLHA DE ESTILOS - CATÁLOGO
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: url(images/ladrilho3.jpg) repeat ;
	
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

form {
}



h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.05em;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h2 {
	letter-spacing: 0.0em;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

#header {
	width: 776px;
	height: 20px;
	margin: 0 auto;
	background: #CC0000;
	border: 5px solid #CC0000;
	font-size: 0.8em;

	
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 1px;
	padding: 0px 9px 0px 9px;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}



#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
	
}








/* Pagina */

#page {
	width: 776px;
	height: 680px;
	margin: 0 auto;
	padding: 115px 0px 0px 0px;
	background: url(images/fundo_produto.jpg) no-repeat left top;
	border: 5px solid #CC0000;
	
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 0px 0px 0px 20px;
}

.post {
	margin: 0;
	
	
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;


}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 1.1em;
}

.post .entry {
	padding: 10px 10px 10px 15px;
	font-size: 1.1em;
	line-height: normal;


	
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	background: url(images/img13.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 150px;
	padding: 0px 0px 0px 0px;
}

#sidebar2 {
	width: 150px;
	padding: 0px 20px 0px 0px;
	printable: no;
	
}

#sidebar2 li h2 {
    margin: 0 0 1em 0;
	background: url(images/head_2.jpg) no-repeat left top;
	padding: 7px 0  0 15px;
	height: 30px;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 4px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 0px;
	color: #000000;
	
	
	
	font-size: 1.0em;
	font-weight: bold;
	
}

#sidebar2 li a:hover {
	border: none;
	font-weight: bold;
	text-decoration: underline;
	
	/*color: #FF0000;*/
	
	
}
















/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	color: #CCCCCC;
}
