/*
Theme Name: Golden Casino
Theme URI: http://www.free-wordpress-theme.net/
Description: A free casino/poker/gambling WP theme---To add a thumbnail to the post, add a custom field with the name "thumbnail" and having as value a link to the desired image---To add an image to the sliding gallery, add to the corresponding post a custom field with the name "slide" having as value a link to the desired image---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: casino, 3 columns layout, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Arial, Verdana, Sans-Serif;
	background: #120000 url(images/bg.jpg) top repeat;	
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 15px 0 5px 0;
	width: 1000px;
	overflow: hidden;
	color: #caae6b;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Palatino Linotype', Arial, Georgia, Verdana, Sans-Serif;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited {
	font-size: 38px;
	font-weight: normal;
	margin: 20px 0 0 10px;
	text-decoration: none;
	color: #f2b94e;
	text-align: center;
	font-family: impact;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#131515;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#a6702a;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#a6702a;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#a6702a;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#a6702a;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#a6702a;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#a6702a;
	}

a, a:visited{
	color: #eacc9d;
	text-decoration: none;
	}

a:hover {
	color: #6d3305;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

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

blockquote {
	width: 500px;
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	border-left: 5px solid #1c2020;
	font-style: oblique;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 400px;
	float: right;
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin: 10px;
    	font-weight: bold;
    	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#searchform {
    	width:200px;
	background: #ffdc91;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 20px 5px 10px 100px;
	padding: 2px 2px 1px 2px;
	}

#submit {
	width: 22px;
	height: 22px;
	background: url(images/go.png) top no-repeat;
	margin: 12px 20px 0 5px;
	padding: 0;
	border: none;
	}

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

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.jpg) top no-repeat;
	width: 1000px;
	height: 220px;
	margin: 0px;
	padding: 0;
	float: left;
	}

#description {
	width: 215px;
	height: 115px;
	float: left;
	margin: 60px 0 0 250px;
	padding: 0;
	}

#headad{
	float: right;
	width: 470px;
	height: 60px;
	margin: 40px 40px 0 0;
	}

/*===================================================================
	Menu bar
=====================================================================*/

#menu{
	float: right;
	width: 470px;
	height: 40px;
	margin: 20px 40px 0 0;
	}
	
.lavaLamp {
   	position: relative;
	height: 30px; 
	width: 440px;
    	padding: 5px 15px; 
	margin: 5px;
    	overflow: hidden;
	}

.lavaLamp li {
       	float: left;
        list-style: none;
    	}

.lavaLamp li.back {
     	background: url(images/lava.png) no-repeat right -30px;
        width: 9px;
	height: 30px;
        z-index: 8;
        position: absolute;
        }

.lavaLamp li.back .left {
      	background: url(images/lava.png) no-repeat top left;
        height: 30px;
        margin-right: 9px;
         }

.lavaLamp li a {
        position: relative; 
	overflow: hidden;
        text-decoration: none;
        text-transform: uppercase;
        font: bold 16px 'palatino linotype';
        color: #cd975b;
	outline: none;
        text-align: center;
        height: 30px; 
	top: 3px;
        z-index: 10;
	letter-spacing: 0;
       	display: block;
        margin: auto 10px;
        }

/*-------------Categories-----------------*/

#cat{
	width: 1000px;
	height: 50px;
	float: left;
	background: url(images/cat.jpg) top no-repeat;
	margin: 0;
	}

ul#catlist {
	margin:0;
	white-space: nowrap;
	float:left;
	width:960px;
	padding: 17px 20px;
	}

ul#catlist li {
	display:inline;
	list-style-type: none;
	}

ul#catlist li a {
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #a67028;
	margin:0;
	padding: 0 17px 0 7px;
	display:block;
	float:left;
	text-decoration: none;
	background: url(images/sep.png) right no-repeat;
	}

ul#catlist li a:hover {
	color: #eeb64c;
	}

/*==============================================================
	Gallery
===============================================================*/

#gallery{
	width: 1000px;
	height: 200px;
	background: url(images/gallery.jpg) top no-repeat;
	margin: 0px;
	float: left;
	}

#video{
	width: 280px;
	height: 190px;
	float: right;
	margin: 0px 40px 0 0;
	padding: 4px;
	background: #e39c34;
	border: 1px solid #a6702a;
	}

#feat{
	width: 620px;
	float: left;
	height: 200px;
	margin: 0 0 0 42px;
	}

#myslides{
	background: none;
	}

.stepcarousel{
	position: relative; 
	overflow: scroll;
	width: 590px; 
	height: 200px; 
	margin: 0px 10px;
	background:none;
	}

.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	width:280px; 
	height:190px;
	margin: 0 5px;
	padding: 4px;
	background: #e39c34;
	border: 1px solid #a6702a;
	}

.stepcarousel .panel p{
	text-align: left;
	overflow: hidden; 
	margin: 5px 5px ; 
	}

.stepcarousel .panel h2{
	overflow: hidden; 
	margin: 0px 5px ; 
	font-size:12px;
	line-height: 26px;
	font-weight:normal;
	text-align:center;
	text-transform: capitalize;
	}

.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
	color:#fee1bd;
	}

.stepcarousel .panel img{
	margin: 0px; 
	padding:0px;
	height: 190px;
	overflow: hidden;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background: url(images/pbody.jpg) top repeat-y;
	width:1000px;
	padding: 0px;
	margin:0px;
	float: left;
	}

#content {
	width:470px;
	margin:5px 0 0 30px;
	float:left;
	overflow: hidden;
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	width:470px;
	float: left;
	margin: 0 0 10px 0;
	text-align: justify;
	font-size:14px;
	padding: 0px;
	}

