/*
Theme Name: MahjongClub 2.0
Theme URI: http://wordpress.org/
Description: Mahjongclub theme by Adriaan
Version: 2.0
Author: AB
Author URI: http://www.b3at.com/
Tags: 
*/

/* static START */

* { 
margin: 0; 
padding: 0; 
} 

body{
background-color:#710000;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-image:url(/wp-content/themes/mahjongclub/img/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}


a img{
border:0;
}

a{ 
text-decoration: none; 
} 

ul{ 
list-style: none; 
} 


#wrap{
width:960px;
margin:0 auto;
position:relative;
}


#language{
width:281px;
text-align:right;
color:#fff993;
}

#language a{
text-decoration:none;
padding:4px 10px;
font-size:10pt;
font-weight:bold;
color:#fff993;
background:rgb(255,153,0);
background:rgba(255,153,0,0.8);
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
}

#language a:hover{
color:#FFF;
}

#logo{
margin-top:21px;
margin-bottom:11px;
}

#header{
height:154px;
}

#content{
padding:5px;
}

#banner{
background-image:url(/wp-content/themes/mahjongclub/img/banner.jpg);
background-repeat:no-repeat;
width:950px;
height:378px;
}

#banner a img{
margin-left:703px;
margin-top:84px;
}



/* 	menu*/
#menu{
width: 960px; 
position:absolute; 
top:124px; 
z-index:100;
font-size:12px;
}

/* 	LEVEL ONE*/
ul.dropdown{ 
position: relative; 
} 

ul.dropdown li { 
font-weight: bold; 
float: left; 
zoom: 1;
white-space:normal;
} 

.abc{
background:url(/wp-content/themes/mahjongclub/img/menu_repeat.jpg) repeat-x; 
height:30px
} 
ul.dropdown li.abc.hover, ul.dropdown li.abc:hover{
background:url(/wp-content/themes/mahjongclub/img/menu-hover.jpg) repeat-x;
}

ul.dropdown a:hover	{ 
color: #fff; 
} 

ul.dropdown a:active{ 
color: #fff; 
} 

ul.dropdown li a{ 
display: block; 
padding: 8px 20px; 
color: #fff993; 
} 

ul.dropdown li:last-child a { 
border-right: none; 
} 

 /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover { 
color: black; 
position: relative; 
background-color:#CC0000; 
} 

ul.dropdown li.hover a{ 
color: #fff; 
} 

/* 	LEVEL TWO */
ul.dropdown ul{ 
width: 149px; 
visibility: hidden; 
position: absolute; 
top: 100%; 
left: 0; 
/*padding-top:15px ;*/
} 

ul.dropdown ul li{ 
font-weight: normal; 
color:#cf0000; 
border-bottom: 1px solid #ffd500; 
float: none; 
} 

ul.dropdown ul li a:hover{
color:#FFCC00;
}


  
 /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ 
border-right: none; 
width: 100%; 
display: inline-block; 
} 

/* 	LEVEL THREE */
ul.dropdown ul ul { 
left: 100%; 
top: 0; 
} 

ul.dropdown li:hover > ul{ 
visibility: visible; 
} 

.sub_menu{ 
background: url(/wp-content/themes/mahjongclub/img/bg_2.jpg) repeat-x #ec9600;
} 



/*---------Classes -------*/
.float_l{
float:left;
}

.float_r{
float:right;
}

.clear{
clear:both;
}


.tournaments{
background: url(/wp-content/themes/mahjongclub/img/t_repeat.jpg) repeat-y;
width:296px;
margin-left:25px;
}

.t_head{
background: url(/wp-content/themes/mahjongclub/img/t_head.jpg) no-repeat top;
width:296px;
height:40px
}

.t_bottom{
background: url(/wp-content/themes/mahjongclub/img/t_bottom.jpg) no-repeat bottom;
width:296px;
height:3px
}

.t_center{
height:90px;
font-size:12px;
padding: 10px 10px 10px 10px;
color:#ffba00;
}

.promotions1{
background: url(/wp-content/themes/mahjongclub/img/p_repeat.jpg) repeat-y;
width:296px;
margin-left:5px;
}



.p_head{
background: url(/wp-content/themes/mahjongclub/img/p_head.jpg) no-repeat top;
width:296px;
height:40px
}

.p_bottom{
background: url(/wp-content/themes/mahjongclub/img/p_bottom.jpg) no-repeat bottom;
width:296px;
height:3px
}

.p_center{
height:90px;
font-size:12px;
padding: 10px 10px 10px 10px;
color:#ffba00;
}

