/* 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-color: #ffffff;

	padding: 0px;

	margin: 0px;

	color: #000;

	font: 84% Trebuchet MS, Trebuchet, Tahoma, Arial;

	text-align: justify;

}


ins {

	color: #999999;

	font-style: italic;

}



a {

	color: #000;

}

a:visited {

	color: #000;

}

a:hover {

	color: #4B4B4B;

}



a.nada {

	text-decoration:none;

	border: 0;

}





h2 {

	color: #999;

	font-size: 80%;

	text-align: center;

}

h3 {

	color: #000;
	font-size: 120%;
	text-align: left;
	padding-left:20px;
	padding-top:5px;
	height:32px;
	width:174px;
	display:block;
	background:#FFFFFF url(img/painel.gif) no-repeat;
}


.titulo {

	text-align: left;
	font-size: 120%;
	font-weight:bold;
}

.titulo a {
	text-decoration:none;
}

.titulo a:hover {
	text-decoration:underline;
}




.data {display:block;

        text-align: center;

        float:left;height:70px;

        width:50px; font-size:18px; font-weight:bold;
		background-image:url(img/data.gif);
		background-repeat:no-repeat;
		color:#FFFFFF;
}
.sub {color:#999999; font-size:90%; margin-top:20px;}

.tonto2 {float:right; width:420px;}

.tonto {height:70px; width:490px; margin-left:20px;}

blockquote {width: 400px; background-color:#CCCCCC}

blockquote ins {color:#fff; font-style:italic;}

.pe {width: 300px; text-align:left; float: left; display:block;}
.pe2 {width:150px;text-align:right; float: right; display:block;}

div#pageFooter {

	clear: both;

	background: #fff url(img/bg_content.gif) repeat-y 0 0;

	width: 740px;

	margin: 0 auto;

}

p.baseline {

	text-align: center;

	font-size: 74%;

	color: #000;
	margin: 0;

}

hr {

	height: 0;

	border: 0;

	border-top: 1px solid #78a;

}



div#wrapper {

	width: 740px;

	margin: 0 auto;

	background: #fff url(img/bg_content.gif) repeat-y 0 0;
}



div.pageHeader {

	text-align: center;
	width: 740px;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding-bottom:4px;
	padding-top:5px;	
}
h1#pageTitle {

	color: #F6861F;

	letter-spacing: 2px;

	font: 100% Trebuchet MS, Trebuchet, Tahoma, Arial;

	font-size: 270%;

	font-weight: bold;

	margin-left: 20px;

}





ul#bloglist {

	background-color: #fff;

	border-bottom: 1px solid #000;

	margin: 0 1px;

	padding: 0;

	list-style-type:none;

	padding: .5ex 0;

}

ul#bloglist li {

	border-right: 1px solid #000;

	display: inline;

	padding: .5ex 1em;

}



a.BlogButton,

a.BlogButtonCurr {

	font-weight: bold;

	text-decoration: none;

}

a.BlogButton {

	color: #000;

}

a.BlogButton:hover {

	color: #ECFC9B;

}

a.BlogButtonCurr,

a.BlogButtonCurr:visited {

	color: #4B4B4B;

}

a.BlogButtonCurr:hover {

	color: #4B4B4B;

}





.pageSubTitle {

	color: #000;

	letter-spacing: 3px;

	text-align: left;

	vertical-align: middle;

	border: 0px;

	padding-right: 6px;

	padding-top: 20px;

	padding-bottom: 4px;

	padding-left: 60px;

	font: 100% Trebuchet MS, Trebuchet, Tahoma, Arial;



}

div.stats{

	float: right;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 0px;

}

table#post {padding-left:5px;}


/* Styles for posts */

.bPosts {

	float: left;
	width: 510px;
	overflow: hidden;



}

.bPost, .bPostpublished

{

	clear: both;

	margin: 20px 2.5ex;

	border-bottom: 1px solid #ddd;

	/* border: 1px solid #78a; */

}

.bSmallHead {

	font-size: 80%;

	color: #999;

	margin: 1ex 0 2ex 0;

	text-align: right;

}

.bText {

	padding-top: 0px;

	margin-bottom: 0px;

}

.bSmallPrint

{
	clear: both;
	color: #999;
	font-size: 90%;
	margin: 1ex 0 2ex 0;
	padding-bottom: 30px;
}



.bMore

{

	text-align:center;

	font-weight: bold;

}

input.bComment, 

textarea.bComment

{

	background-color: #EEEEEE;

	border: 1px solid #ccc;

	width: 97%;

	padding: 2px;

	margin: 0ex;

}

select.bComment		/* Used by the profile form */

{

	background-color: #EEEEEE;

	border: 1px solid #ccc;

	padding: 1px;

	margin: 0ex;

}







/* Styles for sidebar (right) */



.bSideBar {

	width: 220px;	

	float: right;

	overflow: hidden;

	height: auto;

}



h3

.bSideItem {

	margin: 1ex 1ex 1ex 2ex ;

	padding: 0 0 2ex 0;

}

.bSideItem ul {

	margin-left: 5px;

	margin-right: 10px;

	padding-left: 8px;

	margin-top: 8px;

	margin-bottom: 8px;

	list-style-type: circle;

}

.bSideItem ul ul{

	margin-left: 18px;

	padding-left: 8px;

	margin-top: 0px;

	margin-bottom: 0px;
	list-style-type: circle

}

.bSideItem form {

	margin-top: 0px;

	margin-bottom: 0px;

}

.dimmed

{

	color: #3F4441;

	font-size: 84%;

}

input.SearchField

{

	background-color: #EEEEEE;

	border: 1px solid #ccc;

	padding: .5ex;

	width: 80%;

	margin-left: 0px;

}


.long {margin-right:25px; margin-bottom:10px; margin-left:10px;  background-color:#f0f0f0; padding-bottom:10px; padding-top:10px;}


/* Calendar: */

caption {
background:#FFFFFF url(img/topocalenda.gif) no-repeat; 

}

table.bCalendarTable {
background:#FFFFFF url(img/fundocalenda.gif) repeat-y;
width:158px;
}

table.bCalendarTable tfoot { height:24px;
background:#FFFFFF url(img/baixocalenda.gif) no-repeat;
}

table.bCalendarTable tfoot a {

	text-decoration: none;

}

table.bCalendarTable tfoot a:hover {

	background-color: #666666;

	color: #fff;

}

th.bCalendarHeaderCell {

	color: #000;
	font-weight:bold;

}

#bCalendarToday {

	background-color: #000;
	color: #fff;
}





h3 a {color:#000; text-decoration:none; }
h3 a:hover {color:#000; text-decoration:underline;}
h3 a:visited {color:#000; }

.banner { margin: 10px;}


div.PageTop ul {
	background-color: #fff;
	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.top_menu { margin-bottom: 10px; margin-left:10px;}

div.top_menu ul {
	margin: 0px;
	padding: 0;
	list-style-type:none;
	padding: 0;
}
div.top_menu li {
	text-decoration: none;
	display: inline;
}
div.top_menu li a {
	padding: .5ex 1em .5ex 1em;
	color: #000;
	margin-bottom: 10px;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
div.top_menu li a:hover {
	text-decoration: underline;
	background-color:#ddd;
	color:#000;
}


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;

}
div.PageTop {width: 740px; margin: 0 auto; padding-top: 10px; padding-bottom: 10px; background-color:#fff;}

.bSideItem {margin:10px;}
