
*{
	border: 0;
	margin: 0;
	padding: 0;
	}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background:#000 url(images/default.jpg) repeat-x;
	}
	
li{
 	list-style: none
	}
	
/* Links */

a{
	color:#e3368d;
	text-decoration: none;
    }

a:hover{
	text-decoration: underline;
	color:#e3368d;	
	}
	
.readmore{
	text-transform:none;
	color:#0099CC;
	font-weight:bold;
	}
.clearboth {clear:both;}

h1 {font-family:Arial, Trebuchet MS; font-size:28px; color:#333; font-weight:normal;margin:10px 0 20px 0;}

.category-intro h1.star {
	margin-bottom:20px !important;
	border-bottom:1px solid #333;
	padding-bottom:15px;
}
h1.star {
	/*	background:transparent url(images/big-star.png) no-repeat scroll 0 2px; */
	/*border-bottom:1px solid #333;*/
	color:#000000;
	font-family:Helvetica,Arial,Sans Serif;
	font-size:30px;
	font-weight:normal;
	line-height:34px;
	margin:0 0;
	padding:0 0 0;
}
h1.star a {color:#000;}
h1.star a {text-decoration:none;color:#444;}
h2 {font-family:Helvetica,Arial,Sans Serif; font-size:20px; color:#333; font-weight:normal;margin:15px 0 10px 0; line-height:24px;}
h2.first {margin-top:10px;}
/*h2.az {font-family:Helvetica,Arial,Sans Serif; font-size:20px; background:#efefef;border-bottom:1px solid #aaa;color:#000; padding:10px 0px 12px 35px;font-weight:normal;margin:30px -60px 0px -30px; line-height:24px;}*/
h2.az {
background:#ccc none repeat scroll 0 0;
border-bottom:1px solid #999;
color:#000;
font-family:Helvetica,Arial,Sans Serif;
font-size:20px;
font-weight:bold;
line-height:20px;
margin:50px -60px 0 -30px;
padding:10px 0 10px 35px;
}
h3 {font-family:Helvetica,Arial,Sans Serif; font-size:16px; color:#333; font-weight:bold;margin:20px 0 5px 0;}
h4 {font-family:Helvetica,Arial,Sans Serif; font-size:14px; color:#591a38; font-weight:bold;margin:20px 0 0px 0;padding-bottom:0px;border-bottom:0px dotted #666}
h2.list {font-family:Helvetica,Arial,Sans Serif; font-size:14px; color:#591a38; font-weight:bold;margin:20px 0 0px 0;padding-bottom:0px;border-bottom:0px dotted #666}
#grid p {font-size:13px; line-height:20px !important; color:#444;margin-bottom:20px;}
#grid ol {font-size:13px; line-height:20px; color:#444;margin-bottom:20px;margin-left:40px;}	
#grid ol li {line-height:20px;}
#grid ul {font-size:13px; line-height:20px; color:#444;margin-bottom:20px;}

.post_blog .entry {padding-right:20px;}
.entry p {font-size:13px; line-height:18px !important; color:#444;margin-bottom:0px;}

.rating-9 {
	background:url(images/9-10.gif) 105px 0px no-repeat;
	height:30px;
	font-weight:bold;
	width:320px;
}

.rating-9 div {
	padding:7px 0 0 8px;
}

.rating-8 {
	background:url(images/8-10.gif) 105px 0px no-repeat;
	height:30px;
	font-weight:bold;
	width:320px;
}

.rating-8 div {
	padding:7px 0 0 8px;
}


.signature {margin:20px 0px;}

dt {font-family:Arial, Trebuchet MS; font-weight:bold; font-size:13px; line-height:18px; color:#333; margin-left:25px;margin-right:30px;margin-top:10px;}
dd {font-family:Arial, Trebuchet MS; font-weight:normal; font-size:13px; line-height:18px; margin-bottom:6px;color:#333; margin-left:25px;margin-right:30px;}

div.us {
	font-weight:bold;
	color:#333;
	font-size:12px;
	background:url(images/accepts-us-players.jpg) 0px 0px no-repeat;
	padding-left:60px;
	min-height:50px;
}

/* Page Layout */

#layout{
 	margin: 0 auto;
	width: 960px
	}
	
/* Header */


#header{
	height: 140px;
	}
	
/* Header Ad 728x90 */
	
#header_ad{
	float:left;
	padding-top:27px;
	margin-left:220px;
	}
				
#header_ad img{
	border:0px;
	}
	
#secondary-ad {
	float:left;
	margin:30px 0px 0px 80px;
	}
	
/* Logo */
			
#logo{
	float:left;
	top:0px;
	width:250px;
	height:272px;
	z-index:1;
	position:absolute;
	background:url(images/logo.png) bottom left no-repeat;
	}
	
/*- Main Menu -*/
	
	
#menu_navigation {
	background:#ef2f8f;
	border-top:1px solid #b40a62;
	width:960px;	
	}
		
.menu, .menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menu {
	position: relative;
	float:left;
	width:720px;
	padding:0px 0px 0px 240px;	
	height: 34px;
	background:#ef2f8f; 
	}

.menu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	height: 31px;
	}

.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 34px;
	text-transform:uppercase;
	font-weight:bold;
	background:#ef2f8f;
	border-left:1px solid #b40a62;
	color:#fff;
	display: block;
	padding:0px 20px 0px 20px;
	text-decoration: none;
	}

.menu li a:hover {
	background: #c3edf3;
	color: #000;	
	border:0px;
	border-left:1px solid #b40a62;
	}
	
.menu .page_item a {
	background: #c3edf3;
	color: #000;	
	border:0px;
	border-left:1px solid #b40a62;
	}

.menu ul {
	background: #62d7e8;
	list-style: none;
	margin-top:5px;
	width: 100px;
	position: absolute;
	top: -999em;
	left: -1px;
	line-height: 31px;
	height:30px;
	}

.menu ul li {
	border: 0;
	float: none;
	}
	
.menu ul a {
	border-top: 1px solid #ccc;
	padding-right: 10px;
	width: 80px;
	white-space: nowrap;
	}
	
.menu li a {
	white-space: nowrap;
	}

.menu ul a:hover {
	color: #000;
	}

#home .on {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 34px;
	text-transform:uppercase;
	font-weight:bold;
	background:#c3edf3;
	color:#000;
	border-left:1px solid #b40a62;
	display: block;
	padding:0px 22px 0px 20px;
	text-decoration: none;
	width/* */:/**/ 30px;
  	}


