/*  
Theme Name: Murilo
Description: Tema simples, conteudo fixo, widgets.
Version: 1.0
Author: Rogerio Mello
Author URI: http://www.sardinha17.com.br
*/

body {
	background: #000000 url('images/bg.jpg') no-repeat top center fixed;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
html>body {
	font-size:9pt;
	}

/*Formatação Genérica*/

a {
	color:#FF6600;
	text-decoration:none;
	}
	
a:hover {
	color:#CC3300;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 1.1em;
	font-weight:normal;
	color:#FF6600;
	}
	
h2 {
	padding: 10px 0 0 0;
	margin:0;
	}
	
small {
	position:relative;
	padding: 3px 0 10px 0;
	font-size: 0.8em;
	margin:0;
	}
	
img {
	border:none;
	}
	
img.right {
	float:right;
	margin:0 0 0 1em;
	}
	
img.left {
	float:left;
	margin:0 1em 0 0;
	}
	
a img {
	border:none;
	}
	
/* Estrutura e Formatações Específicas */
#caixa {
	width: 760px;
	background: #101010;
	margin: 0 auto;
	}

#content {
	position:relative;
	float:right;
	width: 530px;
	}
	
#post {
	padding: 5px 0;
	}
	
#post-topo {
	width:530px;
	height:50px;
	background: transparent url('images/post-topo.jpg') no-repeat top left;
	}
	
.titulo {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FF6600;
	letter-spacing: 1px;
	padding: 32px 0 0 30px;
	}
	
#post-meio {
	width:530px;
	background:transparent url('images/post-meio.jpg') repeat-y top left;
	}
	
.entry {
	width:460px;
	padding: 5px 15px 5px 30px;
	margin: 0;
	font-size: 1em;
	}
	
.edit {
	font-size: 0.8em;
	text-align:right;
	margin:-10px 0 0 0;
	padding:0 20px 5px 0;
	}
	
.data {
	font-size: 0.8em;
	text-align:left;
	padding: 5px 0 0 0;
	}
	
.leia-mais {
	
	}
	
.wp-polls input {
	background:#151515;
	}
	
.entry .wp-polls-ul input {
	width: 30px;
	text-align:left!important;
	padding:0!important;
	margin:0!important;
	}
	
#post-bottom {
	width:530px;
	height:35px;
	background:transparent url('images/post-bottom.jpg') no-repeat top left;
	}
	
#ant-prox {
	text-align:center;
	padding: 15px 0;
	}
	
#ant-prox a {
	padding:0 20px;
	}
	
.voltar-topo {
	text-align:center;
	padding: 15px 0;
	}
	
/* Sidebar */
#sidebar {
	position:relative;
	width: 210px;
	text-align:left;
	float:left;
	}
	
.logo {
	padding: 10px 0 0 25px;
	}
	
#side-topo {
	width:210px;
	height:50px;
	background:transparent url('images/side-topo.jpg') no-repeat top left;
	}
	
.side-titulo {
	list-style:none;
	text-transform: uppercase;
	color: #FF6600;
	font-size: 1.1em;
	letter-spacing: 1px;
	padding: 30px 0 0 30px;
	}
	
#side-meio {
	background:transparent url('images/side-meio.jpg') repeat-y top left;
	}
	
.side-lista {
	width:163px;
	position:relative;
	list-style:none;
	margin:0;
	padding: 3px 0 5px 30px;
	display:block;
	}
	
.side-lista a {
	color:#ffffff;
	text-decoration:none;
	padding: 0;
	}
	
.side-lista a:hover {
	color:#FF6600;
	}
	
.side-lista li, .side-lista ul, .side-lista li ul, .side-lista ul li,
.side-lista li li, .side-lista li ul li, .side-lista ul li li {
	list-style:none;
	display: block;
	margin:0;
	padding:2px 0;
	}
	
#botao-procurar {
	width:25px;
	height:25px;
	background: transparent url('images/busca1.jpg') no-repeat center center;
	border:none;
	}
	
#botao-procurar:hover {
	width:25px;
	height:25px;
	background: transparent url('images/busca2.jpg') no-repeat center center;
	}
	
#busca input {
	width:100px;
	}
	
.wp-polls, .wp-polls p, .wp-polls strong {
	text-align:left;
	font-weight:normal;
	}
	
#side-bottom {
	width:210px;
	height:35px;
	background:transparent url('images/side-bottom.jpg') no-repeat top left;
	}
	
/* Formulários e Comentários */

.num-comentarios {
	padding-left:30px;
	}
	
.commentlist {
	width:455px;
	padding-left:55px;
	}
	
.graybox {
	
	}
	
.comentarios {
	padding-left:30px;
	}
	
#commentform {
	margin: 1em 0 0 30px;
	padding-bottom:10px;
	background: transparent;
	width: 400px;
}

#commentform label {
	font-size: 0.8em;
	}

#comment.styled {
	width: 250px;
	height: 80px;
	overflow:hidden;
}

.commentmetadata {
	padding: 2px 0 4px;
}


.styled, .entry input
{
	border:#747474 1px solid;
	background:#1f1f1f;
	padding:2px;
	width:150px;
	color:#ffffff;
}

.styled:hover, .entry input:hover, textarea .styled:hover{
	background:#151515;
}
.styled:focus, .entry input:focus, textarea .styled:focus{
	background:transparent;
}

textarea .styled {
	border:#747474 1px solid;
	background:#1f1f1f;
	padding:2px;
	color:#ffffff;
	width:300px;
	height:150px;
	}
	

#contactsubmit {
	width: 80px;
	color:#ffffff;
	}

/* Footer */
#footer {
	position:relative;
	float:right;
	width:530px;
	height: 65px;
	background: transparent url('images/footer.jpg') no-repeat top left;
	}
	
.ficha {
	text-align:center;
	font-size: 0.9em;
	padding: 25px 0 0 0;
	position:relative;
	width:550px;
	float:right;
	}
	
.ficha a {
	color:#000000;
	text-decoration:none;
	}
	
.ficha a:hover {
	color:#ffffff;
	}