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

	padding: 0px;

	margin: 0px;

	color: #000;

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

	text-align: justify;

	border-top:10px solid #88A102;

	border-bottom:10px solid #88A102;

}



blockquote {

	border: 2px dotted #D68B15;

	background-color: #D3B27D;

	padding-left: 1em;

	padding-right: 1em;

}



ins {

	color:#000000;

	font-style: italic;

}



a {

	color: #000;

	border: 0;

}

a:visited {

	color: #000;

	border: 0;

}

a:hover {

	color: #4B4B4B;

	border: 0;

}



a.nada {

	text-decoration:none;

	border: 0;

}





h2 {

	color: #999;

	font-size: 80%;

	text-align: center;

}

h3 {

	color: #000;

	font-size: 120%;

	text-align: center;

}

h5 {

	text-align: center;

	font-size: 120%;

	background: #88A102;

}



h5.a {

	color: #FBE48B;

}



table.invisible

{

	margin: 1ex;

	border-collapse: collapse

}

table.invisible td

{

	padding: 0ex 0ex;

}

td.right

{

	text-align: right;

}

div#pageFooter {

	clear: both;

	width: 740px;

	margin: 0 auto;

	background:#88A102;

	margin-bottom: 5px solid #fff;

}

p.baseline {

	text-align: center;

	font-size: 74%;

	color: #000;

	margin-bottom: 5px solid #fff;

}

hr {

	height: 0;

	border: 0;

	border-top: 1px solid #78a;

}



div#wrapper {

	width: 740px;

	margin: 0 auto;

	border-left: 2px solid #88A102;

	border-right: 2px solid #88A102;

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

}



div.pageHeader {

	background-color:#FEC81E;

}



h1#pageTitle {

	letter-spacing: 2px;

	font-size: 200%;

	font-weight: bold;

}







.pageSubTitle {

	color: #000;

	text-align: center;

	margin-top: 130px;

	font-weight: bold;

	letter-spacing: 2px;





}

div.stats{

	float: right;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 0px;

}



/* Styles for posts */

.bPosts {

	margin-top:2px;

	float: left;

	width: 480px;

	padding-right: 6px;

	overflow: hidden;

}

.bPost, .bPostpublished

{

	clear: both;

	margin: 0 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;

}

.bTitle {

	color: #78a;

	margin: 1ex 0;

}

.bText {

	margin-top: 0px;

	margin-bottom: 0px;

}

.bSmallPrint

{

	clear: both;

	color: #999;

	font-size: 80%;

	margin: 1ex 0 2ex 0;

}



.bMore

{

	text-align:center;

	font-weight: bold;

}

.bSmallPrint2

{

	clear: both;

	color: #999;

	font-size: 80%;

	text-align: center;

}

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 stats */

div.statbloc

{

	width: 490px;

	margin: 0 0 2ex 1.5ex; 

	border: 1px solid #78a;

}

div.statbloc h3

{

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	color: #FFFFFF;

	text-align: center;

	background: #8AA793;

	padding: 1ex;

}







/* Styles for sidebar (right) */



.bSideBar {

	width: 250px;	

	float: right;

	height: auto;

}



.bSideItem {

	margin: 2ex;

	padding: 0 0 2ex 0;

	border-botton: 1px solid #ddd;

}

.bSideItem ul {

	margin-left: 5px;

	margin-right: 10px;

	padding-left: 8px;

	margin-top: 8px;

	margin-bottom: 8px;

	list-style-type: none;

}

.bSideItem ul ul{

	margin-left: 18px;

	padding-left: 8px;

	margin-top: 0px;

	margin-bottom: 0px;

}

.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: 95%;

	margin-left: 0px;

}





/* Calendar: */

caption.bCalendarCaption {

	border: 1px solid #000;

	background-color: #F4E4FB;

	border-bottom: 0;

}

table.bCalendarTable {

	border: solid 1px #000;

	border-collapse: separate; 

}

table.bCalendarTable tfoot td {

	background-color: #F4E4FB;

	border-top: 1px solid #000;

}

table.bCalendarTable tfoot a {

	text-decoration: none;

}

table.bCalendarTable tfoot a:hover {

	background-color: #D883FF;

	color: #fff;

}

th.bCalendarHeaderCell {

	color: #fff;

}

#bCalendarToday {

	background-color: #F0DAFB;

}

.widget_core_coll_logo {

margin-left:0px;

}
