body {
	
}
 
h1 {
	font-weight: 100;
}

.v4 .content-area {
	width: 954px;
}

h2 {
	font-family: "Roboto",Helvetica,Arial,sans-serif !important;
}

#main {
	/*width: 954px;*/
	/*background: none;*/
}

#main #content {
	width: 960px;
	margin-top: 32px;
	margin-bottom: 32px;
}

#main #header_next .header-content { 
	width: 960px;
}

#main > #footer-container footer {
	max-width: 960px;
}


#main #site_messages {
	width: 960px;
}

#main #site_messages .flash {
	width: 934px;
}

#user_view #row_right,
#user_overview #row_right {
	width: 320px;
}
#view_navigation_thumbs img
#view_navigation_thumbs {
	padding: 11px 0 0 10px;
}

#view_navigation_thumbs .navigation_thumb {
	margin-right: 10px;
}

#view_navigation_thumbs .navigation_thumb:nth-child(3) {
	margin-right: 0px;
}

#view_navigation_thumbs img {
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	
}


.layout_userinfo_text {
	width: 222px;
}

.layout_userinfo_text h4 {
	margin-top: 8px;
}

.layout_userinfo_upper {

}

.layout_rowright_upper {
    /*background: -moz-linear-gradient(100% 100% 90deg, #F0F0F0, #F8F8F8) repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF;*/
}

.layout_userinfo_avatar img {
	padding: 3px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}

.layout_userinfo_text h4 a {
	color: #3399CC;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
}

.layout_userinfo_text h4 a:hover {
	color: #3399CC;
}

.layout_rowright_block_content_clean {
	background: none;
}

.layout_rowright_block_content {
	background: none;
}

#row_left .item_actions {
	background: none;
}

#user_view #row_left .item_comments {
	background: none;
	padding: 10px 10px;
}

#user_view #row_left .item_actions {
	background: none;
	padding: 5px 10px;
}

.layout_userinfo_text .location {
	font-size: 12px;
	color: #999;
}

.layout_rowright_block_title, #user_view #row_left .item_comments_title {
	/*background: -moz-linear-gradient(100% 100% 90deg, #F4F4F4, #FFFFFF) repeat scroll 0 0 transparent;*/
	/*background: rgba(230,230,230,0.2);*/
	/*border-bottom: 1px solid #f0f0f0;*/
	/*background: #f9f9f9;
	background: #eee;*/
	border-radius: 3px;
	/*box-shadow: 0 1px 0 #FFFFFF;
	box-shadow: 0 1px 0 #ddd;*/
	padding: 8px 8px;
	font-size: 12px;
	text-transform: uppercase;
	color: #888;

/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.06) 0%, rgba(0,0,0,0.01) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.06)), color-stop(100%,rgba(0,0,0,0.01)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.01) 100%); 
background: -o-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.01) 100%); 
background: -ms-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.01) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#03000000',GradientType=0 );*/

}

#row_left .item_description {
	font-size: 14px;
}

 #row_left h1 {
	color: #555;
	font-size: 19px;
	font-weight: bold;
	
}

#row_left {
	margin-right: 24px;
}

#view_navigation_thumbs .navigation_thumb {
	margin-right: 2px;
}

#view_navigation_thumbs img {
	width: 90px;
	height: 90px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#user_view #view_navigation_thumbs {
	padding: 11px 0 9px 1px;
	background: #f8f8f8;
	text-align: center;
	margin-top: 0;
	border-radius: 0 0 3px 3px;
}

#view_navigation_thumbs img:hover {
	border: 1px solid #3399cc;
	/*box-shadow: 0 0 2px #3399cc;*/
	background: #3399cc;
}

#view_navigation_thumbs img.oob {
	border: 1px solid transparent;
}
#view_navigation_thumbs img.oob:hover {
	border: 1px solid transparent;
	box-shadow: none;
	background: none;
}

#user_view #row_left h1 {
	font-weight: bold;
	color: #555;
}

/*
#main #header_next #search {
	width: 320px;
}

#main #header_next #search input[type="text"] {
	width: 273px;
}
*/

#main #header_next #logged-out-options #logged-out {
	width: 100px;
}

.paging {
	text-align: center;
}



.paging .page_number  {
	color: #39c;
}

.paging .page_number:hover  {
	border-color: #39c;
}

