/*
Theme Name: defi21
Theme URI: http://www.cdefi.fr
Description: Theme de Alexandre Casteill adapte du theme de Adam Walker Cleaveland of <a href="http://cleavedesign.com" title="cleave design">cleave design</a> adapte par Alexandre.
Version: 2.0
Author: Alexandre Casteill
Author URI: http://www.cdefi.fr
*/

/***** GLOBAL FORMATTING *****/

 * {
	padding: 0;
	margin: 0;
}
html {
	font-size:100%;
}
body {
	font-size: 100%;
	color: #000;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #013c69;
	text-decoration: none;
}

a:hover {
	color: #013c69;
	text-decoration: underline;
}

a:visited {
	color: #013c69;
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 100%;
        min-width:750px;
	position: relative;
	
	
}

#header {
	width: 100%;
	height: 90px;
	margin-top: 0;
	background : #fff url('images/header.gif') no-repeat top left;
	color: #fff;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#Nav {
	display: block;
}

#content {
	width:48%;
	height:70%;
        float: left;
	color: #000;
	padding: 20px 10px 20px 20px;
}

#sidebarRight {
	width:15%;
	height:70%;
	float: right;
	color: #fff;
	padding: 20px 20px 20px 10px;
	background:#013c69 url('images/coin_gauche.png') no-repeat top left;
	margin-top:13px;
	margin-left:13px;
}

* html #sidebarRight {
	width: 135px;
}

#sidebarLeft {
	width:24%;
	float: right;
	color: #000;
	padding: 20px 10px 20px 10px;
	background:#C5DE8B url('images/coin.png') no-repeat top right;
	margin-top:13px;
	text-align:justify;
}

* html #sidebarLeft {
	width: 120px;
}

#footer {
	clear: both;
	width:100%;
	min-width:750px;
	background: #013C69;
	color: #fff;
	text-align: left;
	height: 33px;
	padding:12px 0 12px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	font-family: "Century Gothic", Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	background : #fff url('images/navfond.png') repeat-x;
}

ul#Nav li {
	float: left;
    margin-right:10px;
	margin-top:13px;
	border-left:1px solid #013c69;
	background: url(images/navOff.gif) no-repeat right;
}



ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	
	
}

ul#Nav a:hover {
	text-decoration: none;
	color:#013c69;
	background: url(images/navOn.gif) no-repeat right;
}

ul#Nav li.current_page_item a { 
	background: url(images/navOn.gif) no-repeat right; 
	text-decoration: none;
	color:#013c69;
}
ul#Nav li#onglet_inverse { 
	background: #013c69 url(images/coin_bas.png) no-repeat bottom left; 
	float:right;
	text-decoration: none;
	color:#fff;
	border-left:none;
	margin:0px;
	padding-left:20px;
	height:46px;
	width:49%;
	text-align:center;
}
ul#Nav li#onglet_inverse span{
	font-variant:small-caps;
	font-size:1.1em;
}
ul#Nav li#onglet_inverse img{
	vertical-align:middle;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
	text-align:justify;
	font-size:0.9em;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #013c69;
	background: #C5DE8B;
	padding: 10px 10px 4px 10px;
	font-size: 0.9em;
	font-family: Verdana, "Lucida Grande", Lucida,  Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #013C69;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #013C69;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #C5DE8B;
	border: 1px solid #013c69;
	padding: 3px;
	font-size: 0.8em;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 0.75em;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 1.6em;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	padding: 15px 10px 20px 10px;
	font-family:  "Century Gothic", Verdana, "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

.date_post{
	font-size: 1em;
	float:left;
	text-align:center;
	font-family:  "Century Gothic", Verdana, "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
	font-weight:bolder;
	color:#C5DE8B;
	padding-right:20px;
	}
.date_jour{
	padding:5px 10px 5px 10px;
	background:#013C69 url('images/coin.png') no-repeat right top;
}
.date_moi{
	float:left;
	padding:0px 15px 8px 15px;
	background:#013C69 url('images/coin_bas.png') no-repeat left bottom;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 0.8em;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	text-align: left;
	clear:both;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {clear:both;
	font-size: 1.3em;
	text-align: left;
	padding:  2px;
	font-weight: normal;
	color:  #013c69;
	border-bottom: 2px #013C69 solid;
	margin-bottom: 5px;
	font-family:  "Century Gothic",Verdana, "Lucida Grande", "Trebuchet MS",  Lucida, Arial, sans-serif;
}

#sidebarRight a {
	color: #C5DE8B;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #fff;
	text-decoration: underline;
}
#sidebarRight h2{
	border-bottom: 2px #fff solid;
	color:#FFF;
	font-size:1.1em;
}
#sidebarLeft a {
	color: #000;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #013c69;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #013c69;
}

#decompte_du_temps{
	color:#013c69;
	padding-left:20px;
	border-bottom:2px solid #013C69;
	border-top:2px solid #013C69;
}
/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar div{
	margin-bottom:13px;
} 
.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}


/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #afb65b;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #5c7c9a;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

#calendar table{
font-size:75%;
text-align:center;
}

#calendar a{
	background:#C5DE8B;
	color:#013C69;}
#prev a, #next a{
	background:#013C69;
	color:#C5DE8B;} 
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #013c69;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #013c69;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #013c69;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color:#C5DE8B;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}