/* ------  Font Import ------  */

@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('/fonts/colaborate/ColabBol-webfont.eot');
    src: url('/fonts/colaborate/ColabBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/colaborate/ColabBol-webfont.woff') format('woff'),
         url('/fonts/colaborate/ColabBol-webfont.ttf') format('truetype'),
         url('/fonts/colaborate/ColabBol-webfont.svg#ColaborateBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ColaborateRegular';
    src: url('/fonts/colaborate/ColabReg-webfont.eot');
    src: url('/fonts/colaborate/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/colaborate/ColabReg-webfont.woff') format('woff'),
         url('/fonts/colaborate/ColabReg-webfont.ttf') format('truetype'),
         url('/fonts/colaborate/ColabReg-webfont.svg#ColaborateRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
   v2.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*  ------  Global  ------  */
body, html {
	background: #ffffff;
}
body {
  line-height: 1;
  font-size: 14px;
  font-family: ColaborateRegular, Helvetia Nueve, Arial, sans-serif;
  color: #414042;
}

h1, h2, h3, h4, h5, h6 {
  color: #414042;
  margin: 0;
  font-family: ColaborateRegular;
}

h1 {
  letter-spacing: 1px;
  line-height:1.1em;
  font-size: 18px;
}

h2 {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1em;
}

a {  color: #414042; outline: 0}

div,nav {
	outline: 0;
}
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {	content: ''; 	content: none; }
table {	border-collapse: collapse;	border-spacing: 0; }
form div ,table td, table th { padding: 5px;}

::-moz-selection{ background: #A5A29F; color:#fff; text-shadow: none; }
::selection { background:#A5A29F; color:#fff; text-shadow: none; }

p { margin: 0; }

p, ul li, ol li {  line-height: 1.4em; }
em {  font-style:italic; }
strong {  font-weight:bold; }

/* Required to Render UL and OL elements correclty */
ol {   list-style: decimal inside none; }
ul {   list-style: disc inside none; }




/* ------ ClearFix ------ */
.clearfix:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }




/* Left bar */
#left_bar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 175px;
	height: 100%;
	background: #ffffff;
	z-index: 10;
}

/* logo */
#logo {
	z-index: 4;
	margin-top: 58px;
	margin-left: 19px;
	width: 140px;
}

#logo h1 {
	font-size: 24px;
}
#logo h1 a {
	text-decoration: none;
	font-family: ColaborateRegular;
	color: #414042;
}

#logo img {
	max-width: 140px;
}
/* menu */
nav {
	display: block;
	min-height: 30px;
	max-width: 200px;
	z-index: 4;
	margin: 45px 0 0 14px;
	overflow: hidden;
}
nav #menu li {
	padding: 2px 6px;
}
nav #menu li a {
	text-decoration: none;
	font-size: 14px;
	font-family: ColaborateRegular;
	color: #58595b;
	text-transform: uppercase;
}
nav #menu li.category ul li a {
  color: #58595b;
}
nav #menu li.category ul li.selected a {
  color: #000000;
}
nav #menu li.selected a {
	color: #000000;
}
nav #menu li ul li {
	padding: 1px 0 0 10px;
}
nav #menu li ul li a {
	font-size: 12px;
}
nav #menu li {
	list-style: none;
	font-size: 14px;
  overflow: hidden;
  width: 141px;
}
nav #menu li ul {
	margin: 3px 0;
}
nav #menu li ul li a {
	text-align: left;
}
nav #menu li a:hover {
	text-decoration: underline;
}

nav .jspDrag {
	margin-right: 4px;
	background: #000000;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc)
	
}
nav .jspDrag:hover {
	background: #000000;
}
/* social icons */
.social_icons {
	position: fixed;
	left: 20px;
	bottom: 65px;
	width: 170px;
	z-index: 11;
	
}
.social_icons ul {
	float: left;
	height: 26px;
}
.social_icons ul li {
  background: #000000;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc);
  float: left;
  position: relative;
	width: 22px;
  height: 22px;
	margin-bottom: 20px;
	margin-right: 3px;
  color: #fff;
  line-height: 23px;
  list-style: none;
  text-align: center;
	
  font-size: 11px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
  
}
.social_icons ul li.social_icon a {
  position: absolute;
  top: -1px;
  left: 0;
	display: block;
  width: 22px;
  height: 22px;
	filter: alpha(opacity=0);
  opacity: 0;
	float: right;
}
.social_icons ul li.social_icon { width: 22px; }
.social_icons ul li.icon_share a {
	color: #fff;
  font-size: 0;
	text-decoration: none;
}