.paging .page_number, .paging .page_number_selected {
	border: 1px solid #f0f0f0;
	background: transparent;
	border-radius: 3px;
	font-size: 12px;
	padding: 6px 12px;
	font-weight: bold;
}

.paging .page_number_selected {
	color: white;
	background-color: #39c;
	border-color: #39c;
}

.layout_my_statistics ul li .value {
	width: 140px;
}

.layout_stream_grid_singleuser .list_item,
.layout_stream_grid_multiuser .list_item {
	position: relative;
}

.layout_stream_grid_singleuser .list_item .media-icon,
.layout_stream_grid_multiuser .list_item .media-icon {
	display: none;
	width: 24px;
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 7px;
	border-radius: 4px;
}

/*.layout_stream_grid_singleuser .list_item .list_item_image:hover,
.layout_stream_grid_multiuser .list_item .list_item_image:hover {
	border: 1px solid #3399cc;
	box-shadow: 0 0 2px #3399cc;
}*/







.layout_stream_grid_singleuser .list_item .media-icon-video {
	display: block;
	background: url(http://layout.mobypicture.com/v1/overlay_video.png) no-repeat 2px center rgba(0,0,0,0.3);
}

.layout_stream_grid_singleuser .list_item .media-icon-audio {
	display: block;
	background: url(http://layout.mobypicture.com/v1/overlay_audio.png) no-repeat 2px center rgba(0,0,0,0.3);
}

.layout_stream_grid_singleuser .list_item .list_item_image,
.layout_stream_grid_multiuser .list_item .list_item_image {
	border: 1px solid #DDD;
	border-radius: 2px;
	padding: 3px;
}

.layout_stream_grid_singleuser .list_item:hover .list_item_image,
.layout_stream_grid_multiuser .list_item:hover .list_item_image {
	/*border: 1px solid #3399cc;
	box-shadow: 0 0 2px #3399cc;*/
	background: #39c;
	border-color: #39c;
}

.layout_stream_grid_singleuser .list_item .link_border_video,
.layout_stream_grid_multiuser .list_item .link_border_video {
	/*box-shadow: 0 0 4px 0px #C81E2C;*/
}

.layout_stream_grid_singleuser .list_item .link_border_audio,
.layout_stream_grid_multiuser .list_item .link_border_audio {
	/*box-shadow: 0 0 4px 0px #F79520;*/
}

.layout_stream_grid_singleuser .list_item:hover .link_border_video,
.layout_stream_grid_multiuser .list_item:hover .link_border_video {
	background: #c81e2c;
	border-color: #c81e2c;
}

.layout_stream_grid_singleuser .list_item:hover .link_border_audio,
.layout_stream_grid_multiuser .list_item:hover .link_border_audio {
	background: #f79520;
	border-color: #f79520;
}

.layout_stream_grid_singleuser .list_item:hover .link_border_animation,
.layout_stream_grid_multiuser .list_item:hover .link_border_animation {
	background: #2d4;
	border-color: #2d4;
}


.layout_stream_grid_multiuser .list_item .list_item_caption_div {
	padding-top: 4px;
	padding-left: 4px;
}

.layout_stream_grid_multiuser .list_item_caption_div a {
	font-weight: bold;
	font-size: 11px;
}

.layout_friends a img {
	opacity: 0.6;
}

.layout_friends a:hover img {
	opacity: 1.0;
}

.navigation-options {
	text-align: center;
}
.navigation-options div {
	float: none;
	display: inline-block;
}

.layout_userinfo .user-actions {
	list-style: none;
	border: 1px solid #ddd;
}

.layout_userinfo .user-actions li {
    background-color: #EEEEEE;
    border-right: 1px solid #DDDDDD;
    display: block;
    float: left;
    font-size: 11px;
    height: 51px;
    text-align: center;
    width: 99px;
}

.layout_userinfo .user-actions:after {
    content: ' ';
    display: block;
    clear: both;
}

.layout_userinfo .user-actions li a {
    display: block;
    padding-top: 29px;
    color: #999;
}

.layout_userinfo .actions li:nth-child(1n+3) {
    border-right: none;
}


#index #share_adventures,
#index #with_everyone,
#index #shoot_share {
	width: 307px;
}

#index #whats_going_on,
#index #currently_supported,
#index #news_about_moby {
	width: 307px;	
}

