/* @group CSS Reset */

html, body, h1, h2, h3, h4, h5, h6, blockquote, span, applet, object, iframe, 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, 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 {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

ul {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

article, aside, details, figcaption, figure, 
footer, #header, hgroup, menu, nav, section {
	display: block;
}



/* @end */

/* @group Fonts */

@font-face {
	font-family: 'MuseoSans500';
	src: url('fonts/museosans_500-webfont.eot');
	src: local('fonts/museosans_500-webfont'), url('fonts/museosans_500-webfont.woff') format('woff'), url('fonts/museosans_500-webfont.ttf') format('truetype'), url('fonts/museosans_500-webfont.svgz#webfont') format('svg'), url('fonts/museosans_500-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSlab500';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: local('fonts/museo_slab_500-webfont'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svgz#webfont') format('svg'), url('fonts/museo_slab_500-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HammersmithOne';
	src: url('fonts/HammersmithOne-webfont.eot');
	src: local('fonts/HammersmithOne-webfont'), url('fonts/HammersmithOne-webfont.woff') format('woff'), url('fonts/HammersmithOne-webfont.ttf') format('truetype'), url('fonts/HammersmithOne-webfontt.svgz#webfont') format('svg'), url('fonts/HammersmithOne-webfont#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BEBAS';
	src: url('fonts/BEBAS___-webfont.eot');
	src: local('fonts/BEBAS___-webfont'), url('fonts/BEBAS___-webfont.woff') format('woff'), url('fonts/BEBAS___-webfont.ttf') format('truetype'), url('fonts/BEBAS___-webfont.svgz#webfont') format('svg'), url('fonts/BEBAS___-webfont#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}






/* @end */

/* @group General */

#fsjr-submit, #fsjr-cancel {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	margin-top: 16px !important;
	margin-bottom: 16px !important;
	font-size: 12px !important;
	padding: 6px 18px !important;
}

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

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

h1 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 20px;
}

h2 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
}

h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}

h4 {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 20px;
}

h5 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

h6 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}

img[alt^='flexible'] {
	max-width: 100%;	
	height: auto;
}

video {
	max-width: 100%;	
	height: auto;
}

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

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

.clearer {
	clear: both;
}

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

/* @end */

/* @group Layout */

html {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	background-color: #fff;
	font: normal normal normal 14px/1.45 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.inner {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	background-repeat: no-repeat !important;
}

.hdr_bkg_1, .hdr_bkg_2, .hdr_bkg_3, .hdr_bkg_4, .hdr_bkg_5, .hdr_bkg_6, .hdr_bkg_7, .hdr_bkg_8 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

#header_stripe_base {
	width: 100%;
	height: 15px;
	background: url(images/header_stripe.png) repeat-x;
	display: block;
}

#site_title_wrapper {
	overflow: hidden;
}

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

#extraContent1 {
	color: #fff;
}

#container {
}

aside {
	position: relative;
	display: none;
}

aside h3.sidebar_title {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
}

#extraContent2, #extraContent3 {
	display: block;
}

#extraContent2 .inner, #extraContent3 .inner {
	padding-top: 30px;
	padding-bottom: 30px;
}

#extraContent3 {
}

#extraContent_inset_top, #extraContent_inset_bottom {
	width: 100%;
	height: 5px;
	background-repeat: repeat-x;
}

footer {
	font-size: 12px;
	padding-bottom: 60px;
	padding-top: 10px;
	border-top: 1px solid #ededed;
}

#footer_left_side {
	float: left;
	display: block;
}

#footer_left_side h5#footer_site_title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}

#footer_right_side {
	float: right;
	display: block;
}

/* @group Twitter Button */

.twitterBadgeWrapper {
	
}




/* @end */




/* @end */

/* @group Navigation */

/* @group Main Navigation */

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

nav#main_navigation ul li {
	float: left;
	display: inline;
}

nav#main_navigation ul li a {
	text-decoration: none;
	color: #fff;
	padding: 6px 12px;
	margin-left: 4px;
 	white-space: nowrap;
}

