* {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

body {
	margin: 0px 0 0 0 ; 
    background: url(../images/bgImage1440x900.JPG) fixed;
}

body, th, td, input, textarea {
	font-family: tahoma, verdana,arial;
	font-size: 13px;
	color: white; 
    letter-spacing: 0.1em;

}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

input.button {
	background: #B8D03B;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-family: tahoma, verdana,arial;
	/*color: white;*/
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	/*letter-spacing: -.05em;*/
	font-size: 1.0em;	
	font-weight: normal;
	/*color: white;*/
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0em;
	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: silver; 
}

a:hover {
	border: none;
	background: none;
	color: white;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #FFCC00; 
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 35px;
	margin: 0 auto;
}

#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: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	background: #E9EED0;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu a:hover {
	background: #DDE6AB;
	color: #2C2E22;
}

#menu .current_page_item a {
	background: #B8D03B url(../images/img01.gif) no-repeat;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */


#logo {
	width: 800px;
	margin: 0 auto;
	height: 91px;
	border-bottom: solid 1px white;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}


#logo h1 {
	float: left;
/*    margin-left:116px; margin-top:10px; padding:0;*/
    margin-left:30px; margin-top:10px; padding:0;
}

#logo h2 {
	padding: 45px 0 0 0;
	font-style: italic;
}

/*
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}
*/

#logo a img
{
	text-decoration: none;
	border: none 0px white
}
#logo a:hover img
{
	text-decoration: none;
	border: none 0px white
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding:1px 0;
	border-bottom:1px solid white;
}

/* Content */

#content {
	float: left;
	width: 613px;/*613px*/
	min-height: 480px;
	padding: 0 24px 0 21px;
	/*background: url(../images/pedrafernando.JPG) repeat scroll top left;*/
    /*border:solid silver 1px;*/
   }

.post 
{
    margin: 20px 0px 20px 50px;
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title{
	font-size: 1.3em;/*1.8*/
	letter-spacing: 0.2em;
}

.post .entry {
	padding-bottom: 30px;
	text-align:justify;
}

.post h1.slabTitle
{
    margin: 0;
	font-weight: normal;
	font-size: 1.3em;/*1.8*/
	letter-spacing: 0.2em;
}

.entry blockquote
{
	background:  url(../images/img04.gif) repeat-x;
    margin-left: 0;
	margin-right: 0;/*3em;*/

}

.entry blockquote p
{
	font-size:0.9em;
	line-height: 1.8em;
}

.entry p
{
	font-size:0.9em;
	margin-top: 0em;
	line-height: 2.2em;

}
	
.post .meta {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	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 h3 {
	margin: 0;
}

#recent-posts p {
	margin: 0 0 1.5em 0;
	font-size: .9em;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 12px;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 0.3em;
	height:28px; /* 75px;106px;*/
    /*background: #FFFFFF url(../images/img02.gif) repeat-x left bottom;*/
	/*background-color:Silver;*/
	
	/*border:solid 1px silver;*/
	padding:5px 0 0 10px;
}

.sidebar li ul 
{
    list-style:none;
    margin: 0 ;
    padding: 0;
}


.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 0.5em 0;
}

.sidebarButtonOver
{
	margin-bottom: 0.3em;
	height: 106px;
	background-color:Silver;
	border:solid 1px silver;
	padding:10px 0 0 10px;	
		
}

.sidebarButtonOut
{
	margin-bottom: 0.3em;
	height: 106px;
	background: #FFFFFF url(../images/img02.gif) repeat-x left bottom;
	border:solid 1px silver;
	padding:10px 0 0 10px;	
		
}


#sidebar1 {
	width: 300px;
	padding: 25px 10px 0 11px;
}

#sidebar2 {
	width: 96px;
	/*padding: 5px;*/
	padding-right: 10px;
	padding-left: 10px;
}

/*	
#sidebar2 li ul {
	line-height: normal;
background: url(../images/img04.gif) repeat-x; 
	border-bottom: solid 1px silver;
	width: auto;145px;
}
*/
#sidebar2 ul li {
    color: orange;    
    letter-spacing: 0.2em;
}

