
/* Basic Elements */

#unavbar .UNcontent,#subbar_wrapper {
	width:auto;
	max-width:1200px;
}

body {
	background-image: url(../../../i/customsites/hub/bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	color:#555555;
	background-color: #eae5df;
}

body,input {
	font-family:"Droid Sans";
}

.userhtml, #cpage_editor .text_topblock {
	color: #34302a;
}

.text_topblock,.text_botblock,.table_item table, .table_item small {
	color: #837870;
	font-size:13px;
}

.ND_keepfront {
	position:relative;
}


/* Basic Structure */

#returntotop {
	top:90px;
}

#menuopen_overlay {
	/* background-color: black; */
}

#profile {
	box-shadow:none !important;
	border-width:0 !important;
}

#col1 {
	margin:0;
	width:100%;
	padding: 20px 0 0 0;
	background-color:transparent;
	box-sizing: border-box;
}

#wrapper_header {
	padding:8px;
	text-align:right;
	display:none;
}

#profile_photo,#displayname,#catchphrase,#header_info {
	display:none;
}

#header_options,#header_social {
	margin:0;
	padding:0;
	float:none;
	display:inline-block;
}

#header_social .bttn_share {
	margin: 0 2px 0 6px;
}



/* Menu */

#wrapper_menu {
	display:none;
}

.MC_bttn_search_open,.MC_bttn_search_open.selected {
	box-shadow:none;
	background:none;
	margin-top: 4px;
}

.MC_bttn_search_open.selected span {
	background-position:8px -106px;
}

#menu.NDJQ_automenu_mini {
	padding-left:0;
}

#menu .profile_menu_bttn {
	font-size:25px;
}

.ND_level_header,.ND_level_subbar,.ND_level_menu {
	max-width:1200px;
}

.ND_level_header_wrapper {
	display:block;
}




/* Index Blocks */

#col1 .block {
	width: 340px;
	float: right;
	display: block;
	clear: right;
	margin: 20px 20px 0 0;
	box-shadow: 1px 1px 4px rgba(0,0,0,.1);
	/* height: 200px; */
	/* background: red; */
}


#col1 #widget_block_5,
#col1 #guestbook,
#col1 #custom_block0 {
	float:none;
	clear:none;
	width: auto;
	margin:0;
	box-shadow:none;
}

#col1 #guestbook,
#col1 #custom_block0 {
	width:auto;
	padding:0 3%;
	margin-right:360px;
	clear: left;
}

#col1 #custom_block1,
#col1 #custom_block15 {
	width:340px;
	height:250px;
	background-color: white;
	padding: 20px 0;
}

#col1 #custom_block0 h1,
#col1 #custom_block1 h1,
#col1 #custom_block15 h1 {
	display:none;
}

#custom_block1 div,
#custom_block15 div {
	text-align:center;
	margin:0 auto;
}

#col1 #whoiam {
	float: left;
	clear: none;
	width: auto;
	box-shadow: none;
	padding: 0;
	margin: 0 -360px 0px 0;
	width: 100%;
}

#col1 #whoiam .wrapper {
	padding: 0 3%;
	margin-right: 360px;
}

#col1 #whoiam .content {
	padding: 0 2%;
}

#col1 #whoiam .body {
	background-color: rgba(255,255,255,.5);
	border: 1px solid #bbb;
	position: relative;
	padding: 4px 20px 52px 20px;
	box-shadow: inset 0 0 0 4px white;
}

#col1 #whoiam h1 {
	display:none;
}

#col1 #whoiam .sharethis {
	position:absolute;
	left: 3%;
	bottom:16px;
}



/* CB Setup */

#col1 .block  h1 > span:before {
	content: '';
	width: 32px;
	height: 32px;
	background-image: url(../../../i/customsites/hub/rs_icons_r3.png);
	background-position: 0 0;
	display: inline-block;
	background-size: 400%;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: -6px;
	margin-top:-1px;
	opacity: 0.33;
}

#col1 .block h1 {
	padding:0 24px;
	height:64px;
	line-height:64px;
	margin:0;
	cursor:pointer;
	text-align: left;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}




#col1 #custom_block7 {
	width:auto;
	float:none;
	margin:0;
}

