/*     Hosted On psend.com    */
/*    header    */
/* Clowdy - An open source xhtml/css website template by Fernbap - http://fernbap.com.
Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, May 27, 2008 */
/* standard elements */

body {
	background: url(../img/topbg.png) top repeat-x #dcdcdc;
	color: #3a3a3a;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
}

#title {
	width: 600px;
	margin: 15px 0 10px;
	font-size: 1.4em;
	color: #FAF0E6;
}

#title .h1 {
	font-size: 2em;
	letter-spacing: .2em;
}

#title a, #title a:hover {
	text-decoration: none;
	color: #FAF0E6;
}

#toplinks {
	position: absolute;
	top: 38px;
	left: 840px;
	float: right;
}

#toplinks a {
	color: #FAF0E6;
}

#menu {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#menu ul {
	padding: 0 20px 0 20px;
	margin: 0;
	background: url(../img/black_0.gif) repeat-x;
	height: 35px;
}

#menu li {
	display: inline;
}

#menu a {
	color: #c0c0c0;
	font-size: 14px;
	line-height: 35px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #808080;
}

#menu a:hover, #menu a.selected {
	color: #fff;
	text-decoration: none;
}

#menu a.selected {
	background: #000;
}

/* Main layout and header */
#wrapper {
	color: #303030;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

#header {
	background:url(../img/headerfoto.jpg) no-repeat bottom left #fff;
	color:#505050;
	height:200px;
	margin:0;
	padding:0;
}

/*#header h1 {
font-size:2.5em;
font-weight:400;
letter-spacing:-2px;
margin:0 0 4px 5px;
padding:15px 0 0;
}
#header h1 a,#header h1 a:hover {
font-weight:400;
padding:0;
}
#header p {
font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 5px;
padding:0 0 0 3px;
} */
#content {
	line-height:1.5em;
	margin-top: 20px;
	padding: 40px 10px 0 20px;
	background: #fff url(../img/wbg.png) repeat-x;
}
#main {
clear:left;
float:left;
margin:0 20px 10px;
padding:0;
width:600px;
}
#main .submenu {
margin-left: 20px;
}

#main h1 {
font-size:1.6em;
font-weight:400;
margin:0;
}

#main h2 {
font-size:1.4em;
font-weight:400;
margin:1em 0 0 0;
}

#clear {
	clear: left;
}

.leftbottom {
	clear: both;
}

/* Right sidebar */
#right {
	margin:0 0 10px 10px;
	padding:4px 8px 8px 8px;
/*	background:url(../img/menubg.gif) repeat-x bottom left #f4f4f4; */
	width: 200px;
	float: right;
	background: transparent;
}

#right p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 1.5em;
	padding:0;
}

#right .h2 {
	font-size:1.6em;
	font-weight:400;
	letter-spacing:-1px;
	margin:0 0 6px;
}

#right ul {
	margin: 5px 0 10px 0;
	padding: 0;
	border-top: 2px solid #e0e0e0;
	display: block;
}

#right li {
	list-style:none;
	background: #f0f0f0;
}
#right li a {
/*	width: 100%; */
	display: block;
	padding: 2px 0 2px 8px;
/*	padding-left: 8px; */
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
}

#right li a:hover, #right li a.selected {
	text-decoration: none;
	background: #fff;
	border-bottom: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
}

#right li a.selected {
	border-left: 2px solid #fff;
}

#right .announce {
	background: #f4f4f4;
	border: 1px solid #d8d8d8;
	color: #505050;
	line-height: 1.3em;
	margin-top: 10px;
	padding: 0 5px 5px 10px;
	width: 182px;
}

#main fieldset {
	border: 2px solid #e0e0e0;
	background: #f0f0f0;
	margin: 16px auto 16px;
	padding: 8px;
	width: 380px;
}

#main textarea, #main input {
	overflow: auto;
	width: 200px;
	margin: 2px;
}

div.row {
	width: 380px;
}

div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}

div.row span.forminput {
	width: 180px;
	text-align: right;
}

.submit {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	text-align: center; 
	border: 1px solid #707070;
	cursor: pointer;
}



#main h3 {
	font-size: 1.2em;
	font-weight: 400;
	margin: 1em 0 0 0;
	padding: 0;
}


#main ul,#main ol {
	margin:0.4em 0 0.4em 2em;
	padding:0;
}

