/*
Theme Name: PRRAVNET
Theme URI: http://pravnet.com/
Description: Темка для Паши
Version: 1
Autor: Lion de Kam

*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:12px; color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#678395;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#cbe1f1;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:500px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.pa {position:absolute;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


.line {background:url(img/line.gif); height:2px; margin:10px; font-size:0px;}


img {
	padding:3px;
	background:#c4d5e1;
	border:1px solid #cde4f6;

}
.imgrss {
	padding:3px;
	background:#dbebf7;
	border:1px solid #dbebf7;
}

body {
	background:url(img/bg.gif);
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#344b5b;
	
}

#main {
	background:#dbebf7;
	width:1000px;
	margin:13px auto;
	position:relative;
}
#header {
	height:263px;
	background: url(img/head_bg.jpg) 0 0 no-repeat;
}
#logo {
	width:230px;
	height:75px;
	top:10px;
	left:492px;
	
}
#logo img {
	width:230px;
	height:75px;
	background:none;
	border:none;
}

#menu {
	padding-top:204px;
}

#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul {
	padding-left:10px;
	height:31px;
}

#menu ul.level1 li a {
	line-height:2.2;
}

#menu li{
	float:left;
}

#menu ul.level1 li.current_page_item {
	background:url(img/menu_l_bg.png) 0 0 no-repeat;
	height:30px;
	display:block;
	margin-right:5px;
}
#menu ul.level1 li.current_page_item a{
	height:30px;
	display:block;
	float:left;
	background:url(img/menu_r_bg.png) right 0 no-repeat;
	padding:0 15px;
	text-decoration:none;
	}

#menu ul.level1 li {
	margin: 0 0 0 23px;
	
}


#menu ul.submenu {
	padding:0px 0 0 15px;
}


#menu ul.submenu li {
	margin: 0 0 0 18px;
	position:relative;
	
}

#menu ul.submenu li a{
	color:#e9f2f9;
	text-decoration:none;
	line-height:2.3;
	}
#wrap a {
	color:#678395;
	
}

#left {
	padding:0px 5px 0 10px;
	width:750px;
	float:left;
}

a.title {
	font-weight:bold;
	font-size:12px;
}
#toppost {
	margin-top:15px;
}

#toppost .item {
	width:375px;
	padding-bottom:10px;
}
#toppost strong {font-size:12px;}
#toppost .text {
	margin-left:134px;
	color:#678395;
	line-height:1.3;
}

.top-news1 a.title {
	padding: 0 0 15px 0;
	clear:both;
	display:block;
}

.top-news1 {
	width:302px;
	float:left;
}
.top-news2 {
	float:left;
	width:380px;
	padding-left:10px;
	border-left:#d9e5ee 1px solid;
}
.top-news2 .mini_img{
 float:left;
 padding:2px 7px 7px 0;	
}

#toppost a.more {
	color:#344b5b;
}

#blocks_last {
	float:left;
}

#blocks_last .lastcomm {
	padding-top:60px;
	background:url(img/icon_1.jpg) 0 5px no-repeat;
	float:left;
	width:235px;
}
#blocks_last .lasttem {
	padding-top:60px;
	background:url(img/icon_2.jpg) 0 0px no-repeat;
	float:left;
	width:235px;
}
#blocks_last .podpiska {
	padding-top:60px;
	background:url(img/icon_3.jpg) 0 5px no-repeat;
	float:left;
	width:235px;
}

#blocks_last .podpiska .block{
	padding-bottom:50px;
}

#blocks_last .block {
	background:url(img/palaha.jpg) 0 0 no-repeat;
	padding:8px;
	padding-bottom:10px;
}

#blocks_last .title {
	color:#f8f9ec;
	font-weight:bold;
	padding: 3px 7px;
}
#blocks_last ul {
	list-style:none;
	padding:0;
	margin:0;
}
#blocks_last li {
	padding:2px 5px;
	line-height:1.3;
}

#blocks_last p {
	color:#678395;
	
	margin-bottom:0.5em;
	padding:0 5px;
	line-height:1.2;
}

input.email-subscribe {
width:190px;
height:20px;
padding-top:4px;
background:url(img/subscribe_bg.gif) 0 0;
border:none;
margin-left:15px;
text-indent:10px;
color:#678395;

	
}
input.email-butt {
	padding:0;
	margin:0;
	background:none;
	border-bottom:1px;
	border:none;
	color:#678395;
	float:right;
	padding-right:20px;
	cursor:pointer;
}

#col1 {
	float:left;
	width:500px;
}

#col2 {
	float:right;
	width:220px;
} 

.thumb {
	float:left;
	width:170px;
}

#news .info {
	margin-left:171px;
	color:#678395;
	
}

#news .info a{
	color:#344b5b;
}

#news .text {
	
	color:#344b5b;
	margin-left:171px;
}


#right {
	width:230px;
	float:right;
	
}




.recentcomments a.openid_link {padding-left:19px!important;}



#right .list  {padding-bottom:5px;}


.title{
	
	height:26px;
	font-weight:bold;
	color:#678395;
	padding-right:20px;
	text-align:right;
}

.wp-polls-form {
	color:#678395;
	
}

.widget_polls-widget {
	background:url(img/side_icon1.jpg) 0 0 no-repeat;
}

.widget_ratings {
	background:url(img/side_icon2.jpg) 0 0 no-repeat;
}

.widget_meta {
	background:url(img/side_icon.jpg) 0 0 no-repeat;
}

.list {
	padding-bottom:20px;
}

.list ul {
	padding:0;
	margin:0;
	list-style:none;
	
}
.list ul li{
	line-height:1.3;
	padding: 5px 0;
	background:url(img/line.gif) 0 0px repeat-x;
}
.list ul li a {
	text-decoration:none;
}




#footer {
	margin-top:40px;
	height:105px;
	background:url(img/footer_bg.jpg) 0 0 no-repeat;
}
#footer .copyr {
	width:450px;
	color:#85a4b9;
	float:right;
	text-align:center;
	line-height:1.2;
	padding-top:10px;
	}
#footer .copyr p {
	margin-bottom:10 em;
}	
#footer .count img{
	border:none;
	background:none;
	padding:0;
	margin:0 7px;
}
#footer .menu {
padding:60px 0 0 170px;

color:#c8ddec;
}
#footer .menu li{
	float:left;
	margin-right:20px;
	list-style:none;
	

}
#footer .menu a {color:#c8ddec;} 
#footer .menu li.current_page_item a{
	text-decoration:none;
	color:#c8ddec;
}


/*
*********----------------------***************
*/

