/*
Nom du Thème : BoatGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/


body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ACB2B8; url(images/bg.gif) repeat;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

a:link {
	color: #F8C101;
	text-decoration:none;
}

a:visited {
	color: #F8C101;
	text-decoration:none;
}

a:hover {
color: #FFFFFF;
	text-decoration: none;
}

img {border:0;}
p {line-height: 1.3em; margin: 0.5em 0;}
p img {float:left; margin:0 10px 0 0; padding-left: 6px; padding-bottom: 2px;}


h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #F8C101; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #F8C101; }

.catwdc{color:#01B0F0; text-decoration:none; font-size:12px;}
.catwdc a{color:#01B0F0; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#ffffff; text-decoration:none; font-size:12px;}

.details{color:#F8C101; text-decoration:none; font-size:12px;}
.details a{color:#F8C101; text-decoration:none; font-size:12px;}
.details a:hover{color:#F8C101; text-decoration:underline; font-size:12px;}

.sitetable {width: 100%; border-bottom: 1px dotted #c2c2c2; vertical-align : top;}
.sitetables {width: 100%; vertical-align : top;}
.sitetd {border: 1px dotted #c2c2c2;}
.votelargeur {width: 50px;}

a.cat_display {text-decoration: none; font-weight: bold; font-size: 13px; color:#333333;}
a.cat_display:hover {text-decoration: none; font-weight: bold; font-size: 13px;
color:#CC0000;}
a.subcat_display {text-decoration: none; font-size: 10px; border-bottom : 1px dotted #CCC;}

.votetable {background: #01B0F0; width : 50px; height: 92px; margin-right: 5px;}
.vote span.note {font-size: 9px; height: 12px; display: block;}
.vote span.nombre {font-size: 16px; display: block;}
.vote a{color: #F8C101; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #ffffff; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 520px;}
#containered hr {clear: both; border: 1px solid #CCC; margin-top: 10px; 	width: 50%;}
#containered ul#mest {/*font-weight: bold;*/margin-bottom: 20px;}
#containered ul#mest li {font: bold 10px Verdana; list-style-type: none; text-align: left; display: inline; margin: 1px;}
#containered ul#mest li a {text-decoration: none;}
#containered ul#mest li a:hover {text-decoration: underline; color: #ffffff;}
#containered h1,
#containered .content {text-align: left;}
#containered a.current {padding: 5px 3px; text-decoration: underline !important; color: #f1f1f1; font-size: 12px;}
#containered a.ghost {padding: 5px 3px; margin-right: 1px;  color: #f1f1f1; font-size: 12px; }
#containered a.current:hover {padding: 5px 3px; font-size: 12px; color: #f1f1f1;}
#containered a.ghost:hover {padding: 5px 3px; margin-right: 1px; color: #f1f1f1; font-size: 12px;}
#containered .on {display: block; text-align: left;}
#containered .off {display: none;}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
#header {
	width: 880px;
	height: 369px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}

#rss {
    position: absolute;
	left: 30px;
	top: 13px;
	width: 25px;
	height: 25px;
}

#header h1 {
    padding: 40px 0px 0px 105px;
	margin: 0px;
	font-family: 'Impact', Arial, Verdana, Sans-Serif ;
	color: #FFFFFF;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 a:hover {
	color: #F8C101;
	text-decoration: none;
}

#header h2 {
    padding: 0px 0px 0px 105px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.2em;
}

#search {
    padding: 10px 0px 0px 105px;
	margin: 0px;
}

#searchform {
   	margin: 0px;
	padding: 0px;
	color: #828181;
}

#searchform #searchsubmit {
	width: 44px;
	height: 22px;
	border: 0px;
	background: url(images/search_button.gif) no-repeat;
}

#searchform input {
	color: #828181;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

#searchform span {
	display: inline;
	line-height: 20px;
}

#navigation {
    position: absolute;
	top: 310px;
	left: 40px;
	height: 33px;
	width: 805px;
	text-align: center;
}

#navigation ul{
	line-height: 33px;
	list-style: none;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	font-family: 'Century Gothic', Arial, Verdana, Sans-Serif ;
	text-align: center;
	margin: 0px 0px 0px 55px;
	padding: 0px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 175px;
}

#navigation a:hover {
    color: #01B0F0;
}

#navigation li {
    float: left;
	background: url(images/nav_line.gif) right top no-repeat;
	text-align: center;
}

#navigation li.first {
    margin-left: 20px;
}

#navigation li.last {
    background: none;
}


#content {
	width: 880px;
	background: #005B95 url(images/content_bg.gif) repeat-y;
	float: left;
}

