* { margin:0; padding:0; }
img { border:none; }
html {background:#65c0e1 url(../themes/site_themes/default/main_bg.jpg ) repeat-x left top;}
ul {list-style:none;}
body {
	background: url(../themes/site_themes/default/right_bg.jpg ) no-repeat right top;
	font-family:Tahoma,sans-Serif;
	font-size:small;
	}

/* Links*/
a:link, a:active, a:visited {color:#327fac;}
a:hover {text-decoration:none; }
a:focus { outline:none; }
.black_link {color:#000 !important;}
/*// Links*/

/* Вспомагательные классы */
.red {
	color:#fff;
	background:#ef2571;
	font-size:20px;
	font-weight:normal;
	padding:3px 10px 4px;
	float:left;
	margin-bottom:20px;
	}
.pointer {cursor:pointer;}
.capital_letter {
	color:#ef2571;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	}
p.title_word{
	font-weight:bold;
	font-size:12px;
	color:#8a8a8a;
	border-left:1px solid #8a8a8a;
	margin-bottom:10px;
	padding-left:5px;
	text-transform:uppercase;
	}
.tags {
	color:#999;
	font-size:10px;
	}
.tags a{color:#999 !important;}
.user_name, .black_title {
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	}
.non_pad {padding:0 !important;}
.non_marg {margin:0 !important;}
.small_marg  {margin-bottom:5px !important;}
p.added {
	color:#267eae;
	font-size:11px;
	margin-bottom:10px;
	}
p.added span{color:#000;}
.dream_status {
	position:absolute;
	right:27px;
	top:40px;
	font-size:11px;
	padding:5px 0;
	}
.dream_status_green{
	width:100px;
	float:right;
	font-size:12px;
	color:#fff;
	background:green;
	font-weight:bold;
	text-align:center;
	padding:5px 5px;
	}
.dream_status span{
	font-weight:bold;
	color:#fff;
	background:#ef2571;
	padding:4px 5px;
	}
p.all_article {
	text-align:right;
	font-size:11px;
	padding-top:10px;
	color:#327fac;
	}
p.all_article a{
	padding-left:14px;
	background:url(../themes/site_themes/default/more_bg.gif) no-repeat left 4px;
	margin-right:3px;
	}
p.all_article a.add{background:url(../themes/site_themes/default/tolk_del_bg.gif) no-repeat left 4px;}
p.all_article a.add_comments{background:url(../themes/site_themes/default/add_comment_bg.gif) no-repeat left 4px;}
.rating, .tag, .grey_link{
	font-size:11px;
	color:#999;
	}
.pad_top{padding-top:50px;}
.bold {font-weight:bold;}
.small_text {font-size:11px !important;}
.grey_dot_list {margin-bottom:10px;}
.grey_dot_list li{
	padding:0 0 5px 8px;
	background:url(../themes/site_themes/default/grey_dot.gif) no-repeat left 5px;
	line-height:1;
	height:1%;
	}
.grey_dot_list li.active a{
	color:#EF2571;
	text-decoration:none !important;
	font-weight:bold;
	cursor:default;
	}
.grey_links a, a.grey_links {color:#999 !important;}
.grey_text {color:#999;}
.black_text {color:#000;}
h4.black_text {
	color:#000 !important;
	font-size:12px !important;;
	}
.border_top {
	padding:10px 0px 0 0;
	margin-right:20px;
	border-top:1px solid #E5E5E5;
	}
p.favorites a {
	background:url(../themes/site_themes/default/more_bg.gif) no-repeat scroll left 4px;
	padding-left:14px;
	}
.und_line {text-decoration:underline;}
.no_decor {text-decoration:none !important;}
.no_decor:hover {text-decoration:none !important;}
.no_border {border:none !important;}
.code_input {
	width:80px;
	float:left;
	margin:5px 10px 0 0;
	}
/* Таблица */
.songo_table {
	font-size:11px;
	border-collapse:collapse;
	/* width:100%; */
	}
.songo_table td {padding:2px 5px 2px 2px;}
.songo_table tr:hover {
	background:#bbe3f2;
	cursor:pointer;
	}
/*// Таблица */
/*// Вспомагательные классы */

#wrapper {
	margin:0 auto;
	width:964px;
	padding:0 20px;
	background:url(../themes/site_themes/default/header_bg.jpg) no-repeat left top;
	}
/* Шапка */
#header {
	width:964px;
	position:relative;
	height:191px;
	}
#header h1 {
	position:absolute;
	left:-8px;
	top:24px;
	}
#header h1 a {
	display:block;
	width:270px;
	height:120px;
	background: url(../themes/site_themes/default/logo.png ) no-repeat left top; 
	text-indent:-9999px;
	}

/* Каталог и рейтинг */
#catalog_rating {
	position:absolute;
	left:385px;
	top:50px;
	}
#catalog_rating div{
	float:left;
	margin-left:55px;
	padding:5px 10px;
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
	width:200px;
	display:inline;
	}
#catalog_rating div .title{font-size:18px;}
#catalog_rating div .title a{color:#fff;}
#catalog_rating div .lead {
	padding:8px 0 5px;
	background: url(../themes/site_themes/default/more_bg.gif ) no-repeat right bottom; 
	}
#catalog_rating div .lead a{
	color:#000;
	text-decoration:none;
	font-size:11px;
	}
/*// Каталог и рейтинг */

/* Главное меню */
#main_nav{
	position:absolute;
	left:0;
	top:159px;
	list-style:none;
	border-width:2px 2px 0px 2px;
	border-color:#0f486a;
	border-style:solid;
	}
