/*  

Theme Name:  SW Poker Blog
Theme URI: http://www.stephenweb.com/sw-poker-blog
Description: SW Poker Blog by <a href="http://www.stephenweb.com">stephenweb.com</a>. Logo PSD included.
Version: 1.0
Author: stephenweb
Author URI: http://www.stephenweb.com/
Tags: 2 Column, Widget Ready, Left Sidebar, Fixed Width

*/


/* Begin Typography & Colors */

a, a:visited{
	color:#8ec30e;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height:18px;
	padding:0px 0px 0px 0px;
	}

.thread-alt {
	background-color: #f8f8f8;
	text-align:left !important;
	}
	
.thread-even {
	background-color:#ffffff;
	text-align:left !important;
	}
	
.depth-1{
	border: 1px solid #ddd;
	}
	
.even{
	border-top:solid 2px #cfcece;
	border-bottom:solid 2px #cfcece;
	background-color: #f8f8f8;
	color:#fff!important;
	}
	
.alt {
	border-top:solid 2px #cfcece;
	border-bottom:solid 2px #cfcece;
	background-color:#282c2b;
	color:#fff !important;
	
	}
	
.alt a, .alt a:visited{
	color:#8ec30a !important;
	}
	
.alt a:hover{
	color:#eaeaea !important;
	text-decoration:underline;
	}
	
.alt small{
	color:#fff !important;
	}

small {
	font-size:11px;
	}
	
.postmetadata small, .postmetadata1 small{
	font-size:11px !important;
	color:#fff;
	}

.postmetadata a, .postmetadata a:visited, .postmetadata span span{

	padding-left:9px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.postmetadata span span{

	padding-left:9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none!important;
}
.postmetadata span a:hover{
	color:#fff!important;
	text-decoration:underline!important;
}

h1, h2, h3 {
	font-family:Arial, Verdana, tahoma;
	font-weight:normal;
	}

h1 {
	font-size:22px;
	text-align: center;
	line-height:25px;
	}

h2 {
	font-size:24px;
	line-height:25px;
	}

h2.pagetitle {
	font-size: 20px;
	}


h3 {
	font-size: 24px;
	line-height:25px;
	}
	
h3#comments, h3#respond{
	font-size:18px;
	padding-left:20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#fff;
	text-transform:capitalize;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
.entry p a, .entry p a:visited {
	text-decoration:underline;
	
	}
	
.entry p a:hover {
	text-decoration:none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial, Arial, Verdana, tahoma;
	}
	
.commentlist li ul li {
	font-size: 11px;
}

.commentlist li {
	font-weight:normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


#commentform p {
	font-family:Arial, Verdana, tahoma;

	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}


small{
	color:#fff;
	}

code {
	font: 1.1em Arial, Verdana, tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration:none;
	color:#deff90;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline!important;
	
	}

#wp-calendar caption {
	font: bold 1.2em Arial, Arial, Verdana, tahoma;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0 0px 20px 21px;
	margin: 0px 0 0;
	width: 558px;

	}

.widecolumn {
	padding: 10px 0px 20px 21px;
	margin: 5px 0 0 0px;
	width: 558px;
	}

.post {
	margin: 0 0 0px;
	padding:0px 0px 70px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin:0px 0px 10px 0px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

#sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;

	line-height:20px;
	}
	
.entry ul li:before{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;

	}
	


.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	background-position:left;
	padding:0px 0px 0px 13px !important;
	margin:0px 0px 0px 15px !important;
	line-height:20px !important;
	}


.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar2 ul, #sidebar3 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;

	}

	
#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li{
	color:#fff !important;
	line-height:20px;
	font-family:Tahoma, Arial, Verdana;
	}
	
#sidebar ul li a, #sidebar ul li a:visited, #sidebar2 ul li a, #sidebar2 ul li a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#sidebar ul li a:hover, #sidebar2 ul li a:hover{
	text-decoration:underline;
	color:#8b8b8b;
	}
	


