/* ***** 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 fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

@import "layout.css";
/* @import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	color: #FFFFFF;
	font-size: 70%;
	line-height: 1,2em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background: url(http://www.mk-art.fr/blog/themes/default/img/fond.jpg) no-repeat center top;
	background-color: #000000; 
 background-attachment:fixed; 
 background-repeat:no-repeat; 
}

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

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

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

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

fieldset{
	margin-left: -6px;
	border: none;

}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

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

textarea{
	width: 97%;
	font-size: 1em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;

}

/* MUSIC VIDEOS PRINT */
a{
	color: #FFFFFF;
        text-decoration:none;
}

/* ARTWORK */
a:visited{
	color: #FFFFFF;
	font-size: 125%;
}

a:hover{
	color: #FFFFFF
}

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

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

/* La page
-------------------------------------------------------- */
#page{
        background-color: transparent;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 270px;
	margin-top: -11px;
	/*padding-top: 0px;*/
	margin-left: 44px;
	background: transparent url(img/bandeau.png) no-repeat center top;
}

#top h1{
	height: 10px;
	line-height: 30px;
	margin: 0 0 0 10px;
	padding-top: 20px;
	color: #FFFFFF;
}

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

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

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

#prelude a:hover{
	color: #000;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	margin-top: -8px;
	margin-bottom: -15px;
	padding-left: 0px;
	margin-left: 36px;
	color: #c6b01b;
	background: url('img/topblock.jpg') no-repeat left center;
	padding-bottom: 0ex;
	width: 840px;
	height: 35px;
	font-style: italic
}

.post-title{
	color: #FFFFFF;
	margin-left: 36px;
	background: transparent;
	margin-bottom: 0;
	padding-top:6px;
}


.post-title a{
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}

/* Par mk mercredi 11 mars */
.post-info{
	margin-left: 37px;
	margin-top: -4px;
	margin-bottom: 0px;
	color: #c6b01b;
	width: 840px;
	height: 18px;

}

/* TITRE ARTICLE */
#content h2{
	width: 840px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 115%;
	line-height: 22px;
	font-family: Arial, sans-serif;
	background: transparent url() no-repeat left center;
	text-decoration: none;
}

#content h2 a{
	color: #FFFFFF;
	font-size: 160%;
	line-height: 0,1em;
	font-family: Arial, sans-serif;
	background: transparent url() no-repeat left center;
	text-decoration: none;
}

#content h3, #content h4, #content h5, #content h6{
	color: #FFFFFF;
}

.post-info a{
	color: #FFFFFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background: transparent;
	font-weight: bold;
	text-decoration: none;

}

.post-content{

	margin-left: 36px;
	text-align: justify;
}

.post-content blockquote{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: italic;
}

.post-info-co{
	margin-left: 36px;
	text-align: left;
	margin-top: -15px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-bottom: 0ex;
	width: 840px;
	height: 60px; 
        background: transparent url(img/souspost.jpg) no-repeat 0px center;

}


#trackbacks blockquote, #comments blockquote{
	color: #c6b01b;
	font-size: 130%;
	font-weight: bold;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	border: 0px solid #c6b01b;
	margin: 1em 0;
	width: 840px;
}

#comments h3{
	color: #c6b01b;
}

#comments, #trackbacks{
	font-size: 11px;
        margin: 27px 0 30px 24px;
	padding: 10px;
        background: url(img/fond.png) repeat-y -2px center; 
}
/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	color: inherit; 
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	color: #000;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	margin-bottom: -24px;
	background: #;
	color: inherit;
	padding-right: 27px;
	line-height: 1em;
}

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

#q{
	padding-left: 18px;
	background: #fff no-repeat 4px center;
}

#sidebar div#calendar{
	*/border-top: 10px solid #000;
}

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

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #9d9d9d;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 1em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #EEE;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	color: #ffffff;
	background-image: url('img/piedpage.png');
	height: 68px;
	margin-left: 200px;
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 100px;
	text-align: center;
	font-size: 9px
}
#footer a{
	color: #999;
}







#sidebar p.poll_reponse {
	margin-bottom: 0;
}
#sidebar div.poll_bar_ext {
	margin: 0;
	padding: 0;
	background: none;
	
	width: 100px;
	height: 10px;
	text-align: left;
	border: 1px solid #000;
}
#sidebar div.poll_bar_int {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	
	height: 10px;
	background-color: #000;
}

.pagenav {

	font: 0.9em;
	margin-left: 305px;
}



p.pagenav a {

	background : transparent;

	color: #c6b01b;

	padding:2px;

	border: 0px solid #bbb;

	text-decoration: none;

	font-size:120%;
	font-weight: bold;

}



p.pagenav a:hover {

	border: 0px solid #c6b01b;
	color:white;

}



p.pagenav strong {

	color: black;

	padding:2px;

	border: 1px solid #bbb;

}

#archives ul.archives_year {
   list-style-image: url(img/puce.gif);
   list-style-position: inside;
   font-weight: bold;
}
#archives a {
   text-decoration: none;
}
#archives a:hover {
   text-decoration: none;
}
#archives .archives_month {
   padding-left: 20px;
} 