/*
Theme Name: architect-dv
Theme URI: http://www.alternalis.com/
Description: The first theme created by Alternalis. Inspired by fran6art.
Version: v0.5.1 10.04.2010
Author: Alternalis
 
Creation Theme by Alternalis || http://www.alternalis.com
 
*/

/* choisissez le type de blog ici */
@import url('sidebar-1col-droite.css');

/*corps de la page web */

body {
font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #ffd071; /*Modif EP :: was: #fff; */
color: #000000; /*Modif EP :: was: #069; */
margin: 0px 0px 0px 0px; /*Modif EP :: was: 0; */
padding: 0px 0px 0px 0px; /*Ajout EP :: was: 0px 0px 10px 0px; */
}

/* Ajout EP */
#wrapper {
margin: 0px auto 0px auto;
}

#header-shadow {
overflow: hidden;
background: url(images/header_shadow.gif); /* Modif EP :: was: no-repeat; */
background-repeat: no-repeat;
padding: 35px 5px 0px 35px;
margin: 0px 0px 0px 0px; /* Ajout EP 0px */
}

/*
#page {
margin: 0 auto 0 auto;
padding: 10px 10px 10px 10px;
}
*/

#middle-shadow {
/* background-color: #000000; */
overflow: hidden;
background: url(images/middle_shadow.gif) repeat-y; /* Modif EP :: was: no-repeat; */
margin: 0px 0px 20px 0px; /* Ajout EP 0px */
}

#wrapper > #middle-shadow {
/* background-color: #000000; */
overflow: hidden;
background: url(images/middle_shadow.gif) repeat-y; /* Modif EP :: was: no-repeat; */
margin: 0px 0px 0px 0px; /* Ajout EP 0px */
}

#footer-shadow {
overflow: hidden;
background: url(images/footer_shadow.gif) no-repeat 0 bottom;
padding: 20px 5px 35px 35px;
margin: 20px 0px 0px 0px;
}

#wrapper > #footer-shadow {
overflow: hidden;
background: url(images/footer_shadow.gif) no-repeat 0 bottom;
padding: 0px 5px 35px 35px !important;
margin: 0px 0px 0px 0px !important;
}

#milieu {
/* background-color: #000000; */
float: left;
overflow: hidden;
background: url(images/background.png) repeat-y; /* Modif EP :: was: no-repeat; */
margin: 20px 0px 20px 35px !important; /* Ajout EP 0px */
}

/* gestion de l'entete */

#header {
font-family: "Trebuchet MS", Georgia, "Lucida Grande", Arial, Helvetica, Sans-serif; /*Modif EP :: was: "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif; */
float: left;
/* background-color: #000000; Modif EP :: was: #ccc; */
padding: 0px 10px 20px 10px !important;
/* color: #ffffff; Modif EP :: was: #069; */ /* Desactivation EP  */
background-image: url(images/header_dv.jpg);
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
}

#header h1 {
padding: 0px 10px 0px 10px !important; /* Modif EP :: was: 0 35px 0 10px; was: 0 10px 0 0; */
font-size: 2em;
text-align: right; /* Modif EP :: was: right; */
text-decoration: none; /*Ajout EP */
}

#header h1 a{
color: #ffffff; /* Modif EP :: was: #666; */
/* background-color: #000000;  Modif EP :: was: #ccc; */
text-decoration: none;
}

#header h1 a:hover{
border-bottom: 1px dotted;
}

#header p{
color: #ffffff; /* Ajout EP */
padding: 40px 10px 10px 0px !important; /* Modif EP :: was: 0 20px 0 0; */
margin: 0px 0px 0px 0px !important; /* Modif EP :: was: 0 20px 0 0; */
font-size: 1em;
text-align: right; /* Modif EP :: was: right; */
}


/* gestion du contenu */

#content {
margin-top: 0px;
margin-bottom: 0px;
/* background-color: #dcdcdc; Ajout EP */
padding: 10px;
}

#content h2 {
font-size: 1.3em;
}

/* Ajout EP */
#content h3 {
font-size: 1.1em;
}

/* Ajout EP */
#content h4 {
font-size: 1em;
}

.post_content {
font-size: 1em;
color: #555;
/* background-color: white; */ /* Desactivation EP  */
}

.postmetadata {
font-size: 0.8em;
color: #999;
/* background-color: white; */ /* Desactivation EP  */
}

#content ul li
{
margin: 0 0 4px 0;
padding-left: 17px;
padding-top: 0px;
list-style: none;
background-image: url(images/bullet_orange.png);
background-repeat: no-repeat;
background-position: 0 3px;
}

/* Ajout EP  */
.legende {
font-style: italic;
}


/* gestion de la sidebar */

.sidebar {
margin: 0px 0px 10px 20px; /*Modif EP :: was: 20px 0 20px 25px; */
/* background-color: #333333; Ajout EP */
color: #ffffff; /* Ajout EP */
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px 10px 0px 10px !important; /* Modif EP :: was: 0 10px; puis 0px 10px 5px 10px; */
}

/* Ajout EP */
.sidebar ul li ul{
padding: 2px 10px 2px 0px !important; /* Modif EP v0.3 :: was: 0 10px 0px 10px; */
margin: 0px; /* Ajout EP */
}

/* Ajout EP */
.sidebar ul li ul li{
padding: 2px 10px 2px 10px !important;
margin: 0px; /* Ajout EP */
}

 /* Ajout EP */
.sidebar a{
color: #ffffff;
}

.sidebar h2 {
font-size: 1.2em;
padding: 10px 0 5px 0; /* Ajout EP */
margin: 0px; /* Ajout EP */
}


/* gestion du footer */

