/*  
Theme Name: statement
Theme URI: http://www.blogohblog.com
Description: The "Statement" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
Russian version: http://www.bubblebabae.ru
*/

/*+++++++ BODY +++++++*/
* {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-decoration:none;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #854004;
	background: #2c9ca9 url(images/body_bg.jpg) top center no-repeat;
}
/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3 {
	padding:10px 0 10px 0;
	font-size:14px;
}
a {
	color: #dc5201;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
li {
	list-style: none;
}
.clear {
	clear: both;
}
/*+++++++ MAIN +++++++*/
#wrapper {
	width: 985px;
	margin: 0 auto;
	background: url(images/main_bg.jpg) no-repeat;
}
#wrapper-footer {
	background: url(images/footer_bg.jpg) bottom center no-repeat;
}
#frame, #content {
	width: 985px;
	margin:auto;
	overflow: hidden;
}
#primary {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	background: url(images/left_fon1.gif) 238px bottom no-repeat;
}
#primary-ie {
	padding: 0 238px 0 238px;
}
/*+++++++ TOP +++++++*/
#header {
	height: 186px;
	width: 985px;
	position: relative;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 89px;
}
#logo h1 {
	text-indent: -9000px;
	width: 270px;
	height: 88px;
}
#logo h1 a {
	display:block;
	background: url(images/logo.jpg) no-repeat;
	width: 270px;
	height: 88px;
}
#topleft {
}
#searchbox {
	position: absolute;
	right: 0px;
	top: 103px;
	width: 309px;
	height: 36px;
	background: url(images/search_bg.jpg) no-repeat;
}
#searchbox #s {
	float: left;
	margin: 7px 0 0 10px;
	border: solid 1px #54270a;
	height: 18px;
	width: 199px;
	background: #f2e3c8;
	color:#080808;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 8px;
}
#searchbox #go {
	float: right;
	margin: 7px 10px 0 0;
	width:74px;
	height:22px;
}
#topbanner {
	position: absolute;
	right:0px;
	top: 13px;
	width: 650px;
	height: 52px;
}
/*+++++++ NAVIGATION +++++++*/
#nav {
	width: 507px;
	position: absolute;
	top: 106px;
	left: 0px;
	height: 37px;
}
#nav ul {
	background: url(images/menu-top.jpg) no-repeat;
}
#nav ul li {
	float: left;
	height: 37px;
}
#nav ul li.page-item-forum {
	width: 171px;
}
#nav ul li a {
	background: url(images/lifon_top.jpg) no-repeat;
	text-indent: -9000px;
	width: 172px;
	height: 37px;
	display: block;
}
#nav ul li.page-item-0 a {
	background-position: 0px 0px;
}
#nav ul li.page-item-4 a {
	width: 164px;
	background-position: -172px 0px;
}
#nav ul li.page-item-forum a {
	width: 171px;
	background-position: -336px 0px;
}
#nav ul li.page-item-0 a:hover {
	background-position: 0px -43px;
}
#nav ul li.page-item-4 a:hover {
	width: 164px;
	background-position: -172px -43px;
}
#nav ul li.page-item-forum a:hover {
	width: 171px;
	background-position: -336px -43px;
}
#navbottom {
	width: 985px;
	height: 34px;
	position: absolute;
	left: 0px;
	top: 147px;
	background: url(images/menu_top.jpg) no-repeat;
}
#navbottom ul {
	padding: 8px 0 0 10px;
}
#navbottom ul li {
	background: url(images/bottommenu-bullet.gif) left 5px no-repeat;
	float: left;
}
#navbottom a {
	color: #e0a249;
	text-decoration: none;
	font: 16px Georgia;
	padding: 0 20px 0 35px;
}
#navbottom a:hover {
	color: #f2e3c8;
	text-decoration: none;
}
#navbottom a.rightbutton {
	position: absolute;
	right: 10px;
	top: 8px;
}
/*+++++++ INFOBAR +++++++*/
#infobar {
	height: 30px;
	width: 975px;
	line-height:30px;
	font-size:11px;
	margin-bottom:15px;
	display: none;
}
#browse {
	float: left;
	width: 570px;
	background:url(images/folder.gif) no-repeat 0 6px;
	padding-left:22px;
}
#rss {
	float: right;
	height: 30px;
	width: 383px;
	background:url(images/feed.gif) no-repeat right;
}
#rss p {
	padding-right:22px;
	text-align:right;
}
/*+++++++ ENTRY +++++++*/
#left {
	width: 507px;
	background: url(images/left_fon.gif) repeat-y;
}
.entry {
	width: 507px;
	background: url(images/entry_fon.jpg) no-repeat;
	padding-bottom: 10px;
}
.entry h3#respond {
	padding: 10px 26px;
}
.entry h2 {
	width: 480px;
	margin: 0 auto;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 20px 0;
	text-align: center;
}
.entry h2 a {
	color: #bd020f;
	text-decoration: none;
}
.entry h2 a:hover {
	text-decoration: underline;
}
.entry p {
	padding: 10px 0 5px 0;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0e0e0e;
	width: 470px;
	margin: 0 auto;
}
.entry p a.more-link {
	padding-left: 370px;
	color: #dc5201;
	text-decoration: underline;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html>body .entry ul {
	padding: 0 0 0 30px;
	padding-left: 10px;
}
.entry li {
	margin: 8px 10px;
}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding:0;
	margin:0;
}
.entry ol li {

}
.entry img {
	margin:0 10px 10px 10px;
	vertical-align: middle;
}
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;
}
.allinfos {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8c4101;
	width: 456px;
	margin: 0 auto;
	background: #f9f0e0;
	border: dotted 1px #272520;
	padding: 7px 10px 7px 15px;
	position: relative;
	line-height: 2;
}
.allinfos a {
	color: #dc5201;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.allinfos a:hover {
	text-decoration: none;
}
.allinfos .comments {
	position: absolute;
	top: 10px;
	right: 10px;
}
.navigation {
	width: 540px;
	padding:10px;
	line-height:140%;
	font-size:11px;
}
.pointer {
	cursor: pointer;
}
/*+++++++ SIDEBAR +++++++*/
#sidebarbottom {
	float:right;
	width: 400px;
}
#right {
	float:left;
	width: 400px;
}
#topsidebar {
	width: 380px;
	padding:0 10px 0 10px;
	border:1px solid #dadada;
	background:#fff;
	margin-bottom:10px;
}
#lsidebar h2 {
	font-size:15px;
	margin-bottom:10px;
	color:#4c4c4c;
}
#rsidebar h2 {
	font-size:15px;
	margin-bottom:10px;
	color:#4c4c4c;
}
#lsidebar {
	float:left;
	width:230px;
	margin: 0 0 0 -985px;
}
#lsidebar ul li {
	background: url(images/li_bottom.gif) bottom no-repeat;
	padding: 0 0 20px 0;
	margin: 0 0 7px 0;
	height: 1%;
}
#lsidebar ul li.widget_stags_cloud {
	color: #dc5201;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lsidebar ul li ul li {
	background: none;
	padding: 0;
}
#lsidebar ul li h2 {
	background: url(images/h3fon.gif) no-repeat;
	width: 230px;
	height: 37px;
	padding: 10px 0 0 0;
	text-align: center;
	font: 18px Georgia;
	color: #ffd38d;
}
#lsidebar ul li div {
}
#lsidebar ul li div div {
	background: none;
	padding:0;
}
#lsidebar ul li div div div {
	background: none;
	padding:0;
}
#lsidebar ul li div div div {
	background: none;
	padding:0;
	text-align: center;
}
#lsidebar ul li#usp_profile div div form {
	margin: 1px 0 0 6px;
	_margin: 1px 0 0 3px;
}
#lsidebar ul li#usp_profile div div form div a {
	color: #dc5201;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#lsidebar ul li#usp_profile div div form div.loginform_input {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0 12px 0 0;
	color: #91654c;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
