html, body, div, span, applet, object, iframe,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 
:focus {outline: 0;}
ol, ul {list-style: none;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table td {vertical-align: top;}

input[type='text'], textarea, input[type='password'] {
	background: #fff;
	border: 1px solid #959595;
	color: #625e5e;
	font-size: 11px;
	padding: 1px 3px;
}
input, textarea, select, samp {font-family: arial, helvetica, sans-serif;}

samp {
	display: block;
	margin-top: 15px;
	font-size: 14px;
}
h4.l-clear {font-size: 14px; font-weight: bold; margin: 20px 0 10px;}

.border-top {
	border-top: 1px solid #d5d2d3;
	padding-top: 10px;
}
.border-bottom {
	border-bottom: 1px solid #d2c6c6;
	padding-bottom: 10px;
}
.shadow {
	padding: 20px 10px 10px 15px;
	margin: 0 -10px 0 -15px;	
}
.right-aligned {float: right;}
.align-right {text-align: right;}
.strong, strong {font-weight: bold;}
.hidden {display: none;}
i, em, .em {font-style: italic;}
.underline { text-decoration:underline }

#main .top-shadow, .shadow {background: url(/i/shadow-bottom.gif) repeat-x;}

a {
	color: #000;
	text-decoration: underline;
}
a:hover, .prizes a:hover, .lenta .postinfo a:hover, .tags-list a:hover, .comment .comm-info a:hover, .comment .answer:hover, .bc a:hover, .categories li a:hover, .foto-list .all:hover, .video-list .all:hover, .block-content .all:hover, #comments .comment .answer:hover  {color: #00428c;}
.hidden-items .close:hover, .contest .title2 a, .similar-articles a, .recommended-articles a, .user-comments span a, .answers-rates .u-name, .author a, .u-name, .poll-block .all:hover, .poll .more:hover {
	text-decoration: none;
}

#menu:after, .index-carousel:after, .announces:after, #main:after, #cols-wrap:after, #cols-inner-wrap:after, .comment:after, .similar-articles:after, .recommended-articles:after, 
#comments form.visible:after, .author-block:after, .announces .hentry:after, .announces .hidden-items:after {
	 content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
body {	
	background: #2d2d2d url(/i/body-bg.gif);
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
}

.login-block li a:hover, .comment .nickname:hover, .similar-articles a:hover, .recommended-articles a:hover, .author a:hover, .u-name:hover {text-decoration: underline;}

#page {
	width:1000px;
	margin: 0 auto;
	position: relative;
}
#wrap {
	min-width: 1000px;
}
#sidebar, #content, #additional {position: relative;}

#sidebar {
	width: 242px;
	float: left;	
	left: -450px;
	padding-right: 4px;	
	margin-top: -3px;
}

#sidebar .block1:first-child,
#sidebar .block2:first-child,
#sidebar .banner:first-child,
#additional .block1:first-child,
#additional .block2:first-child,
#additional .banner:first-child {
	background:none;
}

#content {
	width: 450px;
	float: left;	
	left: 246px;	
}
#content_ad {
	width: 669px;
	padding: 15px 10px 15px 15px;
	float: left;
}
#additional {
	width: 300px;
	float: left;
	margin-left: 4px;
	margin-top: -3px;
}

#topor-banner {
	font-size:0;
	line-height:0;
}

#footer {clear: both;}
#cols-wrap, #cols-inner-wrap {border-bottom: 4px solid #6b6767;}

#cols-wrap {background: #fff url(/i/cols-bg.gif) repeat-y;}

#cols-inner-wrap {background: #fff url(/i/cols-inner-bg.gif) repeat-y;}

.top-banner {
	margin-top:5px;
	left: 0;	
	width: 100%;
	height: 90px;
	margin-bottom: -50px;
	margin-top: 5px;
}
.top-banner .in {
	width: 1000px !important;
	margin: auto !important;
}

/* header */
#header {
	position: relative;
	background: transparent;
	margin-bottom:2px;
	padding-top:52px;
}
.logo-block {
    background: #fff;
    height: 100px;
}
.logo-block.girls {
    background: url(/i/header-girls.png) 0 0 no-repeat transparent;
	height:127px;
}
    a.logo {
        display: block;
        height: 49px;
        left: 376px;
        position: absolute;
        top: 37px;
        width: 238px;
    }
    a.girls-logo {
        display: block;
        height: 103px;
        left: 10px;
        position: absolute;
        top: 20px;
        width: 244px;
    }
.logo-block img {vertical-align: top;}
.logo-block .journal {
	position: relative;
	top: -7px;
}
#header .login-block {
	position: absolute;
	width: 178px;
	height: 92px;
	right: -15px;
	bottom:30px;
	background: url(/i/login-bg.png) no-repeat;
	padding: 60px 0 0 20px;
	z-index: 400;
}
#header .login-block input {width: 125px;}
#header .login-block .pass-label {
	position: relative;
	left: -129px;
	font-size: 11px;
	background: #fff;
	color: #625e5e;
}
#header .login-block p {margin-bottom: 4px;}
#header .login-block .button {
	position: absolute;
	right: 30px;
	width: 11px;
	height: 18px;
	background: url(/i/login-button.png) no-repeat;
	text-indent: -1000em;
}
#header .login-block ul {
	overflow: hidden;
	clear: right;
	margin: 10px 0;
}
#header .login-block ul li {
	font-size: 11px;
	display: inline;
	border-left: 1px solid #8d0000;
	padding: 0 4px 0 5px;
	margin-left: -1px;
}
.login-block li a {
	position: relative;
	color: #8d0000;
	text-decoration: none;
}
.login-block .greeting {
	display: block;
	margin: -12px 0 0 53px;
}
.login-block .user-block img, .similar-articles img, .recommended-articles img {
	float: left;
	margin-right: 5px;
}
.login-block .u-name {color: #a80108;}
.login-block .log-out {
	display: block;
	overflow: hidden;
	margin-top: 15px;
	width: 61px;
	height: 22px;
	color: #fff;
	background: url(/i/log-out.png) no-repeat;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}
.login-block .log-out:hover {text-decoration: underline;}
.login-block .error {
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	color: #df000b;
	margin: -3px 0 -8px 4px;
}

#borov {
	width: 178px;
	height: 104px;
	background: url(/i/funtik1.jpg) no-repeat;
	position: absolute;
	top: 52px;
	right: 118px;
	z-index: 1;
}
.funtik-flash {
	position: absolute;
	top:52px;
	left: 404px;
	z-index: 1;
	width: 405px;
	height: 100px;
}

	.funtik-flash form {
		height:100px;
		width:283px;
		background:url(/i/funtik-form-bg.gif) 0 0 no-repeat;
	}
	
	.funtik-flash .text {
		height:33px;
		width:215px;
		padding:30px 0 0;
	}
	
	.funtik-flash .textinput {
		width:215px;
		border:2px solid #ccc;
		vertical-align:middle;
		padding:2px 0;
	}
	
	.funtik-flash fieldset {
		padding-left:10px;
	}
	
	.funtik-flash .funtik-submit {
		vertical-align:middle;
		height:16px;
		width:8px;
		padding:0;
		background:url(/i/funtik-submit.gif) 0 0 no-repeat;
		border:none;
	}

	.funtik-flash #flash {
		position: relative;
		z-index: 1;
	}

.header-bottom {
	background: #8c8b8b url(/i/header-bottom.png) repeat-x;
	height: 26px;
}
#top-search {
	position: relative;
	z-index: 800;
	float: right;
	background: url(/i/search-bg.png) no-repeat;
	padding: 2px 30px 5px 65px;
	top: 1px;
	right: -8px;
}
#top-search a, .search-block a {
	display: inline-block;
	width: 12px;
	height: 20px;
	background: url(/i/search-button.png) no-repeat;
	text-indent: -1000em;
	vertical-align: top;
}
#top-search input {
	margin-right: 3px;
	width: 165px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
.search-block {
	width: 282px;
	height: 27px;
	padding-left: 67px;
	background: #ff9c00 url(/i/search-block.png) no-repeat;
}
.search-block input {
	width: 245px;
	font-size: 12px;
	margin-right: 5px;
}
.search-block input, .search-block a {
	position: relative;
	top: 4px;
	display: inline-block;
	vertical-align: middle;
}

