/*
Theme Name: Comissão Baiana de Folclore
Theme URI: http://wordpress.org/
Description: Tema desenvolvido por Amaury Rodrigo para o site da comissão baiana de folclore
Version: 
Author: Amaury Rodrigo 
Author URI: http://binarybonsai.com/
Tags: 
Text Domain: kubrick

Kubrick v1.5
http://binarybonsai.com/kubrick/
This theme was designed and built by Michael Heilemann,
those blog you will find at http://binarybonsai.com/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*
{
    padding: 0;
    margin: 0;
}

body
{
    background: #fff url(images/fundo_r.jpg) repeat;
    font-family: "trebuchet ms", arial;
}
    #geral
    {
       margin: auto;
       background-color: red;
       width: 900px;
       
       
    }
    
    .logomarca
    {
	display: block;
	float: left;
	margin: 30px 36px 0 36px;
	_margin-left: 20px;
	_display:inline;
    }
    div#conteudo:after{ 
                content:".";
                display:block;
                clear:both;
                visibility:hidden;
                height:0;
                overflow:hidden;
}

 div#coluna_textos:after{ 
                content:".";
                display:block;
                clear:both;
                visibility:hidden;
                height:0;
                overflow:hidden;
}
    #conteudo 
    {
    
    margin: auto;
    background-color: #FFF;
    width: 900px;
    }
    
    
    /*- Menu 2--------------------------- */
	
#menu {
        float: left;  
	width: 148px;
	border-color: #D8D5D1;
	margin-left: 20px;
	_margin-left: 13px;
	margin-top: 0px;
        font-size: 0.8em;
	}
	
#coluna_textos
{
    float: left;
    margin-left: 25px;
        width: 680px;
}
	
    .textos
    {
      
       
        
	margin-bottom: 15px;
       
        
    }
 #coluna_textos   .textos p
    {
        color: #666;
        font-size: 0.9em;
        margin-top: 10px;
	text-align: justify;
	
    }
    
   #coluna_textos   .textos h1.titulo_pagina
    {
	font-size: 1.4em;
	
    }
    
    #conteudo ul li
    {
	list-style:none;
    }
    
    
 #coluna_textos .titulo_artigo
    {
	font-size: 15px;
	margin-top: 10px;

	
    }
  
.autor
 {
	font-size: 13px;
	color: #7F7F7F;
	
    }
#menu ul li 
{
    list-style: none;

 border-left: 5px #993822 solid;
 border-bottom: 1px  #993822 dashed;
margin-top: 8px;
  
  
}

#menu ul li:hover
{
    background-color: #993822;
     border: none;
     border-left: 5px #993822 solid;
      border-bottom: 1px  #993822 solid;
}


#menu ul li a
{
    list-style: none;
    display: block;
    text-decoration: none;
    color: #6B0F01;
  
    padding-top: 10px;
    padding-left: 10px;
   padding-bottom: 7px;
   
  
 
}

	
#menu li a:hover {
      
	color: #fff;
    
     _font-weight: bolder;
    _background-color:#6B0F01;
	}

    
    #topo
    {
       position: relative;
        margin: 0 auto 25px 0;
  background-color: #fff;
      border-bottom: 1px #ddd dashed;
      
    
    }
    
    
     #coluna_textos .textos strong
    {
	
	display: block;
	margin-top: 20px;
    }
     #coluna_textos .textos    li.links
    
{
	display: block;
    line-height: 40px;
list-style: square;	
	
    }
    
     #coluna_textos .textos    li.links a:hover
    {
	text-decoration: underline;
	color: #641204;

    }
   #coluna_textos   .textos h1
    {
      
        font-size: 1.2em;
	color: #993822;
	text-decoration: underline;
        
    }
   #coluna_textos .textos a 
    {
	color:#993822;
	text-decoration: none;
    }
    
    
    #rodape
    {
    
  
  
    clear: both;
    width: 900px;
    height: 36px;
    float: left;
    }
a#topo 

{
    border: none;
    
}
p#bloco1,p#bloco2,p#bloco3 
{
    
    text-align: justify;
}

a#bloco1,a#bloco2,a#bloco3 
{
    color: #983923;
}
#bloco1
{
    float: left;
    width: 215px;
    height: 200px;
       margin: 15px 16px 20px 0px;
}
#bloco2
{
    float: left;
    width: 215px;
    height: 200px;
       margin: 15px 0 20px 0;
       
}
#bloco3
{
    float: left;
    width: 215px;
    height: 200px;
       margin: 15px 0px 20px 16px;
}
div#bloco1 h3,div#bloco2 h3,div#bloco3 h3
{
    width: 100%;
    height: 22px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    margin-bottom: 7px;
}

div#bloco1 h3
{
    background-color: #EDA537;
}

div#bloco2 h3
{
    background-color: #983923;
}

div#bloco3 h3
{
    background-color: #477034;
}