* {
	margin: 0px;
	padding: 0px;
}
html {
	width: 100%;
	height: auto;
}
body {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	position: relative;
	background-color: #f7b0ce;
	background-image: url(img/bg.png);
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #645160;
}
a {color: #ee7191;}
a:hover {color: #ce035c}
/*a:visited {color: #6e1c42;}*/
a.active {color: #6e1c42;text-decoration: none;}
h1, h2, h4 {color: #ce035c;}
h1, h2, h3, h4 {margin-bottom: 0.5em;}
h1 {font-size: 1.3em;}
h1 a {color: #ce035c; text-decoration: none;}
h1 a:hover {text-decoration: underline;}
h2 {font-size: 1.1em;}
h3 {font-size: 1em; color: #6e1c42;}
h4 {font-size: 1em;}
img {
	border: none;
}
p {padding: 0.5em 0px; text-align: justify;line-height: 1.4em;}
ul {
	list-style: disc;
	margin-left: 30px;
}
ol {
	margin-left: 30px;
}
li {
	text-align: justify;
}
dl {
	margin: 1em 0em;
}
dl dt {
	margin-left: 1em;
	margin-bottom: 0.5em;
	text-align: justify;
}
dl dd {
	margin-left: 2.5em;
	margin-bottom: 0.5em;
	text-align: justify;
}

#ContentPage {
	position: relative;
	margin: 0px auto;
	width: 980px;
	background-image: url(img/bg_right.png);
	background-repeat: no-repeat;
	background-position: 904px 130px;
}
#ContentTop {
	width: 100%;
	height: 130px;
	position: relative;
}
#ContentMain {
	position: relative;
	overflow: hidden;
	width: 904px;
	clear: both;
	background-color: White;
	background-image: url(img/bg_left_1.png);
	background-repeat: repeat-y;
	background-position: 0px 400px;
}
#ContentCenter {
	width: 570px;
	padding-top: 10px;
	padding-right: 34px;
	position: relative;
	float: left;
}
#ContentLeft {
	width: 290px;
	height: 620px;
	position: relative;
	float: left;
	background-image: url(img/bg_left.png);
	background-repeat: no-repeat;
}
#ContentRight {
	display: none;
}
#ContentCounter {
	background-color: White;
	top: 0px;
	height: 145px;
	text-align: center;
	font-size: 0.75em;
	color: #958e94;
}
#ContentCopyright {
	background-color: White;
	background-image: url(img/bg_copy.png);
	background-repeat: no-repeat;
	background-position: right 66px;
	top: 86px;
	height: 80px;
	font-size: 0.75em;
	color: #958e94;
}
#ContentCounter, #ContentCopyright {
	position: absolute;
	left: 680px;
	width: 224px;
}
#ContentFooter {
	width: 100%;
	height: 310px;
	clear: both;
	position: relative;
}

