/*  
Theme Name: PokeratiV5
Theme URI: 
Description: Pokerati V5 Theme p.c
Version: 5.0
Author: Ed Mayhall, Dan Michalski, and Scott Chaffin
Author URI:

*/

/* Category Archive Page Styling (Op-Eds) START */

.capsule {
	line-height: 1.1;
	font-size: 1.0em;
	clear: both;
	padding: 10px 15px 0px 15px;

}

.capsule a, a:link, a:visited, a:active {
	text-decoration: underline;
}

.capsule-tn {
	float: left;
	margin-right: 10px;
}
.capsuleeven {
}

.capsuletitle  {
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
}


.capsulesubhed {
	line-height: 1.2em;
	color: darkred;
	font-weight: bold;

}

.capsulemeta {
	color: black;
	margin-top: 4px;
}

.capsuleentry {
	line-height: 1.1;
	font-size: 0.8em;
}

.fineprint {
	font-size: 0.7em;
	font-style: italic;
}

/* Category Archive Page Styling (Op-Eds) END */



body, html {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	font: 10pt verdana, arial, sans-serif;
background: url(images/bodybg.gif) repeat;
	}
	
a, a:link, a:visited, a:active {
	color: #b00;
	text-decoration: none;
	}
	
a:hover {
	color: #bbb;
	text-decoration: none;
	}
	
h1, h2, h3, h4, h5, h6, h9 {
	margin: 0;
	padding: 0;
	}
	
h1 {
	font-size: 13pt;
	}
	
h2 {
	font-size: 11pt;
	color: #000000;
	padding: 0 0 5px 0;
	}
	
h3 {
	font-size: 10pt;
	padding: 0 0 5px 0;
	color: #880000;
	}
		
h4 {
	font-size: 10pt;
	}


h9 {
        color: white; 
        background: black;
        font-size: 13pt;
        }


blockquote {
	margin: 10px 20px;
	padding: 10px;
	color: #000;
	background: #eee;
	border: 1px solid #ccc;
	}

.alignleft {
	float: left;
	margin: 0;
	padding: 0 10px 5px 0;
	}
	
.alignright {
	float: right;
	margin: 0;
	padding: 0 0 5px 10px;
	}

.left {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	}
	
.right {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0;
	}

p {
	line-height: 18px;
	}
	
small {
	font-size: 8pt;
	}
	
pre, code {
	font-family: "Courier New", courier, verdana, arial, sans-serif;
	overflow: auto;
	}

cite {
	font-weight: bold;
	text-decoration: none;
	}
	
/* layout */

#page {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0;
	border: 1px solid #000;
	background: #fff;
	clear: none;
	}

/* META OUTSIDE PAGE */
#metabox {
	display: block;
	width: 980px;
	margin: 0px auto;
	height: 30px;
	font-family: arial, verdana, sans-serif;
	}

#metabox ul {
	float: right;
	margin: 0px 0 0 0;
	padding: 0;
	}

#metabox li {
	display: inline;
	}
		
#metabox ul li a {
	color: #000000;
	padding: 5px;
	}



/* header */
#header {
	width: 650px;
	height: 80px;
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff;
	}


#header a img {
	border: none;
	text-decoration: none;
	}

#search {
	padding: 0;
	text-align: right;
	}
	
#searchform #s {
	width: 160px;
	float: right;	
	}

#searchform #searchsubmit {
	color: #fff;
	background: #222;
	float: right;	
	}

#searchform input {
	border: 1px outset #b00;
	color: #b00;
	}

/* navigation */
#navbar {
	display: block;
	width: 650px;
	margin: 0 auto;
	height: 30px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #000;
	background: #fff;
	float: left;
	}

#navbar ul {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	}

#navbar li {
	display: inline;
	}
		
#navbar ul li.current_page_item a {
	color: #000000;
	background: IndianRed;
	height: 24px;
	border: 0px;
	padding: 6px 10px 0 10px;
	}

#navbar ul li.current_page_item a:hover {
	color: #fff;
	text-decoration: none;
	background: #000 url(images/navbar-hover.gif) repeat-x;
	}

#navbar a {
	color: #800000;
	float: left;
	margin: 0;
	height: 24px;
	padding: 6px 10px 0 10px;
	}

#navbar a:hover {
	color: #fff;
	text-decoration: none;
	background: #000 url(images/navbar-hover.gif) repeat-x;
	}

