/* ***** BEGIN LICENSE BLOCK ***** * This file is part of DotClear. * Copyright (c) 2004 Olivier Meunier 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 ***** */
html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: times, serif;
	font-size: 10pt;
	color: #222;
	background: #DED4CD url(../Grad_bg.png) repeat-y fixed;
}


img
{
	border: none;
}

p
{
vertical-align: bottom;	
	}


h1
{
	font-size: 1em;
	color: #900;
}

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

iframe
{

	width: 100%;
	padding:0px;
	background: none;
	height: 510px;
}

form
{
	display: block;
	margin: 0;
	padding: 0;
}

code, pre
{
	font-family: "Courier New",monospace;
	font-size: 1em;
}

q { font-style: italic; }

a:link, a:visited
{
	color: #222;
	font-family: times,bookman,serif;
	font-style: italic;
	text-decoration: none;
	letter-spacing: .2ex;
	font-size: 10pt;
	line-height: 17pt;
	text-align: center;
}

a:hover, a:active
{
	color: #B10112;
	font-family: times,bookman,serif;
	font-style: italic;
	text-decoration: none;
	letter-spacing: .2ex;
	font-size: 10pt;
	line-height: 17pt;
	text-align: center;
}

a[hreflang]:after
{
	content: "\0000a0(" attr(hreflang) ")";
	color: #666;
	background: transparent;
}

h2, h3 { font-family: Georgia,"Times New Roman",serif; }


	
	.imhab {
		border : none;
		min-height: ;
		max-height: ;
		max-width: ;
		min-width: ;
		position: relative;
		width: 50%;
		height: ;
	float: left;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 5px;
}

#changeFont  {
text-align: right;
color: #222222;

font-family: times,bookman,serif;

font-style: italic;

letter-spacing: 0.2ex;

font-size: 10pt;
}
#changeFont li {
	display: inline;
}

.small { font-size: 11px; line-height: 1.8; }

.medium { font-size: 14px; line-height: 1.8; }
.large { font-size: 16px; lline-height: 1.2; }  


/*-----------------------------------------------------
#page
{
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	max-width: 1024px;
	min-width: 640px;
	}
--- */

#header
{
	/*----position: fixed;---- */
margin-top: 0;
	width: 100%;
	min-height: 100px;
	padding: 0;
	background: #ddd6d1;
	-moz-box-shadow: 0 0 30px #111;
-webkit-box-shadow: 0 0 30px #111;
box-shadow: 0 0 30px #111;


}

.menubox {
	position: relative;
	text-align: right;
	z-index: 50;
	margin: 0;
	width: auto;
vertical-align: middle;
	padding: 10px 15px;
	min-height: 75px;
}


.menu
{	
	text-align: left;
	color: #222;
	font-family: times,bookman,serif;
	letter-spacing: .2ex;
	font-size: 18px;
	line-height: 20px;
	font-style:  none;
	font-weight: normal;
}

.thumhead
{
	position: relative;
	z-index: 520;
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	vertical-align: top;
	background-color: black;
}



#extra
{
	position: absolute;
	z-index: 4;
	top: 0px;
	background-color: #EBE5E1;
/*
	background-image: url(../gradBG.png);
*/
	bottom: 0;
	right: 0;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	text-decoration: none;
	letter-spacing: .2ex;
	font-size: 1.2em;
	font-style: none;
	padding-top: 118px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

a.menu:link, a.menu:visited
{
	color: #222;
	font-family: times,bookman,serif;
	text-shadow: #bbb 3px 3px 3px;
	letter-spacing: .2ex;
	font-size: 16px;
	line-height: 20px;
	font-style:  italic;
}

a.menu:hover, a.menu:active
{
	color: #B10110;
	font-family: times,bookman,serif;
	text-shadow: #bbb 1px 1px 1px;
	letter-spacing: .2ex;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
}


/* search block ------*/


#search {
position:absolute;
z-index: 100;
clear:both;
padding: 1px 10px 0px 5px;
border-right: solid 1px #999;
border-bottom: solid 1px #999;
width: 200px;
margin:none;
background-color: #ddd6d1;
opacity: 0.2; 
-moz-border-radius:  0 15px 0 0 ;
border-radius: 0 0 15px 0 ;

}
#search:hover {
-moz-box-shadow: 3px 6px 8px #666;
-webkit-box-shadow: 3px 6px 8px #666;
box-shadow: 3px 6px 8px #666;
border-right: solid 1px #ddd6d1;
border-bottom: solid 1px #ddd6d1;
}

