/* Designed by Fran�ois PLANQUE - http://fplanque.net/ */

@import url(../../rsc/img.css);	/* Import standard image styles */
@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/forms.css);	/* Import default form styles */
@import url(../../rsc/comments.css);	/* Import default comment styles */

body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font: 84% Arial, Helvetica, sans-serif;

/*	font-size: 84%; 	pouss� vers l'ext�rieur pour �viter des combinaisons en trop grand nombre */
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	color: #6389D8;
	font-size: 200%;
	text-align: center;
}
h2 {
	color: #6389D8;
	font-size: 180%;
	text-align: center;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
p.baseline {
	clear: both;
	font-size: 65%;
	text-align: center;
	border-top: 1px solid #ccc;
	margin: 1ex;
	padding: 1ex;
}
hr {
	height: 0px;
	border-top: 1px solid #6389D8;
	border-right: 1px none #6389D8;
	border-bottom: 1px none #6389D8;
	border-left: 1px none #6389D8;

}
dt {
	font-weight: bold;
	color: #009999;
}
blockquote {
	border: 1px solid #6699CC;
	padding: 12px 16px;
	background-color: #EEE;
	margin: 10px;
}
.center
{
	text-align: center;
}
.leftmargin {
	float: left;
	border: 0px;
	margin-right: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}
.rightmargin {
	float: right;
	border: 0px;
	margin-left: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}
	
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: help;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: help;
}
del {
	color: #999999;
}
ins {
	color: #009999;
	text-decoration: none;
}


div.pageHeader {
	width: 99.9%;
	padding: 1ex;
	text-align: center;
	background: #6389D8;
	margin-bottom: 1ex;

}


div.codeblock {
	background-color: #eee;
	border: 1px dotted #aaa;
	margin: 1ex;
	padding: 1ex;
	width: 90%;
	overflow: auto;
}


h1#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 270%;
	font-weight: bold;
	margin-top: 0ex;
	margin-bottom: .1ex;
}

a.BlogButton {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-right: 3px;
	margin-top: 3px;
	background: #336699;
}
a.BlogButtonCurr {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 3px;
	background: #6389D8;
}

a.BlogButton:link,
a.BlogButton:visited,	
a.BlogButton:active,
a.BlogButtonCurr:link,
a.BlogButtonCurr:visited,	
a.BlogButtonCurr:active
{
	color: #FFFFFF;
}
a.BlogButton:hover		{
	color: #FFFFFF;
	background: #6699CC;

	/* text-decoration: underline; */
}
a.BlogButtonCurr:hover		{
	color: #336699;
	/* text-decoration: underline; */
}

/* pas de bordure sur les images liens */
a img {
	border-style:none;
}

.pageSubTitle {
	color: #FFFFFF;
	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.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin-left: 8px;
}

/* Page Centrale */
#bMainBar {
	float: left;
	width: 100%;
	margin-right: -260px;
	vertical-align: top;
	background: #FFFFFF;
}
/* Styles for posts */
.bPosts {
	margin-right: 260px;
	vertical-align: top;
	background: #FFFFFF;
	overflow:hidden;
}
.bPost, .bPostpublished
{
	clear: both;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 2px solid #6389D8;
	padding-right: 8px;
	padding-left: 8px;
}
.bSmallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #6699CC;
}
.bTitle {
	margin-top: 8px;
	margin-bottom: 8px;
}
.bText, .bCommentText {
	margin: 1.4em 0;
	overflow-x: auto;
}
.bMore
{
	text-align: center;
}
.bMore a
{
	font-weight: bold;
	font-size: 110%;
}
.bSmallPrint, .bBarreMetro
{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
}



input.bComment, 
textarea.bComment
{
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	color:black;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
select.bComment
{
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin-left: 2%; 
	margin-right: 0%; 
	margin-bottom: 2ex;
	border: 1px solid #6389D8;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #6389D8;
	padding: 1ex;
}


/* Styles for sidebar (right) */
.bSideBar {
	float: left;
	width: 260px;
	/*margin-left: -260px;*/
	vertical-align: top;
	overflow:hidden;
	text-align:left;
}
.bSideItem {
	margin: 8px 2px;
	padding: 0 4px 6px 4px;
	border: 2px solid #6389D8;           
	background: #DEF;
	overflow: hidden;
}
.bSideItem h3 {
	margin: 0 -4px 8px -4px;
	background: #6389D8;
	color: #FFF;
	padding: 4px;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.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: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	color:black;
	padding: .5ex;
	width: 70%;
	margin: 0ex;
}

/* Styles for Calendar: */
caption.bCalendarCaption
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	white-space: nowrap;
        background: #FFF8DD; 
}
table.bCalendarTable
{
	margin: auto;
	font-size: 84%;
	border: solid 1px #ccc;
	background: #fff;
}
tr.bCalendarRow
{
	text-align: center;
}
th.bCalendarHeaderCell
{
	font-size: 84%;
}
td.bCalendarCell
{
}
td.bCalendarEmptyCell
{
}
.bCalendarLinkPost
{
	font-weight: bold;
}
#bCalendarToday {
	background-color: #DEF;
}




html>body table.tbnoir {
	table-layout: fixed;
	width: 100%;
}

img.avatar {
	position:relative; /* bug IE 6 */
	float:left; margin: 0 1em 1em 0;
	
	/* Code standard CSS 2.1 */
	max-width: 50px;
	max-height: 50px;
	
	/* Code special IE */
	_width: expression((this.offsetWidth>=this.offsetHeight) ? Math.min(parseInt(this.offsetWidth), 50 ) : true);
	_height: expression((this.offsetHeight>this.offsetWidth) ? Math.min(parseInt(this.offsetHeight), 50 ) : true);
}


.bText p, .bCommentText p {
	text-align: justify;	
}
.bText p.bMore {
	text-align: center;
}

.bText a, .bCommentText a {
	color: #6389D8;
	text-decoration: underline;
}

.bText a:hover, .bCommentText a:hover {
	color: #FF4400;
	text-decoration: underline;
}

.bText p.bPages, .bPages {
	text-align: center;
	margin: 2em;
	margin-bottom: 10px;
}

.bPages span, .bPages a {
	white-space: nowrap;
	padding: 3px;
	line-height: 2em;
}

.bPages span {
	color: #505050;
	border: 1px solid #a6a6a6;
}


.bPages a {
	color: #6389D8;
	border: 1px solid #6389D8;
	text-decoration: none;
}

.bPages a:hover {
	color: #fff;
	background-color: #6389D8;
}

.bPages span.current {
	color: #fff;
	background-color: #6389D8;
	border-color: #6389D8;
	font-weight: bold;
	padding: 4px;
}

.bBarreMetro {
	margin: 1em;
	text-align: left;
}


