/* styles spécifiques au blog */


/* Header
-------------------------------------------------------- */
#top {
	width: 575px;
	height:170px;
	background: transparent url(img/top.jpg) no-repeat left bottom;
	margin-bottom:10px;
}

#top h1 { 
	font-size: 3em;
	width:auto;
	height:113px;
	padding:10px 10px 0 0;
	background-image:none;
}

#top h1 a:link, #top  h1 a:visited, #top  h1 a:hover {
	text-decoration: none;
	font-size:2.2em;
	font-weight:bold;
	margin:2px ;
	padding:0 0 5px 10px;
	color:#A2D4EF;
	border-bottom: 1px solid #fff;
}


/* Prelude
-------------------------------------------------------- */
#prelude {
	width:325px;
	margin:0 125px 0 125px;
	text-align:center;
}
	
#prelude a {
	margin:6px;
	text-decoration:none;
	color:#66AEEA;
}

#prelude a:hover {
	color:#536979;
}

.texte ul li {	
	background:none;
}




/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width: 250px;
	margin:10px !important;
	margin:10px 0 0 10px;
	float:left;
}

#sidebar h2 {
	color: #062f4c;
	font-size: 1em;
	font-weight: bold;
	background: #ECF6FC;
	border: 1px solid #86CDEE;
	border-width: 1px 0;
	padding: 5px 8px;
	margin: 0 0 10px 0;
	background:url(img/fondH2nav.png) repeat-x bottom;
}

#sidebar  #blognav #search h2 label {
	color: #062f4c;
	font-size: 1em;
	font-weight: bold;
}

#sidebar h3 { color: #005D99; padding: 4px 8px 0 8px; font-size: 1em; }

#sidebar a:link, #sidebar a:visited { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
#blogextra a:link, #blogextra a:visited { text-decoration: none; }
#blogextra a:hover { text-decoration: underline; }

#sidebar ul, #blogextra li { padding: 0 0 4px 0; }
#sidebar li, #blogextra li {
	background: transparent url(img/sidebar_li.png) no-repeat 10px 7px;
	padding: 3px 4px 3px 20px;
}
#sidebar p, #blogextra p { padding: 0 0 4px 10px; }

#search fieldset { border:none; }
	
#search fieldset p { padding: 0px;
	background:url(img/fond_search.png) no-repeat left top;
	float:left;
}
#search #q {
	font-size: 1em;
	
	border:none;
	background:none;
	margin:5px 10px 3px 10px;
		
	width: 160px;
	height:30px;
	float:left;
}
#search .submit {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	background:url(img/btn_search.png) no-repeat right top;
	
	width: 40px;
	height:26px;
	border:none;
	margin:0 0 0 10px !important;
	margin:0 20px 0 0;
	float:right;
	color: #FFF;
	text-align:center;
}
#search .submit:hover { background:url(img/btn_search_on.png) no-repeat right top; color: #FFF; }

#search, #sidebar .selected, #sidebar .categories, #sidebar .syndicate,
#sidebar .langs, #sidebar .tags, #sidebar .links, #sidebar .text { padding: 0 0 10px 0; }

#search h2, .categories h2, .tags h2, .syndicate h2, .links h2, .selected h2 {
	width:233px !important;
	width:215px;
}

#topnav {
	color: #005D99;
	font-size: 0.9em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 5px 5px 8px;
	margin: 0 0 20px 0 !important;
	margin: 0 20px 20px 0;
	width:235px !important;
	width:215px;
	font-weight: bold;
	text-transform: uppercase;
	background:url(img/fondtags.png) repeat-x bottom;
}
#sidebar #topnav ul { margin: 0; padding: 0; }
#sidebar #topnav li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#sidebar .syndicate li {
	margin: 0 4px 0 11px;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	padding: 5px 4px 5px 22px;
}

#sidebar .tags ul {
	margin: 5px 5px 10px 10px;
	padding: 0;
	font-size: 110%;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#sidebar .tags ul li a:link, #sidebar .tags ul li a:visited { color: #7C8F9D; }
	
#sidebar .tags p strong a:link, #sidebar .tags p strong a:visited { 
	padding: 0 0 0 18px !important;
	background: transparent url(img/tags.png) no-repeat 0 -2px; 
}
#sidebar .tags p strong a:hover {}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }


/* Post-content
-------------------------------------------------------- */
.post-content, .post-excerpt {
	padding: 4px 0 0 0;
	line-height: 1.5em;
	font-size: 1.2em;
}