/* menu */
#menu {
	background: #ac0008 url(/i/menu-bg.png) repeat-x top left;
	font: 12px verdana, geneva, tahoma, sans-serif;	 
	padding-bottom: 1px;
	position:relative;
	height:29px;
}
#menu ul {
	position: relative;
	bottom: -1px;
}
#menu ul li {
	float: left;
	position:relative;
	text-transform: uppercase;
	background: url(/i/menu-border.gif) no-repeat;
}
#menu ul li a {
	display: block;
	position: relative;
	color: #fff;
	padding: 7px 10px 8px 10px;
	text-decoration: none;
}
#menu ul li span {
	position: absolute;
	background: url(/i/maxim-menu.png) no-repeat;
}

#menu ul li.item0 a,
#menu ul li.maximgirls a {
	padding:0;
	margin-top:-1px;
	display:block;
	text-indent:-999em;
	height: 29px;
	width:110px;
	background:url(/i/menu_maxgirls.gif) 0 0 no-repeat;
}
	#menu ul li.item0 a:hover,
	#menu ul li.maximgirls a:hover {
		background:url(/i/menu_maxgirls.gif) 0 0 no-repeat;
	}

#menu ul li.item1 a,
#menu ul li.devushki a {
	padding-right: 18px;
}
#menu ul li.item1 span,
#menu ul li.devushki span {
	width: 15px;
	height: 29px;
	bottom: 0;
	right: 4px;
	background-position: 0 -10px;
}
#menu ul li.item2 a,
#menu ul li.smeshnoe a {
	padding-left: 25px;
}
#menu ul li.item2 span,
#menu ul li.smeshnoe span {
	width: 36px;
	height: 29px;
	top: -3px;
	left: -2px;
	background-position: -17px -7px;
}
#menu ul li.item3 a,
#menu ul li.interesnoe a {
	padding-left: 33px;
}
#menu ul li.item3 span,
#menu ul li.interesnoe span {
	width: 42px;
	height: 29px;
	top: -3px;
	left: -5px;
	background-position: -64px -6px;
}
#menu ul li.item4 a,
#menu ul li.poleznoe a {
	padding-left: 30px;
}
#menu ul li.item4 span,
#menu ul li.poleznoe span {
	width: 50px;
	height: 38px;
	top: -10px;
	left: -5px;
	background-position: -113px 0px;
}
#menu .promo-link {
		float: left;
		overflow: hidden;
		background: url(/i/menu-border.gif) no-repeat;
}
#menu .promo-link-img {
	float: left;
}	
#menu .promo-link a {
		display: block;
		margin: 7px 8px;
        color: #fff;
        font-weight: normal;
        text-decoration: none;
}
#menu .promo-link a.dontsleep {
	color: #ffc000;
	font-weight: bold;
}

#menu .submenu {
	display: none;
	position: absolute;
	left: 0;
	top: 25px;
	padding-top: 3px;
	z-index:802;
	height:auto;
	width:200px;
}

#menu .submenu ul {
	position:static;
	bottom:auto;
	border:1px solid #fff;
	border-top:none;
	min-width:140px;
	background:#858585;
	padding:0 4px;
}

#menu .submenu li {
	text-transform: none;
	float:none;
	padding:0;
	clear:both;
	background:#858585 !important;
	position:static;
	border-bottom:1px solid #a4a4a4;
}


#menu li.active a,
#menu li:hover,
#menu li.hover {
	background: #8e0005 url(/i/menu-hover.gif) repeat-x 0px 0px;
}

#menu li:hover a,
#menu li.hover a {
	background: url(/i/submenu-active.gif) no-repeat center bottom;
}

#menu li:hover .submenu,
#menu li.hover .submenu {
	display: block;
}

#menu .submenu a {
	display:block;
}

#menu .submenu a,
#menu li:hover .submenu a,
#menu li.hover .submenu a,
#menu li.active .submenu a {
	background:none;
	padding: 8px 10px !important;
}
#menu .submenu li:hover {
	background:#858585;
}

#menu .submenu a:hover {
	background: #4a4a4a;
}
#menu .submenu li a:hover,
#menu .submenu li.active a {
	background: #4a4a4a;
}

.subcarousel-ad {
	margin:0 0 3px;
	font-size:0;
	line-height:0;
}
	.subcarousel-ad a {
		display:block;
	}
	
#additional .subcarousel {
	padding-top:0;
	font-size:0;
	line-height:0;
}

/* index carousel */
.index-carousel {
	position: relative;	
	background: #fff url(/i/carousel-bg.png) repeat-y;
	border-bottom: 2px solid #808080;
	margin-bottom: 1px;
}
.index-carousel ul {	
	margin-left: 40px;
	overflow: hidden;
	top:-10px;
	width: 4000px;
	position:absolute;
}
.index-carousel ul li {
	float: left;	
	color: #3e3e3e;
	border-left: 1px solid #c4c4c4;
	padding: 0 5px;
	width: 305px;
	margin-left: -1px;
	height:145px;
	overflow:hidden;
	position:relative;
}

.index-carousel .item:after {
	content:'';
	display:block;
	width:130px;
	height:28px;
	position:absolute;
	bottom:0;
	right:10px;
	background:url(/i/index-carousel-text-bg.png) 0 0 repeat-x;
}

.index-carousel li img {float: left;}
.index-carousel .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.index-carousel .item {
	width: 130px;
	height: 140px;
	overflow: hidden;
	padding-top: 20px;
}



.index-carousel .nav {
	position: absolute;
	top: -1px;
	height: 135px;
	width: 43px;
	background: url(/i/carousel-nav.png) no-repeat 0 center;
	text-indent: -1000em;
	z-index:1;
}
.index-carousel .back {left: -14px;}
.index-carousel .forward {
	right: -14px;
	background-position: -47px center;
}
.index-carousel .outer {
	width: 1000px;
	overflow: hidden;
	height:135px;
	position:relative;
}

