@import url('fonts.css');
/* GLOBALS
===================================================================== */
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: "Ideal Sans A","Ideal Sans B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	line-height: 1.5;
	color: #585858;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	font-family: "Ideal Sans A","Ideal Sans B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
h1 {
	color: #BD1564;
	font-size: 25px;
	font-weight: 300;
	text-transform: lowercase;
	margin-top: 0;
	line-height: 1;
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
}
h2 {
	font-size: 20px;
	color: #BD1564;
	font-weight: 300;
	text-transform: lowercase;
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
}

strong {
	font-weight: 500;
}
a {
	color: #bd1564;
	overflow: hidden;
}
a img {
	border: none;
}
a:hover, a:focus {
    color: #633838;
	text-decoration: none;
	cursor: pointer;
}
p:first-child {
	margin-top: 0;
}
p {line-height: 1.5}
.resetList, .resetList li ul {
	margin: 0;
	padding: 0;
}
.resetList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}
.clear, .clearBoth {
	clear: both;
}
.highlight {
	background: yellow;
}
/* H5BP CLEARFIX*/
.clear, .clearBoth {
	clear: both;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.relative {
	position: relative;
}
img[align="left"] {
	margin: 0 10px 10px 0;
}
img[align="right"] {
	margin: 0 0 10px 10px;
}
.offLeft {
	position: absolute;
	left: -9999px;
}
.arrow-more {
	background: #BD1564;
}
.small-caps {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
}
.button, .paypal-button {
	color: #FFF;
	background: #BD1564;
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	padding: 7px;
	border: solid 1px #BD1564;
	cursor: pointer;
}
.paypal-button:hover {
	color: #BD1564;
	background: #FFF;
}
hr.dashed {
	border: none;
	border-bottom: dashed 1px #878787;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* FOUNDATION OVERRIDES */
.row {
  width: 95%; 
  max-width: 960px;
}
/* FORMS */
input,textarea {
	font: inherit;
	padding: 3px;
}
input.inputButton { /* SEE IE6, IE7 */
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
input.shortField {
	width: 30px;
}
input.inline {
	display: inline;
}
/* STRUCTURE */
#masthead {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: dashed 1px #828282;
	position: relative;
	margin-bottom: 25px;
}
#logo {
	display: block;
	padding: 0;
	float: left;
	background: #bd1564;
}
/* BANNER */
#banner {
	position: relative;
	margin-bottom: 20px;
}
#banner a {
	text-decoration: none;
	color: #FFF;
}
#banner a:hover {
	text-decoration: underline;
}
#banner .slide {
	display: none; /* HIDE ON INITIAL LOAD */
	position: relative;
}
#banner .slide:first-child {
	display: block;
}
#banner-overlay {
	background: url(../images/black-trans-50.png);
	color: #FFF;
	position: absolute;
	right: 0;
	z-index: 99;
	height: 100%;
	font-weight: 100 !important;
}
#banner-overlay h3 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}
#banner-text {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#banner #triggers {
	clear: both;
	display: block;
	margin-top: 20px;
}
#banner #triggers .bx-pager {
	position: absolute;
	right: 0;
}
#banner #triggers .bx-pager-item {
	float: left;
	margin-left: 20px;
	margin-right: 0;
	text-indent: -9999px;
}
#banner #triggers .bx-pager-item a {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/banner-dot-off.png) no-repeat center center;
}
#banner #triggers .bx-pager-item a.active {
	background-image: url(../images/banner-dot-on.png);
}
.inline-arrow-more {
	background: #BD1564 url(../images/tiny-arrow-ko.png) no-repeat left top;
	display: inline-block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
}
/* NAVIGATION */
#meta-nav {
	float: right;
	width: 580px;
}
#meta-nav ul {
	float: left;
	border-bottom: dashed 1px #828282;
	padding-bottom: 5px;
	margin: 0;
	margin-right: 30px;
}
#meta-nav li {
	display: inline;
	padding-left: 10px;
}
#meta-nav a {
	color: #585858;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
}
#meta-nav li.active a {
	color: black;
}
#meta-nav input {
	float: left;
	width: 180px;
	margin: 0;
	font-size: 13px;
	border: solid 1px #999;
	height: auto;
	padding: 2px;
	height: 25px;
	box-shadow: none;
	text-shadow: none;
}
#meta-nav #search input.searchbutton{
	width: 80px;
	border-left: none;
	font-weight: normal;
	cursor: pointer;
}
.search-page-links a {
	padding: 0 10px;
	
}
/* MAIN NAV */
#nav {
	position: absolute;
	right: 0;
	top: 80px;
}
#nav > ul, #local-nav ul {
	position: relative;
	border-bottom: dashed 1px #828282;
	padding-bottom: 1px;
}
#nav > ul > li, #local-nav li {
	text-align: left;
	margin-left: 10px;
	display: inline;
	text-transform: lowercase;
}
#nav li a, #local-nav li a {
	font-weight: 500;
	font-size: 17px;
	padding: 0px 0 0 10px;
	float: none;
	border-left: solid 1px #BD1564;
	font-weight: 400;
}
#nav li.first > a, #local-nav li.first a {
	border-left: none;
}
nav#local-nav {
	margin-bottom: 20px;
}
#local-nav ul { /* LOCAL NAV OVERRIDES */
	position: absolute;
	right: 0;
	top: -35px;
	border-bottom: none;
}
#local-nav ul li a {
	font-size: 15px;
}
/* SECOND LEVEL NAV */
#nav ul ul {
	position: absolute;
	width: 100%;
	background: white;
	top: 23px;
	white-space: nowrap;
	visibility: hidden;
	opacity: 0;
	transform: all .15s ease;
	transition-delay: .2s;
}
#nav ul ul li {
	width: auto;
	white-space: nowrap;
	text-align: left;
	margin-left: 10px;
	text-transform: lowercase;
	display: inline;
}
#nav ul ul li a {
	font-size: 15px;
	line-height: .5em !important;
}
#nav li a:hover, #nav li.active > a, #local-nav li.active a, body.current #doc-7 a {
    color: #633838;
}
/* NAV HOVER STATE */
#nav ul li:hover ul, #nav ul li.active ul {
	left: auto;
	/*right: 0;*/
	visibility: visible;
	opacity: 1;
}
#nav ul li:hover ul {
	z-index: 99;
}
/* PAGE HIERARCHY */
.issue-number {
	font-size: 14px;
	color: #575757;
	margin-bottom: 20px;
}
.purchase-link {
	font-size: 15px;
	margin: 15px 0;
	font-weight: 400;
	display: block;
}
.divide-2 {
	background: url(../images/divide-2.png) repeat-y center top;
}
.article-row-medium .divide-2 .article-summary {
	min-height: 0;
}
.cushion {
	margin: 20px 0;
}
.article-date {
	font-size: 17px;
	color: #555;
	font-weight: 400;
}
.article-heading {
	margin-bottom: 16px;
}
.article-heading .issue-number {
	margin: 0 0 10px;
	font-size: 14px;
}
.article-author {
	margin-bottom: 40px;
	/*border-bottom: dashed 1px #878787;*/
	padding-bottom: 10px;
}
body.blog .article-author {
	border-bottom: none;
}
body.blog .article-summary {
	padding-bottom: 10px;
	border-bottom: dashed 1px #878787;
	margin-bottom: 30px;
}
body.blog section:last-child .article-summary {
	border-bottom: none;
}
body.blog .page-1 .first {
	display: none;
}
.article-author img {
	margin-bottom: 10px;
}
.article-author p {
	font-size: 13px;
}
.content-share {
	text-transform: uppercase;
	margin-bottom: 20px;
}
.content-share a {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 10px;
	text-indent: -9999px;
}
.content-share strong {
	font-weight: inherit;
	float: left;
	margin-right: 10px;
	padding-top: 6px;
}
.content-share .fb {
	background: url(../images/icon-content-fb.png) no-repeat left top;
}
.content-share .twitter {
	background: url(../images/icon-content-twitter.png) no-repeat left top;
}
.content-share .gplus {
	background: url(../images/icon-content-gplus.png) no-repeat left top;
}
/* ARTICLE SUMMARIES
===================================================================== */
.article-heading h1 {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	text-transform: lowercase;
	font-style: normal;
	font-weight: 300;
	margin-bottom: .2em;
}
.article-heading h2 {
	font-style: italic;
	color: #585858;
}

