/*
Theme Name: blooks 	
Theme URI:
Description: Simple Wordpress theme based on HTML5 using red, black & white colors.
Version: 1.0
Author: Bruno
.
.
*/

* {margin: 0; padding: 0; }
header, nav, section, article, aside, footer {display: block}



body {
	font: 13px/18px Arial, sans-serif;
	color: #666;
  background: #FFF;
}
a {
	color: #bb9338; text-decoration:none;
}
a:hover {
	color: #bb9338; text-decoration: underline;
}

a:focus{outline:none;}

p {margin: 0 0 18px; color: #666; text-align:left; }
input {vertical-align: middle}

blockquote {
	margin: 0 0 18px 0px;
	padding: 1px 12px;
	border-left: 3px solid #000;
	background: #F2F2F2;
	font-style: italic;
	height: 1%;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.alignleft {float: left}
img.alignleft {margin: 5px 10px 20px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 20px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	margin-bottom: 20px;
}
.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 10px;
	margin: 0;
}
table {
	width: 99%;
	margin: 0 0 20px 3px;
	border-collapse: collapse;
}
th, td {
  border: 1px solid #CCC;
	padding: 4px 8px;
}
th {
  text-align: left;
	background: #F3F3F3;
}
pre {
	margin: 0 0 20px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	display: block;
	background: #FFF;
	margin-top: 40px;
}


/* Header
-----------------------------------------------------------------------------*/
#headerbg{
	height: 191px;
	width: 1000px; margin: 0 auto;
        background: #000; 
	margin-bottom: 28px;
	position: relative;
}

header {background: #000 url(_http://blooks.com.br/wp-content/uploads/2011/02/logo.jpg); height: 243px; border-bottom: 1px solid #fff;}

/*logo*/

#logo{width:1000px; margin: 0 auto;}
#logo h1{ height:191px; width:1000px; background:#000 url(http://blooks.com.br/wp-content/uploads/2011/02/logo.jpg) no-repeat top left;  margin: 0px;  padding:0px;}
#logo h1 a{display:block; height:191px; text-decoration:none; width:1000px; overflow:hidden;}
#logo h1 span{visibility: hidden;}
#logo h1 a:hover { height:191px; width:1000px; background:url(http://blooks.com.br/wp-content/uploads/2011/02/logo.jpg) no-repeat top left; background-position: 1000px 0; z-index:2; /*IE 5.0 e 6.0;*/}

#logo h1 a:focus{outline:none;}


nav {
	position: absolute;
	top: 191px;
	left: 0;
	display: block; 
	height: 52px;
	line-height: 52px;
	background: #3A3D41;
    width: 100%;
    clear: both;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
		}
	
#nav{width: 1000px; margin: 0 auto;}

#nav li {
	float: left;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	border-right: 1px solid #666;
	margin-top: 15px;
	height: 20px; line-height: 20px;
	list-style: none;
}
#nav li a {
	float: left;
	margin: 0 20px 0 20px;
	
    text-decoration: none;
	
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li.current_page_item a {
	color: #999;
}

#search {
	position: absolute;
	top: 195px;
	right: 0px;
	width: 236px;
	height: 51px;
	z-index: 10;
}
#search input {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 10px;
}
#s {
	width: 135px;
	padding: 4px 6px;
	border: 1px solid #FFF;
	margin-right: 5px;
	color: #666;
	background: #FFF;
	margin: 0 6px 0 38px;
	}
#s:hover {
	border-color: #AAA;
}
#s:focus {
	border-color: #C79D3F;
}
#searchsubmit {
	background: #000 url(images/bg_btn.jpg) repeat-x;
	border: 1px solid #D7D7D7;
	padding: 3px 0;
	color: #D5A844;
	overflow: visible;
	cursor: pointer;
	width: 40px;
}



#searchsubmit:hover {
	text-decoration: underline;
}


