* {
	margin: 0;
	padding: 0;
}

body {
background: #FEAD1D url(../img/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #FD9A01;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 960px;
}

#header {
height: 190px;
background: #FEAD1D url(../img/header.jpg) no-repeat;
text-align: right;
}
#header .h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 135px 40px 0 0;
color: #fff;
}
#header .h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header .h1 a:hover {
color: #111;
}
#header .h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #FEAD1D url(../img/content.gif) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 546px;
text-align: justify;
margin-right: 10px;
padding-bottom:10px;
}
.right h1 {
font-size: 18px;
font-weight: 100;
height: 26px;
line-height: 26px;
color: #FD9A01;
}


.right h2 {
font-size: 16px;
font-weight: 100;
color: #999;
margin:1em 0 0 0;
}

.left {
float: left;
width: 170px;

}
.left .h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 14px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
text-decoration: underline;
}
.left ul li a.current {color:#111;}
.menu {
float: right;
width: 180px;

}
.menu .h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 14px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 10px; }

#bottom {
background : #FEAD1D url(../img/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }

#footer li { display:inline; margin:0 10px 0 0;}

.topcasinos { margin:12px 0; border:1px solid #ffe1b3;}
.topcasinos td { padding:3px 6px;}
.topcasinos thead td { padding:6px; background:#ffe1b3; color:#d7a14e; font-weight:bold;}
.topcasinos .odd td { background:#fff0da;}

#content .right li { margin-left:2em}


.ac_results {border: 1px solid #ccc; background-color: #fff; padding: 0; margin: 0; list-style: none; position: absolute; z-index: 10000; display: none;}
.ac_results li {padding: 2px 5px; white-space: nowrap; color: #333; text-align: left; list-style: none;}
.ac_results li a {text-decoration: none; color: inherit;}
.ac_over {cursor: pointer; background-color: #FFE1B3;}
.ac_match { border-bottom:1px dotted; color: #FFAD1D; font-weight:bold;}
#SearchModule {margin:12px 0 0 4px; padding:0; border:0 none;}
#SearchModule form {margin:0; padding:0; border:0 none;}
#seek {width:100px; font-size:9pt;}
#submit {width:54px; overflow:hidden; font-size:9pt;}

#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	font-size:12px;
	}

#commentlist li {
	margin: 10px 0 !important;
	padding: 0;
	list-style: none;
	border-bottom:1px solid #FFAD1D;
	}

#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('../img/time.png') left center no-repeat;
	display: block;
	}
#commentlist li .comment-meta a {color:#777777;
	text-decoration:none;}

#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#commentlist li .commentauthor a {text-decoration:none; font-size:1.1em;}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.video {text-align:center; margin:10px 0 20px 0}
.video object {margin: 0 auto; display:block;}

#comment { width:400px;}
#comment-personaldetails p { margin:6px 0;}