/* bc */
.bc {
	background: url(/i/bc.gif) no-repeat;
	margin-left: -15px;
	padding: 0 0 15px 35px; 
}
.bc li {
	display: inline;
	background: url(/i/bc-divider.gif) no-repeat 0 4px;
	padding: 0 3px 0 8px;
}
.bc li:first-child {
	background: none;
}
.bc a {color: #776b6b;}
.bc a:hover, .bc .active a {
	text-decoration: none;
}
/* categories */
.categories {
	position: relative;
	left: -10px;
	overflow: hidden;	
}
.categories li {
	display: inline-block;
	padding: 3px 10px 3px 8px;
	background: url(/i/categories-div.gif) no-repeat 100% 4px;
}
.categories.nodiv li {
    background: none;
}
.categories.slider {
    background: #dedede;
    left: 0;
    float: left;
    padding: 10px 0 0 20px;
    position: relative;
    text-align: left;
    width: 388px;
}
#main .categories .active {background: #ba0009 url(/i/category-active.gif) no-repeat 100% 100%;}
#main .categories.slider .active {
    background: url("/i/category-active-grey.gif") no-repeat scroll 100% 100% #BA0009;
}
.categories .active a, .categories .active a:hover {color: #fff; text-decoration: none;}
.categories li:first-child, .categories li:last-child,
.categories li.first-child, .categories li.last-child { 
	background: none;
}
.categories span {font-weight: bold;}


/* modules */
.block, .block1, .block2, .banner, .video, .teasers, .user-comments {background: #fff url(/i/space.gif) repeat-x;}
.banner, .video {
	padding-top: 5px;
}

	.banner .inner {
		padding:10px;
	}
	
	.banner .title2 a {
		text-decoration:none;
		text-transform:none;
		font-size:14px;
	}

.video.girl {
    position: relative;
}
    .video.girl .video__text {
        background: #000;
        color: #666666;
        display: inline-block;
        padding: 10px 0 15px 10px;
        width: 290px;
    }
    .video.girl .video__link {
        color: #fff;
        display: inline-block;
        text-decoration: underline;
    }
    .video.girl .video__link:hover {
        text-decoration: none;    
    }
.float-banner {
	float: right;
	margin: 0 -10px 10px 10px;
	width: 240px;
}
.block, .block1, .block2 {padding-top: 15px;}
.block1 .title, .video .title a {
	background-image: url(/i/titles1.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}
.prizes .title {
	width: 175px;
	height: 48px;
}
.foto .title,
.foto .title a {
	width: 134px;
	height: 27px;
	background-position: -183px 0;
}
    .foto .title a {
        display: block;
    }
    
#main .foto .block-content {
	padding: 10px 0 10px 5px;
}

.block .block-content, .block1 .block-content, .block2 .block-content {
	padding: 10px;
	overflow: hidden;
}
.block2 .title, .block .title, .announces .title, .journal-announce .title, #comments .title,
#videos .title, .article_poll .title,
.block-title {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;	
	background-image: url(/i/titles2.png);
	background-repeat: no-repeat;
	padding: 4px 5px 3px 7px;
	width: 148px;
}
.block.twitter .title,
.block.facebook .title {
    background: url(/i/twit-title.png) 100% 100% repeat-y #0fa0d5;
    max-width: 270px;
    width: auto;
}

.block.facebook .title {
    background: url(/i/fb-title.png) 100% 100% repeat-y #4d7cd5;
}
.section-title, .author-block .title, h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
.section-title span {
	font-size: 18px;
}
.video .title a {
	display: block;
	width: 155px;
	height: 27px;
	background-position: -490px 0;
	margin: 10px 0;
}
/* joke-day */
.day-joke .title {
	height: 27px;
	width: 153px;
	background-position: -326px 0;
}

/* prizes */
.prizes .block-content {background: url(/i/prize-bg.gif) repeat-x;}
.prizes img {float: right;}
.prizes ul {margin: 10px 0;}
.prizes li {
	background: url(/i/red-bullet.png) no-repeat 0 5px;
	padding: 0 0 3px 8px;
}
.prizes a {
	color: #9e0109;
	text-decoration: none;
}

/* this girl */
.this-girl {
	background: #ba0009;
	padding: 10px 0 0 0;
}
.this-girl .title {
	background: #fff url(/i/this-girl-title.gif) no-repeat bottom left;
	color: #ba0009;
	padding-left: 15px;
	width: 140px;
}
.this-girl ul {margin-top: -10px;}
.this-girl li {
	clear: left;
	background: url(/i/dotted-border1.gif) repeat-x;
	padding: 10px 0;
	margin-top: -1px;
	}
.this-girl li, .this-girl li a {color: #fff;}
.this-girl .title2 a:hover {color: #f3bcbc;}
.this-girl .title2 {
	margin-bottom: 3px;
}

/* contest */
.contest .title, .announces .title, .top-foto .title, .journal-announce .title, #comments .title, #videos .title,  .article_poll .title,
.user-comments .block-title, .red-bg {
	background-color: #ba0009;
	background-position: 100% -50px;
}
#comments .title.right {
    background-position: 0 -168px;
    float: right;
    margin-left: 0;
    margin-right: -18px;
    padding-left: 0;
    padding-right: 14px;
    text-align: right;
    width: 116px;
}
.contest .title2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: none;
}
.contest span.add-text {
	display: block;
	font-style: italic;
	color: #7d7a7a;
	font-weight: normal;
	font-size: 12px;
	margin: -10px 0 10px;
}
.contest img {
	border: 1px solid #bfbfbf;
	margin-bottom: 8px;
}
.contest ul, .this-girl ul, .single-video .overflow {overflow: hidden;}
.contest li {
	line-height: 1.3em;
	margin-bottom: 15px;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
	margin-top: -3px;
}
.contest .zero img {
	border: none;
	margin: 0;
}

/* social network */
.social-network .title, .answers-rates .block-title, .grey-bg {
	background-color: #4f4445;
	background-position: 100% -8px;
}
.social-network a {margin-right: 5px;}

/* tags block */
#main .tags-block .title {
	width: 280px;
	font-size: 19px;
	background: transparent;
	color: #090606;
	text-transform: none;
	font-weight: normal;
	margin-bottom: -8px;
}
#main .tags-block {
	padding-bottom: 0;
}
.tags-block a {text-decoration: none; padding: 0 1px; line-height: 18px;}
.tags-block a:hover {background: #ba0009; color: #fff;}
.tags-block .all, .tags-block .all:hover, .foto-list .all, .video-list .all, .tag-selection .all, .tag-selection .all:hover, .block-content .all, .poll-block .all {	
	display: block;
	margin-top:10px;
	text-decoration: underline;
	text-align: right;
	color: #ad0008;
}
.tags-block a.all:hover, .tag-selection .all:hover {
	background: none;
	text-decoration: none;
}

/* poll block */
.poll-block .all {
	float: right;
	margin: 7px 10px 0 0;
}
.poll-block input {margin: 0;}
.poll-block label {color: #524848;}
.poll-block .question {margin-bottom: 10px;}
.poll-block td {padding: 0 7px 5px 0;}
.poll-block .standard-button, .poll-block .standard-button-disabled {
	margin: 10px 0;
}
.poll-block .var {
	display: block;
	width: 245px;
	margin-top: 3px;
}
.poll-block .error {font-style: italic;}
.results dt {
	color: #524848;
	margin-bottom: 3px;
}
.results .poll-layer, .results .poll-layer .marker {font-size: 0;}
.results .poll-layer, .results .poll-layer .marker, .results .numbers {
	display:inline-block;
	vertical-align: middle;
}
.results .numbers {font-weight: bold;}

.poll-block dd {
	border-bottom: 1px solid #d2c6c6;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
.poll-block dd:last-child {
	border: none;
}
.results .poll-layer, .results .poll-layer .marker {
	background: url(/i/poll.gif) no-repeat;
}
.results .poll-layer {
	padding-left: 3px;
	margin-right: 5px;
}
.results .poll-layer .marker {
	height: 7px;
	background-position: 100% 0;
}
.poll-block .results {overflow: hidden; margin-bottom: 10px;}
.note {
	background: #d9d9d9;
	padding: 5px;
	text-align: center;
}

.poll li {
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
.poll .results {margin: 10px 0;}

.poll .result-list {
	background: #dedede;
	margin: 10px -10px -10px -15px;
	padding: 0 15px 10px 15px;
}
.poll .q-text {
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
}
.poll .more {
	background: url(/i/red-bullet.gif) no-repeat 100% 5px;
	padding-right: 8px;
}
.poll .result-list .more {
	background: url(/i/close-up.gif) no-repeat 100% 6px;
	padding-right: 12px;
}
.poll dd, .poll .text, .poll .bold-text {
	margin-bottom: 10px;
}

/* content */

/* pic-pachwork */
#pic-pachwork {
	overflow: hidden;
	margin-right: -3px;
	background: url(/i/space.gif);
}
#pic-pachwork li {
	float: left;
	margin: 0 3px 3px 0;
}
#pic-pachwork li img {
	display: block;
}

/* announces */
.announces {
	background: #fff;
	padding-top: 10px;
}
.announces .title {
	margin-bottom: 10px;
}
.announces .hfeed, .announces .hidden-items ul, .announces .entry-content {
	overflow: hidden;
}
.announces .section {
	float: right;
	background: url(/i/section-bg.png) no-repeat;
	font-size: 11px;
	padding: 0 0 2px 7px;
}
.announces .section, .announces .section a {
	color: #fff;
}
.announces .section a {text-decoration: none;}
.announces .section a:hover {text-decoration: underline;}

.announces .section .more {
	background: #bb0009 url(/i/section-bullet.png) no-repeat 27px 5px;
	padding: 0 10px 1px 3px;
}
.announces .entry-title, .title2 {
	text-transform: uppercase;
	font-weight: bold;
}
.announces .entry-title {margin-bottom: 10px;}
.announces .hentry {border-top: 1px solid #bfbfbf;}
.announces .hentry {padding-top: 10px;}
.announces .hfeed li {
	padding: 10px 10px 0 10px;
	margin-top: -1px;
}
.announces .hfeed li li { padding:0; border:0; clear:both; }
.announces .hentry img, .this-girl img, .top-article img, .author-block img {
	float: left;
	margin: 0 10px 10px 0;
}
.announces .entry-content {padding-bottom: 10px;}
.announces .entry-content, .top-foto .item, .top-article li, .journal-announce p, .day-joke {line-height: 1.3em;}

.announces .hidden-items {	
	display: none;
	clear: left;
	position: relative;
	top: -1px;
	margin: -10px -10px 0 -10px;
  padding:10px 10px 0 10px;
	background: #dedede;
	border-top: 1px solid #BFBFBF;
}
.announces .hidden-items li {border-color: #fff;}
.announces .hidden-items .section span {
	line-height: 1;
}
.announces .hidden-items .section a {
	background-image: none;	
	cursor: default;
}
.announces .hidden-items .section .more {color: #df878b;}
.hidden-items .close {
	float: right;
	display: block;
	color: #bb0009;
	font-size: 11px;
	text-decoration: underline;
	margin: 0 10px 10px 0;
	background: url(/i/close-up.gif) no-repeat 100% 4px;
	padding-right: 10px;
}
/* top photo */
.top-foto ul, .top-article ul, .last-foto ul {
	overflow: hidden;
	margin-top: -10px;
}
#main .top-foto .block-content, #main .last-foto .block-content {
	padding: 0 0 10px 8px;
}
.top-foto ul, .last-foto ul {
	overflow: hidden;
	margin-top: -5px;
}
.top-foto li, .last-foto li  {
	float: left;
	background: url(/i/dotted-border.gif) repeat-x;
	padding: 15px 0 8px;
	margin-top: -1px;
	width: 145px;
	font-weight: bold;

}
.top-foto li img, .last-foto li img {
	display: block;
	margin-bottom: 5px;
}
.item {overflow: hidden;}

.top-foto .title2, .top-article .title2, .last-foto .title2 {
	margin-bottom: 5px;
}
/* top article */
#main .top-article, #main .top-article .block-content {padding-bottom: 0;}
.answers-rates {
	padding-top: 15px;
	background: url(/i/shadow-bottom.gif) repeat-x;
}
.top-article .title, .last-foto .title, .yellow {
	background-color: #ff8900;
	background-position: 100% -88px;
}
.top-article li {
	clear: left;
	margin-top: -1px;
	padding: 10px 0;
	background: url(/i/dotted-border.gif) repeat-x;
	overflow: hidden;
}

/* teasers */
.teasers {
	clear: both;
	padding: 15px 0 0 15px;
}
#content_ad .teasers {margin: 0 -10px 0 -15px;}
.teasers .content {padding-bottom: 15px;}
.teasers .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}
.teasers li {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 50px;
	margin-bottom: 1px;
	overflow: hidden;
}
.teasers .content img {float: none;}
.teasers img, #additional .teasers .content img {
	float: left;
	margin-right: 10px;
}

.teasers .text {overflow: hidden;}
.teasers a {text-decoration: none;}
.teasers a:hover {text-decoration: underline;}

/* lenta */
.lenta-block {
	overflow: hidden;
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: 1px solid #d2c6c6;
}
.lenta-block img {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #c0bcbc;
}
.lenta-block .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.lenta-block p {
	margin-bottom: 15px;
	overflow: hidden;
}

.lenta .postinfo {
	font-size: 11px;
	overflow: hidden;
}
.lenta .postinfo, .lenta .postinfo a, .author a, .red-link, .poll .more  {
	color: #ba0009;
}
.lenta .postinfo li {	
	margin-bottom: 5px;
}
.lenta .postinfo .tags {
	background: url(/i/tags.gif) no-repeat;
	padding-left: 23px;
	padding-bottom: 3px;
}
.lenta .postinfo .article_zinio {
	background: url(/i/zinio_article.png) 4px no-repeat ;
	padding-left: 23px;
}
.lenta .postinfo .comment {
	padding-left: 23px;
	background: url(/i/postinfo-icons.png) no-repeat -15px -28px;
}
.lenta-block .item {overflow: visible;}

/* blogroll */
.author {
	margin: 4px 0 8px;
	font-size: 11px;
	color: #7f7b7c;
}
.author a {font-size: 12px;}

/* author */
.author-block {	
	margin-bottom: 15px;
	padding: 8px 20px 0 10px;
	height: 174px;
	background: #949599 url(/i/author-bg.png) no-repeat;	
	color: #fff;
}
.author-block .title {color: #231b1b;}
.author-block img {border: 3px solid #fff;}
.author-block .text, .author-block .num {overflow: hidden;}
.author-block .text {
	background: url(/i/double-border.gif) repeat-x bottom left;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.author-block a {color: #fff; text-decoration: none;}
.author-block a:hover {
	text-decoration: underline;
}

/* journal announce */
.journal-announce {
	background: #dedede url(/i/shadow-bottom1.gif) repeat-x;
	padding-top: 15px;
}
.journal-announce .block-content {
	padding: 10px;
}
.journal-announce a.magazine {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

/* pager */
.center {text-align: center;}
.pager {margin: 15px 0;}
.pager li {display: inline-block; border: none !important;}
.pager li a, .pager li.active span {padding: 0 3px;}
.pager li.active a, .pager li.active span {
	background: #ba0009;
	color: #fff;
	text-decoration: none;
}
.pager .nav {
	width: 14px;
}
.pager .nav a {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background: url(/i/pager-arrows.gif) no-repeat;
}
.pager .forw a {background-position: -25px -3px;}
.pager .forw a:hover {background-position: -25px -23px;}
.pager .back a {background-position: 0 -3px;}
.pager .back a:hover {background-position: 0 -23px;}


.tags-list {
	background: url(/i/tags-list.png) no-repeat 0 2px;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.tags-list a, .categories li a {
	color: #ba0009;
}

/* photoslider */
.photoslider {
	margin: 10px 0 20px;
	text-align: center;
}
.right-column .photoslider {
    float: left;
    margin: 0;    
}
.image-slider {
	position: relative;
	display: inline-block;
	background: #dddada;
	margin: 0 -5px 10px -10px;
	padding: 0 25px;
	-moz-user-select:none;
}
.right-column .image-slider {
    background: #dedede;
    margin: 0;
}
.image-slider .fade-left,
.image-slider .fade-right {
    background: url(/i/fade-both.png) -32px 0 no-repeat transparent;
    border: none;
    height: 95px;
    left: 5px;
    position: absolute;
    top: 0;
    width: 32px;
    z-index: 9;
}
.image-slider .fade-right {
    background-position: 0 0;
    left: auto;
    right: 5px;
}
.slider-outer {
	width: 636px;
	position: relative;
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
}
.right-column .slider-outer {
    padding-top: 5px;
    width: 358px;
}
.image-slider ul {
	height: 90px;
	text-align: left;	
	overflow: hidden;
    width: 3000px
}
.image-slider li {
	position: relative;
	top: 2px;
	display: inline-block;
	vertical-align: top;
	width: 88px;
	height: 88px;
	margin-right: 3px;
}
.image-slider.video li {
    width: 146px;    
}
.image-slider img {
	position: absolute;
	top: -2px;
	left: 0;	
	border: 2px solid #dddada;	
}
.image-slider li.active img, .image-slider li:hover img {
	border: 2px solid #ffc600;

}
.photoslider .arrow {
	position: absolute;
	width: 25px;
	height: 102px;
	top: 0;
	background-image: url(/i/photoslider-arrows.png);
	background-repeat: no-repeat;
    z-index: 10;
}
.photoslider .back {
	left: 0;
	background-position: 3px 40px;
}
.photoslider .back:hover {
	background-position: 3px -84px;
}
.photoslider .forw {
	right: 0;
	background-position: -38px 40px;
}
.photoslider .forw:hover {
	background-position: -38px -84px;
}
.photoslider .image, .photoservice .image {
	display: inline-block;
}
.photoslider .image img {
	border: 1px solid #d5d5d5;
}
.slider-panel {
	background: #ececec;	
	overflow: hidden;
	padding-top: 2px;
}
.slider-panel .vote {	
	float: left;
}
.slider-panel span.vote {
	position: absolute;
	top: 2px;
	left: 0;
}
.slider-panel .vote span, .toolbox .vote span {
	padding: 2px 7px 1px;
	background: #ba0009 url(/i/slider-vote-bg.gif) no-repeat bottom left;
	color: #fff;
}
.slider-panel .vote img {
	border: none;
	vertical-align: -1px;
	margin-left: 2px;
}
.photo-short .image {
	display: table;
	margin: auto;
}
.vote-btn, .vote-btn-grey {
	display: inline-block;
	width: 14px;
	height: 16px;
	background: url(/i/vote-sprite.png) no-repeat;
}
.slider-panel .vote-btn, .slider-panel .vote-btn-grey {
	position: relative;
	top: 2px;
	margin-left: 2px;
}
.vote-btn-grey {background-position: 0 -24px;}

/* photoservice */
.photoservice {margin-top: 10px;}
.photoservice .title {
	font-size: 18px;
	margin: 10px 0;
}
.photoservice .image {
	margin-bottom: 30px;
}
.photo-name {
	width: 500px;
	text-align: center;
}
.article .photo-name {
	width: 430px;
	font-weight: bold;
}
.slider-panel li {
	float: left;
}
.photoservice  .slider-panel, .article .slider-panel {
	position: relative;
	padding: 3px 0;
	min-height: 15px;
}
.slider-panel ul {
	position: absolute;
	left: 0;
	bottom: 1px;
}
.photoservice .c-num {
	padding: 2px 0 0 7px;
	background: url(/i/slider-divider.gif) no-repeat 0 3px;
	margin-left: 7px;
}
.photoservice .c-num a {
	padding: 3px 0 0 20px;
	background: url(/i/c-num.png) no-repeat 0 3px;
	text-decoration: none;
	color: #786f6f;
}
.foto-list, .video-list {
	margin: 0 -10px 20px -15px;
	padding-bottom: 10px;	
}
.foto-list .block-title, .video-list .block-title {
	margin-bottom: 13px;
}
.foto-list ul, .video-list ul {
	overflow: hidden;
	padding-left: 15px;
}
.foto-list li, .video-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
}
.foto-list .all, .video-list .all {
	padding-right: 14px;
	margin-top: 0;
}
.video-list li {
	width: 146px;
	margin: 0 18px 20px 0;
	font-weight: bold;
}
.fresh-foto {background: #dcdada;}
.fresh-foto .block-title {
	position: relative;
	top: -8px;
	margin-bottom: 5px;
	background-position: 100% -128px;
}
/* videoservice */
.main-video {margin-bottom: 20px;}
.photoservice .main-video {margin: 0 auto 0 67px;}
.videos td {padding: 0 20px 20px 0;	}
.videos p {
	font-weight: bold;
	margin-top: 5px;
	overflow: hidden;
  width: 146px;
}
.single-video {
	margin: 20px 0;
}
.other-items {
	float: right;
	padding: 10px 15px;
	margin-right: 15px;
	border: 1px solid #b7b3b5;	
	width: 146px;
}
.other-items, .other-items .title {font-weight: bold;}
.other-items .title {
	font-size: 14px;
	margin-bottom: 8px;
}
.other-items li {margin-bottom: 10px;}
.other-items ul li p{overflow: hidden;}
.single-video .photo-toolbox {
	margin: 10px 0;
	width: 400px;
}
.single-video .overflow {padding-left: 15px;}

.sort {margin-bottom: 15px;}
.sort label {
	margin-right: 5px;
}
/* toolbox */
.toolbox {
	position: relative;
	background: #ececec;
	border-bottom: 1px solid #d4d2d2;
	height: 18px;
	margin: 20px 0;
}
.toolbox li {
	display: inline-block;
	margin-left: -3px;
	vertical-align: middle;
	background: url(/i/toolbox-div.gif) no-repeat 0 3px;
	padding: 0 5px;
}
.toolbox li.vote {
	background: none;
	padding-left: 0;
}
.toolbox .vote span {margin-left: -3px;}
.toolbox .sn {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.toolbox .sn img {vertical-align: -2px;}
.toolbox .sn a {
	background: url(/i/toolbox-div.gif) no-repeat;
	padding: 0 5px 0 8px;
	margin-left: -2px;
}
.toolbox .vote-btn, 
.toolbox .vote-btn-grey,
.girl-about__vote .vote-btn,
.girl-about__vote .vote-btn-grey {
	position: relative;
	top: -4px;
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
	background: url(/i/vote-btn.gif) no-repeat;
	width: 21px;
	height: 21px;
}
.toolbox .vote-btn:hover,
.girl-about__vote .vote-btn:hover {
    background-position: 0 -32px;
}
.toolbox .vote-btn-grey,
.girl-about__vote .vote-btn-grey {
    background-position: 0 -61px; 
    cursor: default;
}
.toolbox .mail {margin-top: -2px;}

/* photo-toolbox */
.photo-toolbox {
	width: 510px;
	padding: 10px 13px;	
	margin: 0 auto 20px auto;
	background: #ececec;
}
.photo-toolbox .zoom {float: right; position: relative; z-index: 100;}
.photo-toolbox .photo-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.photo-toolbox .toolbox {
	border: none;
	margin: 0 0 0 7px;
}
.photo-toolbox .toolbox .vote span {
	background-position: 0 12px;
}

/* comments */
#comments {
	margin: 20px 0;
}
.right-column #comments {
    float: left;
    margin: 10px 0 60px 0;
    width: 390px;
}
#comments form {margin-bottom: 10px;}
#comments .title, .similar-articles .block-title, .recommended-articles .block-title, .article_poll .title {
	margin-left: -15px;	
	padding-left: 15px;
}
#comments .title {
	margin-bottom: 10px;
	width: 140px;
}
#comments textarea {
	font: 12px tahoma, verdana, geneva, sans-serif;
	color: #a3a3a3;
	width: 660px;
	border-color: #b6b2b4;
}
.right-column #comments textarea {
    width: 382px;
}
#comments .comment, #comments .bad_comment, .user-comments .comment {
    clear: right;
	position: relative;
	padding: 5px 15px;
	margin: 0 -10px 0 -15px;
}
.bg {
	background: #f1f1f1;
}
#comments .comment.girl {
    border: 2px solid #cc0000;
    margin-right: -7px;
}
#comments img {
	float: left;
	margin-right: 8px;
}
#comments .nickname {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.n0 {
	text-decoration: line-through !important;
	color: #959595 !important;
}
#comments .comm-info, #comments .answer, #comments .show {
	font-size: 11px;
}
#comments .comm-info {color: #767676;}
#comments .comm-info a, #comments .answer, #comments .show {color: #ba0009;}
#comments .comment .answer, #comments .show {
	display: block;
	text-align: right;
}
.right-column #comments .comment .answer {
    display: none;
}
#comments .comment .c-vote, .user-comments .c-vote, .c-vote {
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 4px;
	background: #ececec;
}
#comments .comment .c-vote {
	display: none;
}
#comments .comment .c-vote span, .user-comments .c-vote span, .c-vote span, .popup-c__rating .vote-num {
	float: left;
	background: url(/i/c-vote-num.png) no-repeat bottom left;
	color: #fff;
	padding: 1px 5px 2px 9px;
	margin: 0 6px 0 -8px;
}
#comments .comment:hover, #comments .comment.hover {
	background: #dcdcdc;
}
#comments .comment:hover .c-vote, #comments .comment.hover .c-vote {
	display: block;
}
#comments .link, .user-comments .link {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
	text-indent: -1000em;
	background: url(/i/comment-link.png) no-repeat -20px 0;
	width: 13px;
	height: 7px;
}
#comments .link:hover, .user-comments .link:hover {background-position: 0 0;}
#comments a.del, .user-comments a.del {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
	text-indent: -1000em;
	background: url(/i/comment-del.gif) no-repeat;
	width: 9px;
	height: 11px;	
}
#comments a.del:hover, .user-comments a.del:hover {background-position: -10px 0;}