/* Secondary Menu and Dropdown Navigation */

* + html #emptysubnav{

	height:30px !important;/*IE7*/
	
	
}
* html #emptysubnav{

	height:30px !important;/*IE7*/
	
	
}

#emptysubnav{


	height:65px;
	
	background:#c3edf3;

}


#catnav, #catnav * {
	margin:0;
	padding:0;
	list-style: none;
	}
	
#catnav {
	position: relative;
	height: 31px;
	float:left;
	width:720px;
	padding:0px 0px 0px 240px;	
	background:#c3edf3;
	}
	
#catnav li {
	float: left;
	list-style:none;
	margin: 0;
	padding: 0;
	height: 31px;
	}
	
#catnav li a {
	color: #000000;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 31px;
	text-transform:uppercase;
	white-space:nowrap;
	}
	
#catnav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #ef2f8f;
	}
	
#catnav li ul {
	position:absolute;
	left: -999em;
	width:15em;
	margin-top:0px;
	}
	
#catnav li:hover ul, #catnav li.sfhover ul {
	left:auto;
	z-index:10 !important;
	}
	
#catnav li ul li {
	display:block !important;
	width:15em;
	border:1px solid #b40a62 !important;
	border-top:none !important;
	background:#c3edf3;
	} 

			   	   
/*- Search - Rss - Newsletter Starts here -*/
	
#search_rss_wrapper{
	width:960px;
	margin-top:10px;
	}
	
.wrapper_left{
	border:1px solid #5fdff2;
	height:47px;
	width:648px;
	background:#c3edf3;
	float:left;
	}
	
.wrapper_right{
	background:#c3edf3;
	border:1px solid #5fdff2;
	height: 47px;
	width: 298px;
	float: right;
	}
	
.newsletter {
	float: left;
	width: 250px;
	margin: 10px 0px 0px 0px;
	padding-left: 240px;
	}
	
	
.rssfeed{
	height: 45px;
	width: 136px;
	float:right;
	background:  url(images/rss.png) bottom center no-repeat;
	}

.email_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:156px;
    margin-left: 13px;
	display: inline;
	border:1px solid #ccc;
	}
	
.search_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:186px;
    margin: 10px 0px 0px 16px;
	display: inline;
	border:1px solid #ccc;
	}
	
.search_input_footer {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:126px;
    margin: 10px 0px 0px 0px;
	display: inline;
	border:1px solid #ccc;
	}
		
.submitt_button {
 	background: #ef2f8f;
	color: #fff;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    width:56px;
	}
	

/*   Grid   */
	
#grid{
	margin-top:10px;
	}
	
 #grid .sidebar h2{
	font-size: 14px;
	margin: 0 0 5px;
	color:#000;
	}

#grid p{
	/*line-height: 18px;
	padding: 0 0 12px*/
	}

/*   Left Sidebar   */

#sidebar_left {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/*   Random Posts   */
	
#container_left{
    border:1px solid #5fdff2;
	text-align: left;
	height:auto;
	background:#e2f4fe url(images/left_posts_img.jpg) top center no-repeat;
	}
	
#top-ten-poker-rooms {
	border:1px solid #5fdff2;
	text-align: left;
	height:auto;
	background:#e2f4fe url(images/top-ten-poker-rooms.gif) top center no-repeat;
	margin-bottom:10px;
}

.top-rooms {
	color:#000;
	padding:50px 6px 3px 6px;
}

#sidebar-poker-rooms {
	border:1px solid #e3368d;
	text-align: left;
	margin-bottom:0px;
	background:#000;
}

