
/**************** Body and tag styles ****************/




a {
  text-decoration: underline;
  font-style: normal;
  color: #333333;
}

a:hover {
  text-decoration: underline;
  color: #ebffc3;
}



a img {
text-decoration:none;
border:none;
padding:0px;
/*margin:4px;*/
}

h4 a img {
  margin: 0;
}





body, html
{
margin: 0;
padding: 0;
text-align: center;
color: #dbeaa5;
height: 100%;
font-family:  Verdana, Arial, Helvetica, sans-serif;
/*background-color: #595a32;*/
background: #82b64a url(images/bg.jpg) repeat-x;
}





#container  {
    background-color: transparent/*#f6f7e9*/;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    height: auto;
    position: relative;
    text-align: left;
    /*background-color:#f6f7e9;*/
}

#header{
    height:229px;
    width:960px;
    background-color: transparent;
    background-image: url(images/header.jpg);
}

#header h2 {
  display: none;
}




h1 {
font-size:18px;
font-weight:normal;
text-align:left;
padding:10px 10px 10px 20px;
margin:0px;
color:#ffffff;
display: none;
}




h1 a {
font-size:1.5em;
font-weight:normal;
text-decoration:none;
color:#ffffff;
background-color:transparent;
}



h1 a:hover {
text-decoration:none;
color:#ffffff;
background-color:transparent;
}



h1 a:link {
color:#ffffff;
text-decoration:none;
}



h1 a:visited {
color:#ffffff;
text-decoration:none;
}



h1 a:active {
color:#ffffff;
text-decoration:none;
}


/* Сайт посвящен... */
h2 {
font-weight: 500;
text-align:left;
padding:5px 10px 15px 20px;
margin:0 0px 0px 0px;
display: block;
position: relative;
color: #cbd99c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
}



h2 a {
font-weight:normal;
text-decoration:none;
color:#ffffff;
background-color:transparent;
}



h2 a:hover {
text-decoration:none;
color:#ffffff;
background-color:transparent;
}



h5 {
font-size:15px;
font-weight:bold;
padding:2px 5px 1px 5px;
margin:4px;
border:none;
}


/* ====================================================Позиция формы поиска */
form.qs {
position: absolute;
top: 225px;
left: 20px;
text-align:left;
padding:0px;
margin:0px;
width: 200px;
}

form.qs p {
font-size:11px;
font-weight:normal;
padding:0px;
margin:0px;
color:#ffffff;
width: 300px;
display: block;
}

.input {
background-color: transparent;
border:1px dotted #cbd99c;
color: #fff;
width: 160px;
margin-left: 13px;
}


form.qs input.button {
font-size:9px;
font-weight:normal;
width:20px;
color:#fff;
padding:0px;
margin:0px;}




form.qs input.textfield {
font-size:11px;
font-weight:normal;
padding:2px;
margin:0px;
background: /*#79aa45*/transparent url(images/search1.gif) no-repeat 2px 3px;
height:1.6em;
width:164px;
font-size:1em;
border: none;
text-align: center;
padding-top:2px;
border:1px dotted #cbd99c;
color: #fff;
}



#navigation {
/*height: 2.4em;*/
/*line-height: 2.2em;*/
/*border-bottom: 1px #7b894f solid;*/
text-align: right;
width: 100%;
/*background-color: #959f6ca2ad75*/;
margin: 0;
height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
/*background-image: url(images/top_menu_bg.jpg);
background-repeat: repeat-x;
background-position: 0px 1px;*/
}



#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #608c35;
border-left: 1px solid #88bc46;
white-space:nowrap;}


#navigation li a {
display: block;
padding: 7px 10px 6px 10px;
margin: 0;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
color: #deecae;
/*background-image: url(images/top_menu_bg.jpg);
background-repeat: repeat-x;*/
/*background-color: #a2ad75;*/
/*border-top: 1px #dfe4d0 solid;*/
border-bottom: 1px #7eae41 solid;
/*border-right: 1px #7b894f solid;*/
/*border-bottom: 1px #7b894f solid;*/

}

