/*
Theme Name: PokerWT
Theme URI: http://www.pokerwt.com/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background: #505050 url(images/bck.gif);
	font-family: "Segoe UI", Arial, Verdana, sans-serif; font-size: 12px;
	color: #fff;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 755px;
	background-color: #505050;
	border-left: #fff 2px solid; border-right: #fff 2px solid;
}
#header {
	height: 150px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0 0 0 25px; padding: 25px 0 0 0;
	font-family: "Arial Black"; font-size: 25px;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 33px; line-height: 33px;
	overflow: hidden;
	background: no-repeat url(images/bckmenu.gif);
	border-top: #fff 1px solid; border-bottom: #fff 1px solid;
}
#menu li {
	display: inline;
	margin: 0 15px;
	font-size: 15px;
}
#menu li a {
	text-decoration: none;
}
#container {
	margin: 10px 10px 25px 10px;
	width: 735px;
}
#content {
	float: right;
	width: 540px;
}
#content .ad-468x60 {
	margin: 0 0 25px 0;
	text-align: center;
}
#content .post {
	margin: 0 0 25px 0; padding: 0 0 25px 0;
	background: left bottom no-repeat url(images/bckcontentpost.gif);
}
#content .post .title {
	margin: 0 0 15px 0;
	font-size: 14px;
}
#content .post .meta {
	margin: 0 0 15px 0;
}
#content .post .entry {
	width: 100%;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 180px;
	color: #505050;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 5px 0 0 5px;
}
#sidebar ul ul ul {
	margin-top: 0;
}
#sidebar li {
	margin: 0 0 10px 0; padding: 4px;
	width: 170px;
	background: repeat-y url(images/bcksidebarli.gif);
	border: #fff 1px solid;
}
#sidebar li li {
	margin: 0 -4px; padding: 5px 0 7px 10px;
	width: auto;
	background: left bottom repeat-x url(images/bcksidebarlili.gif);
	border: 0;
}
#sidebar li li a {
	padding: 0 0 0 20px;
	background: left 2px no-repeat url(images/bcksidebarlilia.gif);
}
#sidebar li li li {
	margin: 0; padding: 0;
	background: none;
}
#sidebar a {
	color: #505050;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 5px 0; padding: 0 0 0 30px;
	border: #fff 1px solid;
	line-height: 25px;
	background: no-repeat url(images/bcksidebarh3.gif);
	font-size: 16px; font-weight: normal;
	color: #fff;
}
#footer {
	margin: 0 10px; padding: 10px 0 20px 0;
	text-align: center;
	border-top: #ac0000 1px solid;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 25px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #606060;
	border: #fff 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #fff 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a {
	color: #fff;
}
a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Verdana, sans-serif; font-size: 12px;
	color: #505050;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}

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 #909090;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
	color: #000;
}

.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;
}