#footer-shadow > #footer {
clear: both;
font-size: 1em;
color: #666666; /* Modif EP :: was: 666; */
background-color: #cccccc; /* Modif EP :: was: ccc; */
margin: 0px 10px 0px 0px !important; /*Ajout EP */
padding: 10px 10px 10px 10px !important;  /*Ajout EP */
}

#footer {
clear: both;
font-size: 1em;
color: #666666; /* Modif EP :: was: 666; */
background-color: #cccccc; /* Modif EP :: was: ccc; */
margin: 20px 10px 20px 0px; /*Ajout EP */
padding: 10px 10px 10px 10px;  /*Ajout EP */
}

#footer a {
color: #006699;
background-color:#ccc;
}

#footer-shadow > #footer p{
text-align: right;
font-size: 1em;
padding: 0px 10px 0px 0px !important; /* Modif EP :: was: 0 0px 20px 0; */
}

#footer p{
text-align: right;
font-size: 1em;
padding: 20px 10px 20px 0px; /* Modif EP :: was: 0 0px 20px 0; */
}


/* gestion des commentaires */

.comments-template{
margin: 10px 0 0 0;
}

.comments-template ol{
margin: 10px;
padding: 0 0 0 15px;
list-style: none;
}

.comments-template ol p{
font-family: "Trebuchet MS", Georgia, "Lucida Grande", Arial, Helvetica, Sans-serif; /* Modif EP :: was: "Arial", Helvetica, Sans-serif; */
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
font-size: 0.9em;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;

}

/* Selon Th¸me Kubrick */

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	font-style: italic; 
	padding: 2px 5px 2px 5px;
	margin: 0;
}
/* End captions */

/* gestion des liens */

img {
border: none;
}

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

a:hover {
color: #777;
text-decoration: none;
border-bottom: 1px dotted;
/* background-color: white; */ /* Desactivation EP  */
}

#content h2 a{
font-size: 1.2em;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
color: #069;
/* background-color: white; */ /* Desactivation EP  */
}

#content h2 a:hover{
color: #069; /* Modif EP :: was: 555; */
text-decoration: none; /* Ajout EP */
/* background-color: white; */ /* Desactivation EP  */
}

.post_content a {
color: #069;
/* background-color: white; */ /* Desactivation EP  */
}

.post_content a:hover {
color: #069; /* Modif EP :: was: fff; */
text-decoration: none; /* Modif EP :: was: none; */
/* background: #069; Desactivation EP  */
}

.sidebar a:hover {
color: #ffffff; /* Ajout EP */
text-decoration: none; /* Modif EP :: was: none; */
border-bottom: 1px dotted;
}



/* AJOUT DV SELON WIKIPEDIA */

/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
a.lien-externe,
a.lien-externe[href ^="gopher://"] {
	background: url(images/external.png) center left no-repeat;
	padding: 0 0 0 13px;
}
.rtl a.lien-externe,
.rtl a.lien-externe[href ^="gopher://"] {
	background-image: url(images/external-rtl.png);
}
a.lien-externe[href ^="https://"],
.lien-https {
	background: url(images/lock_icon.gif) center right no-repeat;
	padding: 0 16px 0 0;
}
a.lien-externe[href ^="mailto:"],
.lien-mailto {
	background: url(images/mail_icon.gif) center right no-repeat;
	padding: 0 18px 0 0;
}
a.lien-externe[href ^="news://"] {
	background: url(images/news_icon.png) center right no-repeat;
	padding: 0 18px 0 0;
}
a.lien-externe[href ^="ftp://"],
.lien-ftp {
	background: url(images/file_icon.gif) center right no-repeat;
	padding: 0 18px 0 0;
}
a.lien-externe[href ^="irc://"],
.lien-irc {
	background: url(images/discussionitem_icon.gif) center right no-repeat;
	padding: 0 18px 0 0;
}
a.lien-externe[href $=".ogg"], a.lien-externe[href $=".OGG"],
a.lien-externe[href $=".mid"], a.lien-externe[href $=".MID"],
a.lien-externe[href $=".midi"], a.lien-externe[href $=".MIDI"],
a.lien-externe[href $=".mp3"], a.lien-externe[href $=".MP3"],
a.lien-externe[href $=".wav"], a.lien-externe[href $=".WAV"],
a.lien-externe[href $=".wma"], a.lien-externe[href $=".WMA"],
.lien-audio {
	background: url("images/audio.png") center right no-repeat;
	padding: 0 13px 0 0;
}
a.lien-externe[href $=".ogm"], a.lien-externe[href $=".OGM"],
a.lien-externe[href $=".avi"], a.lien-externe[href $=".AVI"],
a.lien-externe[href $=".mpeg"], a.lien-externe[href $=".MPEG"],
a.lien-externe[href $=".mpg"], a.lien-externe[href $=".MPG"],
.lien-video {
	background: url("images/video.png") center right no-repeat;
	padding: 0 13px 0 0;
}
a.lien-externe[href $=".pdf"], a.lien-externe[href $=".PDF"],
a.lien-externe[href *=".pdf#"], a.lien-externe[href *=".PDF#"],
a.lien-externe[href *=".pdf?"], a.lien-externe[href *=".PDF?"],
.lien-document {
	background: url("images/document.png") center right no-repeat;
	padding: 0 12px 0 0;
}

/* FIN AJOUT RC SELON WIKIPEDIA */

/***** Breaks *****/

.breaker {
border-bottom: dashed 1px #ccc;
margin: 10px 0 15px 0;
padding: 0;
}

hr {
border: none;
border-bottom: dotted 2px #ccc;
margin: 10px 0 10px 0;
padding: 0;
}