.sidebar-top-rooms {
	color:#fff;
	padding:0px 0px 0px 0px;
}

.random_post{
	color:#000;
	padding:50px 6px 3px 6px;
	}
	
.random_post_image{
	float:left;
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}
    
.left_posts{
	height:auto;
	margin-bottom:10px;
	padding:5px;
	}
		
a.left_posts_link{
	color:#000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	}
		
a.left_posts_link:hover{ 
	text-decoration: underline;
	}	
	
a.titles{
	font-size:14px;
	font-weight: bold;
	margin: 0 0 13px;
	padding-left:22px;
	background:url(images/star_h1.jpg) bottom left no-repeat;
	color:#000;
	}
	
a.titles:hover{
	text-decoration: underline;
	color:#666;
	}
	
a.titles_single{
	font-size:14px;
	font-weight: bold;
	margin: 0 0 13px;
	padding-left:22px;
	background:url(images/star_title.jpg) bottom left no-repeat;
	}
	
a.titles_single:hover{
	text-decoration: underline;
	color:#666;
	}
/* Photo Gallery  */
		
#photogallery{
 
	border:1px solid #5fdff2;
	text-align: center;
	margin: 10px 0px 0px 0px;
	height:auto;
	background:#e2f4fe url(images/photo_gallery_img.jpg) top center no-repeat;
	}

.gallery_image{
	padding: 3px 3px 3px 3px;
	margin:42px 0px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}
    
.photogallery_title{
    font-weight:bold;
    text-align: center;
    padding:3px;
    }
    

h3 .title-link {
	font-size:16px;
	color:#333;
	text-decoration:none;
}
h3 a.title-link {
	text-decoration:none;
}
h3 a.title-link:hover{
	text-decoration:underline;
}
	
	
/* flickr Box */
		
.flickr{
	border:1px solid #db3987;
	text-align: center;
	height:auto;
	background:#000;
	padding:15px;
	color:#660066;
	list-style-type:none;
	margin: 10px 0px 0px 0px;	
	}
	
.flickr img{
	border:1px solid #db3987;
	}
	
/* Middle Column */

#middle{
	margin-left:10px;
	float: left;
	width: 370px	
	}
	
.middle_single{
	float: left;
	width: 652px;
	}
	
/* More News */

.more_news_title{
 	padding:0px 0px 0px 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/star_archives.jpg) left no-repeat;
	line-height:17px;			
	}
	
.more_news{
	background:#fff url(images/more_news_img.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;		
	}
	
.more_news_container{
	margin:25px 0px 0px 0px;
	}
	
.more_news a:hover{
 	background:#fff ;
	font-weight:normal;
	}
	
/* Popular Tags */
	
.tags{
	background:#fff url(images/popular_tags_img.jpg) top center no-repeat;
  	margin-top:5px;;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	line-height: 20px;
	}
	
.tags_container{
	margin:25px 0px 0px 0px;
	}

.tags a{
	color:#000;
	}
	
.tags a:hover{
	color:#ef2f8f;
	background:#000;
	}
	
/* Sidebar */
		
.sidebar{
	float: right;
	width: 300px;
	}
		 
	
/* Video */
	
	
.video{
  	border-top:7px solid #e3368d;
	border-bottom:7px solid #e3368d;
	margin-bottom:10px;
	width:300px;
	height:256px;
	 }
	 
.video-sidebar {
  	border-top:1px solid #e3368d;
	border-right:1px solid #e3368d;
	border-left:1px solid #e3368d;
	margin-bottom:0px;
	width:298px;
	height:259px;
	 }
	 
/* 125x125 Ads */
	 
#bannersSquare{
	
	} 

#bannersSquare img {
	float: left;
	padding: 11px 12px 11px 11px;
	background:#000;
	border:1px solid #e3368d;
	}

#bannersSquare img.right {
	float: left;
	padding: 11px 12px 11px 11px;
	background:#000;
	border:1px solid #e3368d;
	border-left:0px !important;
	}
	
/* Poll */
	
.poll{
		
	float: left;
	height: auto !important;
	height: 220px;
	min-height: 256px;
	padding:34px 0px 0px 10px;
	width: 276px;
	background:#fff url(images/daily_poll_img.jpg) top left no-repeat;
	color:#000;
	border: 7px solid #03bfdb;
	margin:10px 0px 10px 0px;
	
	
	}
	
/* 300x250 Ad */
	
.ad300x250{
	float: left;
	border:0px;
	margin-top:10px;
	}

.ad300x250 img{
	border:0px;
	}


/* Most Commented Single Sidebar */

.most_commented{
	height: auto !important;
	min-height: 80px;
	margin-top:10px;
	padding:10px;
	background:#fff;
	border: 7px solid #03bfdb;
	float:left;
	width:266px;
	}
	
.most_commented h2{
	font-size: 16px;
	color:#000;
	margin:0px 0px 10px 0px;
	padding-left:5px;
	border:1px solid  #a6e8fe;
	background: #d8f5fe;
	}
	