/* LARGE */
.article-row-large {
    /*margin-top: 40px; */
	/*border-bottom: 1px dashed #828282; */
}
.article-large h1 {
	font-size: 25px;
}
.article-large h2 {
	font-size: 18px;
	color: #585858;
	font-family: "Ideal Sans A","Ideal Sans B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
.article-large .excerpt p{
	font-size: 22px;
	line-height: 30px;
}
/* MEDIUM */
.article-row-medium {
	padding: 30px 0;
	margin-top: 20px;
	margin-bottom: 20px;
/*	border-top: dashed 1px #828282; */
	border-bottom: dashed 1px #828282;
}
.article-row-medium .article-summary {
	min-height: 355px;
	margin-bottom: 25px;
}
.article-row-medium .article-summary .cushion {
	border-bottom: dashed 1px #DDD;
	margin: 0;
	padding-bottom: 15px;
}
.article-row-medium .article-blocks:last-child {
	float: left;
}
.article-blocks .story-image {
	margin-bottom: 15px;
	padding-top: 7px;
}

.article-medium h1 {
	font-size: 22px;
	min-height: 56px;
	position: relative;
}
.article-medium h1 a {
	bottom: 0;
}
.article-medium h2, .author-med {
	font-size: 18px;
	color: #585858;
	font-family: "Ideal Sans A","Ideal Sans B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
.article-medium .excerpt p {
	font-size: 18px;
	line-height: 25px;
}
.blog-entry h1 {
	font-size: 22px;
	min-height: 76px;
	position: relative;
}
.blog-entry h1 a {
	position: absolute;
	bottom: 0;
}
/* SMALL */
.article-small h1 {
	font-size: 18px;
}
.article-small h2 {
	font-size: 16px;
	color: #585858;
	font-family: "Ideal Sans A","Ideal Sans B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
.article-small .excerpt p {
	font-size: 15px;
	line-height: 19.7px;
}
#sidebar {
	font-size: 12px;
}
#issue-cover img {
	margin-bottom: 20px;
}
#issue-cover h4 {
	font-size: 15px;
	margin-bottom: 20px;
}
#issue-cover a {
	text-transform: uppercase;
	font-weight: 300;
}
.issue-callout img {
	border: solid 1px #CCC;
	margin-top: 5px;
}
#content-area {
	position: relative;
	padding-top: 0px;
}
#lead-article .prev-next li {
	float: left;
	text-align: center;
	font-size: 15px;
	text-transform: lowercase;
}
#lead-article .prev-next li:first-child a {
	border-left: none;
	padding-left: 0;
}
#lead-article .prev-next a {
	border-left: solid 1px gray;
	padding: 0 10px;
	font-weight: 400;
}
#lead-article .prev-next .prev a {
	border-left: none;
	padding-left: 0;
}
/* General PAGES
===================================================================== */
#sidebar #pagetitle {
	color: #BD1564;
	font-size: 2em;
	font-weight: 400;
	margin-bottom: 20px;
}
#sidebar li {
	list-style: none;
	padding-left: 0;
}
#sidebar li.active a {
	color: #633838;
	padding: 20px 0;

}

