/* @group General */
html {
	width: 100%;
	height: 100%;
  font-size: 10px;
	width: 100%;
	height: 100%;
  margin: 0;
  padding: 0;
}

body {
	-webkit-font-smoothing: antialiased;
	width: 100%;
	height: 100%;
	letter-spacing: 0;
	text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
}

a, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
}

h2 {
	font-size: 2.5em;
	letter-spacing: -2px;
}

h3 {
	font-size: 2.1em;
	letter-spacing: -2px;
}

h4 {
	font-size: 1.8em;
	letter-spacing: -1px;
}

h5 {
	font-size: 1.6em;
	letter-spacing: -1px;
}

h6 {
	font-size: 1.4em;
	letter-spacing: 0px;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	line-height: 1.2;
	margin: 0;
	font-family: Lato, Helvetica, sans-serif;
	font-weight: 300;
}

.image-left {
	float: left;
	margin: 12px 30px 12px 0;
}

.image-right {
	float: right;
	margin: 12px 0 12px 30px;
}

.clearer {
	clear: both;
}

.clear-left {
	clear: left;
}

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

.ie7 img, .iem7 img {
    -ms-interpolation-mode: bicubic
}

blockquote {
	margin-left: 24px;
	font-family: MuseoSlab500, Georgia, "Times New Roman", Times, serif;
	padding-left: 12px;
	border-left: 2px solid #b1b1b1;
	padding-top: 4px;
	padding-bottom: 4px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul {
	list-style-position: inside;
	padding-left: 15px;
}

header, nav, section, article, aside, footer, hgroup 
{ 
	display: block;
}

#extraContent1,
#extraContent2,
#extraContent3,
#extraContent4 {
	display: none;
}

/* @end */

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

/* @group Layout */


body {
	font-size: 1.6em;
	line-height: 1.6em;
	min-height: 100%;
	-webkit-text-size-adjust: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
}

#left {
	z-index: 200;
}

#background_wrapper {
	background-attachment: fixed;
	padding-top: 80px;
	padding-bottom: 80px;
	min-height: 100%;
}

#container {
	z-index: 90;
	display: block;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	background-repeat: repeat;
	position: relative;
}

#left {
	color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 0;
	padding-right: 0;
}

#left_gradient {
	background-image: url(images/test_fade.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.inset {
	padding: 40px;
}

#logo {
	display: block;
	text-align: center;
	position: relative;
}

#logo img {
	display: inline;
	max-width: 100%;
	height: auto;
}

#content {
	margin-bottom: 40px;
}

#sidebar_content {
	margin-top: 40px;
}

h2#site_slogan, #page_title {
	font-size: 1.8em;
}

#page_title_slogan_wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px;
	margin-bottom: 40px;
}

#main_navigation_bar {
	background-color: rgba(0,0,0,0.5);
	display: block;
	height: 40px;
}

#main_navigation_toggle {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	border-right: 1px solid #2e2e2b;
	position: relative;
}

#home_button {
	display: none;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	border-right: 1px solid #2e2e2b;
	position: relative;
}

#main_navigation_toggle:hover, #home_button:hover {
	color: #CFCFC8;
}

.navigation_toggle_text {
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 52px;
	color: #ffffff;
	display: none;
}

#social_badges {
  margin: 0 auto;
  font-size: 1em;
  text-align: left;
}

#social_badges a.myBadge, 
#social_badges a.myBadge:visited, 
#social_badges a.myBadge:hover, 
#social_badges a.myBadge:active {
}

#social_badges .myBadge {
  position: relative;
  display: inline-block;
  text-align: center;
  font: 0.9em FontAwesome;
  margin-left: 2px;
  margin-right: 2px;
  width: 30px;
  height: 30px;
  line-height: 31px;
  margin-top: 12px;
  margin-bottom: 12px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#social_badges .myBadge:first-child {
  margin-left: 0px;
}

#social_badges .myBadge:last-child {
  margin-right: 0px;
}

#extraContent2 {
	margin-bottom: 40px;
}

#extraContent3 {
	margin-top: 40px;
}

footer {
	display: block;
	text-align: center;
	padding-top: 40px;
}

#main_navigation_toggle .icon-reorder, #main_navigation_toggle .icon-remove {
	line-height: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
}

