/* Begin portfolio classes */
div.portfolio, div.portfolio_sample {
  margin: 0;
  clear: both;
  width: 100%;
  border: 0;
  overflow: hidden;
}

dl.photo {
  margin: 5px 0 5px 0;
  width: 160px;
  height: 175px;
  text-align:center;
  float: left;
  overflow: hidden;
}

.portfolio_sample dl.photo {
  width: 200px;
}

#photo_hasard dl.photo, .portfolio_sample dl.photo {
  height: auto;
}

dl.photo dd {
  margin: 0;
}

dl.photo dd.legende {
  min-height: 20px;
  font-size: 0.95em;
  padding: 0 5px;
  margin: -7px 0 0 0;
}

dl.photo dd.titre_une {
  /*height: 1.2em;*/
  font-size: 0.95em;
}

/* Effet d'opacite sur les vignettes */
dl.photo  dt img {
  opacity: 0.90;
  -moz-opacity: 0.9;
}

dl.photo  dt img:hover {
  opacity: 1;
  -moz-opacity: 1;
}

/* End portfolio classes */
/* footer style */
#footer {
    background-color: #eee;
}

#footer div {
    position: relative;
    margin: 0;
    padding: 10px 0 5px 0;
    text-align: center;
}

#footer div.copyright {
    position: relative;
    margin: 0;
    padding: 5px 0 10px 0;
    text-align: center;
}

#footer div div.buttons {
    display: list-item;
    list-style-type: none;
    width: 340px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: 0;
}

#footer div.buttons span {
    display: none;
}

/* Les boutons 80x15 */
#footer .buttons a {
    width: 80px;
    height: 15px;
    display: block;
    float: left;
    text-decoration: none;
    padding: 0;
    opacity: 0.5;
    -moz-opacity: 0.5;
    margin: 2px;
}

#footer .buttons a:hover, #footer .buttons a#delicious:hover {
    opacity: 1;
    -moz-opacity: 1;
}

a#spip {
    background: url('../images/80x15/spip-powered.png') no-repeat;
}

a#firefox {
    background: url('../images/80x15/firefox.png') no-repeat;
}

a#xhtml {
    background: url('../images/80x15/xhtml.png') no-repeat;
}

a#fa_metayer {
    background: url('../images/80x15/fa_metayer.png') no-repeat;
}

#footer .buttons a#delicious {
    width: 10px;
    height: 10px;
    margin-top: 4px;
    background: url('../images/80x15/delicious.small.png') no-repeat;
}
.plage {
    background: url('../images/plage.png') no-repeat right;
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 10px 0 0;
}

.st-malo {
    background: url('../images/saint-malo.png') no-repeat right;
    float: left;
    width: 100px;
    height: 67px;
    margin: 0 10px 0 0;
}

.noel {
    background: url('../images/noel.png') no-repeat right;
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 0 0;
}
/**********************************************/

/*           FORUMS DES ARTICLES              */

/**********************************************/
div.forum {
  clear: both;
}

.forum .comments
{
    margin: 15px 15px 15px 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.85em;
    font-weight: bold;
    height: 18px;
    padding: 0 0 2px 20px;
    margin: 0 0 0 2px;
    background: url(../images/icon-comments.gif) no-repeat 0 0;
}


/* Begin Comments*/
.graybox {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    margin-top: 0;
    text-align: justify;
}

.commentlist li {
    /*
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    */
    list-style: none;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}


.commentlist li {
    font-size: 1em;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

/* End Comments */

.forum_message
{
    margin: 0 0 20px 0;
    padding: 0;
    clear: left;
    float: left;
    display : block;
    width: 650px;
}

.forum_message_debut
{
    display : block;
    width: 640px;
    height : 30px;
    background: url(../images/forum/forum_message_haut.gif) no-repeat;
}

.forum_message_icones
{
    float: left;
    padding: 0 0 0 10px;
}

.forum_message_icones a
{
    padding-left: 16px;
    padding-top: 3px;
    vertical-align: middle;
}

.forum_message_icones a.email
{
    width: 16px;
    height: 16px;
    background: url(../images/forum/mail.png) no-repeat;
}

.forum_message_icones a.website
{
    width: 16px;
    height: 16px;
    background: url(../images/forum/globe.png) no-repeat;
}

.forum_message_auteur
{
    float: left;
    padding: 0 0 0 8px;
}

.forum_message_bulle
{
    width: 30px;
    height : 21px;
    float: left;
    padding: 4px 0 0 5px;
    background: url(../images/forum/bulle_message.gif) no-repeat;
}

.forum_message_date
{
    float: right;
    padding: 0 10px 0 0;
    color: #ccc;
}

.forum_message_texte
{
    padding: 10px ;
    margin: 0;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    display : block;
    width: 616px;
}

.forum_message_fin
{
    display : block;
    width: 640px;
    height : 11px;
    background: url(../images/forum/forum_message_bas.gif) no-repeat;
}

fieldset.spip_encadrer
{
    width: 630px;
    padding-top: 1em;
}

fieldset legend {
    font-weight: bold;
}

.forml {
    width: 620px;
    border: 1px solid #ccc;
    font-family: monospace;
    font-size: 12px;
    padding: 2px;
    background-color: rgb(236,236,236);
}

.formulaire_ecrire_auteur {
    padding-top: 0em;
}

.formulaire_ecrire_auteur label {
    text-align: left;
}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
    background: #FDA;
    padding: 3px;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999; }