/* Content
-----------------------------------------------------------------------------*/
section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
#content {
	width: 638px;
	float: left;
	padding: 0 23px 20px 15px;
	overflow: hidden;
}
#content h2 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 4px;
	font-size: 18px; font-weight:bold;  line-height: 26px;
    color: #333;

}
#content h2 a {
  text-decoration: none;

}
#content h2 a:hover {
  text-decoration: underline;
}
#content h3 {
	font: normal 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 18px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 2px 2px 1px #DDD;
	color: #666;
}
#content .post {
	margin: 0 0 25px 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
}
#content .post h2,
#content .post h3 {
	font-size: 23px;
	margin: 0 0 18px;
}
.pmeta {
	font-size: 12px;
  line-height: 16px;
	color: #666;
	margin-bottom: 10px; 
}

.pmeta span {
  margin: 0 3px;
}

.entry {
  text-align: left;
}

.entry img:hover{border-color: #ccc;}


#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: normal 23px/1.4 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 4px;
	margin: 25px 0 18px;
	text-shadow: 2px 2px 1px #DDD;
  background: url(i/smalldot.gif) 0 100% repeat-x;
	border: none;
}
#content .entry h3 {font-size: 20px}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 15px}
.ptags {
	font-size: 12px;
        line-height: 16px;
	color: #999;
	padding: 3px 5px;
	overflow: hidden;
	height: 60px;
}
.comments {
	float: right;
        display: block;
        height: 20px;
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
        margin-top: 0px;
}

.share {
	float: left;
        display: block;
        height: 20px;
        line-height: 20px;
        font-weight: bold;
}


.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.post ol {
	margin: -4px 0 18px 35px;
}
.post ul {
	margin: -4px 0 18px 18px;
}
.post li {
	padding: 3px 0 4px;
}
.post ul li {
	list-style: disc;
        background: url(i/arrow.gif) 0 11px no-repeat;
	padding: 3px 0 4px 0px;
}
.post li ul {
	margin: 4px 0 -5px;
  border-top: 1px solid #EEE;
}
.post li ol {
	margin: 4px 0 -5px 18px;
  border-top: 1px solid #EEE;
}

div.pagetitle {
	font-family: , Arial, Sans-Serif;
	padding: 6px 10px;
	font-size: 16px;
	color: #666;
	margin-bottom: 30px;
    text-align: left;
	background: #efefef;
}

.commentlist {
	margin: 18px 0 40px 0;
}

.commentlist li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}
.commentlist li .commentdiv {
	margin: 0 0 25px;
	height: 1%;
}
li.bypostauthor .commentdiv {
	padding: 3px 3px 7px;
	border: 1px solid #AAA;
}
.commentlist ul.children {
	margin: 13px 0 0 18px;
}
.comment-author {
	background: #FFF;
	padding: 8px 0px 3px 0px;
	min-height: 39px;
	height: 39px;
}

.fn {
	font-style: normal;
	font-weight: bold;
}

.says{color: #999;}


.avatar {
	border: 1px solid #DDD;
	padding: 2px;
	float: left;
	background: #FFF;
	margin: 0 5px 0 0;
}
.commentmetadata {
	font-size: 11px;
	color: #999;
	padding: 3px 0 0;
}
.commentmetadata a {
	color: #888;
  text-decoration: none;
}
.commentmetadata a:hover {
text-decoration: underline;
}


.ctext em {
    display: block;
	padding: 10px 0px;
	color: #333;

}

.reply {
	width: 100%;
	overflow: hidden;
	text-transform: lowercase;
	margin: -3px 0 0 7px;
}
.reply a {
	background: #F4F4F4;
	float: left;
	color: #AA0001;
	text-decoration: none;
	padding: 0 6px 2px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 16px;
}
.reply a:hover {
	background: #E60000;
	color: #666;
	border: 1px solid #E60000;
}
#cancel-comment-reply {
	float: right;
	position: relative;
	top: -43px;
}
#cancel-comment-reply small {
	font-size: 13px;
}

#respond h3 {
  margin-top: 35px;
  color: #DDD;  
}