#main_navigation_toggle .icon-remove, #mobile_sidebar_toggle .icon-angle-up {
	display: none;
}

#mobile_sidebar_toggle {
	cursor: pointer;
	display: none;
}

#to_the_top {
  height: 40px;
  width: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  position: fixed;
  display: none;
  bottom: 20px;
  right: 20px;
  color: #8C8C8B;
	background-color: rgba(35,35,34,0.9);
	z-index: 600;
}

#to_the_top:hover {
  color: #fff;
}

/* @end */


/* @group Navigation */

#main_navigation {
	z-index: 200;
}

nav#main_navigation ul.sub-menu {
    display: none;

}

nav#main_navigation li.open>ul.sub-menu {
    display: block;
}

nav#main_navigation {
	background-color: rgba(35,35,34,0.98);
	display: none;
	padding: 20px;
	font-size: 1.2em;
	z-index: 99;
	position: absolute;
	width: 100%;
	box-shadow: -1px 2px 3px rgba(0,0,0,0.54);
}

nav#main_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

nav#main_navigation>ul {
}

nav#main_navigation>ul>li>ul {
}

nav#main_navigation a {
	text-decoration: none;
	color: #CFCFC8;
}

nav#main_navigation>ul>li, nav#main_navigation>ul>li>a {
	display: block;
}

nav#main_navigation>ul>li>a {
	padding: 5px 12px;
	-webkit-transition-duration: 175ms;
}

nav#main_navigation a.current {
	background-color: rgba(256, 256, 256, 0.1);
}

nav#main_navigation a:hover {
	background-color: rgba(256, 256, 256, 0.25);
}

nav#main_navigation a.current, nav#main_navigation a:hover {
	color: #fff;
}

nav#main_navigation>ul>li {
	position: relative;
	border-bottom: 1px solid #2e2e2b;
}

nav#main_navigation>ul>li:last-child {
	border-bottom: none;
}

nav#main_navigation ul li.hasChild>a:after {
  font-family: 'FontAwesome';
  content: '\f105';
  margin-left: 8px;
}

nav#main_navigation ul ul, 
nav#main_navigation ul ul ul, 
nav#main_navigation ul ul ul ul, 
nav#main_navigation ul ul ul ul ul {
	display: none;
}

nav#main_navigation ul ul {
}

nav#main_navigation ul ul li a {
	display: block;
	position: relative;
	padding: 5px 12px;
}

nav#main_navigation ul ul li a {
	padding-left: 24px;
}

nav#main_navigation ul ul ul {
}

nav#main_navigation ul ul ul li a {
	padding-left: 36px;
}

/* @end */

/* @group Blog */

#archives { 
  display: block; 
  margin-top: 20px;   
  margin-bottom: 20px;
	font-size: 0.9em;
}

#archives a {
	text-decoration: none;
}

