/*  
Theme Name: Play N Win 5
Theme URI: http://www.thecasinothemes.com/archives/183
Description: More high quality poker themes are available at <a href="http://www.TheCasinoThemes.com">TheCasinoThemes.com</a>. 
Version: Version 1.0
Author: TheCasinoThemes.com
Author URI: http://www.TheCasinoThemes.com
Tags: Fixed Width, three columns, AdSense ready
*/

/* Reset */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, p {
	margin: 0px;
	padding: 0px;
}

/* body */

body {
	font: 12px Arial,Verdana, Tahoma,  sans-serif;
	background: url(images/bgr.gif) #d3deeb repeat-x top;
	/*background: #111;*/
}

/* Container */

div#container{
	width:980px;
	margin:0px auto 0;
	padding: 0px;
	background: #fff;
}

/* Search Box */

/*div#search { 
	text-align:right;
	margin: 0;	
	padding: 5px 10px;
	width:960px;
	height: 30px;
	background:#000;
}*/

#search{
	float:left;
	padding-top:7px;
}

div#search-form{
	text-align:center;
	padding: 5px 15px 0px 15px;
}

#searchtext {
   font-size: 12px;
   color:#5e5e5e;
   padding: 3px;
   border: 1px solid #d4d4d4;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   width:200px;
}

#btn-search {
	background:#c8e8f8 url('images/btn-search.gif');
	width:56px;
	height:22px;
	border : 0;
	border-style : none;	
	margin: 2px 0 0 0;   
	color: #262626;
	font: bold 11px Georgia, Arial, Helvetica;;
}	

/* header */

/*div#header {
	background: #c8e8f8 url('images/header-bg.jpg');
	color:#262626;
	margin:0 auto; 
	width:980px;
	height: 255px;
}

div#header span{
	margin: 0;
  	padding: 0;
	float:left;
}

div#header span img{
	margin-top: 40px;
	border:none;
	margin-left:20px;
}

div#header span a{
	border: 0px;
}


div#header .text{
	color:#FFFFFF;
	float:right;
	padding-right:10px;
	padding-top:50px;
	width:200px;
}

div#header .text .title{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}

div#header .text .readmore{
	color:#000000;
	font-weight:bold;
	padding-top:5px;
}

div#header .text p a{
	color:#FFF;
}*/

/*div#header span a{
	display: block;
	height: 200px;
	padding: 0;
	margin: 0;
	background: 22px 46px url('images/logo.jpg') no-repeat;	
	text-indent: -9999em;
	color:#262626;
	border: 0px;
}*/

.breadcrumb
{
	background:#F5F5F5; 
	height:17px;
	color:#5E5E5E;
	margin:10px 10px 10px 20px;
	padding:5px;
}

.breadcrumb ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.breadcrumb ul li
{
	display:inline;
}

.breadcrumb ul li a
{
	text-decoration:underline;
	color:#5E5E5E;
}

.breadcrumb ul li a:hover
{
	text-decoration: none;
}

/* Menu */

div#menu {
	float:left;
	margin: 0px;	
/*	width:980px;
	background: #1c313b url('images/nav-bg.jpg') repeat-x;*/
	height: 30px;
	overflow:hidden;
	display:inline;
	margin:-50px 0px 30px;
	padding-left:25px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;
	/*width:700px;
	margin: 0 2px;
	width:900px;*/
}

#menu ul.secondmenu {
	padding-left:306px;
}

.rss
{
	float:right;
}

.rss img
{
	border:none;
	margin-top:5px;
	margin-right:10px;
}

.cat_tag_title
{
	font-weight:normal;
	padding-left:10px;
	padding-top:10px;
	text-transform:capitalize;
	text-decoration:underline;
}


#menu ul li{
	float: left;
}

div#menu ul li a{
	display: block;
	float:left;
	height: 20px;
	padding: 9px 15px 1px 15px;
	margin: 0px;
	/*padding: 10px 25px 1px;
	margin: 2px 0;*/
	color: #fff;
	font-size: 13px;
	font-weight: bold;		
	text-decoration:none;	
}

div#menu ul .current_page_item a{
	text-decoration:none;
	color: #fff;
	background: #0C71F5;	
}

div#menu ul li a:hover{
	text-decoration:none;
	color: #fff;
	background: #222;	
}

/* Navigation */

#content .navigation {
	margin: 5px 0 5px 0;
	padding: 5px 0;
	font-family:  Georgia, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:760px;
	color:#275A90;
}	