#comments form {
	display: none;
	visibility: hidden;
}
#comments form.visible {
    clear: both;
	display: block;
	visibility: visible;
}

#comments .comment-field {
	margin: 0;
	color: #505050;
	width: 661px;
	padding-top: 8px;
}
#comments .button-holder {
	overflow: hidden;
	margin: 3px 0 8px -6px;
}
#comments .button-holder li {
	float: left;
	padding: 5px 8px;
	margin-left: -1px;
	background: url(/i/sdivider.gif) no-repeat 0 7px;
}

#comments .lev1 {margin-left: 25px;}
#comments .lev2 {margin-left: 50px;}
#comments .lev3 {margin-left: 75px;}
#comments .lev4 {margin-left: 100px;}
#comments .lev5 {margin-left: 125px;}
#comments .lev6 {margin-left: 150px;}
#comments .lev7 {margin-left: 175px;}
#comments .lev8 {margin-left: 200px;}
#comments .lev9 {margin-left: 225px;}
#comments .lev10 {margin-left: 250px;}

.bad_comment {
	height: 15px;
	overflow: hidden;
	border: 1px solid #cecece;
}
/*.bad_comment .item {padding-top: 5px;}*/
.bad_comment img, .bad_comment .text, .bad_comment .c-vote, #comments .bad_comment .link, .comment small, .bad_comment .answer {
	display: none;
}
.bad_comment .active {display: block;}
.bad_comment .answer, .bad_comment small, .bad_comment .show {
	position: relative;
	float: right;
	top: -15px;
}
.bad_comment small  {
	font-size: 12px;
	font-style: italic;
	margin-right: 8px;
}

