/*
Theme Name: Extendable
Theme URI: http://www.blizzart.net/
Description: Adapted from Dotclear "Extendable" theme by <a href="http://www.neodesign.fr/Themes/Dotclear_2/Extendable">Nicolas RENOUS</a>.
Version: 1.0
Author: Mickael BLATIERE
Author URI: http://www.blatiere.net/
Tags: light, three-columns, flexible-width
*/
* {
	margin:0;  /* Bug IE */
}
*::-moz-selection {
	background-color:#FF3C00;
	color:white;
}
html,body {
	color:#444444;
	font-size:0.8em;
	line-height:1.6em;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
}

body {
	background-color:#EDEDED;
	padding:0;
}
/* Common styles
-------------------------------------------------------- */
ul { list-style: none; }
ul li { list-style: none; }

a:link, a:visited { color: #1688D3; text-decoration: none; }
a:hover { color: #80A2B8; }
pre { overflow: auto; width: 100%; height: auto; }
.left { float: left; }
.right { float: right; }


/* Page
-------------------------------------------------------- */

#wrapper{
	background: #fff;
	width:90%;
	min-width:800px;
	margin:0 auto 0 auto;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
#content {
	position:relative;
}
.content {
	margin:0 350px 0 20px;
	min-height:850px;
}
#sidebar {
	color:#666;
	position:absolute;
	width: 330px;
	top:0px;
	right:0px;
	background: #fff url(img/sidebar-haut.jpg) no-repeat left top;
	padding-top:20px;
}


/* Header
-------------------------------------------------------- */
#prelude {
	color:#DFDFDF;
	padding:0;
	height:28px;
	background:#4F4F4F;
	overflow:hidden;
}

#prelude ul, #prelude li {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#prelude ul {
	float:left;
	height: 28px;
	width: 650px;
}

#prelude li {
	float: left;
}
#prelude li a,#prelude li a:visited {
    display: block;
    height: 28px;
    width: 130px;
    color:#FFF;
    line-height: 28px;
    text-align: center;
}

#prelude li a:hover {
    color:#FFF;
	background-color: rgb(59, 120, 187);
	text-decoration:none;
}
#prelude ul a:active {
	color:#ff8400;
}

.rsshead {
	float:right;
	margin:7px;
	border:none;
}

.rsshead img {
	border:none;
}

#header {
	height:75px;
	background: url(img/header.jpg) no-repeat top right #fff;
	margin:0;
}
#header h1 {
	font-size:32px;
	font-weight:bold;
	padding-top:30px;
	margin-left:20px;
	letter-spacing: -0.05em;
}
#header h1 a, #header h1 a:visited {
	text-decoration:none;
	color:#3A77BA;
}
#header h1 a:hover {
	border-bottom:1px dotted #E5E5E5;
	background:transparent;
}
#header .description {
	display:none;
}
#search {
	width:318px;
	text-align:center;
	float:right;
	margin-top:12px;
	margin-right:11px;
}
#search fieldset,#search p {
	margin:0;
	padding:0;
	border:none;	
}

#search #s {
	border:3px solid rgb(59, 120, 187);	
	padding:3px 5px 3px 18px;
	background:#fff url(img/q.png) no-repeat 4px center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:1.3em;
	color:#111;
	width:190px;
}
#search #s:hover{
	border:3px solid #ff8400;
}
#search .submit {
	background:rgb(59, 120, 187);
	padding:5px 7px 5px 7px;
	font-size:1.3em;
	border:0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
}
#search .submit:hover {
	background:#ff8400;
}

/* Sidebar
-------------------------------------------------------- */
#sidebar #blognav div, #sidebar #blogextra div {
	color:inherit;
	margin:0 0 12px 0;
	padding:0 0 1em 0;
}

#blognav {
  width : 160px;
  background: url(img/sidebar-bas.gif) no-repeat left bottom #F4F4F4;
  float:left;
  padding-bottom:200px;
}