nav#main_navigation ul li a.currentAncestor, nav#main_navigation ul li a.current, nav#main_navigation ul li a:hover {
	background-color: rgba(255,255,255,0.8);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

nav#main_navigation ul li a.currentAncestor {
	background-color: rgba(255,255,255,0.8);
}

nav#main_navigation ul li a.current, nav#main_navigation ul li a:hover {
	background-color: #fff;
}

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



/* @end */

/* @group Mobile Navigation */

nav#mobile_navigation>ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

nav#mobile_navigation {
    background: #393836;
    z-index: 100;
    width: 100%;
    display: none;
}

nav#mobile_navigation ul {
    margin: 0;
	padding: 0;
}

nav#mobile_navigation ul li {
    width: 50%;
    float: left;
}

nav#mobile_navigation a {
    padding: 15px 1.5em;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align: center;
}

nav#mobile_navigation a.current, nav#mobile_navigation a.currentAncestor  {
}

nav#mobile_navigation li:nth-of-type(2n-1) a {
    border-right: 1px solid rgba(255, 255, 255, 0.25)
}

nav#mobile_navigation ul ul {
	display: none;
}



/* @end */

#wrapper {
    position: relative;
    z-index: 200;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

/* @group Second Tier Navigation */

nav#second_tier .inner ul {
	list-style: none;
	padding: 0;
}

nav#second_tier .inner>ul li {
}

nav#second_tier .inner>ul>li>a {
	display: none;
}

nav#second_tier .inner>ul>li>ul {
}

nav#second_tier .inner>ul>li>ul>li {
}

nav#second_tier .inner>ul>li>ul>li>a {
	float: left;
	text-decoration: none;
	padding: 4px 12px;
	margin-top: 8px;
	margin-right: 8px;
	font-size: 11px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 110px;
 	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 16px;
	text-align: center;
	line-height: 16px;
	margin-bottom: 8px;
}

nav#second_tier .inner>ul>li>ul>li>a.current {
}

nav#second_tier .inner>ul>li>ul li a:after {
}


/* @end */



/* @end */

/* @group Blog */

#archives {
	margin: 0;
	padding: 0;
}

.blogEntryTopperImg {
	width: 100%;
	height: auto;
	margin-bottom: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.blogEntryTopper_wrapper {
	position: relative;
}

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

ul.blog-tag-cloud a, ul.blog-tag-cloud a:visited, ul.blog-tag-cloud a:link{
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	background: url(images/tag_right_side.png) repeat-x right center;
	display: inline-block;
	color: #656565;
	text-shadow: #f1f1f1 0 1px 0;
	padding: 0 9px 0 5px;
}

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

ul.blog-tag-cloud li {
	display: inline-block;
	padding: 0 0 0 12px;
	position: relative;
	list-style-position: inside;
	list-style-type: none;
	background: url(images/tag_left_side.png) no-repeat left center;
	white-space: nowrap;
	line-height: 25px;
	height: 25px;
	margin: 0 0 3px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.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-size: 18px;
	font-weight: normal;
	font-style: normal;
}

.blog-archive-link {
	font-size: 14px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	text-decoration: none;
}	
/* @end */

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

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

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

h1.blog-entry-title {
}

.blog-entry-title a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	font-family: MuseoSlab500, Georgia, "Times New Roman", Times, serif;
}

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

.blog-entry-date {
	margin-bottom: 16px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 6px;
	font-size: 12px;
}

.blog-entry-body {
	margin-top: 12px;
}

p.blog-entry-tags {
	margin-top: 12px;
	white-space: normal;
}

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

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

.blog-entry-comments {
	background-color: #ededed;
	border: 1px solid #e5e5e5;
	padding: 8px 16px;
	background-position: -200px;
	-webkit-transition-property: background-position, padding;
	-webkit-transition-duration: 300ms;
	-webkit-transition-delay: 100ms;
}

.blog-entry-comments:hover {
	background-image: url(images/icons/icon_comment_bubbles.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 48px;
}

.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 {
	/*Keep or change background for categories **SHOW LIZ***/
	background-color: #ededed;
	color: #919191;
	text-decoration: none;
	padding: 3px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.blog-entry-category a:hover {
}

/* styles the archives in the blog sidebar */

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

#blog-archives br {
}

.blog-archive-link-enabled {
}

#blog-archives a, #blog-archives a:visited {
	text-decoration: none;
}

