body{
	margin: 0;
	font-family: Georgia, Palatino, Times New Roman;
        font-size: 90%;
	background-color: white;
	color: black;
}
body form input, body form textarea{
	font-family: Georgia, Palatino, Times New Roman;
        font-size: 90%;
}
img{
	border: 0
}
a{
        text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.nohover:hover{
        text-decoration: none;
}
#design-topmenu{
	width: 100%;
	height: 100px;
	background-color: #fff;
        overflow: hidden;
        margin-bottom: 5px;
border-bottom:8px solid #000;
}
#searchform{
        text-align: right;
        padding-right: 20px;
        margin-bottom: 25px;
}
#searchform #s{
        border: 1px solid black;
        width: 150px;
        margin-right: 5px;
        vertical-align: top;
        background-color: #eee;
}
.clear {clear:both;height:1px;}

/************************************             ARTICLE                   */
h1.aut{
	margin-bottom:35px; /*RussianCinema.ru logo*/
}
.maintext{
        width: 75%;
        margin-left: 10%;
}
.maintext p{
        line-height: 1.5;
}
.kroshki{
        font-size: 80%;
        padding-left: 110px;
        color: #777;
        margin-bottom: 0;
}
.kroshki a{
        color: #777;
}
.header {                     /* title, author etc */ 
        font-size: 150%;
        color: #555;
        padding-left: 110px;
}
.header em{                   /* titry */
        font-size: 66%;
        display: block;
        margin-top: 10px;
}
h1{                           /* title */
        font-size: 200%;
        font-weight: normal;
        color: black;
        margin-bottom: 10px;
        margin-top: 0;
}
h1 small{                     /* subtitle */
        font-size: 50%;
        line-height: 1.2;
        display: block;
        margin-top: 0.5em;
}
.header + br + h2{            /* in case an article begins with h2 */
        margin-top: 1em;
}
.index{                       /* lists of movies and persons, indexed in an article */
        float: left;
        margin-right: 100px;
}
.index p{                     /* titles of these lists */
        font-weight: bold;
        color: #555;
}
img.cover{                    /* cover image near h1 */
        float: left;
        margin: 10px 0 20px 0;
        border: 1px solid black;
}

.blog-date{			/* blog entry: date */
    padding: 0 3px;
    background-color: #aaa;
    color: white;
    display: inline;
    font-size: 150%;
}
.blog-desc{			/* blog entry: description */
    color: #555;
    font-style: italic;
    margin-top: 0;
line-height: 1.5;

}


/************************************             ARTICLE  TEXT                   */

h2{
        font-size: 150%;
        font-weight: normal;
        margin-top: 2em;
}
h3{
        font-size: 120%;
        font-weight: normal;
        margin-top: 1.5em;
}
h4{
        font-size: 100%;
        font-weight: bold;
        margin-top: 1.5em;
}
p.question{
        font-style:italic;
        font-weight: bold;
        margin-top: 2em
}
.playremark{
        font-style:italic
}
blockquote{
        font-style: italic;
        margin-left: 5em
}
blockquote.epigraph{
        font-size: 80%;
        font-style: normal;
	
	margin-right:5em;
        margin-bottom: 2em;
}
blockquote.epigraph p.epigraph-author{
        font-style:italic
}
.article-comment{
        font-size: 80%;
        color: #555;
        margin-left: 5em;
        border-left: 2px solid #555;
        padding-left: 1em;
}
ul.spaced li{
        margin-top: 0.5em
}
ol.spaced li{
        margin-top: 0.5em
}
p.reviewtitles{
        font-weight:bold
}
p.takenfrom{
        font-style:italic;
        margin-bottom: 2.5em;
}
p.spaced{
    line-height: 1.5;
}
blockquote p.takenfrom{
        font-weight: bold;
}

small.comment, p.comment{              /* comment */
        font-size: 100%;
        color: #999;
}

.illustration{
        display: block;
        margin: 2em auto;
        padding: 25px;
        border: 1px solid black;
        font-size: 80%;
}

.illustration img{
        margin-bottom: 1em;
}

.en_portret{
	border: 1px solid black;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 10px;
	float: left;
}

.en_author {
	margin-bottom: 80px;
}


.en_h1 {
	font-size: 2em;
	font-weight: normal;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0;
}


.en_russian_page {
	float: right; 
    font-style: italic;
}

.respondent-portret{
	border: 1px solid black;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}

.comments{                                   /* comments section */                        
        border-top: 1px dotted black;
        background-color: #eee;
        padding: 5px;
	margin-top: 2em;
}
h2#comments{
        margin-top: 0;
}


/***********************************             CATEGORY                   */

.categorycontent{
        margin-left: 8%;
        width: 75%;
        padding-left: 20px;
}
.categorycontent p{
        line-height: 1.5;
}


/***********************************             CHILDREN                    */
.children_content{
        margin-left: 8%;
        width: 85%;
        padding-left: 20px;
}

.children_borderright{
    width: 70%;
    float: left;
    min-width: 500px;
    border-right: 1px dotted black;
}

/***********************************             CONTENTS                    */

