/*
Theme Name: Teia2010
Theme URI: http://teia2010.org.br/
Description: Tema para o site da teia nacional 2010
Version: 0.1
Author: Hozielt Huston e Lincoln de Sousa
Author URI: http://comum.org/
*/

@import url("home.css");
@import url("comments.css");

/**/
*{
    margin:0;
    padding:0;
    list-style:none;
}


/**/
body{
    font:11px normal Verdana, Arial;
    background:#ede6d4;
    border-top:2px solid #683c16;
}

h1{
    float:left;
    margin:18px 0 0 10px;
    width:250px;
    height:105px;
    display:block;
    overflow:hidden;
}
h1 a{
    padding-top:110px;
    width:100%;
    height:100%;
    display:block;
}

h2{ font-size:23px; }

/**/
.container{
    margin:0 auto 0 auto;
    width:960px;
}
.topo{
    float:left;
    clear:both;
    margin-bottom:20px;
    padding-bottom:45px;
    width: 100%;    
    background: url(images/bg/bg_topo.jpg) no-repeat 0 0;
}
.corpo{
    padding:0 10px 0 10px;
    clear:both;
}
.rodape{
    float:left;
    clear:both;
    margin-top:15px;
    padding:8px;
    width:100%;
    background:#ecddc5;
    border-top:1px solid #999999;
}


/**/
.menu{
    float:left;
    width: 550px;
    margin:0 0 0 30px;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
}
.menu li{
    float:left;
    margin-right:12px;
}
.menu li a{
    float:left;
    padding:12px 4px;
    color:#FFF;
    font-weight:normal;
    text-decoration:none;
}


/**/
.busca{
    float:right;
    margin:42px 12px 0 0;
}
.busca fieldset{ border:none; }
.busca legend{ display:none; }
.busca input[type=text]{
    float:left;
    padding:4px 0;
    width:223px;
    background:none;
}
.busca input[type=submit]{
    float:left;
    width:60px;
    height:27px;
    display:block;
    text-indent:-8000px;
    overflow:hidden;
    background:none;
    border:none;
    cursor:pointer;
}


.colNotCobertura, .conteudo{
    float:left;
    padding:0 10px;
    width:440px;
    background:#fbfaf6 url(images/bg/bg_colNot.png) repeat-x 0 0;
}

.conteudo{
    width:640px;
    font-size:12px;
}
.conteudo h2{ 
    float:left;
    clear:both;
    margin:15px 0; 
    width:100%;
    color:#A65B00;
}
.conteudo p{ margin-bottom:8px; }
.conteudo ul{ margin:0 0 10px 10px; } 
.conteudo li{ 
    margin:0 0 5px 8px;
    list-style:circle;
}
.conteudo img{ margin:0 8px 5px 0; }
.conteudo a{ color:#894530; }
.conteudo .data{ margin-bottom:0; }
.conteudo .left{ float:left; }
.conteudo .right{ 
    float:right;
    margin: 0 0 5px 8px;
}
.entry{ clear:both; }
.entry a{ text-decoration:none; }
.entry a:hover{ text-decoration:underline; }
.entry .alignleft{
    float:left;
    margin:0 8px 8px 0;
}
.entry .alignright{
    float:right;
    margin:0 0 8px 10px;
}
.wp-caption{
    float:left;
    margin:0 8px 8px 0;
}
.wp-caption-text{ text-transform:capitalize; }

.commentlist li { 
    padding:8px 0;
    list-style:none;
    border-bottom:1px solid #999;
}
.commentlist li a{ text-decoration:none; }
.commentlist li a:hover{ text-decoration:underline; } 

.postmetadata {
    clear:both;
    padding: 10px;
    background: #ECDDC5; 
    color: #333; 
}
.postmetadata a{ color:#5F3D0C; }

.rodape a{ 
    color:#894527;
    text-decoration:none;
 }
.rodape .creative{
    float:right;
    width:250px;
    text-align:center;
} 
.rodape .baixaTema{ 
    float:left;
    margin-bottom:15px;
}
.rodape .lincese{
    float:left;
    clear:left;
}



/* FORMATAÇÃO PARA OS LINKS POST PROXIMO E ANTEIOR */
.alignleft, .alignright{
    margin-bottom:8px;
    text-transform:uppercase;
}
.alignleft a, .alignright a{ text-decoration:none; }
.alignright{ 
    float:right;
    clear:both;
}


/**/
.conteudo .hentry{
    clear:both;
    padding:15px 0;
    border-bottom:1px solid #5F3D0C;
}
.single .conteudo .hentry{ border-bottom:none; }
.hentry h3{ font-size:18px; }
.hentry h3 a{ text-decoration:none; }

.twitter_update_list{
    margin-bottom:20px;
}
.twitter_update_list li {
    margin:10px 0 5px 0;
    font-size:12px;
}
.twitter_update_list h2 {
    font-size:11px;
    margin-right:8px;
}
.twitter_update_list h2 a {
    color:#7A3722;
    text-transform:uppercase;
}

#tubepress dl { display: none; }
#tubepress { margin: 0 0 0 10px; padding: 0; }
#tubepress * { margin: 0; padding: 0; }
.tubepress_thumb { display: block !important; float: left !important;
                   margin: 0 0 5px 0 !important;
                   width: 120px !important; }

.destaque h2{
    margin-bottom:10px;
}
.destaque img{
    float:left;
    margin:0 10px 10px 0;
}
.destaque p{
    font-size:14px;
}


.menuMultimidia{
    float:left;
    clear:both;
    padding:5px 30px 5px 30px;
    font-size:18px;
    background:#A73222;
}
.menuMultimidia li{
    float:left;
    padding:0 5px !important;
    border-right:1px solid #EEE;
}
.menuMultimidia li a{
    color:#fff;
}
.menuMultimidia .none{ border-right:none; }

.widget-widget_tubepress{
    float:left;
    margin-bottom:20px;
}
.widget-widget_tubepress h2{
    font-size:11px;
    text-transform:uppercase;

}

div.flickr-photos h2 {

}