table.spip_barre a:hover img {
    background: #FFF;
    border: 1px solid #999; }

table.spip_barre .barre { width: 620px; background: #EEE; }
/* Begin Sidebar */
#sidebar {
  padding: 0 0 15px 0;
  margin-left: 745px;
  width: 190px; /*TODO*/
}

#sidebar h2 {
  text-decoration: none;
}

/* IE ne supporte pas le sélecteur de fils directs, i.e. #sidebar>div */
#sidebar div {
  margin: 15px 0 0 0;
  padding: 0;
}

#photo_hasard {
  overflow: hidden;
}

#sidebar form {
  margin: 0;
}

#sidebar ul.comments li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
}

#sidebar ul.comments li, #sidebar ul ul li, #sidebar ul ol li {
   color: #777;
}

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 5px;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul.comments, #sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
}

#sidebar ul.comments ul, #sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}

#sidebar ul.comments li, #sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
}

#sidebar ul ol li {
  list-style: decimal outside;
}

#sidebar #photo_hasard .image {
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}

#sidebar #flickr {
  margin-left: auto;
  margin-right: auto;
}

#sidebar #flickr a img {
  margin: 0 0 0 30px;
}

/* Typography */
#sidebar {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 1em;
}

#sidebar h2 {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 1.2em;
  font-weight: bold;
  font-variant: small-caps;
}


/* Les boutons 80x15 de syndication */
#sidebar div.feeds, #sidebar div.image {
  margin: 3px 0 0 0;
  padding: 0;
}

#syndicate .feeds{
  padding-top: 3px;
  padding-bottom: 10px;
  width: 90px;
}

#syndicate a {
  width: 80px;
  height: 16px;
  display: block;
  text-decoration: none;
  padding: 1px 0 0 20px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  margin: 3px;
  background: url('../images/feed-icon-16x16.png') no-repeat;
}

#syndicate a:hover {
  opacity: 1;
  -moz-opacity: 1;
}

#sidebar .fold {
  background: url('../images/fold.png') no-repeat right;
  padding-right: 5px;
  cursor: pointer;
}

#sidebar .unfold {
  background: url('../images/unfold.png') no-repeat right;
  padding-right: 5px;
  cursor: pointer;
}

/* End Sidebar */
/*  Formulaire de recherche */
.formrecherche {
    background-color: white;
    color: #505030;
    margin: 0;
    padding: 2px;
    border: solid 1px #909090;
    font-weight: normal;
}

form.formrecherche {
    margin-top: 5px;
    margin-bottom: 5px;
}
input.formrecherche {
    width: 75%;
    font-size: 1.1em;
    background: #fff url('../images/recherche.png') no-repeat right;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev_chevron.png) 15% 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next_chevron.png) 85% 53% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

.zg_div {margin:5px auto 5px auto; width:117px;display:block;}
.zg_div_inner {border: solid 1px #000000; background-color:#ffffff;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;display:block;padding: 1px 0 1px 0;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}
/*
  Based on Kubrick v1.2.5  for  WordPress 1.2
  http://binarybonsai.com/kubrick/

  This theme was designed and built by Michael Heilemann,
  whose blog you will find at http://binarybonsai.com/

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

  Design, CSS and XHTML heavily modified by Anthony Métayer
  http://www.famille-metayer.fr/aelig/
*/

/* padding: top right bottom left; */










/* Main layout */
body { background: url(../images/bgcolor.jpg); }
#page { background: url(../images/bg.jpg) repeat-y top; border: none; }
#header { background: url(../images/header.jpg) no-repeat bottom center; }
#footer { background: url(../images/footer.jpg) no-repeat bottom; border: none;}

#header { margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 175px; width: 958px; }
#headerimg { margin: 7px 9px 0; height: 177px; width: 960px; }

/* Begin Typography & Colors */
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #d5d6d7;
  color: #333;
  text-align: center;
}

#page {
  background-color: white;
  border: 1px solid #959596;
  text-align: left;
}

#header {
  background-color: white;
}

#content {
  font-size: 1.1em
}

#content .entry {
  line-height: 1.4em;
}

#content .postmetadata {
  clear: both;
  text-align: left;
}

