html {
	background: #000000 url(img/bg_blog.jpg) repeat-x bottom;

}
h1, h2, h3, h4, h5, h6, ul, form {margin:0; padding:0; list-style: none;} /** retira margens e espaçamento de todas as tags **/


* {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;} /** define fonte padrão **/

img {border:0;}

a:link, a:visited {
	font-weight:normal;
	color: #f1f1f1;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color: #c0a062;

}


body {
	font-size: 100.01%;
	height: 100%;
	text-align: center;
	color: #f1f1f1;
	margin:0;
	padding:0;

}

#page {
	width: 772px;
	margin:0 auto;
	text-align:left;
	background:url(img/fundo.jpg) repeat-y;	
}

#header {
	background: url(img/topo.jpg) no-repeat;
	height: 194px;
	width: 772px;
}

#header h1 {
	text-indent: -99999px;
	width: 320px;
	padding-top: 50px;
	padding-left: 20px;
}

#header a {
	display:block;
	height: 112px;
}



#mainwrap {
}

#header {
	background: url(img/topo.jpg) no-repeat;
	height: 194px;
	width: 772px;
}
#wrap {
}

#wrap2 {
}

#content {
  width:611px;
  float:left;
}

#sidebar {
  float: right;
  width: 161px;
}

#sidebar .ajuste { padding:10px;}

#footer {
  clear: both;
  height: 40px;
}
#aba {
	background: #0f0f0f;
	height: 39px;
	width: 772px;

}
#aba #menu {
	float: left;
}

#menu ul {
margin-left:3px;
padding-top:10px;
list-style-type: none;
text-align: left;
}

#menu ul li {float: left;  background:#191919; margin-right:5px;}


#menu ul li a {
	text-decoration: none;
	float: left;
	margin: 0px;
	line-height:28px;
	height:28px;
	color: #f1f1f1;
	font-weight:bold;
	text-align:center;
	width:165px;
	display:block;
}

#menu li a:hover {
	background:#262626;
}


#aba #busca {
	float: right;
	width: 250px;
}


div#searchform {
	float:right;
	background: url(img/busca.jpg) no-repeat;
	width: 219px;
	height:39px;
}
form#searchform {padding-top:8px; padding-right:6px; float:right;}
#searchform #s {width:95px;}

#searchsubmit {
	background-image:url(img/bt_enviar.jpg);
	height: 20px;
	width: 45px;
	border:0;
	text-indent:-7777777px;
	padding-right:2px;
}

#footer {
	background: url(img/rodape.jpg) no-repeat;
	height: 68px;
	width: 772px;
	margin-top:20px;
}

.posttitlelink, .post h3 a {font-size:24px; font-weight:bold;}

a.posttitlelink {font-weight:bold;}

.posttitle {font-size:24px;}

.entry {
	color:#999;
}

.postmetadata {
	font-size:11px;
	color:#999;
	font-weight:bold;
}

#sidebar li, #sidebar li a {
	font-size:11px;
	color:#ccc;
}


/*.widget li  { background:url(img/sidebar_li.png) no-repeat left;}*/
.widget li  { background:url(img/sidebar_li.png) no-repeat left; text-indent:25px;}


.sidebartitle {
	font-size:20px; 
	font-weight:bold; 
	color:#f1f1f1; 
	padding:10px 0; 
	text-transform:lowercase;
	background:#2a2a2a;
	text-indent:0;
}

#content .post, #commentform {
	padding:15px;
}

.info {
	margin-top:20px;
	text-align:center;
	color:#c0a062;
}

#commentform textarea {
	width:560px;
}

#header h1 a {
	overflow:hidden;
}

.adsense {
	width:468px;
	margin:20px auto;
}

h3#respond {
	font-size:14px;
}


#rodape {height: 69px; width: 770px; margin:0 auto; margin-top:10px; text-align:left; color:#fff; }
#copyright {color: #fff; text-indent: 12px; font-size:11px; line-height: 45px; width: 322px; float: left;}
#rodapemenu {line-height:22px; float: left;	width: 300px; padding-left:65px; }
#sobetopo {float: right; width: 100px; line-height: 25px; text-align:right;}
#stoledo {float: right;	width: 65px; margin-top:2px;}
#stoledo h2 {text-indent:-777777px;}
#stoledo a {display:block;	height: 37px;}
#rodape a:link, #rodape a:visited{color:#fff; font-size:10px;}
#sobetopo {color: #fff;}
#stoledo {background: url(img/01_stoledo.png) no-repeat;}


#wp-calendar #next a {
	padding-right: 0;
	padding-left: 10px;
}

#wp-calendar #prev a {
	padding-left: 0;
	padding-right: 10px;
}

#wp-calendar td { font: normal normal 12px 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; }

