/*
Theme Name: Rock'n Roll Never Dies
Theme URI: http://rocknrollneverdies.com
Description: The default WordPress theme for the blog Rock'n Roll Never Dies
Version: 1.0
Author: Daniel Palma
Author URI: http://rocknrollneverdies.com
Tags: Rock'n Roll Never Dies
*/

*{margin:0; padding:0; border:0;}
body{background:#FFF; font-family:Georgia, "Times New Roman", Times, serif;color:#000; font-size:13px;}
.floatLeft{float:left;}
.floatRight{float:right;}
.alignLeft{text-align:left;}
.alignRight{text-align:right;}
.alignCenter{text-align:center;}
.hidden{display:none;}
.clearBoth{clear:both;}
a:link, a:visited, a:active{text-decoration:none; color:#141414; outline:none;}
li{list-style:none;}

/* GERAIS */
div#corpo{width:700px; margin:0 auto 0 auto;}
table.navigation{width:100%;}
table.navigation td{height:25px; font-size:8px;}
table.navigation td img{margin:0 !important;}
table.navigation td span{margin-top:5px;}

/* CABECEIRA */
div#cabeceira{ margin-bottom:30px;}
div#cabeceira a#logo{display:block; background:url(images/logo.jpg) top left no-repeat; width:244px; height:117px; margin:25px 0 15px 0;}
div#cabeceira p{margin-top:110px;}
/* menu */
ul#menu{padding:7px 0 7px 0; border:1px dotted #777; border-left:0; border-right:0;}
ul#menu li{list-style:none; display:inline; padding:0 5px 0 15px; font-size:14px;}
ul#menu li a{color:#777;}
ul#menu li a:hover{color:#000;}

/* CONTEUDO */
div#conteudo{width:450px;}
div#conteudo img{max-width:450px; margin:15px 0 15px 0; _width:450px;}
/* post */
div.post{margin-bottom:25px; border-bottom:1px dotted #777; padding-bottom:25px;}
div.single div.post{border:0;margin-bottom:10px; padding-bottom:0;}
div.post h2, div.page h2{margin-bottom:15px; font-size:20px;}
div.search h2{margin-bottom:0;}
div.post h2 a, div.page h2 a{color:#141414;}
div.post h2 a:hover, div.page h2 a:hover{color:#000;}
div.post div.entry, div.page div.entry{font-family:"Times New Roman", Times, serif; font-size:13px; color:#000;}
div.post div.entry p, div.page div.entry p{margin-bottom:10px;}
div.post div.entry a, div.page div.entry a{text-decoration:underline;}
p.fecha{margin:5px 0 5px 0;font-size:8px; text-transform:uppercase; color:#FFF; background:url(images/fecha.jpg) top left no-repeat; padding:6px 0 0 7px; height:22px;}
p.fecha span.diasemana{font-size:16px;}
p.editarPost a{font-size:10px; text-transform:uppercase; color:#900;}
p.editarPost a:hover{color:#F00;}

/* SIDEBAR */
div#sidebar{width:205px; float:right;}
div#sidebar li{padding:40px 0 0 22px; margin-top:15px; font-size:14px;}
div#sidebar li li{padding:0; margin-top:0;}
div#sidebar li a{color:#777;}
div#sidebar li a:hover{color:#000;}
div#sidebar h2.widgettitle{display:none;}
div#sidebar li#search-3{background:url(images/sidebar_procurar.jpg) top left no-repeat;}
div#sidebar li#categories-3{background:url(images/sidebar_categorias.jpg) top left no-repeat;}
div#sidebar li#linkcat-2{background:url(images/sidebar_links.jpg) top left no-repeat;}
div#sidebar li#archives-3{background:url(images/sidebar_arquivo.jpg) top left no-repeat;}
div#sidebar li#text-3{background:url(images/sidebar_itunes.jpg) top left no-repeat;}
/* search */
form#searchform input#s{height:18px; width:130px; padding:2px; color:#666; border:1px solid #868686; font-family:Georgia, "Times New Roman", Times, serif;}
form#searchform input#searchsubmit{height:22px; width:22px; background:url(images/button_ok.jpg) top left no-repeat;}

/* FOOTER */
div#footer{padding:7px 0 7px 0; border:1px dotted #777; border-left:0; border-bottom:0; border-right:0; margin-top:30px; font-size:10px; color:#777;}