#navigation li a:hover {
display:block;
color: #fff;
border-bottom: 1px #e7aa57 solid;
/*padding: 4px 10px 6px 10px;*/
background-color: #72a03e/*939d6a*/;
}

#navigation ul  {
  margin: 0 0 0 3px;
  padding: 1px 0 0 0;
}

/*.children  {
  margin: 0; padding: 0;
}*/


/** html #navigation a {width:1%;}*/

#navigation .selected,#navigation a:hover {
color:#ffffff;
text-decoration:none;}


/*************************************

 +Entry

 *************************************/

.entry{
	margin-bottom:3em;
}


.entrymeta{
	font-size:0.9em;
	color: #6699cc;
}


/*.entry img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}*/

.postedby{
	background:transparent url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.filedto{
	background:transparent url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.commentslink{
	background:transparent url(./images/comment.png) no-repeat;
	padding:3px;
	padding-left:20px;

}

.sec-a{
	background:#eff2ef;
    float:left;
	width:775px;
	padding:0 15px;
	}


div.path {font-size:11px;
font-weight:normal;
padding:0px;
margin:25px 20px 10px 200px;}



div.path a {
font-size:11px;
font-weight:normal;
}




/*************************************

 +main

 *************************************/



div.container   {
  width: 960px;
}




td.main {
vertical-align:top;
width:30%;
position: absolute;}



div.main {
line-height:15px;
color:#000000;
padding: 5px 0 5px 12px;
margin: 3px 0 0 0;
width: 729px;
float: left;
}




div.main h3 {
font-size:16px;
font-weight: 500;
color: #333;
display: block;
margin: 12px 0 20px 0;
text-align: left;
padding-left: 12px;
font-style: italic;
}



div.main h4 {
/*font-size:16px;
font-weight:bold;
color: #6a91ca;
font-family: Arial, Helvetica, sans-serif;
padding:3px;
margin:15px 0px 12px 0px;
border-top: 1px #555555 solid;
border-left: 1px #4e4e4e solid;
border-bottom: 1px #414141 solid;
border-right: 1px #414141 solid;
background-color: #79aa45;*/
color: #333333;
margin: 0 0 2px 0;
border-bottom: 2px dotted #cfe1ac;
/*letter-spacing: -1px;*/
font-family: "Trebuchet MS",Tahoma,Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 150%;
line-height: 100%;
font-size-adjust: none;
font-stretch: normal;
padding: 0 0 3px 12px;
}
h4 a, h4 a:visited{
color: #fff/*dbeaa5*/;
text-decoration: none;

}

h4 a:hover
{
color: #ffb35d;
text-decoration: none;
}


/*div.main h4 a {
font-size:14px;
font-weight:bold;
text-decoration:none;
text-transform: uppercase;
border: solid 0px #bad1e8;
padding: 5px;
color: #6a91ca;}*/   /* =============================== Цвет синих заголовков */



div.main h4 span.top {
font-size:14px;
font-weight:normal;}



div.main h4 span.top a {
font-size:16px;
font-weight:normal;
text-decoration:none;}



div.main p {
padding:0px;
margin:0px 0px 20px 10px;
font-size: 90%;
line-height: 1.5;
}

div.main p img.border
{
border: 1px #a2ad75 solid;
background-color: #dfe4d0;
padding: 5px;
margin: 5px;
}

div.main table {
font-family:lucida,verdana,sans-serif;
font-size:12px;
font-weight:normal;
line-height:17px;
margin-left:10px;
border: 1px #cfe1ac solid;
width: 670px;
}



div.main td {
padding:0px 5px 0px 5px;
margin:0px;
border: 1px #cfe1ac dotted;}

div.main td p {
color: #000;}

div.main table.grey td {
  color: #486d27;
}


div.main ul {list-style-type:square;
padding:0px;
margin: 5px 0 5px 0;
/*font-size: 90%;*/
}
div.main ul li {
margin: 0 0 0 48px;
padding: 0;
}


div.main ul.none {list-style-type:none;}







.box{   margin:0 0 20px 0;
        padding:10px;
        line-height:1.0;
        font-size: 8pt;
        border-top: 1px dotted #cfe1ac;
        /*background-color: #dfe4d0;*/
        }



.box a {/*color:#505050;*/

text-decoration: none;
background-image: url(images/mini-nav-top.gif);
background-repeat: no-repeat;
padding-left: 16px;

}



/*************************************

 + left   sidebar

 *************************************/



div.navboxwrapleft {float:left;
width: 205px;
padding-top: 10px;
margin: 30px 0px 0px 0px;
/*border-right: 1px #a2ad75 solid;*/
/*border-bottom: 1px #a2ad75 solid;*/
background: #79aa45 url(images/menu_bg.jpg) no-repeat top left;

}



div.navboxleft {
padding:0px;
margin:5px 0px 0px 1px;
font-weight:normal;
font-size:11px;
line-height:17px;
color: #dbeaa5;
/*background:; #ebf0f6;*/}



div.navboxleft h5 {
color: #fff/*deecae*/;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: 500;
margin: 8px 0px 5px 3px;
padding: 3px 4px 3px 3px;
/*background-position: 0px -50px;*/
border-bottom: 1px #cfe1ac dotted;
}


div.navboxleft ul {
list-style-type: none;
padding:0px;
margin:0px 0px 10px 0px;
}


div.navboxleft ul li {
background-repeat: no-repeat;
padding: 1px 0 0 10px;
margin: 0 0 1px 10px;
border-bottom: 1px #82b64a solid;
background-color: transparent;
background-image: url(images/mini-category.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
padding-left: 20px;
/*border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#CCCCCC;*/
}
div.navboxleft ul.archives li
{
background-color: transparent;
background-image: url(images/mini-monthly-archive.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
padding-left: 20px;
}




div.navboxleft ul li a {
color: #3d452b;
text-decoration: none;
  font-weight: bolder;
}
div.navboxleft ul li a:hover {
color: #ebffc3;
text-decoration: none;
}




div.navboxleft div.grey {
        color:#000000;
        border:solid 1px #c0d3e2;
        padding:0px 0px 0px 0px;
        margin:-1px 0px 0px 0px;}


div.navboxleft div.grey {
        color:#000000;
        background-color:#ffffff;
        border:solid 1px #c0d3e2;
        padding:0px 0px 20px 0px;
        margin:-1px 0px 0px 0px;}



div.navboxleft div.impressum div.active {
        border:solid 1px #ffc9c9;
        padding:0px;
        margin:-1px;}

#menu_end {
  background: url(images/menu_bg_end.jpg) no-repeat 0 0;
  width: 205px;
  height: 12px;
  font-size: 5px;
}

/*************************************

 + right sidebar

 *************************************/


div.navboxwrapright {
display: none;              /* OFF */
float:right;
width:167px;
/*_width:186px;*/
padding: 0 9px 20px 9px;
margin: 0/*0px 0px 0px 9px*/;
border-left: 1px #a2ad75 solid;
border-bottom: 1px #a2ad75 solid;
background-color: #dfe4d0;}



div.navboxright {
padding:0px;
margin:10px 0px 10px 0px;
font-size:11px;
line-height:17px;
}


div.navboxright h5 {
color: #758d38;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
margin: 8px 0px 5px 3px;
padding: 3px 4px 3px 3px;
background-position: 0px -50px;
border-bottom: 1px #cfe1ac solid;
}


div.navboxright h5 a {
    color: #000;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 10px 0 2px 0;
	width: 93%;
	border-bottom: 1px solid #000;
    text-decoration: none;}



div.navboxright ul {
list-style-type:none;
padding:0px;
margin:0px;}



div.navboxright li {
background-repeat:no-repeat;
padding:1px 5px 0px 20px;
margin:0px;
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color: #888888;
}


div.navboxright li:hover {
background-repeat:no-repeat;
background-position:right;
color:#0066CC;
text-decoration: none;
}


div.navboxright ul li{
background-repeat:no-repeat;
background-position:left;
padding:1px 5px 0px 20px;
margin:0px;
background:url(images/freccia.gif) no-repeat left;
}


div.navboxright ul li a {
  text-decoration: none;
  display: block;
}


div.navboxright div.impressum {
color:#000000;
background-color:#f9f9ff;
padding:0px;
margin:20px 0px 0px 0px;
}


div.navboxright div.impressum div.active {
border:solid 1px #ffc9c9;
padding:0px;
margin:-1px;
}



/*************************************

 +comments

 *************************************/

 

#submit	{
	margin-top:5px;
	border-width:0;
	padding:0;
	}

#commentform    {
  font-size: 9pt;
}


 input, textarea{
	color:000;
	}



#commentform input{     /* Цвет поля комментария */
	font-size:11px;
	color: #000000;
	}



#commentform textarea{
    width: 500px;
	padding:2px 4px;
	}

	

#respond, #comments {
	margin-bottom:15px;
	font-family:"Trebuchet MS", sans-serif;
	}

h3#comments
{
font-family: Tahoma, Arial, sans-serif;
font-style: italic;
font-variant: normal;
font-weight: bold;
font-size: 10pt;
line-height: 100%;
font-size-adjust: none;
font-stretch: normal;
color: #fff;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 0px;
}



h2.archives{
	margin-bottom: 10px;}



h3.entrytitle, h3 {
	font-size: 160%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0px;}



h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #fff;
	text-decoration:none;}



