/*  
Nom du Thème : OriginalGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/


body {
font-family : Arial, Verdana, Tahoma;
font-size : 14px;
color : #474747;
margin : 0; padding : 0;
background : #1b1b1b;
}

a {
color : #FD88D9;
text-decoration : none;
}
a:hover {
color : #FD88D9;
text-decoration : none;
}
p {
padding : 5px 0;
margin : 0;
}
img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#1c1c1c;
	scrollbar-highlight-color:#1c1c1c;
	scrollbar-3dlight-color:#1c1c1c;
	scrollbar-darkshadow-color:#1c1c1c;
	scrollbar-shadow-color:#1c1c1c;
	scrollbar-arrow-color:#ffccff;
	scrollbar-track-color:#1c1c1c;
}

h1 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ffccff; }

h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ffccff; }

.author {font-size:0.91em; padding: 5px 16px;}

.topsearch {font-size:0.71em;}


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}



.date { color:#004e8c; font-size:1.01em; font-weight:bold;}

.catwdc{
	color:#ffccff;
	text-decoration:none;
	font-size:13px;
}


.catwdc:hover{
	color:#ff99cc;
	text-decoration:none;
	font-size:13px;
}


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

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



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


.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

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

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

.sitetd {
	border: 1px solid #b2a794;
}

.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: #1c1c1c;
	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: #ffccff;
	font-size: 16px;
	font-weight: bold;
}

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



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
}

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

#container ul#mest {	
	font-weight: bold;
}
#container ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#container ul#mest li a {
text-decoration: none;

}
#container ul#mest 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: 10px;
	text-align: left;
}

#container a.current {
	padding: 5px 3px;
	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 3px;
	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 3px;
	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 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

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

#header-container {
    width:100%; margin:0 auto; height:367px;
    background: url(images/h-bg.gif) repeat-x;
}
#header {
    width:1024px; margin:0 auto; height:341px;
    background: url(images/header.gif) no-repeat;
}
#header-nav {
    width:1024px; margin:0 auto; height:26px;
}

#wrapper-container {
    width:100%; margin:0 auto;
}
#wrapper {
    width:1024px; margin:0 auto;
    background: url(images/container-bg.gif) repeat-y;
}

#footer-container {
    width:100%; margin:0 auto; height:114px;
    background: url(images/footerbg.gif) repeat-x;
}
#footer {
    width:1024px; margin:0 auto; height:114px;

}

#intro{ float:left; padding:65px 0 0 150px; width:713px; }
#login-reg {float:right; padding:67px 11px 0 0px; width:81px; text-align:center;}
h1{font-size:21px; line-height:49px; margin : 0; padding : 0;}
h1 a, h1 a:hover {color:#111; text-decoration:none;}
#desc {color:#3E3E3E; margin:5px 0 0 85px; width:290px;font-weight:bold;}
p.reg {color:#656565; margin : 0; padding :5px 0 0 0;font-weight:bold; font-size:12px;}
p.login {color:#bbb; margin : 0; padding : 0;font-weight:bold;font-size:10px;}

p.reg a {color:#656565; text-decoration:none;}
p.login a{color:#eee; text-decoration:none;}

p.reg a:hover {color:#333; text-decoration:none;}
p.login a:hover {color:#fff; text-decoration:none;}


#menu ul {
  float:left;
margin : 0 0 0 5px;
padding : 0;
list-style : none;
}
#menu li {
height : 23px;
float : left;
background : url(images/menu-space.gif) no-repeat top left;
padding : 0 20px 0 20px;
font-size : 14px;
font-weight : bold;
margin : 0;
color : #666666;
letter-spacing : -1px;
}
#menu li.home {
height : 23px;
float : left;
background : url(images/home.gif) no-repeat;
margin : 0 10px 0 5px;
padding : 0;
display : block;
width : 11px;
}
#menu li.rss {
height : 23px;
float : left;
background : url(images/rss.gif) no-repeat;
margin : 0 26px 0 5px;
padding : 0;
display : block;
width : 11px;
}
#menu li.home a, #menu li.rss a {
display : block;
width : 11px;
}
#menu li a {
color : #666666;
text-decoration : none;
}
#menu li a:hover {
color : #fff;
text-decoration : none;
}


#header-nav form {
margin : 0;
padding : 0 0 0 57px; float:left;
border : 0;
}
#header-nav p {
margin : 0;
padding : 0;
}
#header-nav input.txt {
width : 157px;
height : 21px;
background : url(images/search-box.gif) repeat;
margin : 0;
padding : 5px 0 0 10px;
border : 0;
float : left;
font-size : 12px;
color : #fff;
}
#header-nav input.btn {
margin : 0;
padding : 0;
width : 22px;
border : 0;
height : 26px;
float : left;
}

.nav-center
{float:left;margin-left:10px;
background:url(images/center-top.gif) no-repeat;
width:213px;height:26px;

}

#leftbar {
margin : 0; padding : 0;
width : 264px; float : left;

}

#centerbar {
width : 196px; height : 350px;float : left;
background : url(images/center.gif) no-repeat;
}
#mainbar {
width : 540px;
float : left;
padding-left:24px;
}


#sidebar-top {
width : 264px;
margin-top : 40px;
height : 12px;
line-height : 2px;
font-size : 2px;
background : #3b3b3b url(images/sidebar-top.gif) no-repeat;
}
#sidebar {
width : 264px;
background : #3b3b3b url(images/sidebar-bg.gif) repeat;
}
.lsidebar {
width : 100px;
padding:0 8px;
float : left;
}
.rsidebar {
background : transparent;
width : 130px;
float : left;
}
#sidebar-bottom {
width : 264px;
height : 35px;
background : #3b3b3b url(images/sidebar-btm.gif) no-repeat;
}
.lsidebar ul {
list-style : none;
margin : 0;
padding : 0;
}
.lsidebar ul li {
list-style : none;
margin : 0;
padding : 15px 0 0 0;
}
.lsidebar ul li h2 {
margin : 0;
line-height : 18px;
font-size : 18px;
text-align : left;
padding : 0;
color : #222;
font-weight : normal;
}
.lsidebar ul ul {
list-style : none;
margin : 0;
padding : 0;
}
.lsidebar ul ul li {
list-style : none;
margin : 0;
padding : 5px 0 0 10px;
font-weight : normal;
color : #FD88D9;
font-size : 11px;
}
.lsidebar a {
margin : 0;
padding : 0;
color : #FD88D9;
text-decoration : none;
}
.lsidebar a:hover {
color : #FD88D9;
text-decoration : underline;
}
.rsidebar ul {
list-style : none;
margin : 0;
padding : 0;
}
.rsidebar ul li {
list-style : none;
margin : 0;
padding : 15px 0 0 0;
}
.rsidebar ul li h2 {
margin : 0;
line-height : 14px;
font-size : 14px;
text-align : left;
padding : 0;
color : #FD88D9;
font-weight : bold;
}
.rsidebar ul ul {
list-style : none;
margin : 0;
padding : 0;
}
.rsidebar ul ul li {
list-style : none;
margin : 0; color : #222;
padding : 5px 0 0 10px;
font-weight : normal;
font-size : 11px;
}
.rsidebar a {
margin : 0;
padding : 0;
color : #222;
text-decoration : none;
}
.rsidebar a:hover {
color : #222;
text-decoration : underline;
}


.post {
width : 490px;
background : #222221;
margin-bottom : 60px;
}
.post h2 {
width : 460px;
padding : 5px 15px;
background : #222221 url(images/entry-top.gif) no-repeat top left;
color : #B8B8B8;
margin : 0;
font-size : 18px;
font-weight : normal;
}
.post h2 a {
color : #B8B8B8;
text-decoration : none;
}
.post h2 a:hover {
color : #B8B8B8;
text-decoration : none;
}
.post .bottom {
width : 460px;
padding : 5px 15px;
background : #222221 url(images/entry-bottom.gif) no-repeat bottom left;
}
.post .bottom a{
color:#FF47DA;
}


.date-month {
width : 168px;
height : 27px;
font-size : 14px;
background : url(images/date-bg.gif) no-repeat;
margin : 20px 15px;
}
.date-month .dt {
line-height : 27px;
padding : 0 10px 0 20px;
color : #CB63F2;
margin : 0;
font-size : 14px;
float : left;
}
.date-month .sp {
margin-top : 5px;
background : url(images/date-sp.gif) no-repeat;
height : 17px;
width : 2px;
float : left;
}
.date-month .mth {
line-height : 27px;
padding : 0 10px 0 10px;
color : #444444;
margin : 0;
font-size : 15px;
float : left;
letter-spacing : -1px;
font-weight : bold;
}

#footer-top{background : url(images/footer-top.gif) no-repeat;
width:1024px; height:59px;
}
#footer-btm{background : url(images/footer-btm.gif) no-repeat;
width:1024px; height:45px; padding-top:10px;
}
#footer-top p{
  padding:35px 0 0 20px;
  color:#676666;font-size:11px;
  font-weight:bold;line-height:11px;
}
#footer p a {color:#A9A9A9;}
 .viewed-in {width:150px; height:22px; margin-left:50px;

}


.clr {
clear : both;
margin : 0; padding : 0;
font-size:1px; line-height:1px;
}

small {margin:0; padding:0; font-size:12px;}
a.more-link, a:hover.more-link {font-weight:bold;text-align:right; color:#474747; float:right;}
p.postmetadata {margin:0; padding:10px;}

.postmetadata {
	text-align: left;
	}

.postmetadata a { color:#376003; text-decoration:none;}
.postmetadata a:hover { color:#376003; text-decoration:underline;}

.alt {
	background-color: #222223;
	}

input, select, textarea {
color:#a9a9a9; background:#424242;
}
ol.commentlist {margin:0;padding:0;}


.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.entry ol,.entry ul {
	padding: 5px 0 5px 35px;
	margin: 0;
	}

.entry li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#searchform {
	margin: 0;
	padding: 0;text-align:center;
	}
#searchform p{margin: 0;
	padding: 0;}
 #searchform #s {
	width: 108px;margin: 0;
	padding: 0;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;margin: 0;
	padding: 0;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px; background:#424242;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; background:#424242;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;background:#424242;
	}

#commentform #submit {
	margin: 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #424242; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #424242;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #424242;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block; color : #FD88D9;
	}


