/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
*/

*{
margin:0;
padding:0;}

body {
	margin: 0;
	padding: 0;
	background: #202020 url(img/body-bkg.png) repeat-x top;
	color: #fff;
	font: 62.5% "Lucida Grande",Arial,sans-serif;
	/*font: 62.5% "Lucida Grande",Arial,sans-serif;*/
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#943500;
	
}

a img {
	border: none;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

.left {
	float: left;
}

.right {
	float: right;
}

.post a{
text-decoration:underline;}

/* Layout
-------------------------------------------------------- */
#page {
	font-size: 1.2em;
}

#top {
	position: relative;
	height: 150px;
	width: 946px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: transparent url(img/page-t.png) no-repeat bottom left;
}
#top h1 {
	position: absolute;
	width: 419px;
	margin: 63px 0 0 0;
	font-size: 3.5em;
}


#prelude {
	position: absolute;
	top: 7px;
	right: 7px;
	margin: 0;
	padding: 0;
	color: #ededed;
	display:none;
}
#prelude a {
	color: #ededed;
}
#prelude a:focus, #prelude a:hover {
	background: yellow;
	color: red;
	text-decoration: none;
}

#wrapper {
	width: 946px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 60px 0;
	min-height:570px;
}

#main {
	width: 600px;
	float: left;
}

#content {
	padding: 0;
}

#sidebar {
	width: 325px;
	float: right;
}
.pages{
	background:url(img/menu-center.png) repeat-x;
	text-align:right;
}
#blogextra{
float:right;

}
#blogextra ul li{
display:inline;
list-style:none;
padding:0 11px;
border-right:1px solid #555;
}

#blogextra ul{
display:inline;
position:relative;
top:-15px;
}

#search,#search fieldset,#search form{
display:inline;
}
#search{
border:none!important;
position:relative;
top:4px;
}

#search fieldset,#search {
	border: none;
	margin: 0;
	padding: 0;
}
#q {
	border: 1px solid #555;
	width: 68px;
	color: #fff;
	background:#202020;
}
#search .submit {
	padding: 0;
	border: 1px solid #555;
	background: none;
	font-weight: bold;
	color: #6b6b6b;
	text-transform: uppercase;
	font-size:9px;
	padding-bottom:1px;
	position:relative;
	top:-1px;
}
#search .submit:hover {
	background: #fff;
	color: #555;
	border: 1px solid #fff;
	cursor:pointer;
}

#footer {
	position:relative;
	bottom:0;
	width:100%;
	clear: both;
	height:48px;
	padding: 0px 0 0 0;
	background: transparent url(img/footer.png) repeat-x;
}

#footer p{
	width:946px;
	margin:0 auto;
	padding:20px 0 0 0;
}
#footer p a{
	border-right:1px solid #555;
	padding:0 11px;
	float:left;
}
#footer p a img{
position:relative;
top:2px;
}
#footer p span{
	display:block;
	float:right;
	font-size:10px;
	color:#444;
	margin-left:12px;
}
#footer p span a{
	float:none!important;
	border:none!important;
	padding:0!important;
	color:#444;
}


/* Sidebar styles
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0;
	color: #fff;
}
#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #fff;
}

#sidebar div div {
	margin-bottom: 20px;
}
#sidebar div div div {
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #777;
}
#sidebar li a {
	color: #fff;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active,li.category-current a,#plan a.mail:hover {
	color: #943500!important;
}

#sidebar ul ul {
	list-style: disc;
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
#sidebar li li {
	display: list-item;
	margin: 0.5em 0 0 0;
	padding: 0 0;
	border: none;
}

#topnav ul {
	border-bottom: 1px solid #ffd02c;
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}
#sidebar .categories,#sidebar .lastposts,#galleryRand{
background:url(img/bkg-menu.png);
border-top:1px solid #777;
border-bottom:1px solid #777;}

#sidebar .categories ul {
	width:162px;
	list-style:none ;
	float:left;
	margin: 0;
	border:none;
	border-right:1px solid #555;
	font-size:15px;
	margin:26px 0;
	
}
.categories ul.catSplit{
	border:none!important;
}
#sidebar .categories li {
	display: list-item;
	margin: 0.5em 0 0 0;
	padding: 0 0;
	border: none;
}

#sidebar .categories li a span{
	display:block;
	padding: 0 4px;
	-moz-border-radius:2px;
	
}
#sidebar .categories li.category-current {
	background:url(img/menu-actived-bkg.png) no-repeat left center;
}
#sidebar .categories ul.catSplit li.category-current {
	background:url(img/menu-actived-bkg2.png) no-repeat right center;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar .categories li a{
padding:0 12px;
display:block;
}

.lastposts{
	padding:16px 16px 0px 16px;
}
.lastposts ul li:last-child{
	border-bottom:none!important;
}
.lastposts ul li a,.dc-blogroll dt a{
	display:block;
	padding:5px;
}

.lastposts ul li a:hover,.dc-blogroll dt a:hover{
	background:#292929 url(img/bkg-search.png);
	-moz-border-radius:2px;
}

.cl,
#homeCatList br{
	clear:left;
font-size:0!important;
line-height:0;
}

/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1em;
}

#subcategories {
	background: #fbfbfb;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}



.post,.searchBox {
	margin: 0 0 20px 0;
	border:1px solid #777;
	background:#363636;
	padding:0 15px 15px 15px;
}
div.selected{
	background:#363636 url(img/selected.png) no-repeat top right;
}
.post-title {
	color:#fff;
	font-size:1.7em;
	margin:11px 60px 11px 0!important;
	padding:0!important;
}
.post-title a {
	color:#fff;
}

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

/* CAT */

