@charset "utf-8";
/* CSS Document */

body, blockquote, p{
margin: 0;
padding: 0;
}

h2 {
margin: 5px 0 2px 0;
}

h3 {
padding:15px 0 0 0;
margin: 5px 0 2px 0;
text-decoration:underline;
}

h4 {
font-size:16px;
margin: 20px 0 5px 0;
}

body{
margin: 0;
font-family: Arial;
font-size: 14px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
background-color:#262121;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: underline;
color: #336699;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 900px;
text-align: left;
background:url(images/back.jpg);
overflow:hidden;
}

#homelink a{
color:#FFFFFF;
font-weight:700;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

#homelink a:hover{
text-decoration:underline;
}

#homelink a.selected{
color:#FFFFFF;
}

#header{
float: right;
width: 900px;
height:120px;
background-image:url(images/casino.jpg);
}




#header ul
{
    width: 760px;
    font-size: 14px;
	margin:100px 0 0 625px;
		
}
#header li
{
    width: 70px;
    float: left;
    text-align: center;
	font-weight:700;
	list-style: none;
	
}
#header ul li a
{
    display: block;
    width: 106px;
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    color: #FFFFFF;
	text-decoration:none;
}
#header ul li a:hover ,#top_menu ul li a.selected
{
	text-decoration:underline;

}

#header ul li.seperator
{
    width: 2px;
    color:#FFFFFF;
	height: 18px;
}

#container{
float: right;
width: 735px;
padding-left:0;
padding-right:2px;
}
#content
{
	width: 545px;
	float: left;
	clear: left;
	background-color:#FFFFFF;
	color: #000000;
	margin:0;
	padding:0;
}

#review {
background-image:url(images/backr.jpg);
background-repeat:repeat-x;
width:535px;
border-left:thin solid black;
border-right:thin solid black;
border-top:thin solid black;
padding:1px 1px 1px 2px;
margin:10px 0 0 0;
 }

#inreview {
background-image:url(images/chips.gif);
background-repeat:no-repeat;
background-position:top right;
}

.article {
width:266px;
float:right;
padding:2px 1px 0 2px;
min-height:100px;
background-image:url(images/21back.jpg);
background-repeat:no-repeat;
}

.article h3{
padding: 10px 0 0 3px;
min-height:30px;
border-radius: 1.6em;
}

#contentright
{float:left;
margin:0 0 0 0;
font-family:arial;
font-size:14px;
width:180px;
padding:0 0 0 0;
}

#incontentright

{padding:0 5px 5px 5px;}

#incontentright li
{padding:0 0 0 0; }

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 16px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 150px;
margin: 0 0 0 0;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 5px 0 5px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
font-size:12px;
}

.sidebar ul li h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 18px;
}

#footer{
clear: both;
float: left;
width: 900px;
text-align:center;
padding:30px 0 0 0;
}

#footer p{
line-height: 18px;
}

