@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: arial;
    font-size: 0.75em;
}

a {
    color: #0033cc;
}

a:hover {
    color: #9900cc;
}

div.pano {
    position: relative;
    background: url("/i/flag.jpg") repeat-x;
}

table.pano {
    width: 1200px;
    padding: 35px 50px 0 50px;
}

h1 {
    font-weight: normal;
}

ul.issue h3 {
    padding: 0;
    margin: 0;
}

table.pano td {
    padding-right: 20px;
}

table.pano td h1 {
    font-family: georgia;
    font-weight: normal;
    font-size: 2.7em;
    margin-top: 0;
}

table.pano td h1 a, .oblast-background h2 a, .russia-background h2 a {
    color: #000;
    text-decoration: none;
}

table.pano td h1 a:hover, .oblast-background h2 a:hover, .russia-background h2 a:hover {
    text-decoration: underline;
}

.shift {
    text-transform: uppercase;
}

.descriptsite {
    padding-top: 50px;
}

ul.menu {
    list-style-type: none;
    font-size: 1.2em;
    display: inline-block;
    padding: 0;
    margin: -6px 0 0 0;
    background: url("/i/background-menu.png");
    border-radius: 0px 0px 12px 12px;
}

ul.menu li {
    float: left;
    padding: 0.3em 1.2em 0em 1.2em;
    margin: 0 0 0.5em 0;
    line-height: 1.9em;
}

ul.menu a {
    color: #fff;
}

ul.menu a:hover {
    color: #ffd800;
}

ul.menu li .current {
    color: #ffd800;
    padding: 0 1.2em;
}

.layout {
    width: 1200px;
}

.comment {
    background: #e6e6e6;
    padding: 0.1em 2em 1em 2em;
    border-radius: 10px 10px 10px 10px;
}

h2 {
    font-weight: normal;
    font-size: 2em;
}

.comment h4 {
    margin-bottom: 0;
    color: #4c4c4c;
}

.commentvalue {
    font-family: georgia;
    font-style: italic;
    color: #4c4c4c;
    margin-bottom: 1em;
}

table td {
    padding: 0;
    margin: 0;
}

table.coverissue {
    width: 100%;
    padding: 2em 5% 0 5%;
}

table.coverissue td {
    padding: 0 2em;
}

ul.newsissue {
    padding: 0;
    margin: 0;
}

ul.newsissue li {
    padding-bottom: 1em;
}

a.dashed {
    color: #806d41;
    text-decoration: none;
    border-bottom: 1px dashed #806d41;
}

div.footer {
    clear: both;
    position: relative;
    padding-top: 2em;
}

div.footerbackground {
    background: url('/i/background-bottom.png');
    height: 77px;
    width: 1100px;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
}

div.footerbackground a {
    color: #fdd80a;
}

.arteastlogo {
    background-image: url("/i/arteast.png");
    background-position: right top;
    background-repeat: no-repeat;
    width: 34px;
    height: 40px;
}

.columns {
    position: relative;
    clear: both;
    width: 100%;
}

.column {
    float: left;
}

ul.bukviza {
    list-style-type: none;
    margin: 0 0 0 2em;
    padding-top: 0.5em;
}

ul.bukviza li {
    padding-bottom: 0.6em;
    font-size: 1.2em;
}

.content {
    padding: 0 5%;
}

.logo-click {
    cursor: pointer;
}

table.comments td {
    padding: 0 1em 1em 0;
}

table.comments td input[type=text] {
    width: 300px;
}

table.comments td textarea {
    width: 400px;
    height: 120px;
}

table.comments tr {
    vertical-align: top;
}

#capcha {
    width: 120px;
    height: 90px;
}

ul.calendar {
    margin: 0;
    padding: 0.3em;
    clear: both;
    display: inline-block;
    border: 1px solid #b0d1d3;
    border-radius: 5px 5px 5px 5px;
}

ul.calendar .current {
    font-weight: bold;
}

ul.calendar li {
    float: left;
    margin-right: 0.66em;
    padding: 0.2em 0.5em;
}

ul.calendar li a {
    border-bottom: 1px dotted;
    text-decoration: none;
    font-family: inherit;
    font-size: 0.85em;
}

ul {
    list-style: none;
}

ul.issue {
    padding-left: 0;
    clear: both;
}

ul.issue li {
    padding-bottom: 1em;
}

ul.gallery {
    clear: both;
    padding: 0;
    margin: 0;
}

ul.gallery li {
    float: left;
}

#output {
    font-weight: bold;
}

div.issue {
    clear: both;
}

.anons img {
    float: left;
    padding: 0 1em 1em 0;
}

.oblast-background {
    background: url("/i/oblast.png") no-repeat center;
}

.russia-background {
    background: url("/i/russia.png") no-repeat center;
}

div.anons {
    margin-bottom: 1em;
}

table.anons td {
    padding: 0 10px 0 0;
    margin: 0;
}

.link {
    font-size: 1.2em;
}

.datenews, .commentdate {
    font-size: 0.9em;
    margin-top: 5px;
}

table.anons div.datenews {
    width: 90px;
}

div.comments {
    font-family: georgia;
    font-style: italic;
}

.answer {
    padding: 1em 0 1em 4em;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #b2b2b2;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 1em 0 1em 0;
}

.red {
    color: #B81900;
}

table.gallery {
    width: 100%;
}

table.gallery td {
    padding: 0 1em 1em 0;
}

div.gallerypic {
    position: relative;
}

.video-play {
    position: absolute;
    background: url("/i/video-play.png");
    width: 51px;
    height: 52px;
    left: 20px;
    top: 7px;
}

.content table td {
    vertical-align: top;
}

iframe {
    border: 0
}
