* {
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #660000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background: #ffffff url(imagens/jeans1.gif);
	text-align: justify;
}

a:link {
	text-decoration: none;
	color:#3366FF;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#3366FF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color:#3366FF;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#FF6600;
	font-weight:bold;
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

hr {
	color:#990000;
}

.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	width: 980px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 980px;
	height: 150px;
	margin-top: 0px;
}

#logo {
	float:left;
	width: 200px;
	height: 145px;
	margin-top:0px;
}

#banner {
	float:left;
	width: 468px;
	height: 60px;
	margin-top:20px;
	margin-left:50px;
}

#banner2 {
	float:left;
	width: 120px;
	height: 60px;
	margin-top:20px;
	margin-left:50px;
}

#parceiros {
	float:right;
	width: 300px;
	height: 50px;
	margin-top:20px;
}

#menu
{
	width: 980px;
	height: 40px;
	background: #900 url('imagens/menu-background.jpg') repeat-x;
}

/* Content */

#content {
	background-color:#FFFFFF;
}

/*Galeria */

#galeria {
	background-color:#000000;
}

/*Eventos */

#eventos {
background-color:#FFFFFF;
}

#estados {
	float:left;
	width: 20%;
	height: 600px;
	margin-top:5px;
	background:#990000;
	text-align:center;
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#estados a{
	color: #ffffff;
}

#estados a:active{
	color: #ffffff;
}

#estados a:visited{
	color: #ffffff;
}

#estados a:hover{
	color: #ffffff;
}

#enderecos {
	float: right;
	width: 80%;
	margin-top: 0px;
}

/* Blog */

#tv {
	width: 980px;
	background:#FFFFFF;
}

#blog {
	float: left;
	width: 750px;
	margin-top: -5px;
	padding-left: 5px;
}

#blog2 {
	float: left;
	width: 790px;
	margin-top: -5px;
	padding-left: 5px;
}

/* Post */

#musica {
	float:left;
	width: 190px;
	height: 300px;
	margin-top:0px;
}

#sinkiller {
	float:left;
	width: 300px;
	height: 300px;
	margin-left: 10px;
}

#bloglog {
	float:left;
	width: 200px;
	height: 300px;
	margin-left: 10px;
}

#online {
	width:200px;
	height:auto;
	margin-left:10px;
}

#noticias {
	float:left;
	width: 350px;
	margin-top:0px;
}

#frenesi {
	float:left;
	width: 350px;
	height: 300px;
	margin-top:0px;
	margin-left: 10px;
}

#letras {
	float:left;
	width: 233px;
	height: 300px;
	margin-top:0px;
}

#cifras {
	float:left;
	width: 233px;
	height: 300px;
	margin-top:0px;
	margin-left: 10px;
}

#adsense {
	float:left;
	width: 234px;
	height: 60px;
	margin-top:0px;
	margin-left: 10px;
}

#banner3 {
	float:left;
	width: 233px;
	height: 300px;
	margin-top:0px;
	margin-left: 10px;
}

#banner4 {
	float:left;
	width: 120px;
	height: 100px;
	margin-top:0px;
	margin-left: 10px;
}

.post {
}

.post .title {
	height: 40px;
	margin-top: 10px;
	padding: 7px 0 0 15px;
	background-color:#990000;
}

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

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .bloco1 {
	padding: 20px 15px 10px 15px;
	line-height: 1.8em;
	height: 310px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

.post .bloco2 {
	padding: 0px 15px 10px 15px;
	line-height: 1.8em;
	height: 310px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

.post .bloco3 {
	padding: 0px 15px 10px 15px;
	line-height: 1.8em;
	height: 310px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

.post .blocopublicitario {
	padding: 0px 0px 10px 15px;
	height: 90px;
}

.post .blocopublicitario2 {
	padding: 0px 0px 10px 15px;
	height: 90px;
}

.post .bloco4 {
	padding: 20px 15px 10px 15px;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin-top: 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#sidebar2 {
	float: right;
	width: 180px;
	margin-top: 5px;
	color:#FFFFFF;
	background-color:#990000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar2 ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
	background: url(imagens/img07.gif) repeat-x;
	list-style-type: square;
}

#sidebar2 li ul {
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
	list-style-type: square;
}

#sidebar li li {
}

#sidebar h2 {
	height: 29px;
	margin: 0;
	padding: 24px 5px 0 20px;
	background: url(imagens/img08.gif) no-repeat;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 h2 {
	height: 29px;
	margin: 0;
	padding: 24px 5px 0 20px;
	background: url(imagens/img08.gif) no-repeat;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
}

#sidebar2 a:link {
	text-decoration: none;
	color:#FFFFFF;
}