.social_icons ul li.icon_share a::before {
  text-indent: 0;
  font-size: 14px;
}

.social_icons ul li.icon_share {
  behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc);
  position: relative;
  background: #000000;
  float: left;
  display: block;
  width: 22px;
	height: 22px;
  color: #fff;
	font-size: 12px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
	filter: alpha(opacity=100);
	opacity: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

/* content */
.pre_nav {
	color: #414042;
	width: 140px;
	font-family: ColaborateRegular;
	font-size: 12px;
	clear: both;
	line-height: 15px;
	padding-top: 15px;
}
.pre_nav p {
	font-size: 12px;
	color: #414042;
}

body.listing #content .assets-wrapper {
	margin-left: 175px;
	clear:both;
	position:relative;

}
body.listing .assets .jspDrag, body.listing .assets .jspDrag:hover { background: #000000; }
.content-inner {
	margin-left: 175px;
}
body.gallery #content,
body.listing #content {
	width: 960px;
	margin: 0 auto;
}

._4ORMAT_content_wrapper { margin: 0 auto; }

body.simple #content {
	padding-top: 58px;
	position: relative;
	padding-left: 175px;
}
body.simple .content-inner {
	margin-left: 0;
}

/* assets */

.assets {
	width: 800px;
	margin-top: 58px;
	margin-bottom: 60px;
	overflow: hidden;
}

.assets .asset_box {
	float: left;
	margin: 0 5px 20px 5px;
	position: relative;
	z-index: 1;
}

.assets .asset_box .asset_img {
	position: relative;
}
.assets .asset_box.title .link .img_copy {
	top: 15% !important;
	height: 160px;
	z-index: 9999;
	visibility: visible;
}
.assets .asset_box.title .caption-background{
	visibility: visible;
}
.assets .asset_box.title .caption-background.has_image,
.assets .asset_box.title .link .img_copy.has_image
{
	visibility: hidden;
	visibility: visible\9;
}
.assets .asset_box.linked_image .link{
	position: relative;
	display: block;
	text-decoration: none;
	width: 220px;
	height: 221px;
}



.assets .asset_box.linked_image .link:hover .caption-background,
.assets .asset_box.linked_image .link:hover .img_copy
{
	visibility: visible;
}

.assets .asset_box.title .link .img_copy {
	top: 30% !important;
	height: 83px;
}
.assets .asset_img {
	overflow: hidden;
	border-radius: 120px;
	-moz-border-radius: 120px;
	-webkit-border-radius: 120px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc)
}
.assets .caption-background {
	border-radius: 120px;
	-moz-border-radius: 120px;
	-webkit-border-radius: 120px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc)
}
.assets .asset_img .container img {
	border-radius: 120px;
	-moz-border-radius: 120px;
	-webkit-border-radius: 120px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc)
}

.assets .caption-background {
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	visibility: hidden;
	background: #3ed1c5;
	cursor: pointer;
}

.assets .title .caption-background { background: #000000; }

.assets .img_copy {
	text-align: left;
	color: #fefefe;
	font-size: 12px;
	font-family: ColaborateRegular;
	line-height: 1.3em;
	width: 182px;
	position: absolute;
	top: 45%;
	left: 20px;
	visibility: hidden;
	z-index: 12;
}
.assets .img_copy {
	color: #fefefe;
}

.asset_box.title p,
.asset_box.title li,
.asset_box.title span
{
	color: #fefefe
}
/* bxSlider styles */

.slide_nav #next_slide, .slide_nav #prev_slide  {
	background: #000000 url(https://bucket2.format-assets.com/theme_versions/10469432/assets/images/arrows.png) 0 0 no-repeat;
	display: block;
	width: 67px;
	height: 67px;
	text-indent: -2000em;
	position: absolute;
	margin-top: -20px;
	cursor: pointer;
	z-index: 9;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc);
}


