/*
Theme Name: McPoker BBPress Forum
Author: Andrey Cekovski
*/

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%; 
	font-family: Arial, Sans-Serif;
	letter-spacing: 0px;
	font-size: 12px;
	}
	
body {

	background: url(images/bg_body.jpg) top left repeat-x #586E7B;;
	color: #ffffff;
	font-size: 12px;
	font-family:arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
body * { 
	margin: 0px; padding: 0px;
	}
	
td, p, div, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;
	color: #fff;
	letter-spacing: 0px;
	font-size: 12px;
	}

td {
	vertical-align: top;
	padding: 0px; margin: 0px;
	}
	
input {
	border: 1px solid #919191;
	background-color: #1f1f1f;
	color: #919191;
	padding: 1px 5px;
	margin-top: 5px;
	}
	
textarea {
	border: 1px solid #919191;
	background-color: #1f1f1f;
	color: #919191;
	padding: 5px;
	}
	
a { 
	color: #999999;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	}

.clearit {
	clear: both;
	}
	
#outerdiv {
	width: 100%;
	}
	
#innerdiv {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	}
	
#header {
	padding: 0px; margin: 0px;
	text-align: left;
	}
td#top {
	width: 100%;
	height: 121px;
 	background: url(images/bg_top.jpg) top left no-repeat;
}
td#logo {
	width: 293px;
	vertical-align: top;
	}

div#logo-div {
	margin-left: 80px;
	margin-top: 52px;
	}
	
td#navigation {
	width: 490px;
	vertical-align: bottom;
	}
	
td#topright {
	width: 217px;
	padding-bottom: 7px;
	}

.navtopright-no , .navtopright-act {
	margin: 0px; padding: 0px;
	}
	
.navtopright-no a, .navtopright-act a {
	color:#818181;
	text-decoration:none;
	font-size:10px;
	padding: 0px 20px 0px 0px;
	font-family: Arial, Sans-Serif;
	margin: 0px;
	}
	
.navtopright-act a {
	color:#9A9A9A;
	}

.tx-srlanguagemenu-pi1 {
	padding-left: 107px;
}

.tx-srlanguagemenu-pi1-flag {
	margin-left: 10px;
}

#container-right {
background:transparent url(images/bg_outerright_sub.jpg) repeat-y scroll right top;
float:right;
margin:0px;
padding:0px;
width:937px;
position:relative;
	}

#container {
	float: right;
	width: 893px;
	overflow: hidden;
	}
	
td#content-left {
	width: 208px;
	background-color: #000000;
	}

td#content-right {
	width: 685px;
	background-color: #1F1F1F;
	}

td#content-right-top {
	width: 685px; height: 186px;
	background: url(images/bg_center_standard.jpg) top left no-repeat;
	}

td#content-right-toptl {
	width: 490px;
	height: 148px;
	}

td#content-right-toptr {
	width: 195px;
	height: 148px;
	}
	
td#content-right-toptr div {
	padding: 10px 10px 0px 10px;
	}

td#content-right-topbl {
	height: 38px;
	}	

td#content-right-topbl div {
	padding: 0px 0px 0px 6px;
	}

td#content-right-topbr {
	height: 38px;
	}

td#content-right-topbr div {
	padding: 0px 0px 0px 40px;
	}

* html td#content-right-topbl div, * html td#content-right-topbr div {
	margin-top: -2px;
	}

*+html td#content-right-topbl div, *+html td#content-right-topbr div {
	margin-top: -2px;
	}

.td-navigation02 {

 padding-left:6px;
 float:left;
}
.td-navigation03 {

 padding-right:51px;
 float:right;
}
.nav2-no {

 background: url(images/bg_nav2border.jpg) top left no-repeat;
 background-repeat:no-repeat;
}

.nav2-no a {
 display:block;
 color: #ffffff;
 text-decoration:none;
 font-size:12px;
 line-height:34px;
 padding-left:11px;
 padding-right:11px;
 font-family: arial,sans-serif;
}

.nav2-act a {
 display:block;
 color: #ffffff;
 text-decoration:none;
 font-size:12px;
 height:36px;
 line-height:34px;
 padding-left:11px;
 padding-right:11px;
 background-image:url(images/bg_nav2act.jpg);
 background-repeat:repeat-x;
 font-family: arial,sans-serif;
}

