/*
Theme Name: Dealer Theme
Theme URI: http://www.flytonic.com
Description: Dealer Theme For Wordpress!
Version: 1.0
Author: Thomas Calkins, Customized by Giorgio
Author URI: http://www.onlinecrapsgames.net
*/

/*** Links ***/

a{
	color:#0000ff;
	text-decoration:none;
}

a:visited{
	color:#0000ff;
	text-decoration:none;
}
	
a:hover{
	color:#02622e;
	text-decoration:none;
}

body{
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333333;
	padding:0;
	margin:0;
	background:url('images/body-bg.jpg') repeat-x;
}

#main{
	width:1000px; 
	margin:0 auto;
	border:0;
}

img{
	border:0;
}

.clearboth{
	height:20px;
	clear:both;
}

/*** Header ***/

#header{
	height:200px;
	width:1000px;
	background:url('images/header-bg.jpg') no-repeat;
}

#header h2.title{
	margin:20px 0 0 10px;
}

#header-left{
	float:left;
	width:600px;
	height:200px;
}

#header-right{
	float:left;
	width:360px;
	height:160px;
	padding:10px;
}

#header-right h2{
	color:#02622e;
	margin-top:50px;
	font-size:120%;
	text-align:center;
	letter-spacing:3px;
}

/*** Featured ***/

#featured li{
	position:relative;
}

.featured_img{
	margin-top:10px;
	float:left;
}

#featured h3{
	float:left;
	margin:20px 0 0 10px;
	padding:0;
	font-size:120%;
}

#featured p{
	margin:10px 0 0 10px;
	float:left;
	width:282px;
	color:#000;
	text-align:justify;
	font-size:110%;
}

#featured li ul .visit{
	background:url('images/cta-website.jpg') no-repeat;
}

#featured li ul .download{
	background:url('images/cta-download.jpg') no-repeat;
}

#featured li ul li a{
	display:block;
	margin:0;
	padding:5px 10px;
	height:30px;
	width:150px;
	color:#02622E;
}

/*** Navbar ***/

.menu{
	margin:0;
	height:70px;
	background:#02622e url('images/menu-bg.gif') no-repeat;
}

.menu ul{
	margin:0;
	padding:15px 0 0;
}

.menu li{
	display:block;
	float:left;
	margin:0 0 10px;
	padding:0;
	width:200px;
	height:1%;
	text-align:center;
	position:relative;
}

.menu li a{
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	text-shadow: #000 1px 1px 0px;
}

.menu .children{
	width:199px;
	left: -999em;
	position: absolute;
	z-index:999;
	background:#02622E;
}

.menu .children li{
	border-top:1px solid #4e916d;
	padding:10px 0 0;
}

.menu li:hover ul,
.menu li li:hover ul,
.menu li li li:hover ul{
	left: 1px;
}



/*** Search ***/

.searchinput{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 6px 3px 6px;
	width:120px;
	border:1px solid #dddddd;
	color:#333333;
}

.searchsubmit{
	width:48px;
	height:20px;
	padding:2px 0 4px 0;
	color:#FFFFFF;
	border:1px solid #cccccc;
	background:#00CCFF;
	font-size:10px;
	font-weight:bold;
}
					
.searchsubmit:hover{
	background:#999999;
}

/*** Main Layout ***/

#content{
	width:1000px;
	padding:20px 0 0 0;
	margin:0;
}

#content p{
	padding:0 0 10px 0;
	margin:0;
}

#middlecontent{
	float:left;
	width:600px;
	padding:0;
	font-size:120%;
}
		
#middlecontent h1{
	color:#02622e;
	margin:0 0 20px;
}

#middlecontent h2,
#middlecontent h3,
#middlecontent h4{
	color:#000000;
	margin:20px 0 20px;

}
		
#sidebar,
#rightbar{
	float:left;
	width:400px;
	padding:0;
}
			
#rightbar{
	margin-left:20px;
}