/* Supersized Gallery */

body.gallery #supersized .text .wrap{
  	clear: left;
  	width: 750px;
  	margin: 0 auto;
  	position: absolute;
}
body.gallery #supersized .video .wrap{
    display: inline-block;
    height: auto;
    text-align: left; /* resetting text align. parent has text-align center */
}
body.gallery #supersized .video .item_outer {
  position: relative;
  clear: left;
}

body.gallery #supersized .text .wrap p,
body.gallery #supersized .text .wrap li,
body.gallery #supersized .text .wrap span,
body.gallery #supersized .text .wrap label,
body.gallery #supersized .text .wrap input[type="text"],
body.gallery #supersized .text .wrap textarea,
body.gallery #supersized .video .wrap p,
body.gallery #supersized .video .wrap li,
body.gallery #supersized .video .wrap span,
body.gallery #supersized .video .wrap label,
body.gallery #supersized .video .wrap input[type="text"],
body.gallery #supersized .video .wrap textarea,
body.gallery #supersized .image_text .wrap p,
body.gallery #supersized .image_text .wrap li,
body.gallery #supersized .image_text .wrap span,
body.gallery #supersized .image_text .wrap label,
body.gallery #supersized .image_text .wrap input[type="text"],
body.gallery #supersized .image_text .wrap textarea{
  	color: #414042;
}
body.gallery #supersized .text .wrap a,
body.gallery #supersized .video .wrap a,
body.gallery #supersized .image_text .wrap a {
	color: #414042;
}

body.gallery #supersized .video .wrap .preview {
 margin: 0 auto;
}

body.gallery #supersized .video .wrap.has_copy .preview {
  float:left;
  width: 470px;
  overflow: hidden
}

body.gallery #supersized .video .wrap .copy {
  max-height: 390px;
  float: left;
  width: 290px;
  overflow: visible;
  margin: 0 0 0 10px;
}
body.gallery #supersized .video img, body.gallery #supersized .image_text .wrap img{
  width: 100%;
}

body.gallery #supersized-loader {
  position:absolute;
  top:50%;
  left:55%;
  z-index:0;
  width:60px;
  height:60px;
  text-indent:-999em;
  background: url(https://bucket2.format-assets.com/theme_versions/10469432/assets/images/progress.gif) no-repeat center center;
  margin:-30px 0 0 -30px;
}

body.gallery #supersized {
  list-style: none;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}

body.gallery #supersized img {
  width:auto;
  height:auto;
  position:relative;
  display:none;
  outline:none;
  border:none;
}

body.gallery #supersized.speed img {
  -ms-interpolation-mode:nearest-neighbor;
  image-rendering:0;
}

body.gallery #supersized.quality img {
  -ms-interpolation-mode:bicubic;
  image-rendering:optimizeQuality;
}

body.gallery #supersized > li {
  background: #ffffff;
  display:block;
  list-style:none;
  z-index: 10;
  position: fixed;
  overflow:hidden;
  top:0;
  left: 0;
  height: 100%;
  margin-left: 175px;
  right: 0;
  text-align: center;
}

body.gallery #supersized .asset_image {
  left: 0 !important; /* plugin tries to center images */
}


body.gallery #supersized li.prevslide { z-index:20; }
/*body.gallery #supersized li.prevslide.text { z-index: 20} */
body.gallery #supersized li.activeslide {  z-index:30; }
body.gallery #supersized li.image-loading {   width:90%;  height:100%; }
body.gallery #supersized li.image-loading.title_image_text { width: 100%; }
body.gallery #supersized li.image-loading img {  visibility:visible; }
body.gallery #supersized li.prevslide img, #supersized li.activeslide img {  display:inline; }


