/*
Theme Name: OnlineCasinosCasino
*/

* {
	margin: 0; padding: 0; border:0;
}
body {
	text-align:left;
	font: 12px Arial;
	color: #333333;
	BACKGROUND:#fdfcf2 url(images/body_top.gif) repeat-x top;
}
a {
	color: #61ad00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #506890;
}

p {
	line-height: 1.6em;
	margin-bottom: 10px;
}

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:953px;
	margin:0px auto;
}
/** END wrapper **/

/** BEGIN header **/
#header{
	height:129px;
}

#header2{
	height:73px;
}

#header .logo {	
/*	float:left;
	width:358px;
	height:76px;
	margin-top:38px;
	margin-left:2px;
	background:url(images/logo.png) no-repeat;*/
}

#header .blog {	
	float:left;
	width:72px;
	height:25px;
	margin-top:60px;
	margin-left:220px;
	text-indent:-999px;
	background:url(images/blog.gif) no-repeat;
}

#header .forums {	
	float:left;
	width:89px;
	height:25px;
	margin-top:60px;
	margin-left:10px;
	text-indent:-999px;
	background:url(images/forums.gif) no-repeat;
}

#header .live_chat {	
	float:left;
	width:102px;
	height:25px;
	margin-top:60px;
	margin-left:10px;
	text-indent:-999px;
	background:url(images/live-chat.gif) no-repeat;
}

#nav  {
	float:left;
	display: block;
	margin-left:20px;
	margin-top:0px;	
	}

#nav li {
	float: left;
	list-style-type: none;
	height:23px;
	padding:25px 20px;
	background: url(images/menu_split.gif) no-repeat center left; 
	}
	
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	color: #0f94a4;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color:#0f94a4;	
	text-decoration: none;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	position:relative;
	text-decoration: none;
	display: block;	
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
	color: #716d5b;
	}
#nav ul li a:hover {
	color: #95907b;
	text-decoration: none;
	}
	
/** END header **/

/** BEGIN content **/

#maincontent {
	float:left;
	width:953px;	
	margin-top:3px;
	background:url(images/bg.gif) repeat-y;
}

#maincontent .top{
	float:left;
	margin-left:8px;
	width:929px;
	height:53px;
	padding-top:25px;
	padding-left:10px;
	font:bold 24px Arial;
	color:#0f94a4;
	background:url(images/top.gif) repeat-x;
}

#content {
	float:left;
}

#content h2 {
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	clear:#237b00;
}

#content .post {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	border-bottom:#eeeeee 1px solid;	
}

#content .post img {
	float: left;
	margin-right:10px;
	padding:10px;
	border:#eeeeee 1px solid;
}

#content .post .postdetails{
	float:left;
	width:161px;
	margin-left:10px;		
	}

#content .post .postdetails .date{
	padding:10px 0px;	
	border-bottom:#e5e5e5 1px dashed;
	}

#content .post .postdetails .author{
	padding:10px 0px;
	border-bottom:#e5e5e5 1px dashed;
	}
	
#content .post .postdetails .comment{
	padding:10px 0px;
	border-bottom:#e5e5e5 1px dashed;
	}

#content .post .entry{
	margin-left:20px;
	margin-right:20px;
	}

#content .post .entry .title{
	padding:10px 0px;
	margin-bottom:10px;
	border-bottom:#e5e5e5 1px dashed;	
	}

#content .post h2 {
	padding:0px;
	margin:0px;
}

#content .post .entry .title h2 a {
	text-decoration: none;
	color:#237b00
}

#content .post .details {
	padding:10px 0 10px 190px;
	border-top:#e5e5e5 1px dashed;
}
	
#content ul, #content ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .post li {
	line-height: 1.5em;
	padding: 2px 0;
}

#content .post blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .post h3, #content .post h4, #content .post h5, #content .post h6 {
	font-size:18px;
	margin-bottom: 5px;
	color:#237b00
}

/* Sidebar */
#sidebar {
	float:left;	
	width:239px;
	margin-left:10px;
}

#sidebar h2 {
	padding:5px 10px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#666666;
	border-bottom:#eeeeee 1px solid;
}

#sidebar .box{
	margin-top:10px;
	float:left;
	width:239px;
}

#sidebar  ul {
	list-style-type: none;
	margin-bottom:15px;
	margin-top:10px;
}

#sidebar ul li {
	line-height: 1.9em;
	padding:2px 0px;
	margin-left:0px;
	color:#61ad00;
	border-bottom:#e5e5e5 1px dashed;	
}

#sidebar ul li a {
	color: #61ad00;
	text-decoration: none;
	margin-left:10px;
	text-transform:capitalize;
}

#sidebar ul li a:hover {
	color: #61ad00;
	text-decoration: underline;
}

/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
}

#navigation  .alignleft {
	text-align: left;
	float: left;
	width:124px;
	height:19px;
	padding-left:20px;
	text-indent:-999px;
	background:url(images/older_post.gif) no-repeat;
}

#navigation  .alignright {
	float:left;
	width:124px;
	height:19px;
	margin-left:20px;
	text-indent:-999px;
	background:url(images/newer_post.gif) no-repeat;
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	color: #716d5b;
	height:50px;
	background:url(images/footer.gif) repeat-x top
}

#footer .content  {
	margin: 0 auto;
	width:953px;
	}

#footer .backtotop  {
	float:right;
	width:88px;
	height:16px;
	margin-right:10px;
	margin-top:10px;
	background:url(images/bacl-to-top.gif) no-repeat left;	
	}

#footer .copyright  {
	float:left;
	width:850px;
	margin-left:10px;
	margin-top:15px;
	text-align: center;
	color:#000000;
	}
	
#footer .copyright  a {

	color:#ffffff;
	}		

#footer #nav  {
	float:left;
	display: block;
	margin-left:6px;
	margin-top:0px;	
	}

#footer #nav li {
	float: left;
	list-style-type: none;
	height:19px;
	padding:15px 20px;
	background: url(images/menu_split2.gif) no-repeat center left; 
	}
	
#footer #nav ul li:hover, #footer #nav ul li.hover, #footer #nav ul li.current_page_item {
	color: #ffffff;
	}
#footer #nav ul li:hover a, #footer #nav ul li.hover a, #footer #nav ul li.current_page_item a {
	color:#ffffff;	
	text-decoration: none;
	}
#footer #nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#footer #nav ul li a {
	position:relative;
	text-decoration: none;
	display: block;	
	text-align:center;
	text-transform:capitalize;
	color: #cff5db;
	}
#footer #nav ul li a:hover {
	color: #555555;
	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: 300px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 400px;
			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 **/
