/* Designed by Francois PLANQUE - http://fplanque.net/ */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css");	/* Default styles for the post CONTENT */

/*
 * Main page construct:
 */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.wrapper {
font: 9pt Arial, Helvetica, sans-serif;
background: #D4CF69 url(img/bg.png) repeat-y 50% 0;
text-align: left;
padding: 0px;
margin: 0px;
color: #000;
line-height: 140%;
}
div._wrapper
{
	margin: 0 1em;
	padding: 1em 0;
}
div._wrapper2 /* Main white content zone */
{
	background: #fff url(rsc/img/flamand.gif) no-repeat right bottom;
	width: 90ex;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000;
}

div.wrapper2 {
padding: 0;
width: 1000px;
margin: 0 auto;
background: #fff url(img/bg_content.gif) repeat-y 0 0;
}

div.pageHeader /* Title zone */
{
	margin: 1ex;
	padding: 0;
	border-bottom: 1px dotted #000;
	background-image: url(rsc/img/birds.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.bPosts /* Left column */
{
width: 499px;
float: left;
margin: 0 1px 0 0;
padding: 0;
overflow: hidden;
}

.bSideBar /* Right column */
{
	width: 29ex;
	float: right;
	overflow: hidden;
	border-left: 1px dotted #000;
	padding-bottom: 250px;	/* Breathing space for background image */
}
div.clear {
	clear: both;
}
div#pageFooter {
	margin: 1ex 195px 1ex 1ex;
	padding:0;
	border-top: 1px dotted #000;
	color: #666;
	-webkit-text-size-adjust: none; /* iPhone */
}
p.baseline {
	font-size: 70%;
	text-align: center;
	margin:1ex;
}
p.baseline a {
	color: #666;
}
p.baseline a.contact_link:hover {
	color: #c0c;
}

#page {
clear: both;
margin: 0 auto;
padding: 0;
}

#contentleft {
width: 680px;
float:left;
padding: 0;
margin: 0;
}

#content {
width: 499px;
float: left;
margin: 0 1px 0 0;
padding: 0;
}

#midcontent {
font: 9pt Arial, Helvetica, sans-serif;
width: 245px;
float: left;
margin: 0 0 1px 0;
padding: 1px 1px 1px 0;
}

#contentright {
font: 9pt Arial, Helvetica, sans-serif;
width: 245px;
float:right;
margin: 0 0 1px 0;
padding: 1px 1px 1px 0;
}

#sidebar {
width: 238px;
font-size: 8pt;
float: left;
margin: 0;
padding: 0;
}
.sidebar-g-title {
width: 223px;
background: #E8E5A2;
float: left;
margin: 0;
padding: 5px 0 5px 15px;
}
.sidebar-g {
width: 223px;
background: #E8E5A2;
font-size: 8pt;
float: left;
margin: 0;
padding-left: 15px;
}

.elements {
font: 9pt Arial, Helvetica, sans-serif;
color:#3B3618;
padding-left: 10px;
margin: 0;
}
.titredroit {
	color: #3B3618;
	font-weight: bold;
	font-size: 15px;
	letter-spacing : 3px; 
}
/*
 * General styles:
 */

a,
a:visited {
color: #996600;
text-decoration: none;
font-size: bold;
}

a:hover, a:active {
text-decoration:underline;
color:#000;
}

h2 {
	color: #615511;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin: 0 0 10px 0;
	background-color:#EBE4C0;
	border-bottom: 1px solid #615511;
	border-top: 1px solid #615511;
}
h3 {
line-height:100%;
font-weight: bold;
font-size:10pt;
letter-spacing:0px;
margin: 0;
padding: 10px 15px;
border-bottom:1px solid #CCC9B8;
background:#E5E0C3;
}
h4 {
line-height:100%;
font-weight: bold;
font-size:10pt;
letter-spacing:0px;
margin: 0;
padding: 10px 15px;
border-bottom:1px solid #CCC9B8;
background:#E5E0C3;
}

/*
 * Blog list on top:
 */
div.PageTop ul {
	border-bottom: 1px dotted #000;
	margin: 0 1ex;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop li {
	display: inline;
	padding-right: 1em;
}
div.PageTop a.selected {
	color: #f09;
	font-weight:bold;
}


/*
 * Menu on top:
 */
div.top_menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding-right: 1em;
}
div.top_menu a.selected {
	color: #f09;
	font-weight:bold;
}


/*
 * Header styles:
 */
div.pageHeader h1 {
	font-size: 250%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.pageHeader h1 a {
	color: #000;
}
div.pageHeader h1 a:hover {
	color: #c0c;
}
div.pageHeader div.widget_core_coll_tagline {
	letter-spacing: 4px;
	margin: 1ex 0;
	font-size: 109%;
}


/*
 * Styles for forms
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
}
div.separator {
	text-align:center;
	margin: 2em 0;
}
.bSmallHead {
	font-size: 95%;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #000;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	font-size: 95%;
	margin: 1ex 0 2ex 0;
}

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


/*
 * Styles for sidebar (right)
 */
.bSideItem {
	font-size: 84%;
	margin: 2ex;
	padding: 0 0 2ex 0;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.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: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	padding: 0;
}
.widget_core_coll_title a {
	color: #f09;
}

/* Calendar: */
table.bCalendarTable caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #C2BB8A;
	background-color: #F7F3D5;
	border-bottom: 0;
}
table.bCalendarTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: solid 1px #C2BB8A;
	border-collapse: separate;;
}
table.bCalendarTable a {
}
table.bCalendarTable tfoot td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #F7F3D5;
	border-top: 1px solid #C2BB8A;
}
table.bCalendarTable tfoot a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #3B3618;
	color: #fff;
}
th.bCalendarHeaderCell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #B5AE6E;
}
#bCalendarToday {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #E0DBB4;
}

/* -------------------[ Images ]------------------- */

img.alignright {
float: right;
clear: right;
margin: 0 0 5px 10px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.alignleft {
float: left;
clear: left;
margin: 0 10px 5px 0px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.centered {
display: block;
padding: 2px;
margin: 0 auto 20px auto;
border: 1px solid #ccc;
float: none;
clear: both;
}



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0;
}

#sidebar ul li ul {
list-style-type: square;
margin: 0;
padding: 0;
}

#sidebar ul li ul li {
list-style-type:none;
padding-left:15px;
margin:0;
background:url(img/zekebullet.gif) 0 5px no-repeat;
}

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#midcontent ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0;
}

#midcontent ul li ul {
list-style-type: square;
margin: 0;
padding: 0;
}

#midcontent ul li ul li {
list-style-type:none;
padding-left:15px;
margin:0;
background:url(img/zekebullet.gif) 0 5px no-repeat;
}



/*
 * Styles for comment screen:
 */
form.bComment fieldset div.label,
form.bComment fieldset div.input,
form.bComment fieldset div.info
{
	font-size: 95%;
}
textarea.bComment,
input.bComment,
input.SearchField {
font-size:8pt;
margin-right: 2px;
}


div.featured_post {
	margin: 1ex 1ex 1ex 1em;
	padding: 0 1ex;
}

/* -------------------[ Search ]------------------- */

input.SearchField {
font-size:8pt;
width: 140px;
margin-right: 2px;
}
.search p {
margin-bottom: 0;
}
.search {
margin-bottom: 15px;
}
.search .submit {
font-size:8pt;
}

