.hr35 { height: 35px; clear: both;}

body {

}


small > a {
  color: #777777;
  font-size: 14px ;
}

small > a:hover{
  color: #e66c00;
  text-decoration: none;
}

.text-r {text-align: right;}
.text-l {text-align: left;}
.text-c {text-align: justify;}

#page {
    background-image: url("images/header-bg2.png");
        background-position: top;
        background-repeat: repeat-x;

}

#header {
    height: 120px;

}

#navigator {
    font-family: 'Cuprum', sans-serif;
}

#navigator .active {
}

#navigator .active > a {
  background-image: url("images/nava.png");
  background-repeat: repeat-x;
  height: 29px;
  padding-bottom: 0px;
}

#headerlogo {
   height: 116px;
   padding-top: 4px;
}

#content2 {
   background-image: url("images/cv1.png");
   background-position: left;
   background-repeat: repeat-y;
}

#content {
    background-image: url("images/content-v.png");
    background-position: center;
    background-repeat: repeat-y;
}

#content legend, #content2 legend, #content div .rtitle, #content2 div .rtitle {
    font-family: 'Cuprum', sans-serif;
    font-size: 26px;
}

.sld {
    margin: 0 auto;
    max-width: 540px;
      
}

#newsblock, #right_col {
   padding-top: 15px;
}

.news, .announcements, .greetings, .posts {
    background-image: url("images/newsb.png");
    background-position: left;
    background-repeat: repeat-y;
}

#newsblock ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#newsblock ul li {
    height: 40px;
    padding: 4px 4px 4px 0;
    border-bottom: solid 1px #f6f6f6;
}

#newsblock ul li.top  a {
    font-weight: bold;
}

#newsblock ul li:last-child {
    border: none;
}

#newsblock ul li:hover {
    cursor: pointer;
}

#newsblock ul li:hover > a, #postsblock ul li:hover  > a {
    color: #111111;
}

#newsblock ul li a:hover, #postsblock ul li a:hover {
    text-decoration: none;
}

#newsblock ul li .dt {
    color: black;
    height: 40px;
    margin-right: 4px;

}

/**
  LIST
*/

#listblock ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#listblock ul li {
    font-size: 13px;
    line-height: 17px;
    padding: 8px 4px 10px 0;
    border-bottom: dotted 1px #eeeeee;
    width: 98%;
}

.pleft { float: left}
.pleft li {float: left}

.pagination {float: left;}

#listblock ul li a {
    color: #000000;
}

#listblock ul li.top  a {
    font-weight: bold;
    color: #E66C00;
}

#listblock ul li:last-child {
    border: none;
}

#listblock ul li:hover {
    cursor: pointer;
    background-color: #ededed;
}

#listblock ul li:hover > a {

}

#listblock ul li a:hover {
    text-decoration: none;
}

#listblock ul li .dt {
    color: black;
    padding: 2px 4px;
    margin-right: 14px;
    float: left;
}

#listblock ul li.top .dt {
    background-color: #E66C00;
    color: white;
}

#listblock ul li .txt {
    padding: 2px 4px;
    margin-left: 70px;
}

#listblock ul li .meta, #listblock ul li .meta a {
    background-color: #eeeeee;
    font-size: 11px;
    color: #777777;
    font-weight: normal;
    padding: 0 3px;
}

#listblock ul li .meta a:hover {
    text-decoration: underline;
}

#listblock ul li .meta icon {
    height: 12px;
}

#listblock ul .reclast {
    border-bottom: none;
}

#listblock ul li img {
    margin: 0 8px 0 0;
}

/**
  post
*/

#postsblock {

}

#postsblock ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#postsblock ul li {
    font-size: 13px;
    line-height: 17px;
    padding: 8px 4px 10px 0;
    border-bottom: dotted 1px #eeeeee;
}

#postsblock ul li  a {
    color: black;
}

#postsblock ul li.top  a {
    font-weight: bold;
    color: #E66C00;
}

#postsblock ul li:last-child {
    border: none;
}

#postsblock ul li:hover {
    cursor: pointer;
    background-color: #ededed;
}


#postsblock ul li .dt {
    color: black;
    padding: 2px 4px;
    margin-right: 14px;
}


#postsblock ul li .txt  {
    margin-right: 4px;
    margin-left: 4px;
}

#postsblock ul li img {
    float: right;
    margin-left: 6px;
}

#postsblock ul li .meta, #listblock ul li .meta a {
    background-color: #eeeeee;
    font-size: 11px;
    color: #777777;
    font-weight: normal;
    padding: 0 3px;
}

#postsblock ul li .meta a:hover {
    text-decoration: underline;
}

#postsblock ul li .meta icon {
    height: 12px;
}