#sidebar2 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#sidebar2 a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#sidebar2 a:hover {
	text-decoration: none;
	color:#cccccc;
}

/* Search */

#search {
}

#search h2 {
	height: 27px;
	padding-top: 13px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 15px 0 15px;
	background: url(imagens/img07.gif) repeat-x;
}

#search #inputtext1 {
	width: 110px;
	padding: 1px 2px;
	background: url(imagens/img5.gif) repeat-x;
	border: 1px solid #C4C3C4;
}

#search #inputsubmit1 {
	background: url(imagens/img6.gif) repeat-x left bottom;
	border: 1px solid #C4C3C4;
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogrolll {
}

/* Meta */

#meta {
}

/* Footer */

#footer {
	background: url(imagens/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* Blog Blogs */

/*--Estrutura geral, como cor de links, fonte do texto e tamanho da margem, etc... --*/

#bbw_readers, #bbw_readers *, #bbw_readers div, #bbw_readers a,#bbw_readers a:hover{
border:0;
font-family:MS Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
text-align:center;
color:#333;
line-height:1em;
margin:0;
padding:0
}

#bbw_readers {
background-color:#F3F6F8;
width:169px;
color:#333;
border:1px solid #DDD;
padding:2px
}

#bbw_readers a:link {
	color:#333
}

#bbw_readers a:visited {
	color:#333
}

#bbw_readers a:active {
	color:#333
}

#bbw_readers a:hover {
text-decoration:none;
border:0;
font-weight:400;
color:#F60
}

/*-------------Titulo ~ onde está escrito Blogblogs ------------------*/

.bbw_title {
background:#F3F6F8;
text-align:center;
font-weight:700;
height:30px;
padding:0
}

/*-------------Icones  ~ De favoritos, de Perfil de usuario, etc ------------------*/

.bbw_icons img{
visibility:hidden
}

.bbw_icons{
position:relative;
top:20px;left:2px;
width:169px;
height:24px;
text-align:center;
background:url(imagens/widget_icons.gif) center no-repeat;
overflow:hidden;
margin:0;
padding:0
}

.bbw_icons a{
display:block;
width:24px;
height:22px;
float:left;
margin-left:4px;
margin-right:4px;
overflow:hidden;
padding:0
}

/*------------- Ranking no blogblogs ------------------*/

.bbw_rank{
position:relative;
top:-25px;
left:0;
width:159px;
color:#333;
text-align:right;
background:url(imagens/ico_chartbar.png) 5px no-repeat #F3F6F8;
margin:0;
padding:2px 10px 2px 0
}

.bbw_rank strong{font-weight:700}

/*------------- Avatar dos leitores ------------------*/
.bbw_avatar{
height:24px;
width:24px;
border:0;
margin:3px
}

.bbw_avatar:hover{
border:3px solid #9C3;
margin:0
}

/*-------------Subtitulo, onde está escrito "Ultimos Leitores" ------------------*/
.bbw_subtitle{
color:#333;
text-align:center;
font-size:10px;
border:1px solid #E0E0E0;
border-left:none;
border-right:none;
padding:-3px 10px
}

/*-------------Rodapé do Widget (por blogblogs)------------------*/

.bbw_footer{
text-align:right;
font-size:10px;
border-top:1px solid #DDD;
padding:2px 10px
}
.bbw_footer a{
font-size:10px
}
.bbw_footer a:hover{
font-size:10px;
color:#f60
}

/* Fim */