/*
Theme Name: CasinoMakeYourPoker
Theme URI: http://rtdesignstudio.com/
Author: RTDS
Author URI: http://rtdesignstudio.com/
*/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
#wp-calendar caption, cite {
	text-decoration: none;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;	
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.widecolumn .post {
	margin: 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.clear {
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	margin-right: 6px;
}
.alignleft {
	float: left;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.entry form {
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 725px;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { 
	padding: 0; 
}
#commentform p {
	margin: 6px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { 
	background-color: #fff; 
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
a img {
	border: none;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/back.gif) repeat-x #c8c7c7;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #b4b4b4;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
.entry a:visited {
	color: #b4b4b4;
}
#page {
	width: 1020px;
}
#header {
	width: 1020px;
	height: 167px;
	background: url(images/header.jpg) no-repeat;
	float: left;
	position: relative;
	z-index: 2;
}
#logo {
	float: left;
	position: absolute;
	left: 205px;
	top: 57px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	color: #b4b4b4;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -2px;
}
#logo h1 a {
	text-decoration: none;
	color: #b4b4b4;
}
#menu {
	float: right;
	position: absolute;
	right: 19px;
	bottom: 12px;
	height: 34px;
}
#navigation {
	float: left;
}
#navigation a {
	color: #f7fcff;
	text-decoration: none;
	display: block;	
	float:left;
	position:relative;
	font-size: 17px;
	height: 34px;
	background: url(images/menu-left.gif) left no-repeat;
	margin-right: 1px;
}
#navigation a span {
	cursor: pointer;
	padding-right: 20px;
	height: 26px;
	padding-top: 8px;
	display: block;
	float: left;
	position: relative;
	padding-left: 20px;
	background: url(images/menu-right.gif) right no-repeat;
}
#navigation a:hover {
	text-decoration: none;
	background: url(images/hover-left.gif) left no-repeat;
}
#navigation a span:hover {
	background: url(images/hover-right.gif) right no-repeat;
}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 34px;
}
#search {
	float: right;
	position: absolute;
	width: 250px;
	right: 20px;
	top: 82px;
}
#s {
	float: left;
	position: relative;
	width: 219px;
	height: 22px;
	background: url(images/search-back.gif) no-repeat;
	border: none;
	padding: 7px 2px 0 2px;
	color: #fff;
}
#searchsubmit {
	float: left;
	position: relative;
	width: 27px;
	height: 29px;
	background: url(images/search-btn.gif) no-repeat;
	border: none;
	cursor: pointer;
	font-size: 0px;
	text-indent: -1000px;
	color: #5D5D5E;
}
#content_big {
	background: url(images/content-big-back.gif) repeat-y;
	width: 1020px;
	margin: 0 auto;
	float: left;
}
#content_big_in {
	margin: 0 auto;
	width: 1020px;
	float: left;
}
.narrowcolumn {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 715px;
	margin-right: 11px;
	margin-top: -19px;
	z-index: 1;
}
.narrowcolumn p {
	text-align: left;
}
#sidebar {
	padding: 0px;
	width: 278px;
	text-align: left;
	float: left;
	margin-left: 9px;
	margin-top: -19px;
	z-index: 100;
}
#sidebar h3 {
	display: none;
}
#latestposts {
	float: left;
	position: relative;
	width: 278px;
	z-index: 200;
}
#latest_top {
	float: left;
	position: relative;
	background: url(images/latest-top.gif) no-repeat;
	width: 278px;
	height: 14px;
}
#latest_in {
	float: left;
	position: relative;
	width: 278px;
	background: url(images/latest-back.gif) repeat-y;
}
#latest_bott {
	float: left;
	position: relative;
	width: 258px;
	height: 24px;
	background: url(images/view-all-btn-back.gif) no-repeat;
	text-align: right;
	padding-top: 12px;
	padding-right: 20px;
}
#latest_bott a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #303030;
}
#latestposts h4 {
	margin: 0px;
	padding: 0px;
	color: #f7fcff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	float: left;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 8px;
}
#latestposts h4 a {
	color: #f7fcff;
}
#latestposts ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 278px;
	list-style: none;
}
#latestposts ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 278px;
	display: block;
	list-style: none;
}
#latestposts li a {
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	float: left;
	width: 224px;
	display: block;
	list-style: none;
	background: url(images/right-latest-arrow.gif) 0px 5px no-repeat;
	margin-left: 23px;
	padding-left: 9px;
	margin-right: 22px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#latestposts li a:hover {
	background: url(images/right-latest-arrow-hover.gif) 0px 5px no-repeat;
	color: #fff;
	text-decoration: underline;
}
#categories {
	float: left;
	position: relative;
	width: 278px;
	margin-top: 5px;
}
#categories h4 {
	margin: 0px;
	padding: 0px;
	color: #f7fcff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	float: left;
	width: 255px;
	background: url(images/cat-top.gif) no-repeat;
	height: 35px;
	padding: 12px 0px 0px 23px;
}
#categories h4 a {
	color: #f7fcff;
}
#cat_bottom {
	float:left;
	position: relative;
	width: 278px;
	height: 7px;
	background: url(images/cat-bottom.gif) no-repeat;
}
#cat_in {
	float: left;
	position: relative;
	width: 262px;
	background: url(images/cat-in-back.gif) repeat-y;
	padding-left: 8px;
	padding-right: 8px;
}
#categories ul {
	float: left;
	position: relative;
	width: 278px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#categories ul li {
	float: left;
	position: relative;
	width: 278px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