#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol, #sidebar3 ul, #sidebar3 ul ol  {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li  {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select, #sidebar3 ul p, #sidebar3 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol, #sidebar3 ul ul, #sidebar3 ul ol {
	margin: 5px 8px 20px 25px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol, #sidebar3 ul ul ul, #sidebar3 ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li,  #sidebar2 ul ol li, #sidebar3 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, #sidebar3 ul ul li, #sidebar3 ul ol li {
	margin: 0px 0 0;
	padding:0px 0px 0px 18px;
	}
	
li.widget_tag_cloud h2{
	text-align:left;


	}
	
li.widget_tag_cloud{
	padding-bottom:10px !important;
	text-align:center;
	background-image:url(images/bg_sidebox-r.png);
	background-repeat:no-repeat;
	background-position:0px 55px!important;

	}
	
/* End Entry Lists */

#sidebar ul li h2{

	color:#9cd610;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:11px 0px 10px 45px;
	margin:0px 0px 0px 0px;
	line-height:normal;
	width:161px;
	text-transform:uppercase;
	}


	
#sidebar, #sidebar2{
	color:#fff;
	font-family:Tahoma, Arial, Verdana;

	}



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width:100px;
	padding: 0px 0px 0px 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:90%;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #ccc;
	}

#commentform {
	margin: 5px 10px 0 20px;
	}
	
#commentform textarea {
	width:90%;
	padding: 2px;
	border:solid 1px #ccc;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	border:none;
	font-weight:bold;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0px 0px 0px!important;
	padding: 10px !important;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

.commentlist {
	padding: 0;
	text-align:left !important;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 20px;
	}
	
ol.commentlist a, ol.commentlist a:visited{
	color:#cfcece;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 10px;
	list-style: none;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0;
	}

#sidebar form {
	margin: 0;
	}
	
div.textwidget{
	padding:0px 15px 6px 20px!important;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width:80%;
	}

#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 {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today{
	font-weight:bold;
	color:#00CC00;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #cfcece;
	color:#d9d9d9;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	padding:10px 10px 25px 10px;
	
	}
	
.navigation2 {
	display:block;
	padding:10px 10px 25px 10px;
	
	}
/* End Various Tags & Classes*/



/* 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;
}
/* End captions */


/*my style*/


body {
	background-color:#1b1b1b;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}

#top_container {
	width:100%;
	background-image:url(images/top_line.gif);
	background-repeat:repeat-x;
	}
	
#bottom_container {
	width:100%;
	background-image:url(images/bottom_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
#content_box {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	}

/* --------search-------- */	

#main-src {
	
	height:34px;
	
	}
.widget_search .search{
	padding-top:5px;

}	

.widget_search .search .title_src{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9cd610;
	font-weight:bold;
	padding:5px 0px 15px 45px!important;
	display:block;
	text-transform:uppercase;
	
}
.narrowcolumn .title_src {
	display:none;
}
.main_search {
	float:right;
	padding:3px 10px 0px 0px ;
	}
.main_search form {
	margin:0px;
	padding:0px;
}
.inputbox{
	background-image:url(images/search_box.gif);
	background-repeat:no-repeat;
	padding:4px 0px 3px 0px !important;
	width:181px;
	border:0px;
	}

.button{
	background-image:url(images/search_but.gif);
	background-repeat:no-repeat;
	padding:0px 0px 2px 0px !important;
	margin-left:2px;
	width:53px;
	height:23px;
	border:0px;
	color:#fff;
	font-size:12px;
	}

.button2{
	background-image:url(images/search_but.gif);
	background-repeat:repeat-x;
	padding:1px 0px 2px 0px !important;
	margin-left:2px;
	width:53px;
	height:23px;
	border:0px;
	color:#fff;
	}
	
#container_content{
	margin-bottom:15px;
}
/* --------left-------- */	
	
#left {
	width:213px;
	float:left;
	padding:0px 10px 0px 0px;
	}	

#header {

	height:124px;
	width:213px;
	}

.txt_logo{
	width:213px;
	height:inherit;
}
.desc{
	padding:0px 0px 0px 25px;
	margin:0px;
	
}
/**/
.box_nav_r{
	background-image:url(images/box-left-r.gif);
	background-repeat:repeat-y;
	width:213px;
	margin-bottom:15px;
}
.box_nav_t{
	background-image:url(images/box-left-t.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:213px;
}
.box_nav_b{
	background-image:url(images/box-left-b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:213px;
	padding:0px 0px 10px 0px;
}
.main_nav{
	min-height:100px;
}

* html .main_nav{
	height:100px;
}
/* --------right-------- */	
	
#right {
	width:601px;
	float:left;
	}	
	
#top_nav {
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	width:593px;
	height:51px;
	margin-left:3px;
	}
	
