/*
Theme Name: ericgauthier.net 2008
Theme URI: http://ericgauthier.net
Description: Mon propre thème
Version: 0.2
Author: Eric Gauthier
Author URI: http://ericgauthier.net
Tags: 

	ericgauthier.net 2008 v0.1
	 http://ericgauthier.net

*/

body  {
	background-color: #CCD5DB;
	background-image: url(pics/texturebg.gif);
	background-repeat: repeat;
/*	background-position: top center;*/
	/* attempt at a default font:*/
/*	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	background-color: #546173;
	margin: 0;
	padding: 0;
	text-align:center;
}

#fond {
	top: 0px;
	width: 100%;
	background-image: url(pics/fond_public_pale.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

/*layout*/
#container {
	top: 0px;
	width: 700px;
	background-color: transparent;
	margin: 0 auto 0 auto;
	text-align:left;
	font-size: .72em;
	padding: 0px;
	background-image: url(pics/containerbg_simple.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#headarea {
/* laisse la place pour une image spécifiée par la template */
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 163px;
	width: 700px;
}

#top_img {
	width: 100%;
	height: 103px;
	text-align: center;
}

#top_img img {
	border: none;
	margin: 0;
	padding: 0;
}

#side {
	float: right;
	width: 160px;
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: right;
}

#main {
	padding: 0px 0px 40px 0px;
	margin: 0;
	width: 535px;
}

#bottom {
	background-image: url(pics/bot_img.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 50px 0;
	margin: 0;
	clear: both;
}

#switch_section {
	background-image: url(pics/fleche_section.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 9px 6px 0 0;
  font-variant: small-caps;
	line-height: 1.2em;
  margin: 5px 15px 25px 31px;
  display: block;
}

#switch_section .nom_section{
  font-size: 170%;
  font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* menu */
#menu {
	padding: 0;
	margin: 0 15px 0 0;
	background-image: url(pics/menubg_mid_pale.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

/* Show only to IE PC \*/
* html #menu {height: 1%;} /* For IE 5 PC; real ugly hack */

#menu_top {
	padding-top: 31px;
	margin: 0;
	background-image: url(pics/menubg_top_pale_public.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu_top:hover {
	background-image: url(pics/menubg_top_public.gif);
}

#menu_bot {
	padding-bottom: 19px;
	margin: 0;
	background-image: url(pics/menubg_bot_pale.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu_bot:hover {
	background-image: url(pics/menubg_bot.gif);
}

/* décorations */
#headarea h1 {
	margin: 0;
	padding: 0;
	height: 60px;
	background-image:  url(pics/barre_eric_2010.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#headarea h1 a {
	height: 60px;
	width: 700px;
	display: block;
}

#headarea h1 span {
	visibility: hidden;
}

#gauthier_link {
	margin: 0 11px 0 0;
	height: 45px;
	width: 149px;
	background-image:  url(pics/gauthier.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

#badges {
	margin: 0 15px 20px 31px;
	font-size: 8pt;
	line-height: 10pt;
	text-align: center;
}

/* style toggle */
#enable_mots {
	display: block;
	margin: 0px 20px 0 20px;
	padding: 0px;
}

#disable_mots {
	display: none;
}

#autres_textes {
	margin: 0px 20px 0 20px;
	padding: 0px;
}

/*liens*/
a {
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	color: #A03229
}
a img.gallery {
	border: 2px solid #A03229;
}
#headarea a, #menu a, #gauthier_link {
	border: none;
}
#menu li a {
	padding: 2px 6px 2px 0;
	margin: 0;
	display: block;
	width: 108px;
}

a:visited {  color: #78261F}
#menu a:visited {  color: #A03229}
a:hover {
	border-bottom: 1px solid #A03229;
}
a.noborder:hover {
  border-bottom: none;
}
#menu a:hover {
	border-bottom: 1px solid #A03229;
}
#menu li a:hover {
	background-image: url(pics/menubg_mid.jpg);
	border: none;
}
#headarea a:hover, #badges a:hover {
	border: none;
}
a:active {  color: #FF4654}
.noborder {
	border: none;
}

/*styles pour le texte*/

/* menu */
#menu ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
/*	font-style: normal;*/
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 31px;
	text-align: right;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#menu li:hover {
}

