/*  
Nom du Thème : DjGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background:url(images/background.png) repeat-x #971b1e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	}
	
	html {
	scrollbar-face-color:#971b1e;
	scrollbar-highlight-color:#971b1e;
	scrollbar-3dlight-color:#971b1e;
	scrollbar-darkshadow-color:#971b1e;
	scrollbar-shadow-color:#971b1e;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#971b1e;
}

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

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

}
p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 6px;
}

table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}


.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:#c8202b; font-size:11px; font-weight:bold;}

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


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


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

.details a{
	color:#ffffff;
	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 #2D1110;
	vertical-align : top;
}

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


	
.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: #E2BFB5;
	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: #2D1110;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #2D1110;
	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: 5px;
}
#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: 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;
	background: white url(images/shade.gif) top left repeat-x;
}

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

img{
	border:0px;
}

#wrap {
	width:880px;
	margin:0 auto;
	background:url(images/wrap-bg.gif) left repeat-y;
	}
 
#header {
	height:267px;
	background:url(images/header.jpg) left no-repeat;
	}
	
#description {
	float:left;
	padding-top:96px;
	padding-left:240px;
	}
	
h1 {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 a {
	color:#ffffff;
	font-weight:normal;
	}
	
#desc {
	color:#dda699;
	font-size:11px;
	margin-top:-6px;
	}
	
#content {
	}

.cleaner {
	clear:both;
	height:0;
	}
/* main structure */
	
/* pagelist and search */	
#ads {
	float:right;
	margin-top:7px;
	}
	
#pagelist {
	color:#d71f27;
	font-size:13px;
	padding:10px 20px 0 20px;
	}
	
#pagelist ul li {
	display:inline;
	border-right:1px solid #d71f27;
	padding-right:10px;
	margin-right:10px;
	}
	
#pagelist ul li a {
	color:#d71f27;
	text-decoration:none;
	}
	
#pagelist ul li a:hover {
	color:#e8c4ba;
	}
	
#pagelist ul li.current_page_item a {
	color:#e8c4ba;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:170px;
	float:right;
	background:url(images/sidebar-bg.jpg) top no-repeat #79211C;
	border:1px solid #a24536;
	margin-right:20px;
	padding:10px 15px;
	font-size:11px;
	color:#fbcccc;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	color:#dda699;
	font-size:12px;
	margin-top:10px;
	}
	
#side ul li ul li {
	margin-left:15px;
	background:url(images/links.gif) left top no-repeat;
	padding-left:13px;
	}
	
#side a {
	color:#fbcccc;
	font-weight:normal;
	text-decoration:none;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side images {
	padding:0;
	border:none;
	}
	
#s {
	border:1px solid #7b483e;
	background-color:#e8c4ba;
	width:106px;
	color:#280e0e;
	height:18px;
	vertical-align:middle;
	margin-right:3px;
	}
	
#searchsubmit {
	width:58px;
	height:18px;
	background:url(images/searchsubmit.png) no-repeat;
	border:none;
	vertical-align:middle;
	}
/* sidebar */

/* text */
#text {
	width:648px;
	float:left;
	}
	
#text-top {
	height:94px;
	width:620px;
	background:url(images/dj.jpg);
	}
	
#text-content {
	margin-top:-94px;
	margin-left:100px;
	border:1px solid #9e3b2f;
	background:url(images/text-bg.png) repeat-x #7F1F1C;
	width:506px;
	color:#dda699;
	font-size:11px;
	}
	
.post {
	margin-bottom:15px;
	}
	
.post-content {
	padding:3px 20px 0 20px;
	}

.pub {
	margin-bottom:20px;
	}
		
.pub a {
	color:#FFFFFF;
	font-weight:normal;
	}
	
.comm {
	float:right;
	color:#ffffff;
	}
	
.comm a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	}
	
.comm a:hover {
	text-decoration:none;
	}

p {
	padding:5px 0;
	}
	
h2 {
	color:#ffffff;
	font-size:19px;
	padding:10px;
	}

.post h2 {
	background:url(images/headline-bg.png) no-repeat;
	font-size:15px;
	color:#f5e7e3;
	height:22px;
	margin-top:4px;
	padding:0 0 0 100px;
	}
	
.post h2 a {
	color:#f5e7e3;
	font-weight:normal;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.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;
	}
	
blockquote blockquote {
	background:none;
	}

images {
	border:3px solid #ffffff;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h3,h4,h5,h6 {
	color:#c2c2c2;
	text-align:center;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#dda699;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:5px;
	font-size:20px;
	color:#FFFFFF;
	}
	
#comments-block {
	margin-left:20px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#dda699;
	width:455px;
	color:#000000;
	}
	
.commentmetadata a {
	color:#000000;
	}
	
.obsahk {
	padding:5px;
	width:455px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.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:22px;
	padding-top:50px;
	background:url(images/footer-bg.jpg);
	width:990px;
	/*margin:0 auto;*/
	color:#333333;
	font-size:11px;
	text-align: left;
	}
	
#footer a {
	color:#c8202b;
	}
/* footer */		

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