/*
Theme Name: CustomPokerTables
Theme URI: 
Description: CustomPokerTables Theme
Version: 1 (WP2.6.2)
Author: smartmlp
Author URI: 
Tags: Custom, Poker, Tables
*/
html, body
{
	background: #000000;
	color: #154B00;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 8.5pt;
}
*
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
a
{
	color: #154B00;
	text-decoration: underline;
}
ul
{
	list-style: none;
}
.gray
{
	color: #747373 !important; 
}
.red
{
	color: Red !important;
	font-weight: bold;
}
.floatLeft
{
	float: left;
	margin: 5px 10px 7px;
}
.floatRight
{
	float: right;
	margin: 5px 10px 7px;
}
.topLeftCorner
{
	width: 4px;
	height: 4px;
	background: url("images/corners.gif") 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
.topRightCorner
{
	width: 4px;
	height: 4px;
	background: url("images/corners.gif") 4px 0;
	position: absolute;
	top: 0;
	right: 0;
}
.bottomLeftCorner
{
	width: 4px;
	height: 4px;
	background: url("images/corners.gif") 0 4px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.bottomRightCorner
{
	width: 4px;
	height: 4px;
	background: url("images/corners.gif") 4px 4px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#container
{
	width: 920px;
	margin: auto;
}
#containerLarge
{
	width: 1130px;
	margin: auto;
}
#header, #headerBlog
{
	width: 920px;
	background: url("images/header.jpg");
	height: 238px;
	background-repeat: no-repeat;
}
#header a, #headerBlog a
{
	width: 100%;
	height: 100%;
	display: block;
	text-indent:-2000em;
	outline: none;
}
#headerBlog
{
	background: url("images/headerBlog.jpg");	
}
#seeAllTables a
{
	text-indent: -2000em;
}
#topMenu, #topMenuBlog
{
	width: 920px;
	background: url("images/topMenuBg.jpg");
	height: 19px;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
}
#topMenu a, #seeAllTables a, #topMenuBlog a
{
	/*text-indent: -2000em;*/
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	color: #FEFFFF;
}
#topMenu li, #topMenuBlog li
{
	float: left;
	height: 19px;
	padding: 0 11px;
	_padding: 0;
	_width: 125px;
}
#topMenuBlog li
{
	padding: 0 30px;
	_padding: 0;	
	_width: 170px;
}
#topMenuHome
{
	/* background: url("images/topMenuHome.gif"); */
	margin-left: 78px;
	_margin-left: 39px;
}
#content
{
	background: url("images/contentRepeat.gif");
	background-repeat:repeat-y;
	width: 100%;
}
#contentInner, #contentInnerLarge
{
	float: left;
	padding: 15px 0 20px 93px;
	background: url("images/content.jpg");
	background-repeat: no-repeat;
	width: 827px;
	min-height: 500px;
}
#contentInnerLarge
{
	width: 1037px;
}
#adLeft, #adRight
{
	width: 362px;
	height: 500px;
	background: #FFFFFF url("images/ProfessionalPokerTablesTop.gif");
	float: left;
	color: #0C3800;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	cursor: hand;
}
#adLeft h2, #adRight h2
{
	margin: 15px 0 10px;
	height: 21px;
	text-align: center;
}
#adRight
{
	background: #FFFFFF url("images/FurniturePokerTablesTop.gif");
	background-repeat: no-repeat;
	margin-left: 18px;
}
#adLeft p, #adRight p
{
	margin: 0px 10px 0px 20px;	
	clear: both;
	height: 80px;
	overflow: hidden;
}
#adLeft .adPrice, #adRight .adPrice
{
	font-size: 22pt;
	color: #B80000;
	font-style: italic;
	margin-left: 65px;
	float: left;
	_margin-left: 25px;
	width: 100px;
}
.adThumbs
{
	margin-top: 50px;
	height: 112px;
	width: 362px;
}
.adThumbs img
{
	float: left;
}
.moreDetail
{
	float: left;
	margin: 3px 0 0 5px;
	_margin-left: 8px;
}
#seeAllTables
{
	background: url("images/seeAllTables.gif");
	width: 743px;
	height: 34px;
	float: left;
	margin: 10px 0;
}
.contentBox, #contentBoxFixed, #menuBox
{
	float: left;
	margin-bottom: 10px;
	background: #FFFFFF;
	position: relative;
	width: 742px;
}
#contentBoxFixed
{
	width: 549px;
	margin-left: 18px;
}
#menuBox
{
	width: 210px;
	margin-left: 20px;
	_margin-left: 10px;
}
#menuBox ul li
{
	margin-top: 10px;
	height: 50px;
}
#newsTop
{
	width: 742px;
	height: 39px;
	background: url("images/pokerTableNewsTop.gif");
}
#newsBottom
{
	width: 742px;
	height: 4px;
	background: url("images/pokerTableNewsBottom.gif");
	clear: both;
}
.contentBox .newsImg
{
	clear: left;
	display: block;
	float:left;
	clear:both;
	margin: 5px 5px 5px 10px;
	_margin-left: 5px;
}
h1, h3
{
	font-size: 9pt;
	font-weight: bold;	
}
h2
{
	font-size: 16pt;
	font-weight: bold;	
	margin-bottom: 5px;
}
h3
{
	font-size: 12pt
}
h4
{
	font-size: 10pt;
}
.newsText
{
	float:left;
	width: 597px; /* IE6 has a problem when this is 600px */
	margin: 5px 10px 5px 5px;
	height: 67px;
}
.contentText
{
	float:left;
	width: auto;
	padding: 5px 20px;
	overflow: hidden;
	font-size: 9pt;
	margin-bottom: 25px;
}
#menuBox .contentText
{
	padding: 5px 10px;
}
/* IE6 fixes */
.contentBox .contentText
{
	_width: 712px;
}
.contentText p, .contentText ul, .contentText ol
{
	margin: 1px 5px 10px;
	width: auto;
	_width: 100%;
}
.contentBox .contentText ul
{
	margin-left: 20px;	
	list-style-type: square;
}
.contentText ol
{
	margin-left: 25px;
}
.contentText p
{
	text-align: justify;
}
.contentText blockquote 
{
	background: #DDDDDD;
	color: #444444;
	display: block;
	font-style: italic;
	margin: 0 0 25px;
	padding: 20px 15px 15px 20px;
}
/* footer CSS */
#footer
{
	width: 100%;
	height: 191px;
	background: url("images/footer.gif");
	background-repeat: repeat-x;
	clear: both;
}

#bottomMenu
{
	width: 763px;
	margin: auto;
	background: url("images/footerBar.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 35px;
	font-size: 7.5pt;
}
#bottomMenu a, #footerRight a
{
	color: #FFFFFF;
	text-decoration: none;
}
#bottomMenu a:hover, #footerLeft a:hover
{
	text-decoration: underline !important;
}
#bottomMenu li
{
	float: left;
	padding: 10px 10.5px 6px;
}
#footerBottom
{
	width: 763px;
	margin: auto;
	margin-top: 10px;
	clear:both;
	line-height: 12pt;
}
#footerLeft
{
	float: left;
	width: 50%;
	margin-top: 5px;
	font-size: 8pt;
}
#footerLeft a
{
	color: #D0D0D0;
	text-decoration: none;
}
#footerLeft li
{
	margin: 7px 0;
	width: 50%;
	float: left;
}
#footerRight
{
	float: right;
	width: 40%;
	color: #747373;
	vertical-align: bottom;
}
#footerRight img
{
	display: block;
	margin-bottom: 3px;
}
#storeNav
{
	width: 920px;
	margin: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: -20px;
}
#storeNav a
{
	color: #FFFFFF;
}
/* Word press specific */
.alignleft, .alignright
{
	float:left;
	margin:5px;
}
.aligncenter { display:block; margin:0 auto }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

.page-nav { overflow:hidden; clear:both; margin:1em; }
.page-nav li { display:block; width:45%; margin:0 0 1em; }
.page-nav .old { float:left; }
.page-nav .new { float:right; text-align:right; }