.graybox {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

div.small, small {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.5em;
}

div.em {
  font-family: Helvetica, Arial, Sans-Serif;
  font-style: italic;
}

h1, h2, h3 {
  font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Verdana', 'Arial', sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 4em;
  text-align: center;
}

h2 {
  font-size: 1.6em;
}

h2.pagetitle {
  font-size: 1.6em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1em;
}

.description {
  font-size: 1.05em;
  text-align: center;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
  text-decoration: none;
  color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
  text-decoration: none;
}

.entry p a:visited {
  color: #b85b5a;
}

.postmetadata .comments {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.5em;
}

small, .nocomments, .postmetadata, .meta, blockquote, strike {
  color: #777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 1em;
  letter-spacing: .07em;
  font-variant: small-caps;
}

a, h2 a:hover, h3 a:hover {
  color: #06c;
  text-decoration: none;
}

a:hover {
  color: #147;
  text-decoration: underline;
}

/* End Typography & Colors */

/* Begin Structure */
body {
  margin: 0;
  padding: 0;
}

#page {
  background-color: white;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  border: 0 solid #959596;
}

#header {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  background-color: white;
}

#headerimg {
  margin: 0;
  width: 100%;
}

#content {
  float: left;
  padding: 0 0 10px 45px;
  margin: 0;
  width: 650px;
  min-height: 350px;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 960px;
  clear: both;
}

.post {
  clear: both;
  margin: 0 0 5px;
  text-align: justify;
}

.meta {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  line-height: 1.8em;
}

.meta .date {
  height: 16px;
  padding: 3px 0 2px 20px;
  background: url(../images/calendar.png) no-repeat 0 0;
}
.meta .by {
  height: 16px;
  padding: 3px 0 2px 22px;
  margin: 0 0 0 2px;
  background: url(../images/icon-pencil.png) no-repeat 0 0;
}

#content .postmetadata {
  padding-top: 10px;
}

.postmetadata .comments {
  height: 18px;
  padding: 0 0 2px 20px;
  margin: 0 0 0 2px;
  background: url(../images/icon-comments.gif) no-repeat 0 0;
}

/* End Structure */



/*  Begin Headers */
h1 {
  padding-top: 35px;
  margin: 0;
}

.description {
  text-align: center;
}


.description a {
  margin-right: 10px;
}

h2 {
  margin: 10px 0 0;
}

h2.pagetitle {
  margin-top: 25px;
  text-align: center;
}

h3 {
  padding: 0;
  margin: 10px 0 0;
}

h3.comments {
  padding: 0;
  margin: 15px auto 20px ;
}

h4 {
  padding: 0;
  margin: 5px 0 0;
}

#header h1 {
  display: none;
}

#header div.description {
  margin-top: -10px;
}

/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}
/* End Images */



/* Begin Lists */

html>body .entry ul {
  margin-left: 0;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
}

html>body .entry li {
  margin: 7px 0 8px 10px;
}

#content ul {
  padding: 0 0 0 40px;
}

.entry ul li:before {
  content: "\00BB \0020";
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.entry p, .storycontent p {
  text-align: justify;
}

.storycontent {
  margin-bottom: 15px;
}

.storycontent:first-letter,
.storycontent p.spip:first-child:first-letter
{
  font-family : "Times New Roman", times, serif;
  font-size:32px;
  float:left;
  line-height:.8em;
  color: #444444;
}

#content .post h2 {
  margin-bottom: -0.3em;
}

#content .post h2 + ul {
  margin-top: -0.7em;
}

.post ul {
  margin: 1em 0 1em 0;
}

.post ul li {
  margin: 0;
  padding: 0;
  padding-left:0.5em;
  list-style-image: url(../images/puce.png);
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

ol li {
  list-style: decimal outside;
}
/* End Entry Lists */

.entry .logo {
  float: left;
}

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

select {
  width: 130px; /*TODO*/
}
/* End Form Elements */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

.center {
  text-align: center;
}

hr {
  display: none;
}

a img {
  border: none;
}

.text_align_left { text-align: left;}

.spip_logos {
  padding-right: 7px;
  vertical-align: middle;
}

/* Affiche une icone pour les liens sortants */
a.spip_out {
  background: url(../images/external.png) center right no-repeat;
  padding-right: 13px;
}

/* Met en forme les citations */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 5px;
  background: transparent url(../images/left-quote.png) left top no-repeat;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

blockquote div {
  padding: 0 34px;
  background: transparent url(../images/right-quote.png) right bottom no-repeat;
}

blockquote p + p { background: transparent; }

img.smiley {
  background: transparent;
  padding: 0;
  display: inline;
  vertical-align: middle;
  border: 0;
}

/* End Various Tags & Classes*/

.pagination { font-size: 0.90em; }

#gmap {
  clear: both;
  width: 500px;
  height: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 1px dotted gray;
  margin-bottom: 20px;
}

#gmapMgr {
  float: right;
  cursor: pointer;
  background: url('../images/globe.png') no-repeat right;
  height: 22px;
  padding: 0px 24px 0 0;
  text-decoration: underline;
}

.vcard .photo {
  border: 1px solid grey;
  padding: 5px;
 }

.hidden {display:none;}
.show {display:block;}


/* image du header */
#headerimg 	{ background: url(../images/aeligheader-v2.jpg) no-repeat top;}