#main_nav li{float:left;}
#main_nav li a{
	float:left;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 10px 11px;
	color:#fff;
	text-decoration:none;
	background: url(../themes/site_themes/default/menu_bg.gif ) repeat-x left bottom; 
	border-right:2px solid #bcd6ed;
	}
#main_nav li a.last_item{border-right:none;}
#main_nav li.active a, #main_nav li a:hover{
	background:url(../themes/site_themes/default/menu_bg.gif) repeat-x left top;
	color:#EF2571;
	} 
/*// Главное меню */

/* Добавить в закладки */
#add_to_favorites{
	position:absolute;
	left:615px;
	top:168px;
	}
#add_to_favorites a{
	color:#f3e44a;
	font-size:10px;
	padding-left:13px;
	background: url(../themes/site_themes/default/star.gif ) no-repeat left 3px; 
	}
/*// Добавить в закладки */

/* Форма поиска */
#search_form {
	position:absolute;
	top:162px;
	right:0;
	background:url(../themes/site_themes/default/search_input.png) no-repeat 32px top;
	width:210px;
	height:30px;
	}
#search_form label {
	color:#fff;
	font-size:10px;
	position:absolute;
	top:6px;
	left:1px;
	}
#search_input{
	border:1px solid #eee;
	background:#eee;
	position:absolute;
	top:7px;
	left:42px;
	width:135px;
	font-size:11px;
	}
#search_button {
	position:absolute;
	top:4px;
	right:2px;
	}
/*// Форма поиска */
/* //Шапка */

/* Колонки */
#content {
	width:960px;
	overflow:hidden;
	padding:20px 0 50px;
	border:2px solid #327fac;
	background:#fff url(../themes/site_themes/default/content_bg.jpg ) repeat-x left top; 
	min-height:350px;
	height:auto !important;
	/*height:500px; */
	}
.left_column{
	width:230px;
	float:left;
	padding-top:5px;
	}
.middle{
	width:468px;
	float:left;
	padding:0 26px;
	position:relative;
	}
.right_column{
	width:210px;
	float:right;
	}
.double_right{
	width:678px;
	float:right;
	padding:0 26px;
	}
/* //Колонки */

/* Баннеры */
#banner_100x100{
	padding-left:30px;
	margin-bottom:30px;
	}
#banner_468x60{margin-bottom:30px;}
/*// Баннеры */

/* Левая колонка */
.border_box {
	border-width:1px 1px 1px 0px;
	border-color:#e5e5e5;
	border-style:solid;
	width:225px;
	position:relative;
	margin-bottom:20px;
	padding:25px 0 5px;
	}
.border_box h3{
	font-weight:normal;
	color:#327fac;
	font-size:18px;
	text-transform:uppercase;
	border-left:22px solid #ef2571;
	padding:0 0 0 7px;
	position:absolute;
	top:-10px;
	left:0;
	background:#fff; 
	}