.post-content p, .post-excerpt p { padding: 4px 0; line-height:160%;}
.post-content strong, .post-excerpt strong { font-size: 1em; }
.post-content acronym, .post-excerpt acronym { cursor: help; border-bottom: 1px dashed #666; }

.post-content pre, .post-excerpt pre {
	font: 1.1em 'courier new', courier, monospace;
	background: #F5F5F5;
	padding: 10px 5px;
	margin: 6px 0;
}

.post-content h3, .post-excerpt h3 { padding: 4px 0; font-size: 1.2em; color: #666; }
.post-content h4, .post-excerpt h4 { padding: 4px 0; font-size: 1.1em; color: #666; }
.post-content h5, .post-excerpt h5 { padding: 4px 0; font-size: 1.0em; color: #666; }

.post-content ul, .post-excerpt ul { padding: 4px 0; margin: 0; list-style: none; }
.post-content ul li, .post-excerpt ul li {
	margin-left:0px;
	padding: 1px 0 1px 10px;
	background: transparent url(img/puce.png) no-repeat;
	list-style: none;
	
}
.post-content ol, .post-excerpt ol { padding: 4px 0; margin: 0 0 0 28px; }
.post-content ol li, .post-excerpt ol li { padding: 1px 0; }

.post-content blockquote, .post-excerpt blockquote {
	border-left: 4px solid #CDCDCD;
	margin: 4px 0 4px 5px;
	padding: 0 5px;
}
.post-content blockquote em, .post-excerpt blockquote em {}


/* Classes
-------------------------------------------------------- */
.day-date {
	color: #062f4c;
	font-weight: bold;
	background:;
	background:url(img/fondH2nav.png) repeat-x bottom  #F5FBFD;
	border: 1px solid #C2E5F6;
	border-width: 1px 0;
	text-align: right;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	clear: left;
}

a.feed {}

.post { color: #000; }

.post-title { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	color:#062f4c;
	display:block;
	width:575px;
	padding-bottom:8px;
	margin-bottom:15px;
	background:url(img/titre_bg.png) repeat-x bottom;
}
	
.post-title a:link, .post-title a:visited { color: #7C8F9D; text-decoration: none; }
.post-title a:hover { text-decoration: underline; }

.post-info { font-style: italic; }

.post-tags {
	position: relative;
	border: 0;
	background:url(img/fondtags.png) repeat-x bottom;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
.post-tags:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.post-tags li { display: inline; }
/* Classes
-------------------------------------------------------- 
.post-tags li a:link, .post-tags li a:visited {
	color: #005D99;
	display: block;
	float: left;
	text-decoration: none;
	background: transparent url(img/puce.png) no-repeat 0 0;
	padding: 2px 8px 2px 18px;
	white-space: nowrap;
}*/

.post-tags li a, .post-tags li a:link, .post-tags li a:visited {
	color: #005D99;

	text-decoration: none;
	background: transparent url(img/puce.png) no-repeat 0 0;
	list-style: none;
	padding: 2px 8px 2px 18px;
	white-space: nowrap;
}

.post-tags li a:hover { text-decoration: underline; }

.post-info-co {
	clear: left;
	border: 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 0 0 26px 0;
}
.post-info-co a:link, .post-info-co a:visited {
	text-decoration: none;
	padding: 2px 10px 2px 18px;
}
.post-info-co a:hover { text-decoration: underline; }

.comment_count {
	background: transparent url(img/commentaire.png) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(img/retrolien.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

.read-it {
	font-weight: bold;
	padding: 0 0 10px 0;
	clear: left;
}

#attachments {
	clear: left;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 4px 0 6px 0;
}
#attachments * { color: #3C8FD1; }
#attachments h3 { font-size: 1.2em; }
#attachments ul { padding: 4px 0; }
#attachments li {
	margin: 0 0 0.6em 0;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}
#attachments li em {}
#attachments li div {}
#attachments li object {
   display: inline;
   margin: 0;
   padding: 0;
   vertical-align: bottom;
}

.footnotes {
	border: 1px solid #E8E8E8;
	padding: 5px 0;
	margin: 6px 0 25px 0;
}
.footnotes h4 {
	color: #005D99;
	background: #FBFBFB;
	border-bottom: 1px solid #E8E8E8;
	background: transparent url(img/report.png) no-repeat 4px 3px;
	padding: 2px 10px 2px 25px;
	margin: 0 0 6px 0;
	font-style: italic;
}
.footnotes p { padding: 4px 10px; }


/* Archives
-------------------------------------------------------- */
#content-info {
	font-size: 0.8em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: 1em;
	line-height: 1.4;
	width:555px;
}

#content-info h2 {
	font-size: 1em;
	color: #062f4c;
	padding: 5px 10px 5px 0;
	margin: 10px 0;
	width:535px;
}

#content  h2 a{
	font-size: 1em;
	color: #062f4c;
	padding: 5px 10px 5px 0;
	margin: 10px 0;
	width:535px;
}

.content-inner { 
	padding-bottom: 20px;
}

.content-inner h3 {
	font-size: 1em;
	color: #00AAE2;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 10px 0;
	width:555px;
}

#content-info h2 { font-size: 1.4em; }
#content-info p { padding: 4px 0; font-size: 1em; }

#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
	background: transparent url(img/rss.png) no-repeat 1px 3px;
}
#content-info p a.feed:hover {}

.content-inner .day-date { text-align: left; }
.content-inner .post-title { padding: 4px 0; margin: 0; }
.content-inner .post-info { margin: 4px 0 20px 10px; }

.content-inner ul { 
	padding: 4px 0; margin: 0 0 0 10px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;}
.content-inner ul li {
	padding: 1px 0 1px 10px;
	background: transparent url(img/li.png) no-repeat 0 5px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	font-size: 1em;
	line-height: 1.3;
}


/* Tags - Page des tags
-------------------------------------------------------- */
.content-inner ul.tags {
	position: relative;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 8px 0 20px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
}
.content-inner ul.tags:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content-inner ul.tags li {
	display: block;
	float: left;
	margin: 4px;
	height: 18px;
	line-height: 18px;
	background: none;
}
.content-inner ul.tags li a:link, .content-inner ul.tags li a:visited {
	color: #005D99;
	text-decoration: none;
	white-space: nowrap;
}
.content-inner ul.tags li a:hover { text-decoration: underline; }
.content-inner ul.tags li a:focus, .content-inner ul.tags li a:active {
	background: #005D99;
	color: #FFF;
}
.tags {
	width:250px !important;
	width:230px;
}


/* Commentaires
-------------------------------------------------------- */
#comments, #pings { padding-top: 10px; }
#comments h3, #pings h3, #comments-feed, #pr h3 {
	clear: left;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px 5px 5px 5px;
	font-size: 1.2em;
	width:565px;
}
#pr h3 { color: #ff6600; margin: 30px 0 8px 0; }

#comments-feed { text-align: right; font-weight: bold; margin: 14px 0 8px 0; }
#comments-feed a:link, #comments-feed a:visited {
	font-size: 0.8em;
	text-decoration: none;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	padding: 3px 0 3px 22px;
}
#comments-feed a:hover { text-decoration: underline; }