.commented_bullet{
	background:url(images/star_archives.jpg) no-repeat scroll left 4px;
	}
	
/* Archives Single Sidebar */

.archives li{
	background:url(images/star_archives.jpg) no-repeat scroll left 3px;
	padding:0px  0px 0px 24px;
	list-style: none;
	}

.archives {
	padding:10px  10px 0px 10px;
	background:#fff;
	border: 7px solid #03bfdb;
	margin:10px 0px 0px 0px;
	}

.archives h2 {
	font-size: 16px;
	color:#000;
	margin:0px 0px 10px 0px;
	padding-left:5px;
	border:1px solid  #a6e8fe;
	background: #d8f5fe;
	}
	
	
.video-list {
	padding:2px 0px 5px 0px;
	background:#000;
	border-bottom : 1px solid #db3987;
	border-right : 1px solid #db3987;
	border-left : 1px solid #db3987;
	margin:0px 0px 0px 0px;
}



.video-list ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin:0px !important;
	padding:0px !important;
}

.video-list ol li {
	padding:5px 0px 5px 7px;
	list-style-type: decimal;
	list-style-position: outside;
	color:#fff;
	border-bottom:1px dotted #db3987;
	font-size:11px;
	line-height:13px !important;
}

.video-list ul {
	margin:0px !important;
	padding:0px !important;
}

.video-list ul li{
	padding:5px 10px 5px 15px;
	list-style: none;
	list-style-position: outside;
	color:#fff;
	border-bottom:1px dotted #db3987;
	font-size:11px;
	line-height:14px;
	}
	
.video-list .end {
	border-bottom:0px;
}

.video-list p {
	color:#fff !important;
	font-size:12px !important;
	font-weight:bold !important;
	margin-bottom:5px !important;
}
	
/* Sidebar Widgets */
	
.widgets{	
	text-align:left;
	color:#000;
	line-height:18px;
	margin:10px 0px 10px 0px;
	padding:15px;

	background:#fff;
	border: 7px solid #03bfdb;
  	}
 .widgets ul li{
 
 	padding:0px  0px 0px 26px;
 
 	}
  	
 .widget_title{
 	background:url(images/star_archives.jpg) top left no-repeat;
	padding:0px  0px 0px 24px;
	list-style: none;
 	font-weight:bold;
 
 	}
 	
 
* + html .widget_title{

	padding:0px  0px 0px 10px !important;/*IE7*/
	
	
}
* html .widget_title{

	padding:0px  0px 0px 10px !important;/*IE6*/
	
	
}
 #calendar{
 padding:0px  0px 0px 34px; 
 }


/* Tag Cloud Sidebar */


.sidebar_tags{	
	text-align:left;
	color:#000;
	line-height:18px;
	margin:10px 0px 10px 0px;
	padding:15px;
	background:#fff;
	border: 7px solid #03bfdb;
  	}
.sidebar_tags a {
	color:#000;
}	
.sidebar_tags a:hover {
	color:#e3368d;
	text-decoration:underline;
}	

.categories{
	float: left;
	height: auto !important;
	height: 220px;
	min-height: 256px;
	padding:20px;
	width: 253px;
	background:#FFFFFF;
	color:#000;
	border-top: 7px solid #03bfdb;
	border-left: 7px solid #03bfdb;
	margin-top:10px;
	}
	
/* Metadata */
	
.month_metadata{
	background:#c3edf3;
	color:#000;
	padding:6px 6px 6px 15px;
	font-size:16px;
	margin-top:0 !important;
	}

.breadcrumb	{
	background:#c3edf3;
	color:#000;
	padding:6px 6px 6px 15px;
	font-size:12px;
	border:1px solid #5FDFF2;
	margin-bottom:10px;
}

.top10video {
	background:#000;
	color:#fff;
	padding:6px 6px 6px 15px;
	font-size:12px;
	border:1px solid #db3987;
	margin-bottom:10px;
	font-weight:bold !important;
}


.comment_number{
	font-size:11px;
	padding:5px 5px 5px 5px;
	color:#333;
	float:right;
	}
	
.posted{
  	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	padding-left:28px;
	}
	
.post_date{
	background:#EFEFEF none repeat scroll 0 0;
	border-bottom:5px solid #444;
	color:#666;
	float:left;
	margin:10px 0 15px;
	padding:10px;
	width:95%;
	}

.post_date a{
	color:#333;
	text-decoration:underline;
	}

.filed{
	float: left;
	padding:0px 0px 10px 22px
	}

.filed a{
	color:#b605a3;
	}
	
.notfound {
	color:#000;
	}
	
/* Post */


	
.post_middle {
	background:#fff;
	padding:10px 10px 20px 10px;
	margin:0px 0px 5px 0px;
	min-height: 110px;
	}
	
.post_single{
	min-height: 160px;
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	}

.post_single_archive{
	min-height: 140px;
	background:#fff;
	padding:15px;
	margin:0px 0px 5px 0px;
	}
	
.photos_home {
	background:#fff;
	padding:5px;
	margin:0 auto 0;
	}
	
