/*
Theme Name: Wezen Design
Description: Personalizado para Z28. 
Author: Wezen
Author URI: http://www.wezen.com.br/
Version: 1.0
Tags: two-columns, Grey, dark, fixed-width, left-sidebar, car
*/

/* ----------- Basic ----------- */

img {
	border:none;
	behavior: url(iepngfix.htc);
}
a img {
	border:none
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body {
	background:#2b384a url(img/fundo.jpg) no-repeat center top;
	text-align:center;
	margin:0;
	padding:0;
	color:#FFF;
	font: 9pt Verdana, Geneva, sans-serif;
}
a {
	color:#FC0;
	text-decoration:none;
}
p {
	line-height: 14pt;
	margin-bottom: 1.5em;
}
p a:hover {
	color:#900;
	text-decoration:underline;
}
li a {
	color:#030;
	text-decoration:none;
}
li a:hover {
	color:#FFF;
	text-decoration:none;
}
.wrapper {
	width:100%;
}
h1 {
	padding:0;
	margin:0;
}
h1 a {
	color: #900;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 3em;
	text-decoration:none;
	font-weight:100;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
}
strong {
	border-bottom:1px dotted #900;
}
em {
	color:#900;
}
/* ----------- Heading ----------- */
	
#description {
	margin-top:-2px;
	font: 1.4em times, "Times New Roman", times-roman, georgia, serif;
}
/* ----------- Menu ----------- */
		
#topnavi {
	width:100%;
	margin-top:112px;
}
#topnavi a {
	color: #FFF;
	text-decoration:none;
}
#topnavi a:hover {
	color: #000;
}
#menu {
	float:left;
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:1px dotted #900;
}
ul#menu li {
	display: block;
	float: left;
	padding: 5px;
	margin: 0;
	border-right:1px dotted #900;
}
ul#menu li a {
	width: 100px;
	height: 24px;
	padding: 5px 0 0 0;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
ul#menu li a:hover {
	color: #000;
}
ul#menu li:hover {
}
ul#menu .current_page_item {
	color: #FFF;
	background:url('img/menuhover.png') repeat-x;
}
#rightnavi {
	float:right;
	text-align:right;
	margin:0;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
/* ----------- Centerpieces ----------- */
	
#main {
	width:980px;
	margin:0 auto;
	text-align:left;
}
#content {
	width:720px;
	padding:15px;
	float:right;
	background: url(img/fundoConteudo.png);
	margin-top: 20px;
	margin-right: 10px;
}
#content h2 {
	font-size:1.6em;
	font-weight:100;
	color:#900;
}
#content h2 a {
	color:#900;
	text-decoration:none;
}
#content h2 a:hover {
	color:#FFF;
}
#content .time {
	margin-top:-12px;
}
#content .gray {
	color:#ccc;
}
#content .edit {
	float:right;
}
#content .time a {
	color:#ccc;
	text-decoration:none;
}
.post {
	padding:0 0 20px
}
.details {
	padding:5px 15px 2px;
	margin-top: 5px;
	border: 1px dashed #666;
}
.details a {
	color:#FFF;
}
.details a:hover {
	color:#fc0;
}
/* ----------- Previous & Next link ----------- */
	
.navigation {
	text-align:center;
}
/* ----------- Sidebar ----------- */
	
.sidebar {
	width:200px;
	float:left;
	background:url(img/fundoConteudo.png);
	color:#FFFFFF;
	margin-top: 20px;
}
.sidebar h2 {
	padding:5px;
	color:#900;
	font-weight:200;
	border-bottom:1px solid #900;
	font-size: 1.5em;
	margin: 0px;
}
.sidebar .textwidget {
	margin:5px;
}
.sidebar ul {
	margin: 0;
	padding: 2px;
	list-style-type: none;
}
.sidebar ul li {
	background:none;
	padding:2px 0 2px 0px;
	margin:5px;
	font-size: 1em;
}
.sidebar ul li li {
	border-bottom:1px dotted #000;
}
.sidebar a {
	text-decoration:none;
	color:#FFF;
}
.sidebar ul li li:hover {
	border-bottom:1px solid #FC0;
	color: #FFF;
}
/* ----------- Search ----------- */
	
#searchform {
	padding:0;
	margin:5px;
}
#searchform #s {
	background:#fff;
	border:0;
	color:#303;
	font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* ----------- Footer ----------- */

#footer {
	height:50px;
	width:100%;
	clear:both;
	color:#000;
	padding-top: 10px;
}
#footer p {
	color: #FFF;
	font-size: 0.9em;
}
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
}
.commentlist li {
	list-style:none;
	margin-bottom:14px;
}
.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#ffffff;
}
.commentlist a:link, .commentlist a:visited {
	color:#fc0;
}
.commentlist a:hover, .commentlist a:active {
	color:#ffffff;
}
.commentlist cite img {
	padding:1px;
	border:1px solid #666;
	float:left;
	margin-right:9px;
}
.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
}