/* wysiwyg */
.wisywig {
	background: #e7e7e7;
	border: solid #cac8c9;
	border-width: 1px 1px 0 1px;
    overflow: hidden;
	padding-left: 5px;
    position: relative;
}
.wisywig li, .wisywig li span {cursor: pointer;}
.wisywig li {
	display: inline-block;
	vertical-align: top;
	padding: 3px;
}
.wisywig li:hover {
	background: #fff;
}
#comments .wisywig li img {
	float: none;
	margin: 0;
}
.wisywig li img {
	vertical-align: middle;
}
#format {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
    #format label {
        float: left;
        margin: 4px 5px 0 0;
    }
    #ch-format {
        position: relative;
        top: 3px;
    }
/* similar articles */
.similar-articles, .recommended-articles {	
	margin: 0 -10px 0 -15px;
	padding: 15px 0 0 15px;
}
.similar-articles {
	background: #e3e3e3 url(/i/similar-art.gif) repeat-x;	
}
.similar-articles .block-title {
	background-image: url(/i/similar-art-title.png);
	background-position: 100% bottom; 
}
.similar-articles li, .recommended-articles li {
	float: left;
	width: 210px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.recommended-articles .block-title, .similar-articles .block-title  {
	margin-bottom: 10px;
}

/* tag-selection */
.tag-selection {margin-bottom: 15px;}
.tag-selection .title {
	font-size: 18px;
	margin-bottom: 8px;
}
.tag-selection a {
	text-decoration: none;
	color: #231919;
	line-height: 20px;
}
.tag-selection a:hover {
	background: #ba0009;
	color: #fff;
}
.tag-filter {
	padding: 5px;
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	margin: 10px 0;
}
.tag-filter small {
	font-size: 12px;
	font-weight: bold;
}
.tag-filter .del, .user-article .del {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 9px;
	height: 9px;
	background: url(/i/tag-del.gif) no-repeat 0 -13px;
	font-size: 0;
}
#main .tag-filter .del:hover, .user-article .del:hover {background: url(/i/tag-del.gif) no-repeat 0 0;}

/* photos in photoservice-category */
.photos, .videos {
	margin-top: 20px;
}
.photos td {
	vertical-align: bottom;
	padding: 0 25px 30px 0;
}
.photos ul, .videos ul {
	margin: 0 0 5px -5px;
	overflow: hidden;
}
.photos li, .videos li {
	float: left;
	padding: 5px 7px 0 5px;
	margin-left: -1px;
	font-size: 11px;
	background: url(/i/divider1.gif) no-repeat 0 7px;	
}
.foto-items .vote-num, .foto-items .vote-res, .photos .vote-res {margin-right: 4px;}
.foto-items .c-num {
	background: url(/i/postinfo-icons.png) no-repeat -17px -28px;
	padding-left: 21px;
	text-decoration: none;
}
.photos, .videos .c-num {padding-top: 2px;}
.foto-items .vote-btn {background: url(/i/pi-vote.png) no-repeat 100% 0;}
.foto-items .vote-btn, .foto-items .vote-btn-grey {
	position: relative;
	top: -2px;
	vertical-align: top;
}
.photos li, .photos li a {
	color: #786f6f;
}

/* all jokes */
.item-list {margin: 0 -10px 0 -15px;}
.item-list li {position: relative; margin-bottom: 10px; padding: 5px 10px 5px 15px;}
.item-list li .date {color: #939191; margin-bottom: 5px;}
.item-list big {font-size: 20px;}
.item-list .c-vote {top: 10px; padding-right: 8px;}

/* article */
.anons {font-weight: bold;}
.article p, .not-found p {margin-bottom: 15px; line-height: 1.4em;}
.bold-text {font-weight: bold;}

.article .left-aligned {
	float: left;
	margin: 0 10px 5px 0;
}
.art td span {
	display: block;
	font: 12px/16px tahoma, Helvetica, sans-serif;	
	padding-top: 5px;
	color: #505050;
}
.clear {clear: both;}

/* pop-up */
.window {
	position: absolute;
	top: 200px;
	left: 200px;
	z-index: 900;
/*	width: 440px;*/
}
.window table {border-collapse: collapse;}
.window .title {
	font-size: 24px;
	margin-bottom: 15px;
}
.window sup {
	font-size: 14px;
	color: #ae0008;
}
.window .close {
	position: absolute;
	right: 0;
	top: 0;
    z-index: 10;
}
.window .close a {
	display: block;
	width: 10px;
	height: 10px;
	background: url(/i/close.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
.window .content {
	background: #fff;
	padding: 20px;
}
.window .relative {position: relative;}
.window .relative td {padding: 0 10px 10px 0;}

.standard-button, .standard-button small, .standard-button-disabled, .standard-button-disabled small {
	display: inline-block;
	background-image: url(/i/standard-button.png);
	background-repeat: no-repeat;
}
.standard-button {
	background-color: #ae0008; 
	cursor: pointer;
}
.standard-button-disabled {background-color: #7f7f7f; background-position: 0 -56px;}
.standard-button small, .standard-button-disabled small {
	background-position: 100% -28px;
	color: #fff !important;
	font-style: normal !important;
	padding: 3px 15px 4px;
}
.standard-button-disabled small {background-position: 100% -84px;}

.window .bdr-t {
	height: 10px;
	background: url(/i/window-bdr-t.png) repeat-x;
}
.window .cr-tl {
	width: 10px;
	background: url(/i/window-cr-tl.png) no-repeat;
}
.window .bdr-l {
	width: 10px;
	background: url(/i/window-bdr-l.png) repeat-y;
}
.window .cr-bl {
	background: url(/i/window-cr-bl.png) no-repeat;	
	height: 10px;
}
.window .bdr-b {
	background: url(/i/window-bdr-b.png) repeat-x;	
	height: 10px;
}
.window .cr-br {
	background: url(/i/window-cr-br.png) no-repeat;	
	width: 10px;
}
.window .bdr-r {
	background: url(/i/window-bdr-r.png) repeat-y;	
	width: 10px;
}
.window .cr-tr {
	background: url(/i/window-cr-tr.png) no-repeat;	
	width: 10px;
}
.window small {
	font-size: 11px;
	font-style: italic;
	color: #837f7f;
}
.window p {	margin-bottom: 10px;}
.standard-login small {display: block;}
.standard-login input[type='text'], .standard-login input[type='password'] {
	width: 220px;
	margin-bottom: 3px;
}
.standard-login input[type='radio'] {
	vertical-align: -2px;
}
#wrap .standard-login .short {
	width: 20px;
}
.captcha {
	position: relative;
}
.captcha.captcha_margin_top {
    margin-top: 10px;
}
.captcha.hidden {
    display: none;
    visibility: hidden;    
}
    .captcha__header {
        margin-bottom: 10px;
    }
.captcha .cpic {
	width: 120px;
	height: 60px;
	border: 1px solid #ccc;
}
.captcha .ctext {
	position: absolute;
	font-size: 11px;
	top: 15px;
	left: 130px;
	color: #837f7f;
	width: 120px;
}
        .captcha .ctext.ctext_pos_middle {
            top: 38px;
        }
        .captcha__input {
            padding-top: 10px;
        }
            .captcha .fixed {
                background: white;
                border: 1px solid #959595;
                color: #625E5E;
                font-size: 11px;
                margin-bottom: 3px;
                padding: 1px 3px;
                width: 220px;
            }
/** funtik-think */
.funtik-think {
    overflow: hidden;
    position: relative;
}
    .funtik-think__img {
        float: left;
        margin-right: 20px;
    }
    .funtik-think__text {
        margin: 50px 0 0 88px;
    }
/** end funtik-think */
#e_link .e_link-field {
	width: 340px;
	display: block;
}
#e_link select, #e_link .e_link-field {margin-bottom: 10px;}
#e_link .submit-button {
	text-align: center;
}
.error {color: #BB0009; margin-top: 3px;}

/* edit articles */
.edit-block {margin-bottom: 10px;}
.edit-block a {
	display: inline-block;
	margin-left: 6px;
	background: url(/i/edit-icons.gif) no-repeat;
}
.edit-block .delete {
	width: 11px;
	height: 11px;
	background-position: -1px -1px;
}
.edit-block .delete:hover {background-position: -1px -20px;}
.edit-block .edit {width: 17px; height: 16px; background-position: 0 -41px;}
.edit-block .edit:hover {background-position: 0 -70px;}

/* overlay */
.maxim-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 990;
	background: #000;
	opacity: 0.8;
}
.overlay-image {
	position: absolute;
	z-index: 999;
	
}

/* footer */
#footer {
	padding: 15px 10px;
	color: #aeaeae;
	font-size: 11px;
}
.footer-links, .footer-links a {
	color: #e8e8e8;
	font-size: 12px;
}
.footer-links {
	font-weight: bold;
	margin-bottom: 20px;
}
.footer-links li {
	margin-bottom: 3px;
}
.footer-links a {
	text-decoration: none;
}
.footer-links ul {
	width: 177px;
	display: inline-block;
	vertical-align: top;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .links a {
	color: #aeaeae;
	font-size: 11px;
	vertical-align: top;
}
#footer .links {
	overflow: hidden;
	margin-left: -5px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#footer .links li {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #aeaeae;
	padding: 0 5px 0 6px;
	margin-left: -1px;
}
#footer p {margin: 3px 0;}

#footer .promo-text {
	font-size: 11px;
	padding: 10px;
	margin: 15px -10px;
	background: rgba(153, 148, 148, 0.3);
}
#footer .bold {font-weight: bold;}
#footer .bold, #footer .bold a {color: #fff;}

