/*  
Theme Name: WSOP theme
Theme URI: http://www.thewsopblog.com
Description: 
Version: 1.0
Author: area381
Author URI: http://www.area381.com/
Last update: 13/12/2007
*/

@import url("css/navigation.css");


/*		
//////////////////////////////////////////////////////
	STANDARD XHTML ELEMENTS
//////////////////////////////////////////////////////
*/

* {
	padding:0px;
	margin:0px;
}
html {}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #76797c;
}

a {
	text-decoration:none;
	outline:none;
	color: #00581C;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
img, a img {
	border:none;
}
ul, li {
	list-style-type: none;
}
.hide { 
	display: none; 
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
} 
.clear2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height:5px;
} 

/*		
//////////////////////////////////////////////////////
	LAYOUT
//////////////////////////////////////////////////////
*/

#shadow {
	width: 978px;
	margin: 0px auto;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrap {
	width:970px;
	margin:0px auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D8D9DB;
	border-left-color: #D8D9DB;
}

#container {
	clear:both;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

/*		
//////////////////////////////////////////////////////
	HEADER
//////////////////////////////////////////////////////
*/

#header {
	height:384px;
}
#header .top {
	height: 83px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .top .ads {
	float:right;
	width:468px;
	height:60px;
	margin-top: 12px;
	margin-right: 16px;
	text-transform: uppercase;
}
#header .logo {
	float:left;
	width:200px;
	height:50px;
	margin-top: 22px;
	margin-left: 34px;
	background-image: url(images/wsop_blog-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .logo a {
	display:block;
	width:200px;
	height:50px;
}
#header .logo h1 {
	font-size:22px;
	color:#3e3e3e;
}
#header .logo h1 a {
	color:#3e3e3e;
}
#header .image {
	height: 268px;
	clear:both;
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5D5D4;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header .image .promotxt {
	position:absolute;
	top:36px;
	left:34px;
	width:400px;
}
#header .image .promotxt h2 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #721a13;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#header .image .promotxt p {
	color: #6A6A69;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}

/*		
//////////////////////////////////////////////////////
	HEADER MAIN NAVIGATION
//////////////////////////////////////////////////////
*/

#search {
	float:right;
	margin-top: 6px;
	margin-right: 12px;
	background-image: url(images/search_input-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#search input.search {
	height: 19px;
	width: 175px;
	float:left;
	border:none;
	padding-top: 4px;
	padding-left: 25px;
	background-color: transparent;
}
#search input.searchButton {
	float:left;
	cursor:pointer;
	border:none;
	background-color: transparent;
	color: #FFFFFF;
	margin-left:11px;
}

/*		
//////////////////////////////////////////////////////
	HOME LEFT COLUMN
//////////////////////////////////////////////////////
*/

#content {
	width:407px;
	float:left;
}
#content .wrap {
	width: 393px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#content h2 {
	width:370px;
	text-transform: uppercase;
	font-size: 18px;
	color: #721a13;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-left:6px;
}
#content .box {
	width:389px;
	margin-bottom: 15px;
	background-image: url(images/top_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;

}
#content .box .feed {
	position:absolute;
	width:14px;
	height:13px;
	top:8px;
	right:15px;
	background-image: url(images/feed.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .box .feed a {
	display:block;
	width:14px;
	height:13px;
}
#content .box .boxWrap {
	background-image: url(images/middle_box_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:389px;
}
#content .box .boxBottom {
	background-image: url(images/bottom_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
#content .box .entry {
	width:375px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .box .entry p {
	margin-top: 4px;
	margin-bottom: 8px;
}
#content .box .entry p a:hover,
#content2 .box .entry p a:hover {
	text-decoration:underline;
}
#content .box .entry .featured {
	overflow: hidden;
	height: 200px;
	width: 370px;
	margin-top: 5px;
}
#content .box .entry .featured img {}
#content .moreNews {
	margin-left: 7px;
	padding-bottom: 0px;
	margin-right: 7px;
	clear: both;
}
#content .moreNews h4 {
	text-transform: uppercase;
	color: #00581C;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EAEAEA;
	padding-bottom: 1px;
	margin-bottom: 7px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}
