/*
Theme Name: addfueltothefire
Theme URI: http://www.addfueltothefire.com/
Description: 
Version: 1.0
Author: Hpito
Author URI: http://
Tags: full, fire, art, design
*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// BODY */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

hr {
	display: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

body {
	font-size: 10px;
	color: #343535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #edeeef;
	align: center;
}
	
#page {
	position: absolute;
	width: 856px;
	left: 50%;
	margin-left: -428px;
	background-color: #ffffff;
	border-left: 1px solid #343535;
	border-right: 1px solid #343535;
	border-bottom: 1px solid #343535;
}
	
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// HEADER */
/*===== Button go shop =====*/
.goshop, .gosite {
	position: absolute;
	width: 262px;
	height: 22px;
	top: 0px;
	left: 50%;
	margin-left: 173px;
	font-size: 17px;
	color: #edeeef;
	letter-spacing:	-0.05em;
	text-decoration: none;
	font-weight: bold;
	background: #343535 url('images/seta_cinza.gif') no-repeat top right;
	cursor: pointer;
	z-index:10;
}

.goshop:hover, .gosite:hover {
	background: #343535 url('images/seta_cinza.gif') no-repeat bottom right;
	text-decoration: none;
}

.goshop{
	top: 27px;
}

#header{
	width: 856px;
	height: 110px;
	background: url('images/logo.jpg') no-repeat;
}
	
#headerimg{
	width: 856px;
	height: 110px;
}

#headerimg h1 a{
	position: absolute;
	width: 184px;
	height: 88px;
	margin: 10px 0px 0px 10px;
}

/*===== menu =====*/
.description{
	position:absolute;
	top: 110px;
	width: 580px;
	height: 18px;
	background-color: #343535;
	padding: 4px 0px 0px 9px;
	color: #FFFFFF;
}

.description a{
	color: #FFFFFF;
	text-decoration: none;
}

.description a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// CONTIUDO */
#content {
	float: left;
	width: 580px;
}

.narrowcolumn {
	padding: 32px 0px 10px 10px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// POSTS */
.hentry{
	border-bottom: 1px solid #bfbfbf;
	color: #bfbfbf;
	margin-bottom: 20px;
}

/*===== titulo =====*/
.hentry h2, .hentry h2 a, .hentry h3 a, .result_text1{
	letter-spacing:	-0.1em;
	color: #edeeef;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}

.hentry h2 a, .hentry h3 a{background-color: #343535;}

.hentry h2 a:hover, .hentry h3 a:hover{
	color: #343535;
	background-color:#ffffff;
	text-decoration: none;
}

.hentry h2{
	margin-bottom: 0px;
}
/*===== data =====*/
.hentry small{
	color: #bfbfbf;
	margin-bottom: 8px;
}
/*===== texto =====*/
.entry{
	color: #878787;
	margin-bottom: 20px; 
}

.entry a:link, .entry a:visited{
	color: #343535;
	text-decoration: none;
}

.entry a:hover{
	text-decoration: underline;
}

/*===== imagem =====*/
.entry img{
	margin-bottom: 8px;
}

/*===== info =====*/
.postmetadata{
	margin-bottom: 4px;
}

.postmetadata a{
	color: #bfbfbf;
	text-decoration: none;
}

.postmetadata a:hover{
	color: #bfbfbf;
	text-decoration: underline;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// SIDEBAR */
/* Begin Sidebar */
#sidebar{
	float:right;
	width: 255px;
}

#sidebar ul{
	margin-bottom: 10px;
}

/* End Sidebar */
.widgettitle, .hidden{
	width: 253px;
	height: 22px;
	background-color:#343535;
	font-size: 17px;
	color:#edeeef;
	letter-spacing:	-0.05em;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
	margin-bottom: 10px;
}

.textwidget, .textwidget_bio{
	color: #878787;
	margin-bottom: 10px;
	padding-left: 4px;
}

.textwidget_bio{
	padding-right: 6px;
}

.textwidget a{
	color: #878787;
	text-decoration:none;
}

.textwidget a:hover{
	color: #878787;
	text-decoration: underline;
}

/*===== barra de categorias =====*/
.cat-item a{
	padding-left: 4px;
}

.cat-item a{
	color: #878787;
	text-decoration:none;
}

.cat-item a:hover{
	color: #878787;
	text-decoration: underline;
}

/*===== titulo de categorias =====*/
h2.pagetitle{
	letter-spacing:	-0.1em;
	color: #343535;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #343535;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// BIO */
.bioframe{
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: 173px;
	width: 255px;
	height: 0px;
}

#close{
	position: absolute;
	top: 724px;
	left: 50%;
	margin-left: 380px;
	width: 50px;
	height: 20px;
	visibility: visible;
	filter: Alpha(opacity=0);
	opacity: 0.0;
}

.bio{
	width: 255px;
	height: 640px;
	background-color: #ffffff;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// NEWSLETTER */
#newsleter{
	width: 251px;
	height: 50px;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// SEARCH */
/*Titulo esta em: wp-includes/general-template.php (class=.hidden)
  Procura por:  * Display search form.*/
  
#searchform {
	margin: 0px;
	padding: 0px 0px;
}

#searchform input{ margin-top:10px;}

.searchtext{
	color: #878787;
	padding-left: 4px;
}

#s{
	float: left;
	width: 190px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	background:#ffffff;
	border: 1px solid #878787;
	padding: 2px 0px 0px 0px;
	margin: 0px 6px 0px 4px;
}

#searchsubmit{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #343535;
   	width: 40px;
   	height: 16px;
   	background-color: #ffffff;
   	border-style: none;
   	margin: 0px 0px 2px 0px;
   	cursor: pointer;
}

