/* Generic sitewide styles */
html, body, * {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial;
	border: 0;
}

a img {
	border: 0;
}

a, a:visited {
	color: #000000;
}

ul {
	list-style: square;
}

ul ul li b a, ul li b a {
font-variant:small-caps;
}

div#container{
	width:976px;
	margin:0 auto;
/*	border: 1px dashed green; */
}

div#container.home {
	background-image: url(/img/home-bg.jpg);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	height: 700px;
}

#topmenu {
	float: right;
	width: 470px;
	background: #000;
	color: white;
	font-size:11px;
	padding: 5px 10px;
}

#topmenu h1 {
	font-size: 11px;
	font-weight:normal;
	display:inline;
}

#topmenu a {
	text-decoration: none;
	color: #fff;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu a.sitemap {
	position: relative;
	left: 70px;
}

a#title {
	float: right;
	clear: right;
	margin: 20px 163px 15px auto;
}

#minibio {
	float: right;
	clear: right;
	/*margin: 15px 40px 15px 0;*/
	width: 400px;
	text-align:justify;
	font-size: 11px;
	text-align: right;
}

#sitenews {
	float: right;
	clear: right;
	width: 450px;
/*	height: 210px; */
/*	margin: 15px 0 15px 0;
	background-color: #666;
	padding: 16px;
	color: white;
	*/
	margin: 0px 0 15px 0;
	padding: 0 16px;	
	background-color:inherit;
	color:black;
}

#sitenews a {
	/*color: white;*/
	color:black;
/*    text-decoration: underline; */
}

#sitenews img {
	position: relative;
	left: 30px;
	margin-bottom: 10px;
}

#sitenews ul {
	list-style: none;
}

#sitenews ul li{
	margin: 8px 4px;
}

#sitenews ul li a{
/*	font-weight: bold; */
	text-decoration:none;
}

ul#homenav {
	margin: 15px 0 15px 20px;
	float: left;
	width: 160px;
/*	height: 500px; */
	background-color: #FFe;
	border: 1px solid #666;
	padding: 0;
	list-style:inside;
}

ul#homenav li {
	display:inline;
}

ul#homenav li a{
	background-color: #fff;
	color: #333333;
	display:block;
	padding: 10px;
}

ul#homenav li a:hover{
	display:block;
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:underline;
}


#play {
	position:relative;
	left:720px;
	top:30px;
	margin: 10px;
	/*float: left;*/
	width: 250px;
	height: 40px; 
	background-color:inherit;
	border:none;
	padding:5px;
}


#sankya {
	position:relative;
	top:-105px;
	left:195px;
	width:315px;
	height: 50px; 
	background-color:inherit;
	border:none;
	padding:0px;
}

#leonov {
position:relative;
	top:-210px;
	left:195px;
	width: 315px;
	height: 50px; 
	background-color:inherit;
	border:none;
	padding:0px;
}

#imho {
position:relative;
	top:-40px;
	left:630px;
	width: 200px;
	height: 70px; 
	background-color:inherit;
	border:none;
	padding:0px;
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  #sankya, #leonov {}
}

#container.single, #container {
	background-image: url(/img/single_bg_solid.gif);
	background-repeat:repeat-y;
	background-position: 0% 0%;
/*	min-height: 700px; */
/*	height: 700px; */
}

#header {
	background-image: url(/img/shapka_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 191px;
}

a#title.single {
	margin: 33px 150px 15px auto;
}

#wrapper {
	float:left;
	width:100%;
}

#content {
	margin: 0 150px 0 170px;
	padding: 16px 24px;
}

#navigation {
	background-image: url(/img/fon_paper.jpg);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	float:left;
	width:170px;
	margin-left:-976px;
	padding: 16px 8px;
	overflow: hidden;
}

#rcol {
	float:left;
	width:142px;
	margin-left:-150px;
	padding: 16px 0 16px 8px;
}

#rcol .shopitem {
clear:both;
margin:5px 0;
}

#rcol .shopitem a img {
margin:5px 0;
}

div.bottomspacer {
	clear:both;
	width:976px;
	height: 16px;
}

#footer {
	clear:both;
	width:960px;
	background: #EEE;
	padding: 8px;
	color: #444;
	height: 35px;
}

#content h1 {
	font-size: 24px;
}

#content h2, #content h2 a {
	font-size: 20px;
}

#content h3, #content h3 a {
	font-size: 18px;
}

#content h4, #content h4 a {
	font-size: 16px;
}

#content h5 {
	font-size: 14px;
}

#content h1,#content h2,#content h3,#content h4,#content h5 {
    margin: 1em 0;
}

#content p {
	margin: 8px 0;
}

#sitemap  {
    padding-left: 30px;
}

