@charset "windows-1251";

/** ÎÑÍÎÂÍÛÅ ÂÅÙÈ *************************************************************/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

img {
	border: none;
}


body {
	background: #0b0600 left top no-repeat;
	background-image: url(../img/body-gallery.jpg);
	color: #b88c54;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}

body.section-page {
	background-image: url(../img/body-section.jpg);
}

body.gallery-page #contact {
	left: 6px;
}

body.section-page-video #contact {
	background-image: url(../img/contact-video.png);
	left: 7px;
}

body.subsection-page {
	background-image: url(../img/body-section.jpg);
}

body.section-page-video {
	background-image: url(../img/body-subsection.jpg);
}

body.gallery-page {
	background-image: url(../img/body-gallery.jpg);
}



body#main-page {
	background-image: url(../img/body-main.jpg);
}

a {
	color: #e3cfa3;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

p {
	line-height: 18px;
	margin: 10px 0;
	text-indent: 20px;
}


blockquote {
	margin: 20px;
	font-style: italic;
}

ol li {
	line-height: 18px;
	list-style-position: outside;
	margin-left: 32px;
}

ul,
ol {
	margin: 10px 0;
}

ul li {
	background: url(../img/tiret.png) 10px 9px no-repeat;
	line-height: 18px;
	list-style: none;
	padding: 0 0 0 27px;
	margin-left: 15px;
}

.clear {
	clear: both;
}

.center {
	text-indent: 0;
	text-align: center;
}

.center img {
	margin-top: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

/** ÐÀÇÍÛÅ ÑÒÐÀÍÈÖÛ ***********************************************************/

#header {
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 150;
}

#logo {
	margin-left: 55px;
	width: 215px;
	z-index: 150;
}

#logo a {
	background: url(../img/logo.png) center top no-repeat;
	color: #0b0600;
	display: block;
	font-size: 0;
	height: 119px;
	text-decoration: none;
	width: 215px;
}

#menu {
	position: absolute;
	left: 120px;
	width: 180px;
	top: 165px;
	z-index: 50;
}

#menu li {
	background: none;
	padding: 5px 0;
	margin-left: 7px;
}

#menu li.now {
	color: #e1c486;
}

#menu li.now a {
	color: #e1c486;
}

#menu li.now ul a {
        color: #63472e;
}

#menu li a {
	color: #63472e;
}

#menu li a:hover {
	color: #ffffff;
}

#menu ul {
	margin: 7px 0 0 30px;
}

#contact {
	background: url(../img/contact.png) no-repeat;
	position: absolute;
	left: 4px;
	top: -12px;
	z-index: 50;
}

#contact img {
	height: 264px;
	width: 60px;
}

#content-wrapper {
	position: absolute;
	min-height: 100%;
	width: 100%;
}

#content {
	padding: 155px 100px 0 335px;
	max-width: 760px;
	z-index: 100;
}

#subheader {
	color: #e8cd7d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
}

#monogram {
	background: url(../img/monogram.png) center top no-repeat;
	clear: both;
	height: 34px;
	margin: 20px 0 35px 0;
}

#footer {
	bottom: 15px;
	clear: both;
	color: #63472e;
	font-size: 12px;
	position: absolute;
	text-align: right;
	right: 15px;

}

#footer a {
	color: #63472e;
}

/** ÃËÀÂÍÀß *******************************************************************/

body#main-page #menu {
	left: 370px;
	top: 250px;
}

body#main-page #content {
	padding-left: 570px;
	max-width: 525px;
}

body#main-page #subheader {
	display: none;
}

body#main-page #header {
	max-width: 1095px;
	width: 100%;
}

body#main-page #logo {
	margin: 0 auto;
	padding-left: 570px;
	position: relative;
}

body#main-page #contact {
	left: 353px;
	top: -106px;
}



/** ÂÑßÊÈÅ ÌÅËÎ×È *************************************************************/

.stretcher {
	height: 1px;
	width: 100%;
}

ul.files li {
	background: top left no-repeat;
	padding-left: 20px;
}

ul.files li.pdf {
	background-image: url(../img/file-pdf.png);
}

.pagination {
	clear: both;
	float: right;
	font-size: 12px;
	margin: 10px;
	position: relative;
}

.pagination * {
	display: block;
	float: left;
	padding: 4px;
	margin: 1px;
	text-align: center;
	width: 15px;
}

.pagination .title {
	width: auto;
}

.pagination a {
	color: #cfac73;
	text-decoration: none;
}

.pagination .now {
	background-color: #482c0d;
	border: 1px solid #6e533a;
	text-decoration: none;
}


.frame {
	background: url(../img/frame.png) left top no-repeat;
	height: 160px;
	margin: 7px;
	padding: 6px;
	width: 160px;
}

.frame-video {
	background: url(../img/frame-video.png) center center no-repeat;
	text-align: center;
	width: auto;
	height: auto;
}

.frame-photo{
	background: url(../img/frame-photo.png) left top no-repeat;
	margin: 7px;
	padding: 6px;
}


.portraits {
	clear: both;
}

.portraits .portrait {
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 25%;
}

.portraits .portrait-left {
	margin-left: 0;
}

.portraits .portrait-right {
	margin-right: 0;
	float: right;
}

.contacts {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	text-indent: none;
	width: 49%;
	text-align: right;
}
.contacts-right {
	float: right;
	text-align: left;
}

.piclist li {
	background: none;
	clear: both;
	margin-left: 0;
	padding-left: 0;
}

.piclist li img {
	float: left;
}

.piclist li strong,
.piclist li p {
	display: block;
	padding-left: 90px;
	text-indent: 0;
}
