/*  
Theme Name: Poker Pro 16
Theme URI: http://www.thecasinothemes.com/archives/122
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
*/
html, body {height:100%;}
/* Reset */
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, p {
	margin: 0px;
	padding: 0px;
}

/* body */
body {
	font: 13px Arial,Verdana, Tahoma,  sans-serif;
	background:#Faece1 url(images/bg_body.jpg) center 33px repeat-x;	
	color:#000;
}

/* Container */

div#container{	
	width:1003px;
	margin:-3px auto 0;
	*margin:0 auto 0;
	padding: 0px;
	background:#FFF url(images/bg_content.gif);
}

/* header */
div#header-top{
	color: #262626;
	margin: 0 auto; 
	width: 1003px;
	height: 220px;
	background:url(images/bg_header.gif) no-repeat;
}
div#header{
	color: #262626;
	margin: 0 auto; 
	width: 1024px;
}
div#header-top h1{
	margin: 0;
  	padding: 0;
	
}
div#header-top h1 a{
	display: block;
	float:left; 	
	width:350px;
	height:200px;
	padding: 0;
	margin: 0 0 0 400px;
	text-indent: -9999em;
  }
 
/* Menu */
div#menu {
	float:left;
	margin: -32px 0 0 0;	
	width:1003px;
	height: 53px;
	padding:0 0 0 0;
	background:#8b0000;
	overflow:hidden;
	display:inline;	
}
#menu ul {
	list-style: none;
	padding: 0px;
}
#menu ul li{
	float: left;
	height:23px;
	margin:6px 0 !important;
	border:none !important;
}
div#menu ul li a{
	display: block;
	float:left;
	height: 24px;
	border-left:1px solid #FFF;
	padding: 0 0  1px 25px;
	margin: 4px 0;
	color: #FFF;
	font-size: 18px;	
	text-decoration:none;	
	font-family:"trebuchet MS";
	border:none !important;
}
div#menu ul li a:hover{
	text-decoration:underline;
}

/* Navigation */
#content .navigation {
	margin: 5px 0 0 0;
	padding: 5px 0;
	font-family: Georgia, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}	
#content .navigation a {
	text-decoration: none;
	margin: 0 10px;
}
#content .navigation a:hover {
	text-decoration: underline;
}  

/* wrapper */
div#wrapper{
	float:left;
	width:1003px;
	overflow:hidden;
	display:inline;
	margin:0 auto 0 auto;
	background:#fffdfb;
	/*background:url(images/bg_content.gif); */
}
	
div#content{
	position:relative;
	margin: 0 250px 0 20px;
	padding: 0px;
	width:750px;
	overflow:hidden;
	
}
div#content p{padding: 6px 0;}

/* Advertisement */
#top-banner {float:right; text-align:center; margin: 15px 15px 0 0;border:0px;}
#sidebar-ad {text-align:center; margin: 5px;}
#content-ad-bottom {text-align:center; margin: 5px;}

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

/* Post */
.page, .post {
	padding: 5px 10px;
	border-bottom: 0px solid #f5f5f5;
	
}
.post p a{text-decoration:underline;}
.post p a:hover{text-decoration:none;}
	.post-bg {
		border-bottom: 1px solid #000;
		width:750px;
		margin: 0 0 10px 0;
		padding:0;	
		float:left;	
	}
	.post-top {
		margin: 5px 5px 0 5px;
		padding: 5px 5px 0 5px;
	}
	.post-bg h2{
		font-size: 24px;
		font-weight: normal;

	}
	.post-bg h2 a{
		color:#8B0000;
	}
.sticky {}

/* Entry meta */
.entry-meta{margin: 0;color:#8B0000;font:13px; clear:both;}

/* 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: #8B0000;
	text-decoration:underline;
}
.entry-comments a:hover {
	text-decoration:none;
}
/* Entry Tags */
.entry-tags {
  background: top left url('images/tags.gif') no-repeat;
  padding: 0 0 0 18px;
  margin: 0px;
  }
.entry-tags a {color:#8B0000; text-decoration:underline;}
  .entry-tags a:hover {text-decoration:none;}
/* Entry Tags2 */
.entry-tags2{margin: 10px 0 0 0;color:#8B0000;font: 12px Arial,Verdana, Tahoma,  sans-serif;}
.entry-tags2 a {color:#8B0000;text-decoration:underline;}
.entry-tags2 a:hover{text-decoration:none;}

/* Entry Content */
.entry-content {}
.entry-content img {
	max-width: 100%;
	border:2px solid #D9D9D9;
	padding:2px;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	padding: 10px 0 5px;
}



/* 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:#8B0000;}		
		
/* sidebars */ 
div#sidebar-left{float:left; width:190px; margin:160px 0 0 -1024px;  background:inherit;padding: 0; }

div#sidebar-right{float:left;width:210px;margin:0 0 0 -220px; background:#FC9;	padding: 5px 5px; height:100%; }

#sidebar-right a{}

#sidebar-left a, #sidebar-right a{
	color: #8B0000;	
}
#sidebar-left a img, #sidebar-right a img{border: 0px;}	
	
	.sidebar-top {
		margin: 30px 0 10px 10px !important;
		padding:0;
		height:30px;
		width:200px;
		border-bottom:1px solid #000;
		padding-bottom:5px;
	}
	.sidebar-bg {
		width:188px;
		margin: 0  auto 5px auto;
		padding:0;
	}
	#sidebar-left ul, #sidebar-right ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#sidebar-left ul li, #sidebar-right ul li{
		padding: 0;
		margin: 0;
		
	}
	#sidebar-left ul li a, #sidebar-right ul li a{
		text-decoration: none;
		display: block;
		width: 180px;			
		padding: 4px 0 5px 15px;
		margin-left:10px;
		margin: 0 auto;	
		color:#8b0000;
		font-size:14px;
		border-bottom:1px dotted #8b0000; 		
	}		
	#sidebar-left ul li a:hover, #sidebar-right ul li a:hover{
		background: #CA2D35;
		text-decoration: none;	
		color:#FFF;
		display:block;		
	}			
	#sidebar-left h2, #sidebar-right h2{
		height:31px;
		padding: 8px 0 0 45px;
		font-family: Arial, Helvetica;
		font-size: 18px;
		background:url(images/bg_tit_sider.gif) no-repeat;
		font-weight: normal;
		color: #8B0000;	
		text-align:left;
	}	

	#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: 157px;
		height: 15px;			
		padding: 4px 0 4px 31px;
		margin: 0 auto;			
	}	
	#sidebar-left ul ul li a:hover, #sidebar-right ul ul li a:hover{
		background: #dfdfdf url('images/arrow_right.gif') 16px 4px no-repeat;	
	}							
	#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;}

