* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#A3C8DA url(img/bg.jpg) repeat-x;
	color:#45585E;
	font-family:Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
letter-spacing:-0.05em; 
	font-family:Verdana,"BitStream vera Sans",Arial;
}

h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {
	font-size:120%;
}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

img {
	border:0;
}


img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2957AD;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
blockquote, pre {
	background:#F3F5F8 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCD7D4;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	background:#FFF url(img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#fon {
	background:url(img/light.jpg) center top no-repeat;
	padding:20px 0;
}
#shirina {
	margin:0 auto;
	width:1004px;
}
/* layout END */

/* header START */

#shapka {
	background:url(img/shapka.jpg) 0 0 no-repeat;
	
	margin:-1px 0px;
	height:404px;
}

#header {
	background:url(img/verhniz.jpg) 0 0 no-repeat;
	height:40px;
}

#tagline {
	color:#FFF;
	border-top:1px solid #FFF;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
}
#navigation {
	margin:	0;
	
}

ol {
	margin-left:50px;
} 



#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	
	background:transparent url(img/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin:	1px 0;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover {
	background-position:0 -31px;
}
#menus li.menumenu a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.menumenu a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
}
#searchbox {
	width:280px;
	float:right;
	padding:4px 10px;
}
#searchbox .textfield {
	line-height:16px;
	width:180px;
	float:right;
}
#searchbox .switcher {
	background:url(img/icons.gif) 0 0 no-repeat;
	float:right;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	float:right;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}
/* header END */

/* content START */
#content {
	background:#FFF url(img/prirodaside.gif) right repeat-y;
	min-height:300px;
	
}

#content2 {
	background:#FFF url(img/prirodaside2.gif) right repeat-y;
	min-height:300px;
	
}


/* content END */

/* main START */
#main {
	background:#FFF;
	width:680px;
	padding:5px 9px 10px 9px;
	float:left;
	text-align: justify;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin-top:10px;
	padding:0 5px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CAD8;
}
.post h2 a.title {
	text-decoration:none;
	color:#45585E;

}
.post h2 a.title:hover {
	color:#2970A6;

}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	color:#486538;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .date {
	background-position:0 -48px;
	float:left;

}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -176px;
}
.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
}
.post .content .under {
	height:3px;
	line-height:3px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:680px;
width:expression(document.body.clientWidth > 680? "680px": "auto");
width: expression(this.offsetWidth < 680? "auto" : 680);


}


.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
	border-bottom:1px solid #C9D4DA;
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	width:300px;
	float:right;
	font-size:14px;
	letter-spacing:-0.04em; 
	line-height:145%;
	overflow:hidden;
	background-color: #F5F7F7;

}
#sidebar li {
	background:url(img/icons.gif) 0 -320px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:3px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#northsidebar .widget {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding:10px 13px 19px;
}
#southsidebar .widget {
	background:url(img/widgetsep.png) top no-repeat;
	padding:15px 13px 17px;
}


#reklamabar {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding:5px 0px 5px;
}

#reklamabar2 {
	background:url(img/widgetsep.png) top no-repeat;
	padding:5px 0px 5px;
        
}




#centersidebar {
	
	
	
	padding:12px 10px 0;
}
#northsidebar, #southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
	
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:130px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:130px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}

#prirodarss {

color:#45585E;
	text-decoration:none;
}


.rssvnews
{
	background: #F6F5FF url(img/feed.gif) no-repeat;
	background-position: 3px 3px;
	padding: 6px 3px 6px 28px;
	margin: 0 0 0 0;
	border: 1px solid #DFDCFF;
}



#sidebar #feedrss, #sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding-left:31px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(img/feeds.gif) 0 0 no-repeat;
	margin-left:5px;
}
#sidebar #feed_readers {
	margin-top:15px;
}
#sidebar #feed_readers .reader {
	padding-left:6px;
}
#sidebar #feed_readers .first {
	padding-left:0;
}
#sidebar #feedemail {
	background:url(img/feeds.gif) 0 -25px no-repeat;
	margin-left:25px;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footer {
	background:url(img/verhniz.jpg) 0 -42px no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:10px;
	line-height:145%;
	width:100%;
	color:#7FA0A7;
}
#footer a {
	color:#638890;
}
#copyright {
	margin-top:8px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/smalllogo.jpg) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}





/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 0px;
	padding: 10px;
	background: #F2F9FF;
	border-top:1px solid #CEEBFF;
	border-bottom:1px solid #CEEBFF;
	border-left:1px solid #CEEBFF;
	border-right:1px solid #CEEBFF;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield {
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;

	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.loginform .formfield
{
	width: 130px;

	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;

	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;

	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;

	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
	width: 300px;

margin-right: 105px;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;

}
.error
{
	color: red;
	font-weight: bold;
}



.granica
{
	
	border: 1px dashed #C0CAD8;
}


/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: #F0FFF0 url(img/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	margin: 10px 0 0 0;
	border: 1px solid #D6FFD6;
}
.itemcomment:hover
{
	background: #E6FFE6 url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCFFCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #FFF5F5 url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FFE0E0;
}
.id1:hover
{
	background: #FFEDED url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FFDBDB;
}


.id138 /*Èãîðü*/
{
	background: #FFFBF5 url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FFF3E0;
}
.id138:hover
{
	background: #FFF8ED url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FFF1DB;
}



.itemcomment h3
{
	font-size: 12px;
}


.commentbody
{
	padding: 3px 3px;
}

.commentinfo {
color: #3B5C7A;
}

.commentdate {
	font-size:10px;
	color: #2957AD;
}


.commentlist {
	background:#FFFFFF;
	border-top:1px solid #CEEBFF;
	border-bottom:1px solid #CEEBFF;
	border-left:1px solid #CEEBFF;
	border-right:1px solid #CEEBFF;
	padding:0 15px 15px;
}



.butsoc {
margin-right:10px; 
position: relative;
float: left;
}

.twtr-tweet-text, .twtr-hd, .twtr-join-conv {
     font-size:105%;
   
font-family: Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
     }