#col1 #custom_block7 h1 {
	display:none;
}

#stateprovstuff,
#pbody {
	overflow:hidden;
}


/* CB1 = box ad */

#custom_block1 {
}



/* CB2 = track */

#custom_block2 { background-color:rgb(61, 59, 60); height:300px; }

#custom_block2 h1:after {
	content: "HS Elite";
	position: absolute;
	right: 20px;
	top: -3px;
	background-color:#a41712;
	color: white;
	line-height: 36px;
	font-size: 18px;
	padding: 0 12px;
	border-radius: 4px 4px 8px 8px;
	/* text-transform: uppercase; */
	box-shadow: 1px 1px 2px rgba(0,0,0,0.66);
	font-weight: normal;
}

#custom_block2 h1 {
	background-image:url(//www.runnerspace.com/custom/sites/runnerspace/images/hotintracktalktrain.png);
	background-position:-140px 5px;
	background-repeat:no-repeat;
	background-color:rgb(61, 59, 60);
}

#custom_block2 h1 span {
	display:none;
}

#custom_block2 #hotinttcontent + a {
	display: block;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	color: #ccc;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	transition:0.3s;
}

#custom_block2 #hotinttcontent + a:hover {
	color:white;
	background-color:rgb(164, 23, 18);
}

#custom_block2 #hotinttcontent + a:after {
	content:"";
	width:20px;
	height:20px;
	display:inline-block;
	background-image:url(../../../i/customsites/base/base_icons_r2.png);
	background-size:600%;
	background-position: -40px -140px;
	vertical-align:middle;
	opacity:0.5;
	margin-left: 4px;
	transition:0.3s;
}

#custom_block2 #hotinttcontent + a:hover:after {
	opacity:1;
}

#hotinttcontent {
	position: absolute;
	left: 0;
	top: 64px;
	right: 0;
	bottom: 41px;
	height: auto !important;
}

#hotinttcontent iframe {
	width:100%;
	height:100%;
}



/* CB5 = regulars */

#custom_block5,
#custom_block5 h1 {
	background-color:#bbcce2;
}



/* CB9 = Social */

#custom_block9,
#custom_block9 h1 {
	background-color:#4a6ea9;
}

#custom_block9 .body {
	padding:16px;
}

#custom_block9 h1 {
	color:white;
}

#col1 #custom_block9 h1 > span:before {
	background-position:0 -32px;
}

#socialcontentin td {
	padding:0;
	height:36px;
}

#socialcontentin tr:first-child td {
	border-top: 1px solid rgba(0,0,0,.2);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.15);
	padding-top:12px;
}

#socialcontentin  {
	margin-top:-6px; 	
}



/* CB16 = RS+ */

#custom_block16,#custom_block16 h1 {
	background-color: #3B6F3B;
}

#custom_block16 h1 {
	color:white;
}

#col1 #custom_block16 h1 > span:before {
	background-position: -96px -32px;
	opacity: 1;
}



/* CB18 = Links */

#custom_block18,#custom_block18 h1 {
	background-color:#f7f5f2;
}

#custom_block18 .body {
	padding:0 12px 8px 12px;
}

#col1 #custom_block18 h1 > span:before {
	background-position:-32px -32px;
}

#custom_block18 select {
	width: 100%;
	margin: 4px 0;
}



/* CB19 = RS Live */

#custom_block19 {
	background-color:rgb(4, 8, 19);
}

#custom_block19 h1 {
	display: block;
	background-image: url(../../../i/customsites/hub/rs_icons_r3.png);
	background-position: -27px -400px;
	background-color: rgb(4, 8, 19);
	background-repeat: no-repeat;
}

#custom_block19 h1 span {
	display:none;
}

#custom_block19 a {
	color: #ccc;
	text-decoration: none;
	display: block;
	padding: 8px;
	margin-bottom: -12px;
}


#col1 #latestevents h1 > span:before {
  background-position: -64px -32px;
}

#col1 #latestnews h1 > span:before {
  background-position: 0 -64px;
}

#latestevents,
#latestevents h1,
#latestnews,
#latestnews h1 {
	background-color:#f7f5f2;
}

