@font-face {
	font-family: 'Arkhive';
	src: url('../fonts/arkhive.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/arkhive.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/arkhive.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/arkhive.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/arkhive.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/arkhive.svg#arkhive') format('svg'); /* Chrome < 4, Legacy iOS */
}
* {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
}

body {
	background: #E72D31 url('../images/layout/bg.png') repeat-x top left;
	color: #fff;
	font: 12.5px Tahoma, sans-serif;
}

a {
	color: #fff;
}

#main {
	margin: 0 auto;
	width: 1110px;
}

#header {
	background: transparent url('../images/layout/bg-girl.png') no-repeat bottom right;
	padding-top: 15px;
	height: 570px;
}

	.sitename {
		background: url('../images/layout/logo-header.png') no-repeat;
		width: 707px;
		height: 81px;
		margin: 0 auto;
	}
		.sitename h1 {
			font: 33px 'Arkhive', arial;
			letter-spacing: 2px;
			text-transform: uppercase;
			text-align: center;
			padding-top: 2.5%;
		}
		
		.text-index{
			text-align: left;
		}
		
	.social {
		 margin-top: 17%;
		text-align: center;
	}
		.social img {
			height: 21px;
			margin: 0 5px 0 0;
			width: 21px;
		}
		
	.sign {
		background: transparent url('../images/layout/bg-sign.png') no-repeat top left;
		height: 34px;
		width: 166px;
		margin-top: 12%;  
	}
		.sign p {
			font-size: 12px;
			text-transform: uppercase;
			padding: 8px 14px;
		}
			.sign a {
				color: #fff;
				text-decoration: none;
			}
			.sign a:hover {
				text-decoration: underline;
			}
			
	.description {
		padding: 19px 0 0 92px;
	}
		.description h2 {
			font-size: 16px;
			font-style: italic;
			font-weight: normal;
			margin: 0 0 10px 0;
		}
		.description p {
			font-style: italic;
			line-height: 20px;
		}
		
#content {
	position: absolute;
	padding-top:50px;
}
		
#menu {
	background: transparent url('../images/layout/bg-left.png') no-repeat top left;
	width: 202px;
	height: 1392px;
	position: absolute;
	top: -349px;
	left: 0px;
}
	.leftmenu {
		list-style: none;
		margin: 0 0 0 100px;
	}
		.leftmenu li {
			background: rgba(199, 42, 42, 0.6);
			border-radius: 5px;
			margin: 73px 0 74px 0;
			padding: 3px 2px;
			text-align: center;
			overflow: hidden;
		}
			.leftmenu li a {
				color: #fff;
				border-radius: 5px;
				display: block;
				padding: 2px;
				text-decoration: none;
				font-style: Italic;
			}
				.leftmenu li a:hover {
					background: #d9510f; /* Old browsers */
					background: -moz-linear-gradient(top,  #d9510f 0%, #892d09 100%); /* FF3.6-15 */
					background: -webkit-linear-gradient(top,  #d9510f 0%,#892d09 100%); /* Chrome10-25,Safari5.1-6 */
					background: linear-gradient(to bottom,  #d9510f 0%,#892d09 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9510f', endColorstr='#892d09',GradientType=0 ); /* IE6-9 */
				}
			.best {
				color: yellow!important;
			}
#center {
	background:  url('../images/layout/eat-of-day2.png') no-repeat top left;
	width: 808px;
	height: 1260px;
	position: absolute;
	top: -334px;
	left: 240px;
}
	.eat-of-day {
		overflow: hidden;
		position: absolute;
		top: 80px;
		left: 56px;
	}
	
	.eat-of-day-img{
		width:400px; 
		height:200px;		
	}
		.eat-of-day h3 {
			background: #ff3232; /* Old browsers */
			background: -moz-linear-gradient(left,  #ff3232 0%, #c92828 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left,  #ff3232 0%,#c92828 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right,  #ff3232 0%,#c92828 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#c92828',GradientType=1 ); /* IE6-9 */
			font-size: 16px;
			padding: 7px;
			text-transform: uppercase;
			width: 400px;

		}
		.eat-of-day img {
			height: 200px;
			width: 400px;
		}
		.trans {
			background: #ff3232;
			height: 60px;
			opacity: 0.5;
			width: 400px;
			position: absolute;
			top: 173px;
			left: 1px;
		}
		.alt {
			height: 60px;
			padding: 10px 20px;
			width: 400px;
			position: absolute;
			top: 173px;
			left: 1px;
		}
	
	.rightmenu {
		border: 2px solid #f98b3e;
		border-radius: 12px;
		color: #fff;
		display: block;
		float: left;
		padding: 4px 6px;
		text-decoration: none;
		text-transform: uppercase;
		background: #b01e2a; /* Old browsers */
		background: -moz-linear-gradient(top,  #b01e2a 0%, #f2481d 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #b01e2a 0%,#f2481d 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #b01e2a 0%,#f2481d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b01e2a', endColorstr='#f2481d',GradientType=0 ); /* IE6-9 */

	}
		.calc {
			position: absolute;
			top: 396px;
			right: 206px;
		}
		.eat {
			position: absolute;
			top: 522px;
			right: 123px;
		}
		.book {
			position: absolute;
		    top: 665px;
			right: 100px;
		}
		.forum {
			position: absolute;
			top: 803px;
			right: 99px;
		}
		
	.content {
		margin: 435px 35px;
		width: 379px;
	}
		.art {
			border-top: 1px solid #fff;
			margin: 20px 0;
		}
			.art-data {
				color: #eee;
				font-size: 11px;
			}
			.art-content a {
				color: #fff;
				text-decoration: none;
			}

/*			
#footer {
	background: transparent url('../images/layout/bg-footer-l.png') repeat-x center;
	height: 264px;
    width: 100%;
	position: absolute;
	right: 0px;
	top: 1610px;
	margin: 0 auto;
	
}
.addersssss {
	background: url(../images/layout/bg-adderpng.png) no-repeat top;
	position: absolute;
	bottom: -63px;
	right: 50px;
	width: 751px;
	height: 399px;
	margin:0 auto;
}
*/


#footer {
	background: url('../images/layout/footer3.png') repeat-x center;
	height: 253px;
    width: 100%;
	position: relative;
	right: 0px;
	top:970px;
	margin: 0 auto;
}

.adder {
	background: url(../images/layout/bg-adderpng2.png) no-repeat top;
	width: 749px;
	height: 401px;
	margin:535px auto 0px;
}
.addheader {
	border-bottom: 1px solid #e8302f;
	margin: 50px 37px 0;
}
.adderrow{
	margin-left: 250px;
}

.carusel-footer{
	width: 710px;
}

.ah11 {
	top: 18px;
	color: #e8302f;
	left: 37px;
	font-size: 16px;
	margin-top:30px;
	display:inline-block;
}

.vk_news{
	margin-top:200px;
}

.ah1 {
	position: absolute;
	top: 18px;
	color: #e8302f;
	left: 37px;
	font-size: 16px;
}

.ah2 {
	position: absolute;
	top: 18px;
	right: 37px;
	font-size: 9px;
}
.ah2 a {
	color: #ff5a13;
}
	
.photor {
	width: 145px;
	float: left;
	height: 100px;
	margin: 20px 0 0 34px;
}
.under {
	width: 145px;
	background-color: #fff;
	padding: 3px;
	height: 106px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	}
.under1 {
	height: 100px;
	width: 139px;
}
.photor p, .photor p a {
	color: #e8302f;
	margin-top: 10px;
	text-decoration: none;
}


.top-header {
	background: #e32636 url('../images/layout/bg-header.png') repeat top left;
	height: 19px;
}

.clear {
	clear: both;
}

/* *--------------------------* */

#vidlogo {
	position: absolute;
	left: 52px;
	top: 80px;
	z-index: -1;
}

#radiocontainer {
	width: 970px;
	height: 155px;
	margin: 0 auto;
	position: relative;
	top: 93px;
	text-align: right;
	background: url(/images/layout/radio.png) no-repeat right bottom;
}

#radiocontrol {
	position: relative;
	top: 60px;
	right: 77px;
	font: normal 16px Arial;
	color: #000;
	cursor: pointer;
}