#content .navigation a {
	text-decoration: none;
	margin: 0 5px;
	border:1px solid #275A90;
	padding:2px;
}

#content .navigation a:hover {
	text-decoration: none;
	color:#000;
	border:1px solid #000;	
}  



/* wrapper */

div#wrapper{
	float:left;
	width:708px;
	overflow:hidden;
	display:inline;
}

div#wrapper-nosidebar{
	float:left;
	width:973px;
	overflow:hidden;
	display:inline;
}

div#content{
	/*margin: 0 210px;*/
	/*margin: 0 210px 0 272px;*/
	margin: 0 272px 0 10px;
	padding: 0px;
}

div#content-nosidebar{
	margin: 0 0px 0 10px;
	padding: 0px;
}

div#content p, div#content-nosidebar p{
	font-size:1.2em;
	line-height:1.6em;
	padding:6px 0;
}

.entry-content ul, .entry-content ol{
	font-size:1.2em;
	line-height:1.6em;
}


/* Advertisement */

#content-ad-top {
	text-align:center; 
	margin: 5px;
	border:0px;
}

#sidebar-ad {
	text-align:center; 
	margin: 5px;
}

#content-ad-bottom {
	text-align:center; 
	margin: 5px;
}

#content-ad-top img, #sidebar-ad img, #content-ad-bottom img {
	border:0px;
}

/* Post */

.page, .post {
	padding: 5px 10px;
	border-bottom: 0px solid #f5f5f5;
}

.post-bg {
	border-bottom:1px solid #DDDDDD;
	/*width:760px;*/
	width:698px;
	margin: 0 0 10px 0;
	padding:0;		
}

.post-bg-nosidebar {
	border-bottom:1px solid #DDDDDD;
	width:973px;
	margin: 0 0 10px 0;
	padding:0;		
}

.post-bg-top {
	background:url(images/top-post-bgimg.jpg) no-repeat top;
	width:698px;
	margin: 0 0 10px 0;
	padding:10px 0 0 0;		
}

.topmarg{
	margin:0px !important;
}

.post-bg-top_img{
	background:url(images/top-mid-post-bgimg.jpg) repeat-y;
	width:698px;
	overflow:hidden;
	margin-bottom:15px;
}

.post-bg-top_bottom{
	background:#EAEFF2 url(images/top-bottom-post-bgimg.jpg) bottom no-repeat;
	height:13px;
}

.midd-top-text{
	background:#EAEFF2;
	margin:0px 4px;
}

.post-top-lasttop{
	padding-left:95px !important;
	padding-top:5px !important;
}

.post-top {
	margin: 0px 5px 0 5px;
	padding: 0px 5px 0 5px;
}

.post-bg h2, .post-bg h1, .post-bg-top h2, .post-bg-top h1, .post-bg-nosidebar h2, .post-bg-nosidebar h1 {
	font-size: 24px;
	font-weight: normal;
	color:#000;
}

.post-bg h2 a, .post-bg h1 a, .post-bg-top h2 a, .post-bg-top h1 a, .post-bg-nosidebar h2 a, .post-bg-nosidebar h1 a{
	color:#000;
	font-size: 20px;
}

.sticky {}

/* Entry meta */

.entry-meta{
	margin: 0;
	color:#5e5e5e;
	font:10px;
	padding-bottom:10px;
}

/* Entry Date */

.entry-date {
	background: top left url('images/calendar.gif') no-repeat;
	padding: 0 0 0 18px;
	margin: 0px;
}

/* Entry comments */

.entry-comments {
	background: top left  url('images/comments.gif') no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.entry-comments a {
	color: #5e5e5e
}

.entry-comments a:hover {
	text-decoration:underline;
}

/* Entry Tags */

.entry-tags {
	background: top left url('images/tags.gif') no-repeat;
	padding: 0 0 0 18px;
	margin: 0px;
}

.entry-tags a {
	color:#5e5e5e;
}

/* Entry Tags2 */

.entry-tags2{
	margin: 10px 0 0 0;
	color:#262626;
	font: 12px Arial,Verdana, Tahoma,  sans-serif;
	border:1px dashed #D3D3D3;
	background:#F5F5F5 none repeat scroll 0 0;
	padding:5px;
}

.entry-tags2 a {
	color:#5e5e5e;
}

/* Entry Content */

.entry-content_home p { font-size:12px !important;}

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

.entry-content img {
	max-width: 100%;
}

.entry-content h2{
	padding: 10px 0 5px;
	font-size:20px;
	color:#275A90;
}

.entry-content h3{
	padding: 10px 0 5px;
	font-size:18px;
}

.entry-content h4, .entry-content h5 {
	padding: 10px 0 5px;
}

.entry-content a
{
	color:#275A90;
}

.entry-content a:hover
{
	text-decoration:underline;
}

/* Page Links */

div#page-links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	text-align:center;
	margin: 10px 0;
}