/* 404 */
.page404 {
	margin-top: -10px;
	padding: 20px 10px 30px 20px;
	background: #fff;
}
.not-found {
	width: 685px;
	margin: 0 auto;
	background: url(/i/404.jpg) no-repeat bottom right;
	padding-bottom: 105px;
}
.not-found .in {
	width: 400px;
	padding: 15px 25px 5px;
	background: url(/i/404.jpg) no-repeat;	
}
.not-found .title {
	font-size: 22px;
	margin-bottom: 10px;
}
.page404 .search-block {
	position: relative;
	top: -80px;
	left: 170px;
}
/** girls-all block */
.girls-list {
    margin-top: 20px;
    width: 100%;
}
    .girls-list__item {
        padding: 0 20px 20px 0;    
    }
        .userpic {
            margin-bottom: 8px;
            position: relative;
        }
        .userpic:hover {
            display: block;
            z-index: 100;
        }
        .userpic:hover .userpic__popup {
            display: block;
        }
            .userpic__link {
                display: block;
            }
            .userpic__popup {
                background: url(/i/popup-t.png) 0 0 no-repeat transparent; 
                display: none; 
                left: 100px;
                padding: 14px 0 15px 0;
                position: absolute;
                top: 20px;
                width: 311px;
                z-index: 200;
            }
            .userpic__popup.left {
                left: auto;
                right: 100px;
            }
                .popup-c {
                    background: url(/i/popup-c.png) 0 0 repeat-y transparent;
                    padding: 11px 25px 8px 30px;
                }
                    .popup-c__header {
                        color: #0c0a0a;
                        float: left;
                        font-size: 12px;
                        font-weight: bold;
                        line-height: 1;
                        max-width: 70%;
                    }
                    .popup-c__rating {
                        background: #ececec;
                        float: right;
                        padding-right: 10px;
                        margin-right: -15px;
                        max-width: 30%;
                    }
                    .popup-c__text {
                        color: #373737;
                        clear: both;
                        font-size: 11px;
                        margin-bottom: 15px;                        
                    }
                .popup-b {
                    background: url(/i/popup-b.png) 0 0 no-repeat transparent;
                    height: 15px;
                    width: 311px;
                }
        .username {
            color: #220101;
            font-weight: bold;
        }