#latestevents,
#latestevents h1 {
	background-color:cornsilk;
}

#latestevents .info_mid {
background-color:rgb(245, 239, 213);
}

#latestevents .album_block,
#latestevents .info_mid {
	box-shadow:none;
	border-top:1px solid rgba(0,0,0,.1);
	border-bottom-width:0;
}

#latestevents .thumb_box,
#latestnews .thumb_box {
	width:50px;
}

#latestevents img,
#latestnews img {
	max-width:50px;
	max-height:50px;
}

#latestevents .album_block,
#latestnews .album_block {
	padding:8px;
}

#latestevents .info_mid,
#latestnews .info_mid {
	padding:8px 12px;
}

#latestevents th,
#latestnews th {
	width:58px;
}

#latestevents .content_list_32 th + td,
#latestnews .content_list_32 th + td {
	margin:0;
}

#latestevents .content_list_32 a,
#latestnews .content_list_32 a {
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	padding-bottom: 3px;
	padding-top: 2px;
}

#latestevents .info_bot,
#latestnews .info_bot {
	margin:0 0 12px 0;
}

#latestnews .userhtml,
#latestevents .item_info_box {
	text-align:center;
	padding:0 0 20px 0;
	opacity:0.5;
}

#col1 #history h1 > span:before {	background-position:-32px 0; }
#col1 #friends h1 > span:before {	background-position:-64px 0; }

#history h1 {
	background-color:#f7f5f2;
}

#history,
#latestnews {
	padding:0;
}

#history .wrapper_article_history {
	margin:0;
	border-width: 0;
}

#history .article_history tr th:first-child:before {
	content:"";
}

#history .article_history tr td {
	border-bottom:1px solid rgba(0,0,0,.08);
}

#friends {
	background-color:white;
}

#friends .content {
	text-align:center;
	padding-bottom:16px;
}

#friends .thumb_box {
	width:50px;
	height:50px;
	display:inline-block;
	margin:2px;
}

#friends .thumb_box img {
	max-width:50px;
	max-height:50px;
}

#friends h1.scrollfixed { background-color:white; }


#promoslist {
	text-align:center;
	padding-bottom:16px;
}

#promoslist a {
	margin:3px;
	display:inline-block;
	border:3px solid transparent;
}

#promoslist a:hover {
	box-shadow:0 0 0 2px rgba(255,255,255,.5);
}



.scrollfixed {
	z-index: 9000;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transition:translate3d(0,0,0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
}

h1.scrollfixed span:after {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../../../i2/responsive_icons_HI.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	background-size: 80px;
	display: inline-block;
	float: right;
	top: 50%;
	position: relative;
	margin-top: -12px;
	margin-right: -4px;
	opacity: 0.25;
}

h1.scrollfixed {
	overflow:visible;
	box-shadow:inset 0 1px 0 rgba(0,0,0,.08);
}

h1.scrollfixed:hover span:after {
	opacity:0.85;
}

h1.scrollfixed:before {
	content: "";
	background-image: url(../../../i/customsites/hub/shadow.png);
	background-position: 50% -4px;
	position: absolute;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	bottom: -12px;
	height: 12px;
	overflow: hidden;
}

#col1 .block.ND_popup {
	margin:0 12px;
	max-width:400px;
	position:fixed;
	z-index:25000;
	width:100%;
}

#col1 .block.ND_popup h1 {
	height:64px !important;
	line-height:64px !important;
	position:static !important;
}

#col1 .block.ND_popup_locked .body {
	position:absolute;
	left:0;
	top:64px;
	right:0;
	bottom:0;
	overflow:auto;
}

#col1 .block.ND_popup .ND_popup_closer {
	position:absolute;
	right:0;
	top:0;
	width: 50px;
	height: 50px;
	z-index:1;
	/* background-color:rgba(0,0,0,.5); */
	cursor:pointer;
}

#col1 .block.ND_popup .ND_popup_closer span {
  width: 25px;
  height: 25px;
  margin: 12px;
  display: block;
  background-image: url(../../../i/customsites/base/base_icons_r2.png);
  background-size: 600%;
  background-position: -25px -200px;
  opacity: 0.5;
  display: none;
}



