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

	padding: 0px;

	margin: 0px;

	color: #000;

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

	text-align: justify;

}



a {

	color: #789E24;

	text-decoration:none;

}

a:visited {

	color: #789E24;

	text-decoration:none;

}

a:hover {

	color: #789E24;

	text-decoration:underline;

}



h2 {

	font-size: 80%;

	margin: 1ex 0 2ex 0;

}



h5 a {

	color: #007AC3;

	margin: 1ex 0 2ex 0;

	text-decoration:underline;

}



h5 a:hover {

	color: #007AC3;

	text-decoration:none;

}



h5 a:visited {

	color: #007AC3;

	text-decoration:underline;

}



h3 {

	color: #007AC3;

	font-size: 130%;

	text-align: left;

}

h5 {

	color: #ccc;

	margin: 1ex;

	font-size: 140%;

}

table.invisible

{

	margin: 1ex;

	border-collapse: collapse

}

table.invisible td

{

	padding: 0ex 0ex;

}

td.right

{

	text-align: right;

}

div#pageFooter {

	clear: both;

	background: #0061A2;

	width: 740px;

}

p.baseline {

	border-top: 1px solid #ddd;

	text-align: center;

	font-size: 74%;

	color: #000;

	padding: 1ex;

	margin: 0;

}

hr {

	height: 0;

	border: 0;

	border-top: 1px solid #78a;

}



div#wrapper {

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

	width: 740px;

	margin: 0 auto;

	margin-top: 10px;

	padding: 0;

	border: dotted 10px #D6BCA3;

}



div.pageHeader {

	text-align: left;
	margin:0;
	background-color: #fff;

}



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: #4B4B4B;

}

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;

}



/* Styles for posts */

.bPosts {

	float: left;

	width: 475px;

	overflow: hidden;

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

}

.bPost, .bPostpublished

{

	clear: both;

	margin: 0 2.5ex;

	padding: 0;

	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;

}



input.bComment, 

textarea.bComment

{

	background-color: #F3FFDA;

	border: 1px solid #ccc;

	width: 97%;

	padding: 2px;

	margin: 0ex;

}

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

{

	background-color: #F3FFDA;

	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;

}



input.submit,

input.reset {

	background-color: #789E24;

	color: #fff;

	border: 1px solid #007AC3;

	font-weight: bold;

	padding: 1px;

}



input.submit:hover {

	color: #789E24;

	background-color: #F3FFDA;

}



/* Styles for sidebar (right) */



.bSideBar {

	width: 220px;	

	float: right;

	overflow: hidden;

	text-align: justify;

	margin-right: 10px;

	margin-lefto: 10px;

}



h3

.bSideItem {

	margin-left: 30px;

	padding: 0 0 2ex 0;

	border-bottom: 1px solid #ddd;

}

.bSideItem ul {

	margin-left: 30px;

	margin-right: 10px;

	padding-left: 8px;

	margin-top: 8px;

	margin-bottom: 8px;

	list-style-type:square;

}

.bSideItem ul ul{

	margin-left: 20px;

	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: #F3FFDA;

	border: 1px solid #007AC3;

	padding: .5ex;

	width: 95%;

	margin-left: 0px;

}





/* Calendar: */

caption.bCalendarCaption {

	border: 1px solid #007AC3;

	background-color: #fff;

	border-bottom: 0;

}

table.bCalendarTable {

	border: solid 1px #007AC3;

	border-collapse: separate; 

}

table.bCalendarTable tfoot td {

	background-color: #fff;

	border-top: 1px solid #007AC3;

}

table.bCalendarTable tfoot a {

	text-decoration: none;

}

table.bCalendarTable tfoot a:hover {

	background-color: #78a;

	color: #fff;

}

th.bCalendarHeaderCell {

	color: #00A0FF;

}

#bCalendarToday {

	background-color: #D1F3FF;

}