.page {
	background:#fff;
	border-left:7px solid #ef2f8f;
	border-top:7px solid #ef2f8f;
	padding:18px;
	min-height:1214px;
	margin-bottom:10px;
	}
	
	
.post_blog {
	background:#fff;
	border-left:7px solid #ef2f8f;
	border-top:7px solid #ef2f8f;
	padding:30px 40px 40px 30px;
	min-height:354px;
	margin:10px 0;
	line-height:18px;
	}
	
.post_sitemap {
	border-left:7px solid #ef2f8f;
	border-top:7px solid #ef2f8f;
	min-height:354px;
	margin-bottom:10px;
	padding:0px 0px 0px 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#fff;
	line-height:20px;	
	}
	
.post_sitemap ul li {
	margin-left:20px;
	padding:0px 0px 0px 22px;
	background:#fff url(images/star_archives.jpg) left no-repeat;
	}

.post_blog h1 {
	margin-bottom: 5px !important;
}
.post_blog h1 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.post_content{
	margin-top:6px;
	color:#000;
	padding:50px 6px 3px 6px;
	}
	
.post_content img{
  	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	float:left;
	}
	
.photo{ 
	padding: 3px 3px 3px 3px;
	margin:8px 8px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	float:left;
	}
	
.photo-left{ 
	padding: 3px 3px 3px 3px;
	margin:7px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	float:left;
	}

.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px !important;
	color:#000000;
	margin-top:5px;
	}
	/*
.entry blockquote {
 	font-family:Times new roman, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-family:georgia;
	padding:0px 18px 0px 20px;
	text-align:center;
	margin:0px auto 0px;
	font-size:14px;
	}
.entry blockquote p {
	font-size:14px;
	font-family:Times new roman, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
	color:#666 !important;
	margin:0px 30px 20px 0px !important;
	width:80%;
	line-height:18px !important;
	}
	*/

blockquote {
	background:#F2F2F2 none repeat scroll 0 0;
	border-left:5px solid #DADBDC;
	margin:0 20px 10px 20px;
	padding:10px 15px;
	min-height:95px;
}
blockquote blockquote {
	border-bottom:1px solid #D6DBE0;
	border-style:solid none;
	border-top:1px solid #D6DBE0;
	margin-left:0;
	margin-right:5px;
}
	

	
.entry img {
	padding: 3px 3px 3px 3px;
	margin:5px 5px 5px 5px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}

.entry ul li {
	margin:5px 70px 5px 50px;
	list-style:disc;
	}
	
.category-intro ul li {
	margin:5px 70px 5px 50px;
	list-style:disc;
	}	
	
/* Comments */

#author,#email, #url{
	border:1px solid #fea6f3;
	padding:3px;
	}
	
.comment{
	background:#fff;
	color:#000;
	padding:20px;
	margin-bottom:10px;
	border:5px solid #fea6f3;
	}
	
#submit_comment {
 	background: #ef2f8f;
	color: #fff;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    width:120px;
	}
	
input{
	font-size: 12px;
	padding: 2px;
	border:1px solid #b6d3e3;
	}	


textarea{
	font-size: 12px;
	padding: 2px;
	width:560px;
	border:5px solid #b6d3e3;
	}
	
h2.commh2{
  
	font-size: 1.4em !important;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000 !important;
	}
	
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none !important;
	font-size: 12px;
	line-height: 20px;
	}
	
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	}
		
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	margin-top:10px;
	}
		
ol.commentlist li{
  	padding: 10px 20px 0px 15px;
	list-style: none !important;
	min-height:130px;
	}
		
ol.commentlist li.alt{
  	padding: 10px 20px 0px 15px !important;
	background:#c0e8ef;
	border:1px solid #C0C0C0;	
	min-height:131px;
	}
	
.comment-author {
}

.commentsMain h3 {
	margin-bottom:20px !important;
}
.comment-top {
	padding-top:10px;
}
	

/* Page Navigation */
	
.navigation {
	}
	
.navigation a {
	color: #ef2f8f;
	font-size: 1em;
	font-weight: bold;
	}
	
.alignleft{
	display:inline;
	float:left;
	}
	
.alignright{
	display:inline;
	float:right;
	margin-left:20px;
	}
	
/* Footer */
	
#footer{
	margin-top:10px;
	color:#000;
	border:#b2dbf2 solid 7px;
	background:#fff;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer a{
	color: #e3368d;
	}
		
#footercolumns h2{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	margin-top:10px !important;
	margin-bottom:10px !important;
	}	
	
#footercolumns {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	}

#footercolumns a{
	color:#ff0066;
	}
	
#footercolumns .block {
	float:left; width:30%;
	margin:0 0 0 3.5%;
	}
	
#footercolumns .first, * html #footercolumns .first{
	clear:both;	
	margin:0;
	border-right: 1px solid #ccc;
	}
	
#footercolumns .second{
	border-right: 1px solid #ccc;
	}
	
#copyright{
	color:#fff;
	padding:5px 0px 0px 0px;
	}
	
#copyright a{
	color:#ff0066;
	}
	
