/*
Theme Name: McPoker Community
Description: McPoker default blog theme
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;
	font-size: 12px;
	}
	
body * { 
	margin: 0px; padding: 0px;
	}
	
td, p, div, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;
	color: #ffffff;
	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;
	}
	
textarea {
	border: 1px solid #919191;
	background-color: #1f1f1f;
	color: #919191;
	padding: 5px;
	}
	
a:hover, a:visited {
	color:#CFDFE9;
	text-decoration:underline;
}
a:link {
	color:#CFDFE9;
	text-decoration:none;
}
	
a:hover {
	text-decoration: underline;
	}
	
.clear {
	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 a, .navtopright-act a {
	color:#818181;
	text-decoration:none;
	font-size:10px;
	padding-right:20px;
	font-family: Arial, Sans-Serif;
	}
.navtopright-act a {
	color:#9A9A9A;
	}

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

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

#container-right {
	float: right;
	width: 915px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/bg_outerright_sub.jpg) repeat-y right;
	position: relative;
	}
	
#container {
	float: right;
	width: 893px;
	}
	
td#content-left {
	width: 208px;
	background-color: #000000;
	background-image: url(images/bg_left_standard.jpg);
	background-repeat: no-repeat;
	padding-top: 240px;
	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: 5px 5px 0px 5px;
	}

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;
	min-height:405px;
	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: 208px;
	float: left;
	position: relative;
	margin: 0px; padding: 0px 0px 50px 0px;
	text-align: left;
	}

#sidebar h2 {
	line-height: 43px;
	padding-left: 16px;
	padding-right: 10px;
	font-size: 14px;
	color: #ad2636;
	font-weight: normal;
	}

#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;
	background-color: #363636;
	text-decoration: none;
	border-top: 1px solid #4f4f4f;
	padding-left: 16px;
	padding-right: 10px;
	height: 23px;
 	line-height: 23px;
	}

#sidebar ul li a:hover {
	background-color: #5E5F61;
	}
	
#sidebar #searchform {
	height: 21px;
	padding: 2px 0px 0px 16px;
	}

#sidebar #searchform input {
	width: 165px;
	}

#sidebar .nocat {
	padding-left:16px;
}
		
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;
	}

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

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

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