/* viewer -------------------------------------------------------- */
#viewer {
	text-align: center;
	width:  100%;
	background-color: white;
	padding: 0px;

}

/* sh_viewer -------------------------------------------------------- */
#sh_viewer
{
	background-image: url(./ccc85.png);
	margin: 0 50px 0 50px;
}

/* Main -------------------------------------------------------- */
#main
{
			display:none;

padding-top: 30px;
text-align: center;
position: relative;
width: auto;
margin-left: auto;
margin-right: auto;
min-width: 140px;
max-width: 1400px;
background: transparent;
}

.day-date
{
	font-weight: bold;
	text-align: right;
	color: #66cc66;
	font-size: 10px;
	background: transparent;
}

/* chapo -------------------------------------------------------- */
#chapo
{
	text-align: left;
	min-height: 155px;
	float: none;
	letter-spacing: 0.25ex;
	background: transparent;
	margin: 8px 0px 5px;
	margin-bottom: 30px;
}
#chapo p
 {
 		padding-left: 10px;
	}



#chapo p img
 {
 		width: 48%;
		max-width: 800px;
		heigth: auto;
		display: inline-block;
		float: left;
		margin-bottom: 12px;
		margin-right:12px;
-moz-box-shadow: 3px 3px 8px #777;
-webkit-box-shadow: 3px 3px 8px #777;
box-shadow: 3px 3px 8px #777;	

	}

.thumbchapo
{
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;

-moz-box-shadow: 3px 3px 8px #777;
-webkit-box-shadow: 3px 3px 8px #777;
box-shadow: 3px 3px 8px #777;
	}

/* Content -------------------------------------------------------- */
#content
{
	poition: relative;
	background: transparent;
	margin: 0;
	font: 11px/1.8 Verdana,Arial,Geneva,Helvetica,sans-serif;

	padding: 30px 60px 20px;
}

#list {	

	}

#post
{
	float: none;
	text-align: justify;
	letter-spacing: 0.25ex;
	background: transparent;

	font: 11px/1.8 Verdana,Arial,Geneva,Helvetica,sans-serif;
}


.post-title
{
	margin-top: 10px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #999;
	line-height: 20pt;
	color: #cc6666;
	font-size: 16px;
	font-weight: bold;
	font-family: times;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .5ex;
	clear: both;
}


#nav {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;

}

#post-prev
{
padding-left: 25px;
float: left;
background: transparent url(../next-preview.png) no-repeat left 0px; 
height: 20px;
	}

#post-next
{
float: right;
padding-right: 25px;
background: transparent url(../next-preview.png) no-repeat right -20px; 
height: 20px;
	}
	#post-prev a {
vertical-align: top;
}
#post-next a {
vertical-align: top;
}
#post-content 
{ 
width: 100%;
float: none;
}



#post-content p img
{ 
width: 48%;
float: left;
display: inline;
max-width: 720px;
margin-right: 15px;
margin-bottom: 15px;

-moz-box-shadow: 3px 3px 10px #777;
-webkit-box-shadow: 3px 3px 10px #777;
box-shadow: 3px 3px 10px #777;
}



#post-content .imhab {
		border : none;
		min-height: ;
		max-height: ;
		max-width: ;
		min-width: ;
		position: relative;
		width: 50%;
		height: ;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-top: 5px;
}


/* Liste commentaires + formulaire -------------------------------------------------------- */
#comments, #trackbacks
{
	margin:  2em;
	color: #fff;
}