html*#lsidebar ul li#usp_profile div div form div.loginform_input {
	margin-left: -2px;
	_margin-left: 0px;
	_padding: 0 6px 0 0;
}
#lsidebar ul li#usp_profile div div form div.loginform_remember label {
	color: #91654c;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 15px 0 0;
}
#lsidebar ul li#usp_profile div div form div.loginform_remember input {
	background: #f2e3c8;
}
#lsidebar ul li#usp_profile div div form div.loginform_submit {
	width: 95px;
	height: 35px;
	margin: 5px 0 5px 50px;
}
#lsidebar ul li#usp_profile div div form div.loginform_links {
	width: 220px;
}
#lsidebar ul li#usp_profile div div form div.loginform_links span {
	padding-left: 15px;
}
#rsidebar {
	float:left;
	width: 230px;
	margin: 0 0 0 -230px;
}
#rsidebar ul li {
	background: url(images/li_bottom.gif) bottom no-repeat;
	padding: 0 0 25px 0;
	margin: 0 0 7px 0;
	height: 1%;
}
#rsidebar ul li h2 {
	background: url(images/h3fon.gif) no-repeat;
	width: 230px;
	height: 37px;
	padding: 10px 0 0 0;
	text-align: center;
	font: 18px Georgia;
	color: #ffd38d;
}
#rsidebar ul li h2 a {
	color: #ffd38d;
	text-decoration: none;
}
#sidebarbottom ul {
	margin:10px auto 20px;
}
#rsidebar ul li ul li {
	background: none;
	margin: 0;
	padding: 0;
}
#sidebarbottom ul li {
}
#sidebarbottom ul li ul {
}
#sidebarbottom ul li ul li {
	display:block;
	background:url(images/bullet.gif) no-repeat 0 0;
	padding-left:24px;
	padding-bottom:5px;
	border-bottom:1px dotted #dadada;
}
#sidebarbottom p {
	padding:0 5px;
}
/*+++++++ COMMENTS +++++++*/
.postmetadata {
	padding:5px;
	background:#feffe5;
}
#commentform p {
	padding-bottom:10px;
}
#commentform #author {
	border:1px solid #dadada;
	height:20px;
	width:200px;
}
#commentform #email {
	border:1px solid #dadada;
	height:20px;
	width:200px;
}
#commentform #url {
	border:1px solid #dadada;
	height:20px;
	width:200px;
}
#commentform #comment {
	border: 1px solid #dadada;
	height: 200px;
	width: 425px;
}
.commentlist cite {
	background:#f9f9f9;
	padding:5px 5px 5px 10px;
}
.commentlist cite a {
	color:#333;
}
.commentlist .ctext {
	background:url(images/doth.gif) repeat-x top;
	font-size:11px;
	padding-top:5px;
}
.commentlist .ctext P {
	text-align: center;
}
.commentlist IMG {
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin-bottom: 5px;
}
/*+++++++ FOOTER +++++++*/
#footer {
	width: 985px;
	position: relative;
	height: 130px;
	padding: 35px 0 10px 0;
	margin: 0 auto;
	font-size:10px;
	text-align: center;
}
#foo {
	width: 507px;
	position: absolute;
	left: 235px;
	top: 36px;
	height: 37px;
}
#foo ul {
	width: 336px;
	margin: 0 auto;
}
#foo p {
	padding-top: 30px;
	color: #f8efdf;
}
#foo ul li {
	float: left;
	height: 37px;
}
#foo ul li.page-item-forum {
	width: 171px;
}
#foo ul li a {
	background: url(images/menu_bottom.jpg) no-repeat;
	text-indent: -9000px;
	width: 172px;
	height: 37px;
	display: block;
}
#foo ul li.page-item-0 a {
	background-position: 0px 0px;
}
#foo ul li.page-item-4 a {
	width: 164px;
	background-position: -172px 0px;
}
#foo ul li.page-item-forum a {
	width: 171px;
	background-position: -336px 0px;
}
#foo ul li.page-item-0 a:hover {
	background-position: 0px -38px;
}
#foo ul li.page-item-4 a:hover {
	width: 164px;
	background-position: -172px -38px;
}
#foo ul li.page-item-forum a:hover {
	width: 171px;
	background-position: -336px -38px;
}
/**************** Misc *********************/
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
	padding-left:30px;
	padding-bottom:20px;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
