/*
Theme Name: EdyRed
Theme URI: http://www.edynas.com/
Description: EdyRed is a nice design in shades of red designed by Edwin Boiten from <a href="http://www.edynas.com">edynas.com</a>
Version: 1.0
Author: Edwin Boiten

This work is distributed under the  Creative Commons Attribution 2.5 License, which means that you are free to use and modify it for any purpose. But you have to leave the links in the footer.
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #C60;}
a:hover {color: #C60;}

body {
	background: #fff url(casino-game.gif) repeat-y;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 14px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.logo {float: left;}

.sub {float: right;
margin-right: -30px;
}

/* Layout */
.container {
	font-size: 1.2em;
	padding: 0 10px 10px;
	width: 970px;
}

/* header */
.top {
	background: url(casino-tables.gif) no-repeat;
	padding: 30px 10px 0;
}

/* title */
.header {
	font-size: 1.2em;
	height: 75px;
	padding: 10px 10px 5px;
	width: 1024px;
}
.header .logo, .header .sub {
	color: #FFF;
	height: 50px;	
}
.header .logo {
	font: normal 1.8em "Trebuchet MS",sans-serif;
	line-height: 20px;
	text-align: left;
	font-weight: bold;	
	width: 460px;
}
.header .sub {
	width: 320px;
}
.header .logo p,.header .logo h2 {padding: 0 20px;}
.header .logo h2 {padding-top: 1px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	height: 41px;
}
.navigation a {
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */

.main {
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}

/* sub navigation */
.sidenav {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;	 
	float: right;
	width: 200px;
}

.sidenav2 {
	padding: 5px 5px 5px 5px;	
	margin: 15px 6px 7px 8px;
	float: left;
	width: 270px;
	 display: inline;
}

.sidenav h2 {
	color: #F15508;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidebox p {
	padding-left: 12px;
	border-bottom: 1px solid #EAEADA;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #fff;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #383938;
	color: #ffffff;	
}

.sidebox {
	padding: 10px 0px 10px 0px;	
}

/* content */
.content {
	float: left;
	margin: 5px 5px 5px 5px;
	width: 400px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content h1 {
	color: #000;
}

.content li {
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;
color: #393939;
}


.date {
	float: right;
       width: 50px;
       hight: 65px;
       padding:1.2em 0 0 0;
       text-align:center;
       color:#355b61;
	background: url(casino-21.gif) no-repeat;
       }

.month {text-transform:uppercase; font-weight:bold; color:#C60;}


/* footer */
.footer {
	margin:0px;
	padding:0px;
	width: 100%;
	background: url(free-downloadable-casino.gif) no-repeat;
	color: #FFF;
	font: bold 1em sans-serif;
	text-align: left;
	height: 35px;
}
.footer a,.footer a:hover {color: #FFF;}


.footer p {margin-left: 40px;}
