/* Designed by François PLANQUE - http://fplanque.net/ */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */

body {
	background: #fff url(img/fundo.gif);
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 84% Trebuchet MS, Trebuchet, Tahoma, Arial;
	text-align: justify;
}

blockquote {background:#cde6ff url(img/trans3.gif); border:2px ridge #fff; color:#000; font-weight:bold;}

ins {font-style:italic; color:#000;}

a {font-weight:bold;
	color: #ff0000;
text-decoration:none;
}
a:visited {
	color: #ff0000;
text-decoration:none;
}
a:hover {
	color: #ff0000;
text-decoration:underline;
}

div.pageHeader h1 a,
div.pageHeader h1 a:visited {  /* IE6 */
	color: #fff;
	text-decoration: none;
}
div.pageHeader h1 a:hover {
	text-decoration: underline;
}

h2 {
	color: #ff;
	font-size: 160%;
	margin: 0;
}


h3 {text-align:center; color:#ff0000; background:url(img/h3.gif)repeat-x; height:64px; padding-top:13px; font-size:20px; }

h5 {
	color: #000;
	font-size: 18px;
}


h5 a {
	color: #005aff;
text-decoration:none;
}

h5 a:hover {
	color: #005aff;
text-decoration:underline;
}

h5 a:visited {
	color: #005aff;
text-decoration:none;
}

h4 {
	color: #78a;
	font-size: 110%;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #fff;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #888;
	padding: 1ex;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	background:#fff url(img/trans.gif);
	width: 810px;
	margin: 0 auto;
	padding: 0;
}

div.pageHeader {
	text-align: center;
}

div.pageHeader h1 {
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.PageTop ul {
	background-color: #e3001b;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #000;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #9ae;
}
div.PageTop a.selected,
div.PageTop a.selected:visited {
	color: #78a;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #9ae;
}

.widget_core_coll_tagline {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #78a;
}


/* Styles for posts */
.bPosts {
	float: left;
	width: 530px;
	overflow: hidden;
	/* background: #090;*/
}
div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 80%;
	color: #000;
	margin: 2ex 0 1ex 0;
text-align:center;
}
.bTitle {
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
font-size:13px;
}
.bSmallPrint
{
	clear: both;
	color: #000;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
text-align:center;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


input.submit,
input.preview,
input.reset {





}

input.submit:hover,
input.preview:hover {
	color: #000;



}

/* Styles for sidebar (right) */
.bSideBar {
	width: 280px;
	float: right;
	overflow: hidden;
	text-align:justify;
font-size:13px;
}
.bSideItem {
	margin-top: 2ex;
	margin-bottom: 2ex;
	margin-left: 10px;
	margin-right: 10px;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: disc;



}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #4d8bff;
	border: 1px solid #966a01;
	padding: .5ex;
	width: 150px;
	height:12px;
margin-right: 15px;
color:#fff;
font-size:11px;
}

/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	/* background-color: #fee; */
	padding: 0;
	border-bottom: 0;
}
.widget_core_coll_title a {
	text-decoration: none;
	font-size: 120%;
}

/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}

.search {width: 350px; float:right; margin-top: 10px; margin-right:-100px;}

ul.menubar{
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  color:#FFFFFF;
  font-weight:bold;
  height:20px;
  vertical-align:middle;
float:right;
overflow:hidden;
width:810px;
  padding-bottom: 8px;
  }
 
ul.menubar .submenu{
  margin: 0px;
  padding-top:2px;
  padding-bottom:6px;
  list-style: none;
  background: #ff0000;  /* IE6 Bug */
  float:right;
  padding-left:5px;
border-left:2px solid #fff;
border-bottom:2px solid #fff;
 }

ul.menubar ul.menu{
  display: none;
  position: absolute;
  margin: 0px;
}
 
ul.menubar a{
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 7px;
  display:block;
  text-decoration: none;
  color: #fff;
}

ul.menubar a:hover{
font-weight:bolder;
  text-decoration:underline;
}
 
ul.menu, ul.menu ul{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  width: 100px; /* Width of Menu Items */
  background-color: #f0f9ff; /* IE6 Bug */
}
 
ul.menu li{
  position: relative;
  list-style: none;
  border: 0px;
}
 
ul.menu li a{
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  border-bottom: 0px;
  color: #000;
  font-weight:normal;
  padding: 5px 10px 5px 5px;
}
 
ul.menu li sup{
  font-weight:bold;
  font-size:7px;
  color: red;
}
 
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */
 
ul.menu ul{
  position: absolute;
  display: none;
  left: 117px; /* Set 1px less than menu width */
  top: 0px;
}
 
ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */
 
ul.menu li.submenu { background: transparent url(arrow. gif) right center no-repeat; }
 
ul.menu li a:hover { color: #bb2443; text-decoration:none; font-style:italic; font-weight:normal;}
.28{float:right; width:350px;}
.bMore {height:53px; width:108px; background:#fff url(img/more.gif) no-repeat; padding-top:10px; padding-left:3px; margin-left:250px; color:#ff0000; font-size:110%; font-weight:bold;}
.banner {margin:10px;}