.left-sidebar-excerpt {
	padding-top:5px;
	padding-left:2px;
}

h2.titles {
	margin:10px 0 10px 0 !important;;
}

h2.titles a {
	font-size:18px;
	font-weight: bold;
	margin: 0 0 13px 0;
	padding-left:0px;
	color:#000;
	}
	
h2.titles a:hover{
	text-decoration: underline;
	color:#666;
	}
	
.post-info {
	margin:7px 0 5px 0;
	color:#666;
}

.post-info a{
	text-decoration:underline;
	color:#F947A7;
}

.entry-padding {
	margin:3px 10px 10px 10px;
	padding-left:135px;
}

.readmore a {
	color:#F947A7;
	text-decoration:underline;
}

.entry-content {
	padding-bottom:3px;
}

.category-intro {
	background:#fff;
	padding:20px 30px 30px 25px;
	border-top:7px solid #EF2F8F;
	border-left:7px solid #EF2F8F;
	border-bottom:10px solid #000;
	margin-bottom:10px;
}

.twitter {margin:15px 0 0 0;}
.tweets {
	padding:10px  10px 10px 10px;
	background:#fff;
	margin:0px 0px 0px 0px;
	}
.tweets li{
	list-style: none !important;
}
.tweets li{
	background:url(images/star_archives.jpg) top left no-repeat;
	padding:0px  0px 0px 24px;
	list-style: none !important;
	}

ol {
	margin:0 30px 0 40px;
	list-style-type:decimal;
}

ol li{
	list-style-type:decimal;
	line-height:18px;
}


/* FULLL TILT POKER */
.ftp-widget {
	margin-top:10px;
}


table {
	border-bottom: 1px solid #909ea9;
	font-family: Lucida Sans Grande, Lucida Sans Unicode, sans-serif; 
	font-size:11px;
	color:#333333;
	margin-top:15px;
	margin-bottom:5px;
}
tr.header {
	font-weight:bold;
	background:#C3EDF3 ;
	font-size:13px;
}
tr.even {
	background:#e8e8e8;
}
td p {
	margin:0;
}
td.colLeft {
	border-left: 1px solid #909ea9;
	border-right: 1px solid #909ea9;
	border-top: 1px solid #909ea9;
	border-bottom: 0px solid #909ea9;
	padding:6px 15px 6px 10px;
}
td.colMiddle {
	border-left: 0px solid #909ea9;
	border-right: 1px solid #909ea9;
	border-top: 1px solid #909ea9;
	border-bottom: 0px solid #909ea9;
	padding:6px 15px 6px 10px;
}
td.colRight {
	border-left: 0px solid #909ea9;
	border-right: 1px solid #909ea9;
	border-top: 1px solid #909ea9;
	border-bottom: 0px solid #909ea9;
	padding:6px 15px 6px 10px;
}


.top-rooms table {
	border-bottom: 1px solid #5fdff2;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#333333;
	margin-top:15px;
	margin-bottom:5px;
}

.top-rooms tr.header td.colLeft {
	border-left: 1px solid #5fdff2;
	border-right: 1px solid #5fdff2;
	border-top: 1px solid #5fdff2;
	border-bottom: 0px solid #5fdff2;
	padding:6px 0px 6px 8px;
}

.top-rooms td.colLeft {
	border-left: 1px solid #5fdff2;
	border-right: 0px solid #5fdff2;
	border-top: 1px solid #5fdff2;
	border-bottom: 0px solid #5fdff2;
	padding:6px 0px 6px 8px;
}
.top-rooms td.colMiddle {
	border-left: 0px solid #5fdff2;
	border-right: 1px solid #5fdff2;
	border-top: 1px solid #5fdff2;
	border-bottom: 0px solid #5fdff2;
	padding:6px 8px 6px 8px;
}
.top-rooms td.colRight {
	border-left: 0px solid #5fdff2;
	border-right: 1px solid #5fdff2;
	border-top: 1px solid #5fdff2;
	border-bottom: 0px solid #5fdff2;
	padding:6px 8px 6px 8px;
}

.sidebar-top-rooms table {
	border-bottom: 0px solid #5fdff2;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
}

.sidebar-top-rooms tr.header td.colLeft {
	border-left: 0px solid #5fdff2;
	border-right: 1px dotted #80174c;
	border-top: 0px solid #5fdff2;
	border-bottom: 0px solid #5fdff2;
	padding:6px 0px 6px 8px;
}
.first-row-sidebar {border-top:0px !important;}
.sidebar-top-rooms td.colLeft {
	border-left: 0px solid #5fdff2;
	border-right: 0px solid #5fdff2;
	border-top: 1px dotted #80174c;
	border-bottom: 0px solid #5fdff2;
	padding:3px 0px 3px 4px;
}
.sidebar-top-rooms td.colMiddle {
	border-left: 0px solid #5fdff2;
	border-right: 1px dotted #80174c;
	border-top: 1px dotted #80174c;
	border-bottom: 0px solid #5fdff2;
	padding:3px 4px 3px 8px;
}
.sidebar-top-rooms td.colRight {
	border-left: 0px solid #5fdff2;
	border-right: 0px solid #5fdff2;
	border-top: 1px dotted #80174c;
	border-bottom: 0px solid #5fdff2;
	padding:3px 0px 3px 8px;
}