#roulette{
	width:400px;
	height:300px;
	margin:0 0 20px 20px;
}

#sidebar h2,
#rightbar h2{
	margin:0 0 10px;
	padding:5px;
	color:#ffffff;
	background:#02622e;
	font-size:120%;
}

#sidebar ul,
#rightbar ul{
	margin:0;
	padding:0;
}

#sidebar li,
#rightbar li{
	padding:0;	
	margin:0 0 10px;
	list-style:none;
}

#sidebar .no_margin{
	margin:0;
}

/*** Button ***/
 
a.playbottom{
	color:#666666 !important;
	background:#F3F3F3 !important;
	padding:4px;
	font-weight:bold;
	width:58px;
	text-align:center;
	border:1px solid #CCCCCC;
}

a.playbottom:hover{
	color:#FFFFFF !important;
	background:#999999 !important; 
	border:1px solid #CCCCCC;
}

.call_to_action {
	font-size:140%;
	margin:20px auto !important;
	padding:0 !important;
	text-align:center !important;
	width:300px;
}

.call_to_action a {
	background:url("images/call-to-action.png") no-repeat scroll 0 0 transparent;
	color:#fff !important;
	display:block;
	height:82px;
	padding:9px 0;
	line-height:64px;
	text-decoration:none !important;
	text-shadow:1px 1px 0 #000;
	width:300px;
}

.text_link{
	width:400px;
	float:left;
	font-weight:bold;
	font-size:120%;
	margin:0 0 10px 20px !important;
	text-align:center;
}

/*** Top Rooms Table ***/

#sidebar table{
	width:100%;
	background:#eeeeee
}

#sidebar table caption{
	padding:15px 0 15px;
    line-height:20px;
	width:100%;
	background:#02622E;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	text-shadow: #000 1px 1px 0px;
}

#sidebar table thead tr th{
	height:50px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dddddd;
}

#sidebar table tbody tr td{
	height:50px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dddddd;
	text-align:center;
}

#sidebar table tbody .odd{
	background:#f2f2f2;
}

/*** Room Reviews and Review Listings ***/

.screenshots{
	float:right;
	width:420px;
	margin:0;
	padding:0 0 20px;
}

.screenshots li{
	float:left;
	list-style:none;
	margin-left:20px;
}

.screenshots li img{
	float:left;
}

.full_list{
	color:#777777;
	border-bottom:1px solid #dddddd;
}

.full_list2{
	border-bottom:1px solid #dddddd;
}

.featured{
	color:#000000;
	font-size:16px;
	border-bottom:1px solid #dddddd;
}
	 
/*** Misc Styles ***/

.post-info{
	padding:5px;
	color:#777777;
	font:10px Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	border-bottom:3px double #dddddd;
	margin:6px 10px 10px 10px;
}

.bannerwidget{
	display:block;
	margin:5px auto 20px auto;
	float:none;
	text-align:center;
}

.tablewidget,
.textwidget,
#searchform{
	margin-bottom:20px;
}

#sidebar ul{
	margin-top:10px;
}

#sidebar .children li{
	padding-left:20px;
}

.textwidget p{
	text-align:justify;
}

.date{
	font-size:11px;
	color:#666666;
}

.datesingle{
	font-size:11px;
	margin:0 0 20px 4px;
	color:#666666;
}

.news{
	padding-bottom:6px;
	border-bottom:3px double #eeeeee;
	margin:0 0 20px 0;
}

/*** Image format ***/

p img{
	padding:0;
	max-width:100%;
}

img.centered, .aligncenter, div.aligncenter{
	display:block;
	margin:10px auto 10px auto;
	float:none;
	text-align:center;
	padding:2px;
}

img.alignright{
	padding:2px;
	margin:0 12px 4px 12px;
	display:inline;
}

img.alignleft{
	padding:2px;
	margin: 0 12px 4px 12px;
	display:inline;
}

.alignright{
	float:right;
}

.alignleft{
	float:left
}

/*** Captions ***/

