@charset "UTF-8";
/*
Theme Name: Wallonie Poker 2009
Theme URI: http://www.walloniepoker.net/
Description: Wallonie Poker Theme
Version: 1.0
Author: Sebastien Bervoets
Author URI: http://www.ramses-services.be/
*/
body{
	background:#000000 url(images/gbackground.jpg) repeat-x;
	margin:0;
	padding:0;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
}

img{
	border:none;
}

img.cadre{
	border:2px #cb4f11 solid;
}

table td{
	vertical-align:top;
}

#container{ 
   width:1000px;
   margin:0 auto;
	 background-color:#FFFFFF;
	 padding:10px 12px;
}

#header{
	width:1000px;
	height:157px;
	/*background:url(images/header_saalbach.jpg) no-repeat;*/
}

#menucontainer{
	width:998px;
	margin-top:5px;
}

ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
}

ul.tabs li
{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;
}

ul.tabs a
{
position: relative;
display: block;
height:31px;
text-decoration:none;
}

ul.tabs a span
{
display:none;
}


ul.tabs li.blog a{
	width:180px;
	background:url(images/menu_becari/mnu_blog.png) left top;
}

ul.tabs li.live a{
	width:194px;
	background:url(images/menu_becari/mnu_live.png) left top;
}

ul.tabs li.online a{
	width:193px;
	background:url(images/menu_becari/mnu_online.png) left top;
}

ul.tabs li.cv a{
	width:194px;
	background:url(images/menu_becari/mnu_cv.png) left top;
}

ul.tabs li.vieprivee a{
	width:237px;
	background:url(images/menu_becari/mnu_vieprivee.png) right top;
}

/*
ul.tabs li a:hover, ul.tabs li a.active{
	background-position:left bottom;
}
*/

#content{
	clear:both;
	float:left;
	width:674px;
	padding:10px 0;
}

#content p{
	margin:0 0 8px;
}

#content h1{
	text-transform:uppercase;
	font-size:1.8em;
	color:#000;
}

#content h2{
	font-size:1.7em;
	color:#000;
}

#content h3{
	font-size:1.5em;
}

#content .post h3{
	color:#cb4f11;
}

#content h4{
	font-size:1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:3px 0;
}

#content h1,h2,h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0.5em;
}

#content a{
	text-decoration:underline;
	color:#cb4f11;
}

#content a:hover{
	text-decoration:none;
}

#content .post h1, #content .post h1 a, #content .post h2 a{
	text-decoration:none;
	color:#690808;
}

#content hr{
	clear:both;
	border:none;
	color:#fff;
	background:#fff;
	margin:0;
	padding:0;
}

#content ul{
	margin:0 0 8px;
	padding:0 0 0 5px;
	overflow:hidden;
}

#content ul li{
	list-style:none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding: 0 0 3px 20px;
	margin: .4em 0;
}

#content ol.commentlist{
	margin:0;
	padding:0;
}

#content ol.commentlist li{
	list-style:none;
	background-image:none;
	margin:0;
	padding:0;
}

#content .partners td {
	vertical-align:middle;
	padding-bottom:20px;
}


#content .blogroll a{
	font-weight:bold;
}

table.presentation td{
	padding:0 10px 10px 0;
}


/* Form section */

fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#fff;
	border: none;
	border-top: 1px solid #bbb;	
	overflow: auto;
}
legend {
	padding: 2px 5px;
	font-weight: bold;
	font-size:16px;
	text-transform:uppercase;
	color:#cb4f11;
}

form p{
	clear:both;
}

label{
	font-weight:bold;
}

label.required {
	color:#690808;
}

input{
	margin:5px 0;
}

.wpcf7-list-item{
	display:block;
}

input.inline{
	width:600px;
	padding:3px 5px;
	border:1px #aaa solid;
}

textarea.multilines{
	width:610px;
	border:1px #aaa solid;
}

input.button{
	padding:3px 5px;
	border:1px #000 solid;
	background-color:#690808;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}


/* Sidebar section */

#sidebar{
	float:right;
	width:310px;
}

#sidebar .bloc{
	width:307px;
	height:155px;
	margin-top:10px;
}

#footercontainer{
	width:1000px;
	clear:both;
}

#footer{
	background:url(images/footer-bg.jpg);
	padding:10px;
	color:#fff;
}

#footer p{
	margin:0;
	padding:0;
}

