/*
Theme Name: Cleaker
Theme URI: http://pomomusings.com/design/
Description: An original design by Adam Walker Cleaveland of <a href="http://cleavedesign.com" title="cleave design">cleave design</a>. This theme utlizes XHTML and CSS, some code from Kubrick and beautiful icons from FamFamFam.
Version: 3.0
Author: Adam Walker Cleaveland
Author URI: http://www.cleavedesign.com
Tags: blue, green, white, three column, fixed width, simple, widget ready, custom header, valid CSS, valid XHTML
*/

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #7588c0;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 950px;
	position: relative;
	background:url(images/bg-wrapper.jpg) top left repeat-y;
}

#header {
	width: 950px;
	height: 246px;
	margin-top: 0;
	color: #fff;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#Nav {
	display: block;
}

#content {
	width: 503px;
	float: left;
	color: #000;
	padding-left:15px;
}

#sidebarRight {
	width: 249px;
	float: right;
	color: #000;
	background: #00478d url(images/bg-haut-sidebarright.jpg) left 83px no-repeat;
	height:100%;
}

* html #sidebarRight {
	width: 135px;
}

#sidebarLeft {
	background:#00478d url(images/bg-haut-sidebarleft.jpg) left 76px no-repeat;
	width: 181px;
	float: left;
	color: #000;
	border-right:1px solid #ffffff;
}

#sidebarleft div
{
 width:181px;
}

* html #sidebarLeft {
	width: 120px;
}

#footer {
	clear: both;
	background:url(images/footer.jpg) top left no-repeat;
	width: 950px;
	color: #fff;
	text-align: left;
	height: 263px;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 900px;
	float: left;
	background: #49647d url(images/navOnBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

ul#Nav li {
	float: right;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
	padding-right:15px;
	float:left;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
    color:#00478d;
	font-size: 11px;
}

.postmeta a {
    color:#00478d;
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

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: 10px;
	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 {
	display: inline;
	float: left;
	text-align: left;
	margin-top:80px;
	margin-left:210px;
}

#searchform #s {
 background:url(images/bg-search.gif) top left no-repeat;
	width: 161px;
	height:21px;
	color: #00478d;
	font-size: 11px;
	border:none;
	padding-top:7px;
	padding-left:20px;
}

#searchIcon {
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 14px;
	letter-spacing: -0.8px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	color:  #ffffff;
	background:#003262;
	margin-left:1px;
	margin-right:1px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}

#sidebarRight a {
	color: #ffffff;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #ffffff;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #ffffff;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #ffffff;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #ffffff;
}

/***** 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 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: #ffffff;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #ffffff;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	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;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

	
/***** 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;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 440px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.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: 10px;
	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 {
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/*------------ header ---------- */

.search
{
 background:url(images/header_04.jpg) top left no-repeat;
 width:950px;
 height:112px;
 text-align:left;
}

.menu
{
 background:url(images/header_06.jpg) top left no-repeat;
 width:609px;
 height:39px;
 color:#00478d;
 font-size:14px;
}

.menu a,
.menu a:visited
{
 color:#00478d;
 text-decoration:none;
} 

.menu a:hover
{
 text-decoration:underline;
}

/* ------------ Fin header --------- */

/* --------- Footer --------- */

.titre-module-footer
{
 color:#ffffff;
 margin-top:29px;
 text-align:center;
 margin-bottom:8px;
}

.tagcloud
{
 background:url(images/bg-tag.jpg) top left no-repeat;
 width:404px;
 height:138px;
 padding:15px;
 margin-left:34px;
 text-align:left;
}

.archives-footer
{
 background:url(images/bg-archives.jpg) top left no-repeat;
 width:174px;
 height:138px;
 padding:15px;
 margin-left:14px;
 text-align:left;
}

.archives-footer ul
{
 line-height:40px;
}

.archives-footer li
{
margin-left:20px;
 list-style:none;
 background:url(images/puce.png) left 10px no-repeat;
 padding-left: 20px;
 line-height:25px;
}

.reseaux
{
 background:url(images/bg-reseaux.jpg) top left no-repeat;
 width:184px;
 height:138px;
 padding:15px;
 margin-left:16px;
}

.reseaux a,
.reseaux a:visited
{
 color:#ffffff;
 text-decoration:none;
}

.reseaux a:hover
{
 font-weight:bold;
}

.copyright
{
 padding-left:20px;
}

.copyright a,
.copyright a:visited
{
 color:#ffffff;
 text-decoration:none;
}

.copyright a:hover
{
 text-decoration:underline;
}

.menu-footer
{
 text-align:right;
 padding-right:20px;
}

.menu-footer a,
.menu-footer a:visited
{
 color:#ffffff;
 text-decoration:none;
}

.menu-footer a:hover
{
 text-decoration:underline;
}

/* ---------- Fin footer -------- */

/* ----------- SidebarLeft -------- */

.cat-item
{
 background:url(images/puce.png) 15px 5px no-repeat;
 padding-left:30px;
}

#recentcomments li
{
 background:url(images/puce.png) 15px 5px no-repeat;
 padding-left:30px;
 color:#ffffff;
 padding-right:15px;
}

/* ---------- Fin sidebarleft ----------*/

/* ---------- SidebarRight --------- */