/* Class for new navbar from Appearance>Menus */
#access {
	border-bottom: 1px solid #000000;
	display: block;
	float: left;
	margin: 0 auto;
	clear: both;
	width: 650px;
	border-right: 1px solid #000;
	}

/*  SEPERATE OUT THE NAVBAR FROM OTHER 'MENU' STYLING  
#sitemap { first level
font-size: 140%;
font-weight: bold;
}
#sitemap li ul { second level
font-size: 90%;
font-weight: normal;
}
#sitemap li ul li ul li { third level
padding-left: 16px;
background: url(bullet.gif) no-repeat 0 50%;
}
*/

#access .menu-header {
	font-size: 13px;
	margin-left: 12px;
	width: 600px;
}
#access .menu-header  ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-right: 10px;
}
#access .menu-header li {
	float: left;
	position: relative;
}
#access .menu-header li ul {
}
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 600px;
}
div.menu ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-left: 10px;
}
div.menu ul {
	list-style: none inside none;
	margin: 0;
	float: left;
	padding-left: 10px;
}
div.menu li {
	float: left;
	position: relative;
}

#access a {
	color: #800000;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #000 url(images/navbar-hover.gif) repeat-x;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	color: #fff;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000 url(images/navbar-hover.gif) repeat-x;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background: #000 url(images/navbar-hover.gif) repeat-x;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	background: #000 url(images/navbar-hover.gif) repeat-x;
}

/* END Class for new navbar from Appearance>Menus */	

/* content */
#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0 0;
	margin-left: 0px;
	background: #fff;
	border-right: 1px solid #000;
	overflow: hidden;
	}

#content h1 {
	margin: 10px 10px 10px -15px;
}


#content h2 {
	font-size: 11pt;
	padding: 2px 0 0 0;
	}

#content h2 a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	}

#content h3 {
	font-size:10pt; 
	clear:left;
	padding-bottom: 10px;
	font-style: italic;
	}


#content a, a:link, a:visited, a:active {
	color: #008000;
	text-decoration: none;
	}
	
#content a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
#content img, .flickr-photos img {
	border:none;
	}

#author-content, #gallery_content, #library-content, #page-content, #csr-content {
	padding: 10px 15px 10px 15px;
	}

/* Start of author-content (from author.php) */
#author-content-main {
	padding: 5px 5px;
	margin-right: 0px;
	background: #fff;
	overflow: hidden;
	}

#author-content-main h1 {
	font-size: large;
	margin: 0px;
	}
#author-content-main h2 {
	font-style: italic;
	margin: 0px;
	}
#author-content-main h4 {
	color: #000000 ;
	font-style: normal ;
	margin: 0px ;
	padding-bottom: 0px;
	}
#author-content-main h5 {
	color: #880000;
	margin: 0px;
	}
.author-dateline {
	text-transform: upper ;
	font-weight: bold ;

}
#author-content-main ul {
	list-style: none
	}
#author-content-main ul li {
    background: -moz-linear-gradient(-90deg, #F8F8F8, #E5C063) repeat scroll 0 0 transparent;
    border-color: #C9C9C9 #C9C9C9 #999999;
    border-style: solid;
    border-width: 1px;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
	}
#author-content-social-box {
	background-color: #EBEBFA;
	border-radius: 15px;
	}
#author-content-social {
	text-align: center;
	padding-top: 3px;
	}
#author-content-social-box {
	background-color: #EBEBFA;
	border-radius: 15px;
	}
#author-content-side {
	float: right;
	width: 100px; 
	padding: 5px 5px 0 0;
	margin-right: 0px;
	background: #fff;
	border-bottom: 1px solid #000;
	}

#author-content-side img {
	margin-left: auto;
	margin-right: auto;
	}
/* End of author-content (from author.php) */

/* About Us page styling (from about-us-date-based.php) */
#aboutus {
}
#aboutus ul {
	list-style: none;
}
#aboutus img {
	padding-right: 5px ;
}


#aboutus {
}
p.about-each {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(-270deg, #F8F8F8, #B0E0E6) repeat scroll 0 0 transparent;
    border-color: #C9C9C9 #C9C9C9 #999999;
    border-style: solid;
    border-width: 1px;
	border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5) inset, 0 1px 0 0 rgba(0, 0, 0, 0.05);
    cursor: pointer;
    outline: 0 none;
    padding: 5px;
    vertical-align: middle;
}
span.about-loc {
	text-transform: uppercase ;
	font-size: 11pt;
	color: #000;
	font-family: "Courier New",Courier,Verdana,sans-serif ;
}
span.about-name {
	font-size: 11pt;
	color: #000;
}
span.about-tagline {
	font-style: italic ;
	font-size: 9pt;
	color: #000;
}
#aboutus img {
	float: left ;
	padding-right: 5px ;
}

