body, html { height: 95%; }
body			{ color: black; background-color: White; padding: 0; margin: 0; padding-left: 1em; padding-right: 1em; margin-top: 1em; }
body			{ font-family: Calibri }
P				{ FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Arial }
HR				{ COLOR: #4c4c4c; }
tt				{ font-size: 12pt; font-weight: bold; color: #4c4c4c }

a				{ font-weight: bold; color: #4c4c4c; text-decoration: underline }
a:hover			{ text-decoration: underline; color: #08012e;  }
a.mp3			{ font-size: 10pt; color: #4c4c4c; text-decoration:none}
a:hover.mp3		{ text-decoration:underline}
.mp3info		{ font-size: 8pt; color: #4c4c4c; }

a.usualref		{ font-size: smaller; font-weight: normal; color: #f4f4f4; }

.small, a.langSelector
				{ font-family: Arial; font-size: 10pt; font-weight: normal; color: #4c4c4c }
.inrussian		{ font-size: 8pt; color: #4c4c4c; text-decoration:none }

td.contents						{ border: 1px solid #4c4c4c; background: #f4f4f4; padding: 2em; }
td.overlappedContents			{ border-left: 1px solid #4c4c4c; border-top: 1px solid #4c4c4c; background: #f4f4f4; padding: 2em; }
td.contents a, 
td.overlappedContents a			{ font-face: times new roman; font-size: 90%; color: #4c4c4c; text-decoration: none; font-weight: bold; }
td.contents a:hover, 
td.overlappedContents a:hover	{ text-decoration: underline; }

.text			{ border: 1px solid #4c4c4c; background: #f0f0f0; padding: 2em; }
.text pre		{ font-family: Times New Roman; font-size: 100%; }
span.volume		{ font-weight: bold; font-size: 120%; text-align: center; width: 100% }

input.linkButton { height: 1.7em; background: transparent; color: #4c4c4c; border: none; text-decoration: underline; padding-left: 0; padding-right: 0; cursor: hand }
input.linkButton_gray { height: 1.7em; background: transparent; color: #7e562e; border: none; text-decoration: underline; padding-left: 0; padding-right: 0; cursor: hand }
a.linkButton     { color: #4c4c4c; text-decoration: underline; font-size: 80%; font-weight: normal }
a.linkButton_gray{ color: #505050; text-decoration: underline; font-size: 80%; font-weight: normal }


.hangingHeading { border: 1px solid #4c4c4c; background: #f8f8f8; padding: 1em; }
.underHangingHeading { border-right: 1px solid #4c4c4c; background: #f4f4f4 }
span.comment { border:1px solid #4c4c4c; background: #e1e1e1; padding: 1em; width: 40%; text-align: justify }
span.header, div.header { background: #DDDDDD; width: 100%; font-weight: bold; padding: 0.1em }
span.source { font-weight: bold }
span.source a:link { font-family: Times New Roman; font-size: 12pt }

table.photo { clear: right }
table.photo tr td { padding: 0.7em; }
table.photo tr td td { padding: 0; }
table.photo tr td div { width: 360; height: 120; border: 2px solid #4c4c4c; background-color: #f4f4f4; padding: 0.5em }
table.photo tr td div img { border: 1px solid black; margin-right: 1em; margin-bottom: 0 }
td.imgdesc { font-weight: bold; vertical-align: top }
td.imginfo { font-weight: bold; color: Gray; vertical-align: bottom }

.sadframe { border: 1px solid black; padding-left: 2px; padding-right: 2px }

.linklist { font-size: 90%; font-weight: normal; }
.linklist a { font-size: 90%; font-weight: normal; text-decoration: none }
.linklist div { padding: 0.2em; }
.linklist a:hover { background-color: #f4f4f4; text-decoration: none }
.linklist div:hover { background-color: #f4f4f4; }
.linklist div.current { background-color: #f4f4f4; }

td.inner { padding: 1em; }

table.donations { width: 100%; }

table.donations td
{
	padding-left: 3em;
}

table.donations td.head
{
	border-top: 1px solid gray;
	padding: 0.1em;
}

input.donations.button
{
	border: 1px solid gray;
	background: #EEEEEE;
	color: Black;
	font-weight: bold;
	font-family: Courier New;
	cursor: hand;
	cursor: pointer;
}

table.menu
{
	height: 60px;
	width: 100%;
	border-top: 1px solid silver;	
	border-bottom: 1px solid silver;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.menu td
{
	padding-right: 3em;
	vertical-align: top;
}

table.menu a, table.menu td
{
	font-family: Courier New;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	text-transform: lowercase;
}

td.socialnets img { border: 0; }

td.text			{ background: #D0D0D0; }
span.songtext, span.songtext table tr td { font-family: Courier New; margin-top: 0; padding-top: 0 }
span.songtext table tr th { font-size: xx-small; text-align: left; font-weight: normal; position: relative; top: 0.5em; left: 0.1em; font-family: arial; color: #888888 }

div.section-image { float:left; text-align:left; padding: 3em 0; }
div.section-text { float:left; border-right: 1px solid black; padding: 3em 2em;  margin-left: 1em; width: 600px; text-align: justify }
div.section-text.noimage { padding-top: 1em; margin-left: 3em; border-left: 1px solid gray; }
div.section-header 
{ 
	border-top: 1px solid black; 
	border-bottom: 1px solid gray;
    background: #DDDDDD; 
    padding: 8px; 
    font-weight: bold; 
    font-size: 120%;
    font-family: Arial;
    text-transform: capitalize;
}

div.section-text div.header  
{
	background: #F5F5F5; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid silver; 
	padding: 5px; 
	font-weight: bold; 
	margin: 2em 0 0.7em 0 
}

span.sheet-music
{
	color: #606060;
	font-size: 90%;
	margin-left: 0.5em;
}

img.mime
{
	position: relative;
	top: 2px;
	margin-right: 0.5em;
}

img.video-thumbnail
{
	display: inline;
	border: 2px solid black;
	height: 70px;
}

.video-href
{
	display: inline-block;
	height: 70px;
}

.video-href > a
{
	display: block;
	position: relative;
}

img.play-overlay
{
	border: none;
	position: absolute;
	right: 5px;
	bottom: 10px;
	margin: 0;
	padding: 0;
	outline: 0;
}


span.feed
{
	display: inline-block;
	padding: 1px 0 1px 30px;
	background: transparent url('/img/feed.png') no-repeat;
	height: 30px;
	float: right;
}

span.feed > a
{
	display: block;
	font-family: Courier New;
	font-size: 12px;
	line-height: 12px;
}

.lang-buttons
{
	float: left;
	padding: 1.2em 0;
}

.lang-buttons > div
{
	display: inline;
	padding: 0.5em;
	border: 1px solid black;
	margin: 0.5em;
	cursor: hand;
	cursor: pointer;
}

.lang-buttons > div.active
{
	background: #FFFFEE;
	font-weight: bold;
	border: 2px solid black;
}

.lang-buttons > div.wiki-tosimple
{
	background: #FFBBBB;
	font-size: xx-small;
}

span.credits
{
	font-family: Calibri;
	font-size: small;
	white-space: nowrap;
}