#content { 
	display: block;
	width: 650px; 
	margin: 0px 15px 15px 15px;
	float: left; 
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	}

* html #content { 
	width: 630px; 
	margin: 0px 0px 15px 15px;
	}

#content h2.post-label { 
	margin-top: 15px;
	}
	
#content a { 
	color: #cc9d54;
	text-decoration: none;
	}
	
#content a:hover { 
	text-decoration: underline;
	}
	
#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p.breadcrumbs {
	margin: 0px;
	line-height: 12px;
	padding: 10px 0px 5px 0px;
	}
	
#content p img {
	border: none;
	padding: 0px 10px 10px 0px;
	}
	
#content h2 {
	font-size: 18px;
	margin: 0px; padding: 0px;
	}
	
#content h2 a  {
	color: #ffffff;
	font-size: 18px;
	font-weight: lighter;
	word-spacing: -1;
	}
	
ol.commentlist {
	list-style: none;
	background-color: #3F3F41;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 15px 0px;
	border: 1px solid white;
}

ol.commentlist li {
	border-bottom: 1px solid #ffffff;
	margin-top: 10px;
}

ol.commentlist li small {
	display: block;
	padding-bottom: 7px;
}

h3#respond {
	margin-bottom: 10px;
}
	
blockquote {
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#sidebar { 
	display: block;
	color: #ffffff;
	width: 198px;
	float: left;
	position: relative;
	margin: 0px; padding: 0px 5px 50px 5px;
	text-align: left;
	}

*html #sidebar { 
	margin-top: -3px;
	}

#sidebar h2 {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 2px 5px;
	color: #fff;
	}
	
#sidebar a, #sidebar a:visited { 
	color: #fff;
	text-decoration: none;
	}
	
#sidebar a:hover, #sidebar a:active { 
	text-decoration: none;
	}

#sidebar h2.site-title {
	line-height: 20px;
	font-size: 14px;
	color: #ad2636;
	font-weight: normal;
	padding: 10px 0px 10px 5px;
	}

.sidebar-box {
	border-top: 1px solid #4f4f4f;
	padding: 5px;
	background-color: #363636;
	margin: 0px 0px 5px 0px;
}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #fefefe;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 10px;
	height: 20px;
 	line-height: 20px;
 	margin-top: 1px;
	background-color: #5E5F61;
	}

#sidebar ul li.current a,	
#sidebar ul li a:hover {
	text-decoration: none;
	background-color: #8a8b8e;
	}
	
#sidebar #searchform {
	height: 21px;
	padding: 2px 0px 0px 16px;
	}

#sidebar #searchform input {
	width: 165px;
	}
	
.heatmap {
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
	text-align:center;
	}

#sidebar .heatmap a:hover {
	text-decoration:underline;
	}

/* Profile Page
=================================== */

#profile-menu-box {
	margin: 10px 0px 0px 0px;
}

#profile-menu {	
	list-style: none;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 0;
}

#profile-menu li.current a {
	background-color: #5e5f61;
}


#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

	
div#footer {
	margin: 0px; padding: 0px;
	}
	
td#footerimg {
	height:55px;
	width:893px;
	}
	
.div-nav4 {
	padding-top:26px;
	padding-left:30px;
	color: #c3c3c3;
	}
	
a.nav4-link {
	text-decoration: none;
	color: #cc9d54;
	}

a.nav4-link:hover, a.nav4-link:active {
	text-decoration: underline;
	}
	
td.colleft-sub {
	width:208px;
	height:65px;
	background-color:#000000;
	}
	
.colleft-sub-div {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	}
	






/* Globals 
=================================== */

/*.alt { background: #fff; }*/

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}


/* Structure
=================================== */

#main { 
	font-size: 1.2em;
	margin: 0 0 25px 0;
	padding: 10px;
}

#main ul {
	padding-left: 30px;
}

#main ul li{
	line-height: 20px;
}

#main form {
	padding: 10px 0px;
}

#main form p, #main form label, #main h3{
	padding: 5px 0px;
}

#main #p_browse {
	position: relative;
	width: 100%;
}

#main #latest .alt {
	color: #999999 !important;
	background: #666 !important;
}

#main .bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	color: #fff !important;
	margin-bottom: 5px;
}

#main .notice { 
	border: 2px solid #AD2937; 
	background: #363636; 
	color: #AD2937; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 10px 1.1em;
	float:right;
}

#main .notice p { margin-bottom: 0; }