.edit-post {
	width: 80%;
	margin: 10px auto 0;
	padding: 5px;
	background: #f5f5f5;
	border: 1px dashed #d3d3d3;
	text-align:center;	
}

.post-edit-link{
	color:#275a90;
}		

/* sidebars */ 

div#sidebar-left{
	float:right;
	/*width:190px;*/
	width:252px;
	/*margin-left:-970px;*/
	padding: 5px 0;
	margin-right:10px;
	_margin-right:5px;
}



div#sidebar-right{
	float:left;
	width:190px;
	margin-left:-200px;
	padding: 5px 0;
}

#sidebar-right a{}

#sidebar-left a, #sidebar-right a{
	color: #5e5e5e;	
}

#sidebar-left a img, #sidebar-right a img{
	border: 0px;
}	

.sidebar-top, .sidebar-top-most {
	background:#4488DD none repeat scroll 0 0;
	margin: 0px;
	padding:0;
	/*width:190px;*/
	width:252px;
	border-bottom:4px solid #1C313B;
}

#sidebar-left .top-mostpost{
	margin-bottom:15px;
}

#sidebar-left .top-mostpost ul li {
	list-style:none;
	margin:0px 0px 0px 25px !important;
	list-style-image:url(images/popular-bg.jpg)!important;
	color:#808080;
}

#sidebar-left .top-mostpost ul li a {
	color: #004080 !important;
	font-weight:bold;
}

.sidebar-bg {
	border: 1px solid #f1f1f1;
	/*width:188px;*/
	width:250px;
	margin: 0 0 5px 0;
	padding:0;				
}

#sidebar-left ul, #sidebar-right ul{
	margin: 0;
	padding: 0;
}

#sidebar-left ul .flag{
	list-style:none;
	margin:0px 5px;
	padding-top:5px;
}

#sidebar-left ul li, #sidebar-right ul li{
	padding: 0;
	margin: 0;
	margin-left:16px;	
}

#sidebar-left ul li a, #sidebar-right ul li a{
	text-decoration: none;
	display: block;
	/*width: 168px;*/
	width: 224px;			
	padding: 4px 5px 4px 0px;
	margin: 0 auto;			
}		

#sidebar-left ul li a:hover, #sidebar-right ul li a:hover{
	background: #d7f6fe;
	text-decoration: none;			
}			

#sidebar-left h2, #sidebar-right h2, #sidebar-left h3, #sidebar-right h3{
	height:22px;
	padding: 8px 0 0 0;
	font-family: Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	text-align:center;
}	

#sidebar-left ul ul, #sidebar-right ul ul{
	padding: 0;
}

#sidebar-left ul ul li, #sidebar-right ul ul li{
	margin: 0;
	padding: 0;
}	

#sidebar-left ul ul li a, #sidebar-right ul ul li a{
	text-decoration: none;
	display: block;
	width: 168px;
	height: 15px;			
	padding: 4px 0 4px 20px;
	margin: 0 auto;
}	

#sidebar-left ul ul li a:hover, #sidebar-right ul ul li a:hover{
	background: #d7f6fe;	
}							

#sidebar-left ul ul ui, #sidebar-right ul ul ui{
	padding: 0;
}	

div#ad1 {
	float:left; 
	width:190px; 
	margin-right:5px; 
	background: #eee;
}

div#ad2 {
	float:right; 
	width:190px;
	background: #eee;
}	

div#ads{
	padding: 5px;
	text-align:center;
}

div#video{
	padding: 5px 5px 0 5px;
	text-align:center;
}

#about{	
	padding: 5px 10px;
}

/* footer */  

div#footer{
	clear:left;
	width:980px;
	background: url(images/footer-bg.png) no-repeat;
	height:73px;
	color: #fff;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0 auto;	
}

div#footer a{ 
	color: #fff;
}

div#footer p{
	margin:0;
	padding:10px 10px
}