#blog-archives a:hover {
}

.blog-archive-link-disabled {
	display: none;
}

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

#blog-categories {
	margin-top: 20px;
}

#blog-categories a, #blog-categories a:visited {
	text-decoration: none;
}

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

#blog-categories a:hover {
}

.blog-category-link-disabled {
}

.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: 20px 0 0;
	padding: 0;
}

#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 {
	text-decoration: none;
}

a.blog-rss-link:hover {
}

/* Read More links */

.blog-read-more {
	display: block;
}

.blog-read-more a, .blog-read-more a:visited {
	display: inline-block;
	margin-top: 16px;
	margin-bottom: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	font-size: 12px;
}

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


/* @end */

/* @group File Sharing */

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

.filesharing-item {
}

.filesharing-item:nth-child(odd) {
}

.filesharing-item:nth-child(even) {
}

.filesharing-item:hover {
}

.filesharing-item-title {
}

.filesharing-item-title a, .filesharing-item-title a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: MuseoSlab500, Georgia, "Times New Roman", Times, serif;
}

.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: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 60px;
}

.photo-background p.photo-title {
	font-size: 24px;
	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 {
	font-size: 24px;
	margin-bottom: 20px;
}

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


.album-wrapper {
	position: relative;
	z-index: 1;
}

.thumbnail-wrap {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

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

.thumbnail-frame img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}



.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}


.thumbnail-caption {
}
	
/* @end */
	
/* @end */


/* @group Quicktime Page */

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

/* @group Quicktime Album */

/* @group Index Page View */

.movie-page-title {
	margin: 0 0 12px;
	padding: 0;
	text-decoration: none;
	font: 22px/26px MuseoSlab500, Georgia, "Times New Roman", Times, serif;
}

.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;
	font-size: 10px;
}
	
/* @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 {
	line-height: 1.35;
	border: 1px solid #91918d;
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 8px 8px 8px 24px;
	width: 90%;
	font-size: 14px;
	-moz-box-shadow: inset 0px 1px 4px #b9b9b9;
	-webkit-box-shadow: inset 0px 1px 4px #b9b9b9;
	box-shadow: inset 0px 1px 4px #b9b9b9;
	background: #f5f5f5 url(images/form_arrow_focus.png) no-repeat;
	-webkit-transition-property: background-position;
	-webkit-transition-duration: 400ms;
	background-position: -50px center;
	color: #797875;
}

.form-input-field:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
	border-color: #ddd;
	background-position: 4px center;
} 

.form-input-button, button, input[type="submit"] {
	display: inline-block;
	margin-top: 16px;
	margin-bottom: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	padding: 6px 18px;
	cursor: pointer;
}

.form-input-button:hover, .form-input-button:active {
} 

/* @end */

/* @group Breadcrumb Trail */

#breadcrumb {
	text-align: left;
}

#breadcrumb ul {
	list-style-type: none;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

#breadcrumb li {
	display: inline-block;
	margin-right: 12px;
}

#breadcrumb li a {
	margin: 0;
}

#breadcrumb li.lastItem a {
}

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

/* @group ExtraContent */


#myExtraContent1,#myExtraContent2,#myExtraContent3,#myExtraContent4,#myExtraContent5,#myExtraContent6 {
	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 Theme FAQ */


#themefaqOverlay {
	z-index: 2999;
	overflow: auto;
	padding: 80px 0;
	display: block;
}

#themefaqWrapper {
	width: 624px;
	z-index: 3000;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #000;
	background-color: rgba(34,34,34,0.94);
	background-image: url(images/themefaqHighlight.png);
	background-repeat: repeat-x;
	background-position: 0 top;
	-webkit-box-shadow: 0px 1px 24px rgba(0,0,0,0.8), inset 0px 0px 1px rgba(50,50,50,1); 
	box-shadow: 0px 1px 24px rgba(0,0,0,0.8), inset 0px 0px 1px rgba(50,50,50,1);
	color: #abadb9;
	padding: 24px;
	font-weight: normal;
	font-style: normal;
	opacity: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#themefaqWrapper h3 {
	color: #90919b;
	font: 20px/26px MuseoSlab500, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 18px;
	text-shadow: #050505 0 1px 0;
}

