/* 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 

*/


/* -----------------------------------------------------------------
	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 : #000000;
 	font-size : 0.7em;
 	font-family : Arial, sans-serif;
	color : #FAFAFA;
}
 
h1 {
	font-size: 3em;}
h2 {
	font-size: 1.3em;
	}
h3 {
	font-size: 1.1em;
	}
h4 {
	font-size: 1.1em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1.1em;
	}

p {
	font-size: 1.1em;
	}
img { }
sup { }
abbr, acronym { }

blockquote, q { }
blockquote { }
cite { }

ul { }
ol { }
dl { }

form { }
fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
input[type=text], textarea {
	background-color: #243561;
	border: solid 2px #A0C0FF;
	color: #FAFAFA;
}
input[type=submit], input[type=checkbox] {
	background-color: #A0C0FF;
	border: none;
}
label { }

a {
	text-decoration: none;
	color: #A0C0FF;
	font-size: 1.1em;
	}
a:link { }
a:visited { }
a:hover {
	color: #FAFAFA;
}
a:focus { }
a[hreflang]:after { }
a img { }
 
code, pre { }
pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}
 
hr { }
 
/* ------------------------------------------------------------
	3. PAGE
------------------------------------------------------------- */
 
#page {
	background : #243561;
}

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

#top {
	background-image: url(img/top.jpg);
	text-align: right;
}
#top h1 {
	}
#top h1 a {
	color : #FAFAFA;
}
#prelude {
	background-color: #000000;
	font-weight: bold;
	border: solid #4466AA;
	border-width: 1px 0 1px 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#prelude a {
}


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

#wrapper { }
#main { }
#content { }

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

.content-inner { }

.pagination { }
#navlinks { }


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

.post { }
.post.first { }
.post.odd { }

.day-date {
	font-size: 1.3em;	
	font-weight: bold;
	background: #4466AA;
	border: solid #CDCDCD;
	border-width: 1px 0 1px 0; /* top, right, bottom, left */
	padding: 4px 8px;
	margin: 10px 0 10px 0;
}
.post-title { }
.post-info { }
.post-tags { }
.post-excerpt { }
.post-content { }
.post-excerpt p img, .post-content p img {
  max-width:510px;
}
.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}
.read-it { }

.footnotes { }
.footnotes h4 { }

.post-info-co { }
.comment_count { }
.pings_count { }
.attach_count { }

#attachments { }
#attachments h3 { }
#attachments ul { }
#attachments ul li { }
#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 { }

#comments dl { }
#comments dt { }
#comments dd { }
#comments .first { }
#comments .odd { }
#comments .me { }

#pings dl { }
#pings dt { }
#pings dd { }
#pings .first { }
#pings .odd { }
#pings .me { }

#pr dl { }
#pr dd { }

#comment-form fieldset { }
.field{ overflow:auto; }
.field label {
	width: 130px;
	margin: 3px 0px 3px 0px;
	position: relative;
	float: left;
	vertical-align: bottom;
	}
.field input ,
.field textarea {
	margin: 3px 0px 3px 0px;
	position: relative;
	float: right;
	width: 350px;
	}

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

.form-help { }

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


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

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

#sidebar h2 {
	font-weight: bold;
	background: #4466AA;
	border: solid #CDCDCD;
	border-width: 1px 0 1px 0; /* top, right, bottom, left */
	padding: 4px 8px;
	margin: 20px 0 10px 0;
}
#sidebar h3 {
	padding: 0 0 0 16px;
}
#sidebar ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#sidebar li {
	margin: 0;
	padding:0;
}

#sidebar ul ul {
	/*list-style: disc;*/
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
#sidebar li li {
	display: list-item;
	margin: 0.5em 0 0 0;
	padding: 0 0;
	border: none;
}
/* boites du menu des widgets livres avec Dotclear */
#search {
	}
#search form {
	}

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

.selected { }
.lang { }
.categories { }
.syndicate { }
#sidebar .syndicate li {
	list-style: none;
	margin-left: -16px;
	margin-bottom: 2px;
	}

.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 9/ classes communes */
#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar img {max-width:178px;}

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

#footer {
	background-color: #000000;
	background-image: url(img/top.jpg);
	font-weight: bold;
	border: solid #4466AA;
	border-width: 1px 0 0 0;
}
#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 { 
	padding-left:24px;
	background : transparent url(img/rss.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; }


/* ------------------------------------------------------------
	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-categories { }
.dc-category { }
.dc-category #content-info p img {
  max-width:510px;
}
#subcategories {
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}
.dc-archive { }
.dc-archive-month { }
.dc-tags { }
.dc-tag { }
.dc-404 { }
.dc-search { }


/* ---------------------------------------------------
  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;
    }
