html {
	height:100%;
}

#ad_event_above_menu_wrapper {
	background:#1e1e1e;
	overflow:hidden;
}

#ad_event_above_menu_wrapper .responsive-ad,
#ad_event_news_top_wrapper .responsive-ad,
#ad_event_bottom_wrapper .responsive-ad,
#ad_video_right_wrapper .responsive-ad {
	margin:8px 0;
}

#ad_event_bottom_0_90 {
	height:auto !important;
	background:#1e1e1e;
	overflow:hidden;
}

#ad_event_info_below_media_300_250 {
	height:auto !important;
	padding:0 !important;
}
#M_menu {
	height: 41px;
	background-image: url(../i2/unavbar_v2.png);
	position:relative;
	z-index:15000 !important;
}

#wrapper_list_folders {
	display:none;
}

.responsive-ad > div {
	margin:0 auto;
}

.album_name em,.content_body em,h1 > span em,#folders_breadcrumb em { font-style:normal; }

#event_media_videos_mobile,#event_media_photos_mobile,#event_media_news_mobile,#event_media_blogs_mobile {
	display:none;
}


#video .album_name a {
	text-decoration: underline;
}

#editor_closer {
width: 30px;
height: 30px;
position: fixed;
bottom: 6px;
right: 6px;
background-image: url(../i2/nonmobile_r2.png);
background-position: 5px 5px;
cursor: pointer;
z-index: 10000;
background-color: #534c46;
border-radius: 3px;
background-repeat: no-repeat;
opacity:0.5;
}

#editor_closer.editor_closer_closed {
	
}


#editor {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 10000;
box-shadow:0 0 1px rgba(0,0,0,.5);
border-top:1px solid white;
background:white;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,229,223,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,229,223,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,229,223,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,229,223,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,229,223,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,229,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae5df',GradientType=0 );

font-family:"Puritan","Droid Sans",sans-serif;
text-align:center;
height:41px;

}

#editor_tabs {
	max-width:1008px;
	width:100%;
	height:41px;
	margin:0 auto;
display:inline-block;
border-left:1px solid #cbc6bf;
border-right:1px solid #cbc6bf;
}

#editor_tabs ul {
	list-style-image:none;
	padding:0;
	margin:0;
	text-align:center;
	display:block;
	position:relative;
	white-space:nowrap;
}

#editor_tabs li {
display: inline-block;
width: 16.6%;
padding: 0;
margin: 0;
line-height: 41px;
vertical-align: top;
}

#editor_tabs li + li {
	border-left:1px solid #cbc6bf;
}

#editor_tabs li a {
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;
	color:#534c46;
	display:block;
	height:41px;
	line-height:41px;
	margin:0;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,0,0,.2);
	position:relative;
	padding-right:14px;
	font-family:"Puritan","Droid Sans";
}

#editor_tabs li a:hover .BM_icon {
	opacity:0.9;
}

#editor_tabs li:hover {
background: rgb(247,245,242);
background: -moz-linear-gradient(top,  rgba(247,245,242,1) 0%, rgba(234,229,223,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,245,242,1)), color-stop(100%,rgba(234,229,223,1)));
background: -webkit-linear-gradient(top,  rgba(247,245,242,1) 0%,rgba(234,229,223,1) 100%);
background: -o-linear-gradient(top,  rgba(247,245,242,1) 0%,rgba(234,229,223,1) 100%);
background: -ms-linear-gradient(top,  rgba(247,245,242,1) 0%,rgba(234,229,223,1) 100%);
background: linear-gradient(to bottom,  rgba(247,245,242,1) 0%,rgba(234,229,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f5f2', endColorstr='#eae5df',GradientType=0 );

}

#editor_tabs li em {
background: rgb(255,69,0);
color: white;
border-radius: 10px;
min-width: 7px;
display: inline-block;
font-size: 10px;
line-height: 15px;
text-align: center;
margin: 5px 0 0 -5px;
vertical-align: top;
border: 1px solid white;
font-style: normal;
font-family: "Droid Sans";
padding: 0 4px;
}

#editor_content {
	display:none;
}

.BM_icon {
background-image: url(../i2/nonmobile_r2.png);
width:25px;
height:25px;
display:inline-block;
vertical-align: top;
margin:8px 3px 0 0;
opacity:0.33;
background-repeat: no-repeat;
}

.BM_settings { background-position:0 -223px; }
.BM_photos { background-position:2px -442px; }
.BM_videos { background-position:2px -497px; }
.BM_blogs { background-position:2px -469px; }
.BM_news { background-position:2px -415px; }
.BM_wall { background-position:2px -527px; }

.wall_block:hover .bttn_action {
	display:block;
}






#wrapper_header {
clear:both;
}

#header {
height:116px;
position: relative;
}

#profile_photo {
position: absolute;
left:8px;
top:8px;
margin:0;
}

#profile_photo td {
width:100px;
height:100px;
text-align:center;
}

#profile_photo img {
	max-width:100px;
	max-height:100px;
}

#displayname,#catchphrase,#header_info,#header_info2,#header_social {
margin-left:116px;
padding-bottom:0px;
width:640px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

#displayname {
font-size:20px;
color:white;
padding:4px 0 4px 0;
}

#catchphrase {
color:#999999;
padding-bottom:4px;
}

#header_info,#header_info2 {
color:#999999;
}

#header_social {
	width:700px;
	text-overflow:clip;
}

#header_options {
position: absolute;
top:8px;
right:8px;
}

.edb
{
	display:block;
	height:20px;
	line-height:20px;
}
/*
.edb1
{
	background-position:0 3px;
}

.edb2
{
	background-position:0 -45px;
}

.edb3
{
	background-position:0 -94px;
}

.edb4
{
	background-position:0 -141px;
}

.edb5
{
	background-position:0 -189px;
}

.edb6
{
	background-position:0 -237px;
}

.edb7
{
	background-position:0 -285px;
}

.edb8
{
	background-position:0 -333px;
}

.edb9
{
	background-position:0 -381px;
}

.edb10
{
	background-position:0 -430px;
}

.edb11
{
	background-position:0 -477px;
}

.edb12
{
	background-position:0 -525px;
}

.edb13
{
	background-position:0 -573px;
}

.edb14
{
	background-position:0 -622px;
}
*/
#tt {
 position:absolute;
 display:block;
 overflow:hidden;
	  word-wrap:break-word;
	  z-index:1000;

/* background:url(../i/p3/tt_left.gif) top left no-repeat;*/
 }
 
 #tt td {
	 word-wrap:break-word;
 }
 
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(../i/p3/tt_top.gif) top right no-repeat;
 overflow:hidden;
 display:none;
 }
 #ttcont {
 display:block;
 padding:12px 12px 8px 12px;
 background:#555555;
 color:#fff;
 		-moz-border-radius:12px;
	-webkit-border-radius:12px;
	  	min-width:100px;
	max-width:160px;
	text-align:justify;
	border:1px solid #444444;
 }
 
 
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(../i/p3/tt_bottom.gif) top right no-repeat;
overflow:hidden;
 display:none;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
height:20px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 10px Arial;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 8px 8px;
}

.tabcontent{
display:none;
}

.stButton {
height:20px !important;
overflow:hidden;
margin:0 4px !important;
}

.stButton_gradient .sharethis {
margin:0 !important;
}

.stButton_gradient {
height:16px !important;
padding:1px 4px 1px 1px !important;
}

a.stbar.chicklet img {border:0;height:16px;width:16px; margin-bottom:2px; vertical-align:middle;}

