/*  
Theme Name: Online Casino Template 24
Theme URI: http://www.zinruss.com/themes/online-casino-template-24.html
Description: Designed by <a href="http://www.firecasinos.com">Online Casino</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Online Casino
Author URI: http://www.firecasinos.com
© 2009, Online Casino. All rights reserved. 
*/



/* Begin Typography & Colors */

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

#content {
    font-size: 1.2em;
}

#content h1, h2.posttitle {
	border-bottom: 1px dotted #3d3d3d;
    padding-bottom: 6px;
	font-weight:normal;
}

.spacer {   
	padding: 0px;
    text-align: right;
    clear: both;
    text-transform: lowercase;
    padding-top: 11px;
}

.narrowcolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.alt {		
	border-bottom: 1px dotted #3d3d3d;
	border-top: 1px dotted #3d3d3d;
	color: #999999;
}

.postmetadata alt {
	background-color: #303030;
}

.wp-smiley {
	border: none;
}

img { 
    padding: 5px;
    border: #3d3d3d 1px solid;
}

a:hover img {
    padding: 5px;
    border: #444444 1px solid;
}

img.alignleft { 
    float: left;
    margin: 3px 3px 0px 0;
}

img.alignright { 
    float: right;
    margin: 0 3px 0px 3px;
}

small {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

small a, small a:link, small a:visited {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

h1, h2, h3, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

/*h1 {
	font-size: 3em;
	text-align: left;
    padding-left: 428px;
}*/

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.5em;
}

h1.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #dddddd;
}

h2, h2 a, h2 a:visited{
	color: #ffffff;
}

h2 a:hover{
	color: #fadac3;
}

h3, h3 a, h3 a:visited {
	color: #fffff;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	font-weight:normal;
}

.entry p a:visited {
	color: #999999;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
	
.commentlist li {
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist a, .commentlist a:link{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color:#df7738;
}

.commentlist a:hover {
	color: #df7738;
	text-decoration: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, strike {
	color:  #999999;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #df7738;
	text-decoration: none;
}

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

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
}

#page {
	background: #010101 url(images/mainbackground.jpg) repeat-y; 
    border: none;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 300px;
	width: 1000px;
	background: url(images/header.jpg);
	cursor:pointer;
	text-decoration:none;
}

.header-title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#ffffff;
	font-size:28px;
    font-weight:bold;
	padding: 218px 0 0 398px;
	text-align:left;
}

.header-title a{
	color:#ffffff;
	text-decoration:none;
	border-bottom:none;
}

.header-title a:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom:none;
}

.header-description {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: normal;
	color:#ffffff;
	padding: 0px 0 0 400px;
	text-align:left;
}

.narrowcolumn {
    float: left;
    margin: 0px 3px 0px 35px; 
    padding: 0px 12px 0px 12px; 
	width: 608px;
    display: inline;
	background: #000000;
	border: 5px solid #3d3d3d;
}

.navigation  {
	padding-top: 10px;
}
	
.post {
	text-align: justify;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 18px;
	color:#FFF;
}

.entrytext ul {
	margin           : 2px;
	line-height:18px;
}

.entrytext ul li, .entrytext ul ol {
	line-height      : 18px;
	padding-left     : 0px;
	padding-top      : 0px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

#footer {
    background: url(images/footer.jpg) ;
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 1000px; height: 68px;
	clear: both;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

#footer p {
	margin: 0;
	padding:0px;
	text-align: center;
}

#footer a, #footer a:link{
	color: #000000;
    text-decoration  : none;
    font-weight: bold;
}

#footer a:visited{
	color: #000000;
    text-decoration  : none;
}

#footer a:hover{
	color: #000000;
    text-decoration  : underline;
}
/* End Structure */

h1 {
	margin: 15px 0 0 0;
	padding:0px;		
}

h2, h5 {
	margin: 15px 0 0 0;
}

h1.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0 0 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	padding-left: 10px;
	text-indent: -10px;
	line-height:18px;
} 

html>body .entry li {
	margin: 7px 0 8px 0px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 0px;
	margin-left: 20px;
}

.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	font-size: 9px;
	color: #df7738;
    text-decoration  : none;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	color: #df7738;
    text-decoration  : underline;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	

/* End Entry Lists */

/* Begin Form Elements */

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

select {
	width: 130px;
}

#commentform textarea {
	background-color: #000000;
	border: 1px solid #3d3d3d;
	width: 99%;
	padding: 4px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #999999;
}

input {
	color: #999999;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	text-transform: lowercase;
	background-color: #000000;
	border: 1px solid #3d3d3d;
	margin-right: 1px;
}

#commentform #submit {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding: 4px 8px 4px 8px;
	text-transform: lowercase;
	background-color: #df7738;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#commentPreview {
	width: 374px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #000000;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
	padding: 6px;
}

/* End Form Elements */

/* Begin Comments*/

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

.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 Sidebar */

#sidebar {      
	float: left;
	width:290px;
	margin-left: -3px;
    margin-top: -15px;
}

.ad	{ 
	width:270px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color : #df7738;
}	
	
#sidebar ul {
	margin-bottom:0;
	list-style-type:none;
    color: #9c8266;
}

#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
	margin:0px;
	padding:0px;
}

#sidebar ul#linkslist {
	margin:0px;
}
	
#sidebar ul#linkslist {
	margin:0px;
}
	
#wrap > #sidebar ul#linkslist{
}
	
#sidebar p{
	margin: 0px;
}
	
#sidebar h5{
	font-size        : 12px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	height           : 23px;
	line-height      : 25px;
	text-indent      : 8px;
	letter-spacing   : 1px;
	color            : #000000;
	background-image : url(images/nav.jpg);
	border-bottom: 1px solid #df7738;
	width: 270px;
}

#sidebar p{
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	word-spacing: -1px;
	font-size:11px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	background-color : #df7738;
}

#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 5px 0px 5px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	width: 270px;
	background-color : #df7738;
	text-indent      : 10px;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color : #111111;
	font-weight      : bold;
	padding          : 4px 0px 4px 0px;
	color            : #ffffff;
	width: 270px;
	text-indent      : 10px;
	border-top: #3d3d3d 1px solid;
	border-bottom: #000000 1px solid;
}

#sidebar .flag
{
	background:#111111;
	width:267px;
	padding:5px 0px 0px 3px;
}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #fadac3;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight      : bold;
	text-decoration  : none;
	color            : #000000;
	text-indent      : 10px;
	border-top: #fdefe6 1px solid;
	border-bottom: #fad1b4 1px solid;
}

/* End Sidebar */

p{
	padding: 0px ;
	margin:10px 0 10px 0;
	line-height:18px;
}

.alignleft{
	float:left
}

.alignright{
	float:right;
}

.clr{
	clear:both;
}
