/*
Theme Name: Poker News
Theme URI: http://www.free-wordpress-theme.net/
Description: Casino, gambling, poker related Wordpress theme.Magazine style. View the Readme included in the theme folder for setup instructions.. {CREDITS_URL}
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: green, 2 columns layout, post excerpts, post thumbnails, ads ready, widget ready.	

	{CREDITS_TEXT}
*/


/*============================================================
	General Specifications
==============================================================*/

body {
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/body.png) top left repeat;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background: #fff url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/bg1.png) top left repeat-x;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1 {
	font-size:72px;
	font-family: georgia;
	letter-spacing: -3px;
	line-height: 30px;
	color:#fff;
	}

h1 a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h2 {
	font-size: 22px;
	margin: 0;
	}

h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
	color:#fff !important;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 18px;
    	padding: 0;
	margin:5px;
	color: #000;
	}

a, a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #ccc;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ff7a01;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    	font-weight: bold;
    	}

#searchform {
    	width:200px;
	background: #fff;
	color: #000;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 0px 0px 0px 5px;
	padding: 2px 2px 1px 2px;
	}

#submit {
	background: #1e5c0e;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#srch {
  	float:right;
	margin-top: 5px;
  	margin-bottom:5px;
 	margin-right:10px;
	}

#header {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/header.png) top left no-repeat;
	margin:0 auto;
	padding: 0;
	height: 150px;
	width: 1000px;
	}

#description {
	float: left;
	width: 600px;
	margin-left:400px;
	margin-top: 0;
	text-align: center;
	}

/*===================================================================
	Menu bar
=====================================================================*/
	
#menu_bar {
	width:580px;
	height:50px;
	padding:0px;
	float:right;
	font-variant: small-caps;
	margin-bottom: 10px;
	}

ul#navlist {
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	white-space: nowrap;
	float:left;
	width:580px;
	padding: 0px;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	width: 122px;
	height:30px;
	overflow: hidden;
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/button.png) top no-repeat;
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #fff;
	margin-right:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/buthov.png) left repeat;
	color: #123808;
	}

/*=====================================================================
	Slider
======================================================================*/

#glidercontent{
	margin:0px;
	}

.glidecontentwrapper{
	position: relative; 
	width: 1000px;
	height:270px; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	background: #fff url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/slider.png) top left no-repeat;
	}

.glidecontent{ 
	position:absolute; 
	padding:0px 5px 0px 15px;
	width:900px;
	color:#000;
	margin-top: -20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	height:100%;
	overflow:hidden;
	float:left;
	text-align:justify;
	background:#fff;
	}

.glidim{
	float:right;
	}

.glidim img{
	margin:0px 5px 5px 0px;
	padding:7px 7px;
	}

.glidecontent h2{
	margin:0px;
	padding:5px 0px;
	font-size:24px;
	font-weight:bold;
	overflow:hidden;
	font-variant: small-caps;
	}

.glidecontent h2 a:link, .glidecontent h2 a:visited{
	color:#000 !important;
	}

.glidecontent p{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	font-size:14px;
	line-height:22px;
	overflow:hidden;
	}

.glidebot{
	width:990px;
	height:5px;
	background:#000;
	margin:0px 5px ;
	padding:0px 0px;
	float:left;
	}

.gnav{ /*style for DIV used to contain toggler links. */
	width: 100px;
	height:50px;
	z-index:150;
	float:right;
	padding-right:25px;
	}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	height:45px;
	z-index:150;
	width: 990px;
	}

.glidecontenttoggler a{ /*to remove the border around the arrows when clicked */
	color: #fff;
	}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	}

.glidecontenttoggler a.prev{
	top:130px;
	left:0px;
	position:absolute;
	display:block;
	background:url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/left.png) left;
	width:40px;
	height:39px;
	}

.glidecontenttoggler a.next {
	float:right;
	display:block;
	background:url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/right.png) right;
	width:40px;
	height:39px;
	position:absolute;
	top:130px;
	right:0px;
	}


/*=====================================================================
	Home
======================================================================*/

#mostpop{
	background:#17460b url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/title.png) top left repeat-x;
	width:480px;
	height: 30px;
	float: left;
	margin-top: -2px;
	}

#home-tabs {
	width:480px;
	float:left;
	padding-bottom:5px;
	margin-bottom:5px;
	background: #faf4ee;
	border-bottom: 1px dotted #17460b;
	}

#home-tabs ul.tabs {
	display: block;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	}
		
#home-tabs ul.tabs li {
	display: block;
	float: left;
	background: #17460b url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/title.png) top left repeat-x;
	border-left: 1px solid #fff;
	margin-left:-1px;
	white-space: nowrap;
	padding: 9px 7px 8px 7px;
	z-index: 6000;
	}
		
#home-tabs ul.tabs li.selected {
	background: #41b429 url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/stitle.png) top left repeat-x;
	border-right: 1px solid #fff;
	z-index: 9998;
	}
		
#home-tabs div.tabContent {
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0;
	display: none;
	}
		
#home-tabs div.tabContent.tabContentActive {
	display: block;
	}
		
#home-tabs div.tabContent ol {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#home-tabs div.tabContent ol li {
	_padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#home-tabs div.tabContent ul {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#home-tabs div.tabContent ul li {
	_padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}
		

/* Most Popular Module */

#mostPopWidget, #tabsContainer {
	position: relative;
	top: 1px;
	_top: 0;
	left: 0px;
	_left: 0;
	_height: 14px;
	_padding-top: 6px;
	display: block;
	}

#mostPopWidget ul.tabs {
	font-size: 10px;
	_position: absolute;
	top: 0;
	}
					
#mostPopWidget ul.tabs li {
	position: relative;
	top: 0; 
	padding-left: 4px;
	padding-right: 5px;
	_padding-bottom: 2px;
	}
		