/* End of About Us page styling (from about-us-date-based.php) */

.post {
	clear:both;
	padding: 10px 15px 0px 15px;
	}	

.funky-date {
	font-family: Courier New;
	background-color: #EBEBFA;
	color: #737373;
	padding: 2px 10px 2px 10px;
	}

#entry h5 {
	color: #880000;
	padding-top: 10px;
	margin-bottom: -10px;
	font-size:11pt; 
	font-style: italic;
}

#entry h6 {
	color: #880000;
	font-size:10pt; 
	font-style: italic;
}
#entry a:link, #entry a:visited, #entry a:hover, #entry a:active {
text-decoration: none;
	}
#entry a:hover {
text-decoration: underline;
	}

.post-page {
	clear: both;
	margin: 0;
	padding: 0;
	}

#content .st-related-posts h3 {
display: none;
}

/* sidebar */
#sidebar {
	float: right;
	width: 320px;
	margin: 0;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #000;
	}

#sidebar a:hover, #sidebar a:active{
	color: #0000FF;
	}

#sidebar-l {
	font-size: 8pt;
	line-height: 13pt;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0 5px 0 5px;
	overflow: hidden;
	}
	
#sidebar-r {
	font-size: 8pt;
	line-height: 13pt;
	float: right;
	width: 160px;
	margin: 0;
	padding: 0 5px 0 5px;
	border-left: 1px solid #000;
	overflow: hidden;
	}
	
/* #sidebar h2 {
	font-size: 10pt;
	color: #FFFFFF;
	background: #A30000;
	margin: 5px 0 5px 0;
	padding: 3px;
	border-bottom: 1px solid #333;
	} */
	
#sidebar h2 {
	font-size: 10pt;
	color: #a30000; 
	background: #fff;
	margin: 5px 0 5px 0;
	padding: 15px 3px 0 3px;
	border-bottom: 1px solid #a30000;
	}

.flickr-photos h2 {
	padding: 3px 3px 0 3px !important;
	border-bottom: 0px solid #a30000 !important;
}

.quote-rotator h2 {
	padding: 3px 3px 0 3px !important;
	border-bottom: 0px solid #a30000 !important;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 0;
}
#sidebar h3 {
	margin: 0; 
	font-size: 8pt; 
	color:#880000; 
	font-weight:normal;
	padding: 0;
}
	
#sidebar ul li ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#sidebar ul li ul li {
	margin: 0 ;
	padding: 0;
	}
	
#sidebar ul li ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li ul li ul li {
	margin: 5px 0 0 0;
	padding: 0;
	}

#sidebar-t {
	float: left;
	width: 600px;
	margin: 0 5px 0 5px;
	padding: 0px 10px 0px 10px;
	background: #000000;
	}	

ul#recentcomments {
	list-style-type: disc !important;
	margin-left: 7px !important;
	padding-left: 7px !important;
}


/* footer */

#footer {
	clear: both;
	width: 980px;
	border-top: 1px solid black;
	}

#footerbox {
	display: block;
	margin: 10px auto 0px auto;
	font-family: arial, verdana, sans-serif; 
	text-align: center;
	color: #000000;

	}

#footerbox  ul {
	margin: 0;
	padding: 0;
	}

#footerbox  li {
	display: inline;
	}
		
#footerbox  ul li a {
	color: #000000;
	padding: 5px;
	}



#footer-l {
	float: left;
	width: 470px;
	margin: 10px 0 20px 0;
	padding: 0 0 0 10px;
	}
	
#footer-r {
	float: right;
	width: 470px;
	margin: 10px 0 20px 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

	
/* single */

.post-single {
	clear: both;
	margin: 0;
	padding: 10px 15px 20px 15px;
	}

.navigation {
	margin: 0;
	padding: 0 10px 0 10px;
	}
		
p.postinfo {
	background:#222;
	border:1px solid #000;
	color: #ddd;
	padding:4px 10px;
	font-size:8pt;
	margin: 20px 0;
	}

p.postinfo a, p.postinfo a:active, p.postinfo a:visited, p.postinfo a:link {
	color: #fff;
	text-decoration: none;
	}
	
p.postinfo a:hover {
	color: #b00;
	background: #fff;
	text-decoration: none;
	}

