/*
THEME NAME: Bomblog
THEME URI: http://www.bombando.com.br/blog
*/
/* 1. Reset */
@import url('/_css/styles.css');

/* 2. Basic */
.alignnone{
	margin:0 0 10px
}
.alignleft{
	float:left;
	margin:0 10px 10px 0
}
.alignright{
	float:right;
	margin:0 0 10px 10px
}
/* 3. Grid */
#access{
	display:none
}
#content{
	float:left;
	width:479px;
	padding:0 0 0 28px
}
.sidebar{
	float:right;
	width:228px;
	margin:0 0 380px;
}
/* 4. Format */
#content p,
#content li{
	padding:0 0 20px;
	line-height:1.5em
}
#main h2 a,
#main h2 span{
	font-size:1.3em;
	font-weight:900;
	color:#74436C;
	text-decoration:none;
}
h4,h4 *{
	font-weight:900
}
#content h2,
#content h3{
	padding:0 0 20px;
	font-size:1.28em
}
#content h3{
	font-size:1em
}
.sidebar .wps{
	width:228px;
	padding:9px;
	background:#F8F5F1 url(/_img/bg_sidebar.gif) no-repeat 0 0
}
.sidebar h3{
	margin:0 0 12px;
	width:196px;
	height:54px;
	background:url(/_img/st_archives.png) no-repeat 0 0
}
.sidebar li{
	padding:0 0 48px
}
.sidebar li li{
	padding:0 0 4px
}
.sidebar .bombando p{
	color:#333
}
.sidebar .bombando p a{
	font-weight:900;
	text-decoration:none
}
.sidebar .widget_search{
	height:92px;
	margin:0 0 28px;
	padding:85px 0 0 14px;
	background:url(/_img/bg_search.gif) no-repeat 0 0
}
.sidebar .widget_search h3{
	display:none;
}
.sidebar .widget_search input#s{
	width:197px;
	margin:0 0 6px;
	padding:6px;
	background:#fff;
	border:1px solid #8A765A
}
.sidebar .widget_search .button{
	background:url(/_img/bt_vai.png) no-repeat 0 0
}
.sidebar .widget_categories h3{
	width:153px;
	height:54px;
	background:url(/_img/st_categories.png) no-repeat 0 0
}
.sidebar .widget_tag_cloud{
	padding:0 0 16px;
	text-align:justify
}
.sidebar .widget_tag_cloud h3{
	width:111px;
	height:52px;
	background:url(/_img/st_tags.png) no-repeat 0 
}
.sidebar .widget_tag_cloud a{
	color:#8555A5
}
.sidebar #rss {
	padding:0 0 10px
}
.sidebar #rss a{
	width:224px;
	height:138px;
	background:url(/_img/bt_rss.png) no-repeat 0 0
}
.sidebar ul li ul,
.sidebar ul li ul li{
	border:0 solid #DBCCBA;
	border-width:1px 0 0
}
.sidebar ul li ul li{
	padding:4px 4px 4px 28px;
	background:url(/_img/bl_sidebar_blog.gif) no-repeat 0 7px;
	border-width:0 0 1px
}
#main .sidebar ul li ul li a,
#main .widget_tag_cloud a{
	color:#8352A4;
	text-decoration:none
}
#main .sidebar ul li ul li a{
	font-weight:900	
}
#novocd{
	width:246px;
	padding:13px 0 0;
	background:url(/_img/bg_sidebar_bottom.png) no-repeat 0 0;
}

/* 5. Pages */
#content img{
	border:1px solid #767641
}
.navigation{
	height:4em
}
.navigation div{
	float:left
}
.navigation div a{
	width:206px;
	height:71px;
	background:url(/_img/bt_anteriores.png) no-repeat 0 0
}
.navigation .nav-next{
	float:right
}
.navigation .nav-next a{
	background-image:url(/_img/bt_proximos.png)
}
#content .post,
#content .page{
	width:482px;
	margin:0 0 20px;
	padding:0 0 20px;
	background:url(/_img/bg_sep.gif) no-repeat bottom;
}
#content .entry-content ul,
#content .entry-content ol{
	padding:0 0 15px
}
#content .entry-content li{
	margin:0 0 0 30px;
	padding:0 0 5px
}
#content .post ul li,
#content .page ul li{
	list-style:disc
}
#content .post ol li,
#content .page ol li{
	list-style:decimal
}
.more{
	margin:-15px 0 0
}
.more a{
	font-weight:900
}
.entry-date{
	margin:-18px 0 20px;
}
.entry-date,
.entry-date *{
	font-weight:900;
	color:#6D665D
}
.entry-meta{
	clear:both;
	font-size:0.9em
}
.entry-meta,
.entry-meta *{
	font-weight:900;
	color:#333
}
.entry-meta a{
	color:#7F4974 !important;
	text-decoration:none;
}
.archive #content h3,
.search #content h3{
	font-size:1.28em
}
.search #content h3 a{
	font-weight:900
}
#content .comment{
	padding:0 0 40px
}
#content .comment p{
	padding:5px 0
}
.comment-author a,
.comment-author span{
	font-weight:900
}
.comment-meta{
	padding:5px 0
}
#content .comment .unapproved{
	margin:6px 0;
	padding:4px;
	background:#fff;
	color:#B6050E
}
#comments h3,
#respond h3{
	font-size:1.28em
}
#respond h3{
	padding:0 0 10px
}
#content #comment-notes{
	padding:4px 0
}
.formcontainer .form-label{
	padding:10px 0 2px
}
.formcontainer .form-submit{
	padding:10px 0 20px
}
/* 6. Hacks */
#title h2 a,
.navigation div a,
.sidebar h3,
.sidebar #rss a{
	overflow:hidden;
	display:block;
	text-indent:-9999px
}