/*  
Theme Name: Casino United theme
Theme URL: http://www.casino-united.net
Description: Wordpress skin
Author: Casino-united.net
Version: 1.0

*/


body {
	background: #000000 url(images/bg.gif) top repeat-x;
	width: 100%;
	font-family: 'Arial';
	color: #BFBFBF;
	line-height: 16px;
	margin: 0 auto;
	font-size: 12px;
}

a {
	color: #C7D82D;
	text-decoration: underline;
}

a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#container {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	background: url(images/table_bg.gif) center repeat-y;
}

#wrapper {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	float: left;
	padding-top: 139px;
}

#blog_area {
	width: 924px;
	margin: 0 auto;
	padding-bottom: 25px;
}

/* POST AREA */

#post_area {
	width: 630px;
	margin-left: 14px;
	margin-right: 15px;
	float: left;
}

#post_box {
	width: 630px;
	float: left;
	margin-bottom: 16px;
	background: #141414;
}

#p404 {
	width: 630px;
	float: left;
}

#p404 h2 {
	padding: 28px 0 7px 0;
	margin: 0;
	line-height: 16px;
	color: #C7D82D;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#post_box .top_post {
	width: 630px;
	height: 36px;
	margin: 0;
	background: url(images/postbox_top.gif) top no-repeat;
	float: left;
	display: block;
	text-align: left;
}

#post_box .post_box_line {
	width: 630px;
	height: 1px;
	margin: 0;
	background: url(images/postbox_line.gif) no-repeat;
	float: left;
	display: block;
	text-align: left;
}

#post_box .title {
	float: left;
	display: block;
	text-align: left;
}

#post_box .title h2 {
	padding: 10px 16px 0 16px;
	margin: 0;
	line-height: 16px;
	color: #EDEDED;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

#post_box .page_title {
	width: 630px;
	float: left;
	display: block;
	text-align: left;
}

#post_box .page_title h2 {
	padding: 10px 16px 0 16px;
	margin: 0;
	line-height: 16px;
	color: #EDEDED;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

#post_box .title h2 a {
	color: #EDEDED;
	text-decoration: none;
}

#post_box .title h2 a:hover {
	color: #C7D82D;
	text-decoration: underline;
}

#post_box .date {
	color: #686868;
	float: left;
	display: block;
	font-weight: normal;
	font-size: 11px;
	text-indent: 16px;
	padding-top: 5px;
}

#post_box .article {
	width: 598px;
	text-align: justify;
	float: left;
	padding: 0;
	line-height: 16px;
	margin: 14px 16px 30px 16px;
}

#post_box .article p {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#post_box_bottom {
	width: 630px;
	padding: 0;
	float: left;
	background: url(images/postbox_bottom_bg.gif) repeat-y;
}

#post_box_bottom {
	width: 584px;
	height: 27px;
	padding: 8px 16px 0 16px;
	margin: 0 7px 6px 7px;
	float: left;
	background: #010101 url(images/postbox_bottom.gif) top repeat-x;
}

#post_box_bottom p {
	font-weight: bold;
	text-indent: 18px;
}

#post_box_bottom .post_comments {
	color: #C7D82D;
	float: right;
	display: block;
}

#post_box_bottom .post_comments a {
	color: #C7D82D;
	text-decoration: none;
}

#post_box_bottom .post_comments a:hover {
	color: #C7D82D;
	text-decoration: underline;
}

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #C7D82D;
	margin-right: 19px;
	font-style: italic;
}

#post_box_bottom .post_tags a {
	color: #BFBFBF;
	text-decoration: none;
}

#post_box_bottom .post_tags a:hover {
	color: #C7D82D;
	text-decoration: underline;
}

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #C7D82D;
	font-style: italic;
}

#post_box_bottom .posted a {
	color: #BFBFBF;
	text-decoration: none;
}

#post_box_bottom .posted a:hover {
	color: #C7D82D;
	text-decoration: underline;
}

/* NAVIGATION */

.navigation {
	width: 598px;
	float: left;
	text-align: left;
	font-weight: bold;
	margin: 5px 16px 20px 16px;
	color: #fff;
}

.navigation a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #C7D82D;
}

.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #C7D82D;
}

