	/*
Theme Name: Brajeshwar
Theme URI: http://theme.brajeshwar.com/
Version: v7.3.1
Author: Brajeshwar
Author URI: http://www.brajeshwar.com/
Description: <p>A minimal, simple, crisp, clear and light 3 column design. This plugin independent theme highlights the excerpt of the latest article on the home page. The fonts styles have been updated to be compatible with Microsoft Windows Vista.</p><p>Details, Preview and latest release downloads are available at the <a href="http://theme.brajeshwar.com/" title="Brajeshwar Theme">theme's Website</a>.</p><p>Visit the <a href="http://www.brajeshwar.com/" title="Brajeshwar">Original Site</a> from where this theme got its inspiration.</p>

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/*
reset
----------------------------------------------------------- */
* { margin: 0; padding: 0;list-style-type:none; }

body { 
margin:0;padding:0;
background: #666666; 
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size:1.1em;
text-align: center; 
}

/* links */

a {
	text-decoration:none;
	color:#F70;
}
a:hover {
	color:#C60;
}
del {
	text-decoration: line-through;
}
p {
color:#446666;
}
img {
border:0;

}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 10px 0;
}
h1 {}
h1 a { color: #515151;}
h1 a:hover { 
background: none;
border-bottom: none;
}
h1,h2 {  font-size: 1.1em; color:#446666;}
h3 { font-size: 1em;padding-left:17px;color:#0C88CB; }
h4 { font-size: 0.9em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.7em; }

/* misc */

abbr, 
acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre { 
font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}
pre {
border: 1px solid #888;
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul, ol {
margin: 10px 0; 
color:#446666;
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px 15px;
/*background: url(i/bullet.gif) no-repeat 0 6px;*/
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
list-style:decimal !important;

}
ol li {
margin: 0 0px 5px 0;
padding-left:0px !important;
list-style:decimal !important;
list-style-position:outside !important;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em Constantia, "Palatino Linotype", Palatino, Georgia, serif;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
.centered{
margin: 0 auto;
text-align:center;
}
img.border {
padding: 2px;
}

/* layout
------------------------------------------------------ */

#container {
margin: 0 auto; 
width: 820px;
font-size: 0.75em;
text-align: left;
background:#fff;
}
#wrap {
height: 1%;
margin: 5px 0;

}
#col-left {
float:right;
width: 174px;
text-align: left;
border-left:solid 1px #f5f5f5;
font-size:0.8em;
}
#col-left a {
border:none;padding:0;
}
#col-left img {
border:0px;
}
#col-main {
float:left;
width: 460px;
}

#col-right {
float:left;
width: 174px;
border-left:solid 1px #EEEEEE;
font-size:0.8em;
}

/* header
------------------------------------------------------ */
.logo{
	width:230px;
	height:68px;
	display:block;
	background: url(i/logo.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
}
#chapeu {height:10px;}
#header {

padding: 10px 0 0 0 ;

background:url(i/chapeu.gif) no-repeat #fff top;
margin-bottom:35px;
}
/*
#header h1, #header h1 a {
font: normal normal bold 1.7em/normal Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
text-transform: uppercase;
margin: 0;
padding: 0;
border: 0 none;
text-decoration: none;
color: #666;
}
#header h1 a:hover {
border: 0 none;
text-decoration: none;
color: #000;
}
*/
body#home #header {
border-bottom: none;
}

/* main navigation */

#nav {
float:right;
margin: 25px 0 0 0;

}
#nav li {
float: left;
display: block;
list-style-type: none;
margin: 0; 
padding: 0;
background-image: none;
}
#nav a:link, #nav a:visited {
float: left;
display: block;
padding: 0 10px 8px 10px;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
#nav li.current_page_item, #nav a:hover {
background: url(i/tab.gif) no-repeat 50% 100%;
border-bottom: none;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
}

/* latest post
------------------------------------------------------ */

#latest {
height: 26px;
padding-bottom:5px;

}
body#home #latest {
}
#latest-inner {
margin: 5px 21px;
text-align:center;
/* background: url(i/latest.gif) repeat-y; */
}

/* post */

#post-latest {
float: left;
width: 550px;
font-size: 1.1em;
}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 20px 20px 0;
font: bold 1.1em Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
}
#post-latest p.post-meta {
margin: 0 20px;
font-size: 0.8em;
}
#post-latest .post-body {
padding: 10px 20px 20px;
}

/* about */

