/*  
Theme Name: Theguidepoker.co.uk theme
Theme URL: http://www.theguidepoker.co.uk
Description: Wordpress skin
Author: Theguidepoker.co.uk
Version: 1.0

*/


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

a {
	color: #2BC01C;
	text-decoration: underline;
}

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

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

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

#blog_area {
	width: 922px;
	float: left;
	padding-bottom: 25px;
	background: url(images/table_bg.gif) center repeat-y;
	border-top: 1px solid #2D2D2D;
}

/* POST AREA */

#post_area {
	width: 629px;
	margin-left: 23px;
	margin-right: 23px;
	padding-top: 25px;
	float: left;
}

#post_box {
	width: 629px;
	float: left;
	margin-bottom: 12px;
	border-top: 1px solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D;
	background: url(images/postbox_bg.gif) repeat-y;
}

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

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

#post_box .top_post {
	width: 629px;
	margin: 0;
	float: left;
	display: block;
	text-align: left;
}

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

#post_box .title h2 {
	padding: 15px 0 0 0;
	margin: 0;
	text-indent: 16px;
	line-height: 16px;
	color: #2BC01C;
	font-size: 18px;
	font-weight: normal;
}

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

#post_box .page_title h2 {
	padding: 7px 0 0 0;
	margin: 0;
	text-indent: 9px;
	line-height: 16px;
	color: #2BC01C;
	font-size: 18px;
	font-weight: normal;
}

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

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

#post_box .date {
	color: #D5D4D4;
	padding: 7px 11px 0 16px;
	float: left;
	display: block;
	font-weight: normal;
	font-style: italic;
}

#post_box .article {
	width: 597px;
	text-align: justify;
	float: left;
	padding: 0;
	line-height: 16px;
	margin: 10px 16px 25px 16px;
}

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

#post_box_bottom {
	width: 588px;
	margin: 0 11px 5px 10px;
	padding: 5px 10px 5px 10px;
	float: left;
	font-size: 11px;
	background: url(images/postbox_bar.gif) repeat-y;
	border-top: 1px solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D;
}

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

#post_box_bottom .post_comments {
	color: #2BC01C;
	float: left;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

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

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

#post_box_bottom .post_tags {
	float: right;
	display: block;
	color: #717171;
	margin-right: 19px;
	text-transform: uppercase;
}

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

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

#post_box_bottom .posted {
	float: right;
	display: block;
	color: #717171;
	text-transform: uppercase;
}

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

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

/* NAVIGATION */

.navigation {
	width: 629px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 20px 0;
	color: #2D2D2D;
}

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

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

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

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

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

/* ARCHIVE */

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

/* SIDEBAR AREA */

#sidebar {
	width: 245px;
	margin-left: 1px;
	margin-right: 1px;
	float: right;
}

#sidebar .search_form {
	width: 245px;
	float: left;
	margin: 0;
	padding: 17px 0 15px 0;
	background: #000;
	border-bottom: 1px solid #292929;
}

#sidebar .search_form h6 {
	width: 245px;
	float: left;
	text-align: center;
	margin: 0 0 14px 0;
	font-size: 13px;
	font-weight: bold;
	color: #289F1C;
}

#sidebar .search_form .search_field {
	float: left;
	padding: 0;
	margin: 0;
}

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

#sidebar .search_form .search_button {
	float: left;
	padding: 0;
	margin: 11px 0 0 0;
	width: 245px;
	text-align: center;
}

#sidebar .search_form .search_button input {
	width: 65px;
	height: 20px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
	color: #FAFAFA;
	font-size: 13px;
}

#sidebar h2 {
	width: 245px;
	padding: 23px 0 10px 0;
	margin: 0;
	color: #2BC01C;
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
	float: left;
	border-bottom: 1px solid #292929;
}

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

#sidebar ul {
	width: 245px;
	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: 217px;
	padding: 2px 0 2px 28px;
	color: #D5D4D4;
	text-decoration: none;
	float: left;
	background: url(images/sidebar_button.gif) no-repeat;
	border-bottom: 1px solid #292929;
}

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

#sidebar ul li ul li ul li a {
	width: 207px;
	padding: 2px 0 2px 38px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 22px 5px 22px;
	margin-right: 1px;
	float: left;
	background: #000;
	border-bottom: 1px solid #292929;
}

#sidebar #calendar_wrap {
	width: 245px;
	float: left;
	margin-right: 1px;
	color: #fff;
}

#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: 629px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #2BC01C;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 15px 0;
	padding: 0;
}

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

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

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

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

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

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

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

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

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

/* SEARCH RESULTS */

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

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

/* FOOTER */

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

#footer .copyright {
	width: 920px;
	height: 58px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	color: #7A7A7A;
	background: #000;
	border-top: 1px solid #2A2A2A;
	text-transform: uppercase;
}

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

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

#footer .sitename {
	width: 922px;
	padding-top: 7px;
	color: #F9F9F9;
	text-transform: none;
}






