/*
Theme Name: ecasinogames
*/

* {
	margin: 0; padding: 0; border:0;
}
body {
	text-align:left;
	font:13px Arial;
	color:#000000;
	BACKGROUND:#e7e6da url(images/body_bg.gif) repeat-x top;
}
a {
	color: #29a9d2;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #29a9d2;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

img {
	border: 0;
}

h2 {
	padding:0px;
	margin:0px;
}

.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:900px;
	margin:0px auto;
}

/** END wrapper **/

/** BEGIN header **/
#header{
	height:109px;
	background:url(images/header.jpg) no-repeat top;
}

#header2{
	height:117px;
	background:url(images/header2.jpg) no-repeat top;
}
#header3{
	height:187px;
	background:url(images/header3.jpg) no-repeat top;
}
#header4{
	height:41px;
	background:url(images/header4.jpg) no-repeat top;
}


#header .logo {	
	float:left;
	width:262px;
	height:32px;
	margin:34px 0 0 36px;
}

#nav  {
	float:left;
	display: block;
	margin:5px 0px 0 30px;	
	font: bold 12px Arial;
	}

#nav li {
	float: left;
	list-style-type: none;
	margin:0px 4px 0px 4px;
	padding: 0px;	
	}
	
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background:transparent 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:transparent 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:Verdana;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding:8px 10px 12px 2px;
	margin: 0px 0px 0px 15px;
	text-transform:capitalize;
	color: #d66284;
	}
#nav ul li a:hover {
	color: #ffffff;
	background:transparent url(images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}

#header .search {
	float:right;
	line-height:1.5em; 
	Text-Align:right;
	FONT-SIZE:87%;
	margin:34px 60px 0 0px;
}

#header .search .inputtext {
	float:left;
	background:transparent;
	font-size:13px;
	color:#506890;
	font-family:Tahoma, arial, verdana, courier;
	width:216px;
	height:20px;
	vertical-align:middle;
	border:none;
	margin:13px 8px 0 0px;
	}

#header .search .input {
	float:left;
	width:40px;
	height:24px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:8px 11px 0 0px;
}

#header3 .welcome{
	float:left;
	width:390px;
	margin:40px 0 0 4px;
	color:#ffffff;
	font:bold italic 14px Georgia;
}

#header3 .welcome h2 {
	margin:0px;
	margin-bottom:5px;
	font:18px Georgia;
}

#header3 .welcome p {
	line-height: 1.3em;
}

/** END header **/

/** BEGIN content **/

#maincontent {
	margin:8px auto 0 auto;
	width:900px;	
}

#content {
	float:left;
	width:562px;
	margin-left:8px;
}

#content .topads{
	margin:0px auto 10px auto;
	width:562px;	
	background:#f4f3ee;
}

#content .topads img{
	float:left;
	margin:10px 10px;
}

#content .featured{
	margin:0 auto 10px auto;
	width:562px;
	background:#ffffff;
}

#content .featured .title{
	width:561px;
	height:41px;
	background:#ffffff url(images/featured_title.gif) no-repeat top;
}

#content .featured .image{
	margin:0 auto;
	width:546px;
	height:233px;	
	background:#ffffff url(images/featured_image.gif) no-repeat center top;
}

#content .featured .image .details {
	float:left;
	overflow:hidden;
	color:#575757;
	height:64px;
	margin:174px 0 0 10px;
	
}

#content .featured .topnews {
	overflow:hidden;
	color:#575757;
	margin:5px 0 0px 10px;
	padding-bottom:5px;
}

#content .featured .topnews img{
	float:left;
	margin:0px 6px;
}

#content h2 {
	padding:5px 10px;
	margin:0px;
	margin-bottom:10px;
	color:#5c1228;
	font:18px Arial;
}

#content .post {
	float:left;
	width:561px;		
	padding:5px 4px;
	margin-bottom:10px;
	background:#e3e0cf;
	margin:0px 8px 10px 0;
}

#content .post img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	width:180px; 
	height:177px;
	border:#ffffff 3px solid;
}

#content .post .title{
	width:561px;
	height:40px;
	margin-bottom:10px;
	background:url(images/title.gif) no-repeat;
}
	