.border_box h3.top{background: url(../themes/site_themes/default/content_bg.jpg ) repeat-x left -20px;}

/* Выбор толкования */
#interpretation_form p , #interpretation_form div {
	padding:0 5px 15px 30px;
	width:185px;
	overflow:hidden; 
	}
#interpretation_form p label, #interpretation_form div span {
	color:#ef2571;
	font-size:10px;
	width:100%;
	}
#interpretation_form div span {
	float:left;
	padding-bottom:5px;
	}
#interpretation_form p select{
	width:151px;
	margin:5px 5px 0 0;
	height:19px;
	}
#interpretation_form p .inp_text {
	width:147px;
	margin:3px 5px 0 0;
	}
#interpretation_form p .inp_but {
	position:relative;
	top:3px !important;
	top:2px ;
	}
#interpretation_form a {
	background: url(../themes/site_themes/default/letter_bg.gif ) no-repeat left top;
	margin:0 5px 5px 0;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding:2px 1px 4px;
	float:left;
	text-align:center;
	width:16px;
	}
#item_1{background: url(../themes/site_themes/default/1_bg.gif ) no-repeat 7px 8px;}
#item_2{background: url(../themes/site_themes/default/2_bg.gif ) no-repeat 6px 12px;}
#item_3{background: url(../themes/site_themes/default/3_bg.gif ) no-repeat 6px 12px;}
#item_4{background: url(../themes/site_themes/default/4_bg.gif ) no-repeat 5px 5px;}
/*// Выбор толкования */

/* Лунный календарь */
#moon_calendar p {
	padding:0 5px 5px 30px;
	/* width:185px; */
	font-size:10px;
	line-height:1.35;
	}
#moon_calendar p.title {
	color:#ef2571;
	font-size:11px;
	font-weight:bold;
	/* line-height:1.2; */
	}
#moon_calendar p.title span{
	font-weight:normal;
	font-size:10px;
	}
.moon_title {
	overflow:hidden;
	margin:0 5px 5px 30px;
	width:185px;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
	}
.moon_title img {float:left;}
/* .moon_title .title {margin-left:60px;} */
.moon_title p {
	padding:0 !important;
	margin-left:60px;
	}
/* .moon_title .grey_text {clear:left;} */
#moon_calendar_form p , #moon_calendar_form div.sub_wrappers {
	padding:0 5px 15px 30px;
	width:185px;
	overflow:hidden; 
	}
#moon_calendar_form p label, #moon_calendar_form div span, #moon_calendar_form div.sub_wrappers label, .red_label{
	color:#ef2571;
	font-size:10px;
	width:100%;
	display:block;
	margin-bottom:5px;
	}

#moon_calendar_form div span {
	float:left;
	padding-bottom:5px;
	}
#moon_calendar_form p select{
	/* width:151px; */
	margin:0px 5px 0px 0;
	height:19px;
	font-size:10px;;
	}
#moon_calendar_form p .inp_text {
	width:147px;
	margin:3px 5px 0 0;
	}
#moon_calendar_form p .inp_but {
	position:relative;
	top:3px !important;
	top:2px ;
	}
#moon_calendar_form #item_1 {padding:0 5px 8px 30px;}
#moon_calendar_form p .type_check{float:left;}
.check_name {
	float:left;
	font-size:11px;
	position:relative;
	top:-1px; 
	}
#moon_wrapp {
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	padding:10px;
	background:#fff;
	}
#moon_wrapp img {
	float:left;
	margin:0 0 15px 0;
	}
#moon_wrapp .moon_about {
	margin:0 0 0 140px;
	height:1%;
	}
*html #moon_wrapp .moon_about {height:1%;}
#moon_wrapp .moon_about h2 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:7px;
	line-height:1.1;
	}
#moon_wrapp .moon_about h2 span {font-size:12px;}
#moon_wrapp .moon_about p {margin-bottom:7px;}
#moon_wrapp .moon_about p.grey_text {font-size:11px;}
p.dream_quantity {
	font-size:11px;
	padding-left:14px;
	background:url(../themes/site_themes/default/more_bg.gif) no-repeat left 4px;
	}
#moon_wrapp .moon_about table {
	border-collapse:collapse;
	font-size:11px;
	margin-bottom:7px;
	}
#moon_wrapp .moon_about table td{
	padding:5px 10px;
	background:#f5f5f5;
	border-right:1px solid #fff;
	}