/* Menu */
#MenuTopStatic {
	position: absolute;
	z-index: 100;
	top: 95px;
	left: 500px;
	font-size: 0.75em;
}
#MenuTop {
	position: absolute;
	z-index: 100;
	top: 117px;
	left: 290px;
	font-size: 0.85em;
}
#MenuTop a {padding:5px 5px 0px 15px;background-image: url("img/menu/skey.png");background-repeat: no-repeat;}
#MenuTop a.active{background-image: url("img/menu/skey_active.png")}
#MenuLeft {
	position: relative;
	left: 105px;
	overflow: visible;
}
#MenuLeft a {
	color: #f5a5c6;
	text-decoration: none;
}
#MenuLeft a:hover, #MenuLeft a.active {color: #ce035c;}
#MenuLeft {
	color: #f5a5c6;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: bolder;
	padding-top: 30px;
}
.menu_l {
	background-repeat: no-repeat;
	padding-left: 65px;
	height: 60px;
	line-height: 60px;
}
.menu_bio {background-image: url(img/menu/bio.png);}
.menu_media {
	background-image: url(img/menu/media.png);
	line-height: 40px;
}
.menu_photo {
	background-image: url(img/menu/photo.png);
}
.menu_audio {
	background-image: url(img/menu/audio.png);
}
.menu_video {
	background-image: url(img/menu/video.png);
}
.menu_works {
	height: 68px;
	background-image: url(img/menu/poetry.png);
}
.menu_blog {
	height: 63px;
	background-image: url(img/menu/blog.png);
}
/* ����� ����� */
.menuLang {position: absolute;font-size: 1.0em;font-weight: bolder;}
.menuLang a{color: #ce035c; text-decoration: none;}
.menuLang a.active{color: #6b2442;}
.ru {top: 29px;left: 786px;font-size: 1.2em;}
.en {top: 12px;left: 824px;font-size: 0.9em;}
.es {top: 31px;left: 858px;}
.ja {top: 12px;left: 884px;}

/* Фото Катрин внизу страницы */
#KT {
	background-image: url(img/katrin.png);
	background-repeat: no-repeat;
	width: 325px;
	height: 450px;
	position: absolute;
	top: -150px;
}
/* Единорог */
#ER {
	background-image: url(img/er.png);
	background-repeat: no-repeat;
	width: 407px;
	height: 299px;
	position: absolute;
	top: -12px;
	left: 273px;
}

/* ������������ ������  */
.al {text-align: left;}
.ar {text-align: right;}
.ac {text-align: center;}

/*.anons {color: #6e1c42;}*/

/* ������ � ���������� */
.iTitle, .iTitleP {
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 40px;
	padding-top: 5px;
}
.iTitle {
	background-image: url(img/start.png);
}
.iTitleP {
	background-image: url(img/start_p.png);
}

/* ������� ������ ��� ��������� */
.circle {
	background-image: url(img/circle.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	font-size: 13px;
}
/* ������ ����� */
.point {
	list-style: disc;
	display: list-item;
	margin-left: 16px;
	padding: 0px 0px 10px 0px;
	color: #ee7191;
	font-size: 0.85em;
}

/* Новости */
#News .items {
	margin-bottom: 10px;
}
#News .anons {
	font-style: italic;
	color: #6e1c42;
}
.news_date {
	background-image: url(img/s_key.png);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 15px;
	color: #ee7191;
	font-size: 0.75em;
}
h2.news_title {
	display: inline;
}
.news_title a {
	color: #ce035c;
}
#News .listYear {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
}
#News .selectYear {
	color: #645160;
	text-decoration: none;
}
#NewsCalendar {
	margin-bottom: 20px;
	overflow: hidden;
}
#NewsCalendar div.tBlock {
	float: left;
	margin: 20px 30px 10px;
	height: 170px;
}
#NewsCalendar table {width: 225px;}

#NewsCalendar #CurrentDay {
	font-weight: bold;
	background-color: #3e272b;
}

/* Машинный перевод */
.trans_google {display: block;font-size: 0.85em;font-style: italic;text-align: right;margin-bottom: 10px;}

/* =ARTICLES */
p.author {text-align: right;font-style: italic; font-size: 0.85em;color: #333;}

/* Анкета */
#About dt {font-size: 1.1em;color: #CE035C;}

/* Галерея */
.galley_item {
	overflow: hidden;
	margin-bottom: 7px;
}
.galley_item h2 {
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: normal;
}
.galley_item .item {
	float: left;
	margin: 10px 10px 20px 70px;
}
.galley_item .item img, #Gallery .item img {
	padding: 3px;
	border: 1px solid #CE035C;
	cursor: pointer;
}

#BigPhoto {
	border: 2px solid #e2728c;
	background-color: #ffcce2;
	position: absolute;
	z-index: 1000;
	padding: 5px;
}
#BigPhoto img {
	cursor: pointer;
	border: none;
}

