
/* Russian */

body { color: #000000; font-family: arial, helvetica, sans-serif; background-color: #BCC3BB;}
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 42px; 
	color: #B6AEB7; 
	font-family: century gothic, arial, helvetica; 
	margin:0 30px 0px 20px; 
	text-align: center;
}
h2 { 
	font-size: 30px; 
	color: #292D2D; 
	font-family: century gothic, arial, helvetica; 
	text-align: center; 
	margin-top: .5em;
	font-weight: 900;
}
.article>h2:first-child { margin-top: 0; }
.lighter { 
	color: #545C5D; 
	font-size: 34px; 
}
h3 { 
	font-size: 110%; 
	color: #292D2D; 
	font-family: arial, helvetica; 
}

.title { 	background-color: #545C5D; }
.sidebar { background-color: #B6AEB7; }
.article p, h2, h3, hr {
	margin-left: 15px;
	margin-right: 11px;
}
p.first:first-letter  {
	font-size: 44px; 
	color: #545C5D;
	font-family: century gothic; 
	font-weight: normal; 
	float: left; 
	margin-top: -8px; 
}

.article>p.first:first-letter  {display: inline; margin-top: -13px; margin-bottom: -10px; } /* Mozilla */
.newrow {margin-top: 1em;}
.article>.newrow {margin-top: auto;}

.flright {
	float: right;
	width: 180px;
}
.center {
	width: 100%;
	margin: 1em 0;
	text-align: center;
}
p.cap {
	font-weight: bold;
	font-size: 80%;
	color: #292D2D;
	margin: 0;
	padding: 0 3px 3px;
}
.ftn {font-size: 80%;}

/* -------------------------------------- */
/* standard - do not adjust except for font if required */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */
