﻿/*
Theme Name: L'e-bb.net
Theme URI: http://louisartus.desrobert.fr
Description: Le thème officiel de l'e-bb.net, créé par Louis-Artus des Robert.
Version: 1
Author: Louis-Artus des Robert
 
L'e-bb.net par Louis-Artus des Robert || http://louisartus.desrobert.fr
 
*/
/* elements */
* {
	margin:0;
	padding:0;
}
body {
	background: white;
	font-family:  Arial, "Helvetica Neue", Helvetica, Sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Verdana;
}
a {
	text-decoration: none;
	color: #3A4972;
}
a:visited {
	color: #3A4972;
}
ul {
	list-style-position: inside;
}
p {
	margin-bottom: 0.5em;
}
img {
	border:0;
	margin:0;
	padding:0;
}

/* zones */
#page {
	width:960px;
	margin:0 auto;
}

/* header */
#header {
}
#header h1 {
	margin:16px 0 8px 16px;
}

#header .connexion {
	width:auto;
	float:right;
	font-size: 0.8em;
	color:#444;
	line-height: 1.6em;
	margin-top:0px;
	margin-right:16px;
	text-align: right;
}
#header .connexion label {
	font-weight: bold;
}
#header .connexion a {
	color:#444;
}
#header .connexion input {
	color:#444;
	background: #E5E5F0;
	border:1px solid #E0E0E0;
	height: 15px;
	width:140px;
	margin-bottom:2px;
}
#header .connexion ul {
	list-style: none;
}
#header .connexion ul li{
	display: block;
	float:left;
}
#top {
	width:960px;
	height:24px;
	margin:0;
	padding:0;
	background: url('images/top_bgw.gif') top center repeat-x;

}
#top ul {
	width:928px;
	display:block;
	list-style: none;
	margin:0 auto;
	padding:0;
}
#top ul li {
	margin:0;
	padding:0;
	height: 24px;
	display:block;
	float:left;
}
#top ul li.item a {
	margin:0;
	padding:0;
	color:white;
}
#top ul li img {
	margin:0;
	padding:0;
}
#top ul li#homebtn {
	height: 24px;
	padding-left:0px;
	margin-right:6px;
}
#top ul li#search {
	padding:0 8px;
}
#top ul li#search_field {
	margin:0;
	padding:0;
	padding-left:10px;
	height:24px;
	width:138px;
}
#top ul li input {
	width:100px;
	margin:1px auto;
	background:transparent;
	color:white;
	border:0;
}
#submenu {
	padding:8px 0;
	height: 28px;
}
#submenu ul {
	list-style: none;
	color:#888;
}
#submenu ul.current {
	display:block;
}
#submenu ul.none {
	display:none;
}
#submenu ul li {
	display:block;
	float:left;
	padding:0 24px;
}
#submenu ul li a {
	color:#3A4972;
}
#meteo_time {
	width:240px;
	padding-top:6px;
	float:right;
	text-align: right;
	font-size:1em;
	color:#3A4972;
}
/* content */
#content {
	float: left;
	margin-left:14px;
	width: 562px;
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: justify;
}
#content a:hover {
	text-decoration: underline;
}
#content h2 {
	font-weight: normal;
	font-size: 1.4em;
	color:#3A4972;
	padding-top:4px;
	margin-bottom: 0.5em;
}
#content h2 a {
	color:#3A4972;
	margin-bottom:0.5em;
}
#content h2 a:hover {
	color:#2288BB;
	text-decoration: none;
}
#content h3 {
	font-weight: normal;
	font-size: 1.2em;
	color:#444;
	margin-top: 0;
	padding-top: 0;
}
#content h3 a {
	color:#444;
}
#content h3 a:hover {
	color:#666;
	text-decoration: none;
}
#content h2.dossiers a, #content h3.dossiers a {
	color:#dc401d;
}
#content h2.habiter-la-ville a, #content h3.habiter-la-ville a {
	color:#A8A065;
}
#content h2.decryptage-du-cm a, #content h3.decryptage-du-cm a {
	color:#FEC640;
}
#content h2.sortir-a-bb a, #content h3.sortir-a-bb a {
	color:#7E8AA8;
}
#content h2.bb-autrement a, #content h3.bb-autrement a {
	color:#E66B2E;
}

#featured_top {
	width: 562px;
	height: 30px;
	background: url('images/feat_top.gif') no-repeat;
}
#featured {
	width: 558px;
	height:200px;
	padding:0 2px;
	background: url('images/feat_bg.gif') repeat-y;
}
#featured_btm {
	width: 562px;
	height: 4px;
	margin-bottom: 16px;
	background: url('images/feat_btm.gif') no-repeat;
}
.featured_post {
width:460px;
padding:16px 14px 0 14px;
/*
	margin:0 2px 0 2px;
	
	border-bottom: 1px solid #D5DDE5;
*/
}
.wp-caption {
}
p.wp-caption-text {
	margin:0;
	font-size:0.8em;
	font-style: italic;
	text-align: center;
	color:#888;
}
.wp-caption img {
}
.wp-caption p {
	margin: 0;
	padding: 0;
}
#content .alignleft, .alignleft img {
	float:left;
	margin-right:16px;
}
#content .alignright, .alignright img {
	float:right;
	margin-left:16px;
}
#content .aligncenter, .aligncenter img {
	margin:auto;
}
#content .alignnone {
	margin-bottom: 1em;
}
.the_schedule {
	padding: 4px 8px;
	margin-bottom:1em;
	background: #E0E0E0;
	border: 1px solid #CCC;
	color:#666;
}
#content table.ec3_schedule {
	float: none;
	background: #E0E0E0;
}
#content table.ec3_schedule td {
	color:#666;
}
#wp-calendar table td.pad {
	background: #fff;
}