#content .moreNews ul {}
#content .moreNews ul li {
	margin-bottom: 4px;
}
#content .moreNews ul li h3 a {
	text-transform: none;
	font-size: 11px;
}
#content .moreNews ul li h3 a:hover {}
#content .more,
#content2 .more {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	clear: both;
	height: 23px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
	background-image: url(images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 55%;
	padding-right: 15px;
}
#content .more a,
#content2 .more a {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	margin-top: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7E9B85;
}
#content .more a:hover,
#content2 .more a:hover {
	border:none;
}
#content .more a span,
#content2 .more a span {}

#content a span.excerptMore,
#content2 a span.excerptMore {
	font-size: 13px;
}
#content a:hover span.excerptMore,
#content2 a:hover span.excerptMore {
	text-decoration: underline;
}

/*		
//////////////////////////////////////////////////////
	HOME MIDLE COLUMN
//////////////////////////////////////////////////////
*/

#content2 {
	width:400px;
	float:left;
}
#content2 .wrap {
	width: 385px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content2 h2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #721a13;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top:2px;
}
#content h3 a,
#content2 h3 a,
#main h3 a {
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B5C6BA;
}
#content h3 a:hover,
#content2 h3 a:hover,
#main h3 a:hover {
	border:none;
}
#content2 h3.blog a {
	color: #721a13;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DAC0BC;
}
#content2 h3.blog a:hover {
	border:none;
}
#content2 .box {
	margin-bottom: 15px;
}
#content2 .box .entry {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content2 .box .entry .featured {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 8px;
	height: 100px;
	width: 130px;
	overflow: hidden;
}
#content2 .box .entry p {
	margin-top: 4px;
	margin-bottom: 8px;
}

/*		
//////////////////////////////////////////////////////
	ADS SIDEBAR (RIGHT COLUMN)
//////////////////////////////////////////////////////
*/

#adsSidebar {
	float:left;
	width: 155px;
}
#adsSidebar .wrap {
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#adsSidebar .wrap .box {
	margin-bottom:10px;
	min-height:125px;
}
/*		
//////////////////////////////////////////////////////
	INNER PAGE - MAIN (LEFT COLUMN)
//////////////////////////////////////////////////////
*/

#main {
	float:left;
	width:500px;
}
#main .wrap {
	width: 484px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .wrap .box {
	margin-bottom: 20px;
	width: 484px;
	background-image: url(images/top_post_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main .wrap .box .boxWrap {
	background-image: url(images/middle_post_box_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 484px;
}
#main .wrap .box .boxBottom {
	width: 484px;
	height:7px;
	background-image: url(images/bottom_post_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main .wrap .entry {
	padding-right: 7px;
	padding-left: 7px;
}
#main .wrap .entry h1, h2, h3 {
	color: #00581C;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#main .wrap .entry h1 {
	font-size:120%;
}
#main .wrap .entry h1, h2, h3 a {
	border:none;
}
#main .wrap .entry h1, h2, h3 a:hover {
	text-decoration:underline;
}
#main .wrap .entry .author {
	float:left;
	font-size: 11px;
}
#main .wrap .entry .author a:hover {
	text-decoration: underline;
}
#main .wrap .entry .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float:right;
	color: #B1B1B4;
	padding-right: 4px;
}
#main .wrap .entry p {}
#main .box .entry p {
	margin-top: 4px;
	/*margin-bottom: 8px;*/
	padding-bottom:8px;
}
#main .wrap .entry p img {
	border: 1px solid #DDDDDD;
}
#main .wrap .entry p a {
}
#main .wrap .entry p a:hover {
	text-decoration:underline;
}
#main .wrap .entry .tags {
	clear: both;
	margin-bottom: 10px;
	font-size: 11px;
}
#main .wrap .entry .tags a:hover,
#main .wrap .entry .categories a:hover {
	text-decoration:underline;
}
#main .wrap .entry .categories {
	clear: both;
	font-size: 11px;
}

/*		
//////////////////////////////////////////////////////
	INNER PAGE - COMMENTS
//////////////////////////////////////////////////////
*/