/* corps */
p {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	line-height: 14pt;*/
	line-height: 1.7em;
	margin: 10px 10px 0px 35px;
	padding: 0px;
	/*background-color: white;*/
}

p.premier {
  margin-top: 30px;
}

#side p {
	margin-right: 20px;
}

#menu p {
	margin-left: 20px;
	margin-right: 10px;
}

#badges p {
	margin: 20px 0 0 0;
}

#bottom p {
	margin-right: 35px;
}

#badges p {
	line-height: 10pt;
}

dt {
/*	font-size: 10pt;*/
	font-weight: bold;
	margin: 15px 10px 0px 35px;
	padding: 0px 0 3px 3px;
	background-color: #FBF0E3;
}
  
dd {
/*	font-size: 10pt;*/
	line-height: 14pt;
	margin: 0px 10px 0px 50px;
	padding: 5px;
	background-color: white;
}

blockquote dd, #tec-event-meta dd {
	background-color: transparent;
}

tt {
  font-size: 1.3em;
	background-color: white;
} 

hr {
  width: 400px;
  height: 1px;
  margin: 20px auto 20px auto;
}

#main ul {
	margin: 5px 10px 0px 35px;
	padding: 0px;
	background-color: white;
}

#main ul.lvl2 {
	margin-left: 10px;
}

#main ul.lvl3 {
	margin-left: 10px;
}

#main li {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;*/
	line-height: 14pt;
/*	font-style: normal;
	font-weight: normal;*/
	margin-left: 25px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-type: disc;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
/*	line-height: 22pt;*/
	font-weight: normal;
	color: #0D3853;
	text-align: left;
	margin: 0px 10px 15px 0px;
	padding: 25px 0 0px 76px;
	font-variant: small-caps;
	background-image: url(pics/section_block_2010.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
/*	background-color: white;*/
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #0D3853;
	margin: 20px 10px 0px 29px;
	padding: 0px 0px 0px 20px;
	background-image: url(pics/st_block.gif);
	background-position: left center;
	background-repeat: no-repeat;
	clear: left;
	background-color: white;
}

h4 {
	font-size: 11pt;
	margin: 25px 10px 0px 35px;
	padding: 0px;
	clear: left;
	background-color: white;
}

.sous_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: normal;
	color: #0D3853;
	margin: -15px 10px 0px 76px;
	padding: 0px;
	background-color: white;
}

.lien_haut {
	text-align: right;
	background-color: #FBF0E3;
	padding-right: 10px;
}

.feedlink {
/*	font-family: Arial, Helvetica, sans-serif;*/
	float: right;
	font-size: 8pt;
	line-height: 9pt;
	text-align: right;
	margin: -15px 20px 0 0;
}

#side p.descriptif {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0D3853;
	font-size: 17px;
	line-height: 17px;
	text-align: right;
	padding: 0 20px 15px 0;
	margin: 0;
	background-color: transparent;
}

#main p.spaced {
/*	todo: éliminer?
	line-height: 15pt;
	margin-top: 25px;*/
}

.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
.smalltext {
	font-size: 8pt;
	line-height: 11pt;
/*	font-size: .9em;
	line-height: 1.2em;*/
}
#main ul.liste_ss {
	margin: 0 0 20px 31px;
	padding: 0 0 2px 0;
	text-align: right;
	background-color: #FBF0E3;
}
#main .liste_ss li {
	font-size: 8pt;
	line-height: 9pt;
	padding: 0;
	list-style-type: disc;
	margin: 2px 10px 0px 0px;
	display: inline;
}
.fictTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #0D3853;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 25px 10px 0 35px;
	background-color: white;
}
.fictCopy {
	line-height: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 3px 10px 20px 35px;
	background-color: white;
}

.idTag {
	text-align: right;
	color: #0D3853;
	font-weight: bold;
}

/*styles pour images*/