.prognose_wrapp {
	border-top:1px dotted #999999;
	padding:10px 0 0 0;
	width:100%;
	clear:both;
	font-size:11px;
	}
.prognose_wrapp p {margin-bottom:3px;}
.prognose_wrapp .prognos {margin-bottom:10px;}
.moon_table {
	border-collapse:collapse;
	font-size:11px;
	}
.moon_table td{
	background:#f5f5f5;
	border-bottom:3px solid #fff;
	}
.moon_td {
	width:300px;
	vertical-align:top;
	}
.moon_td img {float:left;}
.moon_td p {
	margin:0 0 0 50px;
	padding:3px 5px;
	}
.moon_td p.red_date {
	margin:0 0 0 50px;
	padding:3px 0;
	}
.moon_td p.red_date span {
	padding:3px 5px;
	background:#ef2571;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
.dream_td {
	border-left:1px dotted #EF2571;
	padding:2px 0 2px 10px;
	margin:5px 0;
	}
.dream_td p{margin-bottom:5px;}
/*// Лунный календарь */

/* Статистика проекта */
#statistics {
	padding:0px 5px 10px 0px;
	width:215px;
	margin-bottom:20px;
	width:90%;
	}
#statistics h4{
	font-size:14px;
	border-left:22px solid #ef2571;
	padding:0 7px;
	margin-bottom:10px;
	}
#statistics table{
	margin-left:28px;
	font-size:11px;
	border-collapse:collapse;
	}
#statistics table td {
	width:95px;
	padding:2px;
	}

#statistics table tr:hover{
	background:#bbe3f2;
	cursor:pointer;
	}
/*// Статистика проекта */
/*// Левая колонка */

/* Контент */

/* О проекте */
#about_project {margin-bottom:30px;}
#about_project h2{
	font-size:14px;
	margin-bottom:10px;
	background: url(../themes/site_themes/default/title_bg.png ) no-repeat left top;
	padding:5px 0 10px 107px;
	height:1%; /* IE 6 Hack*/
	}
#about_project h2 span{display:none;}
#about_project p{
	font-size:11px;
	line-height:1.45;
	padding-right:10px;
	text-align: left;
	}
/* О проекте */

/* Статья */
.article_wrapp {
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
	}
.article_wrapp h3{
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	border-left:3px solid #ef2571;
	padding:0 7px;
	margin-bottom:15px;
	line-height:1.1;
	}
.article_wrapp h2{
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	border-left:1px solid #ef2571;
	padding:0 7px;
	margin-bottom:15px;
	line-height:1.1;
	}
.article_wrapp div {
	padding:10px 0 20px;
	border-bottom:1px dotted #999;
	}
.article_wrapp div.last_item {border-bottom:1px solid #e5e5e5;}
.article_wrapp div.tolk  {border-bottom:none;}
.article_wrapp div.dream {
	border-bottom:none;
	position:relative;
	}
.article_wrapp div.tolk_dream {
	padding:5px 0;
	position:relative; 
	height:1%; /* IE 6 Hack*/
	}
.article_wrapp div.tolk_dream .rating{
	position:absolute;
	right:0;
	top:22px;
	}
.add_notepad{
	position:absolute;
	right:0;
	top:7px;
	padding:0 0 5px 18px;
	background:url(../themes/site_themes/default/add_notepad_bg.gif) no-repeat left 2px;
	}
.add_notepad a{
	text-decoration:none;
	border-bottom:1px dashed #327fac;
	}
.add_notepad a:hover{border-bottom:none;}
.article_wrapp div.dream p{margin-bottom:5px;}
.article_wrapp div.comments {
	border-bottom:1px solid #e5e5e5;
	background:url(../themes/site_themes/default/comments_bg.gif) repeat-x left bottom;
	padding:0 0 10px 10px;
	}
.article_wrapp div.comments strong{font-size:10px;}
.article_wrapp div.comments a.add{
	background:url(../themes/site_themes/default/tolk_del_bg.gif) no-repeat left 4px;
	padding-left:13px;
	}
.article_wrapp div h4{
	font-weight:normal;
	font-size:17px;
	margin-bottom:5px;
	}
.article_wrapp div p{
	font-size:12px;
	margin-bottom:5px;
	line-height:1.3;
	}
.article_wrapp div p a, .article_wrapp div p.author{font-size:11px;}
.article_wrapp div p a.author{
	font-size:12px;
	color:#999;
	}
.article_wrapp div p.author{margin-bottom:0px;}
.article_wrapp .dream p.author{margin-bottom:10px;}
.article_wrapp .tolk_dream p.author{margin-bottom:10px;}
p.author{
	font-size:11px;
	margin-bottom:5px;
	color:#999;
	}
p.author a{color:#999 !important;}
p.author img {
	position:relative;
	top:6px;
	margin-right:3px;
	}
#another_users {
	list-style:none;
	color:#999;
	}
#another_users li{
	padding-left:10px;
	background:url(../themes/site_themes/default/att_bg.gif) no-repeat left -10px;
	margin-bottom:5px;
	}