/* HOMEPAGE
===================================================================== */
section#home-features {
    margin-top: 0;
	margin-bottom: 0;
    border-top: none;
        }
section#home-features {
	margin-top: 0;
	margin-bottom: 0;
    border-top: none;
}
section#home-features h1 {
	min-height: 1em;
}
section#home-subfeatures {
	margin-top: 0;
	margin-bottom: 0;
    border-top: none;
}
section#home-subfeatures h1 {
	min-height: 1em;
}
section#home-subfeatures .article-summary {
	margin-bottom: 0;
}
#blog-latest .section-heading {
	margin-top: 10px;
}
#story-images .image .caption{
	font-size: .9rem;
	padding: 20px 0;
}
/* ARTICLE FULL STORIES
===================================================================== */
.article-content h1 {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0;
}
.article-content h2 {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	font-weight: 400;
	font-size: 18px;
}
.article-content .story {
	font-size: 18px;
}
.story hr {
	background: url(../images/section-break-sm.png) no-repeat center center;
	height: 5px;
	border: none;
	margin: 30px 0;
	
}
.prose .story p{
	margin: 0;
	text-indent: 24px;
}
.toc-trigger {
	margin-left: 5px;
}
#toc-popup {
	width: 250px;
	height: 400px;
	position: absolute;
	top: -50px;
	left: 200px;
	z-index: 100;
	background: #FFF;
	overflow-y: scroll;
	padding: 10px;
	-moz-box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 2px 7px 0  rgba(0, 0, 0, 0.7);
	box-shadow: 0px 2px 7px 0  rgba(0, 0, 0, 0.7);
	display: none;
}
#toc-popup h2 {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	color: #666;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
}
#toc-popup .author, #toc-popup .title {
	margin: 0;
	font-size: 14px;
}
#toc-popup li {
	margin: 10px 0;
}
#toc-popup a {
	text-decoration: underline;
}
#page-content {
	min-height: 440px;
	margin-top: 30px;
}
/* GC ONLINE
===================================================================== */
body#online .article-author {
	margin-bottom: 0;
}
body#online .article-summary .cushion {
	min-height: 240px;
	border-bottom: dashed 1px #828282;
	margin: 5px 0;
}
body#online #lead-article {
	padding-left: 0;
	padding-right: 0;
	margin-top: -3px;
}
body#online #lead-article .excerpt p {
	font-size: 24px;
	line-height: 30px;
}	
body#online #lead-article .excerpt p:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
} 
body#online .article-row-medium .article-summary:last-child {
	float: left;
	}
	body#online .section-header {
	margin-bottom: 10px;
	margin-top: 0px;
	color: #633838;
}
.archive-list-items {
	display: none; /* HIDE UNTIL ACCORDION READY */
	outline: none;
}
.archive-list-items a.title {
	color: #585858;
	font-style: italic;
	outline: none;
}
.archive-list-items a.title:hover {
	color: #BD1564;
}
.archive-list-items .item {
	margin-bottom: 1px;
	height: 92px;
	overflow: hidden;
}
.archive-list-items .item:last-child {
	float: left;
}
.group-header {
	background: url(../images/archive-arrow-right.png) no-repeat left center;
	padding-left: 20px;
	font-size: 20px;
	line-height: 1;
}
.group-header.ui-accordion-header-active {
	background: url(../images/archive-arrow-down.png) no-repeat left center;
}
.section-header {
	margin-bottom: 20px;
	margin-top: 10px;
	color: #633838;
}

