/* Theme Name: Blog Minimalistas Theme URI: http://www.geniusdeveloper.com.br/wordpress/2010/05/novo-tema-blog-minimalista/ Description: Clean Minimalist Theme, 2 column, 2 widgets areas (footer e sidebar), blue and white color, valid in W3C, cufon in titles e other texts. Version: 1.0 Author: Rafael Cirolini e Gisele Cirolini Author URI: http://www.geniusdeveloper.com.br/ Tags: blue, white, light, two-columns, right-sidebar, fixed-width */ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } .wp-post-image { float: left; margin: 0 35px 0 0; } * { margin: 0; padding: 0; } img { border: 2px solid #ddddd9; } p { margin: 5px 0 10px 0; } a { color: #8a8a8a; background: #f2f2ee; text-decoration: none; } a:hover { color: #f2f2ee; background: #8a8a8a; text-decoration: none; } ul { margin: 20px 0 0 20px; } h1 { color: #3e3c3c; font-size: 36px; font-weight: bold; text-transform: uppercase; } h1 a { color: #3e3c3c; font-size: 36px; font-weight: bold; text-transform: uppercase; background: none; } h2 { color: #005f8b; font-size: 24px; font-weight: normal; } h2 a { color: #005f8b; font-size: 24px; font-weight: normal; text-decoration: none; background: none; } h3 { color: #005f8b; font-size: 18px; margin: 0 0 20px 0; } body { background: #fff; color: #8a8a8a; font-family: Georgia; font-size: 14px; } #conteudo { width: 960px; margin: 0 auto; } #cabecalho { margin: 15px 0 0 0; border-bottom: 1px solid #ddddd9; overflow: hidden; float: left; width: 100%; } #cabecalho ul { list-style: none; float: right; margin: 15px 0 0 0; } #cabecalho ul li { float: left; margin: 0 10px 0 0; } #cabecalho ul li a { text-transform: uppercase; color: #5f5f5f; font-size: 14px; text-decoration: none; background: none; } #informacao { color: #005f8b; float: left; font-size: 36px; margin: 35px 0 35px 0; padding: 0 0 35px 0; border-bottom: 1px solid #ddddd9; } #post-content { width: 705px; float: left; } .post { width: 705px; float: left; margin: 0 0 20px 0; } .post-cabecalho { border-bottom: 1px solid #ddddd9; float: left; width: 467px; margin: 0 0 15px 0; } .post-cabecalho h2 { float: left; margin: 10px 0 0 0; } .post-data { float: right; width: 90px; } .post-dia { font-size: 36px; border-right: 3px solid #8a8a8a; padding: 0 8px 0 0; float: left; } .post-mes-ano { float: right; margin: 8px 0 0 3px; } .tags { font-size: 11px; margin: -10px 0 10px 0; width: 467px; float: left; } .tags a { background: none; } .tags a:hover { background: #8a8a8a; } .more-link { color: #8a8a8a; margin: 5px 0 0 0; padding: 10px 13px; background: #f2f2ee; float: left; text-decoration: none; } .post-comentario a { color: #8a8a8a; margin: 5px 0 0 0; padding: 10px 13px; background: #f2f2ee; float: left; text-decoration: none; } .post-comentario a:hover { color: #f2f2ee; background: #8a8a8a; text-decoration: none; } #comentarios { float: left; width: 100%; margin: 30px 0 0 0; } .commentlist { list-style: none; } .navigation { width: 705px; float: left; } #sidebar { width: 195px; float: right; } .widget { margin: 0 0 20px 0; } .widget ul li { margin: 10px 0 0 0; } .widget h3 { color: #5f5f5f; font-size: 14px; text-transform: uppercase; font-weight: normal; } #rodape { float: left; margin: 60px 0 0 0; width: 100%; background: #f2f2ee; overflow: hidden; } #rodape-conteudo { width: 960px; margin: 25px auto; } #rodape .widget { float: left; width: 230px; margin: 0 10px 0 0; } #rodape .widget ul { list-style: none; margin: 20px 0; } .divisor { background: #d1d0cc; height: 1px; display: block; float: left; width: 100%; margin: 0 0 10px 0; } .copyright { width: 100%; float: left; } .copyright a { background: none; } .copyright a:hover { background: #8a8a8a; } .copyright a img { border: none; float: left; margin: 0 10px 0 0; } .commentlist { margin: 0; padding: 0; } .commentlist li { padding: 20px; float: left; width: 100%; } .avatar { float: left; margin: 0 20px 40px 0; } .alt { background: #F2F2EE; }