/** end_girls-all block */
/** girls-find */
.girls-find {
    background: #fff;
    margin: 5px 0 0 -6px;
    padding: 10px 0 25px 0;
}
    .girls-find-result {
        margin-bottom: 20px;
    }
    .girls-find-result__header {
        font-weight: normal;
    }
    .girls-find-result__text span {
        font-weight: bold;
    }    
    .girls-find .title,
    .girls-find__label {
        font-size: 19px;
        line-height: 0.9;
        margin-bottom: 3px;
        padding-left: 13px;
    }
    .girls-find .block-content {
        border-left: 1px solid #cccccc;
        padding: 3px 0 0 12px;    
    }
        .girls-find .girls-find__text {
            border: 1px solid #999999;
            color: #666666;
            font-size: 12px;
            margin-bottom: 15px;
            padding: 2px 5px;
            width: 235px;
        }
        .girls-find__label {
            margin-bottom: 15px;
            padding-left: 0;
        }
        .girls-find__tags {
            margin-bottom: 14px;
            overflow: hidden;
            width: 100%;
        }
            .girls-find__tags-item {
                color: #999999;
                font-size: 11px;
                float: left;
                margin-right: 9px;
            }
                .girls-find__tags-item a { 
                    color: #cc0000;
                    margin-right: 5px;
                    text-decoration: underline;
                }
                .girls-find__tags-item a:hover {
                    color: #00428c;
                }
        .check-list {
            padding-bottom: 10px;
            width: 100%;
        }
            .check-list-item {
                color: #333333;
                font-size: 12px;
                margin-bottom: 10px;
                overflow: hidden;
                width: 100%;
            }
                .check-list-item__label {
                    float: left;
                    overflow: hidden;
                }
                .check-list-item__ch {
                    height: 13px;
                    float: left;
                    margin: 0 5px 0 0;
                    padding: 0;
                    position: relative;
                    top: 1px;
                    width: 13px;
                }
/** end girls-find */
/** girl block */
.left-column {
    float: left;
    margin: 0 10px 15px 0;
    width: 261px;
}
.girl-left-block {
    margin-bottom: 25px;
}
.girl-left-block__desc {
    background: url(/i/girls-desc-bg.png) 0 0 no-repeat transparent;
    height: 105px;
    margin: -30px 0 0 -8px;
    padding: 30px 0 0 15px;
    position: relative;
    width: 246px;
    z-index: 10;
}
    .girl-left-block__desc .date {
        color: #666666;
        float: left;
        font-size: 11px;
        margin: 0 5px 5px 0;
    }
    .girl-left-block__desc .edit-desc {
        background: url(/i/edit.png) 0 0 no-repeat transparent;
        display: inline-block;
        height: 13px;
        text-indent: -10000px;
        width: 14px;
    }
        .girl-left-block__desc .edit-desc:hover {
            background-position: 0 -22px;    
        }
    .girl-left-block__desc-text {
        color: #333333;
        float: left;
        height: 75px;
        overflow: hidden;
        position: relative;
        width: 225px;
    }
   .girl-left-block__desc.edit .girl-left-block__desc-text {
       height: 67px;
       width: 230px;
   }
        .girl-left-block__desc-text a {
            color: #CC3333; 
        }
        .girl-left-block__desc-text a:hover {
            color: #00428C; 
        }
        .girl-left-block__desc-text p,
        .girl-left-block__desc-text .status-edit {
            left: 0;
            position: absolute;
            top: 0;    
        }
        .girl-left-block__desc-text .status-edit {
            border: 1px solid #cccccc;
            color: #333333;
            font-size: 12px;
            height: 54px;
            padding: 3px;
            width: 221px;            
        }
        .girl-left-block__desc .add-link {
            display: inline-block;
            float: left;
            margin-right: 8px;
        }
            .girl-left-block__desc .add-link a {
                background: url(/i/wisywig-link.gif) 0 0 no-repeat transparent;
                display: block;
                height: 16px;
                text-indent: -1000px;
                width: 22px;
            }
        .girl-left-block__desc .update-btn {
            border-left: 1px dashed #999999;
            display: inline-block;
            float: left;    
            line-height: 1.1;
            padding-left: 8px;
        }
            .girl-left-block__desc .update-btn a {
                color: #cc0000;    
            }
        
    .scollbar-desc {
        height: 95px;
        position: absolute;
        right: 9px;
        top: 31px;
        width: 5px;
    }
        .scollbar-desc .s-top,
        .scollbar-desc .s-bot {
            background: url(/i/arrow-g.gif) 0 0 no-repeat transparent;
            display: inline-block;
            height: 3px;
            overflow: hidden;
            position: absolute;
            text-indent: -10000px;
            width: 5px;    
        }
        .scollbar-desc .s-bot {
            background-position: 0 -4px;
            bottom: 0;
        }
    /** girl article*/
    .girl-article {
        position: relative;
    }
        .girl-article__header {
            background: url(/i/similar-art-title-right.png) 100% 100% no-repeat #FF8900;
            color: #ffffff;
            float: left;
            font-size: 12px;
            font-weight: bold;
            margin: 0 0 15px -15px;
            max-width: 210px;
            padding: 4px 28px 3px 15px;
            text-transform: uppercase;
        }
        .girl-article-list {
            color: #333333;
            clear: left;
            width: 100%;
        }
            .girl-article-list__item {
                background: url(/i/quote-small.png) -11px 0 no-repeat transparent;
                margin-bottom: 15px;
                padding: 0 15px 0 14px;
            }
                .article__wrap {
                    background: url(/i/border-t.png) 0 100% repeat-x transparent;
                    margin-left: 3px;
                    padding-bottom: 15px;
                    overflow: hidden;
                }
                    .article__text {
                        margin-bottom: 10px;    
                    }
                        .article__text .quote-end {
                            background: url(/i/quote-small.png) 0 0 no-repeat transparent;
                            height: 11px;
                            margin-left: 4px;
                            position: relative;
                            top: 1px;
                            width: 10px;
                        }  
                    .article__header {
                        display: inline;
                        margin-right: 5px;
                        line-height: 1.5;
                    }  
                    .article-options {
                        float: right;
                        position: relative;
                        top: 2px;
                    }
                        .article-options__item {
                            float: left;
                        }
                        .article-options__item.like {
                            border-right: 1px dashed #999999;
                            margin-right: 4px;
                            padding-right: 7px;
                        }
                            .article-options__item.like .like-count {
                                background: url(/i/vote-white.png) 100% 0 no-repeat transparent;
                                padding-right: 19px;
                            }
                            .article-options__item.comment .comment-link {
                                overflow: hidden;
                            }
                            .article-options__item.comment .comment-img {
                                background: url(/i/vote-white.png) 0 -16px no-repeat transparent;
                                height: 15px;
                                float: left;
                                margin-right: 3px;
                                width: 16px;
                            }
        .girl-article__more {
            background: #fff;    
            display: block;
            margin-top: -22px;
            padding-right: 15px;
            text-align: right;
        }
            .girl-article__more a {
                background: url(/i/red-bullet.png) 100% 5px no-repeat transparent;
                color: #cc0000;
                font-size: 11px;
                padding-right: 6px;
                text-decoration: none;
            }
    /** end girl article */
