/*
Theme Name: BLEU MARINE 2009
Theme URI: http://www.coteo.com/
Description: Blog de BLEU MARINE 2009.
Version: 0.1
Author: Philippe LAVIER
 
Creation Theme by Julien SPECKENS || http://www.coteo.net
Integration Theme by Philippe LAVIER || http://www.coteo.net
*/

body {
  font-family: Verdana, Arial;
  font-size: 11px;
  text-align: left;
  background: #376dad;
  color: #716E56;
  margin: 0;
}

#page {
  margin: 0 auto 0 auto;
  width: 900px;
}

/************************* Header *********************************/
#header_container {
  width: 900px;
  height: 150px;
}
#header {
  background: url(./images/haut.jpg);
  float: left;
  width: 900px;
  height: 150px;
}

/*********************************************************************/

/********************************* Menu ******************************/
#menu_page {
  clear: both;
  float:left;
  margin: 0;
  padding-left:10px;
  width: 690px;
  /*height: 35px;*/
  background: #FFFFFF;
}

#menu_page ul {
  list-style-type: none;
  margin: 0;
  padding: 10px 0px 0px 0px;
}
#menu_page li {
  float: left; 
  padding: 0 6px;
  background: url(./images/separation_menu.jpg) no-repeat top right;
}
#menu_page li a, #menu_page li a:hover{
  color: #666666;
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight:bold;
}
/*********************************************************************/

/******************************* panorama ***************************/
#img_header {
  background: url(./images/panorama_ringot.jpg);
  width: 900px;
  height: 250px;
}

/******************************* Contenu ****************************/
#content_container {
  clear: both;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 900px;
  background: #FFFFFF;
}

#content {
  float: left;
  width: 595px;
  padding: 10px 20px 10px 40px;
  margin-bottom: 20px;
  background: #FFFFFF;
}

#content h2 {
  font-size: 1.3em;
}

.postmetadata {
  font-size: 10px;
  color: #666;
}

.post_content {
  font-size: 11px;
  color: #666;
}
/*********************************************************************/

/********************* Side bar ***********************************/
.sidebar {
  float: left;
  width: 200px;
  padding: 0 0 10px 0;
  background: #c0dbfc;
  text-align: center;
}

.sidebar ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.sidebar h2 {
  background: url(./images/fond_categorie.jpg) 50% 0 no-repeat;
  margin: 15px auto 10px auto;
  padding-top: 3px;
  width: 200px;
  height: 24px;
  color: #FFFFFF;
  font: bold 14px Verdana, Arial, Sans-serif;
  text-align: center;
}

.sidebar  a {
  color: #14447e;
  font-weight: bold;
  text-decoration: none;
}

.sidebar a:hover {
  color: #14447e;
  text-decoration: underline;
}

.sidebar #edito ul{
  text-align: left;
  margin:0 10px; 
  color: #333;
  font-family: Verdana, Arial;
  font-size: 9px;
  font-weight:normal;
  text-align: left;
}
.sidebar #citation{
  color: #333;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight:normal;
  font-style:italic;
  text-align: left;
}
.sidebar #ref{
  color: #888;
  font-family: Verdana, Arial;
  font-size: 9px;
  font-weight:normal;
  font-style:italic;
  text-align: left;
}
/*********************************************************************/

/************************* footer ****************************/
#footer {
  font-size: 1em;
  background: #14447e;
  padding: 4px 20px 4px 20px;
  clear: both;
  width: 860px;
  margin: 0 auto;
}

#footer p{
  text-align: center;
  font-size: 11px;
  color: #c0dbfc;
}
#footer a{
  font-size: 11px;
  color: #c0dbfc;
}
/*********************************************************************/
/************************ Commentaires ********************/
.comments-template{
  margin: 10px 0 0 0;
}
 
.comments-template ol{
  margin: 10px;
  padding: 0 0 0 15px;
  list-style: none;
}
 
.comments-template ol p{
  font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
  font-size: 0.9em;
}
 
.comments-template ol li{
  margin: 10px 0 0 0;
  line-height: 15px;
  padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
  font-size: 1.2em;
}
 
.commentmetadata{
  font-size: 0.9em;
}
 
.comments-template p.nocomments{
  padding: 0;
}
 
.comments-template textarea{
  font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
  font-size: 0.9em;
}
 
.cadre_commentaires {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
/*********************************************************************/
/************************* Liens ****************************/
a {
  color: #6699cc;
  text-decoration: none;
}

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

#content h2 a{
  font: 18px Verdana, arial, Sans-serif;
  color: #ed1d30;
}

#content h2 a:hover{
  color: #ed1d30;
}

/*********************************************************************/

#wp-calendar {
  margin: 0 auto;
}


/* coteo */
#main{
	float:left;
	width:700px;
}
#home{
	float:left;
	width:400px;
	height:100px;
}
#home a, #home a:hover{
	height:100px;
	display:block;
	text-decoration:none;
}
#search{
	float:right;
	width:196px;
	margin-top:128px;
	padding-left:4px;
}
#header #search #s {
	width: 158px;
	height:18px;
	background:#FFFFFF;
	margin:0;
	padding:0;
	border:1px solid #dfddd0;
}

#header #searchsubmit {
	vertical-align:top;
	margin:1px 0 0 0;
}

#footer #logo{
	position:absolute;
	float:right;
	margin-top:-5px;
}