.news li:hover, .posts li:hover, .greetings li:hover, .announcements li:hover {
   background-color: #dddddd;
}

.vert {
    background-image: url("images/content-v.png");
    background-position: center;
    background-repeat: repeat-y;
}


#archiveblock {
   padding-top: 15px;;
}

#archiveblock ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#archiveblock ul li {
    width: 100%;
    padding: 4px 0;
    border-bottom: solid 1px #f6f6f6;
    min-height: 60px;
}

#archiveblock ul li.top  a {
    font-weight: bold;
}

#archiveblock ul li:last-child {
    border: none;
}

#archiveblock ul li:hover {
    cursor: pointer;
}

#archiveblock ul li:hover div > a {
    color: #777777;
}

#archiveblock ul li div > a:hover {
    text-decoration: none;
}

#archiveblock ul li .dt {
    color: black;
    height: 100%;
    margin-right: 4px;
}

#archiveblock ul.news li span{
    font-size: 11px;
    color: #777
}

#archiveblock ul.news li span > a{
    color: #777
}

#archiveblock ul.news li.top span > a {
    font-weight: normal;
}

#archiveblock ul.news li span > a:hover {

    text-decoration: none;
}

.comms {
    color: white;
    font-size: 7px;
    font-family: arial;
    padding: 0px 0px;
    text-align: center;
    font-weight: normal;

}


#postblock{
    padding-top: 15px;
    min-height: 400px;
}

#postblock h2 {
    font-family: 'Cuprum', sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #5a0000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #4b1082;
}

#postblock .post-img {
    float: right;
    width: auto;
    background: #F3F4F5;
    border: 1px solid #DEDFE0;
    padding: 15px;
    margin: 0 0 10px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

#postblock .post-excerpt {
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: solid 1px #4b1082;
}

#postblock .post-content {
    margin-bottom: 40px;
    text-align: justify;
}


#post-right-col {
    padding-top: 15px;
}

.commentlist {
    list-style: none;
    margin: 0;
}

.commentlist li {
    padding: 8px 8px;
}

.commentlist li p  {
    margin-bottom: 0;
}
.commentlist .comment2 {
    background-color: #ddd;
}

#respond { margin-top: 35px;}
#commentform {margin-bottom: 0;}

#footer-cnt{
    clear: both;
    background-image: url("images/footer-bg.png");
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ff6d00;
}

#footer {
  font-size: 12px;
  padding: 25px 0 25px 0;

  color: #FDE8D7;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);

}

#footer h4 {
    margin-bottom: 20px;
    color: white;
}

#footer a {
    color: white;
}

#footer a:hover {
    color: #FDE8D7;
    text-decoration: none;
}

#footer .block {
    margin-top: 25px;
}

#footer .links {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .links li {
    border-bottom: solid 1px #ff9966;
    padding: 7px 0;
}

#footer .links li:first-child {
    border-top: solid 1px #ff9966;
}

#footer .copy {

    margin-top: 50px;
    bargin-bottom: 30px;
    padding-top: 7px;
    border-top:  solid 1px #ff9966;
}


.fblinka {
   
}

.fblinka a { font-size: 12px; color: navy;}


.single-r-google div{
    float: left;
    margin-top: 35px;
}

/**
 FB latest photos
*/

#lasts { margin: 0 0 30px 0; overflow:hidden}

#lasts h4 {
  margin-bottom: 5px;
}

#lasts a.thumbnail {
  border: solid 2px #F96;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}

#lasts a.thumbnail:hover {
  border-color: white;
}

#lasts li {
  margin: 15px 1px;
}

/**
UKR NET
*/

#ukrnet {
 margin-bottom: 55px;
}


/** 
theatre
*/

#theatre ul {
 background-color: #dcdcdc; 
 padding: 5px 0;

}

#theatre ul li {
  font-size: 12px;
  line-height: 13px;
  
}

#theatre ul li .date {
 margin-left:20px;
 line-height: 15px;
}

#theatre ul li .txt {
 
}

/**
correct main slider
*/

.carousel-inner {
  height: 375px;
  max-height: 375px;
  overflow: hidden;
}

.carousel-inner .item { height:375px; max-height:375px}
.carousel-inner .item .img {height:300px; max-height: 300px overflow: hidden}

.carousel-caption h4 {font-size: 15px; font-family: arial;}
.carousel-caption {background: rgba(40, 0, 75, 0.95);

/** 
correct google custom search results
*/

#cse .gsc-control-cse {
  padding: 0;
}

#cse .gs-snippet {
 font-size: 12px;
 color: #555555;
 line-height: 14px;
}

#content3 {
   background-image: url("images/cv1.png");
   background-position: left;
   background-repeat: repeat-y;
   height: 30px;
   color: black;
}