#content_top {
	width: 880px;
	height: 15px;
	background: #005B95 url(images/content_top.gif) 261px top no-repeat;
}

#content_bottom {
	width: 880px;
	height: 20px;
	background: #005B95 url(images/content_bottom.gif) 261px top no-repeat;
	clear: both;
}


#sidebar {
   float: left;
   padding: 0px 0px 0px 40px;
}

#sidebar ul {
   list-style: none;
   display: block;
   width: 200px;
}

#sidebar ul li {
   padding: 0px 20px 0px 24px;
   margin: 0px 0px 10px 0px;
   border-bottom: 1px dashed #BFD2E1;
}

#sidebar ul ul {
   padding: 3px 0px 10px 22px;
   margin: 0px;
   width: auto;

}

#sidebar ul ul li {
   padding: 3px 10px 3px 10px;
   margin: 0px;
   color: #FFFFFF;
   font-size: 1.1em;
   background: url(images/sidebar_icon.gif) left 8px no-repeat;
   border: none;
}

#sidebar ul ul li a {
   color: #FFFFFF;
   text-decoration: none;
}

#sidebar ul ul li a:hover{
   color: #BFD2E1;
}

#sidebar h2 {
   padding: 3px 0px 3px 25px;
   margin: 0px;
   color: #F8C101;
   font-size: 1.2em;
   background: url(images/sidebar_title.gif) left top no-repeat;
}


#sidebar #tag li {
	background: none;
	padding: 0px 5px;
}

#sidebar #tag li a:hover {
    text-decoration: underline;

}


#maincontent {
   float: left;
   padding: 10px 0px 0px 50px;
}

.post {
   width: 545px;
   padding: 0px 0px 20px 0px;
}

.post .title {
	background: url(images/post_title.jpg) left top no-repeat;
	padding: 0px 0px 0px 13px;
	height: 48px;
}

.post .title h2 {
	color: #F8C101;
	font-size: 1.9em;
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 520px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.post .title h2 a {
	color: #ffffff;
	text-decoration: none;
}

.post .title h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}


.post .postmetadata {
    color: #F8C101;
	font-size: 1.1em;
	font-family: Arial, Verdana, Sans-Serif ;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}

.post .postmetadata a {
    color: #F8C101;
	text-decoration: none;
}

.post .postmetadata .author {
     padding: 0px 10px 0px 0px;
}

.post .date {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 1.0em;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
}

.post .entry {
    color: #FFFFFF;
	font-size: 1.1em;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 10px 5px 10px 10px;
}

.post .entry ul {
    padding: 0px;
	margin: 0px 0px 0px 20px;
	clear: both;
}

.post .entry li {
    list-style: none;
	line-height: 16px;
	padding: 3px 0px 3px 0px;
}

.post .entry li a {
    color: #F9C801;
	font-weight: bold;
	text-decoration: underline;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 3.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.post .entry .tags {
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	color: #F9C801;
	padding: 20px 0px 0 0;
	float: left;
	clear: both;
}

.post .entry .tags a {
	color: #F9C801;
	font-weight: bold;
}

.post .entry .tags a:hover {
    text-decoration: underline;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 20px 0px 0 0;
	color: #FFFFFF;
}

.post .entry .commentline a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/comments_icon.gif) left 1px no-repeat;
	padding: 0px 0px 0px 16px;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
	clear: both;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
}

.comment_frame {
    padding: 10px 25px;
}

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #F8C101;
}

#commentform {
	margin: 5px 10px 0 0;

}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #DDE9F2;
}

#commentform textarea {
	width: 100%;
	padding: 0px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #DDE9F2;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #F8C101;
	width: 460px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
	width: 460px;
}

.commentlist a {
	color: #333;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #8CB5CF;
	border-left: 2px solid #484A4D;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .commentmetadata{
    font-size: 1.0em;

}

.commentlist li .avatar {
	float: right;
	border: 1px solid #BFD2E1;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #8CB5CF;
}

.thread-even {
	background-color: #8CB5CF;
}

.depth-1 {
	border: 1px solid #CDCDCD;
}

.alt {
	border-left: 2px solid #484A4D;
	margin: 0;
	padding: 10px;
	background-color: #8CB5CF;
}

.even {
	border-left: 2px solid #484A4D;
}

#footer {
	width: 900px;
	height: 209px;
	background: url(images/footer.jpg) no-repeat;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 115px 0px 0px 0px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a:link,#footer a:visited {
	font-size: 1.0em;
	color: #F8C101;
	text-align: center;
	text-decoration: none;
}

#footer a:hover {
	font-size: 1.0em;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

