﻿/* Feuille de style vierge comportant les principales balises d'un 
blog realise avec dotclear - Etablie par Kozlika pour la dcTeam
le 7 janvier 2007. 

Licence : domaine public 

*/

/* Modifie par MAF pour adapter le theme Dotclear FallSeason */


/* -----------------------------------------------------------------
	1. STRUCTURE
	a inscrire ici ou en important une css de structure placee dans
	le meme repertoire et appelee grace a l'instruction ci-dessous
------------------------------------------------------------------ */
@import url(layout.css);


/* ------------------------------------------------------------
	2. BALISES HTML PAR DEFAUT
------------------------------------------------------------- */

body { 
	background: #141 url(images/bg.gif) repeat fixed;
	font-size: small;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	color: #111;
	font-size:0.8em;
}
 
h1,h2,h3,h4,h5,h6 
{
	/*font-family:"Lucida Grande",Verdana, Tahoma, Arial*/
        font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}
h2,h3
{
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
}
h1 { }
h2 {
	font-size: 1.5em;
	padding-left: 18px;
	background-image: url(images/db2.gif);
	color:#338534;
}
h2.intro {
	font-size: 1.8em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}
h2.intro span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h3 {
/*	font-weight:normal; */
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:1.2em;
}
h4 {
	font-weight:bold;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:1.1em;
}
h5 {
	font-weight:bold;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:1em;
}
h6 {
	font-weight:normal;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:0.9em;
}

p {
	line-height: 1.6em;
	margin: 0 0 0.5em;
}
img { 
	border: solid 1px #dcdcdc;
	padding:3px;
}
img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile {
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
sup { }
abbr, acronym { }

blockquote, q { }
blockquote { 
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}
cite { }

ul { 
	margin:1em;
	padding:0;
}
ol { 
	margin:1em;
	padding:0;
}
li {
	line-height: 1.5em;
	margin:0 1em;
	padding:0.15em;
}
dl {
	margin:1em 0;
}
dt {
	font-weight:bold;
}
dd {
	line-height:1.5em;
	margin:0.5em 1em;
	padding:0;
}

form { }
fieldset 
{
	border:none;
}
input { }
label { }

a {
	color: #338534;
	text-decoration: none;
	/*border-bottom:#338534 1px dashed;*/
}
a:link { }
a:visited { }
a:hover {
	text-decoration: none;
	border-bottom:#338534 1px solid;
}
a:focus { }

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]"; 
}
a[hreflang|="fr"]:after {
	content: "";
}
a[hreflang] {
	content: normal !important;
}

a img { 
}
 
code, pre { 
	font: 1em "Lucida Grande",Verdana, Tahoma, Arial;
}

pre { 
	overflow: scroll;
	width: 100%;
	display: block;
	border: solid 1px #dcdcdc;
	padding: 10px 20px 10px 30px;
	margin: 1em 0 1em 0;
	text-align: left;
	line-height: 125%;
}
 
html>body pre {
	overflow: auto;
	width: auto;
}

hr {
	background-color:#BBC4A3;
	border:0pt none;
	color:#BBC4A3;
	height:1px;
	margin:2em 10em;
}
 
/* ------------------------------------------------------------
	3. PAGE
------------------------------------------------------------- */
 
#page { 
	border: solid 7px #fff;
	background-color: #fff;
}

 
/* ------------------------------------------------------------
	4. HAUT DE PAGE
------------------------------------------------------------- */

#top {
	background: #338534 url(images/topbg.gif) repeat-x;
}

#top h1 { }
#top h1 a { }

#topcontent h1
{
	font-weight: normal;
	font-size: 3.0em;
}
#topcontent h1 a:link, #topcontent h1 a:visited
{
	color: #ffffff;
        font-family: Impact, "Arial Black", sans-serif;
	text-decoration: none;
	border: none;
}
#topcontent h1 a:hover, #topcontent h1 a:active
{
	color: #96d61b;
	text-decoration: none;
	border: none;
}
#topcontent h2
{
	font-size: 1.0em;
	font-weight: bold;
	color: #ddd;
	padding-left: 0;
	background-image: none;
}

