/*
Theme Name: Captain's Day
Theme URI: http://www.captainsclub-ycm.com/
Description: Blog Yachting Club Monaco
Version: 0.1
Author: Icare
 
Captain's Day Theme by Icare || http://www.captainsclub-ycm.com/
 
*/

html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bkg.gif) repeat-x left top #f1f0ec;
	color: #000;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: url(images/page_bkg.gif) repeat-y 10px top;
}

/*Haut de page  HEADER*/

#header {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 283px;
	background: url(images/header_bkg2.gif) no-repeat center 10px;
	position: relative;
}
#header a#lien_header_racine,#header a#lien_header_monaco{
display:block;
width:400px;
height:200px;
float:left;
}
#header a#lien_header_monaco{float:right;}
#header a {
	color: #f2eeda;
	text-decoration: none;
}
#baseline {
	color: #cdc9b8;
	font: normal 18px "Times New Roman", Times, serif;
	margin: 0;
	padding: 210px 0 0;
}

/*Milieu de page CONTENT*/

#content {
	float: left;
	position: relative;
	width: 620px;
	margin: 0;
	padding: 10px 0 20px;
}

#content h2 {
	color: #002654;
	font: normal 30px Arial, Helvetica, sans-serif;
	margin: 9px 0 17px;
}

#content h2 a {
	color: #002654;
	text-decoration: none;
}

#content ul {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	color: #666;
}
#content li {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	font: italic 14px "Times New Roman", Times, serif;
	list-style-type: square;
	list-style-position: inside;
}

.alignleft {
	float: left;
	border: #E5E5E1 solid 3px;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	border: #E5E5E1 solid 3px;
	margin: 0 0 10px 20px;
}
.alignnone {
	border: #E5E5E1 solid 3px;
	margin: 10px 0;
}

/*Milieu de page SIDEBAR*/

#sidebar {
	float: right;
	position: relative;
	width: 298px;
	margin: 0;
	padding: 20px 1px;
}

#sidebar h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666662;
	padding: 20px 20px 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

#sidebar li ul {
	margin: 0;
	padding: 0 20px 0 25px;
}
#sidebar li ul li{
	margin: 0;
	padding: 5px;
}

/*Bas de page  FOOTER*/

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/footer_bkg.gif) repeat-x left top #002654;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 200px 20px 0 5px;
	font: normal 30px "Times New Roman", Times, serif;
	float: left;
}
  
h2 {
	margin: 0;
	padding: 0;
}
  
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}

 /*------------------------------------------------------*
  *------------------------- POST -----------------------*
  *------------------------------------------------------*/


/* POST */
.post {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 10px;
}
.post h3 {
	font: normal 20px "Times New Roman", Times, serif;
	border-bottom: #e5e5e1 dotted 1px;
	color: #7c2230;
	margin: 0 0 0 40px;
	padding: 0 0 5px;
}
.post h3 a {
	color: #7c2230;
	margin: 0;
	padding: 0;
}
.post_content p {
	font: normal 14px "Times New Roman", Times, serif;
	color: #666;
	margin: 5px 0 5px 40px;
	line-height: 20px;
}
.post a {
	color: #d81e05;
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}

.postmetadata {
	position: absolute;
	z-index: 2;
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	margin: 0;
	padding: 0;
}
.postmetadata .jour, .postmetadata .annee {
	font-size: 20px;
	display: block;}
.postmetadata .mois {
	display: block;
}

/* PAGES */
.page {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 10px;
	font: normal 14px "Times New Roman", Times, serif;
}
.page h3 {
	font: normal 20px "Times New Roman", Times, serif;
	border-bottom: #e5e5e1 dotted 1px;
	color: #7c2230;
	margin: 0;
	padding: 0 0 5px;
}
.page h3 a {
	color: #7c2230;
	margin: 0;
	padding: 0;
}
.page_content p {
	font: normal 14px "Times New Roman", Times, serif;
	color: #666;
	margin: 10px 0;
	line-height: 20px;
}
.page a {
	color: #d81e05;
	text-decoration: none;
}
.page a:hover {
	text-decoration: underline;
}


/* R�SULTAT RECHERCHE */
.search {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 10px;
	font: normal 14px "Times New Roman", Times, serif;
}
.search h3 {
	font: normal 20px "Times New Roman", Times, serif;
	color: #666662;
	margin: 0;
	padding: 0;
}
.search_content p {
	font: normal 14px "Times New Roman", Times, serif;
	color: #666;
	margin: 5px 0;
	line-height: 20px;
}

.search a {
	color: #666662;
	text-decoration: none;
}
.search a:hover {
	text-decoration: underline;
}


 /*------------------------------------------------------*
  *-------------------- NAVAIGATION ---------------------*
  *------------------------------------------------------*/

/* NAVIGATION HORIZONTALE */
ul#menu_horizontal {
	position: absolute;
	z-index: 1;
	top: 252px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: #661c27 solid 1px;
	height: 30px;
	float: left;
}
ul#menu_horizontal li {
	font: bold 16px Arial, Helvetica, sans-serif;
	border-left: #b33044 solid 1px;
	border-right: #661c27 solid 1px;
	padding: 5px 20px;
	float: left;
}
ul#menu_horizontal li a {
	color: #D9D7CA;
	text-decoration: none;
}
ul#menu_horizontal li a:hover {
	color: #fff;
}

/* NAVIGATION HORIZONTALE FOOTER */
ul#menu_horizontal_footer {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0 10px;
	list-style-type: none;
}
ul#menu_horizontal_footer li {
	padding: 0 10px;
}
ul#menu_horizontal_footer li a {
	font-size: 11px;
	color: #bfccdd;
	text-align: center;
	display: block;
}
ul#menu_horizontal_footer li a:hover {}


 /*------------------------------------------------------*
  *------------------------- SIDE BAR -------------------*
  *------------------------------------------------------*/


/* BLOCS SIDEBAR  */
.widget_recent_entries, .widget_archive, .widget_meta {
	clear: both;
	background: url(images/separation_sidebar.gif) repeat-x left top;
	padding: 0 0 20px;
}
.widget_search {
	clear: both;
	padding: 0 0 20px;
}

.widget_search ul li a, .widget_recent_entries ul li a, .widget_archive ul li a, .widget_meta ul li a {
	color: #9b4f19;
	text-decoration: none;
	background: url(images/puce_liste_sidebar.gif) no-repeat left 2px;
	padding: 0 0 0 10px;
}
.widget_search ul li a:hover, .widget_recent_entries ul li a:hover, .widget_archive ul li a:hover, .widget_meta ul li a:hover {
	text-decoration: underline;
}

.widget_links {
	overflow: auto;
	background: url(images/separation_sidebar.gif) repeat-x left top;
	padding: 0 0 20px;
}
.widget_links h2 {
	margin: 0 0 5px;
}
.widget_links a img {
	border: none;
	width: 110px;
	padding: 0 2px 0 0;
}
.widget_links li {
	float: left;
	padding: 0 5px;
}
.widget_links a {
	color: #9B4F19;
	text-decoration: none;
}
.widget_links a:hover {}


/* CHAMP RECHERCHER */
#searchform {
	background-color: #dcdace;
	border: #efeee9 solid 1px;
	margin: 0 20px;
}
#s {
	width: 170px;
	border: none;
	color: #a6a394;
	background-color: #dcdace;
	padding: 7px 5px;
}
#searchsubmit {
	width: 71px;
	background: url(images/search_bkg.jpg) no-repeat center center;
	border: none;
	padding: 6px 0;
	font-weight: bold;
	color: #efeee9;
	cursor: pointer;
}
