/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Maurice Svay 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 *****
 *
 * Contributor(s):
 *  Maurice Svay
 */

/*
******************************************************************************************************
* Ce theme "Pyrénées" a été réalisé par Philippe Lagane.
* Vous pouvez me retrouvez sur http://blog.accessoweb.info
* Ce thème place le menu "sidebar" à droite du blog. Le design n'est en aucun cas prévu pour placer le menu à gauche.
******************************************************************************************************
 */

@import "layout.css";

 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #000000 ;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #6733BB;
}

textarea{
	width: 94%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #CC99FF;
	font-weight: normal;
	text-decoration: none;
}



a:hover{
	color: #FF33FF;
	font-weight: normal;
	text-decoration: none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

img {border: 0; }


/* La page
-------------------------------------------------------- */
#page{
	background: url(img/pageside.png) repeat-y right ;
	color: #D2D2FF;
	padding-top: 0px;
}
 
/* L'entête
-------------------------------------------------------- */

#top{
	height: 125px;
	width: 1000px;
	margin-left: 0px;
	background: transparent url(/images/logo2.png) no-repeat left top;
}

#top h1{
	height: 125px;
	
	line-height: 40px;
	padding: 0 0 0 80px;
	color: #000000;
}

#top h1 a{
	text-decoration: none;
	color: #000000;
	padding: 0 0 0 30px;
}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #000000;
	text-align: right;
}

#prelude a{
	color: #000000;
	background: transparent;
}

#prelude a:hover{
	color: #66FFFF;
	background: transparent;
}


/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 25px;
	margin-left: -20px;
	color: #66FFFF;
	background: transparent;
	font-style: italic;
}

.post-title{
	color: #6666FF;
	background: transparent url(img/day-date2.png) no-repeat left;
	margin-bottom: 0;
	margin-right: 50px;
	padding-left: 18px;
}

.post-title a{
	color: #6600FF;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #FF66CC;
	text-align: right;
	margin-right: 0px;
	background: transparent url(img/post-info2.png) no-repeat;
	padding-bottom: 1ex;
	
	}
	/*border-bottom: 1px solid #6600FF;*/

.post-info a{
	color: #FF33CC;
	background: transparent;
	text-decoration: none;
}

.post-info-bas{
	margin-top: 0;
	color: #FF33CC;
	text-align: right;
	margin-right: 0px;
	background: transparent url(img/post-info2.png) no-repeat;
	padding-bottom: 1ex;
	
	}
	/*border-bottom: 1px solid #FC0;*/

.post-info-bas a{
	color: #FF33CC;
	background: transparent;
	text-decoration: none;
}

.post-info-bas a:hover{
	color: #FF33CC;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
}
.post-content{
	text-align: justify;
}

.post-content a {
	text-decoration: underline;
}



.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: center;
	padding-left: 05px;
	margin-left: 00px;
	margin-right: 00px;
	background: transparent url(img/post-info-co3.png) no-repeat center;
}

.post-info-co a{
	color: #6733BB;
	text-decoration: none;
	font-weight: bold;
}

.post-info-co a:hover{
	color: #7a54c3;
	font-weight: bold;
	text-decoration: none;
}

#trackbacks h3, #comments h3{
	background: transparent url(img/post-info-co3.png) no-repeat center;
	margin-left:  00px;
	padding-left: 10px;
	font-size: 1em;
	color: #CC99FF;
	font-weight: normal;
}
.trac { font-size: 0.8em; }

strong{
	color: #CC99FF;
}

.comment-info a{
	text-decoration: underline;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #6733BB;
	width: 650px;
	margin: 0.5em 0;
	padding: 0 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	color: inherit;
	background:  url(img/pageside.png) repeat-y right ;
	padding-left: 50px;
}

#sidebar a {
	color: #FF0066;
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:hover {
	color: #FF99FF;
	text-decoration: none;
}

#sidebar div ul{
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
}
#sidebar div li{
	margin-left: 30px;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	height: 22px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing : 4px; 
	padding-left: -30px;
	margin: 0 0 0 0;
	background: url(img/archives.png) no-repeat 4px center;
}

#sidebar h3{
	height: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing : 4px; 
	padding-left: -30px;
	margin: 0 0 0 0;
	background: url(img/sideh3.png) no-repeat 4px center;
}

#sidebar div#search{
	background: transparent;
	color: #6633FF;
	line-height: 2.3em;
	margin: 10px 0 10px 0;
}

#search fieldset, #search p{
	margin: 0;
	padding:  0;
}

#q{
	padding-left: 18px;
	background: #FFF url(img/q.png) no-repeat 4px center;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
	margin-bottom: 10px;
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	color:#9900FF;
}

#sidebar div#calendar table caption{
	font-size: 0em;
	margin: 0 auto;
}

#sidebar div#calendar table th{
	font-size: 0em;
	color: #000;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 22px;
	line-height: 1.5em;
	border: 1px solid #300060;
}

#sidebar div#calendar table td a{
	display: block;
	background: #35125f;
	color: #06c07a;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #000;
	color: #300060;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	height: 0px;
	width: 1000px;
	margin-left: 0px;
	background: transparent url(img/) no-repeat left top;
}

#comments blockquote.comback_content {
	font-weight: bold;
	color: #9376CA;
	background: #13002a;
}