/*  
Theme Name: statement
Theme URI: http://www.blogohblog.com
Description: The "Statement" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body { font-family: Arial; font-size: 12px; color: #4d4b4c; background: #fff url(images/bkg.jpg) repeat-x; }

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/

h3 { padding:10px 0 10px 0; font-size:14px;}
a:link {  text-decoration: none; color: #CC6600; border: 0px;}
a:active {color : #CC6600; border: 0px;}
a:visited { color :#CC6600 ; border: 0px;}
a:hover	{ color:#333333; border: 0px;} 
a:focus { outline: none;}
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
#wrapper { width: 1000px; margin:auto; }
#frame,#content { width: 975px; margin:auto; }

/*+++++++ TOP +++++++*/
#header { height: 126px; width: 1000px; }
#logo { float: left; width: 329px; padding-top:40px; padding-left:10px; }
#logo h1{text-indent:-10000px;}
#logo h1 a{display:block; background: url(images/logotipo.png) no-repeat; height:74px; outline:none;}
#topleft { float: right; /*height: 126px;*/ width: 730px; margin-right: 17px; }
#banner-topo{width:728; height:90; margin-top: -100px;}
#searchbox { display: none;float:right; width: 233px; height: 36px; background: url(images/s.gif) no-repeat; margin:20px 5px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 200px; background: none; color:#999999; }
#searchbox #go {
	float: right;
	margin: -32px 4px 0px 0;
	width:36px;
	height:37px;
}

/*+++++++ NAVIGATION +++++++*/
#nav { float:right; padding-right:7px; margin-top:3px;}
#nav ul { }
#nav ul li {display:inline; height:35px; line-height:35px;}
#nav ul li.current_page_item a { background:url(images/navbg-acho.gif) repeat-x; color:#fff; }
#nav ul li.current_page_item a:hover{background:transparent;color:#fff;}
#nav ul li a { color:#fff;float:left; padding:0 0 0 10px;}
#nav ul li a:hover{
	background:none;
	color:#FFCC00;
	text-decoration:overline;
}

/*+++++++ INFOBAR +++++++*/
#infobar { height: 30px; width: 975px; line-height:30px; font-size:11px; margin-bottom:15px; }
#browse { float: left; width: 570px; background:url(images/folder.gif) no-repeat 0 6px; padding-left:22px; }
#rss { float: right; height: 30px; width: 383px; background:url(images/feed.gif) no-repeat right; }
#rss p { padding-right:22px; text-align:right;}

