/*
Theme Name: WSOP
Theme URI: http://www.wsop4all.com
Description: WSOP Theme
Author URI: http://www.wsop4all.com
Tags: three column, WSOP, Poker
Version: 1.0
*/

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; border-top: 6px #222 solid; color: #444; background: url(images/page-bg.png) repeat-x; }

#container { width: 1000px; margin: 0px auto; padding: 0px 20px; }

/* Top navigation */
#topnav { float: left; display: inline; overflow: hidden; border-bottom: #222 solid 2px; width: 1000px; font-size: 0.9em; text-transform: uppercase; font-weight: bold; border-top:2px #fff solid; }
#topnav .left { float: left;  display: inline; }
#topnav .right { float: right; display: inline; padding: 0px 10px; text-align: right; }
#topnav p {	padding: 10px 0px; margin-bottom: 0px; }
#topnav ul { margin: 0px; padding: 0px; }
#topnav li { float: left; list-style-type: none; margin: 0px; padding: 10px 0px; }
#topnav li a { color: #222; text-decoration: none; padding: 10px; border-left: 1px #fff solid; border-right: 1px #fff solid; }
#topnav li a:hover { color: #fff; background: #222; padding: 10px; border-left: 1px #666 solid; border-right: 1px #666 solid; }

/* Header and Titles */
#header { float: left; display: inline; overflow: hidden; width: 1000px; height: 140px; padding: 0px; border-bottom: 3px #222 solid; background: url(images/header-bg.png) no-repeat; }
#header a { color: #eee; text-decoration: none; }
#header a:hover { color: #ccc; }
/*#header p.site-title h1 { margin: 15px 10px 0px 24px; font-size: 3.0em; font-family: Georgia, "Times New Roman", Times, serif; color: #eee; line-height: 110%; }*/

#header h1 { float: left; display: inline; width: 510px; margin: 15px 0px 0px 8px; font-size: 3.5em; font-family: Georgia, "Times New Roman", Times, serif; color: #eee; line-height: 110%; }

#header p.site-slogan { float: left; display: inline; width: 510px; margin: 0px 0px 0px 10px; font-size: 1.4em; color: #390; }
#header .banner { float: right; width: 470px; margin: 40px 5px 0 0; padding: 0; }/* The box below the header image */
#slogan { float: left; display: inline; overflow: hidden; width:1000px; padding:0; margin-bottom: 12px; border-bottom: 3px #222 solid; }
#slogan .left { float: left; display: inline; overflow: hidden; font-size: 0.9em; margin-bottom: 0px; }
#slogan .right { float: right; display: inline; margin-bottom: 0px; font-size: 0.9em; text-align: right; }

/* The wrapper for content and sidebars */
#wrapper { float: left; display: inline; overflow: hidden; width: 1000px; margin:10px 0 0 0; }

/* The content area - to move the content to the right float the content right and the sidebar-wrapper left and change the side margins. */
#content { float: left; display: inline; overflow: hidden; padding: 10px 10px 10px 0px; width: 520px; }
#content h2 { border-bottom: 2px dotted #ccc; border-top: 2px dotted #ccc; font-size:24px;}
#content h2 a { color: #060; }
#content.bookmarks ul { margin: 0px 0px 18px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 0px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 1.1em; margin-right: 6px; }
#content.bookmarks h2 { color: #060; }
#content .post { margin-bottom: 34px; padding-bottom: 12px; text-align:justify; min-height:140px;}

#content .post caption{font-family: Arial, Helvetica, sans-serif; font-size: 9px;}

#content .postmeta { clear: both; font-size: 90%; padding: 5px 0px 5px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
#content .postmeta h4, #content .postmeta p { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