/* Widgets */

#widget_block_5 {
	background-color: rgb(164, 23, 18);	
	margin: -20px -20px 0 -20px;
	padding: 0;
	text-align: right;
	box-shadow: 0 1px 0 0 rgba(255,255,255,0.9);
}

#widget_block_5 h1 {
	/* display:none; */
	position: absolute;
	left: 3%;
	top: 2%;
	color: white;
	z-index: 1000;
}

#widget_5 {
	width: 100%;
	max-width: 640px;
	margin: 0 70px 0 auto;
	position: static;
}

#widget_5 .MC_promo_container {
	left:0 !important;
	right: 0 !important;
	position: relative;
}

#widget_5::before {
	content:"";
	position:absolute;
	right: 640px;
	top:0;
	width: 100px;
	bottom:0;
	z-index:100;
	background-image:url(../../../i/customsites/hub/mask1.png);
	background-position: 100% 0;
	/* background-color:lime; */
}

#widget_5:after {
	content:"";
	position:absolute;
	right: 0;
	top:0;
	width: 140px;
	bottom:0;
	z-index:100;
	background-image:url(../../../i/customsites/hub/mask2.png);
	background-position: 0px 100%;
	/* background-color:lime; */
}

#widget_5 .MC_promo_thumbs {
	position:absolute;
	left: 0% !important;
	width: auto !important;
	right: 713px !important;
	top: 0 !important;
	/* background-image: url(../../../i/customsites/index/mask1.png); */
	background-position: 100% -12px;
	background-repeat: no-repeat;
	bottom: 0 !important;
	height: auto !important;
	text-align: center;
	padding-top: 74px;
	/* padding-left: 5%; */
	box-sizing: border-box;
	padding-right: 0;
	/* overflow: hidden; */
	padding-right: 1%;
}

#widget_5 .MC_promo_thumbs > div {
	position: static;
	display:inline-block;
	/* margin-left: 6%; */
	/* margin-top: 5%; */
	/* box-sizing: border-box; */
	width: 39% !important;
	height: auto !important;
	border: 0px solid transparent;
	/* box-shadow: 0 0 0 6px rgba(0,0,0,.1); */
	box-shadow: 1px 1px 1px rgba(0,0,0,.2);
	/* padding-right: 5%; */
	/* margin-right: 10%; */
	margin-bottom: 10px;
	/* min-height: 81px; */
	margin-left: 8%;
	max-width: 140px;
}

#widget_5 .MC_promo_thumbs > div.MC_promo_selected {
	box-shadow:0 0 0 3px rgba(255,255,255,1);
}

#widget_5 .MC_promo_thumbs img {
	height:100%;
	width:auto;
}

#widget_5 .MC_promo_description_wrapper {
	background: rgb(164, 23, 18);
	background: transparent;
	/* left: -25% !important; */
	right: 86px !important;
	text-align: left;
	/* z-index: 100000; */
	height: auto !important;
	padding: 0 0 16px 49px;
}

#widget_5 .MC_promo_author {
	background: -moz-linear-gradient(top, rgba(31,31,31,0) 0%, rgba(31,31,31,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,31,31,0)), color-stop(100%,rgba(31,31,31,1)));
	background: -webkit-linear-gradient(top, rgba(31,31,31,0) 0%,rgba(31,31,31,1) 100%);
	background: -o-linear-gradient(top, rgba(31,31,31,0) 0%,rgba(31,31,31,1) 100%);
	background: -ms-linear-gradient(top, rgba(31,31,31,0) 0%,rgba(31,31,31,1) 100%);
	background: linear-gradient(to bottom, rgba(31,31,31,0) 0%,rgba(31,31,31,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f00', endColorstr='#1f1f1f',GradientType=0 );
	left: 0;
	right: 0;
	bottom: 0;
	top: 48%;
	width: auto;
	height: auto;
	z-index: 3;
	display: block !important;
}

#widget_5 .MC_promo_author img {
	display:none;
}

#widget_5 .MC_promo_title {
	font-size:28px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Puritan";
	margin-bottom: 6px;
	display: block;
	line-height: 23px;
}