/*+++++++ ENTRY +++++++*/
#left { float: left; width: 570px;  }
.entry { width: 540px; padding:10px; background:#fff; border:1px solid #dadada; margin-bottom:10px; line-height:140%; }
.entry h2 {
	font: 22px/28px "Trebuchet MS", Calibri, Verdana, Arial;
	letter-spacing: -1px;
	margin-bottom:10px;
	padding-left: 50px;
	border-bottom: 1px dotted #CCCCCC;
	}
.entry h2 a {  color:#59770e; }
.entry h2 a:hover {color:#FF6600;}
.entry p { padding-bottom:10px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry ol { padding:0; margin:0;}
.entry ol li { background:#fafafa; }
.entry img {margin:0 10px 10px 10px;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
.allinfos {
	font-size:11px;
	height:20px;
	padding-bottom:10px;
}
span.date { background:url(images/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(images/comment.gif) no-repeat; padding-left:20px; }
span.category { background:url(images/posted.gif) no-repeat; padding-left:20px; }
.navigation { width: 540px; line-height:140%; font-size:11px; 	clear: both;
	padding: 10px 0px;}

/*+++++++ SIDEBAR +++++++*/
#sidebarbottom { float:right; width: 400px; }
#right { float:left; width: 400px;  }
#topsidebar {
	width: 375px;
	padding: 10px;
	border:1px solid #dadada;
	background:#fff;
	margin-bottom:10px;
	margin-left: 5px;
}
#lsidebar h2 { font-size:15px; margin-bottom:10px; font: normal 140%/100% Calibri, "Trebuchet MS", Tahoma, Arial;
	color: #003366;}
#rsidebar h2 { font-size:15px; margin-bottom:10px; font: normal 140%/100% Calibri, "Trebuchet MS", Tahoma, Arial;
	color: #003366; }
#lsidebar {
	float:left;
	width:160px;
	padding:5px;
	border:1px solid #dadada;
	background:#E6E6CC;
	color: 333333;
}
#rsidebar {
	float:left;
	width:195px;
	padding:5px 10px 5px 10px;
	border:1px solid #dadada;
	background:#F1F1E2;
	margin-left:8px;
}
/*Links das barras laterais */

#rsidebar a, #lsidebar a, #rsidebar a:visited, #lsidebar a:visited {
	color: #495233;
	text-decoration: none;
}
#rsidebar a:hover, #lsidebar a:hover {
	color: #FF6600;
	text-decoration: none;
}
#sidebarbottom ul{ margin:10px auto 20px;}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{
	display:block;
	background:url(images/bullet2.gif) no-repeat 0 0;
	padding-left:24px;
	padding-bottom:5px;
	border-bottom:1px dashed #C8C893;
}
#sidebarbottom p{padding:0 5px;}
/*Categoria widget */
ul.list-cat li, li.widget_categories li {
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*Coment�rios recentes widget */
li.widget_recent_comments li {
	background: url(images/mini-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*Postagens resentes widget */
li.widget_recent_entries li {
	background: url(images/posted.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*Arquivo widget */
ul.list-archive li, li.widget_archive li {
	background: url(images/arquivo.png) no-repeat !important;
	padding-left: 20px !important;
}
/*P�ginas widget */
ul.list-page li, li.widget_pages li {
	background: url(images/pagina.png) no-repeat !important;
	padding-left: 20px !important;
}
/*Links widget */
ul.list-link li, li.widget_links li {
	background: url(none) no-repeat !important;
	padding-left: 0px !important;
}
/*+++++++ COMMENTS +++++++*/
.postmetadata { padding:5px; background:#feffe5; }
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:1px solid #dadada; height:200px; width:500px;}
.commentlist cite { background:#f9f9f9; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(images/doth.gif) repeat-x bottom; font-size:11px;}

/*+++++++ FOOTER +++++++*/
#banners-full{background-color: #FFCC00; width: 955px; margin:auto; padding:10px; height:80px;}
#footer { background: #222222 url(images/rodape.jpg) repeat-x; width: 100%; margin:15px auto 0px; height:100px; font-size:10px; }
#banner-rodape-esq {width: 468px; height: 60px; float: left; margin-right: 30px;}
#banner-rodape-dir {width: 468px; height: 60px; float: left;}
#foo { background:url(images/logo-rodape.png) no-repeat right; width: 955px; margin:auto; padding:10px; height:80px; color:#fff; }
#foo a:link {
	color : #FFCC00;
	border: 0px;
	font: 13px "Trebuchet MS", Calibri, Verdana, Arial;
}
#foo a.Rodape:active {
	text-decoration: underline;
	color : #0099FF;
	border: 0px;
}
#foo a.Rodape:visited {
	color : #0099FF;
	border: 0px;
}
#foo a.Rodape:hover	{
	color: #FFFFFF;
	border: 0px;
	text-decoration: underline;
} 
#foo a.Rodape:link {
	color : #0099FF;
	border: 0px;
}
#foo a:active { text-decoration: underline; color : #FFCC00; border: 0px; 	font: 13px "Trebuchet MS", Calibri, Verdana, Arial;}
#foo a:visited { color : #FFCC00; border: 0px; 	font: 13px "Trebuchet MS", Calibri, Verdana, Arial;}
#foo a:hover	{color: #FFFFFF; border: 0px; 	font: 13px "Trebuchet MS", Calibri, Verdana, Arial;} 
#foo ul {
	float:left;
	margin-top:10px;
	border-bottom: 1px dashed #006699;
}
#foo ul li {display:inline; height:35px; line-height:35px; font-weight:700;}
#foo ul li.current_page_item a { background:url(images/navbg-acho.gif) repeat-x; color:#fff; }
#foo ul li.current_page_item a:hover{background:transparent;color:#fff;}
#foo ul li a { color:#fff;float:left; padding:0 20px 0 0;}
#foo ul li a:hover{background:none;color:#dadada; text-decoration:none;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left; padding-left:30px; padding-bottom:20px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:1px solid #999999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:1px solid #999999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999999;}
/** NOVO C�DIGO **/
/** DATA DOS POSTS **/
.post-date {
	width: 44px;
	height: 65px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	padding-right: 5px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #663500;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
	font-weight: bold;
}
/* T�TULOS E �CONES*/
.post-title {
	float: left;
	margin-left: 10px;
	width: 400px;
	padding-bottom: 5px;
}
span.post-autor {
	font-size: 95%;
	color: #CC6600;
	background: url(images/autor.gif) no-repeat;
	padding-left: 20px;
}
span.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: ##CC6600;
}
/*COMENT�RIOS*/
.post-comments {
	background: url(images/comm_a.gif) no-repeat;
	padding-left: 20px;
	font-size: 95%;
	height: 20px;
	vertical-align: bottom;
}