.photo-desc {
	float:left;
	margin-top:9px;
	margin-left:1px;
	width:410px;
	margin-left:8px;
}

.photo-desc dt {
	margin:0px 0px 0px 2px;
}
.photo-desc dd {
	margin:0px 0px 4px 2px;
}

.separator {
	clear:left;
	border-bottom:1px dotted #bbb;
	margin-top:9px;
	margin-bottom:10px;
	height:20px;
}

.clearLeft {
	clear:left;
}

.commented_bullet {
list-style-position: outside;
padding-left:25px;
}

.most_commented ul {
	margin-bottom:4px !important;
}
.most_commented ul ul {
	margin-bottom:4px !important;
}

.most_commented ul li {
	font-size:12px !important;
}

.sociable {
	margin:30px 0 !important;; 
}

.sociable ul li {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}

#related-posts ol {
	margin-right:50px;
	margin-left:50px; 
}

#related-posts ol li {
	line-height:20px;
	margin-top:5px;
}

small {
	line-height:14px;
}

/*REVIEW PAGES*/
	#poker-review {
		background:#fff;
		padding:0;
		border-top:7px solid #EF2F8F;
		border-left:7px solid #EF2F8F;
		border-bottom:10px solid #000;
		margin-bottom:10px;
		width:645px;
		
		
	}
	
	#column-middle {
		float:left;
		width:397px;
		margin-left:5px;
		margin-top:22px;
		margin-bottom:50px;
	}
	
	#column-left {
		float:left;
		width:175px;
		margin:20px 20px 0px 20px;
	}

	
	#column-left .rating {
		font-family:arial,helvetica;
		color:#da3987;
		font-size:36px;
		margin:15px 0px 15px 15px !important;
	}
	#column-left .play-now {
		margin:0px 0px 25px 6px !important;
	}
	#column-left .play-now a {
		font-family:arial,helvetica;
		font-weight:bold;
		color:#da3987;
		font-size:12px;
	}
	
	.sidebar-left {
		border:1px solid #5fdff2;
		margin-top:15px;
	}
	.sidebar-left .title {
		font-family:impact;
		color:#3b0b25;
		font-size:18px;
		background:#5fdff2;
		padding:12px 0px 12px 11px !important;
	}
	.sidebar-left .element {
		font-family:arial,helvetica;
		color:#333;
		font-size:11px;
		background:#c3edf3;
		padding:12px 8px 12px 11px !important;
		border-bottom:1px dotted #5fdff2;
	}
	
	.sidebar-left .hot {
		background: #c3edf3 url(images/checkmark.gif) scroll no-repeat 8px 15px;
		padding-left:47px !important;
	}
	.sidebar-left .not {
		background: #c3edf3 url(images/cross.gif) scroll no-repeat 8px 15px;
		padding-left:47px !important;
	}
	
	.sidebar-left .bonus {
		background: #c3edf3 url(images/dollar.gif) scroll no-repeat 8px 15px;
		padding-left:47px !important;
	}
	.sidebar-left .odd{
		background-color: #d4fef4;
	}
	.sidebar-left .end {
		border-bottom:0px !important;
	}
	
	.sidebar-left a {
		border-bottom:0px !important;
		color:#551A8B !important;
		text-decoration:underline;
	}
	
	#column-middle h1 {
		font-family:arial,helvetica;
		color:#111;
		font-size:30px;
		border-bottom:1px dotted #333;
		padding-bottom:16px !important;
		margin-bottom:12px !important;
	}
	#column-middle h2 {
		font-family:arial,helvetica;
		color:#000;
		font-size:20px;
		font-weight:normal;
		margin-bottom:10px  !important;
	}
	#column-middle p {
		font-family:arial,helvetica;
		font-size:13px;
		color:#333;
		line-height:18px;	
	}
	#column-middle .separator {
		background: url(images/review-separator.gif) scroll no-repeat 0 0; 
		font-family:arial,helvetica;
		color:#333;
		height:30px;	
		margin:40px 0px 40px 122px !important;
		border:0 !important;
	}
	
	#column-middle p {
		text-align:justify;
	}
	#column-middle td {
		text-align:left;
		line-height:14px;
	}
	#screenshots {
		background:#000;
		border:1px solid #ef2f8f;
		padding:15px 0px 15px 15px !important;
		margin-top:20px !important;
		min-height:170px;
	}
	
	#screenshots .screenshot-with-caption {
		width:120px;
		margin-right:6px !important;
		float:left;
		font-size:11px;
		color:#fff;
		font-family:arial,helvetica;
	}
	#screenshots .end {
		margin-right:0px;
		float:left;
	}
	


#column-middle ul {
	font-family:arial, helvetica;
	font-size:12px;
	line-height:18px;
	color:#333;
	margin-left:0px !important;
	margin-right:40px !important;
	margin-top:15px;
}

