/* ***** BEGIN LICENSE BLOCK *****
 * This is DoTParking, a theme for DotClear.
 * Copyright (c) 2004 Laurence Jacquet 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 *****
 */

body    { color: #333; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; background: #7ccfcf url("pics/titre.jpg") no-repeat 820px 50px; margin: 20px 0 0; border-left: 0 none }
p { margin : 1em 0; }
h3 { font-size : 1.2em; }

a {
	color: #000000;
}

form {
	border: 0px;
}
fieldset {
	border: 0px;
}

/* Layout
-------------------------------------------------------- */
#page        { background: white; margin-left: 50px; width: 750px; height: auto; border: solid 1px #999; -moz-border-radius: 4px       }

#top {
	background : #E6E6E6 url(pics/fond.gif) repeat-x;
	margin-bottom : 10px;
}
#top h1      { color: teal; font-size: 24px; font-weight: bold; line-height: 110px; background: white url("pics/bando2.gif") no-repeat; text-align: left; margin: 0; padding-left: 150px; height: 118px }
#top a   { color: teal; text-decoration: none }

#prelude {
	display : none;
}


#main {
	float : right;
	width : 550px;
	margin : 0 10px 0 0;
}
html>body #main {
	width : 560px;
}

#sidebar {
	margin-right : 580px;
}

#sidebar div  { margin: 0 0 15px 10px; padding: 5px 10px; border: solid 1px #999999; -moz-border-radius: 4px }
#sidebar h2   { color: teal; font-size: 1em; font-weight: bold; line-height: 16px; font-stretch: normal; text-transform: uppercase; margin: 0 }
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar li:before {
	content : ".: ";
}

#sidebar a {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
#search p {
	margin: 0;
}

#sidebar input, #comment-form input, #comment-form textarea  { color: #333333; font-size: 1em; font-family: Geneva, Arial, Helvetica, sans-serif; background-color: #e6e6e6; margin-right: 30px; padding-right: 0; border: solid 1px #cccccc; -moz-border-radius: 4px }

/* Calendar */
#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size: 9px;
}

#calendar caption {
        padding : 0 0 3px 0;
	font-size : 11px;
}

#calendar abbr {
        border : none;
}

#calendar th {
	border: none;
	padding: 1px;
}

#calendar td {
        border : none;
	padding : 1px;
}

#calendar td {
        text-align : center;
}

#calendar td.active {
        border : 1px solid #999999;
}

#calendar td.active a {
        font-weight : bold;
}

#calendar a {
        font-weight: bold;
	text-decoration: underline;
}

#footer {
	clear : both;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}

/* Post
-------------------------------------------------------- */
.day-date {
	display : none;
}
.post    { font-size: 1.1em; font-family: Verdana, Arial, Helvetica, sans-serif; background: url("pics/bas.gif") repeat-x 50% bottom; text-align: justify; margin: 0 0 15px; padding: 0 5px 3px; border: solid 1px #999; -moz-border-radius: 4px   }

.post-title       { color: teal; font-size: 1.3em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: extra-expanded; text-align: left; margin: 0 0 1em -5px; padding: 2px 10px; width: 200px; float: left; border-right: 1px solid #999; border-bottom: 1px solid #999; -moz-border-radius: 4px      }

.post-title a   { color: teal; font-weight: bold; font-stretch: extra-expanded; text-decoration: none }

.post-info {
	margin : 2px 0 0 0;
	text-align : right;
}

.post-content, .post-chapo {
	clear : left;
}

.comment-info {
	margin : 1em 0 0 0;
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	margin-left: 5px;
	color : #666;
}
#trackbacks blockquote p, #comments blockquote p {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.comment-number {
	font-size : 1.4em;
	font-weight : bold;
}
.comment-number a  { color: teal; text-decoration: none }

/* Error messages
-------------------------------------------------------- */
.error  { color: #00bfbf; padding: 0.5em; border: solid 1px; -moz-border-radius: 4px }
.error ul {
	padding-left : 20px;
}

/* Formulaire
-------------------------------------------------------- */
.field label {
	display : block;
	float : left;
	width : 10.5em;
}


#block1 {
	/*position : absolute;
	top : 0;
	left : 0;*/
	width : 80px;
	height : 15px;
	background : transparent url(pics/dotparking.gif) no-repeat 0 0;
	margin : -20px 0 0 718px;
}