#commentform {
	padding: 0 0 20px;
}
#commentform p {
	margin: 0 0 10px;
	white-space: nowrap;
}

#commentform label{
font-size: 14px; font-weight:bold; 
}

#author, #email, #url, #comment, #submit {
	font-family:  Arial, Sans-Serif;
	font-size:13px;
	padding: 6px 5px;
	width: 200px;
	border: 1px solid #CCC;
}

#author, #email, #url{width: 485px;}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #D5BF44;
}
#comment {
	width: 485px;
	height: 150px;
}

#submit {
	background: #000 url(images/bg_btn.jpg) repeat-x;
	border: 1px solid #D7D7D7;
	display:block;
	padding: 6px 0;
	color: #D5A844;
	overflow: visible;
	cursor: pointer;
	width: 160px;
	}



#submit:hover {
	text-decoration: underline;
}

.navigation {
  background: url(i/smalldot.gif) repeat-x;
	padding: 15px 0 0;
}
.navigation a {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  border: 1px solid #ccc;
	color: #666;
  text-decoration: none;
  text-align: center;
}

.navigation a:hover {
  border: 1px solid #4A4A4A;
	color: #4A4A4A;
	background: #EEE;
}

.navigation span {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  text-align: center;
}
.navigation span.pages {
  margin-right: 10px;
	width: auto;
}
.navigation span.current {
  border: 1px solid #4A4A4A;
	background: #888;
	color: #FFF;
}

.navigation.first {
	background: none;
	padding: 0;
}
.navigation.com a {
	margin: 0 -2px 0 0;
}
.navigation.com span.dots {
	margin: 0 -4px 0 0;
}
.navigation.com span.current {
	margin: 0 -2px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
aside {
	float: right;
	width: 304px;
	font-size: 12px;
	line-height: 15px;
}

#sidebar1 {
    display: block;
	float: left;
	width: 304px;
}

#sidebar2 {
	display:block;
	float: right;
	width: 196px;
	margin-right:13px;
	background: #9D9C9C;
}

aside ul {
	margin: 0 0 5px;
}

aside li ul {
  margin: 0 0 2px;
}
aside li li {
  padding: 3px 0 0 12px;
	border: none;
}

/*destaques*/

.destaque{ margin-top: 25px; display: block; text-align:center;}
.destaque a img{border-color: #9D9C9C;}
.destaque a img:hover{border-color: #333;}

#sidebar2 .titulo{color: #FFF; font-size: 14px; font-weight: bold; line-height: 25px; text-align: center; display: block; width: 181px;}
#sidebar2 .preco{color: #FFF;}

#sidebar2 .widget_text h3{
	font-family: Arial, Sans-Serif;
	font-size: 14px; font-weight:bold;
	height: 26px;
	line-height:26px;
	width: 181px;
	background: url(images/bg_videos.gif) repeat-x;
	color: #FFF;
	padding-left: 15px; 
	} 

#sidebar1 .widget_text{margin-bottom: 40px;}

#sidebar1 .widget_text h3 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; font-weight:bold;
	height: 26px;
	line-height:26px;
	background: url(images/bg_videos.gif) repeat-x;
	color: #FFF;
	padding-left: 15px; 
        display: block;
        clear: both;
	} 


.link_destaques{font-weight:bold; color: #FFF; height: 50px; line-height: 50px; margin-left: 20px; margin-bottom: 20px; font-size: 13px; text-align:right;  float: right; margin-right: 23px; }


.link_destaques:hover{color: #FFF;}

/*Amigos*/

.widget_links {
margin-bottom: 25px;
background: #FFF;
width: 304px;
display: block;
}

.widget_links  li {
	list-style: none;
	border-bottom: 1px solid #EDEDED;
	padding: 12px 4px 8px 26px;
	margin: 0;
	background: url(images/bg_links.gif) 13px 19px no-repeat;
}

.widget_links h3 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; font-weight:bold;
	height: 26px;
	line-height:26px;
	color: #FFF;
	padding-left: 12px;
	width: 292px;
	background: url(images/bg_amigos.gif) no-repeat;
        display: block;
        clear: both;
} 

.widget_video h3 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; font-weight:bold;
	height: 26px;
	line-height:26px;
	color: #FFF;
	padding-left: 12px;
	width: 292px;
	background: url(images/bg_videos.gif) repeat-x;
        display: block;
} 

