body {
	background-color: #f5f2e9;
}

header > .w, footer > .w, #layout {
	max-width: 1280px;
}

#layout #main-left {
	margin-right: 10px;
}

#layout #main-right {
	margin-left: 10px;
}

#layout #main-left .img-thumbnail {
	margin: 0 auto 0;
}

#layout #main-center,
#layout #main-right .widget_tabbed,
#layout #main-left .vert-list {
	background-color: #FFF;
}

#layout #main-right .widget_tabbed {
	padding: 10px;
}

#layout #main-center 
{
	margin: 10px 0px 0 0px;
	box-sizing: border-box;
}

a {
	color: #a94973;
	transition: background 0.15s linear, color 0.15s linear;
}

.content_categories a {
	background-color: #68809B;
	color: #FFF;
}

/*#layout #main-center .actions {
	margin: -10px -10px 20px;
	background-color: #F0F0F0;
}
*/
.content_list_item.posts_list_item {
	border-bottom: 10px solid #f5f2e9;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}

.pagebarobbw2 {
	background-color: #FFF;
	padding: 10px;
}

.pagebar_pages *{
	margin-right: 10px;
}

.author-header-item-view {
    background-color: #e3f6fc;
    padding: 10px;
    margin: 0 -10px 10px;
}

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


#widget_pos_top
{
	padding-top: 10px;
}

#widget_pos_top .menu
{
	background-color: #0c5261;
	overflow: hidden;
	padding: 0 !important;
}

#widget_pos_top .menu a
{
	font-size: 18px;
	line-height: 42px;
	height: 42px;
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
}

#widget_pos_top .menu a:hover
{
	background-color: #FFF;
}

#widget_pos_top .menu a:hover
{
	color: #C00;
}

#widget_pos_top .menu li.active a
{
	background-color: #FFF;
	color: #000;
}

#widget_pos_top .menu li.active a span
{
	color: #000;
	border-bottom: none;
}

ul.oauth-soctype-choose
{
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0;
	overflow: hidden;;
}

ul.oauth-soctype-choose li
{
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

ul.oauth-soctype-choose li:last-child
{
	margin-right: 0;
}

ul.oauth-soctype-choose li a
{	
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	display: block;
}

ul.oauth-soctype-choose li a span.icon
{
	display: block;
	width: 50px;
	height: 50px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	box-sizing: border-box;
}

ul.oauth-soctype-choose li.vk a span.icon
{
	background-image: url(../svg/vk.svg);	
}

ul.oauth-soctype-choose li.ok a span.icon
{
	background-image: url(../svg/ok.svg);	
}

ul.oauth-soctype-choose li.google a span.icon
{
	border: 1px solid #EEE;
	background-color: #FFF;
	border-radius: 7px;
	background-image: url(../svg/google.svg);	
}

ul.oauth-soctype-choose li.facebook a span.icon
{
	background-image: url(../svg/facebook.svg);	
}

ul.oauth-soctype-choose li.instagram a span.icon
{
	background-image: url(../svg/instagram.svg);	
}

ul.oauth-soctype-choose li.mailru a span.icon
{
	background-image: url(../svg/mailru.svg);
}

ul.oauth-soctype-choose li.ya a span.icon
{
	background-image: url(../svg/yandex.svg);
}

ul.oauth-soctype-choose li.yahoo a span.icon
{
	background-image: url(../svg/yahoo.svg);
}

ul.oauth-soctype-choose li.apple a span.icon
{

	background-image: url(../svg/apple.svg);
	background-color: #FFF;
    border-radius: 7px;
    border: 1px solid #EEE;
	background-size: 75%;
    background-position: center center;

}


ul.oauth-soctype-choose li a span
{
	display: block;
}

ul.oauth-soctype-choose li a span.title
{
	display: none;
}

#relogin-modal-window-bg
{
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100001;
}

#relogin-add-post-waiting
{
    width: 100px;
    height: 100px;
    background: url("../images/spinner-2.svg") no-repeat center center #EEE;
    background-size: 32px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
    position: fixed;
    margin-left: -50px;
    left: 50%;
    margin-top: -50px;
    top: 50%;
    display: none;
    z-index: 100002;
}

#relogin-modal-window-bg
{
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100001;
}

#relogin-add-post-waiting
{
    width: 100px;
    height: 100px;
    background: url("../images/spinner-2.svg") no-repeat center center #EEE;
    background-size: 32px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
    position: fixed;
    margin-left: -50px;
    left: 50%;
    margin-top: -50px;
    top: 50%;
    display: none;
    z-index: 100002;
}

#relogin-modal-window
{
    width: 400px;
    background: #EEE;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
    position: fixed;
    margin-left: -150px;
    left: 50%;
    margin-top: -130px;
    top: 50%;
    display: none;
    z-index: 100002;
    overflow: hidden;
    border-radius: 2px;
}

#relogin-modal-window .in
{
}

#relogin-modal-window .in .title
{
    height: 54px;
    line-height: 54px;
    padding: 0 25px;
    font-size: 14px;
    background-color: rgb(12, 82, 97);
    color: #FFF;
}

#relogin-modal-window .in .message
{
    padding-bottom: 20px;
}

#relogin-modal-window .in .content
{
    padding: 20px 25px;
}

#relogin-modal-window .in .controls
{
    padding: 15px 23px 15px 25px;
    background-color: #e7e7e7;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #ddd;
    white-space: nowrap;    
    overflow: hidden;
}

#relogin-modal-window .in .controls .buttons
{
    float: right;
}



#relogin-modal-window .in h3
{
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}


#relogin-modal-window .in .widget_auth .field
{
    padding-bottom: 10px;
}

#relogin-modal-window .in .widget_auth .field input
{
    height: 40px;
    text-indent: 5px;
}

.digest-groups-area
{
	background-color: #FFF;
	padding: 15px;
}

h1.digest-groups-header
{
	background-color: #643ce7;
	padding: 20px !important;
	font-size: 28px !important;
	color: #FFF !important;
	margin-bottom: 0 !important;
}

.digest-groups-area h2.group-list-section
{
    font-weight: bold;
    font-size: 32px;
    margin: 40px 0 20px;
}


.digest-groups-area .group-header
{
	overflow: hidden;
    background-color: #ede8ff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.digest-groups-area .digest-item .preview img
{
	border-radius: 4px;
}

.digest-groups-area .group-header .logo
{
	width: 80px;
	float: left;
	font-size: 0;
}

.digest-groups-area .group-header .logo .nologo
{
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #DDD;	
}

.digest-groups-area .group-header .info
{
}

.digest-groups-area .group-header .join-btn
{
	font-weight: bold;
	background-color: #C00;
	display: inline-block;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	color: #FFF;
	float: right;
	border-radius: 4px;
}


.digest-groups-area .group-header .title
{
    font-size: 24px;
    padding-bottom: 2px;
    font-weight: bold;
}

.digest-groups-area .group-header .title a
{
	color: #000;
	text-decoration: none;
}

.digest-item .preview img
{
    max-width: 150px;
}

.digest-item .text
{
    box-sizing: border-box;
}

digest-items .digest-item .preview img
{
}

.digest-items .digest-item.preview img a
{
  border: none;
}

.digest-area .digest-item .preview .nophoto,
.digest-items .digest-item .preview .nophoto
{
  width: 150px;
  height: 150px;
  box-sizing: border-box;
  background-color: #F2F2F2;
}

.digest-area .digest-item .preview,
.digest-items .digest-item .preview {
    width: 160px;
    padding-left: 0;
    box-sizing: border-box;
    text-align: left;
    float: left;
}

.digest-area
{
  background-color: #FFF;
  padding: 0 0px 20px 0;
  margin-right: 0;
}

.digest-item 
{
    overflow: hidden;
    margin-bottom: 20px;
}

.digest-item .text
{
  margin-left: 173px;
  color: #444;
  padding-right: 20px;
}

.digest-item .text h2
{
  padding-top: 0;
  margin-top: 0;
  font-family: 'PT Sans',sans-serif;
  font-weight: bold;
}

.digest-item .text h2 a
{
}