#searchform {
    position: absolute;
    top: 72px;
    width: 250px;
    right: -11px;
	z-index: 99;
}

.finder_one_input {
    width: 162px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 34px;
    border-radius: 7px 0 0 7px;
}

.inputbox, .mce_editable {
    height: 30px;
    background-color: #fff0de;
    /* border: 2px solid #fb9436; */
    box-shadow: inset 5px 5px 10px 0px #ccc;
    margin-bottom: 10px;
    padding: 0px 10px;
    border-top: 2px solid #fb9436;
	border-left: 2px solid #fb9436;
	border-bottom: 2px solid #fb9436;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
.finder_two_input {
    position: absolute;
    top: 0px;
    height: 30px;
    right: 22px;
    border-radius: 0 7px 7px 0;
    background-image: none;
    cursor: pointer;
}

.button {
    vertical-align: center;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
    text-align: center;
    padding: 7px 10px;
    color: #fff;
    font-size: 8pt;
    border: 2px solid #fb9436;
    text-transform: uppercase;
    /* cursor: default !important; */
    cursor: pointer;
}

@media (max-width:991px) {
#searchform {
    position: absolute;
    top: -18px;
    width: 250px;
    right: 300px;
    z-index: 99;
}

}

@media (max-width:767px) {
#searchform {
    position: absolute;
    top: 50px;
    width: 250px;
    right: 240px;
    z-index: 99;
}

}


@media (max-width:710px) {
#searchform {
    position: absolute;
    top: 45px;
    width: 250px;
    right: 240px;
    z-index: 99;
}

@media (max-width:585px) {
#searchform {
    position: absolute;
    top: 92px;
    width: 350px;
    right: 0;
    z-index: 99;
}

.finder_one_input {
    width: 260px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 34px;
    border-radius: 7px 0 0 7px;
}

.header-mobile__up{
	margin-bottom: 50px;
}

}

@media (max-width:345px) {
#searchform {
    position: absolute;
    top: 92px;
    width: 310px;
    right: 0;
    z-index: 99;
}

.finder_one_input {
    width: 222px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 34px;
    border-radius: 7px 0 0 7px;
}

.header-mobile__up{
	margin-bottom: 50px;
}

}