#widget_5 .MC_promo_description_wrapper p,
#widget_5 .MC_promo_description_wrapper a
{
	color:#eee;
	font-size:13px;
}

#widget_block_5 .w2_bttn {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 14px;
	bottom: 10px;
	z-index: 100;
	background-image: url(../../../i/customsites/base/base_icons_r2.png);
	background-size:600%;
	background-position: -100px -350px;
	opacity: 0.25;
	cursor:pointer;
	transition:0.3s;
}

#widget_block_5 .w2_back {
	right: 64px;
	background-position: -50px -350px;
}

#widget_block_5 .w2_back:active {
	background-position: -51px -350px;
}

#widget_block_5 .w2_next:active {
	background-position: -99px -350px;
}

#widget_block_5 .w2_bttn:hover {
	opacity:1;
	transition:0.3s;
}

#widget_5 .MC_promo_bttn_prev,
#widget_5 .MC_promo_bttn_next {
	display:none !important;
}

#ad_group_top_custom2_wrapper {
	/*box-shadow:0 1px 4px rgba(0,0,0,0.5);*/
	z-index:1000;
	position:relative;	
}

#ND_scroller_events,#ad_group_top_custom2_0x0 {
	background:#1f1f1f;
	background-image:url(//www.runnerspace.com/custom/sites/runnerspace/rsfooter/rsfooterbg.jpg);
}

#ND_scroller_events {
	max-width:1200px;
	margin:0 auto;
	height: 86px;
	overflow: hidden;
}

#scroller_events td {
	height: 50px;
	background: white;
	vertical-align: middle;
}

.ND_SB_d2 a {
	color:#ccc;
	text-decoration:none;
	display: block;
}

.ND_SB_d2 a:hover {
	color:white;
}

.ND_SB_d2 .event_details a {
	display:inline-block;
}

.ND_SB_d2 .event_details a + a:before {
	content:"| ";
}

.ND_SB_d2 .NDJQ_content > span {
	position:relative;
	display:inline-block;
	vertical-align: top;
	cursor:pointer;
	border-left:1px solid #333;
	border-right:1px solid black;
	text-align: left;
}

.ND_SB_d2 .NDJQ_content > span:hover {
	background-color:rgba(255,255,255,.07);
}

.ND_SB_d2 .NDJQ_content span {

}

.ND_SB_d2 table {
	position:absolute;
	top:12px;
	left:12px;
	width:50px;
	opacity:0.75;
	/* display: table; */
}

.ND_SB_d2 .NDJQ_content > span:hover table {
	opacity:1;
}

.ND_SB_d2 td {
	height: auto;
	vertical-align: top;
	text-align:center;
	/* background: white; */
	/* padding: 2px; */
	/* display: table-cell; */
}

.ND_SB_d2 .event_date {
	padding-left: 78px;
	padding-top:10px;
	padding-bottom:2px;
	font-size: 13px;
	color: #999;
	/* text-transform: uppercase; */
	/* font-weight: bold; */
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
	display:block;
}

.ND_SB_d2 h2 {
	padding-left: 78px;
	padding-right:8px;
	font-size: 14px;
	line-height: 15px;
	color: #eae5df;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
	margin:0;
	font-weight:normal;
	height:30px;
	overflow:hidden;
}

.ND_SB_d2 .NDJQ_prev,.ND_SB_d2 .NDJQ_next {
	box-shadow:none;
	background:none;
}

.ND_SB_d2 .NDJQ_prev,.ND_SB_d2 .NDJQ_prev.NDJQ_visible { left:auto; right:40px; min-width:40px; }
.ND_SB_d2 .NDJQ_next,.ND_SB_d2 .NDJQ_next.NDJQ_visible { left:auto; right:0; min-width:40px; }

.ND_SB_d2 .NDJQ_prev span,.ND_SB_d2 .NDJQ_prev:hover span { background-position:-36px -42px; opacity:0.1; }
.ND_SB_d2 .NDJQ_next span,.ND_SB_d2 .NDJQ_next:hover span { background-position:-55px -42px; opacity:0.1; }

.ND_SB_d2 .NDJQ_prev.NDJQ_visible span,.ND_SB_d2 .NDJQ_next.NDJQ_visible span { opacity:0.5; }

