/*  
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 {
	height:100%;
	font:62.5% Verdana, Tahoma, Arial, sans-serif;
}
html {
height:100%;
border:none;
}
/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a:link {  text-decoration: none; color: #0f6bbb; border: 0px;}
a:active {color : #0f6bbb; border: 0px;}
a:visited { color :#0f6bbb ; border: 0px;}
a:hover	{ color:#0f6bbb; border: 0px;} 
a:focus { outline: none;}
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
#all {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:1000px;
	margin:0 auto;
	background:url('img/bg_all.gif') repeat-x;
}
#container {
	padding:0 0 72px;
	background:url('images/bg_container.gif') repeat-x;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:53px;
	font-size:1.1em;
	background:url('images/bg_foo.gif') repeat-x;
	}

#content {padding:0 15px;}
.copy {
	float:left;
	width:450px;
	margin:13px 0 0 11px;
	color:#8b8b8b;
	}
a.amedia {
	position:absolute;
	top:17px;
	right:18px;
	width:100px;
	height:22px;
	text-indent:-10000px;
	background:url('images/amedia.gif') no-repeat;
}
a.wp {
	position:absolute;
	right:130px;
	top:14px;
	height:28px;
	width:28px;
	text-indent:-10000px;
	background:url('images/bg_wp.gif') no-repeat;
}
a.more-link {
	padding:0 14px 0 0;
	text-decoration:none !important;
	background:url('images/mrkr.gif') no-repeat 100% 4px;
}
#searchform div {
	overflow:hidden;
	_height:1%;
	_overflow:visited;
	padding:14px 0 13px;
	_padding:14px 0 12px;
}
#searchform span {
	float:left;
	margin:2px 0 0;
	font-size:1.1em;
	color:#6d6d6d;
}
#searchform #s {
	display:inline;
	float:left;
	width:115px;
	height:14px;
	margin:0 5px;
	font-size:1.1em;
	border:1px solid #a1a1a1;
	color:#0F6BBB;
}
#searchform #searchsubmit {
	float:left;
}
/*+++++++ TOP +++++++*/
.header {
	position:relative;
	height:82px;
	background:url('images/bg_hd.jpg') no-repeat;
}
#logo .h2,
#logo .h3 {
	margin:1px 0 -2px;
	padding:0;
	
	font-size:1.2em;
	color:#99cbcb;
	_overflow:visible;
	_height:1%;
}
#logo .h3 {
	padding:1px 0 0 5px;
	font-weight:normal;
}
#logo {
	padding:5px 0 0 15px;
	font-style:italic;
}
.logo {
	/* margin:11px 0 0; */
	overflow:hidden;
	_overflow:visible;
	_height:1%;
}
.logo h1 {
	font-size:3em;
	font-weight:normal;
	
}
.logo span {
	font-size:1.2em;
	color:#555;
}
img.mlogo {
	float:left;
	height:73px;
	margin:0 15px 0 0;
}
.logo h1 b {
	display:block;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
}
.logo h1 a {
	color:#0c558c;
}
.entry th,
.entry td {
	padding:5px;
}
.title {
	margin:10px 0 15px;
	padding:0 0 5px;
	font-size:1.5em;
	font-weight:normal;
	border-bottom:1px solid #ACD7FF;
}
#topleft { display:none;float: right; height: 106px; width: 630px; }
#searchbox { float:right; width: 233px; height: 36px; background: url(images/s.gif) no-repeat; margin:20px 5px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 200px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 3px 4px 0 0; width:18px; height:18px;  }

/*+++++++ NAVIGATION +++++++*/
.w-mn {
	padding:10px 12px 14px;
}
.mn {
	float:left;
	position:relative;
	/* height:20px; */
	font-size:1.1em;
}
.mn a {
	padding:2px 5px 2px 8px;
	background:url('images/mrkr.gif') no-repeat 0 -53px;
}
.mn li {
	position:relative;
	float:left;
	display:inline;
	margin:0 8px 0 0 ;
}
.mn li ul {
	position:absolute;
	visibility:hidden;
	top:20px;
	left:0;
	z-index:2;
	border:1px solid #ccdeef;
	background:#fff;
}
.mn li ul li {
	float:none;
	margin:0;
	padding:0;
	background:none;
}
.mn li ul a {
	display:block;
	width:auto;
	margin:0;
	padding:4px 15px 4px 7px;
	white-space:nowrap;
	background:none;
}
.mn  a:hover {
	text-decoration:underline;
}
.mn ul a:hover {
	text-decoration:none;
	background:#e7f0f9;
}
.mn .current_page_item a,
.mn .current_page_ancestor a,
.mn .current_page_ancestor .current_page_item a {
	font-weight:bold;
}
.mn .current_page_item ul a,
.mn .current_page_ancestor ul a {
	font-weight:normal;
}
ol.commentlist li {padding:10px;}
.commentmetadata {font-size:.9em;}