/* Блог */
#Blog .items {margin-bottom: 10px;}
#Blog .items img {
	float: left;
	margin-right: 5px;
}
p.blog_index_title,
p.blog_index_descr,
p.blog_cnt_vc {
	padding: 0px;
}
p.blog_index_title {font-size: 0.90em;color: #ee7191;}
p.blog_index_descr {font-size: 0.85em;}
p.blog_cnt_vc {font-size: 0.75em;color: #958e94;}

/* Творчество */
/* Поэзия */
#Poetry, #Prose, #Tsound {overflow: hidden;margin-bottom: 30px;}
.prose_items, .poetry_items, .tsound_items {
	margin: 0px 0px 20px 40px;
}
.prose_title, .poetry_title, .tsound_title {
	font-size: 1.1em;
	font-weight: normal;
}
#Prose.show blockquote {font-size: 0.85em;font-style: italic;text-align: right;}

/* Аудио */
#Audio {margin-bottom: 30px;}
.album_items {margin-bottom: 30px;overflow: hidden;}
.album_title {text-align: center;font-weight: normal;font-size: 1.4em;}
.album_img {float: left;margin-right: 20px;border: 1px solid #d01363;}
.album_img img {border: 4px solid white;width: 180px;}
.album_date_start {font-size: 0.85em;}
table.track_items {width: 100%;}

/* Видео */
#Video {margin-bottom: 10px;}
#VideoShow, #VideoShow .items {margin-bottom: 30px;}
#VideoShow .items h2 {text-align: center;}
#VideoShow .video {
	-moz-box-shadow:    0px 0px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	background: white;
	clear: both;
	position: relative;
	margin: 0 auto;
}
#VideoShow .items .date {
	display: block;
	margin: 0 auto;
	width: 100px;
	background-image: url(img/s_key.png);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 15px;
	color: #ee7191;
	font-size: 0.75em;
}

#ConcertForHome {
	margin: 43px 10px 10px 100px;
	padding: 5px;
	border: 1px solid #ee7191;
}
#ConcertForHome span {
	color: #ee7191;
	font-size: 0.75em;
	display: block;
	text-align: left;
	margin-bottom: 5px;
background-image: url(img/s_key.png);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 15px;

}

#ConcertForHome p {
	font-size: 0.8em;
}

/* Постраничная навигация */
/* Прокрутки старниц */
.roller_page {
	border-top: 2px solid	#ee7191;
	margin: 20px auto;
	width: 440px;
	padding-top: 10px;
	overflow: hidden;
	font-size: 0.85em;
	text-align: center;
}
.roller_page .back {
	float: left;
}
.roller_page .next {
	float: right;
}
.roller_page .pagesNumber {
	width: 300px;
	position: absolute;
	margin: 0 5em;
}
.roller_page .pagesNumber div {
	display: inline;
}
.roller_page .pagesNumber .current {
	background-color: #ee7191;
	border: 1px solid #cc245f;
	padding: 4px 8px;
	margin: 5px;
	font-weight: bold;
	color: #cc245f;
}
.roller_page .pagesNumber div a {
	background-color: #white;
	border: 1px solid #ee7191;
	padding: 3px 7px;
	margin: 3px;
	font-size: 0.85em;
}

/* Forma design */
div.forma {
	background-color: #f7b0ce;
	padding: 20px; 
	margin: 20px 0px;
}
label {
	display: block;
	float: left;
	width: 120px;
}
textarea {
	width: 100%;
	height: 100px;
}
.w4 {width: 400px;}

/* Таблицы */
table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table caption {
	font-style: italic;
	font-size: 1.1em;
	text-transform: capitalize;
	color: #6e1c42;
}
table, th, td {border: 1px solid #f08ab2;}
th {
	background-color: #ffd7e8;
	padding: 5px;
	font-size: 0.85em;
}
td {
	padding: 3px;
	font-size: 0.85em;
}
