/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman and contributors. All rights
 * reserved.
 *
 *
 * Contributor(s):
 *  Olivier Meunier
 */
 
body {
text-align: center;	
margin : 0;
	padding : 0 0 0 0;
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 0.85em;
	background : #115599 url(images/bg-right.gif) repeat-y 760px 0;
	color : #eee;
}

p { margin : 0.85em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 3em; margin : 0.67em 0; }
h2 { font-size : 1.25em; margin : 0.83em 0; }
h3 { font-size : 1.15em; margin : 1em 0; }
h4 { font-size : 1em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }

code,pre { font-family : "Courier New",monospace; font-size : 1em; }

q { font-style : italic; }

a {
	color : #115599;
}
a:hover, a:focus, a:active {
	color: #cc5511;
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
	background : transparent;
}


h2 {
	font-weight : normal;
}

table {
	font-size : 0.85em;
}

/* Layout
-------------------------------------------------------- */
#page {
text-align: left;	
margin : 0;
	padding : 0 0 0 25px;
width: 750px;
	background: #202020 url(images/bg-left.gif) repeat-y 0 0;
}

#top {
	margin : 0 0 0 20px;
width: 730px;
	background: #202020 url(images/head.gif) repeat-x 0 3px;
	color : #fff;
	height: 72px;
	padding: 1px 0 0 0;
	
}
#top h1 {
	margin : 10px 0 0 10px;
}
#top a {
	color : #fff;
	text-decoration : none;
}

#prelude {
	position : relative;
	top : -65px;
	margin : 0;
	padding : 0 15px 0 0;
	font-size : 0.85em;
	text-align : right;
	color : #abd6de;
}
#prelude a {
	color : #fff;
}
#prelude a:hover, #prelude a:focus {
	color : #fff;
}

#main {
	width : 100%;
	float : left;
	margin-right : -17em;
}

#main h3 {
	color : #fff;
	margin-top : 1.5em;
}

#content {
	padding : 1px 2em 1em 1em;
	margin-right : 16.5em;
}


/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 15em;
	float : right;	
	margin : 0 0 2em 0em;
}
#sidebar h2 {
	padding : 1em 0 1em 0;
	margin : 0em 0 0 1em;
	background : transparent;
	font-weight : normal;
	font-family: Verdana;
	color : #cc5511;
	text-transform : uppercase;
}
#sidebar ul {
	padding-left : 0;
	margin : 0 0 0 1em;
	list-style : none;
}

#sidebar li {
	display : block;
	margin-top : 0.15em;
	padding-left : 15px;
	color : #cc5511;
	background : transparent url(images/fleche.gif) no-repeat 0 0.25em;
}

#sidebar a {
	text-decoration : none;
}


/* Calendar */
#calendar {
}
#calendar h2 {
	display : none;
}
#calendar table {
	border-collapse : collapse;
	font-size : 0.8em;
	margin : 0 auto;
}

#calendar caption {
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
	font-style : normal;
}

#calendar th, #calendar td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active {
	border : 1px solid #cc5511;
}
#calendar td.active a {
	font-weight : bold;
}

#calendar a {
	font-weight : bold;
}

/* Search form */
#search {
margin-left: 2em;
}

#search h2 {
margin-left: -0.85em;
}
#q {
}

/* Categories box */
#categories {
}

/* Archives box */
#archives {
}

/* Links box */ 
#links {
}

/* Syndication box */
#syndicate {
}


/* Footer
-------------------------------------------------------- */
#footer {
	clear: both;
	margin: 2em 0 0;
	padding: 3px 1em 1em;
	color: #fff;
	background: transparent ;
	font-size: 0.8em;
	text-align: right;
	line-height: 100%;
	position : relative;
}
#footer a {
	color : #666;
}


/* Post
-------------------------------------------------------- */
.day-date {
	display: none;
}

.post {
	margin-bottom : 2.5em;
}
.post-title {
	margin : 0.8em 0 0 0;
	color : #fff;
	background : transparent url(images/fleche.gif) no-repeat 0 40%;
	padding-left : 12px;
}
.post-title a {
	color : #cc5511;
	text-decoration : none;
}
.post-info {
	font-size : 0.8em;
	clear : both;
	color : #ccc;
	margin : 0;
}
.post-chapo {
	margin-bottom : 2em;
}
.post-content {
}
.post-info-co {
	font-size : 0.85em;
	clear : both;
	color : #ccc;
	background : transparent url(images/fleche.gif) no-repeat 0 40%;
	padding-left : 13px;
}

.post-info-co span {
	background : transparent url(images/fleche.gif) no-repeat 100% 40%;
	padding : 0 15px 0 0;
}

#trackbacks {
}
#comments {
}
#comment-preview {
}

#trackbacks, #comments, #comment-preview {
	margin : 0 ;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	color : #cc5511;
font-size: 0.85em;
border: 1px solid #cc5511;
	background : transparent;
}

.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 18px;
}
#trackbacks .comment-info {
	background-image : url(images/fleche.gif);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
#comments .comment-info {
	background-image : url(images/fleche.gif);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
.comment-number {
	
	font-size : 1em;
}
.comment-number a {
	text-decoration : none;
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Interactions
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	border-width : 1px;
	border-color : #fff;
color: #cc5511;
}

input[type], textarea[name] {
	background: #202020;
}

input[type=submit], input[type=reset] {
	background : #202020;
	color : #cc5511;
}

input[type=submit]:hover {
	background : #cc5511;
	color : #111;
}

textarea {
	width : 95%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

.form-help {
}

#comment-form {
}

input.preview {
}
input.submit {
}

#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}


/* Extra blocks
-------------------------------------------------------- */
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}
ock5 {
}
#block6 {
}
}
ock5 {
}
#block6 {
}
ock6 {
}
ock5 {
}
#block6 {
}
}
ock5 {
}
#block6 {
}
{
}