#main .wrap #commentsBox {
	width: 445px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .wrap #commentsBox h4 {
	color: #721a13;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	margin-bottom: 30px;
	padding-bottom: 2px;
	font-size: 14px;
	margin-top: 10px;
}
#main .wrap #commentsBox .commentsList {}
#main .wrap #commentsBox .commentsList .box {
	background-color: transparent;
	background-image: url(images/comment_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	width: 445px;
}
#main .wrap #commentsBox .commentsList .box .author {
	float: left;
	font-size: 11px;
}
#main .wrap #commentsBox .commentsList .box .author a {}
#main .wrap #commentsBox .commentsList .box .date a:hover,
#main .wrap #commentsBox .commentsList .box .author a:hover {
	text-decoration: underline;
}
#main .wrap #commentsBox .commentsList .box .date {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 10px;
	color: #B4B5B7;
	line-height:16px;
}
#main .wrap #commentsBox .commentsList .box .commentBody {
	font-size: 11px;
	color: #76797C;
	margin-top: 10px;
}
#main .wrap #commentsBox .commentsList .box .commentBody p {
	margin-bottom: 5px;
}
#main .wrap #commentsBox .commentsList .box .commentBody a {}
#main .wrap #commentsBox .commentsList .box .commentBody a:hover {
	text-decoration: underline;
}

#main .wrap #commentsBox .commentsForm {}
#main .wrap #commentsBox .commentsForm h4 {
	margin-bottom: 10px;
}
#main .wrap #commentsBox .commentsForm p.info {
	padding-bottom: 4px;
	font-size: 11px;
}
#main .wrap #commentsBox .commentsForm p a:hover,
#main .wrap #commentsBox .commentsForm p.info a:hover {
	text-decoration:underline;
}
#main .wrap #commentsBox .commentsForm p {
	margin-bottom: 7px;
}
#main .wrap #commentsBox .commentsForm p input {
	border: 1px solid #EEEEEE;
}
#main .wrap #commentsBox .commentsForm p label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#main .wrap #commentsBox .commentsForm p input#author,
#main .wrap #commentsBox .commentsForm p input#email,
#main .wrap #commentsBox .commentsForm p input#url {
	width: 230px;
	height: 18px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#main .wrap #commentsBox .commentsForm p input#email {}
#main .wrap #commentsBox .commentsForm p input#url {}
#main .wrap #commentsBox .commentsForm p input#submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #721a13;
	font-size: 13px;
	background-color: transparent;
	border:none;
	cursor:pointer;
	background-image: url(images/comment_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 129px;
}
#main .wrap #commentsBox .commentsForm p textarea {
	border: 1px solid #EEEEEE;
	height: 165px;
	width: 435px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#main .wrap #commentsBox .commentsForm .required {
	color: #DD4044;
}

#main .navigation {
	clear:both;
}
#main .navigation .alignleft {
	float: left;
}
#main .navigation .alignright {
	float: right;
}
#main .navigation .alignleft a,
#main .navigation .alignright a {
	font-size: 13px;
}
#main .navigation .alignleft a:hover,
#main .navigation .alignright a:hover{
	text-decoration: underline;
}

/*		
//////////////////////////////////////////////////////
	INNER PAGE - SIDEBAR (RIGHT COLUMN)
//////////////////////////////////////////////////////
*/

#sidebar {
	float:left;
	width:310px;
	padding-top:5px;
}
#sidebar .wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 280px;
}
#sidebar .wrap .box {
	margin-bottom: 15px;
}
#sidebar .wrap .box h4 {
	text-transform: uppercase;
	color: #721a13;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 13px;
}
#sidebar .wrap .box ul {}
#sidebar .wrap .box ul li {
	margin-bottom: 3px;
}
#sidebar .wrap .box ul li a,
#sidebar .wrap .box p a {}
#sidebar .wrap .box ul li a:hover,
#sidebar .wrap .box p a:hover {
	text-decoration: underline;
}

/*		
//////////////////////////////////////////////////////
		FOOTER
//////////////////////////////////////////////////////
*/

#footer {
	height:45px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CFD1D3;
	background-color: #FAFAFA;
	font-size: 11px;
}
#footer ul {
	margin-left: 15px;
	margin-top: 13px;
	float:left;
}
#footer ul li {
	float: left;
	margin-right: 7px;
	color: #3e3e3e;
}
#footer ul li.separator {
	display:block;
	width:1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
#footer ul li span.caps {
	text-transform:uppercase;
	border:none;
}
#footer ul li a {}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer .feed {
	float:right;
	background-image: url(images/feed_footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
	margin-top: 13px;
}
#footer .feed a {
	display:block;
	width:56px;
	height:20px;
}