.navigation a:hover.nextpostslink, a:hover.previouspostslink {
	color: #fff;
	text-decoration: underline;
}

.navigation .current {
	margin: 0 2px 0 2px;
}

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 630px;
	height: 32px;
	margin: 0;
}

/* SIDEBAR AREA */

#sidebar {
	width: 265px;
	float: right;
	padding-bottom: 15px;
}

#sidebar .search_form {
	width: 265px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #1D1D1D;
}

#sidebar .search_form h6 {
	width: 265px;
	float: left;
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5B5B5B;
}

#sidebar .search_form .search_field {
	width: 265px;
	float: left;
	padding: 0;
	margin: 0 0 9px 0;
}

#sidebar .search_form .search_field input {
	width: 199px;
	height: 19px;
	background: url(images/search_field.gif) center no-repeat;
	border: none;
	padding: 3px 5px 0 5px;
}

#sidebar .search_form .search_button {
	width: 265px;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search_form .search_button input {
	width: 59px;
	height: 19px;
	background: url(images/search_button.gif) center no-repeat;
	border: none;
	color: #BFBFBF;
	font-size: 11px;
}

#sidebar h2 {
	width: 265px;
	height: 23px;
	padding: 7px 0 0 0;
	margin: 11px 0 0 0;
	color: #5B5B5B;
	background: url(images/sidebar_title.gif) no-repeat;
	text-indent: 17px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#sidebar p {
	 margin: 15px 23px 0 23px;
	 color: #BFBFBF;
}

#sidebar ul {
	width: 265px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li a {
	width: 241px;
	padding: 11px 0 3px 24px;
	color: #BFBFBF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	background: url(images/sidebar_button.gif) no-repeat;
}

#sidebar ul li ul li a:hover {
	color: #C7D82D;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 231px;
	padding: 11px 0 3px 34px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 22px 0 22px;
	float: left;
}

#sidebar #calendar_wrap {
	width: 265px;
	float: left;
}

#sidebar #calendar_wrap table {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar #calendar_wrap td {
	text-align: center;
}

#sidebar #calendar_wrap caption {
	padding-top: 10px;
}

#sidebar #calendar_wrap #prev {
	text-align: left;
}

#sidebar #calendar_wrap #next {
	text-align: right;
}

/* COMMENTS */

#comments {
	width: 630px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #C7D82D;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 15px 0;
	text-indent: 10px;
	padding: 0;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	width: 600px;
	padding: 10px;
	float: left;
}

#comments li:hover {
	background: #141414;
	padding: 10px;
	color: #fff;
}

#comments li:hover a {
	color: #C7D82D;
}

#comments li:hover h3 {
	color: #fff;
}

#comments li ul li {
	width: 522px;
	padding: 10px;
	margin: 0;
	float: left;
	background: none;
	list-style: none;
}

#comments li ul li:hover {
	background: #282828;
	padding: 10px;
}

.nocomments {
	width: 630px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 25px auto;
}

#respond {
	width: 598px;
	float: left;
	margin: 25px 16px 0 16px;
}

#respond h3 {
	color: #C7D82D;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#commentform input {
	width: 290px;
	height: 20px;
	border: 1px solid #C7D82D;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	border: 1px solid #C7D82D;
	padding: 2px 5px 0 5px;
}

#commentform .submit {
	width: 160px;
	height: 22px;
	background: #fff;
	border: 1px solid #C7D82D;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 13px;
}

/* SEARCH RESULTS */

.search_list {
	width: 630px;
	float: left;
	text-align: center;
}

.search_list h2 {
	color: #C7D82D;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}

/* FOOTER */

#footer {
	width: 924px;
	margin: 0 auto;
}

#footer .copyright {
	width: 924px;
	height: 53px;
	padding-top: 9px;
	float: left;
	text-align: center;
	color: #C7D82D;
	background: url(images/bottom.gif) no-repeat;
	border-top: 1px solid #1D1D1D;
}

#footer .copyright a {
	color: #C7D82D;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #F3FAAF;
	text-decoration: underline;
}

#footer .sitename {
	width: 924px;
	padding-bottom: 3px;
	float: left;
	color: #BFBFBF;
	font-size: 11px;
	text-transform: uppercase;
}