#column-middle ul li {
	text-align:left;
	padding-left:3px;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:30px;
}

.wip-entry {
	font-family:arial, helvetica;
	font-size:13px;
	color:#333;
	padding-top:7px;
}


.wip-entry .photo-left-side {
	float:left;
	margin:0px 10px 0 0;
}

.wip-entry .story {
	float:left;
	margin:3px 0px 0px 0px;
	width:340px;
}

.wip-entry .story p {
	font-size:12px !important;
	line-height:14px !important;
}

wip-entry ul {margin-left:30px;}

.wip-separator {
	background:transparent url(images/review-separator.gif) no-repeat scroll 0 0;
	border:0 none !important;
	color:#333333;
	font-family:arial,helvetica;
	height:30px;
	margin:50px 0px 50px 230px !important;
}

.wip-entry .story ul li {
	margin:0px 0px 0px 40px;
}

.sitemap {
	background:#fff;
	padding:20px 30px 30px 25px;
	border-top:7px solid #EF2F8F;
	border-left:7px solid #EF2F8F;
	border-bottom:10px solid #000;
	margin-bottom:10px;
}

.sitemap ul {
	margin-left:30px !important;
}

.sitemap ul li {
	margin:0 !impotant;
	list-style:disc;
}

.sitemap-column {
	float:left;
	margin-right:20px;
	width:270px;
}

strong {
	font-weight:bold;
	color:#000;
}

#social-post-footer {
	margin:40px 0px 50px 0px;
}

#digg-social {
	float:left;
	margin-right:15px;
}

#twitter-social {
	float:left;
	margin-right:15px;
}

#technorati-social {
	float:left;
	margin-right:15px;
}

.gallery dt {margin:0 !important; padding:0 !important;}
.gallery dd {margin:0 !important; padding:0 !important;}

.gallery {margin-bottom:30px !important;}

.search-excerpt {background: yellow;}


.tweet-photo {
	margin-right:8px;
	float:left;
}
.tweet {
	float:left;
	width:300px;
	margin-top:8px;
	
}

.prev-next {
	margin:40px -40px 0px -40px;
	border-top:10px solid #000;
	border-bottom:0px solid #EF2F8F;
	min-height:90px;
}

.prev-next .prev {
	float:left;
	width:260px;
	padding:20px 0 15px 30px;
	min-height:50px;
}
.prev-next .next {
	float:right;
	width:260px;
	padding:20px 40px 15px 0px;
	text-align:right;
	min-height:50px;
}

.sexandpokered {
	background:#C0E8EF;
	padding:0px 20px 10px 20px;
	border:5px solid #333;
	margin:40px 40px 50px 0px;
}

#related-posts-footer {
	padding:2px 0px 15px 20px;
	border:1px solid #999;
	background:#efefef;
	margin-top:30px;
}

.az-term {
	margin-bottom:50px;
	width:580px;
	margin-top:10px;
}

.az-term .az-photo {
	float:left;
	width:100px;
	height:100px;
	margin:20px 0px 0px 0px;
}

.az-term .desc {
	float:left;
	width:400px;
	margin-top:24px;
	margin-left:60px;
	margin-bottom:30px;
}

.az-term .usage {
	border-left:5px solid #ccc;
	background:#efefef;
	padding:7px;
	margin-top:10px;
	font-style:italic;
	font-size:12px;
	color:#555;
}

.az-term .usage .term {
	padding-right:7px;
	margin-top:10px;
	font-style:normal !important;
	font-size:12px;
	color:maroon;
	font-weight:bold;
	border-right: 1px dotted #999;
	margin-right:7px;
}

.az-term .usage strong {
	font-weight:bold;
	color:#000;
}

.az-photo img.size-full {margin:0 5px 0 -10px !important;}

.az-photo .wp-caption-text {font-size:11px;width:125px; margin:0 0 0 7px;text-align:center !important;}

.wp-caption-text {font-size:11px;color:#591a38 !important; margin:0 0 0 0px;text-align:center !important;}

.bonus-code {
	border:10px solid #EF2F8F;
	padding:20px;
	margin:40px 50px;
	font-size:18px;
	background:#FEA6F3;
}
.bonus-code2 {
	border:7px solid #e3368d;
	padding:20px;
	margin:10px 100px 30px 0px;
	font-size:24px;
	background:#000;
	color:#fff;
}

.bonus-code2 a {
	color:#e3368d;
}
.bonus-code2 a:hover {
	color:#f558af;
	text-decoration:underline;
}


#extended-footer {
	border:1px solid #444;
	width:960px;
	margin-top:50px;
	margin-bottom:30px;
}
.pad30 {padding:30px;}

#extended-footer h1 {font-weight:normal;font-size:18px;color:#999;border-bottom:1px dotted #666;padding-bottom:8px;margin-top:15px;margin-bottom:8px !important;}
#extended-footer p {font-size:12px;line-height:16px;margin-bottom:24px;color:#666;}
#extended-footer strong {color:#666 !important;}