#index #introduction_2 .block_title,
#index .block_introduction h2,
#index #latest_updates h4 {
	border-bottom: 1px solid #EaEaEa;
	box-shadow: 0 1px 0 #FFFFFF;
	color: #aaa;
	margin-bottom: 8px;
	font-weight: 400;
	padding-bottom: 12px;
	font-size: 16px;
	font-family: "Roboto",Helvetica,Arial,sans-serif !important;
}

#index #latest_updates h4 {
	margin-bottom: 0;
}

#index #latest_updates_content {
	margin-top: 0;
	border: none;
	background: none;
	
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.06) 0%, rgba(0,0,0,0.00) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.06)), color-stop(100%,rgba(0,0,0,0.00)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.00) 100%); 
	background: -o-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.00) 100%); 
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.00) 100%); 
	background: linear-gradient(to bottom,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#00000000',GradientType=0 );*/

background: -moz-linear-gradient(top,  rgba(243,246,252,1) 0%, rgba(243,246,252,0.5) 50%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,246,252,1)), color-stop(50%,rgba(243,246,252,0.5)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top,  rgba(243,246,252,1) 0%,rgba(243,246,252,0.5) 50%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,  rgba(243,246,252,1) 0%,rgba(243,246,252,0.5) 50%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top,  rgba(243,246,252,1) 0%,rgba(243,246,252,0.5) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(243,246,252,1) 0%,rgba(243,246,252,0.5) 50%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6fc', endColorstr='#00ffffff',GradientType=0 );
}

#index #latest_updates_content {
	width: 940px;
}

#index #latest_updates_content #latest_updates_scroller_wrapper {
	width: 882px;
}

#index .content_wrapper {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
}

#index #introduction_1 {
	margin-bottom: 32px;
}

#index #introduction_1 .block_introduction {
	background-position: center 16px;
}

#index #introduction_1 .content_wrapper {
	border-top: none;
	color: #666;
	padding-top: 14px;
	font-size: 15px;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
}

#index #introduction_2 .content_wrapper {
	border-top: 0;
}

#index #news_about_moby .content_wrapper h4, 
#index #news_about_moby .content_wrapper h5, 
#index #whats_going_on .content_wrapper h5,
#index #currently_supported th {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	font-size: 13px;
	font-weight: normal;
}

#index .trending-mobys:after {
	clear: both;
	content: ' ';
	display: block;
}

#index #latest_updates_content .username_wrapper {
	font-size: 11px;
	font-weight: bold;
}

#login #row_middle h3,
#login #row_middle .page_extra_title h3 {
	border-bottom: 1px solid #E3E3E3;
	box-shadow: 0 1px 0 #FFFFFF;
	color: #555;
	margin-bottom: 8px;
	font-weight: bold;
	padding-bottom: 6px;
	font-size: 15px;
	line-height: 15px;
}

#login #row_left #page_content .login_item .login_item_description,
#login #row_left #page_content .login_item .login_item_input {
	background: none;
}

#login #row_left #page_content .login_item .login_item_description {
	padding: 14px 0 10px 7px;
}

#login #row_left #page_content .login_item .login_item_input {
	padding: 5px 7px 8px 0;
}

.login_item_input input, .login_item_input select {
	background: none;
	box-shadow: 1px 1px 1px #DDDDDD inset, 1px 1px #FFFFFF;
	border: 1px solid #BBBBBB;
	border-radius: 3px;
	padding: 5px 4px;
}

#login #row_left #page_content,
#login #row_right .page_extra_content {
	background: none;
}

#login #row_right {
	width: 320px;
}

#login #row_right .page_extra_content {
	margin-top: 0;
}

.latest_update_item .link_border_photo,
.latest_update_item .link_border_video,
.latest_update_item .link_border_audio {
	border-color: #eee;
	padding: 2px;
	border-radius: 3px;
}


.latest_update_item .link_border_photo:hover {
	border-color: #3399CC;
}

.latest_update_item .link_border_video:hover {
	border-color: #C81E2C;
}

.latest_update_item .link_border_audio:hover {
	border-color: #3399CC;
}


#mobile-site-nav-overlay {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 9998;
    background-color: transparent;
    transition: background-color 0.15s ease-out 0s;
}

