
body {
	margin:0;
	padding:0;
	padding-left: 200px;    /* LC fullwidth */
	padding-right: 190px;   /* RC fullwidth + CC padding */
	min-width: 240px;       /* LC fullwidth + CC padding */	
	font:13px/16px 'trebuchet ms', Verdana, Sans-Serif;
	color:#000;
	background: #fff url('img/header-bg.gif') top repeat-X;}

a{background-color:inherit; color:#fff; font-weight:none; text-decoration:none;}
a:hover{background-color:inherit; color:#eee; font-weight:none; text-decoration:underline;}
h2,h3,h4 {font:20px Arial, Helvetica, sans-serif; border-bottom: 1px dotted #CCC; height: 28px;}


#header {
	border-bottom: 3px solid #388CB0; 
	margin: 0 -190px 15px -200px;
}

.column {
	position: relative;
	float: left;}

#center {
	border:1px solid #eee;
	padding: 0 5px 5px 10px;
	width: 100%;}

#left {
	width: 140px;           /* LC width */
	padding: 0 10px;        /* LC padding */
	right: 200px;           /* LC fullwidth + CC padding */
	margin-left: -100%; 
	background-color: #fff;}

#right {
	width: 130px;           /* RC width */
	padding: 0 10px;        /* RC padding */
	margin-right: -100%;
}

#footer{font-size: 12px; color: #333; clear: both; margin:0; padding:8px 0; text-align:center;}
#footer p{margin:0;padding:0;}
#footer a{background-color:inherit;color:#07519A;font-weight:normal;text-decoration:none;}
#footer a:hover{background-color:inherit;color:#07519A;text-decoration:underline;}
#footer strong a {font-weight:bold;}

* html #left {left: 150px;}            /* RC fullwidth */

/* HEADER STUFF */
#header h1{
	font-size: 30px;
	margin: 20px 10px 5px 10px;	
	text-decoration: none;}

.description {
	color: #CCC;
	font-size: 1em;
	font-weight: none;
	margin: .5em 1em .5em 1em;}
	
/* SIDEBAR STUFF*/
#sidebar  li {list-style: none;}
#sidebar ul {
	font:12px/18px Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: right;
	background-color:#fff;


}

#sidebar h2 {
	background-color:#003366;
	color: #FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	height: 17px;
	border: 1px solid #CCC;


}

		
#rightbar ul li {
	list-style:none;
}
.rss-comments,.rss-entries {
padding:1px 0px 1px 20px;
font-weight:bold;

}
.entries-rss{
background:url('img/rss-entries.gif') no-repeat;
margin:0;
width:130px;
}
.comments-rss{
background:url('img/rss-comments.gif') no-repeat;
margin:0;
}
.comments-rss ul, .entries-rss ul{
margin:1px 0 15px 0;
padding:3px 0px 3px 0px;
font:11px/17px Arial, Helvetica, sans-serif;
}
/*Comments*/
#comment {
	height: 10em;
	overflow: auto;
	width: 75%;
}

/*SearchForm*/
#searchform {
	padding-left: 10px;
	padding-bottom: 5px;
	float:right;

}




/*Posts*/
.post {font-size:14px; text-align:justify;line-height:19px;}
.post a {display:block; color:#07519A; font-size: 1.0em; font-weight:none; text-decoration:none;}
.post a:hover{background-color:inherit; color:#07519A; font-weight:none; text-decoration:underline;}
.postmetadata {font:9px 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
	height: 15px;
	border-top: 1px solid #ECECEC;
	padding-left: 5px;
}

.pauthor, .ptime, .pcat, .pdigg, .pdeli, .pcomment{
.titulo {font-weight:bold;text-transform:uppercase;color:#c90000;}
.branham {font-weight:none;color:#eee; text-align: center;}
.numero {color: #c90000; font-weight:bold;}
padding:1px 10px 2px 18px;
}
.pcomment{
background:url('img/commentcount.gif') no-repeat left;
}

.pauthor{
background:url('img/user.gif') no-repeat left;
}
.ptime{
background:url('img/time.gif') no-repeat left;
}
.pcat{
background:url('img/postcat.gif') no-repeat left;}

/*Navigation*/
.pagetitle {
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #111;
}
.navigation {font-size: 1.0em; margin: 0 0 10px 0;}
.navigation a {background-color:inherit; color:#669933; font-weight:none; text-decoration:none;}
.navigation a:hover {background-color:inherit; color:#07519A; font-weight:none; text-decoration:underline;}
.alignleft {float:left; padding:0px 10px 0px 10px; font-weight:bold;}
.alignright {text-align:right; height:19px; padding:0px 10px 0px 0; font-weight:bold;}

/*Basic other stuff*/

img{
	border:1px solid #ccc;
	background-color:#fff;}

blockquote { 
	background: url(img/blockquote.png) no-repeat top left; 
	margin: 12px 24px; 
	background-color: #f9f9f9; 
	padding: 23px 20px 20px 21px; 
	text-align: justify; 
	color: #5f5f5f; 
	border: 1px #eee dotted; 
	}

/* Imprimir e enviar */
#opcoes{background:#fff;margin:0;padding:0;border:0;}
#opcoes table{margin:0;padding:0}
#opcoes table tr td{border-left:1px solid #ccc; border-bottom:1px solid #ccc;}
#opcoes table tr td.email{width:200px;background:#fff;}
#opcoes table tr td.print{width:200px;background:#fff;padding:0}
#opcoes table tr td.email img, #opcoes table tr td.print img{float:left;border:0;margin:18px 5px 0px 10px;}