h3.entrytitle a:hover, h3 a:hover{
        text-decoration:underline;}



.entry{
	margin-top:0px;}



.entrybody{
	margin-bottom: 30px;}

	

.entrybody p {
	margin-bottom: 15px;}

	

blockquote {
    border-top: 1px #aad977 solid;
    border-left: 3px #aad977 solid;
    border-bottom: 1px #aad977 solid;
    border-right: 1px #aad977 solid;
	padding: 10px;
    color: #000;
    background-color: #9dc96e;
    font-size: 90%;
    border-bottom-style: dotted;
    border-right-style: dotted;
    border-top-style: dotted;
  font-style: italic;
}



blockquote ul li {
  list-style-position: inside;
  list-style-type: none;
  font-style: italic;
  font-size: 90%;
}



#content code {
	background-color: #3F464A;
	display: block;
	padding:10px;
	margin-bottom:10px;
  }



#commentblock code{
	display: block;
    padding:5px;
	margin-bottom:10px;
	color:#ccc;}

	

/*************************************

 +Footer

 *************************************/

	

div.footer {
clear:both;
padding: 15px 0;
margin: 0;
font-size:0.9em;
background: transparent url(images/footer_bg.jpg) repeat-x;
border-top: 0px #7b894f solid;
}


div.footer p {
padding:0;
margin:0;
text-align:center;
color: #ffffff;
font-size: 80%;

}