#main li {
	margin:0.2em 0;
	padding:0 0 0 4px;
}

div.box {
	width: 48%;
	float: left;
	clear: right;
	margin-right: 10px;
}

.box h4 {
	background: #f0f0f0;
	padding: 4px 10px 4px 10px;
}

/* Footer */
#footer {
	background: url(../img/black_0.gif) repeat-x;
	border-top:2px solid #dadada;
	clear:both;
	color: #f0f0f0;
	font-size:0.9em;
	padding:4px 0;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	background: inherit;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Links and paragraphs */
a {
	background:inherit;
	color:#166090;
	text-decoration:none;
	font-weight:700;
}

a:hover {
	background:inherit;
	color:#286ea0;
	text-decoration:underline;
}

a img {
	border:0;
}

p {
	margin: 0 0 16px;
}

blockquote {
	background: #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #ccc;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #505050;
	margin: 16px;
	padding: 7px 7px 7px 11px;
}

blockquote p {
	font-size:1.1em;
	line-height:1.3em;
	margin:0;
}
/* Tables and forms */
/*table {
border:1px solid #d8d8d8;
border-collapse:collapse;
line-height:1.3em;
width:95%;
margin:0 0 16px;
padding:0;
} */
caption {
	font-size: 1.5em;
	font-weight: 400;
	margin: 0;
	padding: 6px 0 8px;
	text-align: left;
}

th {
	background: url(../img/menubg2.gif) repeat-x bottom left #eaeaea;
	color: #505050;
	padding: 7px;
	text-align: left;
}
/*td {
background:url(../img/menubg.gif) repeat-x bottom left #f4f4f4;
color:#303030;
font-size:0.9em;
padding:7px;
text-align:left;
}*/

form, fieldset, table {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

input,textarea {
border:1px solid #ccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
text-align: left;
}

label {
	margin: 2px;
}

input {
	width: 200px;
}

textarea {
	width: 400px;
}

/* Search box */
#searchbox label, .hide {
	display: none;
}

#searchbox {
	margin: 6px 0 16px;
	padding: 0;
}

#searchform {
	background:#fff;
	border:1px solid #ccc;
	color:#505050;
	font-size:0.9em;
	padding:4px;
	width:116px;
}

/* Various classes */
.announce h2 {
	margin:0 0 10px;
	padding:0;
}

.textright {
	margin:-10px 0 4px;
	text-align:right;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.3em;
}

.highlighted {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	color:#303030;
	padding:3px;
}

.button {
	background:url(../img/menubg.gif) repeat-x bottom left #f4f4f4;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #ccc;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	color:#505050;
	font-weight:700;
	margin:0 0 15px;
	padding:7px 7px 7px 11px;
	width:120px;
}

.left {
	float:left;
	margin: 0 10px 5px 0;
}

.right {
	float:right;
	margin: 0px 0 5px 10px;
}

img.center {
	display: block;
	text-align: center;
	margin: 0 auto 8px;
}
#main .topcasinos h4 a { font-size:12pt;}
#main .topcasinos .star {height:37px; padding-top:0; text-indent:-3px; width:37px; font-size:8pt; color:#6b550b; font-weight:bold; line-height:37px; margin:0 auto;}
#main .topcasinos em { color:#393;}

.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: #eee;}
.ac_match { border-bottom:1px dotted; color: #966; font-weight:bold;}
#searchFormWrapper {margin:12px 0 0 0; padding:0; border:0 none;}
#searchFormWrapper form {margin:0; padding:0; border:0 none;}
#search {width:128px; font-size:9pt;}
#submit {width:54px; overflow:hidden; font-size:8pt;}


#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	font-size:12px;
	}

#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

#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; background: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;}

#commentformbox { margin-bottom:6px;}
#commentformbox div { width: auto;}
#commentformbox a { color:#333;}
#commentformbox h3 {font-weight: bold; font-size:11pt; border:0 none; margin:2em 0 0 0;}
#commentformbox .fieldwrap { zoom:1; overflow:hidden; margin-bottom:2px;}
#commentformbox .fieldwrap label { float:left; width:140px;}
#commentformbox textarea { width:360px;}
#commentformbox #submit { width:auto;}


.casino { margin-bottom:8px; padding-bottom:5px; border-bottom:1px solid #aaa; text-align:center;}
.casino b { font-size:18px;}
.bn { text-align:center; padding:12px 0;}