.right-column {
    margin-left: 271px;
}
    .girl-about {
        color: #333333;
        float: left;
        margin-bottom: 25px;
        position: relative;
        width: 100%;
    }
        .girl-about__header {
            float: left;
            font-size: 24px;
            font-weight: normal;
            line-height: 1;
            margin-bottom: 15px;
            width: 83%;
        }
        .girl-about__vote {
            float: right;
            max-width: 27%;
        }
            .girl-about__vote span {
                background: #BA0009 url(/i/slider-vote-bg.gif) no-repeat bottom left;
                color: white;
                padding: 2px 7px 1px;
            }
            
        .girl-about__desc {
            float: left;
            width: 398px;
        }
            .girl-about__desc p {
                margin-bottom: 15px;
            }

/** girl block */
.to-maximonline {
	display:block;
	position:absolute;
	left:0px;
	top:102px;
	height:206px;
	width:147px;
	text-indent:-999em;
	background:url(/i/to-maximonline.png) 0 0 no-repeat;
	z-index:100;
}
/** girl block */

/** bookmarks links **/ 
.bookmark {
	position: absolute;
	top: 0;
	width:100%;
}
	.bm-wrap {
		float: right;
		height: 20px;
		line-height: 20px;
		padding: 0 10px;
		background: #484848;
		color: #cccccc;
	}
		.bm-wrap a {
			color: #cccccc;
			font-size: 11px;
			text-decoration: none;
		}
		.bm-wrap a:hover {
			text-decoration: underline;
		}
	.bm-wrap1 {
		width: 998px;
		margin: 0 auto;
	}

/* kinokonkurs */
h2.registration {
color: white;
background-color: black;
background-image: url(/i/34336.gif);
text-transform: uppercase;
padding: 4px 6px;
font-weight: bold;
}
table.boxTableforms {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border: 1px dotted #9C9C9C;
clear: left;
margin-bottom: 20px;
margin-top: 1px;
text-align: left;
}
table.boxTableforms tr.rowbg {
background: #EBEBEB;
}
table.boxTableforms td {
font-size: 11px;
}
table.boxTableforms td {
border: 1px dotted #9C9C9C;
padding: 8px 10px;
}
table.boxTableforms td.title {
width: 38%;
text-align: right;
vertical-align:middle;
}
table.boxTableforms td.data {
width: 62%;
text-align: left;
}
table.boxTableforms td input {
color: black;
font-size: 12px;
font-family: Verdana;
}
table.boxTableforms td input, table.boxTableforms td input.dob, table.boxTableforms td textarea, table.boxTableforms td select, table.boxTableforms td select.numb {
margin-bottom: 2px;
width: 250px;
color: #9C9C9C;
border: 1px solid #9C9C9C;
color:#000;
}
table.boxTableforms input.radio {
vertical-align: middle;
margin: 3px 10px 3px 0;
width:auto;
}
table.boxTableforms input.submit {
width: auto;
color: white;
background: black;
border: 1px solid #9C9C9C;
padding: 2px 10px;
}
em.required {
float: none;
}
em.required {
text-align: right;
float: right;
}
em.required {
font-weight: bold;
font-style: normal;
color: #AD042A;
}
.mail-columns span { 
float: left;
width: 33%;
}

.girls-100 {
	position:absolute;
	width:998px;
	height:766px;
	top:0;
	left:0;
	z-index:999;
	background:url(/i/temp/girlz__4.jpg) 0 0 no-repeat;
	text-indent:-999em;
}

	.girls-100 .inner {
		position:relative;
		width:998px;
		height:766px;
	}
	
	.girls-100 .link {
		top:0;
		left:0;
		width:998px;
		height:766px;
		position:absolute;
		display:block;
		z-index:990;
	}
	
	.girls-100 .close {      
		height:40px;
		width:200px;
		left:393px;
		bottom:63px;
		position:absolute;
		display:block;
		z-index:1000;
	}
	
.days-3 {
	background:url(/i/temp/girlz__3.jpg) 0 0 no-repeat;
}

.days-2 {
	background:url(/i/temp/girlz__2.jpg) 0 0 no-repeat;
}

.days-1 {
	background:url(/i/temp/girlz__1.jpg) 0 0 no-repeat;
}

.fade {
	z-index:998;
	height:100%;
	width:100%;
	position:absolute;
	background:#000;
}

.yesterday, .tomorow{display:none;}
.regale .upper{text-transform: uppercase;}
.regale .description_image{display:inline-block;vertical-align: top;}
.regale .description_text{display:inline-block;padding-left:10px;vertical-align: top; width:105px;}
.regale .description_wiki{width: 100%;text-align: right;}
.regale .description{display:block; text-align: left; vertical-align: top;}
.regale .buttons{height: 16px; width: 210px; margin-top:4px;margin-bottom:4px;}
.regale .button{text-transform: uppercase; text-decoration: underline; font-weight: bolder;}
.regale .left{float:left;}
.regale .right{float:right;}

.coctail {
	margin-top: 15px;
	background: #fff url(/i/space.gif) repeat-x;
}
	.coctail .block-content {
		margin-top: 15px;
		padding: 5px;
		line-height: 18px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.coctail .title {
		position: relative;
		top: 15px;
		background:url(/i/coctail-header.jpg) 0 0 no-repeat;
		width: 227px;
		height: 49px;
	}
	.coctail-where {
		font-weight: bold;
		padding-right: 12px; 
		text-decoration: none;
		background:url(/i/coctail-place.jpg) right center no-repeat, url(/i/coctail-place-h.jpg) right center no-repeat;;
	}
		.coctail-where:hover {
			background:url(/i/coctail-place-h.jpg) right center no-repeat;
			color: #000;
		}
	.coctail-what {
		color: #ba0009;
	}
	.coctail-name {
		font-size: 14px;
		color: #ba0009;
		font-weight: bold;
		text-decoration: none;
	}
		.coctail-name:hover {
			color: #ba0009;
		}
	.coctail-more {
		float: left;
		color: #ba0009;
		clear: both;
		margin-bottom: 5px;
	}
	.coctail-img {	
		display: block;
		clear: both;
		border: 1px solid #c9c9c9;
		margin-bottom: 10px ;
	}
	.coctail-days {
		text-align: center;
		margin-bottom: 15px;
	}
		.coctail-days a {
			color: #000;
			display: inline-block;
			vertical-align: center;
			_display: inline;
			_zoom:1;
			margin: 0 3px;
			padding: 0 5px;
		}
		a.coctail-days-active, .coctail-days a:hover {
			color: #fff;
			text-decoration: none;
			background:  #ba0009;
		}
	.coctail-text {
	}
        .social-network .block-content {
	padding: 10px 5px;
	text-align:center;
}
	.social-network a {
		margin: 0 1px;
	}
