/*
Theme Name: MixPop 2009
Theme URI: http://mixpop.com.br
Description: Carregamento r&aacute;pido, f&aacute;cil de ler, 3 colunas. Pronto para Widgets, para Wordpress 2.3+.
Version: 0.5
Author: Hern&atilde; Saldanha
Author URI: http://mixpop.com.br

Theme last updated: Jul 26, 2009
*/

* {
    -moz-box-sizing: border-box;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
body {
    background-color: #006cff;
    text-align: center;
}
h1, h1 a {
    font-weight: bold;
    font-size: 20px;
    color: #006cff;
    text-decoration: none;
    text-align: left;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
em {
    color: red;
}
h1 {
    margin-bottom: 0px;
}
h3 {
    font-size:15px;
    font-weight: bold;
    color: #006cff;
    margin: 0px;
    margin-top: 10px;
    text-align: left;
    border-bottom: 1px solid #006cff;
}
h3.comments {
    width: 556px;
    border: none;
    padding: 15px 10px 15px 25px;
    float: left;
}
h2 {
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0px 0px 0px;
    color: #003c8e;
    text-align: left;
}
h4 {
    font-size:16px;
    font-weight: bold;
    color: #006cff;
    margin: 0px;
    padding-top: 5px;
    text-align: left;
    border-bottom: 1px solid #006cff;
    width: 85%;
}
h5 {
    margin: 0px;
    color: #003c8e;
    text-align: left;
}
p {
    margin-bottom: 0px;
    text-align: justify;
}
p.postmetadata {
    margin-bottom: 10px;
}
blockquote {
    border: 1px solid #006cff;
    background-color: #bbd8ff;
    background-image: url(img/quote.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding: 15px;
    color: #0045a2;
    text-align: left;
}
blockquote p {
    margin: 0px;
    border: none;
    text-align: left;
}
strong {
    font-weight: bold;
}
#geral {
    width: 934px;
    margin: auto;
}
#corpo {
    width: 556px;
    float: left;
}
#sidebars {
    width: 373px;
    float: left;
}
#posts {
    background-image: url(img/fundo_post.gif);
    background-repeat: repeat-y;
    margin: 0px;
    width: 556px;
    float: left;
}
#logo, #rodape_post {
    width: 556px;
    float: left;
    padding: 0px;
}
#logo {
    background-image:url(img/logo.gif);
    background-repeat: no-repeat;
    height: 118px;
}
div.post, div.page, div.navigation {
    padding: 20px 15px 0px 25px;
    width: 556px;
    float: left;
}
div.mailto {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    padding-left: 10px;
    padding-top: 2px;
    border: 1px solid orange;
    background-color: #FFFBCC;
    height: 30px;
    width: 400px;
    float: left;
    clear: both;
}
div.mailto a {
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}
#commentlist {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#commentlist li {
    margin: 0px;
    margin-left: 25px;
    margin-bottom: 10px;
    padding: 5px 0px 5px 25px;
    width: 520px;
    text-align: left;
    float: left;
}
#respond {
    padding-left: 25px;
    padding-right: 10px;
    float: left;
    width: 100%;
}
div.entry {
    text-align: center;
}
div.nota {
    font-size: 10px;
    color: red;
    text-align: justify;
    clear: left;
}

div.aligncenter {
    margin: auto;
    margin-top: 15px;
    border: 1px solid #006cff;
    border: 1px solid #777777;
    background-color: #0045a2;
    background-color: #DDDDDD;
}
div.wp-caption p {
    margin-top: 0px;
    color: white;
    color: #777777;
    font-style: italic;
    font-size: 12px;
    text-align: center;
}
ul.related_post {
    text-align: left;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 5px;
}
#coluna1 {
    width: 156px;
    float: left;
}
#coluna2 {
    width: 215px;
    float: left;
}
#footer {
    margin: auto;
    color: white;
    clear: left;
    width: 935px;
    text-align: left;
}
#footer a {
    color: white;
}
.sidebar {
    width: 156px;
    background-image: url(img/fundo_coluna_1.gif);
    background-repeat: repeat-y;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
}
.sidebar2 {
    width: 215px;
    background-image: url(img/fundo_coluna_2.gif);
}
.sidebar ul {
    list-style-image: none;
    list-style-type: none;
    text-align: left;
    margin: 5px 5px 0px 5px;
    padding: 0px;
}
.sidebar ul li {
    margin-top: 4px;
}
.sidebar ul li a {
    text-decoration: none;
}
.sidebar .category-destaque {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 190px;
}
.sidebar .category-destaque strong a {
    color: #CC0313;
    font-weight: bold;
    text-decoration: none;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.largura200 {
    width: 200px;
}
.even {
    background-color: #EEEEEE;
}
.post-meta {
    color: black;
    text-align: left;
    border: 1px solid red;
    background-color: FFEBE8;
    float: left;
    clear: both;
    list-style-type: none;
    padding-left: 0px;
    margin-top: 10px;
    font-size: 15px;
}
.post-meta li {
    margin: 5px;
}
.post-meta-key {
    color: black;
    font-weight: bold;
}