#footer-top{
	width:1000px;
	height:68px;
	background:url(images/footer-top.jpg) left top no-repeat;
}

#footer-bottom{
	width:1000px;
	height:9px;
	background:url(images/footer-bottom.jpg) left top no-repeat;
}

#footer a{
	text-decoration:underline;
	color:#cb4f11;
}

#footer a:hover{
	text-decoration:none;
}

#footer table td{
	vertical-align:top;
}

#footer td p{
	text-align:right;
	margin-right:30px;
}

#footer ul{
	margin:0;
	padding:0 0 0 15px;
}

#footer ul li{
	list-style:none;
	background-image: url(images/bullet-footer.jpg);
	background-repeat: no-repeat;
	padding: 0 0 3px 20px;
	margin: .4em 0;
}

#footer ul li a{
	color:#b4b4b4;
	text-decoration:none;
}

#footer ul li a:hover{
	color:#cb4f11;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* comments section */

#content .commentlist p{
	margin:0;
	padding:0;
}

.com-entry{
	background:transparent url(images/com-top.png) no-repeat;
	margin-bottom:20px;
	width:640px;
}

.com-entry-bot{
	background:transparent url(images/com-bot.png) no-repeat left bottom;
	padding:10px 0;
}

#content .com-con{
	border-left:1px solid #E7E5DD;
	border-right:1px solid #E7E5DD;
	padding:10px 100px 10px 20px;
	position:relative;
}

#content .com-name{
	font:bold 14px Arial;
	letter-spacing:-1px;
}

#content .com-date{
	margin:0;
	font-size:10px;
	color:#999999;
	margin-bottom:10px;
}

#content .com-avt{
	height:60px;
	position:absolute;
	right:20px;
	top:10px;
	width:60px;
}

/* dates */
#content .post-date p{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.post-date-live{
	font-size:11px;
	color:#666;
}

.post-date{
	background:transparent url(images/date-top.png) no-repeat;
	width:55px;
	float:left;
	margin:0 10px 5px 0;
}

.post-date-bot{
	background:transparent url(images/date-bot.png) no-repeat left bottom;
	padding:6px 0;
}

.post-date-con{
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	padding: 0 6px;
	position:relative;
	color:#666666;
	background:#ffffff;
}

.post-date-dayname{
	font-size:9px;
}
.post-date-day{
	font-size:30px;
	line-height:26px;
	color:#cb4f11;
	font-weight:bold;
}
.post-date-monthyear{
	font-size:11px;
}

#content p.postmeta{
	color:#666;
	font-size:11px;
	margin:0;
	line-height:16px;
}

img.sticker{
	float:right;
	margin:5px 0 5px 10px;
}

.wp-caption-text{
	font-size:11px;
	color:#CB4F11;	
}

.entry{
	clear:both;
	padding-top:10px;
}

.post-top{
	background:url(images/post-top.png) left top no-repeat;
}
.post{
	clear:both;
	margin-bottom:10px;
	padding:10px;
	background:url(images/post-bot.png) left bottom no-repeat;
}

.post-time{
	background: url(images/time.png) no-repeat;
	margin-right:10px;
	padding-left: 20px;
	float:left;
}

.post-author{
	background: url(images/user.png) no-repeat;
	padding-right:10px;
	padding-left: 20px;
	float:left;
}

.post-comments{
	background: url(images/comments.png) no-repeat;
	padding-right:10px;
	padding-left: 20px;
	float:right;
}

.post-categories{
	background: url(images/category.png) no-repeat;
	padding-right:10px;
	padding-left: 20px;
	float:left;
}

#content p.pmore-link{
	margin-top:15px;
	text-align:right;
	clear:both;
}

.borange{
	font-weight:bold;
	color:#cb4f11;
}

#content ul.live-event-days{
	width:666px;
	margin:0 0 10px 4px;
	padding:0;
	text-align:center;
}

#content ul.live-event-days li{
	width:72px;
	margin:0;
	padding:0 1px;
	float:left;
	background:none;
	list-style-type:none;
}

#content ul.live-event-days li a{
	background:url(images/live-days-bg.jpg) no-repeat;
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	font-weight:bold;
}

#content ul.live-event-days li a.current{
	background-position:0px -23px;
}

#content ul.live-event-days li a:hover{
	background-position:0px -46px;
}

.navigation{
	text-align:center;
}
