/*
Theme Name: Urban Summer Theme
Author: Otávio Soares
Author URI: http://www.urbansummer.com.br

*/

* {
	margin:0;
	padding:0;
	list-style:none;
}
html { overflow: -moz-scrollbars-vertical; }
html, body { 
	height:100%;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

body {
	background: #000 url('images/bgGeral.jpg') center top no-repeat;
}

form { 	
	height:100%;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

img, fieldset, table { border:none; }

legend { display:none; }
.clear { clear:both; }
.left {	float:left; }
.right { float:right; }
.underline { text-decoration: underline; }
button { 
	border:none;
	background:none; 
	overflow: hidden; 
	text-indent:-9999px; 
	cursor:pointer;
}

/* DECLARACOES GERAIS */
#divConteinerGeral {
	width:800px;
	margin:auto;
	min-height:100%;
	height:auto!important;
	height:100%;
	position:relative;
}

/* HEADER */
#divHeader{
	width:100%;
	overflow:hidden;
}

#divHeader ul li{
	display:inline;
	float:left;
	padding: 0 55px 0 0;
}

#divHeader ul li.last{
	padding: 0;
}

/* CONTEUDO */
#divConteudoPrincipal {
	float:left;
	width:575px;
	margin:15px 0 0 0;
}

#divConteudoPrincipal small{
	color:#860000;
	font-size:12px;
	text-decoration:underline;
}

#divConteudoPrincipal .post {
	margin:15px 0 0 0;
	overflow:hidden;
}

#divConteudoPrincipal .post h2{
	color:#fff;
	font-size:24px;
	font-style:italic;
	text-transform:uppercase;
}

#divConteudoPrincipal .post h2 a{
	margin:15px 0 5px 0;
	color:#fff;
	font-size:24px;
	font-style:italic;
	text-transform:uppercase;
}

#divConteudoPrincipal p{
	color:#695c5d;
	font-size:12px;
	margin:10px 0 0 0;
}

#divConteudoPrincipal p a{
	color:#fff;
	text-decoration:underline;
}

#divConteudoPrincipal small a{
	color:#fff!important;
	font-size:10px;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#divConteudoPrincipal .post p.postmetadata{
	float:right;
}

#divConteudoPrincipal .post p.postmetadata{
	float:right;
}

#divConteudoPrincipal .post p.postmetadata a{
	color:#860000;
	font-size:12px;
	text-decoration:underline;
}

#divConteudoPrincipal .post p a.more-link{
	color:#860000;
	font-size:12px;
	text-decoration:underline;
}

.commentlist {
	color:#695c5d;
	font-size:12px;
}

#respond h3{
	color:#fff;
	font-size:13px;
}

#respond p{
	color:#fff;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	width: 100%;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	float:left;
}

#footer p a{
	color:#fff;
	text-decoration:underline;
}
/* End Structure */



/*	Begin Headers */
#sidebar h2 {
	color:#fff;
	font-style:italic;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

#sidebar ul li a {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	background:url(images/bgLinks.gif) left 7px no-repeat;
	padding: 0 0 0 10px;
}

#sidebar ul li.widget_recent_entries {
	padding: 80px 0 0 0;
}

#sidebar ul li.widget_recent_entries ul li {
	padding: 25px 0 0 0;
}

#sidebar ul li.widget_links {
	padding: 80px 0 0 0;
}

#sidebar ul li.widget_links ul {
	padding-top:15px;
}

#sidebar ul li.widget_links ul li{
	padding: 5px 0;
}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 5px 0;
}

.commentlist li a {
	color:#fff;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	float:right;
	width:150px;
	margin:30px 0 0 0;
}
/* End Sidebar */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

ul.linkneles {
	margin:10px 0 0 0;
	overflow:hidden;
}

ul.linkneles li {
	float:left;
	display:inline;
	padding: 0 5px 0 0;
}

.divPostsRelacionados {
	margin:10px 0 0 0;
	clear:both;
}

.divPostsRelacionados h3{
	color:#860000;
	text-decoration:underline;
}

.divPostsRelacionados ul li a{
	color:#fff;
}

#divOverlay {
	background-color:#000000;
	height:100%;
	left:0;
	opacity:0.85;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	_position:absolute;
    _height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	_filter:alpha(opacity=85);

}

#divFormCadastro {
	position:absolute;
	z-index:200;
	top:50%;
	left:50%;
	width:590px;
	margin-left:-295px;
	margin-top:-215px;
}

#divFormCadastro .fechar {
	text-align:right;
}

#divFormCadastro .conteudoCadastro {
	margin:30px 0 0 0;
}

#divFormCadastro .conteudoCadastro fieldset {
	margin-top:25px;
	
}

#divFormCadastro .conteudoCadastro fieldset label{
	float:left;
	clear:left;
	margin:3px 0;
}

#divFormCadastro .conteudoCadastro fieldset label.endereco{
	border:1px solid red;
}

#divFormCadastro .conteudoCadastro fieldset label.bairro{
	clear:none;
}

#divFormCadastro .conteudoCadastro fieldset label.cidade{
	clear:none;
}

#divFormCadastro .conteudoCadastro fieldset input{
	float:left;
	width:450px;
	background-color:#212121;
	border:1px solid #4a4a4a;
	color:#fff;
	margin:3px 0;
}

#divFormCadastro .conteudoCadastro fieldset input.noclear{
	clear:none;
}

#divFormCadastro .conteudoCadastro fieldset input#txtEmail{
	width:250px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtDDD{
	width:38px;
	display:inline;
	margin-right:4px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtTelefone{
	width:206px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtEndereco{
	width:250px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtBairro{
	width:113px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtCep{
	width:118px;
	display:inline;
	margin-right:4px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtCepDigito{
	width:45px;
}

#divFormCadastro .conteudoCadastro fieldset input#txtCidade{
	width:259px;
}

#divFormCadastro .conteudoCadastro fieldset select#txtUF{
	float:left;
	width:100px;
}

#divFormCadastro .conteudoCadastro fieldset button{
	background:url(images/btEnviar.gif) no-repeat;
	width:75px;
	height:18px;
	border:none;
	cursor:hand;
	text-indent:-9999px;
	float:right;
	clear:both;
	margin:10px 0 0 0;
}

.navigation {
	clear:both;
	overflow:hidden;
	margin:10px 0 0 0;
}

.navigation a{
	color:#fff;
}

#sidebar ul.twitter li {
	color:#fff;
	padding:15px 0 5px 0;
}

#sidebar ul.twitter li a{
	color:#fff;
	text-transform:lowercase;
}

#sidebar ul.twitter li .twitter-timestamp{
	color:#695C5D;
}

.pageLinks {
	margin:15px 0 0 0;
}

.pageLinks li{
	padding:7px 0;
}


.pageLinks a{
	font-size:12px;
	color:#fff;
}