#content .post .title h2 {
	padding:5px 10px;
	margin:0px;
	margin-bottom:10px;
}

#content .post h2 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

#content .post .title h2 a {
	text-decoration: none;
	color:#5c1228;	
}

#content .post .details {
	overflow:hidden;
	margin:10px auto 0 auto;
	padding-top:5px;
	border-top:#c8c5b2 1px dashed;
}

#content .post .details a{
	color:#a7254b;
}

#content .post .details .spread {	
	float:left;
	width:80px;
	height:20px;
	padding:4px 3px;
	font-weight:bold;
	background:#d3d0bd;
	text-align:center;
}

#content .post .details .email {	
	float:left;
	width:120px;
	height:12px;
	padding:8px 3px;
	font-weight:bold;
	background:#d3d0bd;
	margin-left:20px;
	text-align:center;
}

#content .post .details .readmore {	
	float:right;
	width:80px;
	height:12px;
	padding:8px 3px;
	font-weight:bold;
	background:#d3d0bd;
	margin-right:20px;
	text-align:center;
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#content .single {
	padding:5px;
	width:551px;
	background:#e3e0cf;
	margin-bottom:10px;
}

#content .single h2 {
	margin-bottom: 10px;
	text-transform: none;
}

#content .single .title{
	width:551px;
	height:40px;
	margin-bottom:10px;
	background:url(images/title.gif) no-repeat;
}

#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:#ffffff
}

/* Sidebar */
#sidebar {
	float:left;	
	width:318px;
	margin-left:9px;
}

#sidebar .advertisement{
	margin:0 auto;
	padding:10px 0px;	
	width:318px;
	height:270px;
	text-align:center;
	margin-bottom:10px;
	background:#f8f7f2;
}

#sidebar .advertisement p{
	float:right;	
	margin-right:10px;
	color:#444b59
}

#sidebar .box{
	margin:5px auto;
	padding:5px 0px;	
	background:#ffffff;
}

#sidebar h2{
	margin:0 auto;
	padding:6px 10px;
	color:#161b17;
	font:bold 12px Lucida Sans;
	background:#ffffff;
	margin-bottom:10px;
}

#sidebar ul {
	list-style-type: none;
	margin-bottom:15px;
	margin-top:0px;
	float:left;
}
#sidebar ul li {
	line-height: 1.4em;
	padding: 2px 0;
	margin-left:10px;	
}
#sidebar ul li a {
	color: #a7254b;
	text-decoration: none;
	margin-left:0px;
	text-transform:capitalize;
	text-decoration: underline;
}

#sidebar ul li a:hover {
	color: #a7254b;
}


#sidebar .recentpost{
	margin:5px auto;	
	background:#ffffff;
}


#sidebar .col1{
	float:left;	
	width:156px;
	margin-left:10px;
}

#sidebar .col2{
	float:left;	
	width:144px;
	text-align:center;
	margin-left:8px;
}

/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	width: 100%;
	overflow: hidden;
	color:#000000;	
}

#navigation .pre_entry {
	float: left;
	width:135px;
	height:16px;
	margin-left:10px;
	margin-bottom:5px;
	background:url(images/pre_entry.gif) no-repeat;
	text-indent:-999px;
}

#navigation .new_entry {
	float: right;
	width:109px;
	height:18px;
	margin-right:10px;
	margin-bottom:5px;
	background:url(images/new_entry.gif) no-repeat;
	text-indent:-999px;
}

.alignleft {
	text-align: left;
	float: left;
	margin-left:10px;
	margin-bottom:5px;
}

.alignright {
	text-align:right;
	float: right;
	margin-right:10px;
	margin-bottom:5px;
}

/** BEGIN footer **/
#footer {
	clear: both;	
	width:900px;
	height:43px;
	padding-top:5px;
	color: #e9e7da;
	text-align:center;
	background:url(images/footer.gif) no-repeat bottom;
}

#footer p {	
	margin:0 auto;
	text-align:center;
	padding:0px 0px;
}

#footer .links {
	list-style-type: none;
	overflow: hidden;
	margin:0px 0px 0 0px;
}

#footer .links a {	
	color:#e9e7da;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

#footer .links a:hover{	
	color:#e9e7da;
	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 **/