.widget_video object {display: block; margin-bottom: 30px;}

.widget_Twidget  {
margin-top: 25px;
}



.widget_Twidget  li {
	list-style: none;
	border-bottom: 1px solid #ededed;
	padding: 12px 4px 8px 0px;
	line-height: 20px;
	color: #666;
	margin: 0;
}


.widget_Twidget h3 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; font-weight:bold;
	height: 32px;
	line-height:28px;
	padding-left: 42px;
	width: 262px;
	background: url(images/bg_twitter.gif) no-repeat;
} 

.widget_Twidget a h3:hover{
text-decoration: underline;
}

.link_twitter{padding:0; height: 12px; line-height:12px; font-weight:bold; margin-bottom: 30px; margin-top: 5px; font-size: 13px; float: right; display: block; width: 40px; }

/* flickr */


.widget_flickr  {
margin-top: 45px;
margin-bottom: 45px;
}


.widget_flickr  li {
	list-style: none;
	border-bottom: 1px solid #B3B3B3;
	padding: 12px 4px 8px 14px;
	color: #666;
	margin: 0;
}

hr{border:0px; background: #ededed; height: 1px; margin-top: 10px;}

.widget_flickr h3 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; font-weight:bold;
        display: block;
	height: 32px;
	line-height:28px;
	padding-left: 42px;
        margin-bottom: 15px;
        margin-top: 10px;
	width: 262px;
	background: url(images/bg_flickr.gif) no-repeat;
} 

.widget_flickr a h3:hover{
text-decoration: underline;
}

.link_flickr{clear: both; display: block; float: right; margin-top: 12px; height: 18px; line-height:12px; font-weight:bold; margin-bottom: 20px; font-size: 13px; }

.widget_flickr a img{border: 2px solid #333; width: 91px; height: 68px; margin: 0 3px; padding: 0px;}
.widget_flickr a img:hover{border: 2px solid #bb9338; }



/*Fim de flickr*/




#tagCloud a,
.widget_tag_cloud a {
	margin: 0 4px 0 0;
  line-height: 24px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footerbg{
background: #333;
width: 100%;
}

#footer {
width: 1000px;
margin: 0 auto;
	display: block;
	font-size: 11px;
	text-align:left;
	line-height: 16px;
	color: #666;
	padding-top: 20px;
	background: #333;
	display: table;
	padding-bottom: 40px;
	overflow: hidden;
}

#footer h3 {
	font-family: Arial, Sans-Serif;
	font-size: 20px; font-weight:bold;
	height: 28px;
	line-height:28px;
    border-bottom: 1px solid #686868;
	text-align:left;
	color: #666;
	}

.cat{
width: 180px;
float: left;
display: block;
 margin-right: 30px; 
margin-left: 20px; }

.cat  li, .arquivo li {
	list-style: none;
	border-bottom: 1px solid #3D3D3D;
	padding: 12px 4px 8px 0px;
	color: #666;
	margin: 0;
	font-size: 12px;
}




.arquivo{
width: 180px;
float: left;
display: block;

margin-right: 30px;}

.last{
width: 260px;
float: left;
display: block; 
font-size: 12px;

margin-right: 30px;}

.last li {
	list-style: none;
	font-weight: normal;
	border-bottom: 1px solid #3D3D3D;
	padding: 12px 4px 8px 0px;
	color: #666;
	margin: 0;
}

.tag{
width: 240px;
float: right;
display: block;
margin-right: 10px;
}


.navigation .pages, .navigation .last, .navigation .first {display: none;}