/* WordPress Images and Captions */
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px #ccc dotted; }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #ccc dotted; clear: both; }
#content .post div.alignright { float: right; margin: 0px 0px 10px 10px; padding: 0px; border: 1px #ccc dotted; }
#content .post img.alignleft, #content img.aligncenter, #content img.alignright, #content .post img.alignnone { /*margin: 5px; padding: 0px; */

	float: left;
	clear: left;
	margin: 5px 10px 0 -10px;
	padding: 0;
}
#content .post .sociable { clear: both; }
/* The previous home top and next links at the bottom of the content */
.content-bot { font-family: Georgia, "Times New Roman", Times, serif; border-top: 1px dotted #ccc; padding: 10px; font-style: italic; font-weight: bold; background: #efefef; text-align: center; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
.comments ul { margin: 0px 0px 12px 0px; padding: 0px; }
.comments li { list-style-type: none; background: #efefef; border: 1px solid #ccc; padding: 5px 7px 0px 7px; margin: 0px 0px 12px 0px; font-size: 85%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
img.avatar {float:left; margin-right:5px;}

/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 460px; padding: 0px 0px 10px 10px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { margin: 8px -12px 5px -12px; }
#sidebar-wrapper .ad-blocks img { margin: 0px 12px 10px 12px; }

/* The sidebars */
#sidebar-left { float: left; 	display: block; /*display: inline;*/ overflow: hidden; padding: 10px 0px 10px 0px; width: 170px; text-align: left; }
#sidebar-right { float: right; display: inline; overflow: hidden; padding: 10px 0px 10px 0px; width: 250px; }
#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2 { color: #060; margin-bottom: 12px; }
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a { color: #090; text-decoration: none; }
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img { display: none; }
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul { margin: 0px 0px 16px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#sidebar-left ul.main-links li { font-weight: bold;	display: block; }

#sidebar-wrapper li, #sidebar-left li{ margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 170px; 	display: block;}

#sidebar-right li { margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 250px; }

#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a { text-decoration: none; 	display: block;}
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover { color: #999;	display: block; }
#sidebar-wrapper .widget { padding-top: 5px; border-top: 2px #ccc solid; margin-bottom: 10px; }

/* The Footer */
#footer { float: left; background: #222; width: 100%; padding: 8px 0px; }
#footer p { margin: 12px; text-align: center; color: #eee; font-size: 0.9em; }
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Universal styles */
p, h1, h2, h3, h4, h5, h6, h7 { margin-top: 0px; margin-bottom: 10px; }
p, #content li { line-height: 145%; }
p.small { font-size: 85%; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 0.9em; margin: 5px 15px 15px 15px; padding: 10px 10px 5px 10px; border: 1px #ccc dotted; background: #efefef; }
h1, h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 a, h2 a { color: #555; text-decoration: none; }
h1 { font-size: 2.0em; padding-bottom: 3px; }
h2 { font-size: 1.3em; }
a { color: #555; }
a img { border: 0px; }
a:hover { color: #222; }

.post .thickbox {
	float: left;
	display: inline;
	margin: 0 10px 0 -5px !important;
	margin: 0 5px 0 -10px;
	padding: 0;
}


/* Top Poker Rooms */

#rankingbox {
	float: left;
	clear: both;
	width: 446px;
	margin: 10px 0 0 0;
	padding: 0 5px 10px 5px;
	overflow: hidden;
	border: 1px solid #cccccc;
}
#rankingbox h2 {
	font-size: 16pt;
	color: #009900;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#rankingbox .box {
	clear: both;
	width: 416px;
	margin: 0;
	padding: 5px 0 !important;
	padding: 5px 0 0 0;
	overflow: hidden;
}
#rankingbox .box .number {
	float: left;
	width: 25px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 60px;
}
#rankingbox .box h3 {
	float: left;
	width: 243px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#rankingbox .box a {
	text-decoration: none;
	color: #425704;
}
#rankingbox .box a:hover {
	text-decoration: underline;
	color: #425704;
}
#rankingbox .box .code {
	float: left;
	width: 243px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 11px;
}
#rankingbox .box img {
	border: 0;
}
#rankingbox .box .headline {
	float: left !important;
	float: none;
	width: 261px;
	margin: 0 !important;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#rankingbox a.readreview {
	display: block;
	float: right;
	width: 120px;
	height: 19px;
	line-height: 19px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin: -3px 0 0 0;
	padding: 0;
	background: url(images/button_read.png) top left;
}
#rankingbox a:hover.readreview {
	text-decoration: none;
	color: #ffffff;
	background-position: 0px -19px;
}
#rankingbox .separator {
	float: left;
	clear: both;
	width: 416px;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	background-color: #cccccc;
}

/*#content img.wp-caption*/
.wp-caption
{
	float: left;
	clear: left;
	margin: 5px 10px 10px 0 !important;
	padding: 4px !important;
}
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }


.socbut{ background-color:#efefef; border:1px solid #b6b6b6; padding:4px; margin:10px 0 10px 0;}
.centred{ margin-left: auto; margin-right: auto; width:540px; margin-top: 4px;}
.socbut_block1{ padding:0; margin:0px 0 0 8px; float: left; display: block; vertical-align: middle;}
.socbut_block2{ padding:0; margin:0 4px 0 0; float: left; display: block; vertical-align: middle; width: 92px;}
.socbut_block3{ padding:0; margin:0 4px 0 0; float: left; display: block; vertical-align: middle;}
.socbut_block4{ padding:0; margin:1px 4px 0 0 ; float: left; display: block; vertical-align: middle; width: 75px;}
.socbut_block5{ padding:0; margin:2px 4px 0 0; float: left; display: block; vertical-align: middle; width: 63px;}
.socbut_block6{ padding:0; margin:2px 4px 0 0; float: left; display: block; vertical-align: middle; height: 20px;}