#another_users li a, #another_users li span{font-size:11px;}
#another_users li a.author, #another_users li span{color:#999;}
#another_users li span.attention{
	background:url(../themes/site_themes/default/att_bg.gif) no-repeat right 3px;
	padding-right:10px;
	}
/* Статья */
/*// Контент */

/* Правая колонка  */
/* Форма регистрации */
.registr_page {
	float:left;
	width:600px;
	padding:0 26px;
	}
.reg_box h4 {
	padding:0 10px 20px 30px;
	font-size:12px;
	}
.reg_box p {
	background-position:7px 1px !important;
	font-size:11px;
	width:175px;
	padding:0 5px 15px 30px;
	}
#enter_form {
	padding-right:30px;
	margin-bottom:30px;
	border-left:3px solid #ef2571;
	}
#enter_form h3{
	font-weight:normal;
	color:#327fac;
	font-size:18px;
	text-transform:uppercase;
	padding:0 7px;
	margin-bottom:10px;
	}
#enter_form p{
	padding-left:10px;
	font-size:11px;
	margin-bottom:5px;
	}
#enter_form p label {
	color:#EF2571;
	font-size:10px;
	width:100%;
	display:block;
	}
#enter_form p input.inp_text {
	margin:3px 5px 0pt 0pt;
	width:120px;
	}
#enter_form p .inp_but {
	position:relative;
	top:3px !important;
	top:2px;
	}
.form_field {
	width:100%;
	overflow:hidden;
	}
.form_field .pointer{width:130px;}
.form_field .red_label {
	float:left;
	font-weight:bold;
	font-size:12px;
	width:180px;
	}
.form_field p{
	width:420px;
	float:right;
	margin:0 !important;
	}
.form_field .table_right{
	width:420px;
	float:right;
	margin:0 !important;
	padding:0;
	border:none;
	}

.form_field p .input{width:400px !important;}
.short_form label{width:130px !important;}
.short_form .form_field p {width:330px !important;}
.short_form .form_field p .input { width:315px !important;}

/*// Форма регистрации */
.box {
	padding-right:30px;
	margin-bottom:30px;
	}
.box  h4 {
	border-left:3px solid #ef2571;
	color:#327fac;
	font-size:14px;
	padding:0 7px;
	margin-bottom:10px;
	}
.box  h4.uppercase {
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	}
.box  p {
	font-size:11px;
	margin-bottom:5px;
	padding-left:10px;
	line-height:1.5;
	}
.box div {
	padding:0 0 15px 10px;
	overflow:hidden;
	}
.box div img{float:left;}
.box div p{
	margin:0 0 0 35px;
	font-size:10px;
	padding:0;
	}
.box div p.title{font-size:11px;}
.box div p.title a{color:#999;}
/*// Правая колонка  */

.calendar-box {
	padding-right:20px;
	margin-bottom:30px;
	}


.calendar-box  h4 {
	border-left:3px solid #ef2571;
	color:#327fac;
	font-size:14px;
	padding:0 7px;
	margin-bottom:10px;
	}


/* Темы снов */
p.text_navigation {
	width:100%;
	margin-bottom:15px;
	font-size:14px;
	color:#999;
	}
p.text_navigation a, p.text_navigation span{
	color:#999 !important;
	font-size:12px;
	}
#letter_wrapp {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	clear:both;
	}