.ND_SB_d2 .NDJQ_prev:hover,.ND_SB_d2 .NDJQ_next:hover { background:transparent; }

.ND_SB_d2 .NDJQ_prev.NDJQ_visible:hover,.ND_SB_d2 .NDJQ_next.NDJQ_visible:hover {
	background:rgba(255,255,255,.1);
}

.ND_SB_d2 .NDJQ_prev.NDJQ_visible:hover span { background-position:-36px -42px; opacity:0.75; }
.ND_SB_d2 .NDJQ_next.NDJQ_visible:hover span { background-position:-55px -42px; opacity:0.75; }

.ND_SB_d1 img,.ND_SB_d12 img,.ND_SB_d2 img {
	max-width:50px;
	max-height:60px;
	/* position: relative; */
	border: 2px solid white;
}

.event_details {
	color: #999;
	padding-left: 78px;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}





/* Branding */







/* General Blocks */














.album_block_wrapper + .info_bot {
	border-width:0;
	box-shadow:none;
}








/* Hide "published by" box */

#news_albumcontents_column .item_info_box,
#video_albumcontents_column .item_info_box,
#blogs_albumcontents_column .item_info_box,
#photo_albumcontents_column .item_info_box {
	/* display:none; */
}

#news_albumcontents_column .content > h1,
#video_albumcontents_column .content > h1,
#blogs_albumcontents_column .content > h1,
#photo_albumcontents_column .content > h1 {
	/* margin:6px 0 24px 0; */
}











/* Switch to white */
.box_search .wrapper_searchinput:after {
	/* background-position: -72px -192px; */
}

.nextprevbox a, .nextprevbox a:hover {
	/*background-color: #EAE5DF;*/
}

.nextprevbox .ajax_prev:before { /* background-position: -100px -140px; */ }
.nextprevbox .ajax_next:before { /* background-position: -120px -140px; */ }



/* Icons */



/* Switch to white */

.ND_icon_views { /* background-position:0 -112px; */ }
.ND_icon_likes { /* background-position:-48px -96px; */ }
.ND_icon_shares { /* background-position:-16px -96px; */ }
.ND_icon_comments { /* background-position:0 -96px; */ }

.article_info .ND_icon_like { /* background-position:-60px -120px; */ }
.article_info .ND_icon_comments { /* background-position:0 -120px; */ }
.article_info .ND_icon_share { /* background-position:-20px -120px; */ }
.article_info .ND_icon_mail { /* background-position:-40px -120px; */ }
.ND_icon_search { /* background-position: -48px -128px; */ }








/* article info */

.wrapper_article_history,
.wrapper_addcomment,
.events_list .info_mid,
.box_filter_selection a {
	background-color:#eae5df;
}

.article_history tr th,
.article_info a, .article_info .article_liked {
	background-color:#f7f5f2;
}