.histicon {
	width:16px;
	height:16px;
	background-image:url(../i/p3/editor_0_0.png);
}

.hist_blog { background-position:0 -528px; }
.hist_year { background-position:0 -480px; }
.hist_news { background-position:0 -625px; }
.hist_photo { background-position:0 -240px; }
.hist_video { background-position:0 -288px; }

.gig {
text-align: center;
padding:4px 0 12px 0;
}

.gig .racetimelink {
background-color: #c71418;
background-color: #b3dd21;
background-color: #ee3124;
font-family:"Courier New";
color:black !important;
font-weight:bold;
padding:2px 6px;
margin:0 12px;
text-transform: uppercase;
text-decoration: none !important;
font-size:13px;
border-width:0;
cursor:pointer;
}

.gig .nhub_button {
text-transform: uppercase;
			font-size: 12px;
			border-width:0;
			border-bottom:3px solid #ee3124;
			color:#333333;
			text-decoration: none;
			font-weight: bold;
			background-color: white;
			cursor: pointer;
			font-family: "Courier New";
			height:16px;
			line-height:12px;
			padding:0;
margin-top:8px;
			}


.autocomplete {
overflow:hidden;
border:1px solid #333333;
color:#333333;
background-color: white;
z-index:2000;
}

.autocomplete ul {
overflow:hidden !important;
}

.autocomplete li {
padding:4px 4px 4px 4px !important;
border-top:1px dashed #cccccc;
margin-top:-1px !important;
}

.autocomplete li:hover {
background-color: #ffeee3;
}

.autocomplete img {
vertical-align: middle;
}

.miniavatar {
max-width:34px;
text-align:center;
overflow:hidden;
margin:0 4px 0 4px;
display:inline-block;
vertical-align: middle;
}

.killACroundies {
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
}

.MCautocompletebox:focus,input:focus {
outline:none;
}

.MCautocomplete_choices {
position:absolute;
background-color: white;
border:1px solid #999999;
border-top-width: 0;
color:#333333;
z-index:999;
opacity:1;
height:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
margin-top:-1px;
background-image:url(../i/p3/rsnav_menubg2.png);
background-repeat: repeat-x;
background-position: 0 -32px;
display:none;
max-height:263px;
overflow:auto;
}

.MCautocomplete_choices ul {
list-style-type: none;
padding:0;
margin:0 0 4px 0;
overflow:hidden;
}

.MCautocomplete_choices div {
display:none;
}

.MCautocomplete_choices li {
padding:4px !important;
border-bottom:1px dotted #cccccc;
margin:0 !important;
}

.MCautocomplete_choices .informal {
display:inline-block;
width:50px;
overflow: hidden;
text-align: right;
margin-right:4px;
vertical-align:middle;
}

.MCautocomplete_choices li img {
float:none;
vertical-align: middle;
width:auto;
height:24px;
}

.MCautocomplete_choices li:hover {
color:#ff8651;
background-color: #f2f2f2;
cursor:pointer;
}

.closeAC:hover {
color:#ff8651;
cursor:pointer;
}

.nomatch {
color:#999999;
text-align: left;
display:block;
padding:16px 0 8px 58px;
height:16px;
}

.closeAC {
z-index:1000;
height:16px;
line-height: 16px;
text-align: left;
color:#999999;
display:block;
font-weight: bold;
padding:2px 0 8px 58px;
}

#floatypreview {
display:none;
}

.trashit {
position:absolute;
width:16px;
height:16px;
right:0;
top:0;
}

.blockedit {
cursor: move;
position: relative;
}

.blockedit .body {

}

.nhub_button {
text-transform: uppercase;
			font-size: 12px;
			border-width:0;
			border-bottom:3px solid #ee3124;
			color:#333333;
			text-decoration: none;
			font-weight: bold;
			background-color: white;
			cursor: pointer;
			font-family: "Courier New";
			height:16px;
			line-height:12px;
			padding:0;
margin-top:8px;
			}
			
.ajax_toggle {
display: inline-block;
}
				
.ajax_toggle_box {
display:none;
}
				
