@charset "utf-8";

html {
    overflow-y:scroll;
    }
body {
    margin:0;
    width:100%;
    height:100%;
    color:#000;
    }
img {
    border:none;
    }
body,td,input,textarea,select {
    font-family:arial,sans-serif
    }
#nav {
    border-bottom:1px solid #C9D7F1;
    margin-bottom:2px;
    }
#rnav {
    float:right;
    font-size:0.8em;
    padding:4px 2em 2px 5px;
    font-size:0.8em;
    color:#444;
    }
#rnav span {
    display:block;
    float:left;
    }
#rnav a {
    display:block;
    float:left;
    cursor:pointer;
    height:16px;
    width:16px;
    margin:0 0 0 10px;
    text-indent:-9999px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
    background:#fff url(images/favorites.png) 0 0 no-repeat;
    }
#rnav a.favorites {
    background-position: 0 0;
    opacity:0.5;
    cursor:default;
    }
#rnav a.memori {
    background-position: -16px 0;
    }
#rnav a.bobrdobr {
    background-position: -32px 0;
    }
#rnav a.moemesto {
    background-position: -48px 0;
    }
#table {
    width:1007px;
    margin:2em auto;
    }
#border {
    border:5px solid #C3D9FF;
    z-index:1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    float: left;
    width:400px;
    margin-bottom:10px;
    }
#borderno {
    border:0px
    z-index:1;
    float: left;
    width:360px;
    margin-bottom:10px;
    margin-left:20px;
    }
#counters {
    width:25px;
    padding-right:11em;
    margin:1em auto 2em;
    text-align:center;
    opacity:0.5;
    }
#content {
    margin:0.5em 1em;
    }
#border h1 {
    margin:0;
    padding:0.2em 0 0.2em;
    font-size:1.2em;
    font-weight:normal;
    background:#E0ECFF;
    text-align:center;
    border-bottom:1px solid #CAD4E6;
    }
#border h5 {
    margin:0;
    padding:0.2em 0 0.2em;
    font-size:1.2em;
    font-weight:normal;
    background:#E0ECFF;
    text-align:center;
    border-bottom:1px solid #CAD4E6;
    }
#border li {
    list-style-type:none;
    margin:2px 0 0 -26px;
    }
p#annotation {
    margin:0.2em 1em 0.5em;
    text-align:center;
    font-size:0.8em;
    color:#444;
    }
#block {
    width:120px;
    margin:0.5em;
    }
#col {
    width:187px;
    float:left;
    }
#tabs .tab {
    color:#00C;
    text-decoration:underline;
    cursor:pointer;
    }
#tabs, .tabs li {
    margin:0;
    padding:0;
    }
#tabs li {
    list-style-type:none;
    padding:0.2em 0 0.2em 0.5em;
    }
#tabs li a,#tabs li a:visited,#tabs li a:hover {
    color:#00C;
    text-decoration:underline;
    }
#tabs li.tab {
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -khtml-border-radius-bottomright:5px;
    -khtml-border-radius-topright:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-right-radius:5px;
    }
#tabs li.tab:hover {
    background:#E0ECFF;
    border-right-color:#E0ECFF;
    }
#tabs li.selected,#tabs li.selected:hover {
    cursor:default;
    background:#C3D9FF;
    border-right-color:#C3D9FF;
    text-decoration:none;
    color:#000;
    }
dl.value {
    float:left;
    width:100%;
    margin:0 0 0.5em;
    padding:0;
    border-bottom:1px #ccc dashed;
    }
dl.value dt {
    width:48%;
    height:1.6em;
    float:left;
    clear:left;
    display:block;
    line-height:1.8em;
    text-align:right;
    }
dl.value dd {
    display:block;
    margin-left:52%;
    height:1.6em;
    }
dl.value dd.info {
    height:auto;
    clear:left;
    margin:0.5em 0 1em;
    padding:0.2em 1em 0.2em;
    font-size:0.8em;
    color:#444;
    }
dl.value dd.info p {
    margin:0 0 0.5em;
    }
dl.value dd span {
    font-size:150%;
    }
