/*  
Theme Name: Mutante
Theme URI: http://www.arteperfeita.com.br/
Description: WP Theme Mutante  by <a href="http://www.arteperfeita.com.br/">Arte Perfeita</a>
Author: Arte Perfeita

 URI: http://www.arteperfeita.com.br/

	This theme was designed and built by Arte Perfeita
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #999999;
	background:#212121  url(img/bgtop.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #F99938;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #000000;
	text-decoration: none;
}
h1 a:hover{
	color: #FF8A00;
	text-decoration: none;
}
#bg{
	width:465px;
	height:35px;
	float:left;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:0px;

}
h2 {
	color: #FF8A00;
	margin:0px;
	letter-spacing: -1px;
	padding-left:3px;
	font: normal 22px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #FF8A00;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	margin: 10px 0px 5px 0px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #d6f4c1;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h5 {
	color: #FF8A00;
	margin:0px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	letter-spacing: -1px;
	padding-left:3px;
	font: normal 22px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 3px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 800px;
	background: #212121;
	}
/* header area */
#header {
	background: #000000  url(img/header.jpg) repeat-x;
	height: 196px;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 35px 0px 0px 20px;
	height: 60px;
	text-indent: -9000px;
	color: #FFF;
}
#headerlogo .description{
	position: absolute;
	left: 25px;
	bottom: 3px;
	color: #FFF;
	text-indent: -9000px;
	font-size: 16px;
}
#abt{
	width:250px;
	margin:0px;
	float:right;
	right: 5px;
    top: 29px;
	position: absolute;
}
#me{
	width:240px;
	font-size:11px;
	margin:5px 0 0px 0;
	padding:0px 0px 10px 10px; 
	float:left;
	color: #666666;
}
#nav {
	float:left;
	padding: 10px;
	list-style: none;
	margin: 0px 10px 0px 0px;
	position: absolute;
    left: 0px;
	bottom: -8px;
	display: block;
}
#nav li {
	float:left;
	margin-left: 0px;
}
 #nav .current_page_item a:visited{
	color: #ff8a00;
	text-decoration: none;
	background:#2B292A;
	 
}
#nav .page_item a{
	color: #999999;
	text-decoration: none;
	background:#2B292A;
	padding: 11px 11px;
	font: bold 13px/100% Arial, Helvetica, sans-serif;
	border-left: 2px solid #212121;
	display: block;
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #000;
    text-decoration: none;
	background: #ff8a00;
	padding: 11px 11px;
	font: bold 13px/100% Arial, Helvetica, sans-serif;
	border-left: 2px solid #212121;
	display: block;
}
/* content  */
#content {
	padding: 3px 3px 3px 3px;
	float: left;
	width: 510px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 08px;
}
.post-date {
	width: 43px;
	height: 35px;
	float:left;
	background: #212121;
	border-left:1px solid #3D3D3D;
	border-right:1px solid #3D3D3D;
	
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #d6f4c1;
	text-align: center;
	display:block;
	line-height: 10px;
	padding-top: 1px;
	margin-left: -1px;
}
.post-day {
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	display:block;
	line-height: 16px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 520px;
}
.post-views {
	background: #212121;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #c3c5c8;
}
.post-cat {
	width:450px;
	height:auto;
	float:left;
	font-size:11px;
	padding-left:4px;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #161616;
	height:18px;
	border-bottom: 1px solid #3D3D3D;
	border-top: 1px solid #3D3D3D;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background: #3D3D3D;
	border-bottom: 1px solid #3c5e6b;
	border-top: 1px solid #3c5e6b;
	height:60px;
}
.post-author {
	padding-left: 0px;
	float: left;
	font-size: 95%;
	color: #3D3D3D;
}
.postrss{
	color: #ffffff;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2d3c3c;
	font: verdana;
}
.post-comments {
	background: #161616;
	padding-right: 2px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #212b2b;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #c3c5c8;
}
.googleads{
	float:left;
	color:#666;
	background:#212b2b;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #2d3c3c;
}
.similiar{
	width:470px;
	float:left;
	color:#ffffff;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #EC8306;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	width: 470px;
	background: #252424;
	border-bottom: 1px solid #3D3D3D;
	border-top: 1px solid #3D3D3D;
	color:#ffffff;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #999999;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 150px;
	background:#FFFFFF;
	border: 1px solid #3c5e6b;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 100px;
	background:#999999;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #0C0C0C;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF8A00;
	border:1px solid #3D3D3D;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 3px 3px 3px 0px;
	width: 253px;
	overflow: hidden;
	background: #2B292A;
}
#info{
	width: 237px;
	margin:0 10px 0px 10px;
	font-size:11px;
	padding:3px 0px 0px 0px;
	background:#2B292A; 
	border:#eee 1px solid;
	float:left;
	color: #000000;
	border:none;
}
#misc1{
	width:210px;
	margin:0 0 0px 5px;
	padding:0; 
	background:#ffffff; 
	float:left;
}
#info1{
	width:210px;
	font-size:11px;
	margin:5px 0 5px 10px;
	padding:10px; 
	background:#ffffff; 
	border:#eee 1px solid;
	float:left;
	color: #0e66be;
}
#left {
	float: left;
	width: 110px;
}

#right {
	float: right;
	width: 110px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	padding:5px;
	margin: 5px 0px 2px 0px;
	background : #252424;
	border-bottom:1px solid #161616;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #666666;
    font: 13px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF8A00;
    font: 13px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 0 2px 0px;
	border-bottom:1px solid #212121;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 18px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 12px;
	float: left;
    position: absolute;
    bottom: 4px;
    background:#2B292A;
	}

#searchform br {
	display: none;
}
#searchform #s {
	width: 158px;
	height: 18px;
	padding: 3px 0px 0px 5px;
	background:#3B3B3B;
    border:none;
	margin: 0px 0px 3px 0px;
	color: #999999;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border:none;
	width: 67px;
	height: 21px;
    color: #999999;
	border:1px solid #3D3D3D;
	background: #252424;
	vertical-align: top;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */


#footerbg {
	background: #0C0C0C;
	border-top: 1px solid #3D3D3D;
	}

#footer {
	margin: 0px auto;
    width: 800px;
    background: #0C0C0C;
	color: #666666;
    height: 30px;
    font-size: 12px;
	line-height: 100%;
	padding: 15px 0px 0px 0px;
}
#footer a, #credit a:visited {
     margin-top: 8px;
	 color: #666666;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