pre {
	border: solid 1px #9a9a9a;
	color: blue;
	margin: 10px;
	padding:10px;
	background: #f3f2ed
}
code {
	font-size:1.0em;
	color: #000
}
/**************** Gallery *********************/
.gallery {
	text-align:center;
}
.gallery img {
	padding:3px;
}
.attachment {
	text-align:center;
}
.attachment img {
	padding:5px;
	border:1px solid #999999;
}
.imgnav {
	text-align:center;
}
.imgleft {
	float:left;
}
.imgleft img {
	padding:5px;
	border:1px solid #999999;
}
.imgright {
	float:right;
}
.imgright img {
	padding:5px;
	border:1px solid #999999;
}
/**************** Avatar *********************/
.comm_left {
	float: left;
	width:105px;
	margin-bottom: 5px;
	text-align: center;
}
.comm_right {
	text-align:justify;
}
.comm_right p {
	width: auto;
}
IMG.avatar, IMG.avatar_profile {
	margin-bottom: 10px;
	border: 1px solid #dc5201;
	padding: 2px;
}
IMG.avatar {
	margin: 3px 0 0 0;
}
BR.comm_clear {
	clear: both;
}
#lsidebar ul li#usp_profile {
	padding: 0;
}
#usp_profile div {
	margin-bottom: 5px;
}
#sig_left {
	text-align: left;
}
#sig_center {
	text-align: center;
}
#sig_right {
	text-align: right;
}
/**************** Login *********************/
#login INPUT, #loginform INPUT {
	background: #f2e3c8;
	width: 100px;
	margin: 3px 0 5px 0;
	_margin: 3px 0 3px 0;
}
#user_login, #user_email, #pass1, #pass2 {
	width: 200px;
}
INPUT#submit, INPUT#cancel_bt, input#acp-preview {
	border-color: #000;
}
input#acp-preview {
	margin: 0 0 10px 26px;
}
I#loginform INPUT#submit {
	margin-top:10px;
}
#login #err {
	border-color: #8C0204;
}
IMG#captchaimg {
	margin: 0 10px -3px 0;
}
#login DIV.error, #login P.error {
	color: #D52429;
}
l#login #login_msg {
	font-weight: bold;
}
#loginform INPUT#rememberme {
	width: auto;
	margin-right: 15px;
}
/**************** Rules *********************/
#rulesText {
	display: none;
	width: 470px;
	margin: 20px;
	background: #FFF;
}
#rulesText p {
	width: auto;
}
#ajax-comment-preview {
	margin: 0 0 0 26px;
}
#soglasen {
	border: 1px solid #CCCCCC;
	color: gray;
	font-size: 80%;
	height: 340px;
	overflow-y: scroll;
	overflow: auto;
	padding: 3px;
}
.textbutton {
	-moz-user-select: none;
	color: darkblue;
	cursor: pointer;
	font-size: smaller;
	text-decoration: none;
}
#cancel_form {
	margin-bottom: 15px;
}
.textwidget ul {
}
#lsidebar .textwidget li {
	width: 223px;
	height: 27px;
	margin: 0 0 4px 4px;
}
#lsidebar .textwidget li a {
	display: block;
	width: 193px;
	height: 22px;
	background: url(images/lifon.jpg) 0 0 no-repeat;
	padding: 5px 0 0 30px;
	color: #dc5201;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#lsidebar .textwidget li a:hover {
	background-position: 0 -28px;
	text-decoration: underline;
}
#lsidebar ul.wp-polls-ul {
	margin: 0 0 0 15px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #050505;
}
#lsidebar ul.wp-polls-ul input {
	margin: 0px 8px 0 0;
	vertical-align: middle;
}
#lsidebar ul.wp-polls-ul li {
	margin: 3px 0 0 0;
	width: 200px;
}
#lsidebar ul.wp-polls-ul li label {
	color: #050505;
}
.wp-polls p strong {
	font-weight: normal;
	padding: 2px 0 2px 0;
}
.wp-polls p a {
	color: #dc5201;
	text-decoration: underline;
}
.wp-polls p a:hover {
	text-decoration: none;
}
.st-tag-cloud {
	text-align: center;
}
.st-tag-cloud a {
	color: #dc5201;
}
.entry-meta {
	width: 480px;
	padding-bottom: 7px;
	margin: 10px 0 10px 13px;
	background: #f6d8ab;
	border: dotted 1px #3f3b34;
}
.entry .entry-meta p {
	font-size: 11px;
	color: #8b4001;
}
.entry .entry-meta .post-ratings {
	width: auto;
	padding: 3px 10px 0 15px;
	border: none;
	background: none;
	margin: 0;
	height: auto;
}
.entry .post-ratings {
	padding: 10px 10px 0 15px;
	font-size: 11px;
	color: #8b4001;
	width: 456px;
	height: 32px;
	margin: 10px 0 10px 13px;
	background: #f6d8ab;
	border: dotted 1px #3f3b34;
}
.entry .post-ratings img {
	vertical-align: middle;
}
.entry-link {
	width: 465px;
	height: 29px;
	margin: 0px 0 0px 13px;
	padding: 5px 0 0 15px;
	background: #f6d8ab;
	border: dotted 1px #3f3b34;
}
.entry .entry-link p {
	float: left;
	width: auto;
	padding: 5px 20px 5px 0px;
	background: url(images/entry-link.jpg) right center no-repeat;
}
.entry .entry-link p strong {
	font-size: 11px;
	font-weight: normal;
	color: #8b4001;
}
.entry .entry-link p span {
	color: #dc5201;
	font-size: 11px;
	text-decoration: underline;
	padding: 4px 8px;
	background: #f8efdf;
	margin: 0 0 0 10px;
}
#rsidebar ul li#text-329103411, #rsidebar ul li#text-329103412, #rsidebar ul li#text-329103413, #rsidebar ul li#text-327007031, #rsidebar ul li#text-323456401, #rsidebar ul li#text-321817481, #rsidebar ul li#text-320861151 {
	padding-bottom: 5px;
	margin: 0;
	background: url(images/fon_sidebar.gif) repeat-y;
}
#rsidebar .textwidget li {
	width: 223px;
	height: 27px;
	margin: 0 0 4px 4px;
}
#rsidebar .textwidget li a {
	display: block;
	width: 193px;
	height: 22px;
	background: url(images/lifon.jpg) 0 0 no-repeat;
	padding: 5px 0 0 30px;
	color: #dc5201;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#rsidebar .textwidget li a:hover {
	background-position: 0 -28px;
	text-decoration: underline;
}
#rsidebar li.widget_ratings_highest_rated ul {
	margin: 5px 15px 0 15px;
}
#rsidebar li#text-329103415 .textwidget, #rsidebar li#text-322648341 .textwidget {
	margin: 5px 15px 0 15px;
}
#rsidebar li#text-329103416 .textwidget, #rsidebar li#text-284652441 .textwidget {
	margin: 5px 15px 0 15px;
}
#lsidebar .loginform_remember {
	text-align: left;
}
#lsidebar .loginform_remember input {
	vertical-align: middle;
}
.st-tag-cloud {
	padding: 0 10px;
}
.wp-pagenavi {
	background: url(images/pager_fon.gif) 0 0 no-repeat;
	padding: 20px 15px 10px 15px;
	text-align: center;
	font-size: 11px;
}