#header_top {
	background-image:url(images/mainpix.jpg);
	background-repeat:no-repeat;
	height:257px;
	margin-left:3px;
	padding-bottom:5px;	
	}
	

	


/* --------top menu-------- */	
	
#top_nav {
	margin-top:47px;
	}

/*==================== menu top ============================================*/
#main_menu-t{
	width:593px;
	height:51px;

	
}
.glossymenu{
	position: relative;
	padding: 0px 0 0 34px;
	margin: 0 auto 0 auto;
	height: 51px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#98a186;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding:0 0 0 9px; /*Padding to accomodate left tab image. Do not change*/
	height: 51px;
	line-height: 51px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a:visited{
text-decoration: none;
color:#98a186;
}

.glossymenu li a span {
	float: left;
	display: block;
	padding: 0 22px 0 13px; /*Padding of menu items*/
}

.glossymenu li.current_page_item a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current_page_item a span , .glossymenu li a:hover span {
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

	
/* --------top menu-------- */	
#main_content{
	width:601px;
}
#content_mid {
	background-image:url(images/box-cont-r.gif);
	background-repeat:repeat-y;
	width:601px;
	margin-bottom:25px;
	}
#content_top {
	background-image:url(images/box-cont-t.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:601px;
	}
#content_bottom {
	background-image:url(images/box-cont-b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:601px;
	padding-bottom:35px;
	}
.content-main{
	width:601px;
	min-height:250px;
	padding:20px 0px 0px 0px;
}

* html .content-main{
	height:250px;
}	






/* --------content-------- */

.title_img-l{
	float:left;
	background-image:url(images/bg_title-l.gif);
	background-repeat:no-repeat;
	width:41px;
	height:56px;
	
}
.title{

	width:558px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	

}
.title_mid{
	height:46px;
	background-image:url(images/bg_title-r.gif);
	background-repeat:repeat-x;
	margin:0px 0px 10px 0px;
	padding:10px 10px 0px 10px!important;
	float:left;
	width:497px;
}
.title_mid-page{
	height:46px;
	background-image:url(images/bg_title-r.gif);
	background-repeat:repeat-x;
	margin:0px 0px 10px 0px;
	padding:18px 10px 0px 10px!important;
	float:left;
	width:497px;
}
span.date small{
	font-family:Arial, Helvetica, sans-serif !important;
	color:#fff;
	float:right;
	}
	
span.author small{
	font-family:Arial, Helvetica, sans-serif !important;
	color:#fff;
	float:left;
	}


/*postmetadata*/
.container_metadata{
	float:right;

}
.comment-cont{
	width:auto;
	float:left;	
	color:#fff;
	margin:20px 0px 20px 10px;
}
.comment-l{
	background-image:url(images/metadata-l.gif);
	background-repeat:no-repeat;
	width:19px;
	height:25px;
		float:left
}
.comment-m{
	background-image:url(images/metadata-m.gif);
	padding:6px 0px 7px 0px;
	background-repeat:repeat-x;
	float:left
}
.comment-r{
	background-image:url(images/metadata-r.gif);
	background-repeat:no-repeat;
	width:13px;
	height:25px;
	float:left
}
	
.comment{
	background-image:url(images/arrow-white.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	color:#fff;
	text-decoration:none;
	
	}
	
span.comment a, a.comment:visited, a.comment:hover{
	font-weight:bold !important;
		color:#fff;
		text-decoration:none;
	}




	
/* --------footer-------- */
	
#footer{
	background-repeat:no-repeat;
	clear:both;
	margin:0px 0px 0px 0px !important;
	height:61px;
	}
	
#main_footer{
	color:#ffffff;
	text-align:center;
	padding:10px 0px 0px 0px;
	}
	
#main_footer a, #main_footer a:visited{
	color:#fff;
	text-decoration:underline;
	}