#letter_wrapp a {
	color:#327fac;
	background:#c1dce9;
	font-size:10px;
	font-weight:bold;
	padding:8px 15px;
	float:left;
	margin:0 5px 5px 0;
	text-decoration:none;
	}
#letter_wrapp a:hover,#letter_wrapp a.active {
	color:#fff;
	background:#ef2571;
	}
#letter_wrapp a span{font-weight:normal;}
#word_wrapp {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	}
#word_wrapp ul {
	list-style:none;
	width:107px;
	margin-right:10px;
	float:left;
	font-size:12px;
	}
#word_wrapp ul li{margin-bottom:7px;}
/*// Темы снов */

/* Админка */
#add_wrapp {
	padding:8px 10px 5px;
	background:#c0e5f3;
	margin-bottom:30px;
	}
#add_wrapp a{margin-right:10px;}
#form_table {margin-bottom:20px;}
#admin_form {
	position:relative;
	left:-25px;
	width:100%;
	}
#admin_form table, .table{
	border-collapse:collapse;
	margin-bottom:15px;
	width:100%;
	}
#admin_form table td, .table td {
	padding:5px 10px 10px;
	
	}
#admin_form table td.check, .table table td.check{
	width:25px;
	text-align:center;
	background:#fff !important;
	vertical-align:top;
	padding:10px 0;
	}
#admin_form table tr.odd td, .table tr.odd td {background:#ececec;}
#admin_form table p.title, .table p.title{font-size:14px;}
.add_delete {
	border-left:1px dotted #ef2571;
	padding:0 0 5px 10px;
	}
.add_delete .add {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	}
.add_delete .add a{
	padding-left:14px;
	background:url(../themes/site_themes/default/tolk_del_bg.gif) no-repeat left 5px;
	}
.add_delete .del {font-size:10px;}
.add_delete .del a{
	padding-left:14px;
	background:url(../themes/site_themes/default/tolk_del_bg.gif) no-repeat left bottom;
	}
#private_office {
	padding:0 0 0 20px;
	margin-bottom:30px;
	}
#private_office h3{
	border-left:3px solid #EF2571;
	font-size:14px;
	margin-bottom:10px;
	padding:0 7px;
	text-transform:uppercase;
	}
#private_office img{margin:0 0 10px 10px;}
#private_office p{
	padding-left:10px;
	margin-bottom:5px;
	}
#private_office p.title{
	font-size:11px;
	font-weight:bold;
	}
#private_office p label{
	color:#EF2571;
	font-size:10px;
	width:100%;
	}
#private_office p label{
	color:#EF2571;
	font-size:10px;
	width:100%;
	}
#private_office p .inp_text{
	margin:3px 0 10px;
	width:170px;
	height:20px;
	font-size:10px;
	}
#change_parameters{
	padding:0 0 0 30px;
	margin-bottom:20px;
	list-style:none;
	font-size:12px;
	}
#change_parameters li{
	margin-bottom:5px;
	padding-left:14px;
	}
/*// Админка */

/* Карточка пользователя */
.user_card {
	padding:25px 0 15px 30px;
	width:195px;
	}
.user_card img {margin-bottom:10px;}
.user_card h4 {
	margin-bottom:7px;
	font-size:12px;
	}
.user_about {margin-bottom:40px;}
.user_about h3{
	margin-bottom:5px;
	font-weight:normal;
	font-size:18px;
	}
.user_about p {margin-bottom:10px;}
.user_about h3 .online, .online{
	font-size:11px;
	color:#fff;
	background:#13a200;
	padding:1px 4px;
	}
.user_about h3 .offline, .offline{
	font-size:11px;
	color:#fff;
	background: red;
	padding:1px 4px;
	}
.sub_title {font-size:10px;}
.user_rating {
	position:absolute;
	right:27px;
	top:40px;
	font-size:11px;
	padding:5px 0;
	}
.user_rating span{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:#ef2571;
	padding:4px 5px;
	}
/*// Карточка пользователя */

/* Расширенный поиск */
#extended_search {
	padding:20px 20px 12px 20px;
	border:1px solid #ccc;
	margin-bottom:20px;
	}
#extended_search p{
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0;
	}
#extended_search p input{float:left;}
#extended_search p label{
	float:left;
	font-size:12px;
	margin-right:15px;
	line-height:1;
	}
.type_check {
	width:13px;
	height:13px;
	margin-right:5px;
	}