.article_info a.article_comment {
	background:linear-gradient(#f7f5f2,#eae5df);
}

.block .content > h1,
h2,
.ND_header,
#folders_breadcrumb > span,
.item_info_box {
	color:#34302a;
}

.ND_iteminfo_date,
.content_body a+small,
.item_body+small,
.datetime,
.events_list th + td {
	color:#95908a;
}





.article_info .article_liked {
	background-color: rgb(164, 23, 18);
	border-color: rgb(164, 23, 18);
}

.album_block.selected_album,
.folder_block .album_block.selected_album,
.folder_block .album_block.selected_album:hover,
.page_block.selected_page,
.page_block.selected_page:hover {
	background-color: rgb(164, 23, 18);
	border-color: rgb(164, 23, 18);
}


.contentwrapadjust .thumb_box {
	box-shadow: 1px 1px 0 white;
}


.fbtn1, .fbtn2, a.link1.arrow_view, a.link1.arrow_add, .bttn_header_edit, .tagadd .fbtn1 {
	background-color: rgb(234, 229, 223);
	color: #534c46;
	box-shadow: 0 0 0 1px rgba(0,0,0,.15);
	border-top: 1px solid rgba(255,255,255,.6);
	text-shadow: 1px 1px 0 rgba(255,255,255,.6);
	border-bottom: 1px solid rgba(0,0,0,.03);
	margin:1px;
}

.bttn_header_edit {
	border-width:0;
	box-shadow:1px 1px 1px rgba(0,0,0,.2);
}

.fbtn1:hover,
.fbtn2:hover,
a.link1.arrow_view:hover,
a.link1.arrow_add:hover,
.bttn_header_edit:hover,
.tagadd .fbtn1:hover {
	background-color: #f7f5f2;
	/* border-color: transparent; */
	color: #534c46;
}

.fbtn1:active,
.fbtn2:active,
a.link1.arrow_view:active,
a.link1.arrow_add:active,
.bttn_header_edit:active,
.tagadd .fbtn1:active {
	background-color: rgba(0,0,0,.15);
	border-color: transparent;
	color: #534c46;
}


/* folder listing */



















@media (max-width: 959px) {

	.list_folders select.select_MF, #wrapper_select_mobile_section select.select_MF {
		color:#34302a;
	}

	#widget_block_5 h1 {
		display:none;
	}

	#widget_5 .MC_promo_thumbs {
		padding-top:20px !important;
		max-width:200px;
	}

	#widget_5 .MC_promo_thumbs > div {
		width: auto !important;
		height: 14% !important;
		margin-bottom: 7px;
	}

	#widget_5 .MC_promo_thumbs > div img {
		width:auto !important;
		height:100% !important;
	}

}









@media (max-width:849px) {

	#col1 .block {
		width: auto;
		margin: 0 340px 0 0;
		float: none;
		clear: none;
	}

	#col1 .block,
	#col1 .block h1 {
		height:32px;
		overflow:hidden;
	}

	#col1 .block h1 {
		line-height:32px;
		padding: 0 22px;
	}

	#col1 #guestbook {
		/* width:auto; */
		margin: 0;
		clear: both;
		height:auto;
	}

	#col1 #widget_block_5 {
		height:auto;
	}

	#col1 #custom_block1 {
		width: 340px;
		float:right;
		margin: 0;
	}

	#col1 #custom_block15 {
		display:none !important;
	}

	#col1 .block.IP_tabshow {
		height:auto !important;
		position:fixed;
		left:50%;
		top:50%;
		width: 340px;
		height:auto;
		margin-left: -170px;
		margin-top: -170px;
		z-index:10000;
		box-shadow: 1px 1px 4px rgba(0,0,0,1);
	}

	#col1 .block.IP_tabshow h1 {

	}

	#col1 #custom_block2 #hotinttcontent + a {
		display:none;
	}



}







@media (max-width:815px) {

	#widget_5 .MC_promo_thumbs {
		padding-top:10px !important;
	}

	#widget_5 .MC_promo_thumbs > div {
		margin-left:10px;
		width: 80px !important;
		height: auto !important;
	}

	#widget_5 .MC_promo_thumbs > div img {
		width:100% !important;
		height:auto !important;
	}

}



@media (max-width:800px) {

	#widget_5 .MC_promo_thumbs {
		/* max-width: 126px; */
		width: 10% !important;
	}

	#widget_5 .MC_promo_thumbs > div {
		width: 100% !important;
	}

}


@media (max-width:786px) {

	#widget_5 .MC_promo_thumbs {
		/* max-width: 126px; */
		width: 9% !important;
	}

}


@media (max-width:770px) {

	#widget_5 .MC_promo_thumbs {
		/* max-width: 126px; */
		width: 8% !important;
	}

}