.h1,
.h2 {
	overflow:hidden;
	_height:1%;
	margin:0 0 3px;
	padding:7px 0 1px;
}
.h1 {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
}
.h2 {
	font-size:1.4em;
	font-weight:bold;
}
.h1 a {color:#000;}
.l_h {background:url('images/line_h.gif') no-repeat;}
#lsidebar .l_h,
#rsidebar .l_h {background-position:-118px 0;}
.content {font-size:1em;}

.tags {
	padding:0 0 1px 120px;
	font-size:.9em;
	text-align:right;
}
.tags b {padding:0 5px 0 0;}

div.more {
	margin:10px 0;
	background:url('images/bg_btn.gif') no-repeat;
	}
	div.more div {
		height:33px;
		font-size:.9em;
		font-weight:bold;
		text-align:right;
		background:url('images/bg_btn.gif') no-repeat 100% -33px;
		}
		div.more div * {
		line-height:33px;
		background:url('img/mrkr.gif') no-repeat 100% -244px;
		color:#0F6BBB;
		}
/*+++++++ LINKS +++++++++*/
.content a,
.tags a,
span.comments a,
span.category a {
	text-decoration:underline;
}
.content a:hover,
.tags a:hover,
span.comments a:hover,
span.category a:hover {
	text-decoration:none;
}
/*+++++++ INFOBAR +++++++*/
#infobar { display:none; height: 30px; width: 975px; line-height:30px; font-size:11px; margin-bottom:15px; }
#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;}
#polls .question {
	font-size:1.1em;
	color:#0F6BBB;
}
#polls .wp-polls-ans li {background:none;}
#polls .wp-polls-ul {
	margin:10px 0;
	padding:0 0 8px;
	border-bottom:1px solid #e8e8e8;
}
#polls .wp-polls-ul li {
	position:relative;
	clear:left;
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	padding:0 0 6px 0;
	font-size:1.1em;
}
#polls .wp-polls-ul li input {float:left;}
#polls .wp-polls-ul li label {
	display:block;
	margin:0 0 0 20px;
}
#polls p.buttons {
	float:right;
	padding:0;
	height:18px;
	background:url('images/bg_btn.gif') no-repeat 0 -114px;
}
#polls p.buttons input {
	float:left;
	height:18px;
	overflow:visible;
	border:none;
	font-size:12px;
	padding:0 3px;
	background:url('images/bg_btn.gif') no-repeat 100% -132px;
}
@-moz-document url-prefix() {
  #polls p.buttons input {padding:0 3px 3px;}
}
#polls p.result {
	float:left;
	padding:0;
	font-size:1.1em;
}
#polls p.result a {
	text-decoration:underline;
	color:#000;
}
#polls p.result a:hover {
	text-decoration:none;
}
/*+++++++ ENTRY +++++++*/
#left {float: left;width: 550px;}
.entry {
	padding:0 0 20px;
	font-size:1.2em;
	margin-bottom:0;
	}

.entry p { padding-bottom:10px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry ol { padding:0; margin:0;}
.entry ol li { background:#fafafa; }
.entry img {margin:0 10px 10px 10px;}
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-size:11px; height:20px; padding-bottom:2px;}
span.date {
	font-size:1em;
	color:#a2a2a2;
	}
span.comments {
	float:right;
	display:inline;
	margin:0 13px 0 0;
	font-weight:normal;
}
span.category {
	float:left;
	display:inline;
	margin:0 0 0 13px;
	font-weight:normal;
	}
	span.category b {
		padding:0 5px 0 0;
		color:#000;
	}
.navigation { width: 540px; padding:10px; line-height:140%; font-size:11px; }

/*+++++++ SIDEBAR +++++++*/
#sidebarbottom {
	float:right;
	clear:right;
	width:408px;
	}
#right {
	float:right;
	width:408px;
	}
#topsidebar {
	background:#fff;
	margin-bottom:10px;
	}
#lsidebar h2 { font-size:15px; margin-bottom:4px; color:#4c4c4c;}
#rsidebar h2 { font-size:15px; margin-bottom:4px; color:#4c4c4c; }
#lsidebar {
	float:left;
	width:198px;
	padding:5px 0;
	background:#fff;
	}
#rsidebar {
	float:left;
	width:198px;
	padding:5px 0 5px 0;
	background:#fff;
	margin-left:8px;
	}
#sidebarbottom ul{ margin:0 auto 12px;}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{
	display:block;
	background:url('images/mrkr.gif') no-repeat 0 -54px;
	padding:0 0 5px 8px;
	font-size:1.2em;
	}
.welcome li {
	background-position:0 -256px !important;
}
#sidebarbottom p{padding:0 5px;}

.bnrs {
	padding:0 0 20px;
}
.bnrs .bnr {
	padding:10px 0;
	text-align:center;
}
.txtbnrs a {
	display:block;
	border:1px solid #87c3f7;
	padding:7px 5px;
	font-weight:bold;
	font-size:1.1em;
}
/*+++++++ 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:500px;}
.commentlist cite { background:#f9f9f9; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(images/doth.gif) repeat-x bottom; font-size:12px;}

/**************** 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;}
/* form contact*/
.wpcf7-form,
.wpcf7-form div {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
}
.wpcf7-form div {
	padding:3px 0;
}
.wpcf7-form i {
	float:left;
	width:195px;
	margin:2px 0 0;
	padding:0 5px 0 0;
	font-size:1.1em;
	font-style:normal;
	text-align:right;
}
.wpcf7-form input {
	width:200px;
}
.wpcf7-form select {
	width:203px;
}
.wpcf7-form textarea {
	width:250px;
}
.wpcf7-form .checkbox input {
	width:auto;
}
.wpcf7-form .checkbox .wpcf7-list-item {
	display:block;
}
.wpcf7-form div.btn {
	margin:10px 0 0 198px;
}
.wpcf7-form input.btn {
	width:auto;
}