#themefaqAccordion a.themefaqQuestion {
	font: normal 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 8px;
	background-color: rgba(50,50,50,0.9);
	background-image: url(images/themefaqHighlightSmall.png);
	background-repeat: repeat-x;
	background-position: 0 top;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.4), inset 0px 0px 1px rgba(82,82,82,1); 
	box-shadow: 0px 1px 4px rgba(0,0,0,0.4), inset 0px 0px 1px rgba(82,82,82,1);
	color: #c2c4d2;
}


#themefaqAccordion a.themefaqQuestion:hover {
	color: #858791;
}

#themefaqAccordion a.ui-state-active, #themefaqAccordion a.ui-state-active:hover {
	color: #3daeee;
	-webkit-animation-duration: 3.25s;
	-webkit-animation-name: pulse;
	-webkit-animation-timing-function: ease-in;
	-webkit-animation-iteration-count: infinite;
	
}

.themefaqAnswer p {
	padding: 10px;
}

@-webkit-keyframes pulse { 
	from {
	-webkit-box-shadow:  inset 0px 0px 1px #fff, 0px 0px 12px rgba(61,174,238,0.15); 
	} 
	60% {
	-webkit-box-shadow: inset 0px 0px 1px #fff, 0px 0px 12px rgba(61,174,238,0.92); 
	} 
	to {
	-webkit-box-shadow: inset 0px 0px 1px #fff, 0px 0px 12px rgba(61,174,238,0.15); 
	}

}





/* @end */

/* @group View.js (LightBox) */

.viewer li{
	-webkit-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	-moz-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}

.viewer li.current img{
	-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.3),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;
	-moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.3),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;
	box-shadow:0 10px 20px rgba(0, 0, 0, 0.3),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;
}

.viewer .caption{
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 1.5s ease-in-out;
	-moz-transition: opacity 1.5s ease-in-out;
	transition: opacity 1.5s ease-in-out;
}

.viewer .current .caption{
	opacity: 100;
	visibility: visible;
	color: #fff;
}



/* @end */

/* @group RW SiteMap */

.rw-sitemap ul a{
	text-decoration: none;
}

.rw-sitemap>ul>li ul a{
	-webkit-transition-property: padding-left, background-position;
	-webkit-transition-duration: 200ms;
	-webkit-transition-duration: 300ms;
	-webkit-transition-delay: 100ms;
	background: url(images/icons/icon_offsite.png) no-repeat -200px center;
}

.rw-sitemap>ul>li ul a:hover{
	padding-left: 18px;
	background-position: left;
}

.rw-sitemap>ul {
	padding: 0;
	margin: 30px 0 0;
	font-size: 18px;
	color: #9a9a9a;
}

.rw-sitemap>ul>li {
	display: block;
	float: left;
	margin-right: 16px;
	background-color: #ededed;
	padding: 10px 20px;
	min-width: ;
	width: 140px;
	margin-bottom: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.rw-sitemap>ul>li ul {
	list-style-type: decimal-leading-zero;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	font-size: 13px;
}

/* @end */

/* @group DateLoom Overrides */

.fc-header-title h2 {
	font-size: 16px;
}

/* @end */

/* Media Queries */

@media print { 
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ iPhone ]-=-=-*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {

#header {
}

#header_background_overlay {
	padding-right: 20px;
	padding-left: 20px;
}

#header_stripe_base {
}

#site_title_wrapper {
	float: none;
	padding: 0;
}

#logo_container, #site_title_wrapper h1 {
	float: none;
	display: block;
}

#site_title_wrapper h1 {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 26px;
}

#logo_container {
	margin: 0 auto 12px;
}

#logo_container, #logo_container img {
	max-height: 96px;
}


#site_slogan_wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	text-align: center;
}

#content {
	padding-top: 30px;
	margin: 0 20px;
	padding-bottom: 30px;
}