.blogEntryTopperImg {
	width: 100%;
	height: auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.blogEntryTopper_wrapper {
	position: relative;
	margin-bottom: 20px;
}

/* @group Tag Cloud */
ul.blog-tag-cloud {
	text-align: left;
	display: block;
	list-style-type: none;
	padding: 0;
	list-style-position: inside;
	margin: 10px 0 0;
}

ul.blog-tag-cloud li {
	display: inline-block;
	margin-bottom: 6px;
}

ul.blog-tag-cloud a, ul.blog-tag-cloud a:visited, ul.blog-tag-cloud a:link {
	text-decoration: none;
	padding: 4px 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff !important;
}

ul.blog-tag-cloud a:hover, ul.blog-tag-cloud a:active {
	text-decoration: none;
}

.blog-tag-size-1 {
}

.blog-tag-size-2 {
}

.blog-tag-size-3 {
}

.blog-tag-size-4 {
}

.blog-tag-size-5 {
}

.blog-tag-size-6 {
}

.blog-tag-size-7 {
}

.blog-tag-size-8 {
}

.blog-tag-size-9 {
}

.blog-tag-size-10 {
}

.blog-tag-size-11 {
}

.blog-tag-size-12 {
}

.blog-tag-size-13 {
}

.blog-tag-size-14 {
}

.blog-tag-size-15 {
}

.blog-tag-size-16 {
}

.blog-tag-size-17 {
}

.blog-tag-size-18 {
}

.blog-tag-size-19 {
}

.blog-tag-size-20 {
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	margin-bottom: 30px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-weight: normal;
	font-style: normal;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	text-decoration: none;
}	

.blog-archive-link a:before {
  content: '\f104';
  font-family: FontAwesome;
  margin-right: 6px;
}	
/* @end */

.blog-entry {
	position: relative;
	margin-bottom: 80px;
}

.lastBlogChild {
	margin-bottom: 0;
	padding-bottom: 0;
}

.blog-entry .image-left,
.blog-entry .image-right {
}

h1.blog-entry-title {
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.25em;
  display: inline-block;
  position: relative;
  line-height: 1.2;
  letter-spacing: -1px;
  width: 100%;
}

h1.blog-entry-title a {
	text-decoration: none;
  font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-style: normal;
	display: inline-block;
	position: relative;
	line-height: 1.2;
	letter-spacing: -2px;
}

h1.blog-entry-title a:hover {
	text-decoration: none;
}

.blog-entry-date {
	margin-top: 8px;
	margin-bottom: 24px;
}

.blog-entry-body {
}

p.blog-entry-tags {
	margin: 20px 0 0;
}

.blog-entry-tags:before {
  content: '\f02c';
  font-family: FontAwesome;
  margin-right: 6px;
}

p.blog-entry-tags a, p.blog-entry-tags a:visited {
}

p.blog-entry-tags a:hover {
}

.blog-entry-comments {
}

.blog-entry-comments:before {
  content: '\f0e6';
  font-family: FontAwesome;
  margin-right: 7px;
}

.blog-entry-comments:hover {
}

.blog-entry-comments a, .blog-entry-comments a:visited {
}

.blog-entry-comments a:hover {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link,
.blog-entry-category a:visited {
}

.blog-entry-category a:hover {
}

/* styles the archives in the blog sidebar */

#blog-archives {
	margin-top: 10px;
}

#blog-archives br {
}

.blog-archive-link-enabled:before {
	content: '\f017';
	font-family: FontAwesome;
	margin-right: 6px;
}

#blog-archives a, #blog-archives a:visited {
}

#blog-archives a:hover {
}

.blog-archive-link-disabled:before {
	content: '\f017';
	font-family: FontAwesome;
	margin-right: 6px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

a.blog-archive-link-enabled:hover, .blog-archive-link-disabled:hover {
}
/* Styles the blog categories in the blog sidebar */

#blog-categories br {
	display: none;
}

#blog-categories a, #blog-categories a:visited {
	display: inline-block;
	margin-right: 12px;
}

.blog-category-link-enabled:before {
	content: '\f0f6';
	font-family: FontAwesome;
	margin-right: 6px;
}

.blog-category-link-enabled, .blog-category-link-disabled {
}

#blog-categories a:hover {
}

.blog-category-link-disabled {
}

.blog-category-link-disabled:before {
	content: '\f0f6';
	font-family: FontAwesome;
	margin-right: 6px;
}

.blog-category-link-enabled:hover, .blog-category-link-disabled:hover {
}

#blog-categories br {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-top: 10px;
}

#blog-rss-feeds br  {
}

a.blog-rss-link,
a.blog-comments-rss-link, a:link.blog-rss-link,
a:link.blog-comments-rss-link, a:visited.blog-rss-link,
a:visited.blog-comments-rss-link {
}

a.blog-rss-link:before {
	content: '\f09e';
	font-family: FontAwesome;
	margin-right: 6px;
}

a.blog-rss-link:hover {
}

/* Read More links */

.blog-read-more {
}

.blog-read-more a, .blog-read-more a:visited {

}

.blog-read-more a:hover, .blog-read-more a:active {
}

.blog-read-more:before {
}


/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 40px;
}

.filesharing-item {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 0;
}

.filesharing-item-title {
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4em;
  display: inline-block;
  position: relative;
  margin: 0 0 8px;
  letter-spacing: -1px;
}