.textwidget
{
 color:#ffffff;
 padding-left:10px;
 padding-right:10px;
 line-height:18px;
 text-align:justify;
}

.widget_recent_entries li,
.xoxo li
{
 background:url(images/puce.png) 10px 5px no-repeat;
 color:#ffffff;
 padding-left:30px;
}

#recent-posts a,
#recent-posts a:visited
{
 color:#ffffff;
 text-decoration:none;
}

#recent-posts a:hover
{
 text-decoration:underline;
}

#linkcat-2 a,
#linkcat-2 a:visited
{
 color:#ffffff;
 text-decoration:none;
}

#linkcat-2 a:hover
{
 text-decoration:underline;
}

.widget_rss
{
 width:229px;
 color:#ffffff;
 padding-left:10px;
 padding-right:10px;
}

.widget_rss a,
.widget_rss a:visited
{
 color:#ffffff;
 text-decoration:none;
}

.widget_rss a:hover
{
 color:#ffffff;
 text-decoration:underline;
}

.widget_rss h2 a
{
 color:#ffffff;
}

/* ---------- Fin SidebarRight -------- */

/* --------- Note Index ------------- */

.header-post
{
 background:url(images/haut-post.jpg) top left no-repeat;
 width:487px;
 height:34px; 
}

.date-post
{
 float:left;
 font-size:11px;
 color:#626465;
 text-align:left;
 padding-left:55px;
 padding-top:5px;
}

.comment-post
{
 text-align:right;
 color:#00478d;
 font-weight:bold;
 float:right;
 padding-right:15px;
 font-size:11px;
 padding-top:5px;
}

.titre-post
{
 background:#e4ecf5;
 width:453px;
 color:#00478d;
 font-size:20px;
 float:left;
 z-index:1;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
 } 
 
.titre-post a,
.titre-post a:visited
{
 color:#00478d;
 text-decoration:none;
}

.titre-post a:hover
{
 color:#00478d;
 text-decoration:underline;
}

.content-post
{
 float:left;
 background:#ffffff;
 width:453px;
 color:#474747;
 font-size:12px;
 padding-left:15px;
 padding-right:15px;
 text-align:justify;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 padding-top:10px;
 font-family:Arial, Helvetica, sans-serif;
}

.footer-post
{
 background:#ffffff;
 width:453px;
 padding-left:15px;
 padding-right:15px;
  border-left:2px solid #00478d;
 border-right:2px solid #00478d;
}

.tag-footer
{
 color:#474747;
 font-style:italic;
 font-size:11px;
}

.tag-footer a,
.tag-footer a:visited
{
 color:#474747;
 text-decoration:none;
}

.tag-footer a:hover
{
 text-decoration:underline;
}


/* --------- Fin Note Index --------- */

/* ---------- Single ------------ */

#comments
{
 background:#e4ecf5;
 width:453px;
 color:#00478d;
 font-size:14px;
 float:left;
 z-index:1;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 padding-left:15px;
 padding-right:15px;
}

.liste-commentaire
{

 padding-left:15px;
 padding-right:15px;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 background:#ffffff;
 width:453px;
}

.poster-commentaire
{
 background:#e4ecf5;
 width:453px;
 color:#00478d;
 font-size:14px;
 float:left;
 z-index:1;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
}

.form-poster-commentaire
{
 float:left;
 padding-left:15px;
 padding-right:15px;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 background:#ffffff;
 width:453px;
}

/* ---------- Fin single -------- */

/* ---------- Post page accueil --*/

.titre-post-table 
{
 background:#e4ecf5;
 width:203px;
 color:#00478d;
 font-size:16px;
 float:left;
 z-index:1;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
 height:50px;
}

.titre-post-table a,
.titre-post-table a:visited
{
 color:#00478d;
 text-decoration:none;
}

.titre-post-table a:hover
{
 color:#00478d;
 text-decoration:underline;
}

.excerpt
{
 float:left;
 background:#ffffff;
 width:203px;
 color:#474747;
 font-size:12px;
 padding-left:15px;
 padding-right:15px;
 text-align:justify;
 border-left:2px solid #00478d;
 border-right:2px solid #00478d;
 padding-top:10px;
 font-family:Arial, Helvetica, sans-serif;
 height:95px;
}

.footer-accueil
{
 background:url(images/footer-post-table.jpg) top left no-repeat;
 float:left;
 width:222px;
 height:21px;
 text-align:right;
 padding-top:10px;
 padding-right:15px;
 color:#00478d;
 font-weight:bold;
}

.footer-accueil a,
.footer-accueil a:visited
{
 color:#00478d;
 text-decoration:none;
}

.footer-accueil a:hover
{
 text-decoration:underline;
}

/* ----- Fin post page accueil ---*/

/* --------- Fix IE6 --------- */

.widget_categories
{
 width:181px;
}

.widget_recent_comments
{
 width:181px;
} 

.widget_text
{
 width:249px;
}

.widget_recent_entries
{
 width:249px;
}

.widget_links
{
 width:249px;
}

.header-titre-comments
{
 background:url(images/header-titre.jpg) top left no-repeat;
 width:487px;
 height:13px; 
 float:left;
}

.comments-haut
{
 float:left;
 background:url(images/header-comments.jpg) top left no-repeat;
 width:487px;
 height:11px;
}

/* -------- Fin fix IE6 ------- */