/* ========================================================================== */

h1 + .content_datasets {
    text-align: center;
}

.content_datasets ul {
    display: inline-block;
}

.content_datasets ul li {
	display: inline-block;
    font-size:13px;
    height:20px;
    letter-spacing: 3px;
    line-height:20px;
    padding:0;
    border-radius: 0;
    background:none;
}

.content_datasets ul li a { color:#f1cea4; }
.content_datasets ul li a:hover { text-decoration:underline; color:#f4c387; }

.content_datasets ul .active {
    background:none;
    color:#f4c387;
    padding:0;
}

/* ========================================================================== */

.content_categories + .filter-panel {
}
.content_categories {
    padding:10px 15px;
	margin-top: 0;
}

article div.content_categories:last-child {
	margin:0;
}

.content_categories ul,
.content_categories li { margin:0; padding:0; }

.content_categories li {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 20px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAYZJREFUOBGNUz1LA0EQfSeXyyWFhSgIqUKwUIuAjbb+BDv/gcTSzl9gZ2mIv0CwsPAnaKGlhWJhENR8YCSGkHjq7e65czqbW1iCA8fc7nv3dt7OnIe/ONnfOEKCGq+nZg/17YOrXeL4TFQyqW3tNXg5NZ8d7tBBtoCUCuPnS/Sa1/iMvpwCYSGPhco6iMthKpBCQaoEo1GEUmWVcSu3mreY0xzicmQEJJRWlkIi6j8xbmXCmMOAERAaJEIc0yMYtzJhxCEuR0ZAny4lfH8GndYb41YOi/mUI1wWhFYn5TAfIAxy1oe8SPRLp91D/O2qgMqLlQZ1+QlR7VD68u6br+gOuhDjSZeMBfJNFvr9IaKPCSErszhfxFK1iovzF7NtBH4tKAwHEcorVUPIvjze3aC0PAvickwEaA7SLggMOg+MWzmtMu2CYw7SNmoLQluhxxW0TzadbaTTaUSDnI92+931PYqFIOUQl8NYoPGkmy6vbTLmzMRxjrL+G+unjeN//c4evDqr/wATB/AiL39I3gAAAABJRU5ErkJggg==") no-repeat left center;
    margin-right: 10px;
}

.content_categories li a { 
	color:#f1cea4; 
	text-decoration: none;
}
.content_categories li a:hover { color:#d35400; }

.content_categories.categories_small li {
    font-size:14px;
    height: 24px;
    line-height: 24px;
}

/* ========================================================================== */

.content_item_parent_title{
    margin:0;
    font-weight: normal;
}

.content_item_parent_title a { color: ; }
.content_item_parent_title a:hover { color:#d35400; }

.content_item {
    clear:both;
    overflow: hidden;
}

.content_item .field{
    margin-bottom: 15px;
    overflow:hidden;
    color:#f8dcba;
    font-size: 13px;
}
.content_item .f_content{
	display: inline;
}

.private_field_hint {
    color: #95a5a6;
}

.content_item .field .title_left,
.content_item .field .title_top,
.content_list .field .title_left,
.content_list .field .title_top
{ font-weight: bold; color:#ffc074; }


.booty_list .field .title_left,
.booty_list .field .title_top
{color: #ffe687;}


.content_item .field .title_left,
.content_list .field .title_left
{ float:left; margin-right: 10px; }

.content_item .field .title_top,
.content_list .field .title_top
{ margin-bottom:5px; }

/* ========================================================================== */

.content_item .ft_text {
    clear:both;
}

.content_item .ft_text .value,
.content_item .ft_html .value {
    line-height:20px;
}
.content_list .ft_listbitmask , .content_item .ft_listbitmask {
	overflow: hidden;
}
.content_list .ft_listbitmask ul, .content_item .ft_listbitmask ul {
	margin: 0;
}

.content_list .ft_listbitmask ul li, .content_item .ft_listbitmask ul li {
	display: inline-block;
	float: left;
	margin-right: 5px;
}

.content_list .ft_listbitmask ul li:after, .content_item .ft_listbitmask ul li:after {
	content: ','
}
.content_list .ft_listbitmask ul li:last-child:after, .content_item .ft_listbitmask ul li:last-child:after {
	content: '';
}

.content_item .ft_html .value table {
    border-collapse: collapse;
}

.content_item .ft_html .value table th,
.content_item .ft_html .value table td {
    padding: 10px;
    border:solid 1px #CCC;
}

.content_list_item .ft_html a.read-more {
    margin: 0;
}

.content_list_item .ft_html a.read-more:before {
	content: "... ";
}

.ft_file .value .size {
    margin-left:5px;
    font-size:12px;
    color:#999;
}

.ft_date .value .time {
    padding-left:16px;
    background:url("../images/icons/clock-small.png") no-repeat left center;
}

.ft_color .color-block, .content_item_props .value .color-block {
	display:inline-block;
	width:32px;
	height:16px;
	border:solid 1px #000;
}

/* ========================================================================== */

.content_item_props {
    padding:10px;
    margin-bottom:15px;
    background: #F4F8FD;
    border: solid 1px #B8D6FB;
    color:#34495E;
}

.content_item_props table {
    border-collapse: collapse;
    width:100%;
}

.content_item_props table tr td{
    padding:4px 0;
    border-bottom: solid 1px #B3C2C9;
}

.content_item_props table tr:last-child td{
    border-bottom:none;
}

.content_item_props table tr:hover td.title,
.content_item_props table tr:hover td.value{
    color:#c0392b;
}

.content_item_props table .heading{
    font-weight: bold;
    text-align: center;
}

.content_item_props table .title{
    padding-right: 10px;
    width:50%;
    color:#68809B;
}

.content_item_props table .value{
    color:#7f8c8d;
    padding-left: 10px;
    text-align: right;
}

/* ========================================================================== */

.content_list_item {
    overflow: hidden;
    position: relative;
    margin-bottom:15px; 
}

.pages_list_item .f_title a:before {
    content: url("../images/list_poi.png");
}
.content_list_item:last-child, .content_list_item:last-child .info_bar {
    margin-bottom: 0;
}

.content_list_item .photo{
    float:left;
    margin-right: 10px;
}



.content_list_item .field {}
.content_list_item .ft_caption {}
.content_list_item .ft_caption .value { font-size:21px; color:#ffc074; line-height: 20px;}
.content_list_item .ft_caption a { color:inherit; text-decoration: none; }
.content_list_item .ft_caption a:hover { text-decoration: underline; }
.content_list_item .ft_caption a.parent_title { color:#7f8c8d; }
.content_list_item .ft_caption a.parent_title:hover { color:#d35400; }
.content_list_item .ft_caption h1 { font-size:16px; font-weight: bold; margin:0; padding:2px 0; }
.content_list_item .f_date_pub {
    color:#999; font-size:11px;
    padding-top:1px;
    padding-right: 10px;
    float:right;
    margin-top: -20px;
}

.content_item .ft_html p:last-child,
.content_list_item .ft_html p:last-child { margin-bottom: 0; }

.content_list_item .ft_user a { color: ; }
.content_list_item .ft_user a:hover { color:#d35400; }

.content_item .ft_listmultiple ul,
.content_list_item .ft_listmultiple ul {
	clear:both;
}
.content_item .ft_listmultiple ul li,
.content_list_item .ft_listmultiple ul li {
}

.content_item .tags_bar,
.content_list_item .tags_bar {
    margin:10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left:20px;
    background:url("../images/icons/tag.png") no-repeat left center;
}

.content_item .tags_bar a ,
.content_list_item .tags_bar a {
    color:#7f8c8d;
}

.content_item .tags_bar a:hover ,
.content_list_item .tags_bar a:hover {
    color:#d35400;
}

article .info_bar {
    margin:-8px 0 10px 0;
    overflow: hidden;
    text-align: center;
    clear: both;
}
.content_list_item .info_bar {
    margin:5px 0;
    overflow: hidden;
    font-size: 11px;
    color:#95a5a6;
    clear: both;
}

article .info_bar .bar_item {
	display: inline-block;
    padding: 3px 5px;
    height:18px;
    line-height:18px;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 20px;
    color: #f1cea4;
}
.content_list_item .info_bar .bar_item {
    float:left;
    padding: 3px 5px;
    height:18px;
    line-height:18px;
    letter-spacing: normal;
}

article .info_bar .bar_item a,
.content_list_item .info_bar .bar_item a {
    color:#f4c387;
}

article .info_bar .bar_item a:hover,
.content_list_item .info_bar .bar_item a:hover {
    color:#d35400;
}

article .info_bar .bi_rating,
.content_list_item .info_bar .bi_rating{
}

.content_list_item .info_bar .bi_count{
    font-weight: bold;
}

.content_list_item .info_bar .bi_user{
    padding-left:25px;
    background: url("../images/icons/user-small.png") no-repeat 5px center;
}

article .info_bar .bi_hits,
.content_list_item .info_bar .bi_hits{
    padding-left:22px;
    background: url("../images/icons/eye-small.png") no-repeat 5px center;
}

.content_list_item .info_bar .bi_comments{
    padding-left:25px;
    background: url("../images/icons/comment-small.png") no-repeat 5px center;
}

article .info_bar .bi_folder,
.content_list_item .info_bar .bi_folder{
    padding-left:25px;
    background: url("../images/icons/folder-small.png")  no-repeat 5px center;
}

.content_list_item .info_bar .bi_not_approved,
article .info_bar .bi_not_approved{
    color:#c0392b;
}

.content_list_item .info_bar .bi_not_pub,
article .info_bar .bi_not_pub{
    color:#d35400;
}

/* ========================================================================== */

.content_list_rss_icon{ float:right; }

.content_list_rss_icon a {
    width:16px;
    height:16px;
    display: block;
    overflow:hidden;
    text-indent: 20px;
    background:url("../images/icons/rss.png") no-repeat left center;
}

/* ========================================================================== */

.content_list {
    overflow:hidden;
    margin-top:35px;
}

.content_list .is_vip { background: #ffffd3; }
.content_list .is_vip a,
.content_list .is_vip .title_left,
.content_list .is_vip .title_top { color:#59492a; }

.content_list.featured .first{
    padding:15px;
    background:#ecf0f1;
}
.content_list.featured .first .ft_caption a{
    font-size:24px;
}
.content_list.featured .first .fields {
    float:left;
    width:48%;
}
.content_list.featured .first .photo {
    float:right;
    width:48%;
    margin:0;
}
.content_list.featured .first > .photo img, .content_list_item > .photo img {
    width:100%;
    display: block;
}
.content_list.featured .first .f_title{
}
.content_list .info_bar{
    display: inline-block;
}
.content_list.featured .first .info_bar .bar_item:first-child{
    padding-left:0;
}
.content_list.tiled.albums_list {
	margin-top: 40px;
}
/* ========================================================================== */

.content_list.table table { width:100%; border-collapse: collapse; }
.board_list table thread {height: 0;}
.board_list table th {padding: 0 !important; height: 0;}
.content_list.table table th { text-align:left; }

.content_list.table table th,
.content_list.table table td{ padding: 10px; }

.content_list.table table td{ border-bottom: 1px dotted #e8e2cb; }
.content_list.table table tbody tr:last-child td{ border-bottom: none; }

.content_list.table table tr.is_vip td { background: #ffffd3; }
.content_list.table table tr.is_vip td a { color:#352c19; }
.content_list.table table tr.is_vip td a:hover { color:#F60; }

.content_list.table table td.photo {
    width: 64px;
}

.content_list.table table td.photo a {
    display:block;
    width: 64px; height:64px;
    background:url("../images/nophoto.png") no-repeat center;
}

.content_list.table table td.ft_number {
    width:100px;
}
/* ================================ Плитка локаций ================================ */

.content_list.tiled_l { margin: 0 auto; }

.content_list.tiled_l .clear { clear:both; }

.content_list.tiled_l .tile_l { 
	width:222px; 
	float:left; 
	box-sizing: border-box; 
}
.content_list.tiled_l .tile:nth-child(3) { padding-right: 0; }


.content_list.tiled_l .tile_l .photo img { 
	transition: all 1s ease; 
	position: absolute;
	margin: auto;
	left: 0;
    right: 0;
    top: 17px;
	border-radius: 600px;
	width: 198px;
}

.content_list.tiled_l .tile_l .photo .fields {
	
}
.content_list.tiled_l .tile_l .photo img:hover {
	-webkit-filter: grayscale(30%); 
}
.content_list.tiled_l .tile_l .photo { 
	display: block; 
	width:100%; 
	height:240px; 
	overflow:hidden; 
	position:relative; 
	text-align: center;
}
.content_list.tiled_l .tile_l .photo .note{
    position: absolute;
    padding:3px 6px;
    color:#FFF;
    font-size:12px;
    left:0;
    bottom:0;
    z-index: 1;
}

.content_list.tiled_l .tile_l .photo .note span { color:#f1c40f; }

.content_list.tiled_l .tile_l .ft_caption  {
    font-size: 15px;
}
.content_list.tiled_l .tile_l .ft_caption .value { 
	color: #f1cea4; 
	letter-spacing: 1px;
	line-height: 230px;
	height: 240px;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 14;
	background: url("../images/locat_bg.png") center center no-repeat; 
}
.content_list.tiled_l .tile_l .ft_caption a { 
	color: inherit; 
	text-decoration: none; 
	transition: color 0.5s ease 0s;
}
.content_list.tiled_l .tile_l .ft_caption a:hover { 
	color: #ffc074;
}
.content_list.tiled_l .tile_l .ft_caption a.title{ 
	display: block; 
}

.content_list.tiled_l .tile_l .ft_caption a.parent_title{ 
	font-size: 10px; 
	line-height: 10px;
	display: inline-block;
	position: absolute;
	top: 95px;
	width: 100%;
	left: 0;
	color: #ffc074;}



.content_list.tiled_l .info_bar { font-size: 12px; color: #7f8c8d; visibility: hidden; }
.content_list.tiled_l .tile:hover .info_bar { visibility: visible; }
.content_list.tiled_l .info_bar .bar_item { float:left; margin-right: 5px; height:18px; line-height: 18px; }
.content_list.tiled_l .info_bar .bi_comments{
    padding-left:25px;
    background: url("../images/icons/comment-small.png") no-repeat 5px center;
}

.content_list.tiled_l .info_bar .bi_not_approved{
    color:#BF0000;
}

.content_list.tiled_l .tags_bar {
    margin:10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left:20px;
    background:url("../images/icons/tag.png") no-repeat left center;
    height:18px;
    line-height:18px;
}

.content_list.tiled_l .tags_bar a {
    color: ;
}

.content_list.tiled_l .tags_bar a:hover {
    color:#d35400;
}

/* ========================================================================== */

.content_list.tiled { margin: 0 auto; }

.content_list.tiled .clear { clear:both; }

.content_list.tiled .tile { width:33.33333%; float:left; margin-bottom:20px; padding-right: 10px; box-sizing: border-box; }
.content_list.tiled .tile:nth-child(3) { padding-right: 0; }

.content_list.tiled .tile .photo img { width:100%; transition: all 1s ease; }
.content_list.tiled .tile .photo img:hover { width:100%; -webkit-filter: grayscale(30%); }
.content_list.tiled .tile .photo { display: block; width:100%; height:120px; overflow:hidden; margin-bottom: 10px; position:relative; background: ; }
.content_list.tiled .tile .photo .note{
    position: absolute;
    padding:3px 6px;
    background:rgba(0,0,0,0.75);
    color:#FFF;
    font-size:12px;
    left:0;
    bottom:0;
    z-index: 1;
}

.booty_list.tiled .tile .photo img { width: auto !important; height: auto; position: absolute;
	bottom: 0;
}
.booty_list.tiled .tile .photo img:hover {}
.booty_list.tiled .tile .photo { display: block; width:100%; height:280px; overflow:hidden; margin-bottom: 10px; position:relative; background: ; }

.content_list.tiled .tile .photo .note span { color:#f1c40f; }

.content_list.tiled .tile .ft_caption  {
    font-size: 16px;
}
.content_list.tiled .tile .ft_caption .value { color: #ffc074; font-weight: bold; letter-spacing: 1px;}
.content_list.tiled .tile .ft_caption a { color: inherit; text-decoration: none; }
.content_list.tiled .tile .ft_caption a:hover { text-decoration: underline; }
.content_list.tiled .tile .ft_caption a.title{ display: block; }
.content_list.tiled .tile .ft_caption a.parent_title{ font-size:14px; font-weight: normal; color:#7f8c8d; }

.content_list.tiled .tile .field {}

.content_list.tiled .info_bar { font-size: 12px; color: #7f8c8d; visibility: hidden; }
.content_list.tiled .tile:hover .info_bar { visibility: visible; }
.content_list.tiled .info_bar .bar_item { float:left; margin-right: 5px; height:18px; line-height: 18px; }
.content_list.tiled .info_bar .bi_comments{
    padding-left:25px;
    background: url("../images/icons/comment-small.png") no-repeat 5px center;
}

.content_list.tiled .info_bar .bi_not_approved{
    color:#BF0000;
}

.content_list.tiled .tags_bar {
    margin:10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left:20px;
    background:url("../images/icons/tag.png") no-repeat left center;
    height:18px;
    line-height:18px;
}

.content_list.tiled .tags_bar a {
    color: ;
}

.content_list.tiled .tags_bar a:hover {
    color:#d35400;
}

/* ========================================================================== */

.tamagotchi_list.tiled_t { margin: 0 auto; }

.tamagotchi_list.tiled_t .clear { clear:both; }

.tamagotchi_list.tiled_t .tile { 
	width:30%; 
	float:left; 
	padding-right: 10px; 
	margin: 10px 10px;
	box-sizing: border-box;
	border: 1px dotted #e8e2cb;
	border-radius: 5px;
	padding: 5px 6px;
}
.tamagotchi_list.tiled_t .tile:nth-child(3) { padding-right: 0; }

.tamagotchi_list.tiled_t .tile .photo img { max-width: 100%;}
.tamagotchi_list.tiled_t .tile .photo { 
	display: block; 
	overflow:hidden; 
	margin-bottom: 10px; 
	position:relative; 
	text-align: center;
}
.tamagotchi_list.tiled_t .tile .photo .note{
    position: absolute;
    padding:3px 6px;
    background:rgba(52,67,51,0.75);
    color:#FFF;
    font-size:12px;
    left:2px;
    top:2px;
    z-index: 1;
}

.booty_list.tiled_t .tile .photo img { width:auto; height: 100%; transition: all 1s ease; }
.booty_list.tiled_t .tile .photo img:hover { width:auto; }
.booty_list.tiled_t .tile .photo { display: block; width:100%; height:310px; overflow:hidden; margin-bottom: 10px; position:relative; background: ; }

.tamagotchi_list.tiled_t .tile .photo .note span { color:#f1c40f; }
.tamagotchi_list.tiled_t .tile .photo .note .time { display: none; }
.tamagotchi_list.tiled_t .tile .ft_caption  {
    font-size: 16px;
}
.tamagotchi_list.tiled_t .tile .ft_caption .value { color: #ffc074; font-weight: bold; letter-spacing: 1px;}
.tamagotchi_list.tiled_t .tile .ft_caption a { color: #ff993b; text-decoration: none; }
.tamagotchi_list.tiled_t .tile .ft_caption a:hover {color: #fff;}
.tamagotchi_list.tiled_t .tile .ft_caption a.title{ display: block; }
.tamagotchi_list.tiled_t .tile .ft_caption a.parent_title{ font-size:14px; font-weight: normal; color:#7f8c8d; }

.tamagotchi_list.tiled_t .tile .field {}

.tamagotchi_list.tiled_t .info_bar { 
	font-size: 12px; 
	color: #7f8c8d; 
	margin: 0;
}
.tamagotchi_list.tiled_t .tile:hover .info_bar { visibility: visible; }
.tamagotchi_list.tiled_t .info_bar .bar_item { float:left; margin-right: 5px; height:18px; line-height: 18px; }
.tamagotchi_list.tiled_t .info_bar .bi_comments{
    padding-left:25px;
    background: url("../images/icons/comment-small.png") no-repeat 5px center;
}

.tamagotchi_list.tiled_t .info_bar .bi_not_approved{
    color:#BF0000;
}

.tamagotchi_list.tiled_t .tags_bar {
    margin:10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left:20px;
    background:url("../images/icons/tag.png") no-repeat left center;
    height:18px;
    line-height:18px;
}

.tamagotchi_list.tiled_t .tags_bar a {
    color: ;
}

.tamagotchi_list.tiled_t .tags_bar a:hover {
    color:#d35400;
}
.tamagotchi_list.tiled_t .tile .field {
	border-bottom: 1px dotted #e8e2cb;
}
.tamagotchi_list.tiled_t .tile .field:last-child {
	border-bottom: none !important;
}
.tamagotchi_list.tiled_t .tile .f_wager_number .title_left{
	width: 100%;
}
.tamagotchi_item {
	position: relative;
}

.tamagotchi_item .f_wager_number .title_left{
	width: 100%;
}
.tamagotchi_item .f_wager_number, .tamagotchi_item .f_tam_owner, .tamagotchi_item .f_photo {
	display: table-cell !important;
	vertical-align: top;
}
.tamagotchi_item .f_tam_owner {
	border-right: 1px dashed #f1cea4;
	padding-right: 5px;
}

.tamagotchi_item .f_wager_number {
	padding-left: 10px;
}

.tamagotchi_item .f_wager_number, .tamagotchi_item .f_tam_owner {
	width: auto;
}
.tamagotchi_item .f_content {
	width: 100%;
}
.tamagotchi_item .tamagotchi_item_props {
	position: absolute;
	top: 0;
	right: 2px;
	width: 230px;
}
.tamagotchi_item .f_photo {
	float: none !important;
}
.tamagotchi_item table .title {
	width: 65%;
}

/* ========================================================================== */




.content_item .ft_image {
    float:left;
    margin-right: 10px;
    margin-bottom: 0 !important;
    max-width: 100%;
}
/*
.content_item .ft_image + .field {
    overflow: visible;
}
*/
.content_item .ft_image img, .ft_html img {
    margin:0;
	max-width:100%;
	display: block;
}

.content_item .ft_images img {
    display: inline-block;
    margin:0 2px 2px 0;
}
.content_item .ft_images .first_type_images > img {
    display: block;
    margin: 0;
    width: 100%;
}
.first_type_images {
    margin-right: 10px;
    float: left;
    position: relative;
    overflow: hidden;
    max-width: 40%;
}
.first_type_images:after {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.5s ease;
    opacity: 0;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDk3LjkzOCw0MzAuMDYzbC0xMTItMTEyYy0wLjMxMy0wLjMxMy0wLjYzNy0wLjYwNy0wLjk1NS0wLjkwOUM0MDQuNjM2LDI4NS40MDMsNDE2LDI0OC4wMDYsNDE2LDIwOCAgIEM0MTYsOTMuMzEzLDMyMi42OTUsMCwyMDgsMFMwLDkzLjMxMywwLDIwOHM5My4zMDUsMjA4LDIwOCwyMDhjNDAuMDA3LDAsNzcuNDA0LTExLjM2NCwxMDkuMTU0LTMxLjAxOCAgIGMwLjMwMiwwLjMxOSwwLjU5NiwwLjY0MywwLjkwOSwwLjk1NWwxMTIsMTEyQzQzOS40Myw1MDcuMzEzLDQ1MS43MTksNTEyLDQ2NCw1MTJjMTIuMjgxLDAsMjQuNTctNC42ODgsMzMuOTM4LTE0LjA2MyAgIEM1MTYuNjg4LDQ3OS4yMDMsNTE2LjY4OCw0NDguNzk3LDQ5Ny45MzgsNDMwLjA2M3ogTTY0LDIwOGMwLTc5LjQwNiw2NC42MDItMTQ0LDE0NC0xNDRzMTQ0LDY0LjU5NCwxNDQsMTQ0ICAgYzAsNzkuNDA2LTY0LjYwMiwxNDQtMTQ0LDE0NFM2NCwyODcuNDA2LDY0LDIwOHoiIGZpbGw9IiNGRkZGRkYiLz4KCTxwYXRoIGQ9Ik0yNzIsMTc2aC0zMnYtMzJjMC0xNy42NzItMTQuMzI4LTMyLTMyLTMycy0zMiwxNC4zMjgtMzIsMzJ2MzJoLTMyYy0xNy42NzIsMC0zMiwxNC4zMjgtMzIsMzJzMTQuMzI4LDMyLDMyLDMyaDMydjMyICAgYzAsMTcuNjcyLDE0LjMyOCwzMiwzMiwzMnMzMi0xNC4zMjgsMzItMzJ2LTMyaDMyYzE3LjY3MiwwLDMyLTE0LjMyOCwzMi0zMlMyODkuNjcyLDE3NiwyNzIsMTc2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: center center;
}
.first_type_images:hover:after {
    opacity: 0.4;
}
.first_type_images:not(:first-child) {
  margin-bottom: 10px;
}
/* ========================Локации=========== */

.content_item .location_image img {
	position: absolute;
	top: 0;
	z-index: 10;
	margin: auto;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 698px;
}

/* ========================================================================== */

.content_moderation_notice{
    color:#666666;
    padding-left:20px;
    background-position: left center;
    background-repeat: no-repeat;
    float:right;
    margin-top:-26px;
}

.content_moderator_info{
    font-size:12px;
    color:#666;
    font-style: italic;
}

/* ========================================================================== */

.video_frame {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.video_wrap {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    overflow:hidden;
}

.content_item_props .value ul {
    margin: 0;
    list-style: none;
}
.content_item_props .value ul li {
    display: inline-block;
    padding: 0 3px 0 0;
}
.content_item_props .value ul li:after {
    content: ', ';
}
.content_item_props .value ul li:last-child:after {
    content: '';
}
.content_item_props .value ul li:last-child {
    padding-right: 0;
}

.content_list_item .f_content a{
	text-decoration: none;
}
.albums_item .f_content .value {
	text-align: center;
}

.content_list_item .def_list_icon {
	width: 64px;
	height: 64px;
	background-image: url("../images/def_list_icon.png");
}

/* ========= Поля копилки =======*/
.content_item_props {
	background: none;
	border: 1px dashed #f1cea4;
	border-radius: 5px;
	width: 250px;
}
.content_item_props table .title {
	color: #ffc074;
}
.content_item_props table {
	border: 0;
	margin: 0;
}
.content_item_props table tbody {
	width: 100%;
}
.content_item_props table tr td {
	border-bottom: 1px solid #e8e2cb;
}
.content_item_props table .value {
	color: #f8dcba;
}

/* ======= Новостная лента ========== */

.news_feed_list_item .info_bar .bar_item {
	font-size: 15px;
	color: #ffc074;
	font-weight: bold;
}
.news_feed_list_item .field {
	border-bottom: 1px dotted #e8e2cb;
	padding-bottom: 15px;
}

/* ===== board ===== */
.table board_list thead {
	display: none;
}
/* ========== Gryff journal ============ */
.journal_list thead{
	color: #ffc074; 
}
.journal_list.table table td.photo img {
	border-radius: 150px;
}
.journal_list table td.photo a {
	
	border-radius: 150px;
}

.journal_list tr {
	border-bottom: 1px dotted #e8e2cb;
}

.journal_list table td .read-more {
	display: none;
}
.journal_item {
	margin-top: 35px;
}
.journal_item .value ul, .journal_item .value p {
	margin: 0;
}
.journal_item .value ul li {
	display: inline-block;
	list-style: none;
}
.journal_item .value ul li:after {
	content: ", ";
	margin-right: 5px;
}
.journal_item .value ul li:last-child:after {
	content: '';
}
.content_list.tiled .f_is_public {
	display: none;
}