/*   
Theme Name: Hold-Up-Poker
*/

/* FOOTER */
#footer {
	padding: 0;
	margin: 0px auto;
	clear: both;
	background-color: #F3F2F2;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 20px 0px;
	text-align: left;
	color: #555;
}
#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #333;
}

#superf {
width: 980px;
padding: 10px 10px 10px 10px;
margin: 0px auto;
background-color: #FFF;
/*background-image: url("images/img_pp.jpg");*/
background-repeat: repeat-x;
border-top: 1px solid #AFAEA8;
border-left: 1px solid #AFAEA8;
border-right: 1px solid #AFAEA8;
}

#superff {
width: 64px;
position: relative;
top:-74px;
left:300px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
background-color: #820000;
}


.single-title, .page-title, .post-title  {
	margin: 0 0 10px 0;
	padding: 0 6px 9px 3px;
	border-bottom: 1px solid #e7e7e7;
	}


	
h2, h2 a{
	color: Black;
	font-weight: bold;
}


.entry h2, h2 a{
        font-size: 16px; 
}


h3, h3 a {
	color: black;
	font-size: 14px;
	font-weight: bold;
}



h2, h2 a, h2 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;		
	}
	

h3 {
   /*text-decoration: underline;*/
   }


h3 a, h3 a:hover {
	text-decoration: underline;		
	}



#content h2, h2 a, h2 a:hover, small, .narrowcolumn .postmetadata
{
/*margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;*/
}
#content h2 a
{
        color: #000;
}
#content h2 a:hover
{ 
text-decoration: underline;
}


small
{ 
font-size: 10px;
font-family: Verdana, Arial;
color: #999;
}

small a
{ 
font-size: 10px;
font-family: Verdana, Arial;
color: #999;
}




/* ALL BODY */
BODY
{
        /* background: #90AAC3  url("images/bgbody.jpg") repeat-x top left ; */
	background-color: #F3F2F2; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font: 12px Arial, "Trebuchet MS", Tahoma;
	color: Black;
}

#main
{
margin: 0px auto;
text-align: center;
}

#site
{
width: 1000px;
margin: 0px auto;
text-align: center;
}

#topsearch
{
background-color: #538620;
height: 35px;
padding-top:0px;
border-bottom-color: #76a348;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: right; 
}

#logo
{
background-color: #0E0E0E;
height: 145px;
text-align: left;
}

#headering
{
position: relative;
padding: 0px 0px 0px 0px;
}

.description
{
	position: relative;
	padding: 0px 0px 0px 10px;
	font: 14px "Trebuchet MS", Tahoma, Arial;
	color: #00FF7F;
}

#navigationt
{
width: 1000px;
margin-top: -40px;
float:left;
text-align: left;
}

#nav {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
float:left;
}

#nav li {
float: left;
border-right:1px solid #1F272F;
width: 140px;
text-align: center;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
color: #EF0606;
font-weight: bold;
text-decoration: none;
/* background-image: url("images/bg_menu_actif.gif"); */
background-repeat:repeat-x ; 
background-position:top;
}


#nav .page_item a{
	color: #FFF;
	text-decoration: none;
        padding: 5px 15px; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}


#nav .page_item a:hover {
	color: #EF0606;
        /* background-image: url("images/bg_menu_actif.gif"); */
        background-repeat:repeat-x ; 
        background-position:top;
}

h1, h1 a {
font: bold normal 18px Arial, "Trebuchet MS", Tahoma ;
color: #000;
text-decoration: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}



form
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
input.text
{
	height: 15px;
	border: 1px solid #3CD03D;
	color: Black;
	background-color: #538620;
	margin-top: 7px;
	font-size: 12px;
}
input.normal
{ 
height: 19px;
border: 0px outset #538620;
color: #FFFFFF;
background-color: #538620;
margin-top: 3px;
font-size: 12px;
padding-top: 0px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #EF0606;
	text-decoration: underline;
}



/* Tableau TOP INFOS page index */
td.top_infos { 
padding: 4px ;
border-bottom: 1px solid #CCCACA;
}



img {
	border: none;
}

#sidebar {
float: left;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
width: 200px;
color: #666666;
overflow: hidden;
border-right: 0px solid #000;
text-align: left;
}



#sidebar h2, #sidebar h3, #sidebar .sidebartitle{
	font: bold 13px/100% "Trebuchet MS", Tahoma, Arial;
        color: #FFF;
	margin: 4px 0px 14px 0px;
        padding: 2px 0px 0px 8px;
}




#sidebar .bloc_sb_pale h2, #sidebar .bloc_sb_pale h3 {
        color: #282A30;
}




/*sidebar text styles */
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover{
	color: #EF0606;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	/*padding: 3px;*/
        padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding-left: 15px;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #CCCACA;
        /*list-style: url("images/poker_carte_carreau.gif");*/
        /*margin-left: 0px;*/
}










#s_apprendre_jouer_poker ul li{
        list-style: url("images/poker_carte_carreau.gif");
        margin-left: 10px;
}