.slide_nav {
	position: fixed;
	top: 40%;
	right: 40px;
	height: 150px;
	width: 67px;

}
.slide_nav #next_slide {
	right: 0;
	background-position: 13px -45px;
	bottom: 0;
	margin-top: 0;
}
.slide_nav #prev_slide {
	right: 0;
	top: 0;
	background-position: 13px 13px;
	margin-top: 0;
}

body.gallery .distance {
	width: 1px;
	height: 50%;
	float: left;
	margin-bottom: -200px;
}
body.gallery #title-wrapper, body.gallery #title-wrapper-img {
	position: relative;
	height: 400px;
	width: 575px;
	clear: left;
	margin: 0 auto;
}

  body.gallery #title-wrapper {
   width: 371px;
  }



body.gallery #title .copy, body.gallery #title-img .copy {
	position: absolute;
	left: 60px;
	top: 20%;
	width: 264px;
	z-index: 10;
}

body.gallery #title-img, body.gallery #title {
	height: 368px !important;
	width: 371px !important;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc);
}
body.gallery #title {
	background: #000000;
}

body.gallery #title-img {
	position: absolute;
	left: 0;
	top:0;
	height: 400px;
	width: 400px;
}


body.gallery .circle {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	display: block;
	z-index: 10;
}

body.gallery .caption-background {
	background: #000000;

	filter: alpha(opacity=80);
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: none;

}
body.gallery #info {
	display: none;
	position: absolute !important;
	top: 20%;
	left: 205px;
	width: 300px;
	height: 300px;
	
}

body.gallery #info .inner {
	position: absolute;
	top: 72px;
	left: 52px;
	width: 190px;
	height: 156px;
}
body.gallery .text .jspDrag, body.gallery .video .jspDrag, body.gallery .copy .jspDrag, body.gallery #info .jspDrag {
  background: #000000;
}
body.gallery .text .jspDrag:hover, body.gallery .video .jspDrag:hover, body.gallery .copy .jspDrag:hover, body.gallery #info .jspDrag:hover {
  background: #000000;
}
body.gallery #open_info {
	width: 28px;
	height: 28px;
	text-indent: -2000em;
	position: fixed;
	right: 59px;
	top: 30px;
	display: none;
	background: #000000 url(https://bucket2.format-assets.com/theme_versions/10469432/assets/images/open_info.png) no-repeat;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	behavior: url(/static/PIE-172eaf95ae8ee7073d7d2d20a11b13eaaf0a355d426f0c839a06296c534db344.htc);

}

body.gallery #info .inner p,
body.gallery #info .inner a,
body.gallery #info .inner li,
body.gallery #info .inner span {
	font-size: 12px;
	color: #ffffff;
}
body.gallery #title-img p,
body.gallery #title-img li,
body.gallery #title-img span,
body.gallery #title p,
body.gallery #title li,
body.gallery #title span
{
	color: #fefefe;
	font-size: 12px;
}

/* Blog styling */

.f_blog_body_typography,
.f_blog_body_typography:hover {
    color: #222222!important;
    font-family: ColaborateRegular!important;
    font-size: 20px!important;
    line-height: 1.6!important;
}
.f_blog_body_typography > p { line-height: 1.6!important; }

.f_blog_body_typography_color,
.f_blog_body_typography_color:hover,
.blog_date_icon_path { fill: #222222!important; }

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #222222!important;
  font-family: ColaborateRegular!important;;
  font-size: 38px!important;
  font-style: normal!important;
  font-weight: bold!important;
}
.f_blog_title_typography_hover:hover {
  color: #222222!important;
  text-decoration: underline!important;
}

/* Hack to make listing hovers work nicely */
.f_blog_list a:hover h4 {
  color: #222222!important;
  text-decoration: underline!important;
}

.fancybox-title .child, /* apply to fancybox for popup image captions */
.f_blog_caption_typography {
  font-family: ColaborateRegular!important;;
  font-size: 14px!important;
}
.f_blog_caption_typography_font-size { font-size: 14px!important; }



/* ------------------------------------------------------------------ */
/* Content Pages styling */

#content_page_wrapper h2.xl-headline {
  font-size: 27px;
}