#prelude {
	text-align: center;
}
#prelude a {
	color: #2B2B2B;
	text-decoration: none;
	border: none;
}

#topsearch
{
	color:#aaa;
}

#topsearch input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}

#topsearch input.submit
{
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 149px;
	background: #fff url(images/bandeauBlog.svg) repeat-x bottom left;
	margin-bottom: 0px;
}

#menu {
	position: relative;
	background: #338534 url(images/menubg.png) repeat-x top left;
	height: 41px;
	padding: 0 1.0em;
	margin: 0 0 0px;
	font-size: 1em;
	font-weight: normal;
}

#menu ul {
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li {
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	font-weight: bold;
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a {
	color: #96d61b;
	/*background: #338534 url(images/menuactive.gif) repeat-x top left;	*/
	border:none;
}

#menubottom {
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

.divider1 {
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}


/* ------------------------------------------------------------
	5. WRAPPER MAIN CONTENT
------------------------------------------------------------- */

#wrapper {
    overflow: hidden;
}

#main { }
#content { 
}

#content-info { }
#content-info h2 { }
#content-info p { }

.content-inner { }

.pagination { }
#navlinks { }


/* ------------------------------------------------------------
	6. BILLETS
------------------------------------------------------------- */

.post { 
	border-bottom: solid 1px #428451;
	margin: 2em 0;	
}
.post.first { }
.post.odd { }

.day-date {
	display: none;
}
.post-title, .post-title a {
	text-decoration: none;
	color: #338534;	
	border: none;
}

.post-info {
	font-size: 0.86em;
	color: #787878;
	margin: 0;
	padding: 0;
}

.post-info .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}

.post-info .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

.post-info .category
{
	background:url(images/category.png) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

.post-info .tag
{
	background:url(images/tag.png) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

.post-tags {
	font-size: 0.86em;
	color: #787878;
	margin: 0;
	padding: 0;
}

.post-tags ul {
}

.post-tags li {
	display: inline;
	background:url(images/tag.png) no-repeat left center;
	padding: 0 15px;
	margin: 0;
	line-height: 1em;
}

.post-excerpt { }

.post-content {
	padding-top: 1.3em;
}

.post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	color: #338534;
	margin: 1.2em 0 1em 0;
}

.post-content ul li {
	list-style-image: url(images/db3.gif);
}

.read-it { }

.footnotes {
	margin-top: 2em;
	font-size: 0.86em;
}

.footnotes h4 {
	margin-bottom: 1em;
	color: #787878;
}

.footnotes p {
}

.post-info-co {
	clear: both;
	margin: 0;
	padding: 1em 0;
	background: #fcfcfc;
	color: #787878;
	font-size: 0.86em;
}

.comment_count {
	background: url(images/icon-comments.gif) no-repeat left center;
	padding-left: 18px;
}

.ping_count {
	background: url(images/icon-trackbacks.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 1em;
}

.attach_count {
	background: url(images/attach.png) no-repeat left center;
	padding-left: 18px;
	margin-left: 1em;
}

#attachments { 
	margin-top: 2em;
	font-size: 0.86em;
}

#attachments h3 { 
	margin-bottom: 1em;
	color: #787878;
}

#attachments ul { }

#attachments ul li {
	list-style-image:url(images/db3.gif);
}

#attachments li.audio { }

#attachments li.package { }

#attachments li.text { }



/* ------------------------------------------------------------
	7. COMMENTAIRES, PINGS
------------------------------------------------------------- */

#comments { }
#pings { }
#pr { }

#comment-form { }

#comments h3, #pings h3, #pr h3, #comment-form h3 {
	border:medium none;
	color:#338534;
	text-decoration:none;
	margin:2em 0pt 0pt 5px;
	background-image:url(images/db2.gif);
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:1.4em;
	font-weight: bold;
	padding-left:18px;
}