.newsdate {
    color: #555;
	font-weight:bold;
}

/*
#newsblock a {
    text-decoration: none;
    font-weight: normal;
}

#newsblock a:hover {
    text-decoration: underline;
}

#newsblock p {
    margin-bottom: 1em;
}
*/

#navline {
    margin: 0 0 16px 0;
    font-size: 10px;
    color: #444;
}

#navline a {
    color: #444;
    font-size: 10px;
}

/* Left navigation */

#navigation {
	overflow: hidden;
}

#navigation ul li a, #navigation ul li a:visited {
	text-decoration: none;
/*    font-weight: normal; */
}

#navigation ul li a:hover {
	text-decoration:underline;
}

#navigation ul li.active, #navigation ul li.active a  {
    color: #000;
	text-decoration: underline;
}

#navigation li.sub1 a  {
	list-style: none;
	text-transform:uppercase;
	font-size: 13px;
	font-weight:bold;
	color: #222;
}

#navigation li.sub2 a  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
	padding-left: 4px;
}

#navigation li.sub3 a {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
	padding-left: 6px;
}

#navigation a, #navigation  {
	color: #000000;
}

#navigation li {
	margin: 7px 0;
}

/* Right column */

#rcol {
	text-align: center;
	font-size: small;
}

#shopitem a {
	font-size: 10px;
	display: block;
	background-color: #eee;
	color: #000000;
	padding: 2px;
}

#shopitem a:hover {
	background-color: #444;
	color: white;
}

#home_bookshop {
	height: 70px;
	width:960px;
	background: #EEE;
	padding: 4px 8px 10px 8px;
	margin-top: 4px;
	margin-bottom:5px;
/*	clear:both; */
}

#home_bookshop .shopitem {
	vertical-align: top;
	display: block;
	float: left;
	margin: 2px 4px 2px 0px;
	padding:4px 4px 4px 0px;
	border-right: 1px solid #888;
	/*width: 100px;*/
}

#home_bookshop .shopitem a{
	color: #666;
	display:inline;
	font-size: small;
}

#home_bookshop #shop {
font-weight:bold;
}

.shopitem strong {
font-size:small;
font-size:11px;
float:right;
width:65px;
margin:0 0px 0 2px;
}

.shopitem img {
float:left;
}

.shopitem div a {
	font-size:8px;
	float:right;
}

.shopitem div {
width:85px;
text-align:right;
}

p.otzyv {
	padding: 2em 0 0 0;
	clear: both;
}

div.otzyvy img {
	float: left;
	margin: 8px;
}

div#counterz {
/*	border: 1px solid #999999; */
	float:right;
}

span.rbclink a {
	position: relative;
	left: -5px;
	text-decoration:none;
	text-transform:capitalize;
	color: #444;
}

div.gbpost {
	margin: 8px 0;
	border-bottom: 1px solid #dddddd;
	padding: 8px;
	color: #000000;
	font-size:small;
}

form input, form textarea {
	border: 1px solid #999999;
}

form input.submitbutton {
	padding: 0 4px;
}

.gbnick {
	font-weight: bold;
}

.gbdate {
	color: #bbb;
}

div.friends  {
	margin: 0 16px;
	text-align: center;
}

div.friends img
{

	margin: 8px;
}

ul.newslist {
	list-style-position: inside;
	list-style-type: square;
}

ul.newslist li {
	margin: 1.5em 0;
}

ul.newsarchive {
	display: inline;
	padding: 1em;
	width: 33%;
	list-style-position: inside;

}

ul.newsarchive h3, ul.newsarchive h3 a
{
	margin: 0;
	padding: 0;

}

ul.newsarchive li {
	margin-left: 1em;
}

p.sourcelink {
    text-align: right;
    color: #666;
}

p.presskit {
    margin: 0 15px;
}

p.presskit img
{
    float:right;
    margin-bottom: 5px;
}

span.gentle a {
	color: #444;
	text-decoration: none;
}

.slb, .slb a
{
    color: #666;
}

div.feedbackItem {
    margin-bottom: 1.5em;
}

.feedback_author {
    font-weight: bold;
}

.feedback_email {
    color: #999;

}

.feedback_question {
    font-weight: bold;
}

div.hslb {
    margin-top: 1em;
    padding: 1em;
    border: 1px solid #bbb;
    color: #999;
}

div.hslb a, a.slblink {
    color: #999;
}

img.fotoset {
    margin: 1em;
    width: 144px;
    height: 192px;
}

p.fotoset {
    text-align: center;
}

p.fotoset a, p.fotoset a strong {
text-decoration:none;
font-size:small;
}

table tr td b {
font-size:small;
}

div.video {
	margin: 4px;
}