#blogextra {
	width : 170px;
	float:right;
	background:transparent;
}

#sidebar div ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2,#sidebar h3 {
	color:#000;
	margin:0 10px;
}
#sidebar h2 {
	padding-left:5px;
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px dotted #B7C1B7;
	font-size:1.2em;
}
#sidebar h3 {
	font-size:1em;
	margin-top:8px;
}
#s {
	padding-left:18px;
	background:#fff url(img/q.png) no-repeat 4px center;
}
#sidebar div.widget_calendar table {
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
	font-size:10px;
}
#sidebar div.widget_calendar table caption {
	margin:0 auto;

}
#sidebar div.widget_calendar table th {
	color:#3C5766;
	background:transparent;
	cursor:help;
}
#sidebar div.widget_calendar table td {
	font-size:10px;
	padding:0;
	margin:0 0 2px 0;
}
#sidebar div.widget_calendar table td a {
	display:block;
	background:#F9F9F9;
	color:#3C5766;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#sidebar div.widget_calendar table td a:hover {
	background:#799FA2;
	color: #FFF;
}
#sidebar p,#sidebar form {
	text-align:center;
}
#sidebar li {
	margin: 2px 5px 2px 30px;
}
#sidebar li a, #sidebar li a:visited {
	color: #666;
	display: block;
	padding: 2px 5px 2px 30px;
	background: transparent;
	margin: -2px -5px -2px -30px;
}

#sidebar li a:hover{
	color: #333;
	background: #F9F9F9 url(img/curseur.gif) repeat-y right; /* Bling Bling No Flash */
	text-decoration:none;
}

#sidebar li li {
	margin: 2px 0px 2px 0px;
}

#sidebar li ul li a {
	padding-left: 40px !important;
}



#sidebar strong {
	margin:0;
}
#sidebar #search { display:none; } /* Pour Ã©viter qu'il n'y ait 2 formulaires de recherche */


#sidebar .widget_tag_cloud div {
	margin: 5px 5px 10px 10px !important;
	padding: 0 !important;
	font-size: 110% !important;
}
#sidebar .widget_tag_cloud a:link, #sidebar .widget_tag_cloud a:visited { color: #333; display:inline; padding:0; margin:0; background:none;}

#sidebar .widget_tag_cloud a:hover { color: #666; background:none;}



#topnav{
	display:none;
}



/* 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;
	text-align:justify;
}

.post-content strong, .post-excerpt strong {
	font-size: 0.9em;
}

.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dashed #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px 5px;
	margin: 6px 0;
	background: #F5F5F5;
	font: 1.1em 'courier new', courier, monospace;
}

.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 {
	margin: 0;
	padding: 4px 0;
}

.post-content ul li, .post-excerpt ul li {
	padding: 1px 0 1px 12px;
	background: transparent url(img/puce.gif) no-repeat 0px 6px;
}

.post-content ol, .post-excerpt ol {
	margin: 0 0 0 28px;
	padding: 4px 0;
}

.post-content ol li, .post-excerpt ol li {
	padding: 1px 0;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 5px;
	padding: 3px 8px;
	border-left: 5px solid #2F96FF;
	background:#F5F5F5;
}

.post-content img a {
    border: none;
}

/* Classes
-------------------------------------------------------- */
.day-date {
	display:none;
}

a.feed { }

.post {
	color: #000;
}
.post-title {
	background:transparent;
	margin-bottom:0;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height:26px;
}
.post-title a, .post-title a:visited {
	color:#444;
	background:transparent;
	text-decoration:none;
}
.post-title a:hover {
	background:#444;
	color:#FFF;
}

.post-meta {
	font-size:0.8em;
	margin: 0px 0 0px 0px;
	color:#B4B4B4;
}

.post-tags {
	position: relative;
	overflow: hidden;
	height: 1%;
	margin: 8px 0 0 0;
	padding: 2px 5px;
	border: 0;
	font-size:0.9em;
}

.post-tags:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-tags li {
	display: inline;
}

.post-tags li a:link, .post-tags li a:visited {
	display: block;
	float: left;
	padding: 2px 12px 2px 18px;
	background: transparent url(img/tag.png) no-repeat 0 0;	
	color: #3D59A1;
	text-decoration: none;
}

.post-tags li a:hover {
	text-decoration: none;
}

.post-info-co {
	clear: left;
	margin:0 0 20px auto;
	padding:4px 5px;
	border: 0;
	background: #F6F6F6;
	text-align:center;
	width:175px;
	font-size:0.9em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.post-info-co a:link, .post-info-co a:visited {
	padding: 2px 10px 2px 18px;
	text-decoration: none;
}

.post-info-co a:hover {

}

.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%;
}

.post-content .read-it {
	padding:10px 5px;
	font-size:0.9em;
	font-weight:bold;
}

#attachments {
	clear: left;
	margin: 4px 0 6px 0;
	padding: 5px;
	background: #FBFBFB;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
}

#attachments * {
	color: #3C8FD1;
}

#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.footnotes {
	margin: 6px 0 15px 0;
	padding: 5px 0;
	border: 1px solid #E8E8E8;
}

.footnotes h4 {
	margin: 0 0 6px;
	padding: 2px 10px 2px 25px;
	background: transparent url(img/report.png) no-repeat 4px 3px;
	border-bottom: 1px solid #E8E8E8;
	color: #005D99;
	font-style: italic;
}

.footnotes p {
	padding: 4px 10px;
}
/* Archives
-------------------------------------------------------- */
#content-info {
	margin: 0 0 20px;
	padding: 5px 10px;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	font-size: 1em;
	line-height: 1.4;
}

.content-inner {
	padding-bottom: 20px;
}

.content-inner h3 {
	margin: 10px 0;
	padding: 5px 10px;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	font-size: 1em;
	color: #1688D3;
}

#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-inner .post-info {
	margin-bottom:22px;
}

.content-inner ul {
	margin: 0 0 0 10px;
	padding: 4px 0;
}

.content-inner ul li {
	padding: 1px 0 1px 10px;
	background: transparent url(img/li.png) no-repeat 0 5px;
	font-size: 1em;
	line-height: 1.3;
}

/* Tags - Page des tags
-------------------------------------------------------- */
.content-inner ul.tags {
	position: relative;
	height: 1%;
	overflow: hidden;
	margin: 8px 0 20px;
	padding: 5px;
	background: #FBFBFB;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	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;
	height: 18px;
	margin: 4px;
	background: transparent;
	line-height: 18px;
}

.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;
}

/* Commentaires
-------------------------------------------------------- */
#comments, #pings {
	padding-top: 10px;
}

#comments h3, #pings h3, #comments-feed, #pr h3 {
	clear: left;
	margin: 20px 0 8px 0;
	padding: 5px;
	background: #FBFBFB;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	font-size: 1.2em;
}

#pr h3 {
	margin: 30px 0 8px;
	color: #5E9E14;
}

#comments-feed {
	margin: 14px 0 8px;
	text-align: right;
	font-weight: bold;
}

#comments-feed a:link, #comments-feed a:visited {
	padding: 3px 0 3px 22px;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	font-size: 0.8em;
	text-decoration: none;
}

#comments-feed a:hover {
	text-decoration: underline;
}

#comments ol {
    padding: 0;
}

#comments li {
    display: block;
}

#comments cite {
    font-style: normal;
}

#comments .comment-author,
#comments .comment-meta {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 10px 0;
}

#comments .comment-author {
	background: transparent url(img/commentaire.jpg) no-repeat 24px bottom;
    margin-top: -51px;
    padding-top: 20px;
}

#comments .comment-meta a:link, #comments .comment-meta a:visited,
#comments .comment-author a:link, #comments .comment-author a:visited {
	color: #3C8FD1;
	text-decoration: none;
}