#comments h3 {
}

#pings h3 {
}

#pr h3 { }

#comment-form h3 { }

#comments dl { }

#comments dt { 
	background:#FCFCFC url(images/border2.gif) repeat-x scroll center top;
	margin: 2em 0 10px 0;
	padding: 0.5em;
	color:#999999;
	font-style:normal;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:0.9em;
}

#comments dd { 
	border-bottom:1px dashed #DDDDDD;
	margin: 0 0 2em 0;
	padding: 0.5em;
}

#comments .first { }
#comments .odd { }
#comments .me { }

#pings dl { }

#pings dt {
	background:#FCFCFC url(images/border2.gif) repeat-x scroll center top;
	margin: 2em 0 10px 0;
	padding: 0.5em;
	color:#999999;
	font-style:normal;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
	font-size:0.9em;
}

#pings dd { 
	border-bottom:1px dashed #DDDDDD;
	margin: 0 0 2em 0;
	padding: 0.5em;
}

#pings .first { }
#pings .odd { }
#pings .me { }

#pr dl { }
#pr dd { }

#comment-form fieldset { 
	margin:10px;
	padding:10px;
}

.field { }

.field label { }

.field input { 
	padding:2px;
	border:#ccc 1px solid;
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em "Lucida Grande",Verdana, Tahoma, Arial;
}

.field textarea { 
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em "Lucida Grande",Verdana, Tahoma, Arial;
}

#comment-form input[type=submit] { }
#comment-form input[type=reset] { }

.form-help { }

#ping-url { }
#comments-feed { }


/* ------------------------------------------------------------
	8. SIDEBAR
------------------------------------------------------------- */

#sidebar { }
#blognav { }
#blogextra { }

#blognav div, #blogextra div {
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-left: solid 2px #96d61b;
	/*border-bottom: solid 2px #96d61b;*/
	margin-bottom: 1.0em;
	text-align:left;
}

#sidebar h2 { }

#sidebar h3 {
	margin: 0.5em 0;
	font-family:"Lucida Grande",Verdana, Tahoma, Arial;
}

#sidebar ul {
	list-style: none;
	margin: 0.5em 0 0;	
}

#sidebar li {
	margin: 0;
	background: none;
	line-height: 2.0em;
}

#sidebar li li {
	margin: 0;
	padding: 0.5em 0 0 1em;
}

/* boites du menu des widgets livres avec Dotclear */
#search { }
#search form { }
#search input[type=text] { } /* ou #search #q */
#search input[type=submit] { } /* ou #search .submit */

#topnav { }
.topnav-arch { }
.topnav-home { }

.selected { }
.lang { }
.categories { }
.syndicate { }
.lastposts { }
.lastcomments { }
.text { }
.links { }

.tags { }
.tags ul { }
.tags li { }
/* a completer separement ou globalement pour le sidebar et la page 
spécifique des tags avec les differentes class des tags en fonction 
de leur frequence - voir 10/ classes communes */


/* ------------------------------------------------------------
	9. FOOTER
------------------------------------------------------------- */

#footer {
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.86em;
}

#footer p { }


/* ------------------------------------------------------------
	10. CLASSES COMMUNES
------------------------------------------------------------- */

/* class sur les liens rss (on peut y placer l'icone
feed.png a piocher dans le theme par defaut par ex.) */

.feed { }

#sidebar div.syndicate ul li, 
#introcontent div p span.feed,
#content p span.feed
{
	padding-left:16px;
	background : transparent url(images/feed.png) no-repeat left center;
}