#comments dl{}

#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 30px 0;
	background: transparent url(img/commentaire_bulle.png) no-repeat 50% 100%;
}
#comments dt a:link, #comments dt a:visited { color: #3C8FD1; text-decoration: none; }
#comments dt a:hover { text-decoration: underline; }
#pings dt a:link, #pings dt a:visited { color: #3C8FD1; text-decoration: none; }
#pings dt a:hover { text-decoration: underline; }

#comments dd, #pings dd, dd.comment-preview {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 10px;
	margin: 0 0 8px 0;
	font-size: 1.1em;
	line-height: 1.4;
}
#comments dd *, #pings dd *, dd.comment-preview * { padding: 5px 0; font-size: 1em; }

#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover { color: #5E9E14; }
#comments dd.me { border-left: 4px solid #5E9E14; }

.comment-number, .ping-number {
	color: #3C8FD1;
	font-weight: bold;
	font-size: 1.4em;
}

#ping-url {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 30px 0;
	font-weight: bold;
	text-align: right;
}


.error {
	border: 2px solid red;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #FFCCCC;
	font-weight: bold;
}

.message {}

.pagination {
	clear: left;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
	color: #5E9E14;
	font-weight: bold;
}
.pagination a:link, .pagination a:visited { color: #5E9E14; text-decoration: none; }
.pagination a:hover { text-decoration: underline; }

#navlinks {
	border: 1px solid #C2E5F6;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #4ABBD8;
	font-weight: bold;
	background:url(img/fonddate.png) repeat-x bottom  #F5FBFD;
}
#navlinks a:link, #navlinks a:visited { color: #00ABE2; text-decoration: none; }
#navlinks a:hover { text-decoration: underline; }
	
	
/* Forms
-------------------------------------------------------- */
#comment-form { 
	padding-top: 10px;
	border:none;
	background:none;
}

#comment-form h3 {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px 5px 5px 5px;
	width:565px;
	font-size: 1.2em;
}

#comment-form fieldset {border:none;}

#comment-form fieldset p { padding: 5px 0; /*margin: 0 0 0 30%;*/ }
#comment-form fieldset p.field { padding: 5px 0; width: auto; margin: 0; clear: left; }
#comment-form p.form-help { width: 60%; margin: 0 0 0 30%; font-style: italic; }

#comment-form p label { width: auto; }
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 1em Arial,sans-serif;
	color: #005D99;
	border: 1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 1em;	
	width: 60%;
}

#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 140px;
}
#comment-form input.preview { margin-left: 134px; }
#comment-form input.preview, #comment-form input.submit {
	width: auto;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1.1em;
	background:url(../img/fond_buttonForm.png) repeat-x bottom;
	padding:3px 5px;
	
	border:none;
	color:#FFFFFF;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: #005D99;
	color: #FFF;
	border: 1px solid #005D99;
}