#comments .comment-meta a:hover,
#comments .comment-author a:hover {
	text-decoration: underline;
}

#comments .comment-body {
	margin: 50px 0 8px;
	padding: 1px 10px 10px;
	background: #F3F3F3;
	font-size: 1.1em;
	line-height: 1.4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#comments .reply {
    display: none;
}

#comments .comment-body p {
	padding: 5px 0;
	font-size: 1em;
}

#comments .bypostauthor a:link, #comments .bypostauthor a:visited, #comments .bypostauthor a:hover {
	color: #5E9E14;
}

#comments .bypostauthor .comment-body {
	border-left: 4px solid #5E9E14;
}

.comment-number, .ping-number {
	color: #3C8FD1;
	font-weight: bold;
	font-size: 1.1em;
	background:url(img/commentaire.png) no-repeat 0px 50%;
	padding:0 0 0 16px;
}

#ping-url {
	margin: 30px 0;
	padding: 5px;
	background: #FBFBFB;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	font-weight: bold;
	text-align: right;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #FFCCCC;
	border: 2px solid red;
	font-weight: bold;
}


.message {}

/* navigations */

.pagination {
	clear: left;
	margin: 0 0 30px;
	padding: 5px;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	text-align: center;
	color: #1688D3;
	font-weight: bold;
	position:relative;
}

.pagination a:link, .pagination a:visited {
	color: #1688D3;
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
}

#navlinks {
	margin: -5px 0 15px 0;
	color: #fff;
	font-weight: bold;
	font-size:12px;
	line-height:14px;
	position:relative;
	color: #1688D3;
	height:20px;
}

#navlinks a:link, #navlinks a:visited {
	color: #1688D3;
	text-decoration: none;
}

#navlinks a:hover {
	text-decoration: underline;
}

#navlinks .prev {
	position:absolute;
	top:0px;
	left:0px;
	width:230px;
}
#navlinks .next {
	position:absolute;
	top:0px;
	right:0px;
	width:230px;
	text-align:right;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form h3 {
	margin: 20px 0 8px 0;
	padding: 5px;
	background: #FBFBFB;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	font-size: 1.2em;
}
#comment-form {
	border:0;
}
#comment-form p {
	clear: left;
	width: auto;
	margin: 0;
	padding: 5px 0;
}

#comment-form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-size:0.9em;
	color:#B7B7B7;
}

#comment-form p label {
	display: block;
	float: left;
	width: 29%;
	padding: 0 4px 4px 0;
	text-align: right;
	font-weight: bold;
}

#comment-form input, #comment-form textarea {
	width:300px;
	padding: 3px 5px;
	border: 4px solid #DEDEDE;
	font: 1em Arial,sans-serif;
	color: #333;
	background:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#fff;
}
#comment-form textarea {
	height:180px;
}

#comment-form p.logged,
#comment-form input#submit {
	margin-left: 134px;
}

#comment-form input#submit {
	width: auto;	
	color: #5C5C5C;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 4px solid #DEDEDE;
}

#comment-form input#submit:hover {
	background: #FFF;
	border: 4px solid #A7A6A6;
	color: #252525;
}

/* Footer
-------------------------------------------------------- */
#footer {
	background: transparent url(img/footer.jpg) repeat-x bottom;
	padding: 0 2px 14px 2px;
	clear: both;
}
#footer p {
	width: 220px;
	margin: 0 25px 0 auto;
	background: #606666;
	color: #FFF;
	border:1px solid #FFF;
	padding: 8px 10px 5px 10px;
	text-align:center;
}
#footer img  {
	border:2px solid #fff;	
}
#footer p a:link, #footer p a:visited  {
	color: #FFF;
	text-decoration: underline;
	margin:0 10px 0 10px;
}
#footer p a:hover {
	text-decoration: none;
}

/* WP requirement
-------------------------------------------------------- */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
