/* ***** BEGIN LICENSE BLOCK *****
 * This is DoTParking 2, a theme for DotClear.
 * Copyright (c) 2004 Laurence Jacquet and contributors. All rights
 * reserved.
 *
 * *** Modifié D Lebioda pour Associatifs - Budzik 13 mars 2009 ***
 *
 * 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: #FFFFFF;
	text-align: center;
	
}

p {
	margin : 1em 0;
}

h2 { 
	font-size : 1.4em;
	color: #000099;
}


h3 { 
	font-size : 1.2em;
	color: #000099;
	text-decoration: underline;
}

h4 { 
	font-size : 1.2em;
	color: #FF0000;
}

h5 { 
	background: #000099;
	font-size : 1.2em;
	color: #FFFFFF;
	
}

a {	
	color: #FFFFFF;
	color: none;
}

form {	
	border: 0px; 

}

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

fieldset {
	border: 0px;
}

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

#page {
	width: 800px;
	text-align: left;
	margin : 0 auto;
	padding: 0;
	
}

#main{
	float : right;
	margin: -10px 0 0;
	padding: 0;
	border-right:6px solid #FF0000;

}

#main #content{
	width: 480px;
	margin-right: 40px;
}

#sidebar {
	float: left;
	width: 240px;
	font-size: 0.7em;
	
}

/* Top
********************************************************/
#top {
	background: transparent url(pics/haut.jpg) no-repeat center top;
	height: 180px;
	margin-top: 20px;
	border-color: none;
}

#top h1 {
	margin: 0;
	height: 180px;
	text-decoration: none;
	color: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding : 0;
}

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

#prelude {
	display : none;
}

/* Sidebar
********************************************************/

#sidebar div {
	border: 1px solid #009900;
	padding : 15px 15px 20px 15px;
	margin: 0px 0px 15px 80px;
	background-color: #EAEAEA;
	text-align: left;
	/*line-height: 20px;*/
	/*-moz-border-radius: 4px;*/
}

#sidebar h2 {

	border-bottom:2px solid #009900;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin : 0;
	font-size: 1.1em;


}

#sidebar ul,li {
	margin-left: 5px;
	padding: 0px;
	list-style-type: disc;
}

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

#sidebar a {
	color: #000099;
	text-decoration: none;
	letter-spacing: 1px;
		}

#search p {
	margin: 0;
}

#sidebar input, #comment-form input, #comment-form textarea {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 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;
	margin-top: 10px;
}

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

#calendar td {
      text-align : center;
}

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

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

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

/* Pied de page
********************************************************/

#footer {

	clear : both;
	/*margin-bottom: 40px;*/
	margin-top: 40px;
	text-align: center;
	font-size: 10px;
	color: #FF0000;
	/*background: transparent url(pics/bas.jpg) no-repeat center top;*/
	height: 100px;


}

/* Billet
*********************************************************/

.day-date {
	
	display: none;
}

.post {
	background : transparent url(pics/fleche-ligue.png) no-repeat;
	text-align : justify;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
        
}

.post-title {
	text-align: left;
	font-weight: bold;
	color: #000099;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 0px;
	font-size : 1.2em;
	padding-left : 42px;
	padding-top: 10px;
        
}

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

.post-title a {
	text-decoration: none;
	font-weight: bold;
	/*padding-left : 42px;*/
	color: #000099;
	font-size: 1.2em;
}

.post-info {
	text-align : left;
	font-size: 0.7em;
	margin-top: 0px;
	color: #009900;
}

.post-content, .post-chapo {
	clear : left;
	font-size: 0.75em;
}

.post p img {
		float: left; display: block;
		padding: 0.5em;
		margin: 5px 15px 15px 0;
		background-color: #eee;
		border: 1px #ccc solid;
		}

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

/* Trackbacks
***************************************************/

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;	
	margin-left: 5px;
	color : #009900;
}

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


#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: #009900;
}

/* Messages d'erreurs
***************************************************/

.error {
	border : 1px solid #d37e21;
	color : #d37e21;
	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: #65BDF1;
}

.post-info-co {

	text-align : left;
	font-size: 0.75em;
	margin-top: 15px;
	color: #65BDF1;
}

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