/* articles */
.post {
}
.post-bloc {
	padding-bottom: 1em;
	clear:both;
}
.read_more {
	text-align:right;
	color:#ccc;
	font-size:0.9em;
}
.homepost {
	margin-bottom: 0.2em;
}
.post-date {
	float:left;
	width:49px;
	height:53px;
	padding-top:5px;
	margin-right:8px;
	text-align: center;
	background: url('images/datestamp.gif') no-repeat;
}
.post-date .day {
	font-family: Georgia;
	color:#555;
	font-size:19px;
	padding-top:4px;
}
.post-date .month {
	color:#fff;
	font-family: Verdana;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.post_content {
	clear:both;
	font-size: 1em;
	color: #222;
	padding-bottom: 0.5em;
}
.postmetadata {
	color:#999;
	font-size:0.9em;
	padding-bottom: 0.2em;
}
.postmetadata a {
	color:#aaa;
}
ul.post-meta {
	list-style: none;
	color:#444;
	font-size: 0.8em;
}
ul.post-meta li {
	margin-bottom: 0.5em;
}
ul.post-meta li span.post-meta-key {
	color:#444;
	font-weight: bold;
}
p.the_author {
	text-align: right;
	color:#666;
	font-style: italic;
}
span.the_tags {
	background: url('images/icones/tag_blue.png') left center no-repeat;
	padding:2px 22px;
	height: 12px;
	margin-top:1em;
}
span.the_tags a {
	font-size:0.8em;
	color:#666;
}
.read-more {
	background: url('images/bullet.gif') left center no-repeat; 
	text-align: right;
	padding-left:6px;
	float:right;
}
.read-more a {
	color:#888;
	font-size: 0.9em;
}

/* comments */
.stars {
	float: right;
}
.comments-template{
	margin-top:0em;
	padding-top:1em;
	border-top:1px solid #E0E0E0;
	color:#555;
	font-size: 0.9em;
}
.cadre_commentaires {
	padding-top:0em;
}
.comments-template ol {
	margin: 0.5em 0;
	padding: 0 0 0 0;
	list-style: none;
}
.comments-template ol li {
	padding: 0.5em;
}
.comments-template .alt {
	background: #F0F0ff;
}
.comments-template ol p {
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
}
 .comments-template ol li{
	margin: 0.5em 0 0 0;
}
 .comments-template h2, .comments-template h3#comments{
	font-size:0.8em;
}
 .commentmetadata{
}
 .comments-template p.nocomments{
	padding: 0;
}
 .comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
}
.navigation {
	font-size: 0.8em;
	color:#999;
}
.navigation a {
	color:#999;
}

/* sidebar */
.sidebar {
	width: 168px; /* au lieu de 148px */
	margin: 0;
	color:#444;
}
.sidebar ul {
	list-style: none;
	font-size:1em;
}
.sidebar ul li { 	/* corriger le bug ie : padding-left de 16px */
	list-style:none;
}
.sidebar .sb_top {
	width: 156px;
	font-size:14px;
	font-weight: bold;
	color:white;
	padding:3px 8px;
	height: 18px;
	background: url('images/sb_top.jpg') no-repeat;
}
.sidebar .sb_btm {
	width: 168px;
	height: 8px;
	background: url('images/sb_btm.jpg') no-repeat;
	margin-bottom: 16px;
}
.sidebar .sb_bg {
	padding: 0 0px;
	background: url('images/sb_bg.gif') repeat-y;
}
.sidebar .sb_content {
	padding: 2px 4px;
	background: url('images/sb_bg.gif') repeat-y;
}
.sidebar .sd_bg div, .sidebar .sd_bg ul {
	padding: 0 4px;
}
.sidebar h2 {
	margin-top: 16px;
	font-size: 1.1em;
	color: #3A4972;
	font-weight:bold;
}
.sidebar a {
	color:#666;
}
.sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
.sidebar.left {
	float: left;
	margin-right:16px;
}
.sidebar.right {
	float: right;
	margin-left:16px;
}
ul.PSR_month_scores li {
	list-style: none;
	padding-bottom: 0.5em;
	border-bottom:0px solid #E0E0E0;
}

/* footer */
#footer {
	clear: both;
	width: 960px;
	height:24px;
	padding: 0 auto;
	background: url('images/btm_bgw.gif') top center repeat-x;
}
#footer p {
	margin:0;
	padding:4px 0;
	text-align: center;
	font-size: 0.8em;
	color:#fff;
}
#footer a {
	color:#fff;
}

/* modules */