.wp-caption{
	border:1px solid #ddd;
	text-align:center;
	background-color:#eeeeee;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.wp-caption img{
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text{
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}

/*** Comments ***/

#commentform input{
	width:250px;
	padding:2px;
	margin:5px 5px 1px 0;
	border:2px solid #dddddd;
	color:#666666;
}

#commentform{
	margin:5px 10px 0 0;
}

#commentform textarea{
	padding:2px;
	width:300px;
	border:2px solid #dddddd;
	color:#666666;
}

#respond{
	padding:40px 0 0 20px;
}
	
#respond:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#commentform #submit{
	margin:0;
	width:170px;
	background-color:#EEEEEE;
	border:3px double #CCCCCC;
}

.alt{
	margin:0;
	padding:10px;
}

.commentlist{
	padding:0;
	margin-left:20px;
	text-align:justify;
}

.commentlist li{
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	list-style:none;
	border:1px dashed #dddddd;
}

.commentlist li ul li{ 
	margin-right:-5px;
	margin-left:10px;
}

.commentlist p{
	margin:10px 5px 10px 0;
}

.children{
	padding:0;
}

#commentform p{
	margin:5px 0;
}

#comments{
	margin-top:50px;
}

.nocomments{
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata{
	font-size:10px;
}

.fn{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

.avatar{
	float:left;
	padding:0 4px 4px 0;
}

/*** Footer ***/

#footer{
	width:100%;
	height:100%;
	padding:30px 0 20px;
	margin:0 auto;
	line-height:20px;
	text-align:center;
	font-size:120%;
	background:url('images/footer-bg.png') repeat-x;
	color:#000000;
	clear:both;
}

#footer a,
#footer a:hover{
	color:#000000;
	text-decoration:underline;
}

/*** Tables ***/

.default_table caption{
	padding:15px 0 15px;
    line-height:20px;
	width:100%;
	background:#02622e;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
}

.tournaments,
.default_table{
	margin-bottom:14px;
	background:#eeeeee;
	width:580px;
}

.default_table{
	margin-bottom:20px;
}

.tournaments thead th,
.default_table thead th{
	text-align:left;
	background:#4e916d;
	color:#FFF;
	padding:5px;
}

.tournaments tbody th,
.default_table tbody td,
.default_table tbody th{
	border-top:1px solid #ffffff;
	height:25px;
	text-align:left;
	padding:0 5px;
}

.tournaments tbody td,
.default_table tbody td,
.default_table tbody th{
	border-bottom:1px solid #dddddd;
	height:25px;
	padding:0 5px;
}

.tournaments tbody th .play{
	float:right;
	margin-right:5px;
}

.tournaments tbody .odd,
.default_table tbody .odd{
	background:#f2f2f2;
}
.jcarousel-container {
	position: relative;
	width: 520px;
	height: 200px;
	padding:0 40px;
}

.jcarousel-clip {
	position: relative;
	width:  520px;
	height: 200px;
	padding: 0;
	margin: 0;
	z-index: 2;
	overflow: hidden;
}

.jcarousel-list {
	position: relative;
	width:  520px;
	height: 200px;
	margin: 0;
	padding: 0;
	z-index: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}

.jcarousel-list li,
.jcarousel-item {
	float: left;
	width:  520px;
	height: 200px;
	overflow: hidden;
	list-style: none;
}

.jcarousel-item-placeholder {
	background: #fff url('images/jcarousel_loading.gif') no-repeat 50% 50%;
}

/*
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
*/
/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
	position: absolute;
	top: 80px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url('images/next-horizontal.png') no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
	background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-prev-horizontal {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url('images/prev-horizontal.png') no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
#middlecontent{
	width:580px !important;
	margin-left:0px !important;
}
	  
#sidebar{
	width:400px !important;    
	margin-left:20px !important;
}

/*** Room Reviews and Review Listings ***/

.rightreviewblock{
	width:400px !important;
}

.leftreviewblock{
	float:left;
	width:400px !important;
}