/* 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;
}

a {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #4B4B4B;
}

ins {color: #5b8e03;
font-style:italic;}

blockquote {background:#dae6b5;}

h2 {
	color: #999;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}
h3 {
	color: #000;
	font-size: 120%;
	text-align: center;
}
h5 {
	color: #fff;
	margin: 1ex;
	font-size: 120%;
	background-color:#941b0f;
	text-align:center;
}

h5 a {
	color:#fff;}

h5 a:hover {
	color:#2b940f;}

h5 a:visited {
	color:#fff;}
	
h5 a:visited:hover {
	color:#2b940f;}


table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 0ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background: #fff;
	width: 808px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
	border-top: solid 1px #a00e00;
}
p.baseline {
	border-top: 1px solid #a00e00;
	text-align: center;
	font-size: 74%;
	color: #000;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #a00e00;
}

div#wrapper {
	width: 810px;
	margin: 0 auto;
	margin-top: 10px;
	border: solid #a00e00 2px;
	background:#FFFFFF url(img/bg_content.gif) repeat-y;
}

div.pageHeader {
}

.widget_core_coll_logo {margin:0;}

h1#pageTitle {
	color: #F6861F;
	font: 100% Trebuchet MS, Trebuchet, Tahoma, Arial;
	font-size: 270%;
	font-weight: bold;
}


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;
}

.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;
}

/* Styles for posts */
.bPosts {
	float: left;
	width: 550px;
	overflow: hidden;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
}
.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;
}

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: 530px;
	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;
	overflow: hidden;
	text-align: justify;
}

h3
.bSideItem {
	margin: 3ex;
	padding: 0 0 2ex 0;
}
.bSideItem ul {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
}
.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: #3F4441;
	font-size: 84%;
}
input.SearchField
{
	background-color: #EEEEEE;
	border: 1px dotted #ccc;
	padding: .5ex;
	width: 95%;
	margin-left: 0px;
}


/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #D4D4D4;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #D4D4D4;
	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: #ccc;
}

div.top_menu {
	background-color: #fff;
}

div.top_menu ul {
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	background-color: #a00e00;
	display: inline;
	padding: .5ex;
	margin-left: 1px;
}
div.top_menu a {
	text-decoration: none;
	color: #44c820;
	font-weight:bold;
	font-size:11px;
}
div.top_menu a:hover {
	text-decoration: underline;
}