 /*@group General */

html {
  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.45;
	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 */

/* @group Layout */


body {
	font-size: 1.6em;
	line-height: 1.6em;
}

#title_nav_section {
	line-height: 125px;
}

#title_link {
	text-decoration: none;
}

#title_nav_section {
	background-color: #fff;
}

#logo {
	float: left;
	display: block;
	margin-right: 24px;
	padding: 10px 0;
}

#logo img {
	height: 105px;
	width: auto;
	display: block;
}

h1#site_title {
	line-height: 125px;
	display: block;
	float: left;
}

#navigation_wrapper {
	display: block;
	float: right;
	height: 125px;
	line-height: 125px;
}

#banner {
	text-align: center;
	height: 175px;
	line-height: 175px;
	display: block;
	margin: 0px auto 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#extraContent1, footer {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#site_slogan {
	background-color: rgba(219,88,77,0.75);
	padding: 12px;
	display: none;
	font-size: 1.5em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	letter-spacing: 0;
}

.ec_wrapper {
	width: 100%;
}

#extraContent2, #extraContent3 {
	background-color: #E6E6E6;
}

#content_divider_line {
	height: 4px;
	margin-bottom: 20px;
}

#content_divider_line .row {
	position: relative;
}

#page_icon {
	left: 16px;
	position: absolute;
	top: 4px;
	height: 40px;
	width: 40px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	text-align: center;
	line-height: 40px;
	font-size: 1.1em;
}

#container {
}

#content {
}

.sidebar_title {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.75em;
  letter-spacing: -1px;
  line-height: 1em;
  margin-bottom: 8px;
}

.inset {
  padding: 40px 0;
}

footer {
}

#footer {
}

#copyright {
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 60px;
	text-align: center;
}

#copyright, #copyright a, #copyright a:visited {
}

#to_the_top {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  position: fixed;
  display: none;
  opacity: 0.93;
}

#social_badges {
  margin: 0 auto;
  font-size: 1.8em;
  text-align: center;
}

#social_badges .myBadge {
  position: relative;
  display: inline-block;
  text-align: center;
  font: 1.25em FontAwesome;
  margin-left: 8px;
  margin-right: 8px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-top: 12px;
  margin-bottom: 12px;
}

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

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

/* Style the superflex stacks addon for use in ExtraContent area 1 */

#extraContent1 .flexslider, #extraContent1 .flexslider * {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}


/* @end */


/* @group Navigation */

nav#main_navigation {
}

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

nav#main_navigation>ul {
	height: 125px;
	line-height: 125px;
}

nav#main_navigation>ul>li>ul {
}

nav#main_navigation a {
	text-decoration: none;
	padding: 8px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

nav#main_navigation>ul>li, nav#main_navigation>ul>li>a {
}

nav#main_navigation>ul>li {
	float: left;
	display: inline-block;
	margin-left: 4px;
	position: relative;
}

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 {
	position: absolute;
	z-index: 100;
	background-color: rgba(256,256,256,0.95);
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding: 0 0 6px 0;
	width: 200px;
	right: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}

nav#main_navigation ul ul li a {
	display: block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 6px 12px;
	text-align: center;
	position: relative;
}


nav#main_navigation ul ul li.edge>ul {
  left: -190px !important;
}

nav#main_navigation ul ul li.hasChild>a:before {
  font-family: 'FontAwesome';
  content: '\f104';
  position: absolute;
  left: 0;
  margin-left: 20px;
}

nav#main_navigation ul ul li.hasChild>a:after {
  content: '';
  margin-left: 0px;
}

nav#main_navigation ul ul ul {
	position: absolute;
	z-index: 101;
	padding: 6px 0;
	width: 200px;
	margin-top: -43px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* @end */

/* @group Mobile Navigation */
#mobile_navigation_toggle {
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
  width: 100%;
  line-height: 40px;
  text-align: center;
  display: none;
  text-decoration: none;
  cursor: pointer !important;
  background-color: #E6E6E6;
  color: #7A7A7A;
  z-index: 201;
}

nav#mobile_navigation {
	display: none;
}

nav#mobile_navigation>ul {
	display: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
  left: 0px;
  top: 48px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
	box-shadow: none;
	z-index: 200;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

nav#mobile_navigation ul {
	list-style: none;
  width: 100%;
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
}

nav#mobile_navigation a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 8px 10px;
	text-align: left;
}

nav#mobile_navigation a.current, nav#mobile_navigation a:hover {
	background-color: #D75A54;
	color: #fff;
}

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


/* Hide submenu items - This was the old way... */
/*nav#mobile_navigation ul ul,
nav#mobile_navigation ul ul ul,
nav#mobile_navigation ul ul ul ul,
nav#mobile_navigation ul ul ul ul ul {
	display: none;
}
*/


/* Hide submenu items - This the new way that seems to work on Android now */
nav#mobile_navigation ul.sub-menu {
    display: none;

}

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



nav#mobile_navigation ul ul {
	background-color: #F6F6F6;
  padding: 10px 0;
}

nav#mobile_navigation ul ul ul {
	background-color: #ECECEC;
}

nav#mobile_navigation ul ul ul ul {
	background-color: #e6e6e6;
}

nav#mobile_navigation ul ul a {
	padding: 8px 20px;
}

nav#mobile_navigation ul ul ul a {
	padding: 8px 30px;
}

nav#mobile_navigation ul ul ul ul a {
	padding: 8px 40px;
}

/* @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;
}
/* @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;
  border-bottom: 1px solid #E0E0E0;
  width: 100%;
  padding-bottom: 16px;
}

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;
}

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

.blog-entry-date {
	margin-bottom: 30px;
	line-height: 14px;
  font-size: 0.75em;
  background-color: #f3f3f3;
  padding: 4px 8px;
}

.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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box !important;
}

.form-input-field:focus {
	outline: 0;
}

/* @end */

/* @group Breadcrumb Trail */

#breadcrumb {
  display: none;
	margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
}

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

#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;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

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

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.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;
	right: -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