.type_text {
	width:350px;
	margin-right:10px;
	border:1px solid #a5acb2;
	padding:1px 3px;
	}
.submit_button {	
	width:55px;
	cursor:pointer;
	padding:1px 0 1px 0;
	font-size:12px;
	position:relative;
	top:-1px;
	}
p.result {margin-bottom:20px;}

.search_result {margin-bottom:20px;}
.search_result h2{
	margin-bottom:8px;
	border-bottom:1px dotted #999999;
	text-transform:uppercase;
	font-size:12px;
	color:#8a8a8a;
	padding:0 0 4px 0;
	}
.result_wrapp {padding:0 0 15px 0;}
.result_wrapp h3 {
	font-weight:normal;
	font-size:12px;
	/* color:#666666; */
	}
.result_wrapp h3 a{
	font-weight:normal;
	font-size:17px;
	margin-bottom:5px;
	}
.result_wrapp p {font-size:12px;}
.result_wrapp p span{font-size:11px;}
.pink_link {color:#ef2571 !important;}
.user_wrapp {
	width:100%;
	overflow:hidden;
	padding:5px 0 15px;
	border-bottom:1px dotted #999999;
	position:relative;
	}
.user_wrapp img{float:left;}
.user_wrapp p{
	margin:0 0 3px 110px;
	font-size:10px;
	}
.user_wrapp h3{
	margin:0 0 5px 110px;
	font-weight:normal;
	font-size:17px;
	}
.user_wrapp .user_rating {
	padding:5px 0;
	position:absolute;
	right:0px;
	top:0px;
	}
/* Расширенный поиск */

/* Регистрация */
#member_form p, #forgot_password_form p, #entryform p{margin-bottom:10px;}
#member_form p .red_label, #forgot_password_form p .red_label, #entryform p .red_label {margin-bottom:1px;}
#member_form p .input, #forgot_password_form  p .input, #entryform p .input {width:320px;}
.textarea {
	width:400px;
	height:120px;
	}
#entryform .sub_check {
	border-bottom:none;
	padding:3px 0 3px 20px;
	}
#entryform .sub_select {
	border-bottom:none;
	padding:3px 0 3px 0px;
	}
#entryform .radio_wrapp {border-bottom:none;}
.help_text {
	color:#333;
	display:block;
	display:block;
	font-size:10px;
	margin-top:1px;
	width:100%;
	}
.date_select {margin:0 8px 0 3px;}
/*// Регистрация */

/* Листалка страниц */
.change_pages {
	padding-top:20px;
	position:relative;
	font-size:11px;
	}
.change_pages a{margin:0 3px;}
.change_pages a.active{
	background:#ef2571;
	color:#fff;
	text-decoration:none;
	padding:2px 4px;
	cursor:default;
	}
.change_pages span {
	position:absolute;
	left:250px;
	color:#3586b3;
	width:170px;
	}
/*// Листалка страниц */

/* Футтер */
#footer {
	width:940px;
	overflow:hidden;
	padding:20px 4px 10px 20px;
	position:relative;
	}
#footer p.copyright {
	color:#fff;
	font-size:11px;
	line-height:1.4;
	}
#footer a.copyright {
	color:#fff;
	text-decoration: none;
	}
#footer p.counter {
	position:absolute;
	right:0;
	top:20px;
	}
/*// Футтер */


.middle2{
	width:770px;
	float:left;
	padding:0 120px;
	position:relative;
	border-left:2px
	}
.hiddenFields {display:none;}
.moon_timezone {width:185px;}

.anchor_wrapp {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	}
.anchor_list {
	float:left;
	width:165px;
	padding-right:4px;
	font-size:11px;
	}
.anchor_list li{
	background:url(../themes/site_themes/default/more_bg.gif) no-repeat left 4px;
	padding:0 0 1px 14px;
	}
.text_wrapp {
	background:#f5f5f5;
	margin-bottom:3px;
	padding:5px 0 0 0;
	}
.text_wrapp p{
	padding:15px;
	font-size:11px;
	line-height:1.4;
	}
.red_title span {
	background:#EF2571;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 8px;
	text-transform:uppercase;
	font-size:10px;
	}

.sub_texts p {
margin-bottom:10px !important;
text-align:justify;
}