div#footer-top{
	clear:both;
	width:960px; 
	margin-top: 10px; 
	padding: 10px 10px 5px 10px;
	background: #FFF;
	color: #4488DD;
}

#footer-top a{
	color: #4488DD;
}

#footer-top .bottom-column_tags, #footer-top .bottom-column_comments,  #footer-top .bottom-column_popular, #footer-top .bottom-column_archive{
	float:left;
	width: 300px;
	padding: 5px 10px 0px;
}

#footer-top .bottom-column_archive ul{
	list-style: none;
	margin: 0;
	padding: 0px;
	/*padding: 0 0 0 5px;*/
}

#footer-top .bottom-column_popular ul, #footer-top .bottom-column_tags ul, #footer-top .bottom-column_comments ul {
	margin: 0;
	padding: 0px;
	/*padding: 0 0 0 5px;*/
}

#footer-top .bottom-column_popular ul li, #footer-top .bottom-column_tags ul li, #footer-top .bottom-column_comments ul li{
	padding: 2px 0;
	margin-left: 17px;
}

#footer-top .bottom-column_tags ul li, #footer-top .bottom-column_comments ul li{
	font-weight:bold;
}

#footer-top .bottom-column_tags ul li a, #footer-top .bottom-column_comments ul li a{
	font-weight:normal;
}

#footer-top ul li{
	padding: 2px 0;
	margin: 0;
}

#footer-top ul li a{
	text-decoration: none;
	margin: 0px auto;				
}		

#footer-top ul li a:hover{
	text-decoration:none;
	color:#4488DD;		
}	

#footer-top .bottom-column_archive ul li{
	padding: 2px 0;
	margin: 0;
	float:left;
	width:145px;
}

#footer-top .bottom-column_archive ul li a{
	text-decoration: none;
	margin: 0px auto;				
}		

#footer-top .bottom-column_archive ul li a:hover{
	text-decoration:none;
	color:#4488DD;	
}			

#footer-top h2{
	background:#1C313B none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Georgia,Arial,Helvetica;
	font-size:20px;
	padding:5px;
}	

/* Comments */

div#comments { 
	padding: 10px; 
	color: #474747;
}

h3#comments{
	background:#eee; 
	padding: 5px;
}

.commentlist {
	margin: 10px 0; 
	padding: 0;	
	list-style: none;
}

.commentlist li {
	margin: 5px 0; 
	padding: 15px 10px;
	border:1px solid #999999;
	background:#E2E2E2;
	/*border-bottom: 0px dashed #ccc;*/
}

.commentlist li .avatar { 
	float: right;
	margin: 0;
	/*margin: -12px 0 0 0;*/
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
	height:32px;
	width: 32px;
}

.commentlist .fn{
	color:#275A90;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
}

.commentmetadata {
	margin: 0;
	color: #275A90;
	/*border-bottom: 1px dashed #e4e4e4;*/
}

.commentmetadata a {
	color: #275A90;
}

.commentlist cite a {
	color: #474747;
}

a.comment-edit-link{
	color: #275a90;
}

.commentlist li ul li, .commentlist li ol li  {
	margin: 0px;
	padding: 0px;
}

.children{
	margin:0px;
	padding:0px 0px 0px 15px;
}

.children li{
	list-style:none;
	padding:15px 10px !important;
	margin:5px 0px !important;
}

.children .even{
	background:#FFFFFF !important;
}


.commentlist p {
	margin: 10px 0;
}

span.says {}

div.reply {}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform .submit{
	float:left;
}

.subscribe-to-comments{
	padding-left:5px;
}

#commentform p {
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	margin: 5px 0;
}

#commentform input {
	font: 0.9em Arial,Verdana, Tahoma,  sans-serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	font: 0.9em Arial,Verdana, Tahoma,  sans-serif;
	width: 90%;
	padding: 2px;
}

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#commentform #submit {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	width: 80%;
	margin: 10px auto;
	padding: 5px;
	background: #f5f5f5;
	border: 1px dashed #d3d3d3;
	text-align:center;	
}

#comments div.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px; 
}

/* Default WP CSS classes */

/* Images */

img.alignright {
	float:right; 
	margin:5px;
}

img.alignleft {
	float:left; 
	margin:5px;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

a img.alignright {
	float:right; 
	margin:5px;
}

a img.alignleft {
	float:left; 
	margin:5px;
}

a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.aligncenter,

div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 5px;
   /* optional rounded corners for browsers that support it */
   -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;
}