/* SIDEBAR */
#sidebar-faceted {
	
}
#sidebar-faceted h3 {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	color: #BD1564;
	font-size: 17px;
	font-weight: 400;
}
#sidebar-faceted h4 { /* THESE ARE OLD-STYLE NUMERALS, SO FONT SIZE IS LARGER TO MATCH TEXT ELSEWHERE */
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
}
#sidebar-faceted .year .winners { /* LEVEL 2 */
	color: #633838;
	border-top: dashed 1px #999;
	border-bottom: dashed 1px #999;
	padding: 20px 0 0 0;
}
#sidebar-faceted .honorable li {
	font-weight: 100;
	font-style: italic;
	color: #444;
}
#sidebar-faceted .honorable li strong {
	font-weight: 400 !important;
	font-style: normal;
	margin-left: -15px;
	color: #633838;
}
#sidebar-faceted .honorable li p {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 15px;
}
#sidebar-faceted .judge li {
	font-weight: 100;
}

#sidebar-faceted .year.active a {
	color: #633838;
	cursor: text;
}
/* LEVEL 3 */
#sidebar-faceted h5 {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	font-size: 17px;
	font-weight: 400;
	cursor: pointer;
	color: #633838;
	outline: none;
}
#sidebar-faceted .contest-category h5.ui-state-hover {
	text-decoration: underline;
}
.contest-category {
	margin-bottom: 15px;
	color: #633838;
	font-weight: 400;
}
.contest-category ul {
	padding-left: 10px;
}

.contest-category li {
	color: #633838;
}
.winners .contest-category li em {
	padding-left: 15px;
	display: block;
	font-weight: 100;
	line-height: 1.2;
	color: #444;
}


.winner-name {
	color: #633838;
	margin: 0;
}
.winner-works {
	margin: 0;
}

