
body {
    font-family: arial;    
	background-color:#FFFFFF;
	margin:0px;
}

body.home {
	background-color:#ffffff !important;
}

.wrapper div.header{
	background: url(images/todo-sobre_bar.gif) no-repeat top;
	background-position:10px 10px;
	height:70px;
	width:1100px;
	margin-top:17px;
}

.wrapper div.header h1{
	position:absolute;
	margin:0px 0px 0px 20px;
	font-size:20px;
	top:20px;
	left:140px;
	color:#0054a6;
}

div.topad{
	position:absolute;
	top:61px;
	left:20px;
}


h2.subtag{
	display:none;
}

.wrapper{
	background-color:#FFF;		
	text-align:left;
	width:1000px;
}

.wrapperhome{
	background-color:#FFF;
	padding:15px 10px 10px 10px;
	width:950px;
	margin:0 auto 0 auto;
	text-align:left;
}



.links{
	width:700px;
	margin:0 auto 0 auto;	
	font-size: 0.9em;	
}



.search{
  float:right;
  position:absolute;
  left:630px;
  top:19px;  
}

.search span{
	position:absolute;
	top:-12px;
	font-size:10px;
	color: #336699;
	left:40px;
}

.search span a {
	text-decoration:underline;
}

.enlaces{
	text-align:center;
	margin-bottom:15px;
	font-size: 0.8em;
}

img{
  float:left;
  margin:2px 10px 3px 4px;
  border-style: solid;
  border-width: 4px;
  border-color:#ffffff;
}


h2.subtag, div.adheader{
	margin-left:10px;
}


div.adheader{
	margin-top:20px;
}

h2.subtag{
	font-size:18px;
	color:black;
}


h1 {
	margin-bottom: 35px;	
	margin-left:10px;
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;	
	color: #000000;
	font-size:1.8em;
}



h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	color: #000000;	
	font-size:1.4em;
	margin-bottom:5px;	
}

h3 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-size:1.2em;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color:#000000;
	padding: 1px 2px 2px 5px;
}

h3 a {
	text-decoration: none;
	color: inherit;
}

h4 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	font-size:12px;
}

h4 a {
	text-decoration: underline;
	color: inherit;
}


img.face {
	float: right;
	margin-top: -3em;
}

.entrygroup{
  padding:2px 5px 5px 10px;
  
}

.entrytitle{
	font-weight:bold;
	display:block;
}

.daygroup h2 {
	font-size:0.6em;
	margin-left:20px;
	margin-bottom:0px;	
}

.channelgroup{
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color:#0054a6;
	background-color: #ffffff;	
	margin-bottom:10px;
	padding:1px;
	margin-left:15px;
}

.headercontent{
  padding:10px;
  font-size:0.8em;
  margin-left:10px;	
}

.entry {
	margin-bottom: 0.2em;
	padding:10px;
}

.entry .content{
	font-size:0.8em;	
}


.entry .date {
	font-family: "Bitstream Vera Sans", sans-serif;
	color: grey;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

div.menudate{
	font-weight:bold;
	margin-top:12px;
	margin-bottom:4px;
}

table.ads{
	
	/*
	margin:5px 5px 10px 10px;
	background: url(images/back.gif) no-repeat top;
	height:400px;	
	*/
	width:600px;
}


table.ads td{
	padding-left:40px;
}

.contentwrapper{	
	margin-left: 205px;
}


.sidebar {
	width: 200px;
	border-style: solid;
	border-width: 0px;
	border-color:#000000;
	background-color: #ffffff;
	float:left;
/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/		
	padding:5px;

	font-family: "Bitstream Vera Sans", sans-serif;
	font-size: 75%;
}

.sidebar h2 {
	font-size: 110%;
	font-weight: bold;
	color: black;
}

.sidebar .ads{
	padding:15px;
}

ul,ol{
	margin: 0px 0px 0px 2px;
	padding:0px 0px 0px 3px;
}


li{
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 0px;
}


.sidebar ul {
	/*
	padding-left: 2em;
	*/
	
	list-style-type: none;
	
}

.sidebar ul li:hover {
	color: grey;
}

.sidebar ul li a {
        text-decoration: none;
}

.sidebar ul li a:hover {
        text-decoration: underline;
}

.sidebar ul li a img {
        border: 0;
}

.sidebar p {
	border-top: 1px solid grey;
	margin-top: 30px;
	padding-top: 10px;
}

.sidebar .message {
    cursor: help;
    border-bottom: 1px dashed red;
}

.sidebar a.message:hover {
    cursor: help;
	background-color: #ff0000;
	color: #ffffff !important;
	text-decoration: none !important;
}

a{
  color:#336699;
  text-decoration: none !important;
}


a:hover {
	text-decoration: underline !important;
	color: blue !important;
}