/* Login Form
=================================== */


.login { 
	color: #fff;
	width: 100%;	
}

#sidebar .login small, #sidebar .login small a  {
	color: #ff0000;
}

.login p { 
	padding: 0 0 5px; 
}

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	font-size: 1em;
}

.login span {
	display: block;
}

.login input { 
	font-size: 1em;
	margin: 2px 0px;
	border: 1px solid #fff;
	padding: 3px 2px 2px 2px;
	background-color: #d0d0d0;
	color: #333;
	width: 85px;
}

.login #password_box {
	margin-right: 10px;
}

* html .login #password_box {
	margin-right: 5px;
}

.login #submit {
	position: absolute;
	background: url(images/bg_login_submit_button.gif) top left repeat-x #000;
	color: #fff;
	height: 20px;
	padding: 0px;
	width: 80px;
	right:10px;
	top:91px;
}

* html .login #submit {
	margin-top: 4px;
}



/* Front Page
=================================== */
#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #ad2937;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }



/* Main styles
=================================== */

#main a, #main a:link, #main a:visited, #main a:active {
	text-decoration: none;
	color: #cc9d54 !important;
}

#main a:hover {
	text-decoration: underline;
}

#main p {
	color: #fff !important;
}

#main h1, #main h2, #main h3, #main h4, #main h5 {
	color: #ad2937 !important;
}



/* Topic Page
=================================== */

#main .infobox {
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc;
	padding: 0.5em;
}

#main .infobox ul {
	margin: 10px 0 10px 25px;
	padding: 0;
}

#main .infobox ul li { 
	padding-bottom: 3px; 
}


#main .infobox .infobox-table td { 
	padding: 2px 2px 2px 10px
}

#main .infobox .infobox-table-first { 
	border-right: 1px solid #ccc;
	padding-left: 0px !important;
}

/* Topic Info */
#main #topic-info {
}

/* Topic Tags */
#main #topic-tags {
	width: 250px;
}

#main #yourtaglist {
	list-style-type: decimal;	
}

#main #tag-form,
#main #tag-form fieldset,
#main #tag-form p {
	margin: 0px;
	padding: 0px;
	width: 250px;
}

#main #tag-form fieldset {
	border: none;
}

#main #tag-form input#tag {
	padding: 1px;
}

* html #main #tag-form input#tag {
	padding: 1px;
}

#main #tag-form input#tagformsub {
	padding: 0px !important;
}


.nav {
/*	margin: 15px 0; */
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread { 
	list-style: none;
	margin: 0 0 0 110px;
	padding: 0;
}

#thread li {
	padding: 0.3em 1.0em;
	line-height: 1.3em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -100px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor img {
	margin-right: 5px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

#thread .post p {
	margin-bottom: 12px;
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height:75px;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	display: block;
}

.postform label { 
	display: block; 
}

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.submit #postformsub {
	width: 200px;
}

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */


#content .infobox li { 
	margin-bottom: 2px; 
}

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #666;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { 
	padding: 5px 10px; 
}

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #000;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	color: #fff;
}

#latest, #forumlist, #favorites {
	margin-top: 1em;
	background: #333;
	margin-bottom: 2em;
	width: 100%;
	border: 1px solid #222222;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }


/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

.userimage {
	float:left;
	margin-left: 15px;
}

#userinfo dd {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #222222;
}

#profileinfo {
	margin-left: 110px;
	padding:1em;
	background-color: #333333;
	border:1px solid #222222;
}

td#content-right-toptr .tx-hitlist-pi1 {
	padding:15px 12px 12px 13px;
}

td#content-right-toptr .tx-hitlist-pi1 div{
	padding:0px;
}

.tx-hitlist-pi1 a, .tx-hitlist-pi1 a:hover, .tx-hitlist-pi1 a:visited {
	text-decoration:underline;
}

.tx-hitlist-pi1 a, .tx-hitlist-pi1 a:hover, .tx-hitlist-pi1 a:visited {
	color:#CFDFE9;
}

#logoutlink a {
	background-image:url(images/logout_button.gif);
	float:left;
	margin:20px 0px 0px 60px;
	width: 80px;
	height: 20px;
}

#logoutlink a .label {
	display: none;
}

#onlinemembers {
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	width:188px;
	font-size:11px;
}

td.colnormal-sub {
	background-color:#1F1F1F;
}