.module.judge {
	margin-bottom: 10px;
}
.module.judge h3 {
	font-size: 18px;
	margin: .3rem 0;
	color: #585858;
	font-family: "Ideal Sans A","Ideal Sans B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
/* READING SERIES
===================================================================== */

.reading-series {
	border: none;
}
.reading-series .series-author-bio {
	/*border-bottom: dashed 1px #828282;*/
	padding-bottom: 0;
	margin-bottom: 20px;
}
.series-heading {
	border-bottom: dashed 1px #828282;
	margin-bottom: 20px;
	color: #bd1564;
	font-size: 20px;
	font-weight: 400;
	padding: 10px 0;
}
.series-date {
	position: absolute;
	left: 0;
	padding: 0;
}
.series-date p {
	font-weight: normal;
	line-height: 1.3;
}
.series-date h2 {
	font-size: 18px;
	color: #575757;
	font-weight: 400;
	text-transform: lowercase;
}
.series-authors {
	margin-bottom: 10px;
}
.series-authors  .article-author {
	border-bottom: none;
}
.series-authors p {
	margin-top: -5px;
}
.series-authors .author-image {
	padding: 0;
}
.content-image .caption {
	font-size: 12px;
	margin-top: 20px;
}
.blog-section-header {
	font-size: 1.6rem;
	font-family: "Ideal Sans Semibold";
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #633838;
}
.blog-section-header h3 {
	font-size: 1rem;
	font-family: "Ideal Sans Semibold";
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #633838;
}
#blog-latest h3 {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	margin: 0 0 0 15px;
	text-transform: uppercase;
	font-size: .95rem;
}

.event-banner{
	margin-bottom: 30px;
}
/* ARCHIVES
===================================================================== */
#archive-list {}
#archive-list li {
	list-style: none;
}
#archive-list li:last-child {
	float: left;
}
.archive-item {
	min-height: 450px;
}
.archive-item img {
	border: solid 1px #CCC;
}
.archive-item .issue-number {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	margin: 15px 0;
}
.article-genre {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	margin: 15px 0 0;
	text-transform: uppercase;
	font-size: 14px;
}

.archive-item .issue-caption {
	font-weight: 400;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}
.archive-item .purchase-link {
	margin-top: 10px;
	margin-bottom: 50px;
	display: block;
	text-transform: lowercase;
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	font-weight: 300;
	font-size: 14px;
}
.pageNav {
	margin-top: 20px;
	clear: both;
}
.pageNav li {
	display: block;
	float: left;
	padding-right: 15px;
}
.pageNav li a {
	display: block;
}
.pageNav li a.active {
	color: #333;
	cursor: text;
}
/* PURCHASE PAGE */
.form-toggle {
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
	display: block;
	border: solid 1px #bd1564;
	text-align: center;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 10px 0 20px;
	transition: .35s;
}
.form-toggle:hover, .form-toggle.active {
	background: #bd1564;
	color: #FFF;
}

.sub-form {
	display: none;
}

/* FOOTER
===================================================================== */

#footer {
	background: #6e6e6e;
	color: #FFF;
	font-size: 12px;
	padding: 20px 0;
	margin-top: 40px;
}
#footer-content {
	
}
#newsletter input {
	width: 205px;
	border: none;
}
#footer #social-links a {
	width: 45px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
#footer #social .facebook {
	background-image: url(../images/icon-fb.png);
}
#footer #social .twitter {
	background-image: url(../images/icon-twitter.png);
}
#footer #social .gplus {
	background-image: url(../images/icon-gplus.png);
}
p.credit {
	clear: both;
	margin-top: 20px;
	color: #CCC;
}
p.credit a {
	text-decoration: none;
	color: #CCC;
}
/* BELOW 1024 */
@media only screen and (max-width: 1024px) {
	.divide-2 {
		background-image: none;
	}
	.article-row-medium .article-summary {
		min-height: 100px;
	}
}
/* BELOW 768 */
@media only screen and (max-width: 768px) {

	#banner-overlay {
		position: absolute;
		bottom: 0;
		z-index: 99;
		width: 100%;
		/*height: 120px;*/
		font-size: 80%;
		/*margin-bottom: 20px;*/
	}
	p.credit{
		font-size: 10px;
	}
}
/* BELOW 640 */
@media only screen and (max-width: 640px) {
	
	.series-date {
		position: static;
		
	}
}
/* BELOW 480 */
@media only screen and (max-width: 480px) {
	#banner-overlay {
		display: none;
	}
	.content-share {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	#sidebar {
		text-align: center;
		margin-top: 20px;
	}
}
/*mobile styles*/


meta.foundation-data-attribute-namespace {
  font-family: false; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: white;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-offcanvas-menu {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-offcanvas-menu:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.top-menu ul {
	list-style: none;
}
