﻿/*
Theme Name: Layout Customizado
Theme URI: http://www.sulmob.com.br/
Description: Layout exclusivo desenvolvido pela SULMOB.
Version: 1.6
Author: SulMob | Soluções em Mobilidade
Author URI: http://www.sulmob.com.br/
Tags: sulmob, customizado, rossoni
Text Domain: sulmob

	Este tema foi desenhado para o uso exclusivo da 
	Rossoni Produtora Ltda. Qualquer utilização por outra
	parte está proibida.

*/


body {
	background: #090909 url('imagens/fundoBody.jpg') repeat-x scroll left top;
	font-family: Tahoma;
	font-size: 13px;
	margin:0;
	color:white;
}
a img {
	border:0;
}
.Site .Cabecalho {
	height:355px;
}
.Site .Cabecalho .Estrutura {
	width:985px;
	margin:11px auto 0px auto;
}
.Site .Colunas {
	width:1000px;
	margin:0px auto;
	clear:both;
}
.Site .Colunas a {
	text-decoration:none;
	color:#cccccc;
}
.Site .Colunas a:hover {
	text-decoration:underline;
	color:white;
}
.Site .Colunas .Posts {
	width:480px;
	margin:5px;
	float:left;
}
.Site .Colunas .Menu {
	width:250px;
	float:left;
	margin-top:-170px;
	margin-bottom:50px;
	min-height:400px;
	padding-bottom:20px;
	background-color:black;
}
.Site .Colunas .Direita {
	float:right;
	width:250px;
	margin:5px;
}
.Site .Rodape {
	background-color:black;
	min-height:100px;
}
.Site .Rodape .Wrapper {
	width:1000px;
	margin:0 auto;
	padding:10px;
}
.Site .Rodape .Wrapper ul {
	padding:0;
	margin:0;
}
.Site .Rodape .Wrapper ul li {
	list-style:decimal-leading-zero;
	font-size:8px;
	color:#666666;
}
.Site .Rodape .Wrapper ul li a {
	color:white;
	font-size:12px;
}
.Site .Rodape .Desenvolvido {
	float:right;
	width:100px;
}
.Site .Rodape a {
	text-decoration:none;
	color:#cccccc;
}
.Site .Rodape a:hover {
	text-decoration:underline;
	color:white;
}

/* Wordpress */
.Site .Colunas .Menu label {
	display:block;
}
.Site .Colunas .Menu #s {
	border:1px solid black;
	margin-left:10px;
	padding:4px;
	width:88%;
}
.Site .Colunas .Menu #searchsubmit {
	border:0px;
	background-color:black;
	color:white;
}
.Site .Colunas .Menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
.Site .Colunas .Menu ul ul {
	padding:0px 10px;
	list-style:decimal-leading-zero;
	font-size:8px;
	color:#666666;
	margin-left:20px;
}
.Site .Colunas .Menu ul ul li a {
	font-size:13px;
}
.Site .Colunas .Menu h2 {
	display:block;
	background: transparent url('imagens/fndCategoria.jpg') no-repeat scroll left center;
	padding:10px 0px 10px 35px;
	font-size:13px;
}
.Site .Colunas .Posts h2 {
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.Site .Colunas .Posts h2 a {
	text-decoration:none;
	color:inherit;
}
.Site .Colunas .Posts a {
	color:#cccccc;
	text-decoration:none;
}
.Site .Colunas .Posts a:hover {
	text-decoration:underline;
}
.Site .Colunas .Posts .DataPost {
	background: transparent url('imagens/fndData.jpg') no-repeat scroll center center;
	float:left;
	margin-right:5px;
	width:60px;
	height:60px;
}
.Site .Colunas .Posts .page .DataPost {
	display:none;
}
.Site .Colunas .Posts .DataPost span {
	display:block;
	text-align:center;
}
.Site .Colunas .Posts .DataPost .Dia {
	font-family:Georgia;
	font-size:28px;
}
.Site .Colunas .Posts .DataPost .Mes {
	font-size:17px;
	padding:2px;
	color:#B0B0B0;
}
.Site .Colunas .Menu .Arquivos li {
	text-transform:capitalize;
}
.Site .Colunas .Posts .post, .page {
	margin-bottom:60px;
	margin-top:20px;
	width:97%;
}
.Site .Colunas .Posts .post, .page p {
	text-align:justify;
}
.Site .Colunas .Posts .post #comments, #postcomment {
	font-size:15px;
	padding-bottom:10px;
}
.Site .Colunas .Posts .post .avatar {
	float:left;
	margin:0px 10px 10px 0px;
}
.Site .Colunas .Posts .post ul, ol li {
	border:1px solid #333333;
	margin:5px 0;
	padding:4px;
}
.Site .Colunas .Posts .post ul, ol .comment p {
	margin-bottom:20px;
	min-height:22px;
	text-align:justify;
}
.Site .Colunas .Posts .post ul, ol .comment p cite {
	clear:both;
	color:#666666;
	font-size:11px;
	font-style:normal;
}
.Site .Colunas .Posts .post ul, ol .comment p .comment-edit-link {
	clear:both;
	color:#666666;
	font-size:11px;
	font-style:normal;
	padding-left:4px;
}
.Site .Colunas .Posts .post textarea {
	width:300px;
}
.Site .Colunas .Posts .post ul, ol {
	padding:0;
	margin:0;
	list-style:none;
}
.Site .Colunas .Menu #giraffe_calendar {
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:70%;
}
.Site .Colunas .Menu caption {
	padding-bottom:15px;
}
