/* -- ELEMENT STYLES -- */

body {  
  font-family: Verdana, helvetica, arial, sans-serif;
  font-size: 70%;
  color: #CCBDAA;
  background-color: #745D42; 
  /*background-image: url(spiderweb.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;*/
  margin: 10px;
}

a {
  color: #968D7E;
  text-decoration:none; 
}

a:hover {
  text-decoration:none;
  background-color: #EEEEEE;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #AAAAAA;
}

img {
  border: 0px;
}

table{  
  font-family: Verdana, helvetica, arial, sans-serif;
  font-size: 100%;
  color: #CCBDAA;
}

.centeredimage
    {
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
    padding:0px;
    }

ul {
  list-style-type: none;  
}

/* -- MAIN CONTAINER -- */

#layoutBox {
   position: absolute;
   left: 50%; top: 0;
   width: 760px; height: auto;
   margin-left: -380px;
   border: 1px solid #958877;
   background-color: #3F3F3F;
   padding: 2px;  
}

/* -- HEADER CONTAINER -- */

#headerBox {
  Width:760px;  
  height: 129px;
  background: #2E1F0C url(http://termoventilador.mdvfernandes.net/media/termoventilador_3.jpg) no-repeat;
}

/* -- HEADER STYLES -- */

.title {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 280%;
  font-weight: bold;
  color: #CCBDAA;
  line-height: 1.1em;
}

.subTitle {
  font-size: 100%;
  color: #2C1F0E;
  font-style: italic;
}

/* -- MENU CONTAINER -- */

#menuBox {
  float: left;
  width: 18.7em;
  margin: 15px 0 0 0;
  border-right: 1px solid #958877; 
  text-align: left;
}

#menuBox p {
  font-size: 90%;
  margin: 5px 0 20px 2px;
}

#menuBox br {
  margin-top: 10px;
}

/* -- CONTENT CONTAINER -- */

#mainContent {
  margin: 15px 0 0 19em;
  border-left: 1px solid #958877;
}

#mainContent br {
  margin-top: 10px;
}

#mainContent p {
  padding: 0px 20px 2px 20px;
}

.spacer {
  height: 1px;
  clear: both;
}

/* Used by items meant for text only rendering */

.noDisplay {
  display: none;
}

/* -- HEADER/FOOTER STYLES (menuBox & mainContent) -- */

#mainContent h1, #menuBox h1, .menuFooter, .footer {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #9A7F62;
  background: #2E1F0C; 
  border-top: 1px solid #958877;
  border-bottom: 1px solid #958877;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
  text-align: right;
}

#mainContent h1, .footer {
  border-right: 1px solid #958877;
} 

.menuFooter, .footer {
  margin-bottom: 0px;
}

#menuBox h1, .menuFooter {
  border-left: 1px solid #958877;
}

#mainContent h2, #menuBox h2 {
  font-size: 90%;
  font-weight: bold;
  background-color: #111111;
  display: block;
  padding: 0px 0px 0px 10px;
  margin-bottom: 0px;
}

#mainContent h2 {
  margin-left: 10px;
}

#mainContent h3, #menuBox h3 {
  font-size: 80%;
  display: block;
  padding: 0px 0px 0px 5px;
  margin-bottom: 5px;
  text-align: right;
}

#mainContent h3 {
  margin-left: 10px;
}

#mainContent h4, #menuBox h4 {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #9A7F62;
  background: #2E1F0C url(http://termoventilador.mdvfernandes.net/media/listener_jpg.jpg) no-repeat bottom left;
  border-top: 1px solid #958877;
  border-bottom: 1px solid #958877;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
  text-align: right;
}

#menuBox h4, .menuFooter {
  border-left: 1px solid #958877;
}

#mainContent h1, #mainContent h2, .footer {
  clear: right;  /* Set to both if you don't care about Internet Explorer */
}

.footer {
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 80%;
  font-weight: normal;
  border-right: 1px solid #958877;
  border-left: 0px;
}

.footer a:hover {
  background-color: #D6E1F1;
}

.footer br {
  margin: -20px;
}

/* -- MENU/NEWS ITEM STYLES -- */

.linksGroup {
  padding: 0px 5px 0px 5px;
  margin-bottom: 30px;
}

.menuGroup {
  padding: 5px 0 5px 0;
  margin-bottom: 10px;
}

.menuGroup a {
  color: #968D7E;
  text-indent: 1em;
  text-decoration: none;
  margin-bottom: 2px;
  display: block;  
}

.menuGroup a:hover {
  color: #968D7E;
  background-color: #EEEEEE;
}

/* -- IMAGE STYLES -- */

.imgRight, .imgLeft {
  padding: 10px 5px 5px 10px;
  border: 1px solid #FFFFFF;
}

.imgRight {
  float: right;
}

/* Below style will not work correctly unless clear = "both" on the
   #mainContent h1, #mainContent h2, .footer class */

.imgLeft {
  float: left;
}

.calendar {
    font-size: xx-small;
    font-weight: normal;
    line-height: 140%;
    text-align: center;
}

.calendar table {
    width: 100%;
}

.calendar th {
    background-color: #111;
    padding: 0;
    width: 14%;
}

.calendarhead {     
    
    font-size: small;
    font-weight: bold;
    line-height: 140%;
    padding: 3px;                         
    width: 100%;
    text-align: left;
        
}     


/* Arquivos */

#container {
  background:#3F3F3F;
}

#container h1 {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 110%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #9A7F62;
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 20px 0 10px 0;
  text-align: left;
}

#container h2 {
  font-size: 90%;
  font-weight: bold;
  background-color: #111111;
  display: block;
  padding: 0px 0px 0px 10px;
  margin-bottom: 0px;
}

#container h3 {
  font-size: 80%;
  display: block;
  padding: 0px 0px 0px 5px;
  margin-bottom: 20px;
  text-align: right;
}

.blog {
  padding:25px; 
}

#menu {
  margin-bottom:15px;
  background:#2E1F0C;
  text-align:center;
}          

.posted     { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #000000; 
  margin-bottom:25px;
  margin-right:20px;
}