/* Search Box */
#search{
	margin: 0 0 0 670px;
	width:400px;
}
div#search-form{
	text-align:center;
	padding: 5px 15px 0px 15px;
}
#searchtext {
	width:240px;
   font-size: 11px;
   color:#000;
   height:18px;
   padding: 2px;
   border: 1px solid #808080;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
#btn-search {
	width:62px;
	height:18px;
	margin: 4px 0 0 0;   
	color: #FFF;
	background:none;
	border:none;
	text-indent:-9999px;
	background:url(images/btn_buscar.gif) no-repeat;
	cursor:pointer;
}	

	
/* footer */  
div#footer{
	clear:left;
	width:100%;
	height:55px;
	color: #8B0000;
	text-align:center;
	padding: 15px 0 0 0;
	margin: 10px 0 1px 0;	
}
div#footer a{ color: #8B0000;}
div#footer p{margin:0;padding:5px 10px}

/* Comments */
div#comments { padding: 10px; color: #8B0000;}
h3#comments{background:#eee; padding: 5px;}
.commentlist {margin: 10px 0; padding: 0;	list-style: none;}
.commentlist li {
	margin: 5px 0; 
	padding: 15px 0;
	border-bottom: 0px dashed #ccc;
}
.commentlist li .avatar { 
	float: right;
	margin: -12px 0 0 0;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
	height:32px;
	width: 32px;
}
.commentlist cite, .commentlist cite a {font-weight: bold;}
.commentmetadata {
	margin: 0;
	color: #8B0000;
	border-bottom: 1px dashed #e4e4e4;
}
.commentmetadata a {
	color: #666;
}
.commentlist cite a {
	color: #8B0000;
}
a.comment-edit-link{color: #8B0000;}
.commentlist li ul li, .commentlist li ol li  {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px dashed #f0f0f0;
}
.commentlist p {
	margin: 10px 0;
}
span.says {}
div.reply {}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform p {
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	margin: 5px 0;
	color: #8B0000;
	}
	
#commentform p a {color: #8B0000;text-decoration:underline;}
#commentform p a:hover {color: #8B0000;text-decoration:none;}
#commentform input {
	font: 0.9em Arial,Verdana, Tahoma,  sans-serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #B8D0CD;
	}

#commentform textarea {
	font: 0.9em Arial,Verdana, Tahoma,  sans-serif;
	width: 90%;
	padding: 2px;
	border:1px solid #B8D0CD;
	}
#commentform textarea:hover, textarea:focus, textarea .focus {
	border : 1px solid #8B0000;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 5px 0;
	border : 0;
	border-style : none;	 
	color: #FFF;
	background:#8b0000;
	border: 1px solid #B8D0CD !important;
	padding:5px 0;
	font: bold 11px Arial, Helvetica;;
	cursor:pointer;

	}
#commentform #submit:hover {
	background:#E3A80E;
}
.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: #8B0000;		
	}
	table#wp-calendar a{
		color: #8B0000;		
	}	
	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: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 { }
a{color:#8B0000 ;text-decoration:none;}
a:hover{text-decoration:underline;}
a.img { 
	border: 0px; 
}
p {}
blockquote {
	margin: 10px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
}
blockquote p {
	padding: 10px;
}
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;
}

.rss-tag-icon {
	background:url(images/bg_rss.gif) no-repeat;
	width:164px;
	height:56px;
	text-indent:-9999px;
	display:block;
	margin:auto;
}

.webroom {
	background:url(images/webroom.gif) no-repeat;
	display:block;
	width:80px;
	height:19px;
	text-indent:-9999px;
	float:right;
	margin:-20px 200px 0 0;
}
