



/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Contributor(s):
 *  Olivier Meunier
 *  Theme par defaut adapte par Julien Mudry et Kozlika
 *
 *
 */
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 0.7em;
	background : #fff;
	color : #000;
	background : #FFF url(images/fond.jpg) no-repeat 0 0;
}
#container {
	margin : 0;
	padding : 0 30px 0 0;
}
p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 1.2em; margin : 0.67em 0; }
h2 { font-size : 1.1em; margin : 0.83em 0; }
h3 { font-size : 0.9em; margin : 1em 0; }
h4 { font-size : 0.8em; margin : 1.33em 0; }
h5 { font-size : 0.7em; margin : 1.67em 0; }
h6 { font-size : 0.6em; margin : 2.33em 0; }

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

q { font-style : italic; }

a {
	color : #815481;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:focus, a:active {
	color: #815481;
	text-decoration: underline;
}

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

h2 {
}

table {
	font-size : 1em;
}


/* Layout
-------------------------------------------------------- */
#page {
	margin : 0;
	padding : 0 0 0 295px;
}
#top {
	margin : 0;
	color : #fff;
	height: 72px;
	padding: 1px 0 0 0;
	display: none;
}
#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;
    display: none;
}
#prelude a {
	color : #abd6de;
}
#prelude a:hover, #prelude a:focus {
	color : #0373A1;
}

#main {
	width: 830px;
	text-align: left;
	margin : 0;
	padding: 0px;
}

#main h3 {
	color : #000;
	margin-top : 2em;

}

#content {
	padding : 0 1em 1em 1em;
	/*text-align:right;*/
	position : absolute;
	top: 120px;
	width: 630px;
	text-align: center;
	border: 1px #000000
}


#content img {
 	border: 15px solid #efefef;
}

/* Navigation du photoblog
-------------------------------------------------------- */
.vignettes {
	/*display: none;*/
}

.vignettes a {
	background-position: 0 -70px;
	height: 70px;
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	width: 70px;
	margin: 4px auto;
	border: 3px solid #000;
}

.vignettes a:hover {
	background-position: top left;
	border: 3px solid #000;
}

.vignettes_archive {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 120px;
	max-width: 120px;
	height: 140px;
	overflow: hidden;
	float: left;
}

#navigation {
	text-align:right;
	width: 155px;
	position: relative;
	top: 120px;
}

#navigation p {
	margin: 0 1.5em;
}

#navigation img {
	/*border: 3px solid #fff;*/
}

#navigation img a:hover {
	/*background-color: transparent;*/
}

#navprev {
	float: left;
	margin: 0;
	text-align: left;
	width: 80px;
}

#navnext {
	float: right;
	margin: 0;
	text-align: right;
	width: 70px;
}

#navnow {
	width: 90px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

#navnow table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #333;
}

#navnow img {
	margin: 4px auto;
	width: 70px;
	height: 70px;
}

#navnext table {
	margin-left: 0;
	margin-right: auto;
	text-align: center;
}

#navprev table {
	margin-left: auto;
	margin-right: 0;
	text-align: center;
}

#annonce {
	position: relative;
	top: 190px;
	left: -20px;
	/*float: right;
	position: relative;
	top: 150px;*/
}

/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 16.5em;
	float : right;
	margin : 0 0 2em 0;
}
#sidebar h2 {
	padding : 10px 0 0 0;
	margin : 1.3em 0 0.3em 0;
	font-weight : normal;
	color : #598F9A;
	text-transform : uppercase;
}

#clear {
	clear: both;
}

#photo_archive_title {
	width: 100%;
	margin-top: 30px;
}

#photo_archive_title h2 {
	text-align: center;
}

#photo_archive {
	width: 80%;
	float: right;
}

#photo_archive a, #sidebar_archive a {
	color: #49073C;
}

#sidebar_archive {
	margin: 0 80% 0 1em;
	font-size:0.92em;
}


#sidebar_archive ul, #sidebar_archive li {
	list-style: none;
	margin: 0 0.5em;
	padding: 0;
}
#sidebar_archive ul {
	margin-bottom: 2em;
}
span.current a {
	color: #0373A1;
}

/* Footer
-------------------------------------------------------- */
.minimenu {
	position : absolute;
	font-size:0.86em;
	text-align: right;
	padding: 0.5em;
	top: 125px;
	left: 75px;
	width: 155px;
}

.footer {
	margin-top: 35px;
	padding-top: 10px;
	text-align: center;
	font-size:0.86em;
	border-top: solid 1px #C2ACBE;
	clear: both;
}

.footer a {
}
.minimenu {

}
.minimenu a {
	color: #49073C;
}
/* Post
-------------------------------------------------------- */
.post {
	padding : 0 0em 0 0em;
	margin:0;
	text-align : center;
	color: #000;
	width: 600px;
}
.post-title, .post-title a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.post-title, .post-info-co {
	width: 630px;
}

.post-info-co, .post-info-co a  {
	font-size:10px;
	padding:0.33em;
	text-align:right;
}

.post-info {
	text-align:left;
	font-size:10px;
}
.day-date {
	display:none;
}
.post-content {
}
.post-chapo {
	text-align:center;
	font-style:italic;
	color:#333;
}

#trackbacks {
	width: 100%;
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	clear: both;
	padding-top: 0.8em;
}
#comments {
	width: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
}

#content-preview {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

#co img, #tb img, #form_comment img{
	border: 0px;
}

#co, #tb, #form_comment {
	background: url(images/fond_h3.gif) repeat-x top right;
}

#trackbacks, #comments, #comment-preview {
	text-align: left;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 30px;
	padding : 1px 1em;
	font-style : normal;
	color : #666;
	background: #F9F5F8;
}
.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 30px;
}
#trackbacks .comment-info {
	background-image : url(images/ico_tb.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
	font-weight: bold;
}
#comments .comment-info {
	background-image : url(images/puce_comment.gif);
	background-position : 4px 0 0 35px;
	background-repeat : no-repeat;
	font-weight: bold;
}
.comment-number {
	font-size : 0.7em;
	color: #000;
	display: none;
}
.comment-number a {
	text-decoration : none;
	color: #000;
}

/* 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 {
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

textarea {
	font-size : 1.4em;
	border-width : 1px;
	border-color : #ccc;
	width: 415px;
}

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

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #9C7895;
	color : #fff;
}


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

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

.form-help {
}

#comment-form {
	background : transparent url(images/fond_commentaire.png) no-repeat top right;
}

input.preview {
}
input.submit {
}

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