#mobile-site-header {
    /*border-bottom: 1px solid #eee;*/
    margin-bottom: 0;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;

    background: #51bcea; /* Old browsers */
    background: -moz-linear-gradient(top,  #51bcea 0%, #1b99cf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51bcea), color-stop(100%,#1b99cf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #51bcea 0%,#1b99cf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #51bcea 0%,#1b99cf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #51bcea 0%,#1b99cf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #51bcea 0%,#1b99cf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51bcea', endColorstr='#1b99cf',GradientType=0 ); /* IE6-9 */

    background: #3399cc;
    box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.35);
    height: 56px;

    transition: transform 0.15s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
    z-index: 9999;
}

#mobile-site-header:after {
	content: ' ';
	clear: both;
	display: block;
}

#mobile-site-header a.menu {
    height: 56px;
    display: block;
    float: left;
    padding: 0px 19px;
    line-height: 56px;
	position: relative;
}

#mobile-site-header a.menu i {
    vertical-align: middle;
	font-size: 23px;
	color: rgba(255,255,255,0.8);
}
#mobile-site-header a.menu span.vertical-divider {
	height: 44px;
	border-left: 1px solid rgba(255,255,255,0.10);
	display: inline-block;
	margin: 6px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#mobile-site-header a.page {
	display: block;
	float: left;
	padding: 14px 10px;
	line-height: 28px;
}

#mobile-site-header a.page:after {
    content: ' '; 
    clear: both;
    display: block;
}

#mobile-site-header a.page img {
    float: left;
    height: 26px;
    margin-right: 8px;
	padding: 0;
	overflow: hidden;
	border: none;
}

#mobile-site-header a.page img.rounded {
	border-radius: 50%;
}

#mobile-site-header a.page h4 {
    float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-family: "Ubuntu",Karla,Roboto,Helvetica,Arial,sans-serif;
}


#mobile-site-header .notifications {
    height: 56px;
    display: none;
    float: right;
    line-height: 56px;
	position: relative;
}

#mobile-site-header .notifications > a {
    height: 56px;
    display: block;
    float: right;
    padding: 0px 18px;
    line-height: 56px;
	position: relative;
}

#mobile-site-header .notifications > a i {
    vertical-align: middle;
	font-size: 24px;
	color: rgba(255,255,255,0.8);
}

#mobile-site-header .notifications > a span.vertical-divider {
	height: 38px;
	border-left: 1px solid rgba(255,255,255,0.18);
	display: inline-block;
	margin: 10px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mobile-site-header .notifications > a span.counter {
    color: white;
    background: red none repeat scroll 0% 0%;
    border-radius: 99999px;
    padding: 3px 7px;
    position: absolute;
    top: 8px;
    right: 8px;
    display: inline-block;
    line-height: initial;
    font-size: 11px;
	display: none;
}

#mobile-site-header .notifications > a span.counter.visible {
	display: inline-block;
}



/*
#mobile-site-header a {
    display: block;
	padding: 8px 8px;
    width: 100%;
}

#mobile-site-header a:after {
    content: ' '; 
    clear: both;
    display: block;
}

#mobile-site-header img {
    float: left;
    height: 36px;
    margin-right: 8px;
	padding: 0;
	border-radius: 2px;
	overflow: hidden;
	border: none;
}

#mobile-site-header 
}*/

#user_view .post_sharing_mobile {
    display: none;

}

#mobile-site-nav {
	/*display: none;*/
}


#user_view #user_view_item_about #about_actions {
	border-top: 1px solid #eee;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	display: none;
}

#user_view #user_view_item_about #about_actions a {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	color: #888;
}

#user_view #user_view_item_about #about_actions a i {
	margin-right: 5px;
	font-size: 16px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#user_view #user_view_item_about #about_actions a i.fa-heart {
	
}

#user_view #user_view_item_about #about_actions a i.fa-comment {
	
}

#user_view #user_view_item_about #about_actions a.favorite.favorited i {
	color: red;
}

#user_view #user_view_item_about #about_actions a.favorite.busy i {
	color: #bbb;
}

#user_view #user_view_item_about #about_actions a.favorite.busy span {
	color: #bbb;
}


#user_view #user_view_item_about #about_actions a span {
	font-weight: bold;
	text-transform: uppercase;
}

#user_view #user_view_item_about #about_actions a:first-child {
	border-right: 1px solid #eee;
}

#user_view #user_view_item_about #about_actions:after {
	content: ' ';
	clear: both;
	display: block;
}