#sidebar2 li li {
	padding: 2px ;
	font-size: 14px;
	letter-spacing: 0.2em;
	/*border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
*/
}


#sidebar2 li a 
{
	color: silver;
}

#sidebar2 li a:hover 
{
	color: white;
}


/* Catálogo */
#catalogo ul
{
    margin-left: 3em;
	list-style:none;
}
#catalogo ul li
{
	float:left;
	margin:5px;
	padding:5px 0 0 10px; 
	width:200px;
	height:200px;
	border:solid 1px silver;
	}

#catalogo li li
{
	float:left;
	margin:2px;
	padding:0px; 
	width:30px;
	height:30px;
	border:solid 1px gray;
	}
#catalogo li li img{
	width:30px;
	height:30px;
}
/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
}

.accordionHeader
{	
    cursor:pointer;
	padding-top:5px; 
	padding-bottom:5px; 
	border: fixed 1px black;
    /*background-image: url('../images/expand.jpg'); /* Point to your minus img */
    /*background-repeat: no-repeat;
    /*background-position: 0px 6px; /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 18px;  /*Adjust this for the starting point for the text in the header */
    text-decoration:none;

}

.accordionHeader a 
{	
	text-decoration:underline;
}
 
.definedAccordianSelectedHeader {
	cursor:pointer;
	padding-top:5px; 
	padding-bottom:5px; 
    /*background-image: url('../images/collapse.jpg'); /* Point to your plus img */
    /*background-repeat: no-repeat;
    /*background-position: 0px 6px;   /* Adjust this (x y) to fix spacing of image within the line */
    
    padding-left: 18px; /* Adjust this for the starting point for the text in the header */
    font-weight:bold;
    letter-spacing:0.2em;
}


.AccordionContentClass
{
}

.AccordionContent 
{
    background: url(../images/pedrafernando.JPG) repeat scroll top left;
    margin-top:5px;
    border: solid silver 1px;
    letter-spacing:0.1em;
}

.AccordionContent p
{
    font-size:11px;
       
}
.AccordionContent td
{
    border: solid silver 1px;
    padding:0 3px 0 3px;
    font-size:10px;
}
.AccordionContent th
{
    text-align:center;
    border: solid silver 1px;
    padding:0 3px 0 3px;
    font-size:10px;
}

.AccordionContent a
{
    text-decoration:none;
    color:white;    
    font-size:10px;
    letter-spacing: 0.1em;
}

.AccordionContent a:hover
{
    color: silver;
    text-decoration:none;
    font-size:10px;   
}


#welcomes 
{
float:left;
position: relative;
visibility: visible;
padding-top: 40px;
padding-left: 0px;
margin-left:209px;/**/
margin-top:0px;
font-size:18px;
vertical-align:middle;
width:350px;
}

#welcomes p
{
/*    text-align:justify;*/

    }
#welcomes p a
{
    color:white;
    text-decoration:none;
    letter-spacing:0.2em;
}
#welcomes p a:hover
{
    color:black; 
    text-decoration:none;
}


/*Modal Popup para mostra amostra em tamanho grande*/
.AmostraZoomModalPopup {
	background-color:black;
	border-width:1px;
	border-style:solid;
	border-color:white;
	padding:3px 10px 3px 10px;	
}


.AmostraZoomModalBackground {
	background-color:black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.fechaModalPopup 
{   
    min-width:100px;
    color:white;
    text-decoration:none; 
    padding-left:3px;
}

.fechaModalPopup a
{
    color:gray;
    text-decoration:none;
}



.popupMenu {
	position:absolute;
	visibility:hidden;
	background-image:url(../images/pedrafernando.JPG);
	opacity:.9;
	filter: alpha(opacity=100);
}

.popupMenu li
{
    width: 100px;
    height: 30px;
}


.popupHover {
	/*background-image:url(../images/pedrafernando.JPG);*/
}
