/*
Theme Name: eonline-casinos
*/

* {
	margin: 0; padding: 0; border:0;
}

body, html {
	background-image:url(images/body_bg.gif);
	background-attachment:fixed;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
	font: 13px Arial;
	text-align:left;
	color:#ffffff;
}

a {
	color: #fab219;
}
a:hover {
	text-decoration: none;
	color: #fab219;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.gray_b{FONT-WEIGHT: bold; COLOR: #848484}

.red{COLOR: #ff0101}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	WIDTH:796px;
	margin:0px auto;
	text-align: left;
	/*background:#FFFFFF;*/
}
/** END wrapper **/

/** BEGIN header **/
#header{
	height:63px;
	background:url(images/header.jpg) no-repeat top;
	background-color:transparent;
}

#header2{
	height:42px;
	background:url(images/header2.jpg) no-repeat top;
}

#header3{
	height:203px;
	background:url(images/header3.jpg) no-repeat top;
}


#header .logo {	
	float:left;
	width:219px;
	height:31px;
	margin-top:18px;
	margin-left:50px;
	background:url(images/logo.gif) no-repeat;
}

#header .rss {	
	float:right;
	width:46px;
	height:16px;
	margin-top:26px;
	margin-right:56px;
}

#nav  {
	float:left;
	display: block;
	margin-left:20px;
	}

#nav li {
	float: left;
	list-style-type: none;
	margin:10px 4px 0px 4px;
	padding: 0px;	
	}
	
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background: url(images/menuover.jpg) top left no-repeat; 
	color: #ffffff;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color:#ffffff;	
	background: url(images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	position:relative;
	font-family:Georgia;
	font-style:italic;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding:6px 5px 6px 5px;
	margin: 0px 0px 0px 3px;
	text-transform:capitalize;
	color: #a81355;
	}
#nav ul li a:hover {
	color: #ffffff;
	background: url(images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}

/** END header **/

/** BEGIN content **/

#maincontent {
	float:left;
	width:796px;	
	margin-top:0px;
}

#content {
	float:left;
	width:522px;
	margin-left:6px;
	margin-top:0px;
}

#content h2 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	clear:#fab219;
	font-size:20px;
}
#content .post {			
	padding:5px;
	margin-bottom:10px;
	background:url(images/v_border.gif) no-repeat bottom
	
}
#content .post img {
	float: left;
	margin-right:10px;
	margin-bottom:5px;
	width:186px; 
	height:127px;
	border:#ffffff 1px solid;
}
#content .post .title{
	margin-bottom:5px;

	}
#content .post .title h2 {
	padding:0px;
	margin:0px;
}

#content .post h2 {
	padding:0px;
	margin:0px;
}

#content .post .title h2 a {
	text-decoration: none;
	color:#fab219;
}

#content .post .details {
	overflow:hidden;
	margin:5px auto;
}

#content .post p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content .author {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;	
}

#content span {
	color:#ffffff;
}

#content .post .details .readmore {
	margin-top:10px;
	float:left;
	width:101px;
	height:24px;
	background:url(images/readmore.gif) no-repeat;
	text-decoration:none;
	text-indent:-999px;
}
	
#content .single {
	padding: 5px;
	margin:0px;
	margin-left:0px;
	margin-bottom: 10px;
}
#content .single h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
	text-transform: none;
	color:#fab219;
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color:#fab219
}

/** END content **/

/* Sidebar */
#sidebar {
	float:left;	
	width:256px;
	margin-left:12px;
}


#sidebar .advertisement{
	margin:0 auto;
	width:260px;
	text-align:center;
	margin-bottom:10px;
}

#sidebar .box{
	margin:10px auto;
	width:252px;
	background:url(images/box_mid.gif) repeat-y;
}

#sidebar .box .cattop{	
	width:252px;
	height:16px;
	background:url(images/topcat.gif) no-repeat top;
	background-color:transparent;
}

#sidebar .box .arctop{	
	width:252px;
	height:17px;
	background:url(images/toparc.gif) no-repeat top;
	background-color:transparent;
}

#sidebar .box .bottom{	
	width:252px;
	height:5px;
	background:url(images/box_bottom.gif) no-repeat bottom;
	background-color:transparent;
}

#sidebar .box ul {
	list-style-type: none;
	margin-bottom:15px;
	margin-top:10px;
	float:left;
}
#sidebar .box ul li {
	line-height: 1.4em;
	padding: 2px 0;
	margin-left:30px;
	font-weight:bold;
	list-style:url(images/arror.gif);
}
#sidebar .box ul li a {
	color: #ffffff;
	text-decoration: none;
	margin-left:0px;
	text-transform:capitalize;
}

#sidebar .box ul li a:hover {
	color: #d3931c;
	text-decoration: underline;
}

#sidebar .search {
	margin:10px auto;
	float:right;
	width:255px;
	height:34px;
	FONT-SIZE:87%;
	background:url(images/search.gif) no-repeat
}

.search .inputtext {
	float:left;
	background:transparent;
	font-size:13px;
	color:#ffffff;
	width:190px;
	height:24px;
	vertical-align:middle;
	border:none;
	margin-top:8px;
	margin-left:12px;
	}

.search .input {
	float:left;
	width:35px;
	height:28px;
	background:none;
	border:none;
	margin-top:8px;
	vertical-align:middle;
	margin:0;
}

/* End Sidebar */

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;	
}

#navigation .alignleft {
	float: left;
	width:123px;
	height:23px;
	background:url(images/next.gif) no-repeat;

}

#navigation .alignright {
	float: right;
	width:123px;
	height:23px;
	background:url(images/previous.gif) no-repeat;
	text-indent:-999px;
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
	font-weight:bold;
	color:#999999;

}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
	font-weight:bold;
	color:#999999;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	color: #474747;
	height:66px;
	text-align:center;
	background:#0b090b;
}

#footer .content{
	margin:0 auto;
	width:796px;
	text-align:center;
}

#footer p {	
	margin:0 auto;
	text-align:center;
	padding:5px 0px;
}

#footer a {
	color: #474747;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #474747;
}

#footer .pages {
	float:left;
	margin-left:130px;
	padding-top:20px;	
	list-style-type: none;	
}

#footer .pages li {
	float: left;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;

}

#footer .pages li a {	
	display: block;
	color:#474747;
	text-decoration:none;
}
#footer .pages li a:hover{	
	display: block;
	color:#474747;
	text-decoration:none;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/