#mostPopWidget ul.tabs li.selected {	
	_padding-bottom: 3px;
	}	
				
#mostPopWidget ul.tabs li:first-child {
	border-left-width: 1px;
	padding-left: 4px;
	}
					
#mostPopWidget  ul.tabs li a {
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	font-variant: small-caps;
	}			

#mostPopWidget ul li {
	padding-left:2px;
	margin-left:10px;
	list-style-type:disc;
	list-style-position: outside;
	list-style-image: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/bullet.png);
	line-height:115%;
	}

#mostPopWidget ul li a{
	font-variant:small-caps;
	font-weight:bold;
	}

/*---------------------------------------------------------*/

#homenav{
	width:990px;
	height:40px;
	float: left;
	margin: 0 5px;
	}

#top{
	margin:0 20px;
	}

#button{
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/button.png) left no-repeat;
	width: 142px;
	height: 25px;
	margin-top: 3px;
	padding-top: 12px;
	text-align: center;
	}

#button a, #button a:link, #button a:visited{
	color:#fff;
	font-weight:bold;
	}

.blog{
	float: left;
	margin-left: 80px;
	}

.archive{
	float: left;
	margin-left: 370px;
	}

/*==============================================================
	Positioning of the ads banners
================================================================*/

#ad250 /* banner in the sidebar*/ {
	width:250px;
	margin-left: -10px;
	}

#ad468/*banner on home page*/ {
	width: 468px;
	margin: 0 auto;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background: #fff;
	width:1000px;
	margin-top:0px;
	float: left;
	}

#content {
	width:480px;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 5px;
	float:left;
	}

.white {
	background: #faf4ee;
	border-bottom: 1px dotted #17460b;
	width:480px;
	float: left;
	margin-top: 0px;
	margin-bottom:10px;
	text-align: justify;
	font-size:14px;
	}


/*=====================================================================
	The actual Blog post look
======================================================================*/

.post {
	background: #faf4ee;
	border-bottom: 1px dotted #17460b;
	width:480px;
	float: left;
	margin-top: 0px;
	margin-bottom:5px;
	text-align: justify;
	font-size:14px;
	overflow:hidden;
	}

.ptitle{
	width: 470px;
	background:#17460b url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/title.png) top left repeat-x;
	padding: 5px;
	text-align: center;
	font-variant:small-caps;
	}

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

.thumb{
	float:left;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 10px;
	}

.postmetadata {
	float:left;
	width:450px;
	background: #efefef;
	padding: 5px;
	margin: 0 10px 5px 10px;
	font-size: 11px;
	font-weight:bold;
    	clear: both;
    	}

.date {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/date.gif) top left no-repeat;
	padding-left:20px;
	font-style: oblique;
	font-weight:normal;
	}

.category{
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/folder.gif) top left no-repeat;
	padding-left:20px;
	font-style: oblique;
	font-weight:normal;
	}

.ratings{
	float:left;
	margin-top:5px;
	}

.postcom {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/comment.gif) top left no-repeat;
	padding-left:20px;
	font-style: oblique;
	float: right;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width:250px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px 0 10px 0;
	}

.one{
	float:left;
	margin-left:5px;
	}

.two{
	float:right;
	margin-right:5px;
	}

.widget{
	width:250px;
	background:#faf4ee;
	border-bottom: 1px dotted #17460b;
	margin-bottom: 5px;
	}

#feed {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/email.png) left no-repeat;
	width: 250px;
	}

#sidebar h2 {
	width:240px;
	height: 20px;
	background: #41b429 url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/stitle.png) top left repeat-x;
	padding:5px;
	margin: 0px auto;
	font-size:18px;
	text-align: center;
	font-variant: small-caps;
	}

#sidebar a, #sidebar a:visited {
	color:#000;
	text-decoration: none;
	}

#sidebar a:hover {
	color:#17460b;
	text-decoration:none;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 10px;
	}

#sidebar li {
	list-style-type: none;
	}

#sidebar ul li.rc{
	list-style-type: none;
	list-style-image: none;
	}
	

#sidebar ul li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/bullet.png);
	margin-bottom: 5px;
	margin-left: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar ul li ul {
	margin-top: -5px;
	margin-bottom: -5px;
	}

#sidebar ul li ul li {
	padding: 0px;
	margin: 0;
	}


/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	width: 230px;
	background: #fff;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	empty-cells: show;
	}

#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 {
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	color:#000 !important;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#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;
	}



/*================================================================
    Begin Comments
==================================================================*/

#replies {
	background: #faf4ee;
	padding: 10px;
	width: 460px;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 5px;
	display:block;
	font-style:normal;
	font-size:11px;
	background: #003f06;
	color:#fff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#efefef;
	}

.commentlist a:hover, .commentlist a:active {
	color:#000;
	}

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 14px Georgia, "Times New Roman", Times, serif;
	}

.commentlist .time {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/clock.png) top left no-repeat;
	padding-left:20px;
	}

.commenttext {
	background: #fff;
	padding: 0 10px;
	color:#000;
	margin-top: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #17460b;
	}

#commentform input {
    	background: #fff;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

#commentform textarea {
    	background: #fff;
	color: #000;
	width: 430px;
	padding: 2px;
	}

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

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background: #003f06;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}

#commentform p {
	margin: 5px 0;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(http://www.thepimppanther.com/preview/wp-content/themes/poker_news/images/footer.png) top no-repeat;
	margin: 0 auto;
   	width: 1000px;
	padding-top:30px;
	height: 50px;
	clear: both;
    	text-align: center;
	color:#fff;
	}

#footer a, #footer a:visited {
	color:#fff;
	}

/*===============================================================
    Begin Images
=================================================================*/

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 {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.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;
	}

.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;
	}