.p_center a {
color:#ffba00;    
}
.promotions{
background: url(/wp-content/themes/mahjongclub/img/ip_repeat.jpg) repeat-y;
}

.ip_head{
background: url(/wp-content/themes/mahjongclub/img/ip_head.jpg) no-repeat top;
width:195px; 
height:40px}

.ip_bottom{ 
background: url(/wp-content/themes/mahjongclub/img/ip_bottom.jpg) no-repeat bottom; 
width:195px; 
height:3px
}

.ip_center{ 
min-height:110px;
padding:0 10px 10px 10px;
color:#ffba00;
}

.ip_center a{
color:#FF0400;
}

.news{
background: url(/wp-content/themes/mahjongclub/img/n_repeat.jpg) repeat-y;
width:601px;
margin-left:25px;
margin-top:10px;
}

.n_head{
background: url(/wp-content/themes/mahjongclub/img/n_head.jpg) no-repeat top;
width:601px;
height:34px
}
.n_bottom{
background: url(/wp-content/themes/mahjongclub/img/n_bottom.jpg) no-repeat bottom;
width:601px;
height:8px
}

.n_center{ 

}

.n_center dl{
font-size:12px;
padding:10px 20px;
}

.n_center dl dt{
font-weight:bold;
}

.n_center dl dt a{
color:#000000;
}

.n_center dl dd{
color:#731b00;
padding-bottom:5px;
}

.n_center dl dd a{
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}

.mc{
width:290px;
margin-right:25px;
}

.mc p{
color:#c6b48f;
font-size:12px;
padding-top:5px;
text-align:justify;
}

.mc p a{
color:#FF0000;
}

.mc p a:hover{
text-decoration:underline;
}

#footer{
margin:15px 0;
}

.cards{
text-align:center;
}

.cards li{
list-style-type:none;
display: inline;
padding:0px 6px
}


.footermenu ul{
margin-top:20px;
text-align:center;
}

.footermenu li{
list-style-type:none;
display: inline;
padding:0px 10px
}

.footermenu li a{
color:#ffba00;
text-decoration:none;
font-size:10pt
}

.footermenu li a:hover
{}

#footer p{
color:#c6b48f;
font-size:12px;
padding-top:10px;
text-align:center;
}

#footer p a{
color:#ffba00;
}


#right_content{
width:195px;
}

.right_menu ul{
text-decoration:none;
padding:0px;
margin:10px 0px;
list-style-type:none;
}

.right_menu li{
padding:5px 10px;
border-bottom:1px solid #ffd500
}

.right_menu li a{
color:#cf0000;
display:block;
height:22px;
}

.right_menu li a:hover{
background-image:url(/wp-content/themes/mahjongclub/img/tile.gif);
background-repeat:no-repeat;
padding-left:21px;
color:#fff15b;
}

.right_menu li.active a{
background-image:url(/wp-content/themes/mahjongclub/img/tile.gif);
background-repeat:no-repeat;
padding-left:21px;
color:#fff15b;
display:block;
height:22px;
}

#left_content{ 
background:url(/wp-content/themes/mahjongclub/img/inside_bg.jpg) repeat-y;
width:706px;
border:1px solid #ffffff;
padding:20px;
min-height:200px;
}

h1{ 
font-size:20pt; 
color:#cf0000; 
padding:10px 0 0 0;
font-weight:normal;
}

h2{ 
font-size:14pt; 
color:#cf0000; 
padding:10px 0 0 0;
font-weight:normal;
}

h3{ 
font-size:12pt; 
color:#cf0000; 
padding:10px 0 0 0;
font-weight:normal;
}

#left_content table{
font-size:10pt;     
}

#left_content p{
color:#463110;
font-size:12px;
padding:10px 0 0 0;
}

#date {
font-size:10px;  
}

#left_content ul{
color:#463110;
font-size:12px;
padding:10px 0 0 0;
list-style-type:disc;
margin-left:20px;
}

#left_content ol{
color:#463110;
font-size:12px;
padding:10px 0 0 0;
}


#left_content a{ 
color:#cf0000; 
text-decoration: underline;
}

#left_content a:hover{ 
color:#ffffff;
}

body.barebody {
background-color:#710000;
background-image: none;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

body.game_tournament{
background-color:#f7d352;
padding:20px;
background-image: none;
border:#940000 solid 2px;
}
body.game_tournament p{
color:#990000;
font-size:12px;
padding:10px 0 0;
}

body.game_tournament p a{
color:#FF0000;
text-decoration:underline;
}