#sec-about {
float: left;
width: 210px;
padding: 0 0 20px;
background: #F3F8F8;
font-size: 0.9em;
line-height: 1.6em;
}
#sec-about p {
margin: 20px;
}
#sec-about h3 {
margin: 0;
padding: 20px 0 0 20px;
font-size: 1.1em;
}

/* main column
------------------------------------------------------ */

/* post */
#col-main h3.sec-title {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#col-main li {
list-style-type:circle;
list-style-position:inside;
padding-left:15px;
}
#col-main li a {
font-size:1.1em;
}
.relacionado li a{
font-size:1em;
color:#777777;
}

.relacionado li {
margin-left:0px;
padding-left:0px !important;
}

div.post {
margin: 0 15px 20px;
padding: 0 0 40px;
background: url(i/3os.gif) no-repeat 50% 100%;
}
div.post-body {}

div.post-body p {
	margin: 0.8em 0;
	line-height: 1.5em;
}

div.post-body img {margin:5px 0;

}
/* over-ride the above image style for wp-smiley */
div.post-body img.wp-smiley {
float: none;
background: none;
border: 0 none;
margin: 0;
padding: 0;
}

hr {
height:1px;
background:#EEEEEE;
line-height:1px;
border:none;
}

h2.post-title, h1.post-title, .titulo {
margin: 0;
font-weight: bold;
font-size:1.5em;
margin-bottom:10px;
color:#fe7700 !important;
}
p.post-meta {
margin: 0;
font-size: 0.8em;
color:#cc6600;
}
body#archives p.post-meta-ind {
margin: 10px 0 0;
font-size: 0.8em;
}
span.meta-name {
display: block;
float: left;
width: 120px;
font-size: 1.1em;
text-transform: uppercase;
}
span.meta-detail {
font-size: 1.1em;
text-transform: none;
}
p.more {
margin: 20px 0 0;
padding: 0;
line-height: 18px;
}
#col-main a:hover {

}
#col-main img {

}

/* prev-next navigation */

div.content-navigate {
padding: 10px 15px 20px;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

/* comments */

#comments {
padding: 0 15px 40px;
background: url(i/3os.gif) no-repeat 50% 100%;
}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 10px 0;
background: url(i/dot.gif) no-repeat 50% 100%;
}
div.comment p {
margin: 5px 0;
}
.comment-meta {
font-size: 0.95em;
text-transform: uppercase;
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 
#s {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
}
#searchsubmit, #comment-submit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 25px 0 0;
}
ul#search-results-list li {
margin: 0 0 40px;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 6px;
line-height: 18px;
}
ul#search-results-list h2 {
margin: 0;
padding: 0;
}

/* side columns common
------------------------------------------------------ */
#col-right a, #col-left a {
color:#777;
}
#col-right .sec-title , #col-left .sec-title{
margin:0;
padding:10px 0;
text-align:left;
}
#col-right a:hover, #col-left a:hover {
background: transparent;
}
#col-right li, #col-left li {
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #e5e5e5;
background-image: none;
line-height: 20px;
margin-top:5px;
}
#col-right ul ul, #col-left ul ul {
margin: 0;

}
#col-right li li, #col-left li li {
border-top: 1px solid #e5e5e5;
}

h3.sec-title, span.sec-title {
color:#ee7733;
margin:10px 0;
text-transform: uppercase;
letter-spacing: 0.2em;
display:block;
}

div.left-sec , 
div.right-sec {
margin: 0 15px 40px;
}

/* ---------------------------------------------------
ads		
------------------------------------------------------ */
#ads-home {
margin:0 auto;
text-align:center;
}
.ads-articles {
margin:0 auto;
text-align:left;
}

/* footer
------------------------------------------------------ */

#footer {
margin: 4px 0 0;
padding: 20px 0 20px 165px;
border-top: 1px solid #ccc;
font-size: 0.8em;
clear:both;
}

/* misc
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Editado
------------------------------------------------------ */
.post-info {
	text-align:center;
	height:40px;
	margin:0 auto;
}
.post-info span{
float:left;
margin:4px 3px;
}
.comentarios {
	margin:0 3px;
	background:url(i/icones/comentarios_amarelo.gif) no-repeat 3px;
	padding:3px 6px 3px 23px;
	border:1px solid #e3e4e4;
	border-left:2px solid #e3e4e4;

	
}
.compartilhe {
	margin:0 3px;
	background:url(i/icones/compartilhe.gif) no-repeat 3px;
	padding:3px 6px 3px 23px;
	border:1px solid #e3e4e4;
	border-left:2px solid #e3e4e4;
	
}
.categoria {
	margin:0 3px;
	background:url(i/icones/categoria2.gif) no-repeat 3px;
	padding:3px 6px 3px 23px;
	border:1px solid #e3e4e4;
	border-left:2px solid #e3e4e4;
	
	}
	.autor {
	margin:0 3px;
	padding:3px 6px 3px 23px;
	border:1px solid #e3e4e4;
	border-left:2px solid #e3e4e4;
	
	}
