/*
Theme Name: Vestibulle
Theme URI: http://www.colosslab.com/
Description: Theme created by aFaD (Colosslab) for Le Vestibulle
Version: 1.0
Author: aFaD
Author URI: http://www.colosslab.com/
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }

ul {margin-left:80px;}

/* Body
-------------------------------------------------------------------*/
html {
	overflow: -moz-scrollbars-vertical;
}

Body { 
  margin: 0 auto;
  font: 14px/18px Helvetica, Futura, Arial, sans-serif; 
	color: #333; 
	text-align: justify;
	background: #D3D5CA url(images/bg.jpg) repeat-y center top; 
}

*:first-child+html body {background: #CCCCCC url(images/bg.jpg) repeat-y center -8px;}

* html body {background: #CCCCCC url(images/bg.jpg) no-repeat center -8px;}

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Futura, Arial, sans-serif; color: #96ab00; }
h1 { font-size: 20px; line-height: 20px; margin-bottom: 30px; margin-left: 80px;}
h2 { font-size: 20px; line-height: 20px; margin-bottom: 15px; font-weight: bold; }
h3 { font-size: 20px; line-height: 20px; }
h4 { font-size: 18px; line-height: 20px; margin-bottom: 15px;  font-weight: bold;}
h5 { font-size: 16px; line-height: 18px; margin-bottom: 5px; margin-left: 80px;}
h6 { font-size: 18px; line-height: 16px; margin-bottom: 5px; margin-left: 80px;}

h1 span { color: #999; }
a { color: #96ab00; 
	text-decoration:none;}
a:hover { color: #96ab00;
	text-decoration:underline;
	 }
a:visited { color: #96ab00; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 1044px; 
  margin: 0 auto;
	background: url(images/header_bg.png) no-repeat top; 
	position: relative; 
}

/* Liens
-------------------------------------------------------------------*/

#liens { 
	width: 300px;
	left: 50%;
	margin-left: 355px; 
	position: absolute; 
	bottom: -1px; 
	top: 263px;
	overflow: hidden;
}

#liens-header li {
	text-align: left;
	margin-left:20px;
	margin-bottom:10px;
  list-style-image: url(images/arrowup.png);
  list-style-position: outside;
}
   
#liens-links li {
   list-style: none; 
   list-style-position: inside;
   text-align: left;
   margin-left:20px;
   }

#liens a {
	text-decoration: none; 
	color: #333; 
	font-weight: bold;
  font-size: 13px;
}

#liens-links li a:hover {
	text-decoration: none; 
	color: #96ab00; 
}

/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 700px; 
	overflow: hidden; 
	background: url(images/content.png) repeat-y;
  margin: 0 auto;
  border-top: 1px solid #C3C3C3;
  border-bottom: 1px solid #C3C3C3;
  margin-top:0px;
}



/* Navigation
-------------------------------------------------------------------*/

#imagetop {
	margin-top: 200px;
}

#nav ul { 
	width: 739px;
	left: 50%;
	margin-left: -350px; 
	position: absolute; 
	bottom: -1px; 
	top: 227px;
	overflow: hidden; 
}
#nav ul li { 
	float: left; 
	margin-right: 2px; 
	margin-left: 2px;
  font-weight: bold;
  font-size: 13px;
}

#nav ul li a {

	display: block; 
	text-decoration: none; 
	color: #333; 
	line-height: 18px; 
	text-align: center;
	padding-left: 10px;
	padding-right: 9px;
}
/*#nav ul li a:hover { 
	background-color: #96ab00;
	color: #ffffff;
}*/
#nav ul li.current_page_item a {
	background-color: #96ab00; 
	color: #ffffff;
}



/* Content
-------------------------------------------------------------------*/
#content { 
	width: 650px; 
	float: left; 
	padding: 15px; 
}
#content .sep {
	margin-left: 110px;
}

#content table { margin-left: 80px;}
#content .googlemap { margin-left: 80px;}

#content .postit {
	width:50px;
	height:51px;
	position: relative;
	float:left;
	top: -18px;
	left: 15px;
	font-size:26px;
	padding-top:14px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/date-news.png); 
}

#content .post { 
	margin-top: 30px;
	margin-right: 30px; 
}
#content .post p { 

	margin-bottom: 40px; 
		margin-left: 80px;
}
#content .post h3 a { font-size: 20px; margin-left: 30px;}
#content .post-list li { list-style: none; }
#content .post li { 
	list-style: disc; 
	list-style-position: outside;
	margin-left : 35px;
}

#content .post .heure { font-size: 10px; line-height: 12px;}

#content .post .heure { margin-left: 80px;}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 0px 5px 5px 5px; 
  text-align: right;

}
#content .post .post-info a { color: #333; text-decoration:underline; }
#content .post .post-info a:hover { color: #96ab00; text-decoration:underline; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }


/* Commentaires
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 17px Helvetica, Arial, Geneva; 
	color:  #96ab00; 
	margin-top:20px;
}
#comments .comment { 
	margin-bottom: 10px; 
	margin-left:75px;
	overflow: hidden; 
	width: 600px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 450px; 
	background: #EEEEEE; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 

	margin-left:75px;
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 530px; 
	border: 1px solid #aaa; 
	height: 120px;
	background: #EEEEEE; 
}
#commentform input.text { 
	width: 250px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit  {
        width: 148px;
        height: 30px;
        font-size: 12px;
        text-align: center;
        border: none;
        margin-right:25px;
}

#commentform input#poster  {
        width: 148px;
        height: 30px;
        font-size: 12px;
        text-align: center;
        border: none;
        margin-right:25px;
}


#commentform select.text { 
	width: 260px; 
	border: 1px solid #aaa; 
}


/* Footer
-------------------------------------------------------------------*/

#footer { 
width: 700px;
	margin: 0 auto; 
 position: relative; 
	font: bold 9px Helvetica, Arial, sans-serif;
	color: #666;
	padding-top:2px;
	margin-bottom: 40px;
}

#star {
	width:39px;
	height:37px;
	position: absolute;
	top: -15px;
	left: 710px;
}

/* Loader page index
-------------------------------------------------------------------*/

.wpng-cal-loading-index {
	height: 200px;
	text-align: center;
	margin-left: 80px;
}

.wpng-cal-image-index {
	margin-top: 80px;
}