/*  
Theme Name:  BetCasinoPoker theme
Theme URL: http://www.betcasinopoker.co.uk
Description: Wordpress skin
Author: Betcasinopoker.co.uk
Version: 1.0

*/


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

a {
	color: #0081BB;
	text-decoration: underline;
}

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

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

#container {
	width: 922px;
	margin: 0 auto;
}

#blog_area {
	width: 922px;
	float: left;
	background: url(images/table_bg.gif) center repeat-y;
}

#table_bottom {
	width: 922px;
	height: 7px;
	float: left;
	background: url(images/table_bottom.gif) center no-repeat;
}

#search_area {
	width: 100%;
	height: 30px;
	padding-top: 7px;
	float: left;
	background: url(images/top_bar.gif) center repeat-x;
}

#search_area .form {
	width: 922px;
	margin: 0 auto;
}

#search_area .form .search_field {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_field input {
	width: 229px;
	height: 19px;
	background: url(images/search_field.gif) no-repeat;
	border: none;
	margin-left: 9px;
	padding: 2px 5px 0 5px;
}

#search_area .form .search_button {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_button input {
	width: 27px;
	height: 21px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
}

/* POST AREA */

#post_area {
	width: 611px;
	margin-left: 29px;
	margin-right: 33px;
	float: left;
	background: url(images/postbox_bg.gif) repeat-y;
}

#post_box {
	width: 611px;
	margin: 0;
	margin-top: 27px;
	float: left;
}

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

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

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

#post_box .title h2 {
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

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

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

#post_box .article {
	width: 611px;
	text-align: justify;
	float: left;
	line-height: 16px;
	padding: 16px 0 28px 0;
}

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

#post_box_top {
	width: 611px;
	padding: 0 0 2px 0;
	float: left;
	margin-bottom: 12px;
	border-bottom: 1px solid #2E2E2E;
}

#post_box_top .date {
	width: 475px;
	padding-top: 6px;
	color: #000000;
	float: left;
	display: block;
	text-align: left;
}

#post_box_top .post_comments {
	width: 136px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #fff;
	float: left;
	display: block;
	font-weight: normal;
	background: url(images/button.gif) no-repeat;
}

#post_box_top .post_comments a {
	color: #fff;
	text-decoration: none;
}

#post_box_top .post_comments a:hover {
	color: #89CCF6;
	text-decoration: underline;
}

#post_box_bottom {
	width: 611px;
	padding: 0 0 10px 0;
	float: left;
}

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

#post_box_bottom .post_tags {
	width: 611px;
	float: left;
	display: block;
	color: #000000;
}

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

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

#post_box_bottom .posted {
	width: 611px;
	float: left;
	display: block;
	color: #000000;
}

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

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

/* NAVIGATION */

.navigation {
	width: 611px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding: 5px 0 25px 0;
	margin-top: 15px;
	color: #22ABE0;
	border-top: 1px solid #22ABE0;
}

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

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

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

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

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

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 611px;
	padding: 20px 0 0 0;
	margin: 0;
}

/* SIDEBAR AREA */

#sidebar {
	width: 246px;
	float: right;
	margin-right: 3px;
}

#sidebar h2 {
	width: 230px;
	height: 24px;
	padding:  12px 16px 0 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	float: left;
	background: url(images/sidebar_title.gif) top no-repeat;
}

#sidebar p {
	 padding: 23px 23px 23px 23px;
	 margin: 0;
	 color: #000;
}

#sidebar p a {
	color: #000;
}

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

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

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

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

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

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

#sidebar ul li ul li a {
	width: 230px;
	padding: 5px 0 5px 16px;
	color: #004D81;
	text-decoration: none;
	float: left;
	background: url(images/sidebar_button.gif) no-repeat;
}

#sidebar ul li ul li a:hover {
	color: #CCFF4F;
	background: url(images/sidebar_button_over.gif) no-repeat;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 220px;
	padding: 5px 0 5px 26px;
}

/* SIDEBAR - widgets */

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

#sidebar #calendar_wrap {
	width: 246px;
	float: left;
	color: #000;
}

#sidebar #calendar_wrap table {
	width: 220px;
	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: 611px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #1B4786;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0 15px 0;
	padding: 0;
}

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

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

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

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

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

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

#commentform input {
	width: 290px;
	height: 20px;
	background: #fff;
	border: 1px solid #1B4786;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	background: #fff;
	border: 1px solid #1B4786;
	color: #000;
	padding: 2px 5px 0 5px;
}

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

/* SEARCH RESULTS */

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

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

/* FOOTER */

#footer {
	width: 100%;
	float: left;
	margin-top: 15px;
	background: url(images/bottom_bg.gif) repeat-x;
}

#footer .copyright {
	width: 922px;
	height: 27px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: left;
	color: #79CBF0;
}

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

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

#footer .sitename {
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
}





