/*  
Theme Name: Casino Club
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress
Version: 1.0
Author: Nelson Sanchez
Author URI: http://www.nelsonsanchez.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {margin:0; padding:0;}
body {color: #000; font-size:12px; font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana; background: #464646 url(images/cc_bg.jpg) top repeat-x;}
.all {width:1100px; margin:0 auto; background-color: #000; padding: 0; }
.colfull {width: 1060px; margin: 0 auto;}
.colthreequarters {width: 790px;}
.colhalf {width: 540px;}
.colquarter {width: 250px;}
h2 { /*padding: 10px 0 0 10px;*/}
h3 { padding: 10px 0 0 10px;}
p { font-size: 12px; line-height: 16px; padding: 0 10px 10px 10px; }
li { font-size: 12px; }
blockquote {padding-left: 10px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
a:link, a:visited { color: #FD4C03; text-decoration:none }
a:hover, a:active { color:#333; text-decoration:underline; }

/* HTML Elements */
img, a:link img, a:visited img { border:0 }
hr { display: block; height:1px; background:#333; border:0; }

.test { margin-top: 15px; }
.chat { margin-left: 15px; }
.livechat { margin-bottom: 20px; text-align: right; }
.focus { color: #000; padding-bottom: 10px; }

.focus h1 {
	color: #656124;
	margin: 0 10px 10px 10px;
	font:20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #656124;
	padding-bottom: 10px;
}
.focus p { font-size: 13px; line-height: 18px; }
.focusmenu { margin: 0; padding: 0; white-space: nowrap; }
.focusmenu li { display: inline; list-style-type: none; margin: 0; padding: 0;}
.focusmenu a { margin: 0; padding: 5px 10px; text-decoration: none; font-size: 14px; font-weight: bold; text-transform:uppercase; border-left: 2px solid #333; *padding-bottom: 15px;}
.page-item-3 a { border-left: none !important;}
.focusmenu a:hover { color: #000; text-decoration: none;  }

.secondmenu { position: relative; width: 500px; height: 44px; padding: 0; margin: 3px 0 0 0; background: #000;	}
.nav {
	position: absolute;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 44px;
	display: inline;
	overflow: hidden;
	width: 520px;
	}
	
.nav li { margin: 0;  padding: 0; display: inline; list-style-type: none; }
.nav a { float: left; padding: 44px 0 0 0; overflow: hidden; height: 0px !important;  height /**/:44px; /* for IE5/Win */ }
.nav a:hover { background-position: 0 -44px; }
.nav a:active, .nav a.selected { background-position: 0 -88px; }

.tsignup a  { width: 105px; background: url(images/tabs_signupbonus.jpg) top left no-repeat; border-left: 3px solid black;}
.tpromotions a  { width: 140px; background: url(images/tabs_promotions.jpg) top left no-repeat; border-left: 3px solid black; }
.tweeklyspecials a  { width: 136px; background: url(images/tabs_weeklyspecials.jpg) top left no-repeat; border-left: 3px solid black; }
.tmonthlyspecials a  { width: 136px; background: url(images/tabs_monthlyspecials.jpg) top left no-repeat; border-left: 3px solid black; }
.tjoinnow a  { width: 126px; background: url(images/tabs_joinnow.jpg) top left no-repeat; }

.banner, .contact { border: 1px solid #4F4F4F; margin-top: 15px; color: #FFF; font-size: 13px; }
/*
.contact {
	padding-left: 15px !important;
}*/

.games img { margin: 0 15px 15px 0; }
.focus { background-color:#FFF; }
.focus img { margin: 10px; }
.contact { padding: 10px 0; }
.contact ul { margin:0; padding-left: 30px;}
.contact li { margin-top: 10px; font-size: 13px;}
.contact h3 { color: #656124; margin: 0 0 10px 0; font:16px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.contact a { text-decoration: none; }
.contact a:hover { color: #FFFF66; }

/* Structure */

.header { font-size:0.7em; background-color: #000; padding: 0; }
.mainmenu { border: 1px solid #333333; background: #1A1A1A url(images/jb_logo.gif) no-repeat top left;  height: 35px; margin-bottom: 10px; padding-top: 15px; }
.overmenu { margin: 0; padding: 0; white-space: nowrap; }
.overmenu li { display: inline; list-style-type: none; margin: 0; padding: 0;}
.overmenu a { margin: 0; padding: 5px 10px; text-decoration: none; font-size: 14px; font-weight: bold; text-transform:uppercase; border-left: 2px solid #333; *padding-bottom: 15px;}
.overmenu a:hover { color: #FFF; text-decoration: none;  }

.overmenu li form { margin:  0 0 7px 0; padding: 0; white-space: nowrap; display: inline; color: #FFF;  }
.overmenu li form a { margin: 0; padding: 0; border: none; }
.overmenu li form img { margin: 7px 7px 0 7px; }

#branding { width:366px; }
#branding h1 { text-indent:-9999px; background: url(images/cc_logo.jpg) no-repeat; width: 366px; height: 83px; }

	
/*	Headers */

h1 { font:2.95em Georgia, "Times New Roman", Times, serif; font-weight:bold; letter-spacing:-0.02em; }
h2 { }
	
	
/* Content */

.focus ol { margin: 15px;	}
.focus ol li { margin: 10px 15px 0 30px; list-style-type:decimal; text-align: justify; }
.focus ul { margin: 0 15px 15px 15px; }
.focus ul { list-style-type: none; padding: 0; margin: 0 0 20px 0; }
.focus ul li { background: url(images/trebol_icon.gif) 0 2px no-repeat;  /*background-position: 5px;*/ font-size:13px; padding-left: 30px; margin: 10px 15px 0 30px; }


.description { font-size: 1.3em; font-weight: bold; font-style:italic; color: #FE4D03; margin-top:-4px; }
#leadpic { float:left; margin: 0 18px 8px 0; }
.latestpost { float:right; margin: 7px 0 8px 10px; }
#lead { }
.title { font-size:1.2em; font-weight:bold; }
.entry { padding-bottom:28px; }
h3 a:link, h3 a:visited { color:#5f5f5f; }
/*blockquote {margin: 0 20px 15px 20px; padding: 15px; border: 1px solid #FC0; background-color:#FFE599;}*/
blockquote {margin: 0 20px 15px 20px; padding: 15px; border: 1px solid #FFE599; background-color:#FFF2CC;}

.topwinner { background-color:#FFCC00; padding: 0 10px 10px 10px; width: 230px; font-weight: normal; font-size: 16px; font-style:oblique; }


/* Footer*/
.footer { margin: 0 auto; font-size:0.8em; color:#CCC; padding: 15px 0; text-align: center; }
.footer h4 { font-size: 12px; font-weight: normal; }
.footer ul { margin-bottom: 20px; }
.footer li { display: inline; list-style-type: none; padding: 2px 15px; font-size:1em; margin-bottom: 20px;}
.footer .page-item-3 { border-left: 1px solid #000;}
.footer a { color:#FD4C03; text-transform: uppercase; font-weight: bold; }
.footer .money { margin: 20px 0 0 0; }