#s_liens_poker ul li {
        list-style: url("images/poker_carte_pique.gif");
        margin-left: 10px;
}




#s_list_salles_poker ul li {
        margin-left: -10px;
        /*list-style: url("images/poker_carte_pique.gif");*/
}







/* STYLES POUR LE TABLEAU SALLES PAGE ACCUEIL */ 

.ma-table {
	margin:0px 0px 0px 0px;
	width:100%;
	text-align:left;
        border:0px solid #FFFFFF;	
}
.ma-table th {
        background-color:#1F1F20;
        color:#E2DFDF;
	border:0px solid #FFFFFF;
        border-bottom: 2px solid #CCCACA;
	padding:4px;
        height:55px;
        vertical-align:bottom;
}
.ma-table td {
	padding:4px;
	vertical-align:center;
        background-color:#1F1F20;
        color:#E2DFDF;
        border-bottom: 1px solid #CCCACA;
	}

.ma-table .column-2  {
        text-align:center;
}
.ma-table .column-3  {
        text-align:center;
}
.ma-table .column-4  {
        text-align:center;
}













.fiche-salle-poker {
	margin:0px 0px 0px 0px;
	width:100%;
	text-align:left;
        border:1px solid #CCCACA;	
}

.fiche-salle-poker th {
        background-color:#1F1F20;
        color:#E2DFDF;
	border:0px solid #FFFFFF;
        border-bottom: 1px solid #CCCACA;
	padding:4px;
        vertical-align:bottom;
}
.fiche-salle-poker td {
	padding:4px;
	vertical-align:center;
        background-color:#FFF;
        color:#1F1F20;
	border:0px solid #FFFFFF;
        border-bottom: 1px solid #CCCACA;
	}











/* GROSSE TABLE SALLES DE POKER */

.big-table {
        margin:0px 0px 0px 0px;
	width:100%;
	text-align:left;
        border:0px solid #FFFFFF;	
}
.big-table th {
        background-color:#1F1F20;
        color:#E2DFDF;
	border:0px solid #FFFFFF;
        border-bottom: 2px solid #CCCACA;
	padding:4px;
        height:55px;
        vertical-align:bottom;
}
.big-table td {
	padding:4px;
	vertical-align:center;
        background-color:#1F1F20;
        color:#E2DFDF;
border-bottom: 1px solid #CCCACA;
	}


.big-table .column-2  {
        text-align:center;
}
.big-table .column-3  {
        text-align:center;
}
.big-table .column-4  {
        text-align:center;
}

.big-table a {
	text-decoration: none;
        color: #FFF;  
}

.big-table a:hover {
	color: #EF0606;
	text-decoration: underline;
}


#all-salles-poker {
    float: left;
    width: 600px ;
}

#pub_page_salles {
    float: right;
    width: 160px;
}













.pasdeclasse {
        border:0px solid #FFFFFF;	
}

.pasdeclasse td {
border-bottom: 0px solid #CCCACA;
	}











/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
#content{
float: right;
padding: 0 0px 10px 10px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 8px 0px 0px 0px;
	width: 790px;
	}

.bloc_sidebar {
	float: left;
	margin: 0 0 10px 0;
        padding: 0px 10px 10px 5px;
        border: 1px solid #AFAEA8;
        color: #000;
        background-image: url("images/box-head-blu.gif");
        background-repeat:repeat-x ; 
        background-position:top;
        background-color: #fff;  
        width: 180px ;
	}




.bloc_sb_gri {
	float: left;
	margin: 0 0 10px 0;
        padding: 0px 10px 10px 5px;
        border: 1px solid #000;
        color: #000;
        background-image: url("images/bg_head_box_gris_deg.gif");
        background-repeat:repeat-x ; 
        background-position:top;
        background-color: #FFF;  
        width: 180px ;
	}



.bloc_sb_pale {
	float: left;
	margin: 0 0 10px 0;
        padding: 0px 10px 10px 5px;
        border: 1px solid #AFAEA8;       
        color: #000;
        background-image: url("images/box-head-gris-pale.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        background-color: #fff;  
        width: 180px ;
	}










/* MES BLOCS POUR PAGE D INDEX */

.i_bloc {
	float: left;
	margin: 10px 10px 10px 10px;
        padding: 0px 10px 10px 5px;
        border: 1px solid #AFAEA8;
        color: #000;
        background-color: #fff;  
        width: 740px ;
        /*height: 200px ;*/
}









.i_bloc h2 {
	font-size: 13px;
	font-weight: bold; 
        color: #fff;
	margin: 2px 0px 14px 0px;
        padding: 1px 0px 0px 8px;
}

.i_demi_bloc {
	margin: 10px 10px 10px 10px;
        padding: 0px 10px 10px 5px;
        border: 1px solid #AFAEA8;
        color: #000;
        background-color: #fff;  
}

.i_demi_bloc h2 {
	font-size: 13px;
	font-weight: bold; 
        color: #fff;
/*color: #EF0606 ;*/
	margin: 2px 0px 14px 0px;
        padding: 1px 0px 0px 8px;
}





#i_top_salles {
	float: right;
        background-image: url("images/bg_head_box_gris_deg.gif");       
        background-repeat:repeat-x ; 
        background-position:top;
        background-color:#1F1F20;
        width: 345px ;
        border-color: #000;  
        padding: 0 ;
	}

