/* Clowdy - An open source xhtml/css website template by Fernbap - #
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, 2026 */
/* 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;
	text-align:left;
}

#title {
	width: 900px;
	margin: 15px 0 10px;
	font-size: 1.4em;
	color: #FAF0E6;
	text-align:left;
	border:none;
}


#title .h1 {
	font-size: 2em;
	letter-spacing: .2em;
	background:url("../img/header.png") no-repeat 50% 50%;
	overflow:hidden;
	height:50px;
	width:400px;
	text-align:left;

}

#title a, #title a:hover {
	text-decoration: none;
	color: #FAF0E6;
	display:block;height:50px;width:400px;padding:50px 0 0 0;;
}

#toplinks {
	position: absolute;
	top: 38px;
	left: 840px;
	float: right;
}

#toplinks a {
	color: #FAF0E6;
}

#menu {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	background: url("../img/black_0.gif") repeat-x;
	height: 35px;
}

#menu ul {
	padding: 0 20px 0 20px;
	margin: 0 130px 0 0;
	
	
}

#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;
}

#menu a#share {display:block;float:right;border:none;}

#addthis_button{
margin:0;
float:right;
}
#menu #addthis_button a {border:0;}

/* Main layout and header */
#wrapper {
	color: #303030;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position:relative;
	text-align:left;
}

#header {
	background:url("../img/headerfoto.jpg") no-repeat bottom left #fff;
	color:#505050;
	height:92px;
	margin:0;
	padding:5px;
	text-align:right;
	
}

/*#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;
	text-align: justify;
	padding: 5px 10px 0 20px;
	background: #fff ;
}
#main {
clear:left;
float:left;
margin:0 10px 10px;
padding:0;
width:620px;
}
#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 {
	text-transform: uppercase;
	color:#fff;
	line-height: 33px;
	margin:15px 0 0 0;
	padding:0 0 0 10px;
	background: url("../img/black_1.gif") repeat-x;
	height: 33px;
}
#right .h2:first-child {margin-top:0;}

#right ul {
	margin: 0px 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 ul ul span{
margin-left: 15px;
}

#right ul ul{
margin-bottom: 0px;
}

#right .announce {
	background: #f4f4f4;
	border: 1px solid #d8d8d8;
	color: #505050;
	line-height: 1.3em;
	margin-top: 10px;
	padding: 0 5px 5px 10px;
	width: 182px;
}

#right #poll_form {padding:0 5px;}

#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:1px solid #dadada;
	clear:both;
	color: #f0f0f0;
	font-size:0.9em;
	padding:4px 0;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/* Links and paragraphs */
a {

	color:#166090;
	text-decoration:none;
	font-weight:700;
}

a:hover {

	color:#286ea0;
	text-decoration:none;
}

a img {
	border:0;
}

p {
	margin: 7px 0 7px;
}

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;
}



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;
}


.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;
	text-align:center;
	cursor:pointer;
}

.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;}

#main .topcasinos {border:2px solid #ccc;width:410px;text-align: center; border-collapse:collapse; border-top:0; margin-bottom:10px;}
#main .topcasinos thead td {
	padding:5px; 
	background:url("../img/black_2.gif") repeat-x; 
	color:#eee; 
	height:23px; 
	line-height:100%; 
	text-transform:uppercase;
	position:relative;	
}
#main .topcasinos thead td:first-child:before {display:block; content:''; left:-2px; top:0px; width:2px; height:33px; background:url("../img/black_2.gif") repeat-x; position:absolute;}
#main .topcasinos thead td:last-child:after {display:block; content:''; right:-2px; top:0px; width:2px; height:33px; background:url("../img/black_2.gif") repeat-x; position:absolute;}
#main .topcasinos tbody td {border-bottom: 1px dotted #ccc;}
/*#main .topcasinos tbody td:first-child {border-left:2px solid #ccc;}
#main .topcasinos tbody td:last-child {border-right:2px solid #ccc;}
#main .topcasinos tbody tr:last-child td {border-bottom:0;}*/
#main .topcasinos td.pic {text-align: left;}

#pol_form input{
position:relative;
top:4px;
}
.answer{
margin-left:10px;
}
.statist{
border-bottom:2px solid black;
}
#pol_res{
width:100%;
}
#login{
position:absolute;
top:0;
right:0;
color:white;
}
#login input{
height:12px;
margin:0 0px 5px 5px;
}
#login input:first-child {margin-right:20px;}
#login p {text-align:right;}
.formBox {
background-color:#FFFFFF;
border:1px solid #D0D9E0;
height:500px;
}
.formBoxInner {
padding:16px;
}
.formBoxInner .div {
float:left;
width:233px;
}
.formBoxInner .sml {
width:212px;
}
.cf {
clear:both;
margin:0;
padding:0;
}
.formBoxInner .i, .formBoxInner .sml {
background-color:#F7F9FB;
border:1px solid #D0D9E0;
padding:4px;
width:445px;
}
#calc {
float: right;
text-align:center;
width:200px;
}
#calc a {display:block; border:2px solid #97acc1; padding-bottom:10px;}
#calc p {
border:2px solid #ccc;
border-bottom:0;
text-align:center;
width:190px;
margin:0;
padding: 0px 3px 10px;
font-size: 90%;
}
#calc p span{
display: block;
font-weight: bold;
padding: 9px 0 ;
}

#search input{
color:grey;
}

.rel-site, .rel-site2 {width:270px; height:220px; float:left; border:2px solid #97acc1;padding:15px;text-align:justify;overflow:hidden;margin:0px 0px 6px;}
	.rel-site h2, .rel-site2  h2 {margin:0 0 7px 0 !important;}
	.rel-site img, .rel-site2 img {margin:5px 0;}
	.rel-site p, .rel-site2  p {margin:0; line-height:1.4em;}
.rel-site2  {float:right;}

.rightitem{text-align:left;}

#video-block {}
#video-block h2 {
	background: url("../img/youtube.png") 96% 50% no-repeat #292929; 
	color: #fff; 
	margin:0; 
	line-height:34px; 
	border-bottom:1px solid #5b5b5b; 
	font-weight:normal; 
	font-size: 100%;
	text-transform: uppercase; 
	padding-left:30px;
}
#video-block ul {list-style:none; background-color: #454545; border-top:1px solid #2a2a2a; border-bottom:1px solid #626262; overflow:hidden; margin:0; padding: 10px 0 15px; }
#video-block ul li {float:left; padding-left:30px; text-align:center;}
#video-block a {color: #fff; font-weight:normal; font-size:90%;}
#video-block img {border: 1px solid #838383;}
#poll_form .radio {border:0;}
.clearfix::after{content:"";display:table;clear:both}