/*===== Mensagem de erro =====*/
.result_img{
	float: left;
	width: 80px;
	height: 80px;
	background: url('images/no_result.gif') no-repeat;
	margin-top: 10px;
}

.result_text1{
	float: left;
	margin-bottom: 0px;
	margin: 24px 0px 2px 4px;
}

.result_text2{
	float: left;
	margin-left: 6px;
	color: #878787;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// NAVIGATION */
.navigation, .navigation_line {
	display: block;
	height: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.navigation_line{
	border-bottom: 1px solid #343535;
}

.alignleft {
	float: left;
	text-align: right;
}

.alignright {
	float: right;
	text-align: left;
}

.alignleft a{
	color: #343535;
	text-decoration:none;
	background: url('images/seta_cinza_l.gif') no-repeat left 0px;
}

.alignright a{
	color: #343535;
	text-decoration:none;
	background: url('images/seta_cinza_r.gif') no-repeat right 0px;
}

.alignleft a:hover{
	color: #343535;
	text-decoration: none;
	background: url('images/seta_cinza_l.gif') no-repeat left -16px;
}

.alignright a:hover{
	color: #343535;
	text-decoration: none;
	background: url('images/seta_cinza_r.gif') no-repeat right -16px;
}
	
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;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// FOOTER */
#footer{
	width: auto;
	clear: both;
	color: #bfbfbf;
	padding: 0px 0px 20px 10px;
}

#footer a{
	color: #bfbfbf;
	text-decoration: none;
}

#footer a:hover{
	color: #bfbfbf;
	text-decoration: underline;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////// COMMENT POST */
/*===== Estretura do post =====*/
.widecolumn {
	float: left;
	width: 580px;
	padding: 32px 0px 10px 10px;
}


/*===== Comentarios =====*/


.alt small, .avatar {
	display: none;
}

.comment {
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	color:#b1b0af;
	border-bottom: 1px solid #343535;
}

/*nikename*/
.comment a, .fn, .fn a, #commentform a{
	color: #343535;
	text-decoration: none;
}

.comment a:hover, .fn a:hover, commentform a:hover{
	color: #343535;
	text-decoration: underline;
}

.says {
	color:#b1b0af;
}
/*data*/
.commentmetadata a{
	color: #343535;
	text-decoration: none;
}

.commentmetadata a:hover{
	color: #343535;
	text-decoration: underline;
}

/*===== Comment Forms =====*/
#respond h3, #comments{
	width: 578px;
	height: 22px;
	background-color:#343535;
	font-size: 17px;
	color:#FFFFFF;
	letter-spacing:	-0.05em;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
	margin-bottom: 10px;
}

#commentform{
	width: 578px;
	color: #b1b0af;
}

#commentform p{
	margin-bottom: 10px;
}

#author,#email,#url,#comment{
	width: 340px;
	height: 14px;
	border: 1px solid #b1b0af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b1b0af;
	padding: 2px 0px 0px 2px;
}

#commentform textarea {
	width: 578px;
	height: 61px;
	border: 1px solid #b1b0af;
}

#submit{
	float: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #343535;
   	width: 86px;
   	height: 16px;
   	background-color: #ffffff;
   	border-style: none;
   	margin: -8px -2px 2px 0px;
   	cursor: pointer;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

































/* Begin Lists



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


select {
	width: 130px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.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;
}
*/
