/* ***** BEGIN LICENSE BLOCK *****
 * This is DoTParking 2, 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 *****
 */

html, body{
	margin: 0;
	padding: 0;
}
 
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	text-align: center;
}

p {
	margin : 1em 0;
}

h3 { 
	font-size : 1em;
}

a {	
	color: #660000;
}

form {	
	border: 0px; 
}

#sidebar form {	
	height: 30px;
	border: 0px
}

fieldset {
	border: 0px;
}

/* Layout
********************************************************/

#page {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background : #ff9900 url(pics/FondBlogNewComps3.gif) repeat-y center;
}

#main{
	float : right;
	margin: -30px 0 0;
	padding: 0;
}

#main #content{
	width: 630px;
	margin-right: 45px;
}

#sidebar {
	float: left
        width: 220px;
        font-size: 0.7em;
        padding-top: 10px;
        padding-right : 670px;
}

/* Top
********************************************************/
#top {
	background: transparent url(http://img.photobucket.com/albums/v338/GaneshPanthere/titreBlogNewComps6bis.gif) no-repeat center top;
	height: 124px;
}

#top h1 {
	margin : 0;
	padding-top: 49px;
	padding-left: 115px;
	color: #000000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: lighter;
}

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

#prelude {
    position : relative;
    top : -45px;
    margin : 0 0 10 0;
    padding : 0 15px 0 200;
    font-size : 0.85em;
    text-align : right;
}

/* Sidebar
********************************************************/
#sidebar div {
    padding : 18px 0;
    margin: 0;
    background: url(pics/cadre1_r3_c1.gif) no-repeat left bottom;
    text-align: left;
}
       
#sidebar h2 {
    color: #FF3300;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding : 15px 0px 5px 12px;
    background: url(pics/cadre1_r1_c1.gif) no-repeat left top;
    font-size: 1.3em;
}

#sidebar h3 {
    color: #FF3300;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding : 0px 0px 0px 12px;
    background: url(pics/cadre1_r2_c1.gif) repeat-y left;
    font-size: 1.3em;
}

#sidebar ul {
    list-style-type : none;
    margin: 0;
    padding: 0 0 15px 20px;
    background: url(pics/cadre1_r2_c1.gif) repeat-y left;
    background-padding: -5px 0px 0px 60px
}

#sidebar al {
    list-style-type : none;
    margin: 0;
    padding: 0 40 0 0px;
    background: url(pics/cadre1_r2_c1.gif) repeat-y left;
}

#sidebar li {
	margin-left : 0.5em;
}

#sidebar a {
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 1px;
        font-size: 1.2em;
        font-weight: bold;
}

#search p {
	margin: 0;
}

#sidebar input, #comment-form input, #comment-form textarea {
	border: 2px solid #FF9900;
	background-color: #FFCC66;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 0 -10px;
	-moz-border-radius: 4px;
}

/* Calendar */

#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#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 #4FADE4;
}

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

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

/* Footer
********************************************************/

#footer {
	clear : both;        
	background: transparent url(pics/FondBlogNewComps5.gif) no-repeat center bottom;
	height: 140px;
	margin-top: 0px;
        margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
}

/* Post
-------------------------------------------------------- */

.day-date {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	color: #FF3300;
	font-weight: bold;
	font-size: 0px;
	text-align: right;
}

.post {
	text-align : justify;
	padding-bottom: 2px;
        font-size: 1.2em;
        color: #660000;
}

.post-title {
	text-align: left;
	margin : -15px 0 5 0;
	padding : 15px 0 5px 0;
	background : transparent url(pics/CadreTitreTexte3.png) no-repeat;
	padding-left :25px;
        font-weight: bold;
	color: #660000;
        font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 60px;
	font-size : 1.3em;
	padding-top: 0px;
}

html> #post-title {
	text-align: left;
	font-weight: bold;
	color: #ff6600;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 0px;
	font-size: 1.1em;
}

.post-title a {
	text-decoration: none;
	color: #660000;
	font-size: 1.1em;
}

.post-info {
	text-align : right;
	font-size: 0.7em;
	margin-top: -20px;
        margin-bottom: -5px;
	color: #339933;
        font-weight: bold;
        padding : 0 0 0 150px;
}
.post-info-co {
	text-align : left;
	font-size: 0.1em;
	
	color: #ff0000;
        font-weight: bold;
        padding : 0 0 0 200px;
}

.post-content, .post-chapo {
	clear : left;
        margin: 5 0 0 25px;
	font-size: 0.75em;
}

.comment-info {
	margin : 1em 0 0 0;
	font-size: 0.8em;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	margin-left: 5px;
	color : #000000;
}

#trackbacks blockquote p, #comments blockquote p {
	margin: -10px 0px 0px;
	padding: 0px 0px 5px 10px;
	color: #333333;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #4FADE4;
}


#trackbacks p, #comments p {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ff3300;
}

/* Error messages
-------------------------------------------------------- */

.error {
	border : 5px solid #FF6600;
	color : #660000;
        background :#FFCC66;
	padding : 0.5em;
	-moz-border-radius : 4px;
}

.error ul {
	padding-left : 20px;
}

/* Formulaire
-------------------------------------------------------- */

.field label {
	width : 10.5em;
	display: block;
}


#block1 {
	height : 0px;
	margin : -20px 0 0 718px;
}

.post-info a {
	text-align : left;
	margin-top: 0px;
	color: #ff0000;
}

.post-info-co {
	text-align : right;
	font-size: 0.5em;
	margin-top: -45px;
        margin-bottom: -20px;
	color: #339933;
        background : transparent url(pics/bandeescargot.gif) center no-repeat;
        padding-bottom :12px;
        
}

.post a {
	clear : left;
	color:;
}
