body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-color: #ffdfc0;
/*	background-image: url('images/bg.gif');
	background-repeat: repeat;
	background-position: center top;*/
	width: 1000px;
    line-height: 1.6em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77685A;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.wrapper{
    margin:0 auto;
    padding:10px;
    width:660px;
}

div#navbar {
	height: 38px;
	width: 1000px;
	text-align: center;
	padding-bottom: 4px;
	background-image: url('images/bg_menu.png');
	background-repeat:  repeat-x;
	background-position: center top;
	float: left;
    display: none;
}
div#navbar a{
	color:#8A7555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 13px;
	text-decoration: none;
	height: 35px;
	line-height: 38px;
	background-image: url('images/separador.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	width: auto;
}

div#navbar a:hover{
	color:#FFFFFF;
	background-position:center bottom;
	background-image: url('images/bg_over.jpg');
	background-repeat:  repeat-x;
}

#main {
	width: 920px;
}
#header {
	width: auto;
	height: auto;
	background-image: url('images/background_header.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
    margin-bottom: 15px;
}
#header h1{
    font: 200% Georgia,Serif;
    letter-spacing: 0.2em;
    margin: 5px 5px 0;
    padding: 15px 20px 0.25em;
    text-transform: uppercase;
    color: #666666;
}
#title{
    width: 660px;
    margin: 0 auto;
}
#title, .titlewrapper{
    border: 1px solid #cccccc;
    padding: 5px;
}
#profile1{
    text-align: center;
}
p.description{
    font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
    color: #999999;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 11px;
}
#img_header {
	width: 1000px;
	height: 132px;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding-bottom: 4px;
    display: none;
}
#myblog {
	width: 560px;
	height: 104px;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 173px;
	padding-left: 46px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #BC7D24;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h2{
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 13px;
	color: #999999;
    font-size: 11px;
	padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}


#imgtop {
	width: 221px;
	height: 132px;
	float: left;
}
#content {
	/*background-image: url(images/bg_interna.jpg);*/
	background-repeat:   repeat-x;
	width: auto;
	height: auto;
	padding-bottom: 20px;
	float: left;
	background-position: left top;
	padding-top: 20px;
}
#footer {
	background-image: url('images/sombra_inferior.png');
	height: 22px;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC7D24;
	float: left;
	text-align: right;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 30px;
}
#footer a{
    color: #D6A94D;
}


#right {
	width: 262px;
	height: auto;
	padding-top: 27px;
	float: left;
	margin-right: 23px;
	margin-left: 23px;
}
#left {
	width: 340px;
	height: auto;
	float: left;
	padding-right: 10px;
}
#left h2 a{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #77685A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#left h2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
}
#right h2 {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 13px;
	color: #999999;
    font-size: 11px;
	/*background-color: #EAA63F;*/
	/*background-image: url('images/bg_sidebar.jpg');*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 250px;
	padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
#left h3 a{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #77685A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #BC7D24;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.post{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BC7E25;
}
#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#right li {
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#right li li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BC7E25;
}
#search{
	background-image: url('images/bg_search.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 235px;
	padding-top: 30px;
	padding-right: 12px;
	padding-left: 15px;
}
#url, #email, #author{
	background-image: url('images/bg_search_form.gif');
	background-repeat: repeat-x;
	background-position: center top;
	width: 318px;
	border: 1px solid #BC7D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	padding: 3px;
}
#comment{
	background-image: url('images/bg_search_form.gif');
	background-repeat: repeat-x;
	background-position: center top;
	width: 638px;
	border: 1px solid #BC7D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	padding: 3px;
}
#submit{
	background-image: url(images/bg_search_button.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #BC7D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BC7D24;
	height: 21px;
}
#s{
	border: 1px solid #BC7D24;
	background-image: url('images/bg_search_form.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	padding: 3px;
}
#searchsubmit{
	background-image: url(images/bg_search_button.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #BC7D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BC7D24;
	height: 21px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BC7D24;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
/*
Theme Name: Blog Everything Tia
Description: Everything Tia
Version: 1
Author: inQbation
Author URI: http://www.inqbation.com/
*/