#comments blockquote, #trackbacks blockquote
{
	display: block;
	margin: 0;
	padding: 1px 1em;
	font-style: normal;
	border: 1px solid #000;
	background: transparent;
}

.comment-info
{
	margin-bottom: 0;
	font-size: 0.85em;
}

.erreur
{
	border: 1px solid;
	padding: 0.5em;
}

/* Footer -------------------------------------------------------- */
#footer
{
	border-color: #555;
	border-width: 1px 0 0 0;
	border-style: solid;
	background-color: transparent;
	clear: both;
	float: none;
}

#footer p {
	padding-right: 20px;
	padding-left: 20px;
}

/* Calendrier #calendar { } #calendar table { border-collapse : collapse; font-size : 0.8em; margin : 0 auto; } #calendar caption { margin : 0 auto; padding : 0 0 0.3em 0; font-size : 1.2em; } #calendar abbr { border : none; } #calendar th, .cal td { border : none; padding : 1px; } #calendar td { text-align : center; } #calendar td.active a { font-weight : bold; } #calendar a { } -------------------------------------------------------- */
/* Error messages -------------------------------------------------------- */
.error
{
	border: 1px solid #c00;
	background: #fee;
	padding: 0.5em;
	color: #000;
}

.error ul { padding-left: 20px; }
.error li { list-style: square; }

/* Formulaires -------------------------------------------------------- */
fieldset
{
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input, textarea
{
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	border-width: 0px;
	border-color: #ccc;
	background: #fff;
		-moz-border-radius:  5px;
	border-radius: 5px ;
	padding-left: 3px;
	padding-right: 3px;
}

input[type], textarea[name] { }

input[type=submit], input[type=reset]
{
	font-size: 12px;
	background: #fff;
	color: #000;
		-moz-border-radius:  5px;
	border-radius: 5px ;
}

input[type=submit]:hover
{
	font-size: 12px;
	color: #222;
	background-color: #89B158;
}

/* Autres styles -------------------------------------------------------- */
#ThumDiv { background: #fff; }

.tiny
{
	background: none;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: frutiger roman 55, arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

a.tiny:link
{
	background: none;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: frutiger roman 55, arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

a.tiny:visited
{
	background: none;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: frutiger roman 55, arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

a.tiny:hover
{
	background: none;
	color: #cc66cc;
	font-size: 10px;
	font-weight: normal;
	font-family: frutiger roman 55, arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

.tinyc
{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

a.tinyc:link
{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

a.tinyc:visited
{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

a.tinyc:hover
{
	color: #cc6666;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.title_liste
{
	color: #cc6666;
	font-size: 16px;
	font-weight: bold;
	font-family: times;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .5ex;
	font-style: normal;
}

a.title_liste:link, a.title_liste:visited
{
	color: #cc6666;
	font-size: 16px;
	font-weight: bold;
	font-family: times;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .5ex;
	font-style: normal;
}

a.title_liste:hover, a.title_liste:active
{
	color: #B10112;
	font-size: 16px;
	font-weight: bold;
	font-family: times;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .5ex;
	font-style: normal;
}

@media (max-width: 1024px) {
	
#post-content p img, #chapo p img
 {
 		width: 48%;
		max-width: 800px;
		heigth: auto;
		float: left;
		margin: 4px;

	}
	}
	
@media (max-width: 800px) {
body {
margin: 0;
pdding: 0;

}
#main {
	paddin-right: 0px;
	paddin-left: 0px;
	margin:0;
}
#post-content p img, #chapo p img
 {
 		text-align: right;
 		width: 100%;
		max-width: 720px;
		heigth: auto;
		margin-left: auto;
		margin-right: auto;


	}
#post-content p
 {
font-size: 14px; line-height: 1.8;
width: 98%;


}



#content  {
margin:0;

padding-left:0px;
padding-right: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

a.menu:link, a.menu:visited

{	
	font-size:20px;
	line-height: 1.8;
}
	}
	