#pagination {
	padding:20px 0;
}

#pagination li{
	float:left;
	margin-right:8px;
	padding-top:0px;
	height:28px;
	display:block;
	text-align:center;
	line-height:2.3;
	background:url(img/active_nav_l.png) 0 0 no-repeat;
}

#pagination li a{
		background:url(img/active_nav_r.png)  right 0 no-repeat;
		display:block;
		height:28px;
		padding:0 8px;
		color:#fff;
		float:left;
		text-decoration:none;
}

#pagination li.inactive{
	background:url(img/inactive_nav.png) 0 0 no-repeat;
	width:90px;
	height:27px;
	
}


.submenu ul {
margin:0;
padding:0;

}

.submenu li {
float:left;
margin:0;
padding:0;
position:relative;
}
.submenu li a, .submenu li a:link, .submenu li a:active, .submenu li a:visited {
display:block;

}
.submenu li a:hover {
}

.submenu ul {
left:-1px;
margin:0;
position:absolute;
top:-999em;

}
.submenu li:hover ul, .submenu li.sfHover ul {
top:25px;
z-index:100;
margin:0;
padding:0;
}

#menu ul.submenu li ul  { margin:0; padding:0;}
#menu ul.submenu li ul li { margin:0; padding:0; border-bottom:1px solid #637f91;}

.submenu ul li {
border:0 none;
float:none;
background:#7899af;
width:180px;
}
.submenu ul a {
padding-right:20px;
white-space:nowrap;
}
.submenu ul a:hover {


}

.post_title {
padding-top:15px;
}

.textwidget {padding: 0 20px 0 0;}

#toppost .title {text-align:left;}

.categ {padding-top:20px;}

#right .textwidget {background:#DAEBF6; color:#DAEBF6;}
#right .box {margin-top:15px;}

.widget_polls-widget .title, .widget_ratings .title, .widget_meta .title { padding-top:30px;}

#bottom-reklama {padding-top:15px;}
.avatar  {float:left; margin-right:15px;}

#commentlist cite { font-size:0.9em;}
#videotext {
margin:0; padding:0;
}
/* Search Form */

#searchform {
	padding: 10px 2px 2px 0;
	overflow: hidden;
}

#searchform .searchlbl {
	left: -9999px;
	position: absolute;
}

#searchform .searchtxt {
	margin: 0 4px 0 0;
	padding: 3px 2px;
	width: 167px;
	display: inline;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	border: 1px solid #C4D5E1;
	height: 14px;
	line-height: 14px;
	background: #DAEBF6;
	vertical-align: middle;
	float: left;
        align: left
}

#searchform .searchbtn {
	height: 22px;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	vertical-align: middle;
	float: left;
	background: #7B9BB2;
	color: #fff;
	border-top: 1px solid #A8BFCF;
	border-right: 1px solid #123d53;
	border-bottom: 1px solid #123d53;
	border-left: 1px solid #A8BFCF;
	cursor: pointer;
}