html {height:100%;}
* html body {height:100%;}
body{
	background:url(images/bg.gif) 0 0 repeat #191919;
	color:#222222; 
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	height: 100%; 
	line-height:17px;
	margin:0; 
	padding:0
}
body,table,td,div,span,hr,h1,h2,h3,h4,form,p,button,select,input,textarea {
	padding: 0;
	margin: 0;
}
img {border: 0;}
table td {vertical-align:top}
a {
	color:#009FC7;
	text-decoration: underline; 
}
a:focus, a:active {
  outline:none;
}
a:hover {
	text-decoration: none
}

h1 {
	color:#fff; 
	font:bold 23px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 25px 0; 
	padding:0; 
}
h1.m {
	font-size: 14px;
}
h2 {
	color:#fff; 
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 15px 0; 
	padding:0; 
}
h3 {
	color:#fff; 
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	font-style:italic; 
	margin:0 0 5px 0; 
	padding:0 
}
h4 {
	color:#fff; 
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 5px 0; 
	padding:0 
}
h5 {
	color:#fff; 
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 5px 0; 
	padding:0 
}
h6 {
	color:#fff; 
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 5px 0; 
	padding:0 
}

input,select {
	vertical-align: middle; 
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	overflow:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.float-lt{
	float:left; 
	display:block
}
.float-rt{
	float:right; 
	display:block
}
.clear {
	clear:both
}
.clear-all {
	clear:both;
	width:100%
}
.global {min-width:1000px
}

/* ** header ** */
#fl_header_left {background:url(images/header_bg.jpg) 0 0 no-repeat;	height:347px;}
	.icons {
		float:right;
		list-style-type:none;
		margin:10px 55px 0 0;
		padding:0
	}
		.icons li {float:left;	padding:0 0 0 20px;}
	.logo {float:left; padding:0 0 0 35px}
	.subscribe {clear:left; float:left; padding:30px 0 0 30px;}
	.get {color:#fff; padding:10px 0 0 0; text-align:center}
/* ** menu ** */	
.menu {
	height:56px;
	margin:0 0 10px 0;
	padding:0 34px;
	position:relative;
}
	.menu-lt {
		background:url(images/menu_lt.gif) 0 0 no-repeat;
		height:56px;
		left:10px;
		position:absolute;
		top:0;
		width:24px;
	}
	.menu-rt {
		background:url(images/menu_rt.gif) 0 0 no-repeat;
		height:56px;
		right:10px;
		position:absolute;
		top:0;
		width:27px;
	}
	.menu table {
		background:#000; 
		height:56px;
		width:100%
	}
	.menu td {
		text-align:center;
		vertical-align:middle
	}
	.menu a {
		color:#fff;
		font:italic 14px Georgia, "Times New Roman", Times, serif;
		padding:6px 0;
		text-decoration:none
	}
	.menu a:hover {text-decoration:underline}
		.menu .main {background:url(images/ico_main.gif) 0 7px no-repeat; padding-left:22px}
		.menu .about {background:url(images/ico_about.gif) 0 7px no-repeat; padding-left:20px}
		.menu .release {background:url(images/ico_release.gif) 0 7px no-repeat; padding-left:21px}
		.menu .articles {background:url(images/ico_articles.gif) 0 7px no-repeat; padding-left:21px}
		.menu .parties {background:url(images/ico_parties.gif) 0 5px no-repeat; padding-left:19px}
		.menu .meets {background:url(images/ico_meets.gif) 0 5px no-repeat; padding-left:17px}
		.menu .forum {background:url(images/ico_forum.gif) 0 0 no-repeat; padding-left:14px}
		.menu .chat {background:url(images/ico_chat.gif) 0 7px no-repeat; padding-left:19px}
		.menu .library {background:url(images/ico_library.gif) 0 6px no-repeat; padding-left:18px}
		.menu .rate {background:url(images/ico_rate.gif) 0 6px no-repeat; padding-left:16px}
/* ** content ** */

.wrapper{
	float:left;
	width:100%
}
.content{
	margin: 0 10px 0 10px
}
.right-column{
	float:left;
	margin-left:-233px;
	width:210px;
}
.center-column{
	margin: 0 0 0 235px;
}
.left-column {
	float:left;
	width:246px
}
/* left column */


.sex {
	list-style-type:none;
	margin:0;
	overflow:auto;
	padding:0;
	width:181px;
}
	.sex li {
		float:left;
		padding-right:9px
	}
.block02-top {height:26px; overflow:hidden; width:223px;}
.block02-bot {height:26px; margin-bottom:10px; overflow:hidden; width:223px;}
.block02 {
	background:#71003C; 
	color:#AAAAAA;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 15px 0 24px; 
	width:184px
}
	.block02 p {padding-bottom:3px}
.cover {float:left; margin-right:10px}
.overflow {overflow:auto; width:100%}
.subscribe-form {margin:10px 0 0 0}	
	.subscribe-form label {font-weight:bold;}
	.subscribe-form .txt1 {
		background:#fff;
		border:1px solid #AEAEAE;
		color:#000;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:13px;
		margin:0 0 0 9px;
		padding:2px;
		width:115px;
	}
	.subscribe-form .submit {
		background:url(images/btn_save.gif) 0 0 no-repeat;
		border:0;
		color:#fff;
		cursor:pointer;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:40px;
		padding-bottom:2px;
		text-align:center;
		width:92px;
	}
.in-chat {
	list-style-type:none;
	margin:0;
	padding:0;
}
	.in-chat li {padding-bottom:7px}
.wsg {margin-bottom:10px; text-align:center}
.wsg a {
	color:#333333;
	text-decoration:none
}
	.wsg a:hover {text-decoration:underline}
	
/* center column */
.girl {background:url(images/girl.jpg) 22px 100% no-repeat #000; margin:0 0 11px 0}	
	.girl .br {background:url(images/black_br.gif) 100% 100% no-repeat;}
	.girl .bl {background:url(images/black_bl.gif) 0 100% no-repeat;}
	.girl .tr {background:url(images/black_tr.gif) 100% 0 no-repeat;}
	.girl .tl {background:url(images/black_tl.gif) 0 0 no-repeat; min-height:209px; padding:32px 32px 11px 170px}
        .girl p {color:#fff; padding-bottom:15px}
        .black-block {background:url(images/black_br.gif) 100% 100% no-repeat #000; color:#fff; margin:0 0 11px 0}
	.black-block .bl {background:url(images/black_bl.gif) 0 100% no-repeat;}
	.black-block .tr {background:url(images/black_tr.gif) 100% 0 no-repeat;}
	.black-block .tl {background:url(images/black_tl.gif) 0 0 no-repeat; padding:26px 32px}
        .grey-block {background:url(images/grey_br.gif) 100% 100% no-repeat #151515; color:#fff; margin:0 0 11px 0}
	.grey-block .bl {background:url(images/grey_bl.gif) 0 100% no-repeat;}
	.grey-block .tr {background:url(images/grey_tr.gif) 100% 0 no-repeat;}
	.grey-block .tl {background:url(images/grey_tl.gif) 0 0 no-repeat; padding:26px 32px}
.white-block {background:url(images/white_br.gif) 100% 100% no-repeat #fff; margin:0 0 11px 0}
	.white-block .bl {background:url(images/white_bl.gif) 0 100% no-repeat;}
	.white-block .tr {background:url(images/white_tr.gif) 100% 0 no-repeat;}
	.white-block .tl {background:url(images/white_tl.gif) 0 0 no-repeat; padding:26px 32px}	
	.white-block p {padding-bottom:20px}
	.white-block h1,
	.white-block h2,
	.white-block h3,
	.white-block h4,
	.white-block h5,
	.white-block h6 {color:#009FC7}

.last-in-forum {
	margin:5px 0 0 22px;
	padding:0;
}
	.last-in-forum dt {
		background:url(images/arr01.gif) 0 6px no-repeat;
		font-weight:bold;
		margin:0;
		padding:0 0 0 8px
	}
	.last-in-forum dd {
		margin:0;
		padding:0 0 10px 8px
	}
	
.list-01 {
	list-style-type:none;
	margin:0;
	padding:0
}
	.list-01 li {
		background:url(images/arr01.gif) 0 6px no-repeat;
		padding:0 0 3px 8px;
	}
.path {font-size:14px;}	
	.arrow {
		background:url(images/arr02.gif) 100% 7px no-repeat;
		color:#CE006E;
		font-weight:bold;
		margin:0 5px 0 0;
		padding:0 17px 0 0;
	}
.line {background:#EAEAEA; height:1px; margin:0 0 10px 0; overflow:hidden;}
.time {
	background:url(images/ico_clock.gif) 0 1px no-repeat;
	color:#A3A8B9;
	font-size:10px;
	padding:0 22px 1px 17px
}
.user {
	background:url(images/ico_user.gif) 0 0 no-repeat;
	color:#009FC7;
	font-size:10px;
	font-weight:bold;
	padding:0 22px 1px 17px;
	text-decoration:none
}
	.user:hover {text-decoration:underline}
.comment-count {
	background:url(images/ico_comments.gif) 0 1px no-repeat;
	color:#A3A8B9;
	font-size:10px;
	padding:0 22px 1px 17px
}
/* right column */
.block01-top {height:26px; overflow:hidden; width:223px;}
.block01-bot {height:26px; margin-bottom:10px; overflow:hidden; width:223px;}
.block01 {
	background:#000; 
	color:#AAAAAA;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 15px 0 24px; 
	width:184px
}
	.block01 p {padding-bottom:3px}
.articles-list {
	list-style-type:none;
	margin:0;
	padding:0
}
	.articles-list li {
		background:url(images/li01.gif) 0 2px no-repeat;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		padding:0 0 10px 25px;
		text-transform:uppercase
	}
	.articles-list  a {color:#009FC7;}
.meets-form label {color:#666666; font:11px Tahoma, Arial, Helvetica, sans-serif; line-height:17px}
	.meets-form p {padding-bottom:5px}
	.meets-form select {
		color:#666666;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		width:115px
	}
	.meets-form .txt1 {
		background:#fff;
		border:1px solid #AEAEAE;
		color:#666666;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:13px;
		margin:0 3px;
		padding:2px;
		text-align:center;
		width:15px;
	}
	.meets-form .submit {
		background:url(images/btn_meet.gif) 0 0 no-repeat;
		border:0;
		color:#fff;
		cursor:pointer;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:45px;
		padding-bottom:2px;
		text-align:center;
		width:122px;
	}
	.login .submit {
		background:url(images/btn_meet.gif) 0 0 no-repeat;
		border:0;
		color:#fff;
		cursor:pointer;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:45px;
		padding-bottom:2px;
		text-align:center;
		width:122px;
	}
.search-form p {padding-bottom:5px}
	.search-form .txt1 {
		background:#fff;
		border:1px solid #AEAEAE;
		color:#000;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:13px;
		padding:2px;
		width:161px;
	}
	.search-form select {
		color:#666666;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		width:167px
	}
	.search-form .submit {
		background:url(images/btn_search.gif) 0 0 no-repeat;
		border:0;
		color:#fff;
		cursor:pointer;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		height:45px;
		padding-bottom:2px;
		text-align:center;
		width:87px;
	}
.btn-code {
	background:#fff;
	border:1px solid #868686;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	padding-left:4px;
	width:142px;
}
/* ** formatting ** */
.pink {color:#CE006E}
.blue {color:#009FC7}
.grey {color:#666666}
.light-grey {color:#AAAAAA}
.align-rt {text-align:right}
.align-ctr {text-align:center}
/* ** footer ** */
.footer {
	background:url(images/footer_bg.png) 0 0 repeat-x;
	color:#AAAAAA;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	padding:25px 55px;
}
	.copyright {float:left; line-height:20px;}
	.design {font-size:10px}
	.design a {color:#CE006E}
	.footer-menu {margin:-20px 0 0 220px; text-align:center;}
	.footer-menu a {padding: 0 10px}
	
.default-button {
	float:left;
	display:inline;
	margin:0 8px 0 -9px;
	padding:0 9px 0 0;
	background:transparent url(images/btn2_bg_r.png) no-repeat 100% 0;
	font-size:11px;
}
.default-button span, .default-button input {
	float:left;
	display:inline;
	height:28px;
	padding:5px 13px 0 22px;
	background:transparent url(images/btn2_bg_l.png) no-repeat 0 0;
	color: #fff;
	cursor: pointer;
	line-height: 17px;
}
.default-button input {
	font-size: 11px;
	padding: 0 13px 0 22px;
	border: 0;
}

.default-button2 {
	float:left;
	display:inline;
	margin:0 8px 0 -9px;
	padding:0 9px 0 0;
	background:transparent url(images/btn_bg_r.png) no-repeat 100% 0;
	font-size:11px;
}
.default-button2 span, .default-button2 input{
	float:left;
	display:inline;
	height:28px;
	padding:5px 13px 0 22px;
	background:transparent url(images/btn_bg_l.png) no-repeat 0 0;
	color: #fff;
	cursor: pointer;
	line-height: 17px;
}
.default-button2 input {
	font-size: 11px;
	padding: 0 13px 0 22px;
	border: 0;
}

.default-button:link, .default-button:visited,
.default-button:hover, .default-button:active ,
.default-button2:link, .default-button2:visited,
.default-button2:hover, .default-button2:active {
	text-decoration:none;
}


.left{
	float: left !important;
}
.right{
	float: right !important;
}

.input_text_login, .input_text_pass{
	width: 170px;
}

.table-form td{
	padding: 0 0 5px 0;
}
.table-form td.l{
	text-align: right;
	padding-right: 10px;
}
.user-menu{
	padding: 0px;
	margin: 0px;
}
.user-menu li {
	list-style: none;
	margin:0 0 5px;
}
.user-menu li a{
	color: #fff;
}

.user-menu li img {
	vertical-align:middle;
	margin:0 5px 0 0;
}

.user-menu li div {
	float:right;
	display:inline;
	width:50px;
	padding:0 0 0 4px;
	color:#838383;
}

.user-menu li span {
	color:#A80DB4;
}

.user-menu .user-menu-small{
	font-size: 10px;
	color: #6a6a6a;
	margin: 0 0 0 10px;
	padding: 0;
}
.user-menu .user-menu-small li{
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
.user-menu .user-menu-small a{
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
	margin-right: 5px;
}
.user-menu .user-menu-small a:hover{
	text-decoration: underline;
	color: #fff;
}

.block_red{
	background-color: #cb006a;
	margin-bottom: 10px;
}
.block_red .btop{
	height: 10px;  width: 10px;
	background: url(images/bg_cblock_red.png) 0 0 no-repeat;
}
.block_red .btopr{
	float: right;
	height: 10px; width: 10px;
	background: url(images/bg_cblock_red.png) -10px 0  no-repeat;
}
.block_red .bbottom{
	height: 10px;  width: 10px;
	background: url(images/bg_cblock_red.png) 0 -10px no-repeat;
}
.block_red .bbottomr{
	float: right;
	height: 10px;  width: 10px;
	background: url(images/bg_cblock_red.png) -10px -10px no-repeat;
}
.block_red .box {
	padding: 5px 15px 0px 15px;
}

.block_grey{
	background-color: #e7e7e7;
	margin-bottom: 10px;
}
.block_grey .btop{
	height: 10px;  width: 10px;
	background: url(images/bg_cblock_grey.png) 0 0 no-repeat;
}
.block_grey .btopr{
	float: right;
	height: 10px; width: 10px;
	background: url(images/bg_cblock_grey.png) -10px 0  no-repeat;
}
.block_grey .bbottom{
	height: 10px;  width: 10px;
	background: url(images/bg_cblock_grey.png) 0 -10px no-repeat;
}
.block_grey .bbottomr{
	float: right;
	height: 10px;  width: 10px;
	background: url(images/bg_cblock_grey.png) -10px -10px no-repeat;
}
.block_grey .box {
	padding: 5px 15px 5px 15px;
}
.block_grey h1{
	margin-top: -5px;
	margin-bottom: 5px;
}
.block_grey .new{
	float: right;
	margin: 0px 0px 0px 0px;
}
.block_grey .all{
	float: right;
	margin: 0px 40px 0px 0px;
}

.box.content-menu{
	padding: 0px;
	margin: -13px 0 -10px 0;
	overflow: hidden;
}
.content-menu ul{
	height: 15px;
	padding: 0;	
}
.content-menu ul li{
	float:left;
	display:inline;
	list-style: none;
	margin:0 0 0 5px;
	padding:0 0 0 8px;
}
.content-menu ul li.right{
	float:right;
	display:inline;
	list-style: none;
	margin:0 -2px 0 10px;
	padding:0 13px 0 0;
}
.content-menu ul li.active a{ color: #000;  text-decoration: none;}

.content-menu-vertical ul{
	padding: 0px;
	margin: 0px;
}
.content-menu-vertical ul li{
	display:block;
	list-style: none;
	margin-bottom: 5px;
}
.content-menu-vertical ul li a{
	padding: 4px 1px 6px 10px;
	display: block;
	text-decoration: none;
	color: #000;
}
.content-menu-vertical ul li.active a{
	background: #dedede;
	padding: 3px 0px 5px 9px;
	border: 1px solid #dfdfdf;
}

.content-menu-row a{
	display: block;
	margin: 5px 0 0 0;
	color: #FFF;
}
.table-info td{
	vertical-align: top;
	padding: 2px 0 2px 0;
}
.table-info td.l{
	text-align: right;
	padding-right: 10px;
}

ul.media-block{
	margin: 0px;
	padding: 0px;
}
ul.media-block li{
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 100px;
}
ul.media-block li.photo{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 108px;
}
ul.media-block img{
	max-width: 100px;
	max-height: 100px;
	border: 1px solid #fff;
}
ul.media-block .info{
	padding: 5px 5px 0 5px;
	text-align: center;
}
ul.media-block a, ul.media-block a:hover{
	border: 0px;
}