@media (max-width:756px) {

	#widget_5 .MC_promo_thumbs {
		text-align:left;
		width: 41px !important;
		box-shadow: 1px 1px 0 rgba(255,255,255,.2),inset 1px 1px 1px rgba(0,0,0,1);
		height:auto !important;
		padding: 0 !important;
		top: 24px !important;
		bottom: auto !important;
		border-radius: 0 4px 4px 0;
		background: rgb(29,29,29);
		overflow:hidden;
	}

	#widget_5 .MC_promo_thumbs > div {
		width: 41px !important;
		height: 41px !important;
		/* background-color: rgb(29, 29, 29); */
		margin:0;
		position: relative;
		left: 0 !important;
		border-top: 1px solid #333;   border-bottom: 1px solid #000;
		box-shadow: none;
	}

	#widget_5 .MC_promo_thumbs > div:first-child {
		border-top-width:0;
	}

	#widget_5 .MC_promo_thumbs > div:last-child {
		border-bottom-width:0;
	}


	#widget_5 .MC_promo_thumbs img {
		display:none;
	}

	#widget_5 .MC_promo_thumbs > div span {
		display:block;

		height: 100%;
		width: 100%;
		text-align: center;
		font-size: 30%;
		line-height: 41px;
		background: transparent;
		border-radius: 0;
		padding: 0;
		/* border-top: 1px solid #444; */
		/* border-bottom: 1px solid #000; */
		color: #999;
	}

	#widget_5 .MC_promo_thumbs > div.MC_promo_selected {
		box-shadow:none;
		background-color: #444 !important;
		/* border-top: 1px solid #444; */   
		/* border-bottom: 1px solid #000; */
	}

	#widget_5 .MC_promo_thumbs > div.MC_promo_selected span {
		color:white;
	}


	#widget_5 {
		margin: 0 70px 0 auto;
	}

	#widget_5:before {
		right: auto;
		left: 0;
		width:118px;
	}



}



@media (max-width:740px) {

	#widget_5 {
		margin:0 auto 0 48px;
	}

	#widget_5:after {
		right:auto;
		left:600px;

	}

}



@media (max-width:730px) {

	#widget_block_5 .w2_bttn { right:10px; }
	#widget_block_5 .w2_back { right: 60px; }

}



@media (max-width:720px) {

	#widget_block_5 .w2_bttn { right: 3%; }
	#widget_block_5 .w2_back { display:none; }

}







@media (max-width:672px) {

	#widget_5:after {
		display:none;
	}

}




@media (max-width:640px) {

	#widget_5 {
		margin:0;
	}

	#widget_5:before,#widget_5:after,#widget_5 .MC_promo_thumbs {
		display:none !important;
	}

	#widget_5 .MC_promo_description_wrapper {
		padding-left:12px;

		right: 12px !important;
	}

	#widget_block_5 .w2_bttn {
		bottom:50%;
		/* margin-bottom:-25px; */
		right:0;
		opacity: 0.5;
	}

	#widget_block_5 .w2_back {
		right:auto;
		left:0;
		display:block;
	}

	#col1 {
		/* padding:0; */
	}

	#widget_block_5 {
		margin:0;
	}

}




@media (max-width:540px) {

	#widget_5 .MC_promo_subtext {
		display:none;
	}

	#widget_5 .MC_promo_description_wrapper {
		padding-bottom:4px;
	}

}




@media (max-width:480px) {

	#widget_5 .MC_promo_title {
		font-size:24px;
		line-height:24px;
	}

}



@media (max-width:420px) {

	#widget_5 .MC_promo_title {
		font-size:20px;
		line-height:20px;
	}

}


@media (max-width:399px) {

#col1 #guestbook {
	margin-top:12px;
}

}




#col1 #custom_block16.ND_popup,
#col1 #custom_block2.ND_popup,
#col1 #latestevents.ND_popup {
	max-width:540px;
}

#col1 #custom_block2.ND_popup {
	top:53px !important;
	height:auto !important;
	bottom:53px !important;
}

#col1 #custom_block2.ND_popup #hotinttcontent {
	top:0;
}

#col1 #custom_block2.ND_popup #hotinttcontent + a {
	display:block;
}

#col1 .block.ND_popup h1:after {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../../../i/customsites/base/base_icons_r2.png);
	background-repeat: no-repeat;
	background-position: -80px -20px;
	background-size: 600%;
	background-color:transparent;
	display: inline-block;
	float: right;
	top: 50%;
	position: relative;
	margin: -12px -4px 0 0;
	opacity:0.8;
	padding:0;
	box-shadow:none;
	position:relative;
	right:0;
}

#col1 #custom_block2.ND_popup h1:after,
#col1 #custom_block9.ND_popup h1:after,
#col1 #custom_block19.ND_popup h1:after,
#col1 #custom_block16.ND_popup h1:after {
	background-position: -20px -160px;
	opacity:1;
}