#calendar_wrap {
	padding: 0 0 0 13px;
}

table#wp-calendar {
	width:90%;
	margin: 0 auto;
	color: #5e5e5e;		
}

table#wp-calendar a{
	color: #275a90;		
}	

table#wp-calendar th, table#wp-calendar td{
	text-align:center;
}

table#wp-calendar th { 
	font-weight:bold; 
}

table#calendar_wrap caption {
	font-weight: bold;
}	

table#calendar_wrap tbody {
	text-align: right;
}

table#wp-calendar #next { 
	text-align:right !important; 
}

table#wp-calendar #prev { 
	text-align:left !important; 
}

table#wp-calendar #today {
	background-color:#E3E2E2;
	border:1px solid #B7B7B7;
	font-weight:bold;
	color: #262626;		
}

/*  */

table {
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size: 12px;
}

table tr td{
	vertical-align:top;
}

h1, h2, h3, h4, h5, h6 { }

a{
	color:#275a90 ;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.img { 
	border: 0px; 
}

p {}

blockquote {
	background:#EEF5FF none repeat scroll 0 0;
	border:1px solid #275A90;
	margin:5px;
	padding:10px;
}

blockquote p {
	padding: 10px;
	/*clear:right;*/
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

dd {
	padding: 0 0 0 20px;
}

form, input, textarea {
	color: #474747;
}

.clear { 
	margin: 0px; 
	padding: 0px; 
	clear: both;
}

small {
	font-size: 11px;
}

/*------Sitemap----------*/

.ddsg-wrapper h2, .ddsg-wrapper-nosidebar h2{
	color:#000000;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

.ddsg-wrapper ul li, .ddsg-wrapper-nosidebar ul li
{
	padding:3px 0px;
}

.ddsg-xml-link a
{
	color:#000000;
	text-decoration:underline;
}

.ddsg-xml-link a:hover
{
	color:#275A90;
	text-decoration:underline;
}

.related_post a 
{
	color:#275A90;
}

.related_post a:hover
{
	text-decoration:underline;
}

/*--- Subscribe----*/

#subscribe{
	margin-bottom:10px;
	padding:3px;
	text-align:center;
}

#subscribe .subscribe_img{
	width:68px;
	padding-top:5px;
	padding-bottom:2px;
}

#subscribe .subscribe_text{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0;
	padding-left:70px;
	padding-top:2px;
	text-align:left;
	line-height:1.6em;
	padding-bottom:10px;
}

#subscribe .subscribe_submit{
	background: url(images/subscribe-button.jpg) repeat-x;
	border:1px solid #D8D8D8;
	height:23px;
	font-weight:bold;
	color:#000000;
}

#subscribe .subscribe_input{
	border:1px solid #D8D8D8;
	width:190px;
	height:20px;
	vertical-align:top
}

#subscribe .input_spam{
	color:#FFF; 
	width:145px;
	padding-top:2px;
}

#subscribe .subrss{
	text-align:left; 
	padding-top:5px;
}

#subscribe .subrss .subscribe_rss{
	float:left; 
	width:23px;
}

#subscribe .subrss .subs_text{
	font-weight:bold; 
	float:left; 
	padding-top:2px;
}

#subscribe .subrss .subs_text a{
	color:#FFF;
	text-decoration:underline;
}

#subscribe .subrss .subs_text a:hover{
	color:#000;
	text-decoration: none;
}

/*--- End Subscribe----*/

/*--- Post Subscribe----*/

.post-sub_text p{
	font-size:12px !important;
}

.post-subscribe{
	background:#FDEADA; 
	height:24px; 
	padding-top:6px;
	border:1px solid #EB9349; 
	text-align:center;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin-top:5px;
}

.post-subscribe a{
	color:#0080FF;
	text-decoration:underline;
}

.tumbnail_img{
	float:left;
	padding:15px;
	overflow:hidden;
	width:150px;
	height:105px;
}

.tumbnail_img img{
	padding:0px;
	margin:0px 0px 0px 0px;
	width:150px;
	overflow:hidden;
}

.top_tumbnail_img{
	overflow:hidden;
	width:150px;
	height:105px;
	border:1px solid #E7ECEF;
}

.top_tumbnail_img img{
	width:150px;
	border:0px;
}