.ptitle{	
	width: 470px;
	height: 60px;
	float: left;
	padding: 0px;
	margin: 0px;
	}

.ttl{
	background: url(images/ttl.png) top repeat-x;
	width: 340px;
	height: 50px;
	position: absolute;
	margin: 0 65px;
	z-index: 3;
	padding: 10px 0 0 0;
	}

.tleft{
	width: 65px;
	height: 60px;
	background: url(images/tleft.png) right no-repeat;
	position: absolute;
	z-index: 0;
	margin: 0;
	}

.tright{
	width: 65px;
	height: 60px;
	background: url(images/tright.png) left no-repeat;
	position: absolute;
	z-index: 0;
	margin: 0 0 0 405px;
	}
	
.entry {
	float: left;
	padding: 0 15px;
	margin: 0;
	}

.postmetadata{
	padding: 5px;
	margin: 0;
	float: left;
	width: 430px;
	background: #853b18;
	margin: 0 14px;
	border: 1px dashed #5a0201;
	}

.date, .com, .more {
	padding: 0px;
	margin: 0 5px 0 0px;
	float: right;
	font-size: 12px;
	color: #2a0001;
	}

.com a, .more a, .com a:visited, .more a:visited{
	color: #2a0001;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	text-indent: 5px;
	}

.entry li {
	margin: 5px 0 5px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width: 460px;
	float:right;
	padding: 0;
	margin: 0px 33px 0 0;
	font-family: georgia;
	font-size: 12px;
	overflow: hidden;
	}

#side1{
	width: 185px;
	float: left;
	margin: 0 0 0 3px;
	color: #b57632;
	overflow: hidden;
	}

#searchh {
    	float: left;
	width:165px;
	height: 14px;
	background: url(images/search.jpg) top no-repeat;
	color: #b57632;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 0;
	padding:0px;
	border: none;
	padding: 13px 10px;
	}

#rss{
	margin: 5px 0 5px 30px;
	}

#side1 a, #side1 a:visited{
	color: #b57632;
	}

#side1 a:hover{
	color: #9b703b;
	}

#side2{
	width: 250px;
	float: right;
	margin: 0 8px 0 0;
	overflow: hidden;
	}

#side2 a, #side2 a:visited{
	color: #caae6b;
	}

#side2 a:hover{
	color: #caae6b;
	}

#sidebar h2 {
	font-weight: bold;
	color:#131515;
	padding: 0;
	margin: 3px 0 0 0;
	font-size:20px;
	text-align: center;
	}

.widget {
	float: left;
	margin: 0;
	padding: 0;
	}

#side1 .widget, #side1 h2{
	width: 185px;
	}

#side1 h2{
	color:#ffc764;
	}

.ads_small {
	margin: 0px;
	}

.ads_small img {
	background: url(images/adhold.png) bottom no-repeat;
	padding: 5px 30px;
	}

#ad180{
	width: 180px;
	float: left;
	margin: 5px 3px;
	}

#side2 .widget {
	width: 250px;
	}

.sh {
	width: 250px;
	height: 60px;
	padding: 0px;
	margin: 5px 0 0 0;
	float: left;
	}

.ish2{
	background: url(images/ttl.png) top repeat-x;
	width: 120px;
	height: 50px;
	position: absolute;
	margin: 0 65px;
	z-index: 3;
	padding: 10px 0 0 0;
	}

.cright{
	width: 65px;
	height: 60px;
	background: url(images/tright.png) left no-repeat;
	position: absolute;
	z-index: 0;
	margin: 0 0 0 185px;
	}
	
#sidebar li{
	list-style-type: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:14px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;	
	}

#sidebar table {
	width:100%;
	text-align:center;
	}	

#sidebar ul li {
	list-style-type: none;
	}

#side1 ul li a:link, #side1 ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #b57632;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display:block;
	border-bottom: 1px dashed #b57632;
	}

#side1 ul li a:hover {	
	color: #9b703b;
	}

#side2 ul li a:link, #side2 ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #caae6b;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display:block;
	border-bottom: 1px dashed #caae6b;
	}

#side2 ul li a:hover {	
	color: #9b703b;
	}


/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#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 {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	}

#respond{
	float: left;
	padding: 0;
	margin: 0px;
	}

h3.comments{
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin: 0 10px;
	padding: 15px 15px 0 15px;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	background: url(images/cite.png) top left no-repeat;
	padding: 0 0 0 30px;
	list-style:none;
	margin-bottom:14px;
	float: left;
	}

.commentlist cite {
	background: #ffd477;
	float: left;
	width: 400px;
	padding: 10px;
	display:block;
	font-style:normal;
	margin: 0;
	color: #000;
	}	

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	}

.commenttext {
	float: left;
	background: #d7923b;
	border-top: 1px dashed #ffd477;
	float: left;
	width: 390px;
	padding: 0 15px;
	display:block;
	font-style:normal;
	margin: 0px;
	color: #000;
	}

.commentlist cite a, .commentlist cite a:visited, .commenttext a, .commenttext a:visited{
	color: #2a0001;
	}

.commentlist cite a:hover, .commenttext a:hover{
	color: #5a0201;
	}

#commentform input {
    	background: #ffffd4;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

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

#commentform textarea {
    	background: #ffffd4;
	color: #000;
	width: 380px;
	padding: 2px;
	margin: 5px 0 10px 5px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 15px;
	background: #2a0001;
	border: 1px solid #120000;
	height: 25px;
	width: 120px;
	color: #ffd477;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/footer.jpg) top no-repeat;
	width:920px;
	height: 10px;
	float:left;
   	padding: 15px 40px;
	text-align: center;
	}

/*===============================================================
    Begin Images
=================================================================*/

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

img.centered {
	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 {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.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;
	}