#i_top_info {
	float: left;
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        width: 345px ;
        border-color: #000;
	}

#i_top_salles a {
	text-decoration: none;
        color: #FFF;  
}

#i_top_salles a:hover {
	color: #EF0606;
	text-decoration: underline;
}



#i_top_salles h2 {
	margin: 2px 0px 6px 0px; 
        padding: 1px 0px 0px 8px; 
}






#i_top_info a {
	text-decoration: none;
}


#i_top_info ul {
	padding-left: 15px;
	margin: 0;
}

#i_top_info ul li {
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #CCCACA;
        list-style: url("images/poker_carte_trefle.gif");
        margin-left: 15px;
        padding-top: 10px;
}



#i_apprendre_jouer_poker {
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top; 
        background-color: #FFF;  
        border-color: #000;
	}

#i_apprendre_jouer_poker h2 {
        color: #E5E2E2;
        }

#i_choisir_salle_poker {
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top; 
        background-color: #FFF;  
        border-color: #000;
	}

#i_choisir_salle_poker h2 {
        color: #E5E2E2;
        }

#i_actualite_poker{
        background-image: url("images/box-head-rouge.gif");
        background-repeat:repeat-x ; 
        background-position:top; 
        background-color: #FFF;  
        border-color:#981212;
	}

#i_actualite_poker h2 {
        color: #FFF;
        }

#i_desc_jpg {
        background-color: #FFF;  
	}


#i_desc_jpg h2 {
        color: #000;
        }







/* Style du bloc Notre Avis Salles de Poker */

.notre_avis_salle_poker {
	float: left;
	margin: 10px 10px 10px 10px;
        padding: 0px 10px 10px 5px;
        border: 1px solid #000;
        color: #000;
        background-color: #fff;  
        width: 740px ;
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top; 
}

.notre_avis_salle_poker h2 {
        color: #E5E2E2;
        }









.app_demi_bloc {
	float: left;
	margin: 10px 10px 10px 10px;
        padding: 0px 10px 10px 5px;
        border: 1px solid #AFAEA8;
        color: #000;
        background-color: #fff;  
        width: 345px ;
}

.app_demi_bloc h2 {
	font-size: 13px;
	font-weight: bold; 
        color: #fff;
	margin: 2px 0px 14px 0px;
        padding: 1px 0px 0px 8px;
}

#app_mains_poker {
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}

#app_regles_poker {
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}

#app_conseils_poker {
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}

#app_jeux_de_poker {
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}



#app_tricher_poker {
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}


#app_proba_poker {
        background-color: #FFF;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}




.salles_demi_bloc {
	float: left;
	margin: 10px 10px 10px 10px;
        padding: 0px 10px 10px 5px;
        border: 1px solid #AFAEA8;
        color: #000;
        width: 345px ;
        background-color: #fff;  
        background-image: url("images/bg_head_box_gris_deg.gif"); 
        background-repeat:repeat-x ; 
        background-position:top;
        border-color: #000;
}

.salles_demi_bloc h2 {
	text-align: center;
	font-size: 13px;
	font-weight: bold; 
        color: #fff;
	margin: 2px 0px 14px 0px;
        padding: 1px 0px 0px 8px;
}

.details_salles {
        padding-top:10px;
        padding-left:100px;
        text-align:center;
}


















hr {
  clear: both;
  visibility: hidden;
}


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

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

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

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

.center {
	text-align: center;
	}











.post {
	margin: 12px 0 20px;
	text-align: justify;
        padding: 6px 10px 10px 7px;
        border: 1px solid #e7e7e7;
        color: #000;
        background-color: #FFF; 
	}









.narrowcolumn .postmetadata {
	padding-top: 0px;
	}	
.postmetadata {
	margin: 0 0 10px 0;
	padding: 0 6px 9px 3px;
	border-bottom: 1px solid #e7e7e7;
}

.come{
padding: 2px 0px 0px 20px;
background: url("images/comment.png") no-repeat top left;
margin-left: 5px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	/* Begin Calendar */
#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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	color: #AAAAAA;
	}

.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;
	}
/* End Comments */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alter{ 
background-color: #1A1A1A;
}
/* End Form Elements */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.aligncenter {
	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
	}
/* End Images */








.tab-comparatifs{
	margin:0px 0px 0px 0px;
	width:100%;
	text-align:left;
	vertical-align:center;
        border:0px solid #FFFFFF;	
}

.tab-comparatifs img {
	padding: 0px;
        border: 0px;	
}

.tab-comparatifs th {
        padding:4px;
        background-image: url("images/bg_head_box_gris_deg.gif");
        background-color:#000;
        color:#fff;
}

.tab-comparatifs td {
	/* font-size: 11px; */
	padding:4px;
	vertical-align:center;
        background-color:#fff; 
	}