.ajax_toggle_loader {
background-image: url(../i/ajaxload.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
}
				
.ajax_hideme {
visibility: hidden;
}
				
.ajax_toggle_button {
text-decoration: none !important;
}

.ajax_toggle_button:hover {
text-decoration: none !important;
}

.photo_wrapper img {
max-width:720px;
}

.events_list img {
max-width:50px;
}





.cbox_ajax { background-color: white; color:#534c46; position: relative; }
.cbox_ajax h1 { color:#534c46; font-weight: bold; font-size:15px; margin:0 24px; padding:8px 0; display:block; height:24px; background-image: none; }
.cbox_ajax h2 { color:#4c96da; font-weight: bold; font-size:12px; margin:4px auto 0 auto; display:inline-block; top:8px; left:64px; padding:0 4px; background-color: white; position:relative; height:16px; clear:both; }
.cbox_ajax table.CBA_table { width:90%; margin:0 auto; -webkit-border-radius:6px; -moz-border-radius:6px; padding:16px 0; border:2px solid #eeeeee; }
.cbox_ajax table.CBA_table th { padding:2px 4px 2px 12px; text-align:right; font-weight:bold; font-size:11px; width:160px; }
.cbox_ajax table.CBA_table td { padding:2px 12px 2px 0; text-align:left; }
.cbox_ajax select { width:200px; background-image: none; border:1px solid #cccccc; background-color: #eeeeee; }
.cbox_ajax .textinput { background-color:#eeeeee; color:#534c46; background-image: none; border:1px solid #cccccc; padding:4px; margin:0 !important; -webkit-border-radius:4px; -moz-border-radius:4px; }
.cbox_ajax_loader { background-color: white; position:absolute; left:0; top:0; right:0; bottom:0; background-image: url(../i/ajaxload_big_2.gif); background-repeat: no-repeat; background-position: 50% 50%; z-index:5000; }

.cbox_ajax table.CBA_table td table td {
padding:0;
}

.cbox_ajax .CBA_submit,.cbox_ajax .bttn {
height:29px;
background-image:url(../i/fbtn1_r3.png);
border-width:0;
font-weight:bold;
font-size:11px;
padding:0;
background-color:transparent;
cursor:pointer;
text-shadow:#feffff 1px 1px 1px;
background-position: -92px -203px;
color:white;
text-shadow:1px 1px 1px #083355;
width:118px;
margin-top:12px;
}

.cbox_ajax .bttn {
display: inline-block;
text-decoration: none;
text-align: center;
line-height: 29px;
margin:0;
}


.fixed_font,.fixed_font textarea {
font-family:"Monaco","Courier";
font-size:12px;
}

#ajax_global {
background-color: white;
width:64px;
height:64px;
border-radius:16px;
position: absolute;
left:400px;
top:200px;
background-image: url(../i/ajaxload_big_2.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
opacity:0;
}

.sharethis iframe {
background-color: transparent;
}

#albums {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

.album_nest_padding {
z-index:1000;
position: relative;
}

.album_name {
position: relative;
z-index: 10;
}

.album_nest .album_nest_padding {
padding-left: 8px;
}

.album_nest .album_nest .album_nest_padding {
padding-left: 8px;
}

.album_nest .album_nest .album_nest .album_nest_padding {
padding-left: 8px;
}

.album_nest .album_block .album_nest_padding { margin-left:0; }
.album_nest .album_nest .album_block .album_nest_padding { margin-left:14px; }
.album_nest .album_nest .album_nest .album_block .album_nest_padding { margin-left:28px; }


.album_contents_closed > .album_block > .album_nest_padding  {
background-image:url(../i/p3/album_contents.png);
background-position: 0 4px;
background-repeat: no-repeat;
}

.album_contents_open > .album_block > .album_nest_padding {
background-image:url(../i/p3/album_contents.png);
background-position: -589px 4px;
background-repeat: no-repeat;
}


#thumb_type,#img_preview {
display:none;
}

#thumb_type {
position:absolute;
z-index:100;
width:20px;
height:20px;
background-image: url(../i/thumb_type.png);
background-color: transparent;
background-repeat: no-repeat;
display:none;
cursor: pointer;
}

select[name=folder_id] { width:100%; }

.sharethis {
opacity:0;
filter:alpha(opacity=0);
}

.ajax_wrapper_content {
padding:1px;
margin:-1px;
}

#landing_block {
display:none;
}

#global_ajaxload {
background-color: white;
background-image: url(../i/ajaxload_white.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
-webkit-border-radius:16px;
-moz-border-radius:16px;
border-radius:16px;
position:absolute;
left:50%;
top:50%;
width:64px;
height:64px;
margin-left:-32px;
margin-top:-32px;
opacity:0.75;
z-index:7500;
opacity:0;
display:none;
}

.bttn_hide { opacity:0.2; }

.nowrap { white-space: nowrap; }

.showmemorebutton {
background-color: #888888;
color:333333;
height:24px;
line-height: 24px;
cursor:pointer;
text-align: center;
font-weight:bold;
}



.contentwrapadjust .mopt {
	width:24px;
	background-image:url(../i/mod_icons_r4.png);
}

.ND_ainfo .ND_icon {
  display: none;
}

.ND_backend_details .modoptions {
	display:inline-block;
}

.ND_backend_details .mopt {
	background-image:url(../i2/ND_icons_r7.png);
}

.ND_backend_details .mopt {
	width:24px;
	height:24px;
	display:inline-block;
	text-decoration: none !important;
	opacity:0.28;
}

.ND_backend_details .mopt:hover {
	opacity:0.67;
}

.ND_backend_details .mopt_feat { background-position:5px -710px; }
.ND_backend_details .mopt_unfeat { background-position:-27px -710px; }

.ND_backend_details .mopt_rsfeat { background-position:5px -801px; }
.ND_backend_details .mopt_rsunfeat { background-position:-27px -801px; }

.ND_backend_details .mopt_addfolder { background-position:5px -868px; }
.ND_backend_details .mopt_addfolderon { background-position:-27px -868px; }

.ND_backend_details .mopt_edit { background-position:5px -769px; }

.ND_backend_details .mopt_show { background-position:5px -738px; }
.ND_backend_details .mopt_showon { background-position:-27px -738px; }

.ND_backend_details .mopt_showwall { background-position:5px -834px; }
.ND_backend_details .mopt_showwallon { background-position:-27px -834px; }

.ND_backend_details .mopt_plusreq { background-position:5px -901px; }
.ND_backend_details .mopt_plusreqon { background-position:-27px -901px; }

.ND_backend_details .mopt_unfeat,
.ND_backend_details .mopt_rsunfeat,
.ND_backend_details .mopt_addfolderon,
.ND_backend_details .mopt_showon,
.ND_backend_details .mopt_showwallon,
.ND_backend_details .mopt_plusreqon {
	opacity:1 !important;
}


.wrapper_textinput input { width:100%; }
.wrapper_searchinput input { width:100%; }
.wrapper_iconinput input { width:100%; }
.wrapper_textarea textarea { width:100%; }

.indent { background-image: url(../i/p3/icons_0_1_r2.png); background-position: 0 -1326px; background-repeat: no-repeat; }
.indent_0,.indent_ { background-image: none; }
.indent_1 { padding-left:15px; background-position: 3px -1326px; }
.indent_2 { padding-left:30px; background-position: 18px -1326px; }
.indent_3 { padding-left:45px; background-position: 33px -1326px; }
.indent_4 { padding-left:60px; background-position: 48px -1326px; }
.indent_5 { padding-left:75px; background-position: 63px -1326px; }

input.searchinput.ui-autocomplete-loading,input.MC_ajaxsave.ajaxload {
background-image: url(../i/ajaxload_bgffffff.gif);
background-position: 4px 50%;
background-repeat: no-repeat;
}

.wrapper_select { display: block; }
.wrapper_select select { width:100% !important; display:block; position:relative; }

.table_item {
margin-top:1px;
}



.rotate_photo {
display:inline-block;
position:relative;
width:100%;
height:100%;
min-width:38px;
min-height:36px;
text-align: center;
/*border:1px solid #999999;*/
}

.rotate_photo > .rotate_left,.rotate_photo > .rotate_right {

position:absolute;
background-color: white;
color:#333333;
width:20px;
height:20px;
bottom:0;
left:0;
background-image: url(../i/rotate_r2.png);
background-position: 3px -96px;
text-decoration: none;
}

.rotate_photo > .rotate_left {
-webkit-border-top-right-radius:4px;
-moz-border-radius-topright: 4px;
border-top-right-radius:4px;
}

.rotate_photo > .rotate_left:hover {
background-position: 3px -134px;
}

.rotate_photo > .rotate_right {
left:auto;
right:0;
background-position: 3px -115px;

-webkit-border-top-left-radius:4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius:4px;
}

.rotate_photo > .rotate_right:hover  {
background-position: 3px -153px;
}

.rotate_photo > .ajaxload {
background-image: url(../i2/ajaxload.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
background-color: white;
position:absolute;
left:0;
width:100%;
top:0;
height:100%;
z-index:10;
opacity:0;
display:none;
}

td.loader_bg {
	background-image: url(../i2/ajaxload.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
background-color: white;
}

.photo_wrapper {
position:relative;
display:inline-block;
margin:0 auto;
max-width:720px;
overflow: hidden;
}

.photo_wrapper > .nextprevbox a {
position:absolute;
z-index:50;
background-color: transparent;
background-image: url(../i/photo_arrows.png);
background-repeat: no-repeat;
background-position: -40px 50%;
padding:0;
margin:0;
top:0;
width:50%;
height:100%;
overflow:hidden;
display:block;
text-decoration: none;
}

.photo_wrapper > .nextprevbox .ajax_prev { left:-34px; border-width:0; }
.photo_wrapper > .nextprevbox .ajax_prev:hover { background-position: -40px 50%; text-decoration: none; }

.photo_wrapper > .nextprevbox .ajax_next { right:-34px; margin-right:-40px; padding-right:40px; background-position: 100% 50%; border-width:0; }
.photo_wrapper > .nextprevbox .ajax_next:hover { margin-right:-40px; padding-right:40px; background-position: 100% 50%; text-decoration: none; }

.photo_wrapper > .nextprevbox .full_width { width:100%; padding-right:96px; }
.photo_wrapper > .nextprevbox .full_width:hover { width:100%; padding-right:96px; text-decoration: none; }


.wrapper_sharethis {
padding:4px 0;
}






.wrapper_box_comments {
background-color: #f2f2f2;
padding:0 6px 2px 6px;
border-top:1px solid #bbbbbb;
font-family:"Lucida Sans Unicode","Lucida Grande";
font-size: 12px;
color: #666666;
clear:both;
}

.wrapper_box_comments a {
color:#8b96aa;
}

.wrapper_box_comments textarea {
font-family:"Lucida Sans Unicode","Lucida Grande";
font-size: 12px;
}

.wrapper_commentarrow {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
border:1px solid #bbbbbb;
width:12px;
height:12px;
background-color: #f2f2f2;
overflow:hidden;
margin:-8px 0 -7px 86px;
border-bottom-right-radius: 16px;
border-right-width:0;
border-bottom-width:0;
}

.wrapper_comments {
padding:0 10px;
}

.wrapper_comment th,.wrapper_addcomment th,.wrapper_comment_replybox th {
text-align: right;
width:40px;
}

.wrapper_comment {
background-color: #f2f2f2;
padding:6px 0 5px 0;
position: relative;
border-top:1px solid white;
border-bottom:1px solid #d8d8d8;
}

.wrapper_comment_replybox { background-image:url(../i2/black_alpha08.png); background-color:transparent; }

.comment_list .box_divider { display:none; }

.wrapper_comments_list .wrapper_comment:first-child { border-top-width: 0; }
.wrapper_comments_list .wrapper_comment:last-child { border-bottom-width: 0; }

.wrapper_comments_list + .comment_line_separator_2 { display:none; }

.wrapper_comment td a,.comment_like_count{
text-decoration: none;
font-style: normal;
}

.wrapper_comment td a:hover {
text-decoration: underline;
}

.wrapper_comment_replybox.ajaxload .bttn_replycomment {
opacity:0.5;
filter:alpha(opacity=50);
}

.comment_count {
	margin-left:-3px;
}

.wrapper_comment_replybox a.comment_hide {
	position:absolute;
	top:6px;
	left:6px;
	width:20px;
	height:20px;
	border:1px solid #d8d8d8;
	background-color:#f2f2f2;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}

.comment_nested {
padding-left:40px;
}

.wrapper_addcomment {
border-bottom-width:0;
position:relative;
}

.wrapper_addcomment td a {
color:#8b96aa;
text-decoration: none;
}

.wrapper_addcomment td a:hover {
text-decoration: underline;
}

.wrapper_addcomment .bttn_addcomment {
background-image: url(../i2/comments_r7.png);
width:83px;
height:24px;
background-position: 0 -63px;
border-width:0;
cursor:pointer;
background-color: transparent;
}

.wrapper_comment_replybox .bttn_addcomment {
background-position: -83px -63px;
}

.wrapper_addcomment_info,.wrapper_replycomment_info {
padding:4px 0 6px 0;
vertical-align:middle;
text-align:right;
}

.wrapper_addcomment textarea,.wrapper_comment_replybox textarea {
height:28px;
min-height:28px;
padding:4px;
border:1px solid #cccccc;
background-color: white;
background-image: none;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
color:#777777;
resize:vertical;
}



.wrapper_addcomment textarea:focus,.wrapper_comment_replybox textarea:focus {
outline:none;
border:1px solid #bbbbbb;
background-color: white;
background-image: none;
-webkit-box-shadow: 0 0 2px 2px rgba(138,155,198,.25);
-moz-box-shadow: 0 0 2px 2px rgba(138,155,198,.25);
box-shadow: 0 0 2px 2px rgba(138,155,198,.25);
}


.wrapper_addcomment.ajaxload .bttn_addcomment {
opacity:0.5;
filter:alpha(opacity=50);
}

.thumb_box .popup_memberinfo { display:block !important; }

.comment_poster { font-weight: bold; display:inline !important; margin-top:2px; }
.comment_body { padding:2px 4px 2px 0; color:#222222; word-wrap:break-word; }

.comment_body p { padding:0; }
.comment_body p+p { margin-top:12px; }

.comment_body img {
	max-width:100%;
	margin:4px 0;
}

.comment_info { color:#969696; font-size:11px; margin-bottom:-4px; }

.comment_info span {  }

.comment_info.hidden * { display:none; }

.wrapper_comment th + td {
	padding-left:6px;
	padding-top:2px;
}

.comment_icon {
background-image: url(../i2/comments_r7.png);
width:18px;
height:16px;
display:inline-block;
margin-right:3px;
vertical-align: middle;
}

table,table th, table td {
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
border-collapse:separate;
empty-cells: show;
}

.comment_icon_like { margin-right:3px; background-position: 0 -48px; }

.comment_icon_comments { background-position: 0 -16px; }
.comment_icon_shares { background-position: 0 -32px; }
.comment_icon_likes { background-position: 0 -48px; }
.comment_icon_report { background-position: -18px -16px; }
.comment_icon_tick { background-position: -18px -33px; margin-right:0; }
.comment_icon_arrow { background-position: -18px -48px; }
.comment_icon_history { background-position: -36px 0; }
.comment_icon_hash { background-position: -36px -16px; }

.wrapper_comments_comments, .wrapper_comments_shares, .wrapper_comments_likes { padding:4px 0; }

.comments_shares_list,.comments_likes_list {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}

.wrapper_comments_shares a,.wrapper_comments_likes a { color:#888888; text-decoration: none; display:inline; }
.wrapper_comments_shares a:hover,.wrapper_comments_likes a:hover { text-decoration: underline; }

.comment_reply,.comment_like,.comment_like_count { font-weight: bold; }

.comment_delete { float:right; font-weight: bold; padding-right:4px; }

.comment_separator { font-weight:bold; margin:0 2px; }

.comment_line_separator_2 { border-bottom:1px solid white; border-top:1px solid #d8d8d8; height:0; overflow: hidden; }

.comment_separator_vertical { border-left:1px solid #d8d8d8; border-right:1px solid white; padding:0 !important; width:0; }



.article_info { color:#acacac; padding:8px 0 0 0; vertical-align: middle; font-size:12px; }
.article_info span { vertical-align: middle; }
.article_info > a,.article_info > a:link,.article_info > a:visited,.article_info > a:active { text-decoration: none; vertical-align: middle; color:#777777; }
.article_info > a:hover { text-decoration: underline; }

span.article_type { width:24px; height:22px; background-image: url(../i2/comments_r7.png); display:inline-block; vertical-align: middle; margin-right:3px; }

span.article_photo { background-position: -198px -17px; }
span.article_video { background-position: -222px -17px; }
span.article_blog { background-position: -222px -39px; }
span.article_news { background-position: -198px -39px; }

.article_history { margin:8px auto; }

.article_history tr:nth-child(even) > td { background-image:url(../i2/black_alpha05.png); }

.wrapper_article_history {
padding:4px 0 10px 0;
}

.wrapper_hashtags {
padding:8px 0;
}

.wrapper_hashtags .textinput {
background-color: white;
background-image: none;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
border:1px solid #bbbbbb;
}

.wrapper_hashtags .textinput:focus {
border:1px solid #bbbbbb;
}

.wrapper_hashtags a {
color:#8b96aa;
text-decoration: none;
}



.wrapper_hashtags a:hover { text-decoration: underline; }

.bttn_follow,.bttn_claim,.bttn_content,.bttn_useroptions,.bttn_rss,.bttn_report,.bttn_feed,.bttn_message,.bttn_share {
width:76px;
height:24px;
display: inline-block;
background-image: url(../i2/comments_r7.png);
background-position: 0 -87px;
vertical-align: middle;
text-decoration: none !important;
cursor:pointer;
margin:0;
overflow:hidden;
line-height:1000px;
position:relative;
}

.bttn_share { width:75px; height:24px; background-position:-114px -184px; }
.bttn_share:hover { background-position:-114px -208px; }

.bttn_follow:hover { background-position: 0 -111px; }

.bttn_followed { background-position: -76px -87px; }
.bttn_followed:hover { background-position: -76px -111px; }

.bttn_claim { width:94px; background-position: -152px -87px; }
.bttn_claim:hover { background-position: -152px -111px; }

.bttn_content { width:120px; background-position: -315px -87px; margin:0 4px 0 0; text-indent:0; }
.bttn_content:hover { background-position:-315px -111px; }

.bttn_useroptions { width:69px; background-position:-246px -87px; }
.bttn_useroptions:hover { background-position:-246px -111px; }

.bttn_rss {	background-position:-564px -87px; width:65px; }
.bttn_rss:hover { background-position:-564px -111px; }

.bttn_feed {	background-position:-511px -87px; width:53px; }
.bttn_feed:hover { background-position:-511px -111px; }

.bttn_report { background-position:-681px -87px; width:25px; margin:0 0 0 4px; }
.bttn_report:hover { background-position:-681px -111px; }

.bttn_report_full { background-position:-435px -87px; }
.bttn_report_full:hover { background-position:-435px -111px; }

.wall_list .bttn_follow { background-position:-629px -87px; width:52px; margin-top:2px; }
.wall_list .bttn_follow:hover { background-position:-629px -111px; }

.wall_list .bttn_followed { background-position:-706px -87px; width:52px; margin-top:2px; }
.wall_list .bttn_followed:hover { background-position:-706px -111px; }

.bttn_follow.ajaxload { opacity:0.5; }

.bttn_message { width:75px; background-position:-1px -184px; }
.bttn_message:hover { background-position:-1px -208px; }

.article_readmore { padding:8px; }


.cbtn1 {
border:1px solid #bbbbbb;
background-color: #ffffff;
padding:8px 24px 8px 8px;
color:#777777;
cursor:pointer;
background-image: url(../i2/comments_r7.png);
background-position: 100% -10px;
background-repeat: no-repeat;
display:inline-block;
}

.description_photo {
max-width:720px;
margin:0 auto;
}

.description_video {
max-width:640px;
margin:0 auto;
}

.popup_memberinfo {
display:inline-block;
}

.wrapper_box_comments a.comment_viewmore { background-color: white; border:1px solid #bbbbbb; padding:4px 8px; text-align: center; margin:0 auto 8px auto; display:block; cursor: pointer; text-decoration: none !important; height:16px; line-height:16px; overflow:hidden; color:#777777; }

.wrapper_box_comments a.comment_viewmore.ajaxload {
background-image: url(../i/ajaxload_fb_multi.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
line-height: 100px;
}


.show_me_more {
text-align:right;
margin-bottom:-24px;
}

.show_me_more table {
	width:200px;
	margin:0 0 0 auto;
}

.show_me_more a {
text-decoration: none;
background-image: url(../i2/comments_r7.png);
background-position: 100% -12px;
background-repeat: no-repeat;
border:1px solid #d8d8d8;
background-color: #f2f2f2;
color:#777777;
padding:4px 24px 4px 8px;
cursor: pointer;
display:inline-block;
}

#blog_albumcontents_column .show_me_more,
#news_albumcontents_column .show_me_more
{ float:none; margin:0 auto 16px auto; position:relative; }

#blog_albumcontents_column .show_me_more table,
#news_albumcontents_column .show_me_more table
{ width:200px; margin:0 auto; }

#blog_albumcontents_column .show_me_more a,
#news_albumcontents_column .show_me_more a
{
	display:block;
	background-image:none;
	text-align:center;
}




.profile_menu a.menu_user { background-position: 4px 0; }
.profile_menu a.menu_email { background-position: 4px -40px; }
.profile_menu a.menu_sharing { background-position: 4px -80px; }
.profile_menu a.menu_password { background-position: 4px -120px; }
.profile_menu a.menu_url { background-position: 4px -160px; }
.profile_menu a.menu_notify { background-position: 4px -200px; }
.profile_menu a.menu_logo { background-position: 4px -240px; }
.profile_menu a.menu_design { background-position: 4px -280px; }
.profile_menu a.menu_layout { background-position: 4px -320px; }
.profile_menu a.menu_blocks { background-position: 4px -360px; }
.profile_menu a.menu_files { background-position: 4px -400px; }
.profile_menu a.menu_block { background-position: 4px -440px; }
.profile_menu a.menu_photos { background-position: 4px -480px; }
.profile_menu a.menu_videos { background-position: 4px -520px; }
.profile_menu a.menu_news { background-position: 4px -560px; }
.profile_menu a.menu_blogs { background-position: 4px -600px; }
.profile_menu a.menu_plus { background-position: 4px -640px; }
.profile_menu a.menu_facebook { background-position: 4px -680px; }
.profile_menu a.menu_twitter { background-position: 4px -720px; }


/*
.profile_menu .menu_strip {
	
	background-image:url(../i/profile_menu_strip.png);
	width:23px;
	height:160px;
	position: absolute;
	left:-23px;
	top:-4px;
}
*/
#followers_column_1 {
	width:240px;
}

#followers_list .bttn_follow {
	margin-top:4px;
	display:block;
}

#header_follow_info {
	position:absolute;
	right:8px;
	bottom:8px;
	text-align:right;
	white-space:nowrap;
}

#header_follow_info > div {
	padding-bottom:4px;
}




.wrapper_commentarrow {
filter: progid:DXImageTransform.Microsoft.Matrix(M11=-0.70710678, M12=-0.70710678, M21=0.70710678, M22=0.70710678);
}



.thumb_square {
	display:inline-block;
}

.thumb_square.size_30 {
	width:32px;
	height:32px;
	overflow:hidden;
	margin-right:3px;
	padding:2px;
	background-color:white;
	box-shadow:0 0 0 1px rgba(0,0,0,.2);
}

.thumb_square.size_30 table {
	border-collapse:collapse;
}

.thumb_square.size_30 table,.thumb_square.size_30 td {
	width:32px;
	height:32px;
	padding:0;
	text-align:center;
}

.thumb_square.size_30 img {
	max-width:32px;
	max-height:32px;
}

#profile_photo a.logo_edit {
	background-color:black;
	color:white;
	padding:4px 6px;
	position:absolute;
	top:8px;
	right:8px;
	border-radius:4px;
	text-decoration:none;
	display:none;
	z-index:5000;
	
}



.sqthumb .i_icon_strip {
	right:0;
	top:0;
	position:absolute;
	z-index:1000;
	display:none;
	background-color:#413e3b;
	border-bottom-left-radius:3px;
	padding:1px 0 1px 2px;
	box-shadow:1px 1px 1px rgba(0,0,0,.1);
}

.sqthumb .i_icon {
	background-image:url(../i2/i_icon_sqthumb.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
	text-decoration:none;
}

.sqthumb .i_icon.i_icon_edit {
	background-position:-18px 0;
}

.sqthumb .i_icon:hover {

}

#hiliteBox { position:absolute;	width:0; height:0; }

#hiliteBox div { background-color:#413e3b; position:absolute; z-index:500; box-shadow:1px 1px 1px rgba(0,0,0,.1); }
#hiliteBox div.hb_1 { width:100%; height:3px; top:-3px; left:-3px; padding:0 3px; border-top-left-radius:3px; border-top-right-radius:3px; }
#hiliteBox div.hb_2 { height:100%; width:3px; left:0; top:3px; }
#hiliteBox div.hb_3 { width:100%; width:3px; right:0; top:3px; }
#hiliteBox div.hb_4 { width:100%; height:3px; bottom:-3px; left:0; padding:0 3px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; }

.icon_16 {
	background-image:url(../i2/i_icon_sqthumb.png);
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	line-height:16px;
	text-decoration:none;
}

.icon_16:hover {
	text-decoration:none !important;
}

.icon_16.icon_write { background-position:-20px -1px; }
.icon_16.icon_FB { background-position:-38px -1px; }
.icon_16.icon_twitter { background-position:-55px -1px; }


.wrapper_addcomment_info .icon_16 {
	margin-right:2px;
}

.article_description {
max-height:120px;
overflow:hidden;
margin-bottom:8px;
}

#wrapper_view_video .article_description { max-height:500px; }
#wrapper_view_photo .article_description { max-height:500px; }
#wrapper_view_blog .article_description { max-height:1000px; }
#wrapper_view_news .article_description { max-height:1000px; }
#latestnews .article_description { max-height:1000px; }
#blogupdates .article_description { max-height:1000px; }

#latestnews .show_me_more,
#blogupdates .show_me_more
{
	margin:0;
	text-align:left;
}

#latestnews .show_me_more table,
#blogupdates .show_me_more table
{
margin:0;
}

.article_title {
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:8px 0 4px 0;
}

.info_inline {
	
}

.article_description a,
.article_description a:link,
.article_description a:visited,
.article_description a:active,
.userhtml a,
.userhtml a:link,
.userhtml a:visited,
.userhtml a:active
{
	text-decoration: underline;
}



.taglist > span {
	margin-left:6px;
}

.taglist a {
	vertical-align: middle;
}

.profile_menu_above {
	position:fixed;
}

.box_divider {
	background-image:none;
	padding:0;
	margin:0;
	height:12px;
}

.multiselect > select {
	height:auto;
}

.thumb_box {
text-align:center;
background-color:white;
border:1px solid #cccccc;
padding:2px;
box-shadow:1px 1px 0 rgba(0,0,0,.02);
position:relative;
display:inline-block;
}

.wall_block > table { table-layout:fixed; }
.wall_block > table th { width:40px; }

.wall_block .thumb_box { width:48px; height:48px; }
.wall_block .thumb_box img { max-width:48px; max-height:48px; }

.wrapper_box_comments .thumb_box { width:32px; height:32px; }
.wrapper_box_comments .thumb_box img { max-width:32px; max-height:32px; }


.wall_body > table { table-layout:fixed; }
.wall_body > table th { width:76px; }

.wall_block .wall_thumb_box { width:64px; height:64px; }
.wall_block .wall_thumb_box img { max-width:64px; max-height:64px; }

.wall_thumb_box .ND_icon,
.wall_thumb_box .video_views,
.wall_thumb_box .video_likes,
.wall_thumb_box .video_comments,
.wall_thumb_box .photo_views,
.wall_thumb_box .photo_likes,
.wall_thumb_box .photo_comments {
	display:none;
}


.wrapper_addcomment {
	padding:6px 0;
}

.wrapper_addcomment th .thumb_box {	margin-right:6px; }

.wrapper_comment_replybox {
padding:6px 0 6px 44px;
}

.wall_block { position:relative; background-image:none !important; }
.wall_block > table > tbody > tr > th { padding-right:8px; width:56px; }

.wall_block a.arrow_del {
	position:absolute;
	top:8px;
	right:8px;
}

.wall_title,.wall_description { padding:0 8px; overflow:hidden; word-wrap:break-word; text-align:left; }
.wall_title { font-weight:bold; font-size:14px; }
.wall_description { font-size:12px; padding-top:6px; }

.comment_list .wrapper_addcomment { padding-right:110px; min-height:78px; }
.wall_list .wrapper_addcomment { padding-right:0px; min-height:inherit; }

.wall_list .wrapper_addcomment_info { display:none; height:0; overflow:hidden; }


.wall_block_video .wall_title,
.wall_block_photo .wall_title,
.wall_block_blog .wall_title,
.wall_block_news .wall_title
 {
 /*	font-size:14px; line-height:20px;*/
 }

 .comments_graph {
 	background-image:url(../i2/comments_r7.png);
 	background-position:-270px -27px;
 	width:16px;
 	height:16px;
 	display:inline-block;
 	text-decoration:none !important;
 }

.comments_social {
	position:absolute;
	right:8px;
	top:8px;
	width:92px;
	overflow:hidden;
}

.thumb_box a {
	text-align:center;
	display:block;
}

.thumb_box td { width:100%; }

b.pb_postingname {
max-width:140px;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
display:inline-block;
vertical-align:middle;
}


.wrapper_filter_sortby {
	padding:0 0 8px 0;
}

.wrapper_attach_folder {
	margin-top:-30px;
	text-align:right;
	float:right;
	position:relative;
}

.box_filter_selection a {
	margin-right:6px;
	font-size:14px;
}

.box_filter_choices > div {
	display:none;
}

.MOBILE_ONLY_1010 {
	display:none;
}


#ajax_item_list_large {
	min-height:480px;
}


.select_filter_type,.select_filter_sortby { width:140px; }

.wall_body { padding:8px 0; }

.box_filter_selection { padding:8px 0; }

a.selected,a.selected:link,a.selected:visited,a.selected:hover,a.selected:active { color:#333333; font-weight:bold; text-decoration:none; }

.thumb_box_32 { text-align:left; }
.thumb_box_32 .thumb_box { width:32px; height:32px; margin:0 3px 3px 0; display:inline-block; }
.thumb_box_32 .thumb_box img { max-width:32px; max-height:32px; }

.thumb_box_50 { text-align:left; }
.thumb_box_50 .thumb_box { width:32px; height:32px; margin:0 3px 3px 0; display:inline-block; }
.thumb_box_50 .thumb_box img { max-width:32px; max-height:32px; }

.thumb_box_100 { text-align:left; }
.thumb_box_100 .thumb_box { width:64px; height:64px; margin:0 3px 3px 0; display:inline-block; }
.thumb_box_100 .thumb_box img { max-width:64px; max-height:64px; }

.thumb_strip_32 { height:50px; text-align:left; overflow:hidden; padding:10px; margin:-10px; }
.thumb_strip_32 .thumb_box { width:32px; height:32px; margin:0 3px 50px 0; display:inline-block; }
.thumb_strip_32 .thumb_box img { max-width:32px; max-height:32px; }

.thumb_strip_50 { height:50px; text-align:left; overflow:hidden; padding:10px; margin:-10px; }
.thumb_strip_50 .thumb_box { width:32px; height:32px; margin:0 3px 50px 0; display:inline-block; }
.thumb_strip_50 .thumb_box img { max-width:32px; max-height:32px; }

.thumb_strip_64 { height:64px; text-align:left; overflow:hidden; padding:10px; margin:-10px; }
.thumb_strip_64 .thumb_box { width:64px; height:64px; margin:0 3px 50px 0; display:inline-block; }
.thumb_strip_64 .thumb_box img { max-width:64px; max-height:64px; }

.thumb_strip_100 { height:100px; text-align:left; overflow:hidden; padding:10px; margin:-10px; }
.thumb_strip_100 .thumb_box { width:100px; height:100px; margin:0 3px 50px 0; display:inline-block; }
.thumb_strip_100 .thumb_box img { max-width:100px; max-height:100px; }

.thumb_strip_wallalbum .thumb_box { width:auto; }
.thumb_strip_wallalbum .thumb_box img { height:64px; max-width:inherit; }

.thumb_strip_header { font-weight:bold; text-align:left; padding:0; clear:both; }

#video .thumb_box { display:block; }

#video .video_title { padding:6px 0 4px 0; }
.video_title:empty { display:none; }



.box_filter_wall { padding-bottom:8px; }

.thumb_strip_headerfollowers { text-align:right; }

/*
.thumb_strip_headerfollowers .thumb_box { width:auto; }
.thumb_strip_headerfollowers .thumb_box img { height:32px; max-width:80px; }
.thumb_strip_following .thumb_box { width:auto; }
.thumb_strip_following .thumb_box img { height:32px; max-width:80px; }
.thumb_box_followers { text-align:justify; }
.thumb_box_followers .thumb_box { width:auto; height:auto; max-height:32px; }
.thumb_box_followers .thumb_box img { width:auto; height:32px; max-width:80px; }
*/

#albums_horiz .ajax_wrapper_content { text-align:justify; clear:both; }
#albums_horiz .thumb_box { width:auto; height:auto; min-width:32px; max-height:80px; display:inline-block; }
#albums_horiz .thumb_box img { width:auto; max-height:80px; }
#albums_horiz .thumb_box td,#albums_horiz_list .album_thumb td { width:auto; height:80px; }

.thumb_box span.photo_views,
.thumb_box span.photo_likes,
.thumb_box span.photo_comments
{
	display:none;
	margin-top:-14px;
	height:14px;
	padding:0 4px;
	line-height:14px;
	font-weight:bold;
	float:right;
	background-color:white;
	box-shadow:-1px -1px 0 rgba(0,0,0,.2);
	font-size:9px;
	position:relative;
	border-top-left-radius:2px;
}



.content_list_100 { table-layout:fixed; }

.content_list_50 { width:100%; table-layout:fixed; }
.content_list_50 th { width:62px; text-align: left; }
.content_list_50 th .thumb_box { width:50px; height:50px; }
.content_list_50 td small { white-space:nowrap; }
.content_list_50 th img { max-width:50px; max-height:50px; }


.content_list_32 { width:100%; table-layout:fixed; }
.content_list_32 th { width:44px; text-align: left; }
.content_list_32 th .thumb_box { width:32px; height:32px; }
.content_list_32 td small { white-space:nowrap; }
.content_list_32 th img { max-width:32px; max-height:32px; }

.content_list_64 { width:100%; table-layout:fixed; }
.content_list_64 th { width:62px; text-align:left; }
.content_list_64 img { max-width:50px; max-height:50px; }
.content_list_64 .thumb_box { width:50px; height:50px; }

.content_list_photos th { width:100px; }
.content_list_photos .thumb_box { width:85px; height:85px; }
.content_list_photos .thumb_box img { max-width:85px; max-height:85px; }



.content_list_videos th { width:112px; }
.content_list_videos .thumb_box { width:100px; height:auto; }
.content_list_videos .thumb_box img { max-width:100px; max-height:100px; }

.thumb_box { position:relative; }

.thumb_box table { width:100%; height:100%; }

.thumb_box .arrow_del {
position:absolute;
top:0;
right:0;
width:16px;
height:16px;
background-color:white;
border-bottom-left-radius:3px;
}

.updndel { margin-top:2px; visibility:hidden; }

.arrow_del,.arrow_up,.arrow_dn
{
	background-image:url(../i2/icon_16_r2.png);
	background-position:-55px 0;
	width:18px;
	height:18px;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle;
	background-color:white;
	margin:0 0 0 1px;
}

.arrow_up { background-position:-72px 0; }
.arrow_dn { background-position:-90px 0; }

.arrow_up:hover,.arrow_dn:hover,.arrow_del:hover {
	text-decoration:none;
}


.list_items small { display:block; }

.item_title { font-weight:bold; font-size:14px; }
.item_body + small { margin-top:4px; }
.item_title + small { margin-top:2px; }

.item_body { padding:4px 0 6px 0; }

.wall_post { font-weight:bold; font-size:13px; }
.wall_post > a:first-child { font-weight:bold; }
.wall_post small { white-space:nowrap; }


#folder_breadcrumb { position:relative; }

#folder_content .content_title {
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
display:block;
font-size:12px;
}

.thumb_strip_wallalbum .thumb_box table { table-layout:auto !important; }

.wrapper_select_filter { padding:8px 0; position:relative; }

#albums_horiz_list .album_block { display:inline-block; padding:0; margin:0; background-image:none; }

.list_folders .album_block { cursor:pointer; }
#albums_horiz .thumb_box table { margin-bottom:0; }

.thumblist_cbox { padding:8px; margin:4px 0; clear:both; }
.thumblist_cbox .thumb_box { margin-right:4px; }

.bttn_viewmore a { width:auto; padding:0 8px; }



.thumb_box.thumb_box_publisher { vertical-align:middle; display:inline-block; width:20px; }
.thumb_box.thumb_box_publisher img { max-width:20px; max-height:20px; }

.wall_block .thumb_box.thumb_box_publisher { vertical-align:middle; display:inline-block; width:20px; height:20px; }
.wall_block .thumb_box.thumb_box_publisher img { max-width:20px; max-height:20px; }


#wall_content .wrapper_box_comments { max-width:540px; }

.wrapper_addcomment_info div.box_postingname b.pb_postingname { display:none; }
.wrapper_addcomment_info .box_postingname .icon_write { position:absolute; left:27px; top:27px; display:block; }
.wrapper_comment_replybox .wrapper_addcomment_info .box_postingname .icon_write { position:absolute; left:71px; top:29px; display:block; }

 .lbl_postas { display:none; }

 * + .wall_publisher {
 	padding-top:4px;
 }



.list_items .album_block.featured {
	background-image:url(../i2/black_alpha05.png);
	margin-top:0 !important;
	margin-bottom:8px !important;
	border-radius:6px;
	position:relative;
}

.album_block.featured .thumb_box span.featured,.thumb_box.featured span.featured {
width:22px;
height:22px;
overflow:hidden;
line-height:100px;
display:block;
position:absolute;
left:-8px;
top:-9px;
padding:0;
background-image:url(../i2/comments_r7.png);
background-position:-266px -3px;
background-color:transparent;
}

.thumb_box.featured {
	box-shadow:0 0 0 2px #edbb15;
}

.album_block.featured span.featured {
position:absolute;
right:0;
top:0;
background-image:url(../i2/black_alpha15.png);
color:white;
padding:1px 6px;
font-size:10px;
font-weight:bold;
}

.list_items .album_block .item_body { display:none; }
.list_items .album_block.featured .item_body { display:block; }

.wall_block .bttn_action {
	position:absolute;
	padding-right:12px;
	top:5px;
	right:0;
	display:none;
}

#lockscreen {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999;
	display:none;
}

td.content_body { overflow:hidden; }

.wall_comment {
	overflow:hidden;
	word-wrap:break-word;
}

.wallupdate .wall_comment {
	padding-bottom:4px;
}


#history .comment_line_separator_2,
#history .comment_icon_history,
#history .comment_icon_history + span
 { display:none; }

.comment_icon_history + span { vertical-align:middle; }

#bio_photos img {
	max-width:100px;
	max-height:100px;
}


.dialog_inline {
	display:none;
}

.table_inputclick > div { border-bottom:1px solid #d3cec7; padding:4px; cursor:pointer;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}



.table_inputclick > div:hover {
	background-image:url(../i2/black_alpha08.png);
}

.dialog_inline .bttn_dialog,.dialog_inline select {
border:1px solid #b9b2a8;
background-color:white;
font-family:"Lucida Sans Unicode","Lucida Grande";
height:24px;
padding:0 4px;
vertical-align: middle;
color:#645d58;
text-shadow:1px 1px 0 white;
font-weight:bold;
padding:4px 4px 4px 6px;
height:26px;
font-size:11px;

background-image: url(../i2/widgets.png);
background-position: 0 0;
background-repeat: no-repeat;
border:1px solid #9e9e9c;
border-radius:3px;
margin:1px 0;
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.08);
-moz-box-shadow:1px 1px 0 rgba(0,0,0,.08);
box-shadow:1px 1px 0 rgba(0,0,0,.08);
cursor:pointer;
background-color: transparent;

white-space: nowrap;
-webkit-text-overflow:ellipsis;
text-overflow:ellipsis;
overflow:hidden;
}

.dialog_inline select {
-webkit-appearance:none;
-webkit-padding-end:20px;
}

.bttn_dialog { min-width:96px; }

.bttn_dialog:hover {
	background-position:0 -32px;
}

.bttn_dialog + .bttn_dialog { margin-left:3px; }

.box_filter_wall { float:left; }
#edit_wall_settings { float:right; padding-bottom:8px; }

.wrapper_video_thumb {
	display:inline-block;
	position:relative;
}



.wrapper_video_thumb .video_length {
	position:absolute;
	bottom:0;
	right:0;
	color:#eeeeee;
	font-size:10px;
	background-color:black;
	padding:0 3px;
	line-height:14px;
	font-weight:normal;
	border-top-left-radius:3px;
}

.none_found {
	padding:8px;
}




.wrapper_checkbox {

	cursor:pointer;
	position:relative;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}



label { cursor:pointer; }
label.small { font-size:11px; }

#header_social > a.bttn_rss { margin-left:-2px; }
#header_social > a { margin:0; }

#RSdialog div.ajaxload {
	background-image:url(../i2/ajaxload_eae5df.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	min-height:64px;
}


.popup_help {
	display:inline-block !important;
	width:16px !important;
	height:16px !important;
	vertical-align: middle;
	cursor:pointer;
	background-image:url(../i2/information.png);
	overflow:hidden;
	line-height:64px !important;
	padding:0 !important;
	margin:0 !important;
}

.popup_help:hover { background-position:0 -16px; }

.box_help {
padding:8px 10px 24px 10px;
text-shadow:1px 1px 0 rgba(255,255,255,.6);
font-size:11px;
border:1px solid #CDD1D5;
background-color:white;
margin-top:-12px;
line-height: 16px;
min-height:80px;
position:relative;
}

.help_rate { color:#999999; text-align:right; position:absolute; bottom:5px; right:8px; }
a.help_yes { color:green !important; text-decoration:none !important; }
a.help_no { color:red !important; text-decoration:none !important; }
a.help_yes:hover,a.help_no:hover { text-decoration: underline !important; }

td > .popup_help { margin-left:4px; }

#bar_control {
	background-image:url(../i2/black_alpha50.png);
	background-repeat: repeat;
	padding:4px;
	border-radius:3px;
	color:white;
	margin:0 8px 2px 8px;
}

.bttn_mcui {
	background-color:black;
	background-image:none;
	border-radius:3px;
	color:#ccc !important;
	font-size:11px;
	font-weight:bold;
	text-decoration: none !important;
	display:inline-block;
	padding:0 8px 0 26px;
	line-height:32px;
	height:32px;
	box-shadow:1px 1px 3px rgba(0,0,0,.3);
	background-image: url(../i/profile_menu_icons_r3.png);
	background-position: -298px 3px;
}

.bttn_mcui:hover {
	color:white !important;
}

select + select { margin-left:2px; }

.favicon_placeholder { vertical-align:middle; }

#cpage_editor .body { overflow:hidden; }

td.bttn_viewmore > a { width:auto !important; }

.thumb_strip_32 .thumb_box,.thumb_box_32 .thumb_box {
	
}

.thumb_strip_32 .thumb_box.selected,.thumb_box_32 .thumb_box.selected {
	/*transition:.1s;
	-ms-transition:.1s;
	-webkit-transition:.1s;
	transform:scale(1.5);
	-ms-transform:scale(1.5);
	-webkit-transform:scale(1.5);
	z-index:1;*/
}

.resultanchor {
display: block;
position: relative;
top: -50px;
}



a.vidHover {
	width:12px;
	height:12px;
	background-image:url(../i/icon_video.png);
	display:inline-block;
	vertical-align:middle;
	margin-left:2px;
	float:right;
	margin-top:3px;
}

a.vidHover:hover {
	background-position:0 -12px;
}

a.vidHover:active {
	background-position:0 -24px;
}

a.vidHover > img {
	display:none;
}

#tipme {
	position:absolute;
	left:0;
	top:0;
	z-index:1100;
	background-color:#161007;
	color:white;
	padding:5px 6px;
	max-width:300px;
	border-radius:3px;
	font-size:11px;
	box-shadow:1px 1px 1px rgba(0,0,0,.1);
	word-wrap:break-word;
}


#tipme > span {
	background-color:#161007;
	width:11px;
	height:11px;
	-webkit-transform-origin:0 11px;
	-webkit-transform:rotate(45deg);
	-moz-transform-origin:0 11px;
	-moz-transform:rotate(45deg);
	-ms-transform-origin:0 11px;
	-ms-transform:rotate(45deg);
	transform-origin:0 11px;
	transform:rotate(45deg);
	position:absolute;
	left:10px;
	bottom:0;
	z-index:-1;
	box-shadow:1px 1px 1px rgba(0,0,0,.1);
}

#tipme.flipY > span {
-webkit-transform-origin: 0 0;
-webkit-transform: rotate(-45deg);
-moz-transform-origin: 0 0;
-moz-transform: rotate(-45deg);
-ms-transform-origin: 0 0;
-ms-transform: rotate(-45deg);
bottom: auto;
top: 0;
}


/* for news/results module, along with as tooltip JS below */
tr td.underline { font-family: monospace; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; border: 1px dotted #000000; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; }
tr td.results { font-family: monospace; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; }
.event_anchors { font-family: monospace; font-size: 0.9em; }
pre { font-family: monospace; }



.table_results td {
	font-family:monospace;
	padding:0;
	vertical-align:top;
	font-size: 11.7px;
}

.table_results tr.underline td {
	border-bottom: 1px dotted #000000;
}

.video_wrapper > img {
	max-width:100%;
	width:100%;
}

.video_wrapper > div > img {
	width:100%;
	max-width:100%;
}

.thumb_box a:hover .ND_plus_overlay,.list_folders .album_block:hover .ND_plus_overlay {
	display:block !important;
}



.msg_border {
position: fixed;
left: 50%;
margin-left: -166px;
width: 300px;
margin-top: -40px;
top: 50%;
padding: 32px;
box-shadow: 0 0 6px rgba(0,0,0,.5);
background-color: #534c46;
padding: 16px;
z-index: 9000;
text-align: center;
border-radius: 3px;
opacity: .95;
}

.msg_ok, .msg_info, .msg_error {
color: white;
font-weight: normal;
font-size: 14px;
font-family: "Droid Sans";
}



.bttn_header_edit {
text-decoration:none !important;
}

.bttn_header_edit:before {
	content:' - ';
}


.wrapper_addcomment_info table td table td:first-child {
	display:none;
}




#mobile_page {
	display:none;
}

.wrapper_select_MF {
	display:none;
}

.article_info .ND_icon {
	display:none;
}

span[role=status] {
display:none;
}

.list_folders .ND_icon {
	display:none;
}

.ND_backend_details {
	margin-top:8px;
}

.ND_photogallery {
	height:120px;
	overflow:hidden;
}

.ND_photogallery img {
	height:120px;
}

div.storify iframe {
	width:100% !important;
	max-width:inherit !important;
}
