
/* ***** 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,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.76em;
	background : #eee;
	color : #333;
}

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

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.33em; margin : 0.83em 0; }
h3 { font-size : 1.17em; 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 : #020202;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:focus, a:active {
	color: #010101;
}

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

h2 {
	font-family : Georgia,"Times New Roman","New York",serif;
}

table {
	font-size : 1em;
}


/* Layout
-------------------------------------------------------- */
#container {
	margin : 0 0 0 0;
	padding : 0 42px 0 0;
	background : #fff url(images/bg-right.png) repeat-y 100% 0;
}
#page {
	margin : 0 0 0 0;
	padding : 0 0 0 42px;
	background: #fff url(images/bg-left.png) repeat-y 0 0;
}
#top {
	margin-top : 22px;
	background: #000000 url(/banner4.jpg) no-repeat 0 0;
	color : #39455B;
	text-align: center;
	height: 120px;
	padding: 0 0 0 0;
	border-top: 3px solid #ccc;
	
}
#top h1 {
	margin : 20px 20px 20px 20px;
        text-transform: uppercase;
	font-family: Trebuchet MS, Tahoma ;
	font-style: italic;
}

#top h2 {
        font-family: Trebuchet MS, Tahoma ;
        text-transform: uppercase;
	color : #CCCCCC;
	text-shadow: #FFFFFF;
}

#top a {
	color: #CCCCCC;
	text-decoration : none;
}

#main {
	width : 100%;
	text-align: center;
	margin : 0;
}

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

#content {
	padding : 1px 1em 1em 1em;
	text-align: center;
}


/* Navigation du photoblog 
-------------------------------------------------------- */
.vignettes {
}

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

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

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

#navigation {
	text-align:center;
	clear: both;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 0;
}

#navigation p {
	margin: 0 1.5em;
}

#navigation img {
	border: 3px solid #010101;
}

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

#navprev {
	float: left;
	width: 40%;
	margin: 0;
	text-align: left;
}

#navnext {
	float: right;
	width: 40%;
	margin: 0;
	text-align: right;
}

#navnow {
	width: 110px;
	margin-left: auto;
	margin-right: auto;
}


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

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

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

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

/* AUTEURS
________________________________________________________ */

#authors {
	margin : 0 10em 0 10em;
	text-align: left;
}
#authors h2 {
	background : #010101 ;
	font-weight : bold;
	font-family: Trebuchet MS, Tahoma ;
	color : #ddd;
	text-transform : uppercase;
	text-align: right;
	line-height: 140%;
	font-size: large;
}


/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 16.5em;
	float : right;	
	margin : 0 0 2em 0;
}
#sidebar h2 {
	background : #010101 ;
	font-weight : bold;
	font-family: Trebuchet MS, Tahoma ;
	color : #ddd;
	text-transform : uppercase;
	margin : 1em 0 0.5em 0;
}

#sidebar h3 {
        font-weight : bold;
        font-family: Trebuchet MS, Tahoma ;
        color : #;
        text-transform : uppercase;
	margin : 0 0 0 0;
}

#clear {
	clear: both;
	border-bottom:2px solid #010101;
}

#photo_archive_title {
	width: 100%;
}

#photo_archive_title l{
	text-align: center;
}

#photo_archive {
	align: center;
}

#sidebar_archive {
	font-size:0.92em;
}
#sidebar_archive ul, #sidebar_archive li {
	list-style: none;
	margin: 0 ;
	padding: 0;
}
#sidebar_archive ul {
	margin-bottom: 2em;
}
span.current a {
	color: #020202;
}

/* Footer
-------------------------------------------------------- */
.footer, .minimenu {
	clear: both;
	line-height: 160%;
	position : relative;
	font-size:0.86em;
	text-align: center;
	padding: 0.5em;
	border-bottom:3px solid #ccc;
}


.footer a {
	color : #666;
}
.minimenu {
	border-top:2px solid #010101;
	border-bottom:2px solid #010101;
}
.minimenu a {
	color: #010101;
}
/* Post
-------------------------------------------------------- */
.post {
	padding : 1em 1em 0 1em;
	margin:0;
	text-align : center;
	color: #000;
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
}
.post-title, .post-title a {
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-family: Trebuchet MS, Tahoma ;
	color : #010101;
	font-weight: bold;
	text-decoration: none;
}
.post-info-co, .post-info-co span {
	font-size:0.86em;
	background:#010101;
	padding:0.33em;
	color:#F0F0F0;
	text-align:center;
}

.post-info-co a {
	color : #FAFAFA;
	text-decoration: none;
	font-weight:bold;
}

.post-info {
	padding:0;
	border-bottom:2px solid #010101;
}
.day-date {
	display:none;
}

.post-content {
	margin-left:20%;
	margin-right:20%;
}

.post-content IMG {
	border: 5px solid #000000;
}

.no-border IMG {
	border: 0px;
}

.post-chapo {
	text-align:center;
	color:#333;
}

.textday-date {
                font-family:palatino, georgia, times new roman, serif;
                font-size: large;
                color: #CCCCCC;
                background: #010101;
                margin-top:10px;
                font-weight:bold;
                text-align:right;
}

.textpost-title {
                font-family: font-family: Verdana,Arial,Helevetica,sans-serif;
                font-size: medium;
                border-top:1px solid #999;
                color: #010101;
                text-align:left;
}

.textpost-title a {
        color : #010101;
        text-decoration : none;
}

.textposted {
        font-family: Verdana,Arial,Helevetica,sans-serif;
        font-size: x-small;
        color: #010101;
        margin-top:10px;
        margin-bottom:25px;
        margin-left:5%;
        text-align:left;
}

.textlist-content {
        text-align:left;
        margin-left:5%;
        margin-right:20%;
        line-height: 110%;
}

.textpost-content {
        text-align:left;
        margin-left:20%;
        margin-right:20%;
	line-height: 110%;
}

.textpost-chapo {
        text-align:left;
        margin-left:20%;
        margin-right:20%;
}

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

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

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

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	color : #666;
	background : transparent url(images/line-1.png) repeat-x 0 0;
}
.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 18px;
}
#trackbacks .comment-info {
	background-image : url(images/ico_tb.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
#comments .comment-info {
	background-image : url(images/ico_comments.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
.comment-number {
	font-family : Georgia,"Times New Roman","New York",serif;
	font-size : 1.8em;
}
.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 {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

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

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

input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}

textarea {
	width : 100%;
}

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 {
}


## calendrier
#calendar{
        text-align: center;
}

#calendar h2{
        display: none;
}

#calendar table{
        font-size: 0.8em;
}

#calendar a{
        display: inline;
}

#calendar a:hover {
        color:#ddd;
	background: #010101;
}

#calendar td {
        padding: 0;
	text-align: center;
	color: #010101;
}

#calendar td a{
        font-weight: bold;
        padding: 0;
	color: #010101;
	text-align: right;
}

###### PAGE NAVIG

.pagenav {
	font: 0.9em;
}

p.pagenav a {
	background : #B79C7F;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#010101;
	color:#ddd;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}