/* tags dans le sidebar et dans la page les regroupant
(exemple ici pour un nuage) */
.dc-tags #content ul li, .dc-tags #content ul li a, 
.tags ul li, .tags ul li a {
	display : inline;
	width : auto;
	padding-left : 0;
	padding-right : 4px;
	background : transparent;
	line-height : 1.5em;
}
.tags ul li a:hover {
	background-image :none;
}
.dc-tags .tag0, .tags .tag0 { font-size: 85%; }
.dc-tags .tag10, .tags .tag10 { font-size: 90%; }
.dc-tags .tag20, .tags .tag20 { font-size: 95%; }
.dc-tags .tag30, .tags .tag30 { font-size: 100%; }
.dc-tags .tag40, .tags .tag40 { font-size: 105%; }
.dc-tags .tag50, .tags .tag50 { font-size: 110%; }
.dc-tags .tag60, .tags .tag60 { font-size: 115%; }
.dc-tags .tag70, .tags .tag70 { font-size: 120%; }
.dc-tags .tag80, .tags .tag80 { font-size: 125%; }
.dc-tags .tag90, .tags .tag90 { font-size: 130%; }
.dc-tags .tag100, .tags .tag100 { font-size: 135%; }

/* messages d'erreur */
.error {
	border : 1px solid #c44;
	background : #df0;
	padding : 0.5em;
	}
.error ul {
	padding-left : 20px;
	}
.error li {
	list-style : square;
	}
	
/* exemples de ceux que j'ajoute souvent */
.left { float: left; margin-right : 1em; }
.right { float: right; margin-left : 1em; }
.center { margin-left : auto; margin-right : auto; }
.left-text { text-align : left; }
.right-text { text-align : right; }
.center-text { text-align : center; }
.little-text { font-size : .8em;}
.little-upper-text { font-size : .8em; text-transform : uppercase; }

.box {
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #E1D2BD;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	text-align:left;
}


/* ------------------------------------------------------------
	11. PAGES SPECIFIQUES
	j'indique le marqueur du body, a completer pour cibler 
	plus precisement (cf l'exemple ci-dessus pour les tags)
------------------------------------------------------------- */

.dc-home { }
.dc-post { }
.dc-category { }
.dc-archive { }
.dc-archive-month { }
.dc-tags { }
.dc-tag { }
.dc-404 { }
.dc-search { }
.dc-page #sidebar {display:none;}
.dc-page #main {width:100%; margin-right:0px;}
.dc-page #content {margin:0 0 0 1em;}
*/
/* ---------------------------------------------------
  12. ET POUR FINIR NE PAS OUBLIER LES CLEARERS
	ici ceux le plus souvent necessaires
--------------------------------------------------- */
.post, .post-content, .footnotes, .attachments, 
.post-info-co, #comments, #footer {
    clear:both;
}

/* --------------------------------------------------------
  13. STYLES PARTICULIERS PAR CATEGORIES BY MAF
 -------------------------------------------------------- */


.cat-Pré-club {
	text-decoration: none;
	line-height: 32px;
	border: none;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/preclub.png);
	color:#ff3a3a;
}

.cat-Pré-club a {
	text-decoration: none;
	color:#ff3a3a;
}

.cat-Groupe-Compétition {
	text-decoration: none;
	line-height: 32px;
	border: none;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/competition.png);
	color:#96d61b;
}

.cat-Groupe-Compétition a {
	text-decoration: none;
	color:#96d61b;
}

.cat-Freestyle {
	text-decoration: none;
	line-height: 32px;
	border: none;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/freestyle.png);
	color:#b5b500;
}

.cat-Freestyle a {
	text-decoration: none;
	color:#b5b500;
}

.cat-Petites-annonces {
	text-decoration: none;
	line-height: 32px;
	border: none;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/annonces.png);
	color:#555555;
}

.cat-Petites-annonces a {
	text-decoration: none;
	color:#555555;
}
.cat-Archives {
	text-decoration: none;
	line-height: 32px;
	border: none;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/archives.png);
	color:#555555;
}

.cat-Archives a {
	text-decoration: none;
	color:#555555;
}

.cat-Général {
	text-decoration: none;
	line-height: 32px;
	border: none;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/general.png);
	color:#555555;
}

.cat-Général a {
	text-decoration: none;
	color:#555555;
}