.top_tumbnail_img-bg{
	background:url(images/thumbnail_border_featured_n.png) no-repeat;
	height:106px;
	width:152px;
	float:left;
	padding:11px;
	margin:10px 0px 0px 10px;
}

.img_texthome{
	float:left;
	width:508px;
	.width:500px;
	display:block;
}
 
.textbot{
	padding-bottom:10px;
}
 
.like{
	 float:left;
	 padding-right:20px;
}
/*-------End Post Subscribe-------------*/

/*---------Comment Thread------------*/

.editComment, .editableComment, .textComment{

	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 10px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
	padding:10px;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
.thdrpy, .thdmang{
	font-size:12px !important;

	font-weight:bold;
	padding:0px !important;
}

#cancel_reply{
	padding-top:5px;
	text-align:right;
}
/*---------End Comment Thread--------*/

.moretxt{
	text-align:right;
}

/*-----------------------21-july-2010-------*/

#bot-bgr{
	background: url(images/bot-bgr.gif) repeat-x bottom;
	padding: 0 0 0px;
}

#page-top{
	background: url(images/page-top.png) no-repeat top;
	height: 54px;
	margin:0 auto 0;
	padding:0;	
	width:980px;
}

ul.subscribe{
	float: right;
	padding: 25px 46px 0 0;
	margin:0px;
}
* html ul.subscribe{
	padding-right: 20px;
}
.subscribe li{
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0 13px 0 10px;
	list-style:none;
}
.subscribe li.feed{
	background: url(images/ico-post.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.subscribe li a{
	color: #41484d;
	position: relative;
}

#header{
	height: 80px;
}

/*- Logo -*/

#header .title  {
	float: left;
	margin-top: 13px;
	font-family: Lucida Sans, Arial, sans-serif;
	font-weight: normal !important;
}

#header .description {
	font-family: Arial, sans-serif !important;
}

/*=== Title ===*/
#title{
	background: url(images/title-bgr.gif) repeat-x top;
	height: 220px;
}

.title span img{
	border:none;
}

#polaroids{
	background: url(images/polaroids/polaroids.png) no-repeat;
	height: 298px;
	margin: 0 0 0 335px;
	position: absolute;
	top: 85px;
	width: 276px;
}

#page{
	background: #FFF;
	margin: 0 auto;
	width: 950px;
	padding: 0 10px 30px 20px;
}

.tcol1{
	float: left;
	width: 335px;
}

.tcol2{
	float: right;
	width: 330px;
	margin-right:10px;
}

.left-title  {
	height: 169px;
	color: #fff;
	padding: 10px 25px 10px 20px;
}

.right-title  {
	height: 169px;
	color: #fff;
	padding: 10px 10px 10px 25px;
}

.left-title h1, .right-title h2 {
	margin-bottom: 10px !important;
	font-size:18px;
}

.left-title .weltext{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

.left-title p, .right-title p {
	font-size: 12px;
	line-height: 18px;
}

/*- Search -*/
.search{
	background: #efefef;
	float: right;
	height: 30px;
	margin: 20px 0 0;
	width: 275px;
}
.search input{
	background: none;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 13px;
	margin: 4px 0 0 10px;
	padding: 3px;
	width: 206px;
}
.search .btn{
	margin: 7px 0 0 20px;
	padding: 0;
	width: auto;
}

.readmore{
	color:#000000;
	font-weight:bold;
	padding-top:5px;
}

.readmore a{
	color:#FFF;
}

.facebook-top{
	background: url(images/fb-top.png) no-repeat;
	height:61px;
}

#title ul{
	padding:0px;
	margin:0px;
}

#title li{
	float: left;
	font-weight: bold;
	line-height: 30px;
	padding: 0 25px;
	list-style:none;
	font-size:14px;
	font-family:Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}

#title li a{
	color: #ffffff;
}

#title li a:hover{
	text-decoration:none;
	color:#000000;
}

#title .current_page_item a{
	color:#000000;
}

#title .current_page_item a:hover{
	color:#000000;
	text-decoration:underline;
}

.facebook-bottom{
	background: url(images/fb-bottom.png) no-repeat;
	height:20px;
	margin-bottom:10px;
	margin-top:-4px;
}

.simlarpost{
	padding:15px 0px;
	overflow:hidden;
	width:100%;
}

.simlarpost ul li{
	list-style:none;
	width:150px;
	float:left;
	padding-left:5px;
}

.simlarpost ul li:hover{
	text-decoration:underline;
	color:#275A90;
}

