/*
	Tapestry: A responsive HTML5 website template by HTML5Templates.com
	Released for free under the Creative Commons Attribution 3.0 license (html5templates.com/license)
	Visit http://html5templates.com for more great templates or follow us on Twitter @HTML5T
*/

/*********************************************************************************/
/* Desktop (>= 480px)                                                            */
/*********************************************************************************/

/* Header */

#header-wrapper {
	min-height: 3.2em;
	margin-top: 1em;
}

.homepage #header-wrapper {
}

#header {
	overflow: hidden;
	height: 80px;
	padding-top: 1.0em;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 90px ;
	width: 250px;
	padding-top: 0.0em;
}

#logo h1 a {
	float: left;
	padding: 0.5em 0.25em 0em 0em;
	text-decoration: none;
	text-transform: none;
	font-family: Monotype Corsiva,Georgia, Arial, Sans-serif;
	font-size: 4em;
	font-weight: 200;
	color: #1C1C1C;
}

#logo p {
	padding: 2em 0em 0em 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #545454;
}

/* Menu */

#menu {
	overflow: hidden;
	height: 7.2em;
	margin-bottom: 1.25em;
	padding-top: 1.0em;
}

#menu ul {
	float: left;
	text-align: center;
}

#menu li {
	display: inline-block;
}




/* Wrapper */

#wrapper {
	overflow: hidden;
	margin: 5em 0em 3em 0em;
}

.homepage #wrapper {
	margin-top: 0em;
}


/* Page Wrapper */

#page {
    overflow: hidden;
    background: url('images/img01.jpg') repeat-x scroll left bottom transparent;
}



/* Banner */

#banner {
	overflow: hidden;
	margin: 1em 0em;
	background: url(images/img02.jpg) repeat-x left bottom;
}

#banner .container {
	margin-bottom: 3em;
	padding: 1.87em;
	background: #FFFFFF url(images/img02.png) repeat;
}

#banner a img {
	display: block;
	width: 100%;
}

/* Content */

#content {
}

.twocolumn2 #content {
}

.onecolumn #content {
}

#content h2 {
	padding: 0em 0em 1em 0em;
	font-size: 1.5em;
}

#content img {
	padding: 0em 0em 0em 0em;
}

#content a img {
	display: block;
	width: 100%;
}

#content .post {
	padding: 0em 0em 0.2em 2em;
	font-size: 1.2em;
	font-style: italic;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	padding: 0em 0em 1em 0em;
}

/* Sidebar2 */

#sidebar2 {
}

.twocolumn2 #sidebar2 {
}

#sidebar2 h2 {
	padding: 0em 0em 1em 0em;
}

#sidebar2 .sbox1 {
	margin-bottom: 0.12em;
}

#sidebar2 .sbox2 {
	margin-bottom: 0.12em;
}

#sidebar2 .sbox3 {
}

/** Footer Column Content */

#footer-wrapper {
}

#foot-content {

	padding: 0em 0em 0.12em 0em;
	text-shadow: 1px 1px 0px #FFFFFF;
}

#foot-content h2 {
	padding: 0em 0em 0em 0em;
	text-transform: none;
}

#foot-content strong {
	color: #766946 !important;
}

#foot-content #box1 {
          width: 100%;
}


/* Marketing */

#marketing {
	overflow: hidden;
}

#marketing .divider {
	margin-bottom: 3em;
	padding-bottom: 3em;
	background: url(images/img02.jpg) repeat-x left bottom;
}

#marketing .title {
	padding-bottom: .75em;
}

#marketing .subtitle {
	padding: 0em 0em 2em 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#marketing a img {
	display: block;
	width: 100%;
}

/* Featured */
#featured-area {
	overflow: hidden;
	width: 100%;
}

#featured-area .divider {
	margin-bottom: 1em;
	padding-bottom: 1em;

}

#featured-area .box-style {
	overflow: hidden;
	padding: 2em 0em;
}

#featured-area .box-style h3 {
	padding-bottom: 1em;
	font-size: 1.5em;
}

#featured-area .box-style img {
	float: left;
	margin-right: 1.56em;
}

#featured-area .box-style a img {
	display: block;
	width: 40%;
}
.zagolovok{
    border:0;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
     font-style: italic;
	text-align:left;
    color: #e70606;
    text-shadow: 3.5px 6.5px 13px rgba(35, 2, 0, 0.96);
}