.clear {
    clear:both;
    }
.hidden {
    display:none!important;
    }


#latest {
    margin-left: 10px;
    font-size: 0.8em;
    width: 400px;
    float: left;
    }

#latest ul {
    margin: 0;
    padding: 0;
    }

#latest li {
    list-style: none;
    }
    
#latest h2 {
    font-size:16px;
    font-weight: normal;
    }
    
#latest a {
    color: #0000CC;
    }

#latest #recent-pages ul li {
    padding:0.2em 0 0.2em 0.5em;
    }

#latest #recent-pages ul li a {
    display: block;
    width: 100%;
    height: 100%;
    }
    
#latest #recent-pages ul li a,
#latest #recent-pages ul li a:visited {
    color:#00C;
    }
    
#latest #recent-pages ul li a:hover {
    background:#E0ECFF;
    border-right-color:#E0ECFF;
    }
    
    
#pagecontent {
    border:5px solid #C3D9FF;
    z-index:1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    float: left;
    margin-left: 10px;
    margin-bottom:50px;
    padding:10px;
    width:640px;
    font-size: 0.8em;
    }
    
#pagecontent a, #col a {
    color: #00c;
    }
    
#pagecontent h1 {
    font-size: 20px;
    margin: 0;
    }
    
#col h2 {
    font-weight: normal;
    font-size: 1em;
    padding-left:6px;
    margin-bottom: 5px;
    }

#col {
    list-style: none;
    }

#col ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
    font-size: 0.8em;
    }
    
#col ul li {
    padding:0.2em 0 0.2em 0.5em;
    }
    
.widgettitle {
    background:#C3D9FF none repeat scroll 0 0;
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -khtml-border-radius-bottomright:5px;
    -khtml-border-radius-topright:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-right-radius:5px;
    }

.alignleft {
    float:left;
    padding:3px;
    margin-right:5px;
    }

.post {
    margin-right:10px;
    border-bottom:1px dashed #ccc;
    }

.tabsm {
    font-size: 1em;
    }
    
    
#col2 {
    width:187px;
    float:left;
    font-size: 1.2em;
    }
    
#col2 a {
    color: #00c;
    }
    
#col2 h2 {
    font-weight: normal;
    font-size: 1em;
    padding-left:6px;
    margin-bottom: 5px;
    }

#col2 {
    list-style: none;
    }

#col2 ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
    font-size: 0.8em;
    }
    
#col ul li {
    padding:0.2em 0 0.2em 0.5em;
    }
    
.breadcrumb {
    font-size: 0.9em;
    }

/*===== o0o: PAGE NUMBERS =====*/
#wp_page_numbers ul,#wp_page_numbers li,#wp_page_numbers a {
    background: #fff;
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    text-transform: none;
    text-indent: 0px;
    font-variant: normal;
    text-align: left;
    line-height: 12px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

#wp_page_numbers {
    margin-top: 20px;
    width: 100%;
    background: #fff;
}

#wp_page_numbers ul {
    border-top: 1px solid #ccc;
    width: 100%;
}

#wp_page_numbers li {
    float: left;
    display: block;
}

#wp_page_numbers a {
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    color: #aaa;
    font-family: Arial;
    font-size: 12px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

#wp_page_numbers li a:hover {
    color: #ff00a4;
    border-top: 2px solid #ff00a4;
    border-bottom: 2px solid #f1f1f1;
}

#wp_page_numbers li.space {
    font-size: 12px;
    font-family: Arial;
    color: #aaa;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
    font-style: italic;
}

#wp_page_numbers li.active_page a {
    color: #fff;
    background: #45b9f6;
    border-top: 2px solid #45b9f6;
    border-bottom: 2px solid #45b9f6;
}

#wp_page_numbers li.active_page a:hover {
    color: #fff; /* IE fix */
    border-top: 2px solid #00679d;
    border-bottom: 2px solid #45b9f6;
}

#wp_page_numbers li.page_info {
    float: left;
    font-size: 12px;
    font-family: Arial;
    color: #aaa;
    display: block;
    padding: 3px;
    padding-right: 5px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}