/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("slaed.css");

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

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Настройка заголовков*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }

/*links*/
a { color: #761218; text-decoration: none; outline: none; }
a:hover { color:#9E0612; text-decoration:none; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*PAGE*/
body {
	color: #4D4D4D;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

.pagebg { padding: 0; margin: 0; background-color: #320000; }

.wwide {
	width: 100%; height: auto;
	text-align: center;
	min-width: 948px;
}
* HTML .wwide { width: expression(document.body.clientWidth > 948 ? "100%" : "948px") }

.wrapper {
	margin: auto;
	width: 948px;
	text-align: left;
}

/*OTHER SETTINGS*/
p { padding: 0; margin: 0 0 10px 0; }
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cab8a4;
	height: 1px;
}

/*TOPTOOL*/
.toptool, .toptoolinn { height: 60px; }

.toptool {
	background: #242424 url("../images/pagebg.png") repeat-x 0 0;
	overflow: hidden;
}

.toptoolinn { background: url("../images/theader.jpg") no-repeat 50% 0; }

/*MIDTOOL*/
.midtool, .midtoolinn { height: 89px; }

.midtool {
	background: #d5bca1 url("../images/pagebg.png") repeat-x 0 -60px;
	overflow: hidden;
}

.midtoolinn { background: url("../images/theader.jpg") no-repeat 50% -60px; }

/*HEADER*/
.theader, .theaderinn { height: 201px; }

.theader {
	background: #74211e url("../images/pagebg.png") repeat-x 0 -149px;
	overflow: hidden;
}

.theaderinn { background: url("../images/theader.jpg") no-repeat 50% -149px; }

.topheader {
	height: 169px;
	position: relative;
}

.menutop {
	height: 32px;
	overflow: hidden;
}

/*LOGO*/
.clubsex {
	margin: 0;
	padding: 0;
	float: left;
	width: 398px;
	height: 63px;
	background: none;
	overflow: hidden;
	line-height: 999px;
	position: absolute;
	top: 99px;
	left: -79px;
}

.clubsex a {
	display: block;
	width: 270px; height: 93px;
} 

/*ONLINE*/
.onlines {
	float: right;
	width: 155px;
	text-align: right;
	font-size: 0.9em;
	position: relative;
	top: 20px;
}

.onlines span { color: #7c2420; }

/*toppage*/
.toppage { background: #decbb6 url("../images/pagebg.png") repeat-x 0 -350px; }
.shwpage { background: url("../images/pageshw.png") no-repeat 50% 0; }

/*mainbody*/
#mainbody { width: 100%; background: #f7f6f6 url("../images/mbmid.png") repeat-y 0 0; }
/*.mbtop { width: 100%; background: url("../images/mbtop.png") no-repeat 0 0; }*/

.container,
.leftside,
.rightside,
.bbox { overflow: hidden; }
.leftside { float: left; width: 0px; }
.rightside { float: right; width: 211px; }
.centerside { width: 730px; overflow: hidden; padding-top: 20px; float: left; }
.bbox {
	float: right;
	width: 210px;
	overflow: hidden;
}

.container { padding-bottom: 10px; }

/*footpicture*/
.footpic, .footpic .wrapper { height: 63px; }
.footpic { background: #090806 url("../images/footbg.png") repeat-x 0 0; }
.footpic .wrapper { background: url("../images/footgirl.jpg") no-repeat 50% 0; }

/*footline*/
.footline, .footline .wrapper { height: 59px; }
.footline { overflow: hidden; background: #090806 url("../images/footbg.png") repeat-x 0 -63px; }
.footline .wrapper { background: url("../images/footerdecor.png") no-repeat 50% 0; }

/*footer*/
.footer, .footer .wrapper { height: 95px; }
.footer { overflow: hidden; background: url("../images/footbg.png") repeat-x 0 -122px; }
.footer .wrapper { position: relative; background: url("../images/footerdecor.png") no-repeat 50% -59px; }

.finform {
	padding-top: 10px;
	color: #b50a17;
}

/*===COPYRIGHT===*/
.copyright {
	padding-top: 21px;
	white-space: nowrap;
	display: block;
	color: #e9bfa5;
	font-size: 17px;
	padding: 21px 0 0 0;
}

.copyright a { color: #e9bfa5; }

/*===СЧЕТЧИКИ===*/
div.count {
	position: absolute;
	right: 18px;
	top: 15px;
}

div.count span {
	display: block;
	float: left;
	height: 31px;
	margin-left: 2px;
}
/*===short story===*/
.short-info {
		padding: 5px 0 5px 0;
		color: #a29f9f;
		font-size: 10px;
	}
	
	
#preview_video {
	display: inline;
	//display: inline;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0px 20px 0px;
	width: 90px;
}
#preview_video td {
	text-align: center;
	vertical-align: top;
	width: 170px;
	height: 20px;
}
#preview_video h2 {
	color: #4d4d4d;
	margin: 0px 0px 2px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
#preview_video h2 a {
	color: #4d4d4d;
	text-decoration: none;
}
#preview_video h2 a:hover { text-decoration: underline; }
#preview_video .image { margin-bottom: 3px; }
#preview_video .image img {
	border: 1px solid #dea9a9;
	margin-bottom: 3px;
	width: 150px;
}
#preview_video .info {
	color: #4d4d4d;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	width: 90px;
	text-align: center;
}
#preview_video .info .lft {
	float: left;
	width: 95px;
	overflow: hidden;
}
#preview_video .info .rgt {
	width: 65px;
	float: right;
	text-align: right;
}

#shortstory .keywords {
	font-size: 18px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 15px;
}
#shortstory .keywords a { color: #818181; }
.shortstory-bottom {
	height: 23px;
	margin: 0px 0px 20px;
	background: url(../images/bg_short_bottom.png) repeat-x left top;
	padding-right: 1em;
	padding-left: 1em;
}
.shortstory-bottom .view {
	text-transform: uppercase;
	color: #212c10;
	font: 12px/23px Tahoma, Arial, Verdana, sans-serif;
}
.shortstory-bottom a {
	background: url(../images/download.png);
	display: block;
	float: right;
	height: 23px;
	width: 77px;
	text-indent: -999em;
}
#shortstory .content { padding-bottom: 1em;}

#shortstory .content img {
	margin-right: 1em;
	margin-bottom: 0.5em;
}
#shortstory .content table img { margin: 0em; }
#shortstory .date {
	float: right;
	line-height: 26px;
}
#shortstory .date a { text-decoration: underline; }
.title_h  { color: #4d4d4d;
font-size: 18px;
 }