.wp-pagenavi span, .wp-pagenavi a {
	margin: 0 3px;
}

.wp-pagenavi span.pages {
	display: none;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

h3#comments {
	padding: 10px 15px;
	text-align: center;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}

.nothingfound {
	width: 455px;
	margin: 0 auto;
	padding: 10px 0;
}

#lsidebar ul li h2.usp_username {
	width: 190px;
	height: 23px;
	margin: 0 auto;
	padding: 3px 10px 0 10px;
	color: #8c4101;
	background: url(images/profile_bg.gif) top no-repeat;
}

#lsidebar ul li#usp_profile ul {
	width: 190px;
	margin: 10px auto 0 auto;
	font-size: 11px;
}

#lsidebar ul li#usp_profile ul li.usp_useravatar {
	float: left;
	margin-right: 10px;
	padding: 2px 0;
	text-align: center;
}
.textwidget h3 {
	width: 215px;
	height: 22px;
	background: url(images/h3fon2.gif) top no-repeat;
	padding: 5px 0 0 15px;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #ffd38d;
	cursor: pointer;
	margin: 1px 0;
}
.textwidget h3.collapsed {
	background: url(images/h3fon2-collapsed.gif) top no-repeat;
	margin: 1px 0 10px 0;
}
#wp_grins img {
	margin: 2px;
}
#registerform input {
	width: 300px;
	background: #FFF;
}
#registerform #rules {
	width: auto;
}
#registerform #captcha {
	width: 100px;
}
#registerform #rulesInput {
	padding-left: 20px;
}
#registerform #submit {
	width: auto;
	background: #FFF;
	border: 1px solid #CCC;
}
#registerform #submit[disabled="disabled"] {
	background: #FCFCFC
}

#zrx_captcha {
	position: relative;
	left: 20px;
}

#smilies_toolbar {
	width: 400px;
	margin: auto;
}