.simlarpost img{
	padding:0px;
	margin:0px 0px 0px 0px !important;
	width:135px;
	height:104px;
	overflow:hidden;
	border:none;
	padding-bottom:5px;
	text-align:left;
	float:none !important;
}

/*********************************************
			GAMES SECTION
*********************************************/
	
#games {
	width: 698px;
	background: url(images/grad-mid.jpg) repeat-y;
	overflow: auto;
	overflow:hidden;
	margin-bottom:15px;
}

#games .games_top{
	background: url(images/grad-top.jpg) no-repeat;
	padding:5px 0px 0px 10px;
}

#games .games_bottom{
	background: url(images/grad-bottom.jpg) no-repeat;
	width:698px;
	height:15px;
	margin-top:-5px;
}

#games .gametitle{
	background: url(images/heading.jpg) no-repeat;
	height:31px;
	font-weight:bold;
	font-size:16px;
	padding:5px 0px 10px 30px;
}

#games .gametitle a:link, #games .gametitle a:visited{
	color:#0083D5;
	font-weight:bold;
	text-decoration:underline;
	font-size:16px;
}

#games .gametitle a:hover{
	color:#0083D5;
	font-weight:bold;
	text-decoration: none;
	font-size:16px;
}

#games .gamedec{
	text-align:center; 
}

#games .gamedec .gamesimage{
	width:136px; 
	float:left;
}

#games .gamedec .gamesimage .gamesimgsize{
	height:93px;
	overflow:hidden;
}

#games .gamedec .gamesimage .gamesimgsize img.thumbnail{
	width:120px;
	height:81px;
	border:none;
	padding-bottom:3px;
}

#games .gamedec .gamesimage .gamesimgsize a:link img{
	text-decoration:none !important;
}

.gamesimage a:hover{
	text-decoration:none;
}

#games .gamedec .imgtext{
	text-align:center; 
	padding-top:10px;
}

#games .gamedec a:link .imgtext, #games .gamedec a:visited .imgtext{
	text-decoration:underline !important;
	color:#0083D5;
	font-weight:normal;	
}

#games .gamedec a:hover .imgtext{
	text-decoration:none !important;
}

.latest_story{
	 font-weight:bold; 
	 text-decoration:none; 
	 margin-bottom:15px;
	 border-bottom:1px solid #000;
	 width:690px;
	 background:#4488DD;
	 padding:2px 5px 0px 5px;
}

.latest_story_text{
	float:left; 
	font-size:18px;
	color:#FFF;
}

.latest_story_imgtext{
	float:right;
	padding-top:3px;
}

.latest_story_img{
	float:left;
}

.latest_story_subtext{
	float:left;
	padding-left:1px;
	padding-top:1px;
	font-weight:normal;
}

.latest_story_subtext a:link, .latest_story_subtext a:visited{
	color:#FFF;
	font-size:13px;
	text-decoration: underline !important;
}

.latest_story_subtext a:hover{
	color:#FFF;
	text-decoration:none !important;
}

.clr{
	clear:both;
}

/* Poker Rooms Widget */

#sidebar-left .pokerroom{
	margin-bottom:5px;
}

#sidebar-left .poker-rooms {
	margin: 0;
}

#sidebar-left .poker-rooms h3 {
	background:#4488DD none repeat scroll 0 0;
	margin: 0px;
	border-bottom:4px solid #1C313B;
	color:#FFFFFF;
    font-family:Georgia,Arial,Helvetica;
    font-size:12px;
    font-weight:bold;
    height:22px;
    padding:8px 0 0;
    text-align:center;
}
#sidebar-left .poker-rooms .room {
	clear: both;
	margin: 0; padding: 5px 0 10px 5px;
	border: 1px solid #F1F1F1;
	border-top:none;
	overflow: auto;
}
#sidebar-left .poker-rooms p {
	padding-top: 0;
}
#sidebar-left .poker-rooms .info {
	float: left;
	width: 115px;
	font-weight: bold;
	padding-top: 5px;
}

#sidebar-left .poker-rooms .info .links {
	font-size: 11px;
}

#sidebar-left .poker-rooms .info .links a{
	color:#B01209
}

#sidebar-left .poker-rooms .play {
	float: right;
	width: 95px;
	text-align: center;
	overflow: hidden;
}

#sidebar-left .poker-rooms .play a:hover{
	text-decoration:none;
}
