/*  
Nom du Thème : Poker Talk
Auteur : effisk (www.effisk.net)
*/


body {
	margin:0;
	background: #2d412f url(/blog/themes/pokertalk/img/background.jpg) no-repeat fixed left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b2d1e;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#695e4f;
	text-decoration: none;
	}
a:hover {
	color:#000;
	text-decoration: none;
	}
h1, h2, h4, h5, h6 {
	
	}
	
	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}

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

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



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

}


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:#ff6600; font-size:0.90em; font-weight:bold;}

.catwdc{
	color:#695e4f;
	text-decoration:none;
	font-size:12px;
}


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


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

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



.details:hover{
	color:#2e4976;
	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 #000;
}

.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: #e2dac4;
	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: #695e4f;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #695e4f;
	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;
}


	
	
blockquote {
	border-left:3px solid #e2dac4;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

#page {
	width:900px;
	margin: 1em auto;
	background:#fff;
	border: 1px solid #000;
	}

/* The Blog Title */

#top {
	font-size:32px;
	font-weight:bold;
	color:#fff;
	background:#2b2b2b url(images/banner-annuaire.jpg) no-repeat left top;
	height:122px;
	padding:18px 0 0 30px;
	}

#top a {
	}

#top a:hover {
	}



/* The Main */

#main{
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
}

/* The Menu */

#menu {
float:left;
font-size:1em;
line-height:normal;
font-weight:bold;
}
#menu ul {
margin:0;
padding:0 0 0 20px;
list-style:none;
}

#menu li {
display:inline;
margin:0;
padding:0;
}
#menu a {
margin:0 4px 0 0;
float:left;
display:block;
background:url("/blog/themes/pokertalk/img/tabright.gif") no-repeat right top;
padding:5px 10px 4px 6px;
color:#e2ce9c;
text-decoration:none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
color:#e2ce9c;
}
#menu a:hover {
background-position:0% -42px;
}
#menu a:hover span {
background-position:100% -42px;
}

/* The Header */

.head {
	height:115px;
	background:url(images/head.jpg);
	border-top:5px solid #000;
	border-bottom:5px solid #000;
	}

/* The Description */

.description {
	height:110px;
	border-bottom:2px solid #e2dac4;
	background:#fff url(images/airplane.gif) 12px 12px no-repeat;
	color:#484d5a;
	padding:20px 0 0 125px;
	line-height:18px;
	}
.descriptionleft {
	float:left;
	width:730px;
	}

.description h2 {
	font-size:18px;
	margin:0;
	line-height:normal;
	}

/* The Content */

#content {
	float:left;
	width:441px;
	background:#fff url(images/center.gif) top repeat-x;
	padding:0 0 0 30px;
	min-height:225px;
	overflow:hidden;
	}
h1.title {
	color:#3b2d1e;
	font-size:21px;
	font-weight:normal;
	margin:20px 0 0 0;
	}
h1.title a {
	text-decoration:none;
	color:#3b2d1e;
	}
h1.title a:hover {
	text-decoration:underline;
	}
	
.titlea	{
	color:#3b2d1e;
	font-size:10px;
	font-weight:normal;
	margin:20px 0 0 0;
	}
	
	
	
	
	
	
.postinfo {
	color:#484d5a;
	font-size:11px;
	}
.postinfo a {
	color:#484d5a;
	text-decoration:none;
	}
.postinfo a:hover {
	text-decoration:underline;
	}
.post {
	text-align:justify;
	margin:0 10px;
	border-bottom:1px solid #000;
	}
.commentslink {
	text-align:right;
	font-weight:bold;
	padding:5px 5px 0 0;
	}
.commentslink a {
	color:#000;
	text-decoration:none;
	background:url(images/comments.gif) left no-repeat;
	padding-left:25px;
	}
.pages {
	float:left;
	padding-left:10px;
	}
.pages a {
	background:none;
	padding:0;
	color:#695e4f;
	text-decoration:underline;
	}
p.notfound {
	margin:10px 0 180px 0;
	}

/* The Sidebar2 */

#sidebar2, #sidebar{
	float: right;
	width: 210px;
	padding-bottom: 4em;
}


/* The Sidebar */

#sidebar2, #sidebar{
	float: right;
	width: 210px;
	padding-bottom: 4em;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#sidebar h2 {
	font-size:12px;
	margin:14px 0 0 0;
	text-transform:uppercase;
	background:url(images/li.gif) left no-repeat;
	padding:1px 0 1px 21px;
	}
#sidebar li ul, .sidebar div {
	padding:0 0 0 21px;
	margin:14px 0 0 0;
	line-height:24px;
	}
#sidebar li ul ul {
	margin:0;
	padding-left:10px;
	}
#sidebar a {
	color:#3b2d1e;
	text-decoration:none;
	}
#sidebar a:hover {
	text-decoration:underline;
	}

/* The Search Form */

#searchform {
	margin:14px 0 0 21px;
	padding:0;
	width:179px;
	height:25px;
	}
#searchform div {
	margin:0;
	padding:0;
	}
#searchform input {
	float:left;
	border:none;
	background:#e2dac4;
	color:#3b2d1e;
	margin-top:-24px;
	height:26px;
	
	}
#searchform input#s {
	width:112px;
	margin-top:0;
	height:20px;
	padding-top:5px;
	margin-right:5px;
	}

/* The Footer */

#footer {
	clear:both;
	margin: 0;
	padding: 1em;
	border-top: 1px solid #000;
	color: #573f00;
	text-align:left;
	background: #000 url(/blog/themes/pokertalk/img/footer.jpg) no-repeat left top;
	}
#footer p {
	margin: 0;
	padding:1em;
	}
#footer a{
	color: #573f00;
	text-decoration:none;

}/* The Bottom */

a.xhtml {
	background:url(images/xhtml.gif) left no-repeat;
	padding-left:22px;
	padding-right:10px;
	}
a.rss {
	background:url(images/rss.gif) left no-repeat;
	padding-left:22px;
	}



/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