div.footer a {
color: #f5d8ab;
}
div.footer a:hover {
color:#ffffff;
}



/*img {
  margin: 4px;
}*/
img.home {
  padding: 2px 0 0 0 2px;
}



.r 	{
  color: #ff6666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*div.main p img {
  margin: 0 6px 0 6px;
}*/
li.alt    {
  background-color: #313631;
  padding: 5px;
}

div.main ol {
  /*border-bottom: 1px #cfe1ac dotted;*/
  font-size: 10pt;
}
div.main ol li p {
  line-height: 1.0;
}
#logo   {
  position: absolute;
  border: 0px red solid;
  width: 435px; height: 60px;
  top: 40px; left: 70px;
}





.post-date
{
width: auto;
height: 20px;
float: left;
/*background-color: #dfe4d0;*/
/*background-image: url(images/date-bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;*/
  font-weight: bolder;
}
.post-month
{
float: left; width: auto;
font-size: 16px;
text-transform: uppercase;
color: #deecae;
text-align: center;
display: block;
line-height: 18px;
padding-top: 5px;
margin-left: 1px;
}
.post-day
{
float: left; width: auto;
font-size: 16px;
text-transform: uppercase;
color: #deecae;
text-align: right;
display: block;
line-height: 18px;
padding-top: 5px;
margin-left: 1px;
}
.post-comments
{
background-color: transparent;
background-image: url(images/mini-comments.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: center;
padding-left: 20px;
float: right;
font-size: 70%;
}
.post-comments a{
  text-decoration: none;
}
.post-comments a:hover{
  text-decoration: underline;
}
.post-cat
{
background-color: transparent;
background-image: url(images/mini-category2.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: center;
padding-left: 20px;
float: left;
font-size: 70%;
color: #000;
}
.post-cat a{
  text-decoration: none;
}
.post-cat a:hover{
  text-decoration: underline;
}
.post-content
{
clear: both;
padding-top: 10px;
}
.auth {
  background-image: url(images/mini-loginout.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: left;
  background-y-position: center;
  padding-left: 20px;
  margin-left: 20px;
  float: left;
  font-size: 70%;
  color: #000;
}
.post-calendar  {
background-color: transparent;
background-image: url(images/mini-calendar.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: center;
padding-left: 20px;
float: right;
font-size: 70%;
color: #000000;
}


div.nxtprv  {
  width: 100%;
  height: 50px;
  clear: both;
}
div.prv {
  font-size: 70%;
  float: left;
}
div.nxt {
  font-size: 70%;
  float: right;
}

div.main p.lnks   {              /* Навигация на странице */
  font-size: 100%;
}
p.lnks a    {
  text-decoration: none;
}
p.lnks a:hover    {
  text-decoration: underline;
}

div.authorline a    {
  color: #000;
}

.navigation {
clear: both;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
font-size: 9pt;
}

.navigation a,  {
color: #59770e;
text-decoration: none;
}
.navigation a:hover {
text-decoration: underline;
}

.previous-entries a {
float: left;
padding-left: 18px;
background-color: transparent;
background-image: url(images/mini-nav-left.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: center;
}
.next-entries a {
float: right;
padding-right: 18px;
background-color: transparent;
background-image: url(images/mini-nav-right.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right 2px;
}

/* ----------------------------------------Related posts */
.rel_posts  {
    background-color: #79aa45;
    font-size: 75%;
    padding: 8px;
    list-style-type: none;
    color: #333;
}
.rel_posts ul.li    {
  list-style-type: none;
}
div.main div.rel_posts h3    {
  margin: 0; padding: 2px; font-size: 10pt;
}
.rel_posts a  {
  text-decoration: none;
}

/* ----------------------------------------kroshki */
#nb {
  font-size: 9px;
  font-style: italic;
  background: url(images/nb_bg.jpg) repeat-y;*/
  padding: 2px 2px 3px 8px; height: 2em;
  margin-bottom: 23px;
}

/* _______________________________ HR */
hr  {
  color: #dfe4d0;
  background-color: #dfe4d0;
  height: 1px;
  width: 95%;
  border: none;
  /*clear: both;*/
}
/* ______________________________Случайное фото */

.random_img {
  padding: 0 0 2px 21px;
  margin: 22px 0 10px 0;
  background-image: url(images/gallery_random_img_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

.goog-te-combo  {
  background-color: #79aa45;
  border: 1px #cbd99c dotted;
}
#g_trans    {
  text-align: center;
  height: 65px;
}