footer {
	padding: 0;
	margin: 0 20px;
}

#extraContent2, #extraContent3 {
	padding: 0 20px;
}

nav#second_tier {
}

nav#second_tier .inner>ul>li>ul {
	margin-right: 20px;
	margin-left: 20px;
}

nav#second_tier .inner>ul>li>ul>li>a {
	padding: 2px 6px 3px;
	margin: 4px 6px 5px 0;
	font-size: 11px;
}

#footer_left_side, #footer_right_side {
	float: none;
	display: block;
	margin-bottom: 20px;
}

/* ===[ Add the "Pull Down for Navigation" bar, all controlled via CSS including the text ]=== */

#mobile-nav-trigger {
    width: 100%;
    display: block;
    text-indent: 40;
    color: #878787;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
    border-bottom: 1px solid #a6a6a6;
    background-origin: content-box;
	text-indent: 24px;
	background-color: rgba(227,227,227,0.85);
    background-image: url(images/pull.png);
    background-position: right center;
    background-repeat: no-repeat;
	padding: 10px 0;
	-moz-box-shadow: 0px 3px 4px -1px rgba(0,0,0,0.65);
	-webkit-box-shadow: 0px 3px 4px -1px rgba(0,0,0,0.65);
	box-shadow: 0px 3px 4px -1px rgba(0,0,0,0.65);
}

#mobile-nav-trigger:before {
    content: "Tap for Navigation";
}


.form-input-button {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: #3a3a3a !important;
}

.form-input-button:hover, .form-input-button:active {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: #3a3a3a !important;
}


}

@media only screen and (min-width: 320px) {

#header_background_overlay {
	padding-top: 30px;
	padding-bottom: 30px;
}

#logo_container, #site_title_wrapper h1 {
	float: none;
	display: block;
}

#logo_container {
	margin-right: auto;
	margin-left: auto;
}

#logo_container, #logo_container img {
	max-height: 96px;
	max-width: 96px;
}

#site_title_wrapper h1 {
	letter-spacing: -1px;
	line-height: 64px;
	font-size: 30px;
	text-align: center;
}

#site_slogan_wrapper {
	text-align: center;
	width: 80%;
	margin: 15px auto;
}

#header {
}

#content {
	padding-top: 30px;
	margin: 0 20px;
	padding-bottom: 30px;
}

#extraContent1, #extraContent2, #extraContent3 {
	padding: 0 20px;
}

#archives {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding-top: 10px;
}

footer {
	margin-right: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
}

h1.blog-entry-title {
	font-size: 24px;
	line-height: 28px;
}

.filesharing-item {
	margin-bottom: 30px;
}

.filesharing-item-title a, .filesharing-item-title a:visited {
	font-size: 24px;
	line-height: 28px;
}

.blog-read-more a, .blog-read-more a:visited {
	padding: 3px 9px;
}

#extraContent2, #extraContent3, nav#main_navigation ul {
	padding: 0 20px;
}

/* @group Main Navigation */

nav#main_navigation {
	font-size: 12px;
	float: none;
	display: block;
	margin-bottom: 30px;
}

nav#main_navigation ul {
	margin: 0;
	line-height: 30px;
}

nav#main_navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

nav#main_navigation ul li a {
	padding: 6px;
	margin-left: 2px;
}

/* @end */

nav#second_tier {
}

nav#second_tier .inner>ul>li>ul {
	margin-right: 20px;
	margin-left: 20px;
}

nav#second_tier .inner>ul>li>ul>li>a {
	padding: 2px 6px 3px;
	font-size: 11px;
	margin: 4px 6px 5px 0;
}

#footer_left_side, #footer_right_side {
	float: none;
	display: block;
	margin-bottom: 20px;
}
}

@media only screen and (max-device-width: 568px) { 

nav#second_tier .inner>ul>li>ul>li>a {
	width: 27%;
}
}

@media only screen and (min-width: 481px) { 

/*Make sure outer wrapper has no top value on anything except iPhone*/
#wrapper {
    top: 0px !important
}

#header_background_overlay {
	padding-top: 30px;
	padding-bottom: 30px;
}