ul.articles{
        margin-left: 0px;
        padding-left: 0px;
}
ul.articles, ul.articles ul, ul.articles ul ul{
        list-style-type: circle;
}
ul.articles li ul{
        margin-top: 0.3em;
}
ul.articles li{
        margin-bottom: 0.3em;
}
ul.articles li.subrubric{
        font-weight: bold;
        list-style-type: none;
        margin-top: 0.7em;
}
ul.articles li.subrubric ul li.subrubric{
        margin-top: 0.3em;
}
ul.articles li.subrubric ul li{
        font-weight: normal;
}
ul.articles em, ul.articles em a{
        color: #555;
}
ul.articles small, ul.articles small a{
        color: #777;
}
ul.articles small{
        font-size: 80%;
}


/************************************    to make the footer be always in the bottom --   */
/*                                       either the text or the screen                   */         

html{
        height: 100%;
}
body{
        height: 100%;
}
#design-nonfooter{
        position: relative;
        min-height: 100%;
}
* html #design-nonfooter{
        height: 100%;
}
#design-bottomline{
        width: 100%;
        height: 36px;
/*        background-color: black;*/
	border-bottom: 10px solid black;
        position: relative;
        margin-top: -46px;
        font-size: 5px;
}


/***********************************         for the "edit this" links         */
.admin a, p.red{
        color: red;
        font-weight: bold;
        font-family: Courier;
}

/************************************ BLOGS                             
#blog{
    padding: 0 20px;
    margin-right: 20px;
}
*/
.borderright{
    /*width: 60%;
    float: left;
    min-width: 500px;*/
    border-right: 1px dotted black;}

#blog h1 {margin-top:-40px;padding-top:none;}
#blog h2{
    font-size: 180%;
    margin-bottom: 0; margin-top:0;
}
#blog h2 a {color:#000;}
#blog h4 {font-size: 150%; margin-bottom: 0; font-weight:normal; margin-left:50px;}

#blog h2 small, #blog h4 small{
    margin-left: 20px;
    padding: 0 3px;
    background-color: #aaa;
    color: white;
    font-weight: bold;
    font-size: 50%;
}
#blog .desc{
    color: #555;
    font-style: italic;
    margin-top: 0;
    line-height: 1.5;
}
#blog .entry{
    line-height: 1.5;
    margin-bottom: 0.5em;
}
#blog .comm{
    margin-bottom: 3em;
    margin-top: 0;
}
#blog img.ill{
    display: block;
    margin: 0 auto;
}
#blog em.numcom{
    color: #888;
    font-style: normal;
}
.navigation{
	font-size: 150%;
	color: #888;
	margin-bottom: 2em;
	margin-top: 0;
}
#blog .navigation a{
	font-weight: normal;
}

/***************************************SIDEBAR***************************************************
#sidebar{
   padding-right: 20px;
}*/
#sidebar h2{
   font-size: 170%;
   color: #888;
}
#sidebar #cover{
   display: block;
   margin: 0 auto;
}
#sidebar #issuenumb{
   font-size: 180%;
   text-align: center;
}
#sidebar #issuenumb em{
   font-style: normal;
   color: #aaa;
   font-size: 95%;
   margin-left: 50px;
}
#sidebar .bookcover{
   float: left;
   border: 1px solid black;
   margin-right: 20px;
}
#sidebar .booktitle{
   font-size: 140%;
}
#sidebar .booktitle em{
   font-style: normal;
   color: #888;
}
#sidebar #incominglinks{
   font-size: 80%;
   margin-top: 4em;
}
#sidebar #incominglinks h4{
   margin: 0;
}
#sidebar #incominglinks ul{
   list-style-type: circle;
   margin: 0;
}
#sidebar #incominglinks ul li{
   margin-left: 20px;
}

#lnk {text-align: center; color:#666666;}
#lnk a {color: #666666; text-decoration: none;}
#lnk a:hover {text-decoration: none;}

.entryprof {margin-left:60px;}

table.bordered {border-top:1px solid black;border-left:1px solid black;}
table.bordered td, table.bordered th {border-bottom:1px solid black;border-right:1px solid black;padding:5px;}
th {font-size:0.75em;font-weight:bold;}


/**************** children deti *************************/

.menu_children_container {
font-size: 24pt;

}

.menu_children_item {
margin-bottom: 1em;

}

.menu_children_item a {
text-decoration: none;
color: black;
}

.menu_children_item a:hover {
text-decoration: underline;
color: black;
}

.centered {margin:0 auto;text-align:center;}
.plusone {display: inline-block; float:left; zoom: 1; font-size: 12px; letter-spacing: normal; vertical-align: top;}
.fbImageContainer {display:none;}

.maintext-sb {
margin-left: 30px;
padding-right:19px;
margin-right: 450px;
float: left;
white-space: normal;
border-right: 1px dotted black;
}

.newsb {
float: left;
width: 400px;
margin: 0 10px 0 -420px;
vertical-align: top;
white-space: normal;
}

.mag2011 ul li {padding:0 100px;list-style-type:none;text-align:center;}
