/*  
Nom du Thème : OceanGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#181F25;
	margin:0 auto;
	width:1000px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#ffffff;
	}
	
	
html {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
}

.text_intro { font-style:italic;}

.welcomes { text-decoration: none; color: #B3CE82 }

.welcomes:hover { color: #207138; }

.date { color:#85D550; font-size:0.90em; font-weight:bold;}

p img {
    float:left;
    margin:0 10px 0 0;
}

.welcome { text-decoration: none; color: #85D550; }

.welcome:hover { color: #207138; }


.sitetables {
	width: 100%;
	color:#000000;
	vertical-align : top;
}

.catwdc{
	color:#0696C8;
	text-decoration:none;
	font: normal 100% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	
}


.catwdc:hover{
	color:#85D550;
	text-decoration:none;
	font: normal 100% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}


.rss{
	color:#777777;
	text-decoration:none;
	font-size:11px;
}


.rss:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

.details{
	color:#777777;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#777777;
	text-decoration:none;
	font-size:11px;
}



.details:hover{
	color:#f2f2f2;
	text-decoration:underline;
	font-size:11px;
}


.sitetable {
	width: 100%;
	border: 1px solid #C2C2C2;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #181F25;
}

.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: #ffffff;
	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: #85D550;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#container ul#menus {	
	font-weight: bold;
}
#container ul#menus li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 2px;
}
#container ul#menus li a {
text-decoration: none;

}
#container ul#menus li a:hover {
text-decoration: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 2px;
	text-align: left;
}

#container a.current {
	padding: 5px 1px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#container a.ghost  {
	padding: 5px 1px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container a.current:hover {
	padding: 5px 1px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#container a.ghost:hover  {
	padding: 5px 1px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container .on {
	display: block;
	text-align: left;
}
#container .off {
	display: none;
}

	
	
	
	
	
	
#searchform {
	float:right;
	margin-right:42px;	
	margin-top:9px;
	}
	
#s {
	width:155px;
	height:17px;
	padding:2px 7px 0 7px;
	border:1px solid #0099cc;
	color:#333333;
	font-size:11px;
	vertical-align:middle;
	}
	
#searchsubmit {
	border:none;
	height:20px;
	width:19px;
	background:url(images/search-image.png);
	margin-right:7px;
	vertical-align:middle;
	}
 
#header {
	height:191px;
	background:url(images/header.png);
	}
	
#description {
	float:left;
	padding:75px 0 0 315px;
	}
	
h1 {
	font-size:28px;
	}
	
h1 a {
	color:#85D550;
	font-weight:normal;
	}


h4 {
	color:#85D550;
	font-size:20px;
	font-weight:normal;
	}
	
h4 a {
	color:#85D550;
	font-weight:normal;
	}



	
#desc {
	color:#f1f5f7;
	font-size:11px;
	}
	
#content {
	background:url(images/content-bg.png) repeat-x;
	padding-bottom:10px;
	padding-left:45px;
	}

.cleaner {
	clear:both;
	height:0;
	}
/* main structure */

/* sidebar */	
#side {
	width:220px;
	background:url(images/sidebar-bg.png) top no-repeat #f3f6f7;
	border-bottom:#0099cc 1px solid;
	border-left:#0099cc 1px solid;
	border-right:#0099cc 1px solid;
	float:left;
	color:#333333;
	font-size:11px;
	padding:0 0 20px 0;
	min-height:446px;
	height:auto !important;
  	height:446px;
	}
	
#sidebar {
	margin:0 25px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	color:#03506d;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0;
	}
	
#side ul li ul li {
	margin-left:15px;
	background:url(images/links.gif) left top no-repeat;
	padding-left:10px;
	}
	
#side ul li ul li ul.children li {
	background:none;
	}
	
#side a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:none;
	}
	
#side img {
	padding:0;
	border:none;
	}
	
#ads {
	float:right;
	margin-right:22px;
	}
/* sidebar */

/* text */
#site-content {
	float:right;
	width:720px;
	margin-top:12px;
	}
	
#text {
	width:472px;
	float:left;
	background-color:#12191f;
	border:1px solid #03607f;
	padding:20px 20px 0 20px;
	color:#999999;
	line-height:1.5;
	font-size:11px;
	}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#ffffff;
	font-weight:normal;
	font-size:20px;
	margin-bottom:10px;
	}

.post h2 {
	color:#edf4f6;
	font-weight:normal;
	font-size:17px;
	margin-bottom:0;
	}
	
.post h2 a {
	color:#edf4f6;
	font-weight:normal;
	text-decoration:none;
	}
	
.post h2 a:hover {
	text-decoration:none;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(images/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	color:#444444;
	}
	
blockquote blockquote {
	background:none;
	}

	
.post {
	margin-bottom:50px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
.pub {
	color:#0696c8;
	margin-top:-8px;
	margin-left: 39px;
	}
	
.comm {
	margin-top:10px;
	color:#0696c8;
	}
	

.pub a:hover, .comm a:hover {
	text-decoration:none;
	}
	
span.under a {
	text-decoration:none;
	}
/* text */

/* headlines and links */	
h3,h5,h6 {
	color:#FFFFFF;
	}
	
h3 {
  	margin-top:5px;
	font-size:13px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	}
	
a:hover {
	text-decoration:none;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	color:#CCCCCC;
	font-size:18px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#1F2C36;
	width:460px;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk {
	padding:5px;
	width:460px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:none;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
	
.writec {
	margin-bottom:20px;
	}
/* comments */

/* footer */
#footer {	
	height:30px;
	background:url(images/footer-bg.png);
	font-size:11px;
	color:#999999;
	text-align:center;
	padding-top:12px;
	}
	
#footer a {
	color:#0696c8;
	text-decoration:none;
	font-weight:normal;
	}
	
#footer a:hover {
	text-decoration:none;
	}
/* footer */		

/* other */	
#nav {
	height:20px;
	}
	
.floatleft {
	float:left;
	margin-right:5px;
	}
	
.floatright {
	float:right;
	margin-left:5px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

	
#hidden
{
	position:absolute;
	overflow:hidden;	
	left:0px;
	top:0px;
}

.AdsConcept
{
	display:none;
}