.alt {
	margin:10px;
	padding:10px;
	background:#f8f7f6;
	border: 1px solid #d6d3d3;
	padding-left:10px !important;
}
.aut {
	margin:10px;
	padding:10px;
	background:#fff;
	border: 1px solid #d6d3d3;
	padding-left:10px !important;

}
/*.thunbs img{border:0;}*/

.galeria img{ 
margin:0 auto;text-align:center;
}
.galeria2{
margin:0 auto;text-align:center;
}
.galeria2 img{
padding:7px; border:#cecfd1 1px solid;
}

#col-main h3 {
font-size:1.3em;
font-weight:bold;
}
#col-main label {
font-size:1.3em;
}
.comentario-autor {
	font-size:1.1em;
	font-weight:bold;
}
.comentario-autor a {
	color:#446666;
}
.info{
margin:5px;
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
}
.info a {
color:#005ca9;
}
#recursos a:hover,.menulateral a:hover
{
padding-left:3px;
border-left:solid 3px #036bb2;
}
.noticias  {
	font-size:1.2em;
	float:left;
	padding:9px;
	border-top:dotted 1px #ededed;
	border-bottom:dotted thin #ededed;
	background: url(img/noticias.jpg) right bottom no-repeat ;
	margin:14px;
	border-left:solid 2px #007fc5;	
}
.citacao {

	padding:9px;
	border-top:dotted 1px #ededed;
	border-bottom:dotted thin #ededed;
	background: url(img/aspas.jpg) right bottom no-repeat ;
	margin:14px;
	border-left:solid 2px #007fc5;	
	clear:both;
}
.lista-download {
	width:80px;
	float:left;
	font-size:0.9em;
	padding:9px;
	border:dotted 1px #ededed;
	border-top:solid 2px #007fc5;
	background: url(img/download.jpg) right bottom no-repeat ;
	margin:14px;
}
.lista-download a{text-decoration:none;}
.lista-download ul {
    background: #FCFCFC;
    margin-top: 5px;
    padding: 0px 5px 5px 5px;
}

.lista-download  li {
    padding: 5px 3px 5px 3px;
    border-top: 1px dashed #CCC;
    color: #333;
}
.quebra {
clear:both;
}

/* Comments Styling */
#commentform {
margin: 1em 0;
background: #ffffff;
width: 300px;
margin:20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 5px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#submit {
margin:10px 0;
}
/* slideshow
------------------------------------------------------ */
.borda {
padding:7px;
border:#cecfd1 1px solid;
}
.borda-menor {
padding:7	px;
border:#cecfd1 1px solid;
}
.buscape {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em Constantia, "Palatino Linotype", Palatino, Georgia, serif;}
.buscape img {padding:4px;}

.compare {border:1px solid #B2B2B2;padding:3px;}

.zoundry_bw_tags {}

.borat {background:red;}

.lista-post {
margin:0px;
padding:0px;
color:#446666;
}

#ga_shade {
	display:none !important;
}

.h2-img {
	margin:0px;
	padding:0px;
}

.h2-foto {
float:left;
margin-right:10px;
margin-bottom:10px;
}

.himg {
	margin:0px;
	padding:0px;
}

.ft-left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.ft-right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


.p { font-size: 13px !important; line-height: 1.4em; color:#446666;display:inline; padding-left:0px;}
.p-strong { font-size: 13px !important; line-height: 1.4em; color:#446666; font-weight:bold; padding-left:0px;}
.inline { display:inline; }
.tabela td { padding:4px; font-size:11px; color:#446666;}
.normal { font-weight:normal !important;}

h3 {
padding-left:0px;
}

.parceiros li a img {
	width:120px;
	height:60px;
}

.bbw_icons a img{
	width:22px;
}

.titulo a {
 color:#fe7700 !important;
}

.ads-topo {
	position:absolute;
	width:820px;
	text-align:left;
	top:95px;
	$top:115px;
}	

.comment-box li{
	list-style:none !important;
}

.comment-box {
	margin-left:10px;
	
}

.lista-galeria li{
	margin:0 0 5px 0 !important;
	padding:0px !important;
	list-style:inside !important;
	list-style-type:none !important;
	list-style-position:inside;
	padding-left:0px;
}