@media only screen and (max-width:640px){

	.v4 .content-area {
		width: calc(100% - 20px);
		padding: 18px 10px;
	}
	
	.v4 .content-column-wrapper {
		
	}
	
	.v4 .content-column {
		float: none;
		width: 100%;
	}
	
	.nav-open nav#mobile-site-nav {
		transform: translate3d(0px, 0px, 0px);
	}
	
	.nav-open #main {
		transform: translate3d(calc(100% - 70px), 0px, 0px);
	}
	
	.nav-open #main #mobile-site-nav-overlay,
	#main #mobile-site-nav-overlay.open {
            background-color: rgba(50, 50, 50, 0.5);
            display: block;
	}
	
	.nav-open #mobile-site-header {
		transform: translate3d(calc(100% - 70px), 0px, 0px);
	}
	
	#mobile-site-nav > .user {
		line-height: 56px;
		background: #DFDFDF;
		box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.35);
	}
	
	#mobile-site-nav > .user {
		display: block;
		padding-left: 10px;
		color: rgb(119, 119, 119);
		font-weight: bold;
		font-size: 1.6rem;
	}
	
	#mobile-site-nav > .user img {
		height: 30px;
		border-radius: 2px;
		vertical-align: middle;
		margin-right: 8px;
		margin-top: -3px;
	}
	
	
	#mobile-site-nav ul.user-actions {
		list-style: none;
	}
	
	#mobile-site-nav ul.user-actions li {
		border-bottom: 1px solid rgb(221, 221, 221);
		overflow: hidden;
		height: 42px;
	}
	
	#mobile-site-nav ul.user-actions li a {
		display: block;
		/*line-height: 4.2rem;*/
		padding-left: 8px;
		line-height: 38px;
		color: #777;
		text-transform: uppercase;
		font-weight: bold;
		height: 38px;
	}
	
	#mobile-site-nav ul.user-actions li a img { 
		width: 20px;
		height: 20px;
		text-align: center;
		margin-right: 8px;
		vertical-align: middle;
		border-radius: 2px;
		margin-top: -3px;
	}
	
	#mobile-site-nav ul.user-actions li a i.fa {
		width: 20px;
		/*height: 20px;
		line-height: 20px;*/
		font-size: 16px;
		text-align: center;
		margin-right: 8px;
		
		/*vertical-align: middle;*/
		/*border: 1px solid red;*/
	}
	
	#mobile-site-nav ul.user-actions li a span {
		vertical-align: middle;
		display: inline-block;
		line-height: initial;
		font-size: 14px;
		/*border: 1px solid blue;*/
		padding: 12px 0;
		/*height: 20px*/
	}
	
    html {
        font-size: 10px;
		width: 100%;
		overflow-x: hidden;
    }
    
	
    body {
		width: 100%;
		overflow-x: hidden;
                padding-top: 56px;
                font-family: 'Ubuntu',Karla,Roboto,Helvetica,Arial,sans-serif;
    }
    
	#main {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		
		background: #f4f4f4 none repeat scroll 0% 0%;
	}
	
    #main #header_next .header-content {
        width: 100%;
    }

    #main #site_messages {
        width: 100%;
    }
    
    #main #content {
        width: 100%;
    }
    
    #user_view #row_left,
    #user_overview #row_left {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    
    #user_view #row_right,
    #user_overview #row_right {
        float: none;
        width: 100%;
    }
    
    #user_view #row_left .siteuser-comment-input .input {
        width: 100%;
    }
    
    #user_view #row_left .siteuser-comment-input .input textarea {
        width: calc(100% - 20px);
        min-width: auto;
        max-width: auto;
        font-size: 1.4rem;
		margin-bottom: 4px;
    }
    
    #user_view #row_left .item_comments_input input[type="text"],
    #user_view #row_left .item_comments_input input[type="password"] {

        font-size: 1.4rem;
    }
    
    #user_view .item_content #main_picture {
        padding: 0;
        margin: 0 8px;
        transform: translate(0, 0);
        border: none;
		max-width: calc(100% - 16px);
		max-height: 100%;
		vertical-align: middle;
		display: inline-block;
		border-radius: 2px;
		box-sizing: border-box;
		padding: 0; /*10px;*/
		background: white;
		box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.15);
    }
    
    #user_view #user_view_item_about {
        /*box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.15);*/
		/*background: white none repeat scroll 0% 0%;*/
		margin: 0px;
		padding: 0;
    }
	
	#user_view #user_view_item_about #about_actions {
		display: block;
	}
	
	#user_view #user_view_item_about.empty #about_actions {
		border-top: 0;
	}
	
	#user_view #row_left #user_view_item_title h1 {
		margin-bottom: 0;
	}
    
    #user_view #user_view_item_title,
    #user_view #user_view_item_description_text {
        padding: 10px;
    }
	
	#user_view #row_left .item_description_empty {
		width: calc(100% - 20px);
		padding: 10px;
		box-sizing: border-box;
		margin: 10px;
		border: 1px dotted #ccc;
	}
	
	
	
	#user_view #row_left .item_description {
		margin-bottom: 0;
	}
    
    #user_view #row_left #post_info_date {
        margin-right: 8px;
    }
    
    #user_view .layout_rowright_upper.layout_userinfo,
    #user_overview .layout_rowright_upper.layout_userinfo {
        display: none;
    }
    
    #main #content {
        margin-top: 0;
    }
    
    #mobile-site-header {
        display: block;
    }
    
    #main #header_next .header-content .logo img {
        height: 48px;
    }
    
    #user_view .layout_rowright_block_title, 
    #user_view #row_left .item_comments_title {
        font-size: 14px;
        padding: 10px 20px;
	color: #565A5C;
        text-align: center;
        background: transparent;
        border-bottom: 1px solid #eaeaea;
        box-shadow: none;
		margin-bottom: 10px;
    }
    
    #user_view #row_left #item_action_rotate #rotate_image,
    #user_view #row_left #item_action_allsizes #view_allsizes,
    #user_view #row_left #item_action_favorite #add_favorite,
    #user_view #row_left #item_action_favorite #del_favorite,
    #user_view #row_left #item_action_delete #delete_post {
        font-size: 12px;
    }
    
    #user_view #item_comments_list .no-comments {
        font-size: 14px;
        padding: 0;
    }
    
    #user_view #row_left .post_sharing {
        display: none;
    }

    #user_view .post_sharing_mobile .share_button {
        display: inline-block;
        margin: 0 6px;
    }

    #user_view .post_sharing_mobile {
        padding: 8px;
        margin-bottom: 0;
        display: block;
        text-align: center;
		max-height: 80px;
		border-top: 1px solid #EEE;
    }
    
    #main #header_next .header-content .search {
        display: none;
    }
    
    #user_view .siteuser-comment-input .btn.btn-special {
        width: calc(100% - 6px);
    }
    
    #user_view #user_item_submit_comment {
        width: 100%;
        font-size: 1.5rem;
        padding: 10px;
    }
    
    #user_view .item_content {
        overflow: hidden;
    }
    
    #user_view #row_left #item_comments_list {
        width: calc(100% - 20px);
		padding: 8px 0 0 0;
		margin-bottom: 10px;
    }
	
	#user_view #row_left .item_comments {
		margin-bottom: 0;
	}
	
	#user_view #row_left .item_comments_item {
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		margin-bottom: 10px;
	}
    
    #user_view #row_left .item_comments_item_info_message {
        width: 100%;
		font-size: 1.4rem;
    }
	
	#user_view #row_left .item_comments_item_header span {
		font-size: 1.2rem;
	}

	#user_view .item_content_navigation {
	  overflow: hidden;
	  visibility: hidden;
	  position: relative;
          /*box-shadow: 0 0 2px rgba(0, 24, 45, 0.1) inset;*/
          /*background: #505256;*/ /*/#E0E0E0 ; *//*#565A5C;*/
	}
        
        #user_view #row_left .item_content {
            /*background: rgba(100, 100, 100, 0.2);
            box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4) inset;*/
            /*background: white;*/
            margin-bottom: 0;
			position: relative;
			background: #505256 none repeat scroll 0% 0%;
            /*padding-bottom: 10px;*/
        }
	
	#user_view .item_content_navigation_wrap {
	  overflow: hidden;
	  position: relative;
		height: calc(100% - 20px);
		padding: 10px 0;
	}
	
	#user_view .item_content_navigation_wrap > div {
		float: left;
		width: 100%;
		height: 100%;
		position: relative;
	}
	
	
	#user_view .item_content_navigation_wrap > div div.image,
	#user_view .item_content_navigation_wrap > div div.video,
	#user_view .item_content_navigation_wrap > div div.animation {
		height:280px;
                line-height:280px;
	}
	
	#mobile-info-block {
		position: absolute;
		bottom: 56px;
		left: 0px;
		right: 0px;
		text-align: left;
		padding: 40px 15px 15px 15px;
		color: white;
		font-weight: bold;
		font-size: 16px;
		text-shadow: 0px 1px rgba(0, 0, 0, 0.3), 0px 0px 7px rgba(0, 0, 0, 0.9);

		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(51,51,51,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(51,51,51,1)));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(51,51,51,1) 100%);
		background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(51,51,51,1) 100%);
		background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(51,51,51,1) 100%);
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(51,51,51,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#444444',GradientType=0 );

		display: block;
	}
	
	#mobile-user-header {
		/*border-bottom: 1px solid #eee;*/
		display: block;
		/*background: #f0f0f0;
		box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.15);*/
		/*order-bottom: 1px solid #E8E8E8;*/
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: #444;
	}
	
	#user_view .item_content div.user, 
	#user_view .item_content div.info {
		display: block;
	}
	
	#mobile-user-header:after {
		content: ' ';
		clear: both;
		display: block;
	}
	
	
	
	#mobile-user-header .name {
		float: left;
		font-size: 0px;
		line-height: 30px;
		padding: 13px;
		color: #555;
	}
	
	#mobile-user-header .name img {
		height: 30px;
		padding: 0px;
		border-radius: 50%;
		vertical-align: middle;
		margin-right: 8px;
	}
	
	
	#mobile-user-header .name span {
		font-weight: bold;
		font-size: 1.5rem;
		display: inline-block;
		vertical-align: middle;
	}
			
	#mobile-user-header .actions {
		float: right;
		line-height: 30px;
		padding: 0;
	}
			
	#mobile-user-header .actions.left {
		float: left;
		line-height: 30px;
		padding: 0;
	}

        #mobile-user-header .actions .item-menu {
            display: block;
            float: left;
            position: relative;
        }

        #mobile-user-header .actions .button {
            height: 56px;
            display: block;
            padding: 0px 16px;
            line-height: 56px;
        }

        #mobile-user-header .actions.left .button {
            float: left;
			position: relative;
        }

        #mobile-user-header .actions i {
            vertical-align: middle;
            font-size: 23px;
            width: 26px;
            height: 26px;
			line-height: 26px;
            color: #ddd;
			text-align: center;
        }
		
        #mobile-user-header .actions span.vertical-divider {
                height: 44px;
                border-left: 1px solid rgba(255,255,255,0.1);
                display: inline-block;
                margin: 6px 0px;
                position: absolute;
                top: 0px;
                left: 0px;
                display: none;
        }
		
        #mobile-user-header .actions.left span.vertical-divider {
                border-left: none;
                border-right: 1px solid rgba(255,255,255,0.1);
				left: none;
				right: 0px;
				display: block;
        }
		
        #mobile-user-header .actions .item-menu .dropdown {
			display: none;
			overflow: visible;
			position: fixed;
			top: 52px;
			right: 10px;
			left: 10px;
			line-height: initial;
			z-index: 9999;
        }

        #mobile-user-header .actions .item-menu .dropdown.open {
			display: block;
        }
		
        #mobile-user-header .actions .item-menu .dropdown ul {
			list-style: none;
			
        }
		
        #mobile-user-header .actions .item-menu .dropdown ul li a {
			display: block;
			color: #777;
			border-bottom: 1px solid #eee;
			padding: 10px 8px;
        }
		
		
        #mobile-user-header .actions .item-menu .dropdown ul li:last-child a {
			border-bottom: none;
        }
		
        #mobile-user-header .actions .item-menu .dropdown ul li a:after {
			content: ' ';
			clear: both;
			display: block;
        }
		
        #mobile-user-header .actions .item-menu .dropdown ul li a i {
			width: 24px;
			height: 24px;
			text-align: center;
			margin-right: 5px;
			float: left;
			font-size: 18px;
			line-height: 24px;
        }
		
        #mobile-user-header .actions .item-menu .dropdown ul li a span {
			width: calc(100% - 29px);
			text-align: left;
			display: block;
			float: left;
			line-height: 24px;
			font-size: 14px;
        }

		#user_view #post_media_options {
			display: none;
		}
		
		#main > #footer-container {
			display: none;
		}
	
	#user_view #row_left .item_comments,
	#user_view #view_navigation_thumbs,
	#user_view #post_info .layout_rowright_block_content,
	#user_view .layout_rowright_block_content {
		background: transparent;
		margin: 0 4px;
		/*box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.15);*/
	}
	

	
	
	#user_view #row_left div.info {
		padding: 8px 0 8px 0;
        color: #999;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	
	
	#user_view #row_left div.info:after {
            content: ' ';
            clear: both;
            display: block;
	}
	
	
	#user_view #row_left div.info .views {
            float: left;
            padding-left: 10px;
	}
	
	#user_view #row_left div.info .datetime {
            float: right;
            padding-right: 10px;
            
	}
	
	#user_view #row_left .siteuser-comment-input .input {
		margin-bottom: 0;
	}
	
	#user_view #row_left #post_info_date {
            font-size: 1.2rem;
            display: none;
	}
	
	#user_view #row_left .siteuser-comment-input .header,
	#user_view #row_right #post_info .info_item .info_item_label,
	#user_view #row_right #post_info .info_item .info_item_contents,
	#user_view #row_right #info_tag_list #no_tags {
		font-size: 1.35rem;
	}
	
	#user_view #row_left .button {
		padding-top: 0;
	}
	
	#main #header_next { 
		display: none;
	}
	
	
	
	
	#user_overview #row_left .mentions  {
		display: none;
	}
	
	#user_overview #row_left .paging  {
		display: none;
	}
	
	#user_overview .layout_stream_grid_singleuser {
		width: 100%;
		padding-top: 0;
		margin-top: 0;
	}
	
	#user_overview .layout_stream_grid_singleuser .list_item {
		margin-bottom: 0;
		width: auto;
	}
	
	#user_overview .layout_stream_grid_singleuser .list_item .list_item_image {
		border: none;
		border-radius: 0px;
		padding: 0px;
		box-shadow: none;
		margin-bottom: 0;
		vertical-align: top;
		width: 100%;
		height: auto;
	}
	
	#user_overview #row_left .user_navigation {
		background: none;
		text-align: center;
		padding-left: 0;
		margin-top: 6px;
		margin-bottom: 14px;
	}
	
	#user_overview #row_left .user_navigation .tabs {
		margin: 0px auto;
	}
	
	#user_overview #row_left .user_navigation .tab {
		display: inline-block;
		float: none;
		margin: 0;
		height: auto;
	}
	
	#user_overview #row_left .user_navigation .tab .inner_tab {
		padding: 10px;
		float: none;
		text-transform: uppercase;
		font-weight: bold;
		display: block;
		font-size: 13px;
		padding: 8px 14px 6px 14px;
	}
	
	#user_overview #row_left .user_navigation .tab_normal {
		background: none;
	}
	
	#user_overview #row_left .user_navigation .tab_normal .inner_tab {
		background: none;
	}
	
	#user_overview #row_left .user_navigation .tab_selected {
		background: none;
	}
	
	#user_overview #row_left .user_navigation .tab_selected .inner_tab {
		background: none;
		border-bottom: 2px solid #3399cc;
	}
	
	#user_overview #row_left .navigation-options {
		display: none;
	}
	
	#user_overview .sidebar_block_calendar {
		display: none;
	}
	
	#user_overview .sidebar_block_my_stats {
		display: none;
	}
	
	#user_overview .sidebar_block_friends {
		display: none;
	}
	
	#user_overview .sidebar_block_debug {
		display: none;
	}
	
	#slider-container {
		background: #333;
		box-shadow: none;
		height: 100%;
	}
	
	#user_view #row_left .item_content #mobile-info-block {
		display: block;
	}
}

@media only screen and (max-width : 380px) {
	#user_overview .layout_stream_grid_singleuser .list_item {
		width: 25%;
	}
}

@media only screen and (max-width : 480px) and (min-width : 381px) {
	#user_overview .layout_stream_grid_singleuser .list_item {
		width: 20%;
	}
}
@media only screen and (max-width : 640px) and (min-width : 481px) {
	#user_overview .layout_stream_grid_singleuser .list_item {
		width: 16.66666666666%;
	}
}