/* classes */
img.gallery {
	margin: 0 20px 0 20px;
}
img.imgleft {
	float: left;
	margin: 0 10px 0 0;
}
img.imgright {
	float: right;
	margin: 0 0 0 10px;
}
img.bookleft {
  float: left;
  margin: 0 10px 10px 0;
}

p.photo_centre {
	text-align: center;
}

.legende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	font-style: italic;
}

/*--- colonnes ---*/
.deux_col {
	float: left;
	width: 210px;
	padding: 0;
	margin: 0 0 0 35px;
}

.deux_col h3 {
	margin-left: 0px;
}

#main .deux_col ul {
	margin-left: 0px;
	margin-right: 0px;
}

#main .deux_col li {
	margin-right: 0;
	margin-bottom: 3px;
	padding: 0;
}

/*--- billets ---*/

.billet, .billet_seul {
	margin: 20px 10px 0 35px;
	padding: 0;
	padding: 0 0 0 38px;
	background-image: url(pics/sq_block.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.billet_seul {
	margin-top: 30px;
}

.billet h4, .billet_seul h4 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	line-height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a {
	border-bottom: none;
}

.billet_stamp {
	margin: 0;
	padding: 0 0 1px 0;
	font-size: 11px;/*8pt;*/
	line-height: 12px;
	color: #31566D;
	border-bottom: 1px solid #B7C4CC;
	background-color: #F3F5F6;
}

.billet p, .billet_seul p {
	margin: 7px 0 0 0;
}

.more-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 300px;
}

.billet_cat {
	font-size: 8pt;
	color: #31566D;
	margin-top: 20px;
}

.billet_meta {
/*	font-size: 8pt;*/
	text-align: right;
	background-color: #F3F5F6;
	padding: 1px 10px 2px 0;
	margin: 5px 0 0 0;
}

#main .billet ul, #main .billet_seul ul, #main .billet ol, #main .billet_seul ol {
	margin-left: 10px;
	margin-right: 0;
}

.commt_non {
	margin-top: 30px;
}

.sect_commt {
	margin: 0 10px 0 73px;
	padding: 0;
}

.sect_commt h3 {
	font-size: 13pt;
	margin: 10px 0 10px 0;
	padding: 0;
	background-image: none;
}

ol.liste_commt {
	margin: 0;
	padding: 0;
}

#main ol.liste_commt li 
{
	list-style: none outside none;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-top: 1px solid #B7C4CC;
}

#main ol.liste_commt li.commt_officiel
{
	background-color: #F3F5F6;
}

.commt_num {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	line-height: 22pt;
	font-weight: normal;
	color: #B7C4CC;
	margin: 0 10px 0 0;
	padding: 0 0 1px 2px;
}

ol.liste_commt .commt_officiel .commt_num {
	color: #EA9228;
}

ol.liste_commt .commt_stamp {
	margin: 0;
	padding: 0 0 1px 0;
	color: #0D3853;
	background-color: #F3F5F6;
}

ol.liste_commt .commt_officiel .commt_stamp {
	color: white;
	background-image:  url(pics/fond_barre.jpg);
	background-repeat: repeat;
	background-position: center top;
}

ol.liste_commt .commt_stamp a:visited {
	color: #A03229;
}

ol.liste_commt .commt_officiel .commt_stamp a, ol.liste_commt .commt_officiel .commt_stamp a:visited {
	color: white;
}

.commt_auteur {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.commt_quand {
	font-size: 8pt;
}

ol.liste_commt p {
	margin-left: 25px;
	margin-right: 0;
	padding: 0;
}

.forminput {
	font-size: 8pt;
	margin: 3px 0 3px 0;
}

/*--- autres ---*/

.bloc_livre {
	float: right;
	margin: 0 10px 0 10px;
	font-size: 8pt;
	text-align: left;
	width: 196px;
	padding: 0;
}

.nav_precsuiv {
	margin: 20px 10px 20px 35px;
}

.prec {
}

.suiv {
	float: right;
}

#main form.formulaire {
	margin: 20px 10px 20px 35px;
	background-color: #FBF0E3;
	padding: 10px 0 10px 0;
	text-align: center;
}