#categories li a {
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	float: left;
	position: relative;
	width: 223px;
	margin-left: 23px;
	margin-right: 23px;
	padding-left: 9px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(images/right-cat-arrow.gif) 0px 5px no-repeat;
	border-bottom: dotted 1px #414801;
}
#categories li a:hover {
	text-decoration: underline;
}
.viewall {
	float: right;
	margin-right: 23px;
	text-decoration: underline;
	font-weight: bold;
	color: #303030;
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: 5px;
}
#anotherwidget {
	float: left;
	position: relative;
	width: 278px;
	margin-top: 5px;
}
#another_in {
	float: left;
	position: relative;
	width: 278px;
	background: url(images/cat-in-back.gif) repeat-y;
}
#another_in ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 278px;
	list-style: none;
}
#another_in ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 278px;
	display: block;
	list-style: none;
}
#another_in li a {
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	float: left;
	width: 224px;
	display: block;
	list-style: none;
	background: url(images/right-cat-arrow.gif) 0px 5px no-repeat;
	margin-left: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 9px;
	margin-right: 22px;
	line-height: 18px;
}
#another_in li a:hover {
	color: #fff;
	text-decoration: underline;
}

#another_bottom {
	float:left;
	position: relative;
	width: 278px;
	height: 7px;
	background: url(images/cat-bottom.gif) no-repeat;
}
#anotherwidget h4 {
	margin: 0px;
	padding: 0px;
	color: #f7fcff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	float: left;
	width: 255px;
	background: url(images/cat-top.gif) no-repeat;
	height: 35px;
	padding: 12px 0px 0px 23px;
}
#anotherwidget h4 a {
	color: #f7fcff;
}
#anotherwidget a {
	text-decoration: none;
	color: #303030;
}
#anotherwidget a:hover {
	text-decoration: underline;
}
#footer {
	width: 953px;
	height: 25px;
	font-size: 11px;
	color: #9c9c9c;
	background: url(images/footer.gif) no-repeat;
	float: left;
	position: relative;
	margin-left: 9px;
	margin-top: 5px;
	padding: 16px 23px 0px 23px;
}
#footer a {
	font-size: 11px;
	color: #9c9c9c;
}
#welcome {
	float: left;
	position: relative;
	width: 233px;
	height: 20px;
	background: url(images/welcome-back.gif) no-repeat;
	font-weight: normal;
	color: #7f8b14;
	font-size: 18px;
	padding-top: 7px;
	letter-spacing: -1px;
	text-align: left;
	padding-left: 13px;
}
#index_top {
	float: left;
	position: relative;
	width: 715px;
	height: 21px;
	background: url(images/index-top.gif) no-repeat;
}
#index_back {
	float: left;
	position: relative;
	width: 679px;
	background: url(images/index-back.gif) repeat-y;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: -10px;
}
#index_bottom {
	float: left;
	position: relative;
	width: 715px;
	height: 19px;
	background: url(images/index-bottom.gif) no-repeat;
}
#post_top {
	float: left;
	position: relative;
	width: 679px;
	height: 9px;
	background: url(images/post-top.gif) no-repeat;
	margin-top: 13px;
}
#post_bottom {
	float: left;
	position: relative;
	width: 679px;
	height: 10px;
	background: url(images/post-bottom.gif) no-repeat;
	margin-bottom: 15px;
}
.post {
	float: left;
	position: relative;
	width: 679px;
	text-align: left;
	border-bottom: dotted 1px #888a8c;
}
.post small {
	color: #7f8b14;
	font-size: 12px;
}
.post_in {
	float: left;
	position: relative;
	width: 647px;
	background: #f7fcff;
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	padding-left: 15px;
	padding-right: 15px;
}
.entry p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.entry p a {
	font-weight: bold;
}
.entry p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.entry ul {
	text-align: left;
	color: #666666;
}
.entry ul li {
	line-height: 18px;
}
#single_top {
	float: left;
	position: relative;
	width: 100%;
	height: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-weight: normal;
	text-align: left;
	font-size: 24px;
	letter-spacing: -1px;
}
h2 a {
	color: #444444;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-weight: normal;
	text-align: left;
	font-size: 24px;
	letter-spacing: -1px;
	margin-top: 10px;
	width: 100%;
}
h1 a {
	color: #444444;
	text-decoration: none;
}
.navigation {
	width: 100%;
	float: left;
	width: 669px;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
}
.single_post {
	width: 679px;
	margin: 0 auto;
	float: left;
	position: relative;
	margin-left: 20px;
	color: #666;
}
.single_post h3 a {
	font-size: 21px;
	font-weight: normal;
	color: #444444;
}
#respond #comment {
	width: 100%;
}
#comments {
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
#respond h3 {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}
.depth-1 {
	width: 695px;
	border: solid 1px #D4D0C8;
}
.commentlist {
	padding: 0;
	text-align: justify;
	float: left;
	margin-top: 0px;
}
.postmetadata {
	text-align: center;
	clear: both;
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
	border: solid 1px red;
}
.pagetitle {
	margin-top: 20px;
	float: left;
	position: relative;
	width: 100%;
}