#logo_container, #site_title_wrapper h1 {
	float: none;
	display: block;
}

#logo_container {
	margin-right: auto;
	margin-left: auto;
}

#logo_container, #logo_container img {
	max-height: 96px;
	max-width: 96px;
}

#site_title_wrapper h1 {
	letter-spacing: -1px;
	line-height: 64px;
	font-size: 30px;
	text-align: center;
}

#site_slogan_wrapper {
	text-align: center;
	width: 80%;
	margin: 15px auto;
}

#header {
}

#content {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

#extraContent1, #extraContent2, #extraContent3 {
	padding: 0;
}

nav#main_navigation ul {
	padding: 0;
}

.blog-read-more a, .blog-read-more a:visited {
	padding: 6px 18px;
}


/* @group Main Navigation */

nav#main_navigation {
	font-size: 12px;
	float: none;
	display: block;
}

nav#main_navigation ul {
	margin: 0;
}

nav#main_navigation ul:after {
	content: '.';
	clear: both;
	height: 0px;
	width: 0px;
}

nav#main_navigation ul li a {
	padding: 6px;
	margin-left: 2px;
}

/* @end */

nav#second_tier .inner>ul>li>ul {
	margin-right: 0;
	margin-left: 0;
}
}


@media only screen and (min-width: 741px) {

#logo_container, #site_title_wrapper h1 {
	float: left;
	display: block;
}

#logo_container {
	margin: 0 10px 0 0;
	padding: 0;
}

#logo_container, #logo_container img {
	max-height: 64px;
	max-width: 64px;
}

#site_title_wrapper h1 {
	letter-spacing: -1px;
	line-height: 64px;
	font-size: 30px;
	text-align: left;
	float: left;
	width: inherit;
}

h1.blog-entry-title {
	font-size: 34px;
	line-height: 38px;
}

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

.filesharing-item-title a, .filesharing-item-title a:visited {
	font-size: 34px;
	line-height: 38px;
}

#footer_right_side {
	float: right;
	display: block;
}

#footer_left_side {
	float: left;
	display: block;
}

/* @group Main Navigation */

nav#main_navigation {
	float: right;
	display: block;
	margin-bottom: 0;
}

nav#main_navigation ul {
	margin: 18px 0 0;
}
}
/* @end */


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ iPad ]-=-=-*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

/* IPADS - LANDSCAPE */

nav#mobile_navigation {
	display: none;	
}

}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

/* IPADS - PORTRAIT */

#logo_container {
	margin-right: 15px;
}

#logo_container, #logo_container img {
	max-height: 64px;
	max-width: 64px;
}

#site_title_wrapper h1 {
	letter-spacing: -1px;
	font-size: 32px;
	line-height: 64px;
}

/* Set top margin for main navigation to line it up with new logo size */

nav#main_navigation {
	font-size: 12px;
}

nav#main_navigation ul {
	margin: 22px 0 0;
}
	
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media only screen and (min-width: 1024px) {

/* DESKTOPS & LAPTOPS */

#logo_container {
	margin-right: 20px;
	margin-left: 0;
}

#logo_container, #logo_container img {
	max-height: 96px;
	max-width: 96px;
}

#site_title_wrapper h1 {
	letter-spacing: -2px;
	line-height: 96px;
	font-size: 38px;
}

#site_slogan_wrapper {
	text-align: center;
	width: 80%;
	margin: 30px auto;
}

#content {
	padding-top: 60px;
	padding-bottom: 60px;
}

/* @group Main Navigation */

nav#main_navigation {
	font-size: 14px;
}

nav#main_navigation ul {
	margin: 34px 0 0;
}

nav#main_navigation ul li a {
	padding: 6px 12px;
	margin-left: 4px;
}

/* @end */

#archives {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

}


@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {

#header {
	padding: 0;
} 
	/* ===[ Hide the main nav for mobile widths ]=== */

	nav#main_navigation {
	    display: none;
	}

	/* ===[ Make the mobile nav visible for mobile widths ]=== */

	nav#mobile_navigation {
	    visibility: visible;
	}

nav#second_tier {
	padding-top: 4px;
	padding-bottom: 4px;
}

}