.filesharing-item-title a, .filesharing-item-title a:visited {
	text-decoration: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Single View */

.photo-background {
	text-align: center;
}

.photo-background p{
}

.photo-navigation {
	margin-bottom: 20px;
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame {
	background-color: #fff;
	padding: 40px;
	-webkit-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	-o-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 60px;
}

.photo-background p.photo-title {
	margin-bottom: 20px;
	letter-spacing: -1px;
}

.photo-background p.photo-caption {
	font-weight: normal;
	font-style: normal;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	padding-bottom: 72px;
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */

/* @group Index Page View */

.album-title {
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4em;
  display: inline-block;
  position: relative;
  margin: 0 0 8px;
  line-height: 1.2;
  letter-spacing: -1px;
}

.album-description {
	margin-bottom: 40px;
}


.album-wrapper {
	position: relative;
}

.thumbnail-wrap {
	position: relative;
	display: inline-block;
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
}

.thumbnail-frame {
	position: relative;
	display: block;
}

.thumbnail-frame img {
}



.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}


.thumbnail-caption {
	text-align: left;
	margin-top: 4px;
	display: block;
	position: relative;
	white-space: pre-line;
	width: 100%;
	overflow: hidden;
  font-size: 0.7em;
}
	
/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page View */

.movie-page-title {
	padding: 0;
	text-decoration: none;
  margin-bottom: 20px;
}

.movie-page-description {
	display: block;
	margin-bottom: 30px;
}

.movie-thumbnail-frame {
	margin-right: 12px;
	margin-bottom: 48px;
	float: left;
	display: block;
}

.movie-thumbnail-frame img {
}

.movie-thumbnail-caption {
	margin: 0;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}
	
/* @end */

/* @group Single Page View */
.movie-background {
}

.movie-title {
}

.movie-frame {
}

	
/* @end */


/* @end */

/* @group Forms */
form {
	margin: 0;
	padding: 0;
}

label {
}

.message-text {
} 

.required-text {
} 

.form-input-field {
  padding: 10px 6px !important;
  box-sizing: border-box !important;
  background-color: rgba(256, 256, 256, 0.5) !important;
  box-shadow: none !important;
  width: 90%;
}
	
.form-input-field:focus {
	outline: 0;
  background-color: rgba(256, 256, 256, 0.75) !important;
} 

/* @end */

/* @group Breadcrumb Trail */

#breadcrumb {
	
	/* A cheat for Safari's rounding of pct. widths
	   We scoot things one px to the left and then overlap 
	   that stary pixel with the sidebar area (#left) */
	margin-left: -56px; 

	margin-right: -55px;
	margin-bottom: -40px;
	margin-top: 40px;
  display: none;
  padding: 0 55px;
}

#breadcrumb ul {
	list-style-type: none;
  list-style-image: none;
	margin: 0;
	padding: 8px 0;
	display: inline-block;
}

#breadcrumb li {
	display: inline-block;
}

#breadcrumb li a {
	margin: 0;
	text-decoration: none;
}

#breadcrumb li:last-child a {
}

#breadcrumb .lastItem {
}
	
/* @end */

/* @group ExtraContent */


#myExtraContent1, #myExtraContent2, #myExtraContent3, #myExtraContent4 {
	display: none;
}

/* @group ExtraContent Columns */

/*
CSS code for ExtraContent Columns Snippets*/

.column { 
	float: left;
}

.one { 
	width: 100%; 
}

.two { 
	width: 50%; 
}

.three { 
	width: 33%; 
}

.four { 
	width: 25%; 
}

.five { 
	width: 20%; 
}

.two3rds { 
	width: 66%; 
}

.three4ths { 
	width: 75%; 
}

.four5ths { 
	width: 80%; 
}

.column .content { 
	width: 90% ! important; 
	margin: 0 auto; 
	padding: 0 ! important; 
	float: none ! important;
}

/* @end */



/* @end */

/* @group Disqus Commenting */


#disqus_thread {
	overflow:hidden;
}

#dsq-comments-title {
    clear:none !important;
} 

#dsq-content .dsq-options {
    clear:none !important;
}

#dsq-thread-settings  {
    clear:none !important;
}

#dsq-content div {
    clear:none !important;
}

.dsq-login-buttons li {
    clear:none !important;
    margin-bottom: 25px!important;
}

/* @end */



/* @group FancyBox */
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	padding: 0 !important;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 80% "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	left: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* @end */

/* @group Plugin Overrides */

.fc-header-title h2 {
}

/* @end */