.viewing {
	padding:0 0  3px 1px;
	line-height:15px;
	}

.category {
	float: right;
	color: #800000
	}

.author {
float: right;
	}

.moreboxes {
	width: auto;
	border-bottom: 1px dashed purple;
	margin-bottom: 10px;
	padding: 0px 5px 20px 15px;
	}
	
.tagsbox {
    font-size:0.8em;
    font-weight: bold;
	}
		
.sharethisbox {
	float: right;
	width: 125px;
	margin-top: 3px;
	}
				
.sharethisbox2 {
	float: right;
	width: 125px;
	margin-top: 3px;
	}
		
.commentbox {
	float: none;
	width: 220px;
	text-align: none;

	margin-top: 3px;
	}
	

/* comments */

#comments {
	width: 600px;
	margin: 0;
	padding: 10px 0 0 10px;
	}
	
#comments h3 {
	font-size: 10pt;
	margin: 0 0 30px 0;
	padding: 0;
	}

#commentlist ol {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
	}

#commentlist li {
	margin: 10px 0;
	padding: 10px;
	}
		
.norm {
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #222;
	}
	
.norm a, .norm a:active, .norm a:link, .norm a:visited {
	color: #000;
	text-decoration: none;
	}
	
.norm a:hover {
	color: #b00;
	background: #fff;
	text-decoration: underline;
	}

	
.alt {
	color: #000;
	background: #eee;
	margin: 0;
	padding: 0;
	border: 1px outset #b00;
	}
	
.alt a, .alt a:visited, .alt a:link, .alt a:active {
	color: #b00;
	text-decoration: none;
	}
	
.alt a:hover {
	color: #fff;
	background: #555;
	text-decoration: none;
	}

#comments input {
	border: 1px outset #b00;
	color: #b00;
	}
	
#comments textarea {
	border: 1px outset #b00;
	color: #b00;
	width: 560px;
	}	

#comments #submit {
	color: #fff;
	background: #222;
	}

/* Poker Library CSS */

.pliblists ul li {
	background: url(images/plibdefault.png) no-repeat top left;
	list-style: none;
	padding: 5px 0  5px 35px;
	margin: 5px;
	line-height: 40px;
	border-bottom: 3px dotted green;

	}


.pliblibrary ul li {
	background: url(images/plibdefault.png) no-repeat top left;
	}

.plibmovies ul li {
	background: url(images/plibmovie.png) no-repeat top left;
	}

.plibbooks ul li {
	background: url(images/plibbook.png) no-repeat top left;
	}

.plibmusic ul li {
	background: url(images/plibmusic.png) no-repeat top left;
	}
	
.plibcelebs ul li {
	background: url(images/plibceleb.png) no-repeat top left;
	}

.pliblingo ul li {
	background: url(images/pliblingo.png) no-repeat top left;
	}
	
/* End Poker Library CSS */




/* Flexible Upload CSS */
.imageframe { 
	margin: 10px; 
	padding: 5px; 
	border: none;
	}

.imgalignleft { 
	float: left; 
	margin: 5px 5px 5px 0px; /*	padding: 0 10px 0 0; */
	}

.imgalignright { 
	float: right; 
	margin: 5px 0px 5px 5px; /*	padding: 0 0 0 10px; */
	}

.imgaligncenter { 
	margin-left: auto; 
	margin-right: auto; 
	}

.imagecaption { 
	margin: 0px; 
	padding: 0px; 
	font-size:80%; 
}
.wp-caption-text { 
	margin: 0px; 
	padding: 0px; 
	font-size:80%; 
}
/* End Flexible Upload CSS */



/* AsidesShop Styles */

.advertorial-outer {
	clear:both;
    margin: 35px 15px 15px 15px;
    border: 1px solid black;
    background: #fff;
}

.advertorial {
    background: #e5e5e5;
    font-family: "Book Antiqua", "Times", "Garamond", Tahoma, Verdana, Georgia, "Times New Roman", serif;
    font-size: 1.0em;
    margin: 10px 10px 10px 10px;
    border: 1px solid DarkGray;
    padding: 10px 10px 10px 10px;
}

.textlinkad {
    clear:both;
    font-family: "Book Antiqua", "Times", "Garamond", Tahoma, Verdana, Georgia, "Times New Roman", serif;
    font-size: 1.0em;
    padding: 5px;
    margin: 35px 15px 15px 15px;
}

/* End AsidesShop Styles */

.tagindexletter {font-size: 2.0em;}