/*
Theme Name: Redsuns-teste
Theme URI: http://www.redsuns.com.br/
Description: Tema desenvolvido porJose matias de Oliveira Junior
Author: Jose matias de Oliveira Junior
Author URI: http://www.redsuns.com.br/
Version: 1.0
*/

/* CSS Document */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div {
	border-radius: 5px;
	-moz-border-radius: 5px;
}
p {
	color:#333;
}
h1, h2, h3 {
	letter-spacing:-1px;
	text-shadow: #ccc 0px 2px 1px;
}
ul {
	margin:0;
	padding:0;
}
a {
	color:#c00;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
/*----TOPO---*/

#topo {
	width:980px;
	position:relative;
	margin:0 auto;
	padding:0 0 0 0;
}
#topo-bg-direita{
	background:transparent url(images/topo-bg-direita.gif) repeat-x left top;
	height:237px;
	position:absolute;
	right:0;
	top:0;
	width:50%;
}
#container-topo {
	position:static;
	background:#191919 url(images/container-topo-bg.jpg) top left repeat-x;
	height:260px;
}
#menu-superior {
	position:relative;
	height:20px;
	width:100%;
	overflow:hidden;
	color:#999;
	text-align:right;
	padding-top:8px;
	font-size:11px;
}
#menu-superior ul{
	float:right;
	margin-left:10px;
	list-style:none;
}
#menu-superior ul li{
	float:left;
	background:url(images/separador-menu-superior.gif) no-repeat top right;
	padding:0 10px;
}
#menu-superior ul li.ultimo-item{
	background:none;
	padding-right:0;
}
#menu-superior ul li a {
	color:#fff;
}
#cabecalho {
	background:url(images/cabecalho-bg.jpg) 0 0 no-repeat;
	height:191px;
	position:relative;
}
#cabecalho h1 {
	display:block;
	margin:50px 0 0 385px;
	position:absolute;
}
#cabecalho h1 a {
	cursor:pointer;
	display:block;
	position:absolute;
}
#cabecalho h1 a:hover {
	text-decoration:none;
}
ul.menu {
	padding:3px 0 0 0;
}
ul.menu li {
	display:block;
	float:left;
	margin-right:40px;
}
ul.menu li a {
	display:block;
	padding:10px 0px;
	color:#868686;
	display:block;
	font-size:12px;
	text-decoration:none !important;
	float:left;
	background:url(images/top_menu_separator.gif) right 11px no-repeat;
	font-weight:normal;
}

ul.menu li a:hover {
	border:none;
	display:block;
	text-decoration:none;
	width:auto;
	font-weight:normal;
	color:#D6D6D6;
}
#busca {
	position:relative;
	padding:5px;
	float:right;
	width:290px;
}
.campo-busca {
	float:left;
	color:#666;
}
.buscar-icon {
	width:22px;
	height:18px;
	background:url(images/buscar-icon.gif) no-repeat center center;
	border:none;
	float:right;
}
button:hover.buscar-icon {
	cursor:pointer;
}
.buscar-icon span{
	display:none;
}
/*----CONTEUDO---*/
#container-conteudo {
	width:980px;
	position:relative;
	margin:20px auto;
	overflow:hidden;
}
#conteudo-principal {
	width:650px;
	float:left;
	position:relative;
}
#conteudo-principal h2{
	font-size:30px;
	color:#666;
	margin:0;
}
#conteudo-principal h2 a {
	color:#666;
}
#conteudo-principal h3 {
	font-size:18px;
	color:#333;
}

#conteudo-principal p{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
}
#conteudo-principal p.data-autor {
	font-size:11px;
	color:#999;
	margin:0;
}
#conteudo-principal p.data-autor a{
	color:#c00;
	font-weight:normal;
}
p.more-link a{
	color:#666;
	font-weight:bold;
}
p.more-link a:hover{
	color:#c00;
}
#conteudo-principal blockquote {
	margin:10px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	background:url(images/blockquote-bg.gif) no-repeat top left;
	padding:7px 40px 7px 20px;
	font-style:italic;
	color:#666;
}
#conteudo-principal blockquote p{
	margin:0;
	color:#666;
}
#conteudo-principal ul {
	list-style:square outside;
	margin:0 15px;
	padding:15px;
	color:#333;
}
#conteudo-principal ul li {
	padding-bottom:15px;
}
#barra-posts {
	width:650px;
	position:relative;
	background-color:#ebebeb;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:80px;
}
#barra-posts p{
	margin:6px;
	float:left;
}
#barra-posts ul{
	float:left;
	list-style:none;
	padding:6px 0 0 0;
}
#barra-posts ul li{
	float:left;
	margin:0 10px;
}
#comentarios {
	position:relative;
	width:130px;
	float:right;
	background-color:#999;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;	
}
#comentarios a{
	display:block;
	padding:7px;
	color:#fff;
}
#barra-lateral {
	width:280px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;	
}
#barra-lateral h3{
	font-size:22px;
	border-bottom:1px solid #333;
	margin-bottom:5px;
}
#barra-lateral ul {
	list-style:inside;
	list-style-type:square;
	color:#c00;
}
#barra-lateral ul li{
	padding:10px 0 10px 20px;
	border-bottom:1px solid #ccc;
}
#box-posts-recentes {
	background-color:#c00;
	color:#fff;
	padding:20px;
	-moz-box-shadow: 0 3px 5px #ccc;
	-webkit-box-shadow: 0 3px 5px #ccc;
}
#box-posts-recentes h3{
	color:#fff;
	border-bottom-color:#fff;
	margin-top:0;
	text-shadow:none;
}
#box-posts-recentes ul {
	color:#fff;
} 
#box-posts-recentes ul li {
	border-bottom:none;
	padding-left:0px;
}
#box-posts-recentes ul li a{
	color:#fff;
}
/*----RODAPE---*/
#container-rodape {
	position:relative;
	width:100%;
	clear:both;
	background-color:#000;
	color:#fff;
}
#container-rodape p{
	color:#fff;
}
#rodape {
	width:980px;
	position:relative;
	margin:0 auto;
	padding:20px 0 0 0;
}
#rodape h3{
	font-size:18px;
	margin:0;
	text-shadow:none;
}
#rodape ul{
	list-style:none;
}
#rodape ul li{
	padding:6px 0;
}
#rodape ul li a{
	color:#ccc;
}
.coluna-rodape{
	position:relative;
	width:180px;
	float:left;
	margin-right:86px;

}
.ultima-coluna {
	float:right;
	margin-right:0;
}
#assinatura-rodape {
	position:relative;
	clear:both;
	padding:10px 0;
}
#assinatura-rodape p{
	color:#666;
}
#inserir-comentario {
	border-top:1px solid #ccc;
}
.alignleft {float:left}
.alignright {float:right}