/* POST & CAT */
.post p a img,#gallery a img{
	border:1px solid #777;
	display:block;
}

/* POST */

.post-excerpt{ /* résumé marge bottom */
	margin-bottom:15px;
}
.post-content h2,.post-content p{
	clear:left;
	
}
.dc-post .post h3{
	font-size:1.2em;
	margin:11px 0;
}

.dc-category .post h3,.post-excerpt h3,.dc-search .post h3{
	font-size:1.2em;
	margin:0 0 0 11px!important;
}

.read-it {
	font-weight: bold;
	clear: left;
}

a.feed {
	background: transparent url(img/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

/* HOME */


#homeCatList{
padding:10px;}

#homeCatList a{
padding:5px;
background:#202020;
display:block;
width:169px;
height:169px;
float:left;
margin:10px 0 10px 10px;
-moz-border-radius:2px;
}
#homeCatList a:hover{
background:#444;
}

#homeCatList a:hover img{
border:1px solid #202020;}
#homeCatList a img{
border:1px solid #444;
}
/* Post content
-------------------------------------------------------- */
.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.4em;
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ul, .post-excerpt ul, .post-content ol, .post-excerpt ol {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 15px;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}

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






#attachments p {
	margin: 15px 0 0 0;
}

#attachments object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	width:568px;
	height:426px;
}



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


code{
display:block;
overflow:auto;
background:#666;
border:1px solid #aaa;
padding:5px;}

.dc-blogroll h3{
margin-bottom:11px;}

.dc-blogroll dl{
	margin-left:5px;
	padding-left:5px;
}

.dc-blogroll dt{
line-height:20px;
font-size:1.1em;
border-bottom:1px solid #777;

}
.dc-blogroll dt:last-child{
border:none;}
.dc-blogroll dt a{
display:block;
margin:3px 0;
}
.searchBox{
background:#363636 url(img/bkg-search.png);
}

{
}
#galleryRand{
padding:12px;
height:150px;
}
#galleryRand img{
border:4px solid #202020;
-moz-border-radius:3px;
margin:2px;
}
#galleryRand img:hover{
border:4px solid #444;
}

.dc-related #galleryRand {
display:none;
}

a.galLink{
	display:block;
	float:left;
}

.contactme fieldset{
border:none;
padding:15px;
}
.contactme label{
width:150px;
text-align:right;
float:left;
margin:0 10px 10px 0;
}

.contactme input{
width:150px;
text-align:right;
float:left;
margin:0 10px 10px 0;
}
.contactme br{
clear:left;}
.contactme .submit{
margin-top:30px!important;
margin-left:160px!important;
border:1px solid #333;
text-align:center!important;
}
.bstip{
padding:2px 7px;
background:#363636;
border:1px solid #777;
font-weight:bold;
}
.bstip2{
padding:2px 7px;
width:200px;
background:#ccc;
color:#333;
font-size:10px;
border:1px solid #777;
}
a.tooltip:hover{
	cursor:help;
}
.post p{
clear:left;
margin-top:10px;
margin-bottom:10px;
}
.post h1,.post h2,.post h4{
clear:left;
margin-top:1em;margin-bottom:1em;}
.post h2{
padding-top:1.5em;
}
.post ul{
padding-left:30px;
}
#navigBottom{
text-align:right;
border-top:1px solid #777;
margin-top:20px;
padding-top:12px;
color:#777;
}
#navigBottom a{
color:#777;
padding:5px;
font-weight:bold;
text-decoration:none;
}
#navigBottom a:hover{
background:#292929 url(img/bkg-search.png) repeat;
color:#943500;

-moz-border-radius:2px;
}
#gallery div{
padding:10px 0!important;}
#iesucks{
display:none;}

#plan{
width:100%;
height:400px;}
#plan a.mail{
color:#202020!important;}
.post-title a{
text-decoration:none;}

#wrapper{
	/*background: url(img/wrapper-bkg.jpg) no-repeat 0 30px;*/
}