  /*
 * Utility
 */

 .skip-navigation {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    -webkit-box-shadow: .5em .5em 1em rgba(0,0,0,.325);
    box-shadow: .5em .5em 1em rgba(0,0,0,.325)
}

.skip-navigation:active,.skip-navigation:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.skip-navigation:focus {
    left: 1rem;
    position: absolute;
    top: calc(50px + 1rem);
    z-index: 9999
}

.container-wide {width:100%;}
.container-tall {height: 100%;}

.navigation { list-style-type: none; margin: 0; }

/* Attempt to center block-level elements */
.pull-center { margin-left: auto; margin-right: auto; display: block; }

.sprite {
	display: block;
	background-image: url('/pegasus/wp-content/themes/Pegasus-Theme/versions/v2/static/img/spritesheet.png');
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.sprite {
		background-image: url('/pegasus/wp-content/themes/Pegasus-Theme/versions/v2/static/img/spritesheet-r.png');
		background-size: 193px 142px;
		background-repeat: no-repeat;
	}
}


/*
 * General
 */

p {margin-top:1em;margin-bottom:1.5em;font-size:14px;line-height:1.5;}
p.excerpt {font-size:23px;font-style:italic;}
p.caption {font-family:"Helvetica Neue",Helvetica,sans-serif;font-size:12px;}

.section-title {
	font-family: Georgia, serif;
	font-size: 32px;
	line-height: 90px;
	font-style: italic;
	font-weight: normal;
	color: #222;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tooltip-inner {border:1px solid #666;}

/* Forms */
.gform_wrapper .gfield_description {
    margin: -10px 0 10px 0;
}

/* Pegasus logos (use .sprite class) */
.logo-large-white {
	background-position: 0 -40px;
	width: 193px;
	height: 31px;
}

/* iPad App button (use .sprite class) */
.ipad-app-btn {
	height: 39px;
	width: 135px;
	background-position: 0 -72px;
}

/* Social buttons */
.social .share-twitter,
.social .share-facebook,
.social .share-googleplus {
    background-image: url('/pegasus/wp-content/themes/Pegasus-Theme/versions/v2/static/img/social-share.png');
    background-repeat: no-repeat;
    text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
    display: block;
    float: left;
    height: 20px;
    margin-right: 4px;
    width: 70px;
    height: 31px;
}
.social .share-twitter { background-position: -71px 0; }
.social .share-twitter:hover { background-position: -71px -31px; }
.social .share-facebook { background-position: 0 0; }
.social .share-facebook:hover { background-position: 0 -31px; }
.social .share-googleplus { background-position: -142px 0; margin-right: 0; }
.social .share-googleplus:hover { background-position: -142px -31px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.social .share-twitter,
	.social .share-facebook,
	.social .share-googleplus {
		background-image: url('/pegasus/wp-content/themes/Pegasus-Theme/versions/v2/static/img/social-share-r.png');
		background-size: 212px 62px;
	}
}

iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
}


/*
 * iPad Modal
 */

#ipad {display:none;text-align:center;}


/*
 * Header Pulldown Menu
 */

/* General */
#pulldown,
.pulldown-container {
	position: relative;
}
#pulldown {
	z-index: 999;
	height: 0;
	-webkit-transition: height 0.5s ease-in-out;
	transition: height 0.5s ease-in-out;
	background-color: #f0f0f0;
	overflow-y: hidden;
}
.pulldown-container {
	z-index: 5;
	padding: 0 0 30px 0;
	opacity: 0;
	height: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	/* Prevent list item jump in Firefox */
	transition-delay: 0.35s;
	-webkit-transition-delay: 0.35s;
}
.pulldown-container.active {
	opacity: 1;
	height: auto;
}

/* Story lists (also used for subfooter nav) */
.story-list {
	list-style-type: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 30px;
	display: block;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

.story-list article {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	margin-left: 20px;
	white-space: normal;
	margin-bottom: 25px;
}
.story-list-grid article { margin-bottom: 20px; }
.pulldown-stories .story-list article { width: 180px; }
.story-list article.last-child { margin-right: 80px; } /* Assign class via jquery; :last-child doesn't work in ie8; */
.story-list article img {
	/* Fixed width/height required for lazyload */
	width: 140px;
	height: 146px;
}
.pulldown-stories .story-list article img {
	/* Fixed width/height required for lazyload */
	width: 180px;
	height: 188px;
}
.story-list-grid article img {
	/* Fixed width/height required for lazyload */
	width: 80px;
	height: 84px;
}

.story-list article .story-title,
.story-list article .subtitle {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}
.story-list-grid article .story-title,
.story-list-grid article .subtitle {
	padding-left: 100px;
}
.story-list article .story-title,
.story-list-grid article .story-title {
	font-family: "AleoBold", serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	padding-top: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.story-list-grid article .story-title { padding-top: 0; }
.story-list article:hover .story-title,
.story-list article:active .story-title,
.story-list-grid article:hover .story-title,
.story-list-grid article:active .story-title {
	text-decoration: underline;
}
.story-list article .subtitle,
.story-list-grid article .subtitle {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	padding-top: 4px;
	color: #222;
}

/* Pulldown controls */
.kinetic-active:focus { outline: none; }
.story-list + .controls {
	display: block;
	height: 100%;
	width: 60px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 6;
	background: #fff;
	text-align: center;
}
.story-list + .controls a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	color: #696969;
	font-size: 28px;
	width: auto;
	height: 30px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-image: none !important;
}
.story-list + .controls a.close { top: 10%; opacity: 1; filter: alpha(opacity=100); font-size: 36px; }
.story-list + .controls a.backward { top: 38%; right: 2px; }
.story-list + .controls a.forward { top: 60%; left: 4px; }
.story-list + .controls a:hover,
.story-list + .controls a:active {
	color: #ffc904;
	text-decoration: none;
}
.story-list + .controls a:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-indent: 0;
	text-align: center;
	background-image: none;
}
.story-list + .controls a.close:before {
	content: "×";
}


/*
 * Header Navigation
 */

/* General - nav, nav ul */
#header-navigation {
	background-color: #fff;
	height: 40px;
	position: relative;
	z-index: 999;
}
#header-navigation nav {
	position: relative;
	top: 0;
	z-index: 1;
	height: 40px;
}
#header-navigation ul { height: 100%; text-align: right; }

/* General - nav list items */
#header-navigation li { display: block; line-height: 40px; position: relative; }
#header-navigation li a:hover,
#header-navigation li a:active,
#header-navigation li a:focus,
#header-navigation li a.active {
	color: #d7a900;
}

/* Pegasus title logo (use .sprite class) */
#header-navigation .header-logo {
	width: 97px;
	height: 15px;
	background-position: 0 0;
	position: relative;
	top: 12.5px;
	float: left;
	margin-right: 15px;
}
#header-navigation .header-logo a { display: block; width: 100%; height: 100%; }

/* General - Mobile nav, Issue, Archives list items */
li#nav-issue,
li#nav-archives {
	display: inline-block;
}
li#nav-issue { margin-right: 20px; }
li#nav-mobile {
	display: none;
	float: left;
	width: 40px;
	height: 40px;
	text-align: left;
}

/* Mobile nav, Issue, Archives links */
li#nav-mobile a,
li#nav-issue a,
li#nav-archives a {
	font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #222;
	font-weight: 700;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ie8 li#nav-mobile a,
.ie8 li#nav-issue a,
.ie8 li#nav-archives a {
	font-weight: normal;
}
li#nav-mobile a {
	font-size: 18px;
	line-height: 40px;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Mobile nav, Issue, Archives icons */
li#nav-mobile a:before,
li#nav-issue a:before,
li#nav-archives a:before {
	font-family: 'icomoon';
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
li#nav-issue a:before,
li#nav-archives a:before {
	margin-right: 5px;
	position: relative;
	top: 1px;
}
li#nav-mobile a:before { content: "\e602"; display: block; }
li#nav-issue a:before { content: "\e600"; }
li#nav-archives a:before { content: "\e601"; }

/* Issue, Archives active styling */
.pulldown-toggle.active:after {
	display: block;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 15px solid #fff;
	position: absolute;
	top: -15px;
	left: 12px;
	z-index: 6;
	content: "";
}
li#nav-issue a.active:after { left: 30px; }
li#nav-archives a.active:after { left: 11px; }
li#nav-mobile a.active:after { display: none; }

/* Mobile nav (active) icon */
li#nav-mobile a.active:before {
	content: "×";
	font-size: 24px;
	font-weight: bold;
	position: relative;
	top: -2px;
	font-family: Helvetica, sans-serif;
}

/* About Pegasus Magazine link */
li#nav-about { float: left; }
li#nav-about a {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #222;
	font-style: italic;
}


/*
 * Issue Cover - Default Template
 */

/* General */
#home {
	background-color: #e5e5e5;
	overflow: hidden;
	padding-top: 11px;
	padding-bottom: 40px;
}
#home .heading-wrap {
	border-bottom: 1px solid #828282;
	margin-top: 10px;
	margin-bottom: 25px;
	height: 25px;
}
#home .heading-wrap h2 {
	background: #e5e5e5;
	font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	height: 100%;
	float: left;
	padding-right: 10px;
	position: relative;
	top: 10px;
	letter-spacing: -0.03em;
}

/* Story thumbnails */
#home .thumb {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	margin-bottom: 11px;
	width: 168.75px;
	-webkit-box-shadow: 2px 2px 6px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
	position: relative;
	overflow: hidden;
}
.ie8 #home .thumb { width: 168.5px; }
#home .thumb.thumb-1-m { margin-left: 0; }

#home .thumb.featured,
.ie8 #home .thumb.featured {
	width: 100%;
	margin-left: 0;
	margin-bottom: 11px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	#home .thumb.featured { margin-bottom: 12px; }
}
#home .home-article-1 { margin-bottom: 10px; position: relative; }
#home .home-article-1 a {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#home .home-article-1 img {
	-webkit-box-shadow: 2px 2px 6px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
}
#home .home-article-1 .description {
	position: absolute;
	z-index: 4;
	bottom: 0;
	padding: 10px;
	color: #fff;
}

#home .thumb a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	z-index: 5;
}
.ie #home .thumb a,
#home .home-article-1 a {
	/* Thanks IE.  http://stackoverflow.com/a/15034224 */
	background: url('/about:blank');
}

#home .thumb img { width: 100%; height: auto; }

#home .thumb .description {
	position: absolute;
	z-index: 4;
	top: 100%;
	width: 100%;
	height: 100%;
	background: #222;
	filter: alpha(opacity=85);
	background: rgba(0,0,0,0.8);
	color: #fff;
	-webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    line-height: 22px;
}
#home .thumb:hover .description {
	top: 0;
}
#home .thumb .description > * {
	padding: 15px;
	margin: 0;
}
#home .thumb .description h2,
#home .home-article-1 .description h2 {
 	line-height: 28px;
}
#home .thumb .description h3 { line-height: 20px; }

/* Past issues */
#home .home-past-issues .thumb a { text-indent: 0; position: static; }
#home .home-past-issues .archives-link { margin-top: 8px; }
#home .home-past-issues .archives-link a {
	font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}


/*
 * Stories - General
 */
article.story {
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
article.story,
article.story p,
article.story ol,
article.story ul {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 0;
}
article.story p { margin-bottom: 16px; }
article.story p:empty { display: none; }

article.story .story-header-image {
	position: relative;
	height: 600px;
	margin: 0 auto 35px auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
article.story .story-header-image img {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	top: 0;
	left: 0;
	height: 1px;
	width: 1px;
}

article.story .title-wrap { padding-top: 30px; }
article.story .story-header-image + .container .title-wrap { padding-top: 0; }
article.story h1,
article.story h2,
article.story h3,
article.story h4,
article.story h5,
article.story h6 {
	line-height: 1em;
	color: #222;
}
article.story h2 { font-size: 36px; margin-bottom: 15px; }
article.story h3 { font-size: 26px; margin-bottom: 6px; }
article.story h4 { font-size: 20px; margin-bottom: 6px; }
article.story h5 { font-size: 18px; }
article.story h6 { font-size: 16px; }
.ie8 article.story h1,
.ie8 article.story h2,
.ie8 article.story h3,
.ie8 article.story h4,
.ie8 article.story h5,
.ie8 article.story h6 {
	font-weight: normal !important;
}

article.story .description { font-size: 22px; line-height: 32px; font-style: italic; white-space: normal;}
article.story .description em,
article.story .description i {
  font-style: normal;
}
article.story .lead { font-size: 20px; line-height: 28px; margin-bottom: 30px; }
article.story .lead::first-letter { display: block; float: left; margin: 8px 8px 0 0; font-size: 60px; line-height: 36px; }
article.story .lead:first-letter { display: block; float: left; margin: 8px 8px 0 0; font-size: 60px; line-height: 36px; }

article.story .caption {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 0;
	text-align: left;
}

article.story blockquote { padding-left: 0; border-left: 0; margin-bottom: 25px; clear: both; }
article.story blockquote,
article.story blockquote p {
	font-size: 33px;
	line-height: 43px;
	font-style: italic;
    text-align: left;
}
article.story blockquote small {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #444;
	margin-top: 18px;
	font-style: normal;
}
article.story blockquote.quote { padding-left: 60px; position: relative; }
article.story blockquote.quote:before {
	content: "“";
	font-size: 128px;
	line-height: 102px;
	font-style: none;
	position: absolute;
	top: 0;
	left: -10px;
}
article.story blockquote.quote p:after {
	content: "”";
}

article.story .sidebar-inner blockquote.quote:before {
    font-size: 28px;
    line-height: 38px;
    left: -12px;
}

article.story .sidebar-inner blockquote,
article.story .sidebar-inner blockquote p {
	font-size: 28px;
	line-height: 38px;
}
article.story .sidebar-inner blockquote small {
	font-size: 16px;
	line-height: 22px;
	margin-top: 14px;
}
article.story .sidebar-inner blockquote.quote { padding-left: 0; }

article.story .callout { margin-top: 30px; margin-bottom: 40px; }
article.story .callout-inner { padding: 30px 0; text-align: center; }
article.story .callout-inner > p:empty,
article.story .sidebar-inner > p:empty {
	/* kill_empty_p_tags won't work for these shortcodes :( */
	display: none;
}
body article.story .callout-inner > div {
	/* Force centering of wrapper divs by default */
	margin-left: auto;
	margin-right: auto;
}
body article.story .callout-inner > *,
body article.story .sidebar-inner > * {
	/* Try to eliminate excess spacing between callout/sidebar and inner element */
	margin-top: 0;
	margin-bottom: 0;
}
article.story .callout-inner blockquote p,
article.story .sidebar-inner blockquote p {
 	margin-bottom: 0;
}
body:not(.ie8) article.story .callout-inner > div:not([class]),
body:not(.ie8) article.story .wp-video-shortcode,
body:not(.ie8) article.story .mejs-shim,
body:not(.ie8) article.story .mejs-overlay,
body:not(.ie8) article.story .mejs-poster,
article.story .me-plugin,
article.story iframe {
 	/* Make videos behave */
 	width: 100% !important;
}
article.story iframe { height: 360px; }
article.story iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
}

article.story .sidebar { margin-bottom: 20px; }
article.story .sidebar.pull-right { float: right; }
article.story .sidebar.pull-left { float: left; margin-left: 0; margin-right: 20px; }
article.story .sidebar-inner { padding: 30px; }

article.story img { margin-top: 15px; margin-bottom: 15px; }
article.story img.pull-left { margin-right: 15px; }
article.story img.pull-right { margin-left: 15px; }

article.story figure {
  margin-top: 15px;
  margin-right: 0; /* force reset */
  margin-bottom: 15px;
  margin-left: 0; /* force reset */
}
article.story figure.pull-left { margin-right: 15px; }
article.story figure.pull-right { margin-left: 15px; }
article.story figure.pull-center { margin-left: auto; margin-right: auto; } /* override reset */
article.story figure img { margin-top: 0; margin-bottom: 0; }


/*
 * Story - Default Template
 */
article.story-default .title-wrap { margin-bottom: 20px; }
article.story-default .description-wrap { margin-bottom: 50px; }
article.story-default .description,
article.story-default .social-wrap { display: inline-block; }
article.story-default .description { width: 62%; padding-right: 4%; }
article.story-default .social-wrap { width: 33%; }
article.story-default .social { float: right; }


/*
 * Story - Photo Essay Template
 */
article.story.ss-photo-essay h1 { color: #fff; padding-bottom: 30px; }
article.story.ss-photo-essay .ss-essay-intro-wrapper img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
     opacity: 0.2;
}
article.story.ss-photo-essay .ss-essay-intro { position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; height: 75%; }

article.story.ss-photo-essay .description { color: #fff; }

article.story.ss-photo-essay .ss-slide-wrapper { width: 85%; }

article.story.ss-photo-essay .ss-essay-intro h1,
article.story.ss-photo-essay .ss-essay-intro span.description {
 	padding-left: 20px;
 	padding-right: 20px;
}

article.story.ss-photo-essay .ss-essay-intro h1 {
	text-align: center;
}

article.story.ss-photo-essay .ss-essay-intro .description-wrap {
    text-align: center;
}

article.story.ss-photo-essay .ss-essay-intro span.description {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

article.story.ss-photo-essay .ss-essay-intro .social {
	z-index: 999;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
}

article.story.ss-photo-essay .ss-slide.ss-current .social {
	display: block;
}
article.story.ss-photo-essay .ss-slide .social {
	display: none;
}

article.story.ss-photo-essay .ss-essay-intro .social .share-twitter,
article.story.ss-photo-essay .ss-essay-intro .social .share-facebook,
article.story.ss-photo-essay .ss-essay-intro .social .share-googleplus {
    float: none;
    margin-right: 0;
    display: inline-block;
    white-space: nowrap;
}




/*
 * Subfooter - More Stories
 */
#more-stories { margin-top: 50px; margin-bottom: 80px; position: relative; }
#more-stories article a { display: block; overflow: hidden; }
#more-stories article .story-title,
#more-stories article .subtitle {
	display: block;
}
#more-stories article a:hover,
#more-stories article a:active {
	text-decoration: none;
}

#more-stories .story-list-grid article img { float: left; margin: 0 20px 20px 0; }


/*
 * Subfooter - Social Links
 */
#footer-social { margin-top: -1px; } /* "hide" .border-top border on default issue template */
#footer-social .border-top { border-top: 1px solid #e5e5e5; padding: 20px 0; }
#footer-social ul { list-style-type: none; text-align: center; margin: 0; }
#footer-social li { display: inline-block; padding: 0 3px; }
#footer-social li a {
	width: 35px;
	height: 32px;
}
#footer-social li a.facebook { background-position: 3px -114px; }
#footer-social li a.twitter { background-position: -63px -113px; }
#footer-social li a.flickr { background-position: -30px -114px; }
#footer-social li a.youtube { background-position: -98px -114px; }
#footer-social li a.googleplus { background-position: -131px -114px; }


/*
 * Footer
 */

/* General */
#footer-navigation { background-color: #222; padding-top: 60px; padding-bottom: 60px; }
#footer-navigation,
#footer-navigation p,
#footer-navigation a {
	font-family: 'Gotham SSm A', 'Gotham SSm B', serif;
	font-size: 1em;
	font-weight: 700;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ie8 #footer-navigation,
.ie8 #footer-navigation p,
.ie8 #footer-navigation a {
	font-weight: normal;
}
#footer-navigation a { font-size: 1.3em; }

/* Footer logo/iPad btn positioning */
#footer-navigation .footer-logo {
	width: 100%;
	display: block;
	padding-bottom: 60px;
	margin-top: 5px;
}
#footer-navigation .footer-logo a { margin: auto; }
#footer-navigation .footer-logo.pull-left,
#footer-navigation .footer-ipad-app {
	display: block;
	width: 48%;
	padding-bottom: 60px;
}

/* Footer navigation */
#footer-navigation ul { clear: both; text-align: center; }
#footer-navigation li { display: inline-block; }
#footer-navigation li:before {
	content: "|";
	color: #5c5c5c;
	padding: 0 8px 0 4px;
	font-size: 18px;
}
#footer-navigation li:first-child:before { content: ""; }

/* Footer copyright line */
#footer-navigation .copyright,
#footer-navigation .address {
	text-align: center;
	margin: 0;
}
#footer-navigation .copyright { padding-top: 60px; }


/*
 * Subpages
 */

.subpage main { display: block; margin-top: 40px; margin-bottom: 40px; }
.subpage h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	line-height: 36px;
	font-style: italic;
	color: #222;
	margin-bottom: 25px;
	text-align: center;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*
 * Search Results
 */

/* Search form, field */
main .search-form { position: relative; }
main .search-form:before {
	/* Search field icon */
	content: "\e605";
	display: block;
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 15px;
	font-family: 'icomoon';
	font-size: 30px;
	line-height: 30px;
	color: #d1d1d1;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
main .search-form label { position: absolute; clip: rect(1px, 1px, 1px, 1px); }
main .search-field {
	width: 100%;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	text-indent: 15px;
	padding: 0;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}
main .search-submit {
	position: absolute;
	top: 0;
	right: -2px;
	z-index: 4;
	height: 100%;
	display: block;
	width: 100px;
	font-size: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

/* Search results */
#search-results ul.result-list { list-style-type: none; margin-left: 0; }
#search-results ul.result-list li { margin-bottom: 20px; }
#search-results ul.result-list li a { word-wrap: break-word; }


/*
 * Archives
 */

/* Grouped issue lists */
#archives .post-type-search-term { margin-top: 50px; }
#archives .issue { margin-bottom: 30px; }

/* General - fonts */
#archives a { color: #222; }
#archives h2,
#archives h3,
#archives h4,
#archives .post-type-search-results ul:before,
#archives .results-story-issue {
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#archives h2 {
	font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 20px;
}
#archives h3,
#archives .post-type-search-results ul:before,
#archives .results-story-issue {
	font-family: 'Gotham SSm 4r', 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 15px;
	color: #818181;
	text-transform: uppercase;
}
#archives .issue h3 { margin-top: 10px; }
#archives h4 {
	font-family: 'AleoBold', serif;
	font-size: 17px;
	line-height: 18px;
	display: block;
	float: left;
	padding-right: 10px;
}
#archives a:hover h4,
#archives a:active h4 {
	text-decoration: underline;
}
#archives .description {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	display: block;
	float: left;
	clear: both;
	padding-top: 2px;
}
#archives a.featured-story { display: block; margin-bottom: 30px; overflow: hidden; }
#archives a.featured-story h4 { font-size: 24px; line-height: 24px; }
#archives a.featured-story .description { font-size: 18px; line-height: 24px; margin-top: 4px; }
#archives .results-story-issue {
	display: none;
	font-size: 11.5px;
	line-height: 20px;
	height: 20px;
	float: left;
	clear: right;
	margin-bottom: 0;
}

/* General */
#archives img { margin-bottom: 10px; }
#archives ul { list-style-type: none; margin: 0; }
#archives ul li { margin-bottom: 20px; display: block; overflow: hidden; }
#archives ul li.featured-story { display: none; }
#archives hr { margin-top: 30px; margin-bottom: 30px; }
#archives .issue:last-child hr { display: none; }

/* Search results */
#archives .post-type-search-results { background: #f0f0f0; margin-bottom: 0; }
#archives .post-type-search-results > div,
#archives .post-type-search-results > p {
	/* Handle either results div or no results found <p> */
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}
#archives .post-type-search-results > p { text-align: center; }
#archives .post-type-search-results > div:before,
#archives .post-type-search-results > p:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -15px;
	left: 0;
	right: -20px; /* Account for .row margins */
	margin: auto;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 15px solid #f0f0f0;
}
#archives .post-type-search-results .results-story-issue { display: block; }
#archives .post-type-search-results ul { padding: 80px 0 30px 0; position: relative; overflow: auto; }
#archives .post-type-search-results ul:before {
	content: "Search Results";
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}
#archives .post-type-search-results ul li {
	display: block;
	width: 45%;
	float: left;
	clear: left;
}
#archives .post-type-search-results ul li:nth-child(2n) { float: right; clear: right; }

#archives .post-type-search-message { padding: 20px; }


/*
 * Slideshows (fullscreen and embeds)
 */
.ss-photo-essay {
    height: 100%;
    width: 100%;
}
article.story.ss-photo-essay {
	background-color: #212121;
}

.ss-content { /* calculate height w/jquery */
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.ss-slides-wrapper {
    position: relative;
    top: 0;
    white-space: nowrap;
}
.ss-embed .ss-slides-wrapper { height: 360px; }
.ss-photo-essay .ss-slides-wrapper { height: 80%; }

.ss-slide-wrapper {
    position: relative;
    height: 100%;
    margin: 0;
    display: inline-block;
	z-index: 5;
}

.ss-closing-overlay {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .75);
}

.ss-closing-overlay .ss-slide {
    color: #fff;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.ss-closing-overlay .ss-slide {
    margin-top: 100px;
}

.ss-closing-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.ss-closing-overlay > .ss-slide {
    width: 500px;
}

.ss-closing-overlay > .ss-slide .ss-title {
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
}

a.ss-control {
    font-size: 16px;
    color: #fff;
}

a.ss-control:hover {
    color: #fff;
}

a.ss-control i {
    display: inline-block;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #000;
    color: #fff;
    border-color: #fff;
    border-width: 1px;
    border-style: solid;
    font-size: 50px;
    background-image: none !important;
}

a.ss-control i:hover {
    background-color: #990000;
}

a.ss-control.ss-play i {
    line-height: 15px;
}

a.ss-control.ss-restart i {
    line-height: 50px;
}

.ss-slide {
    /* center vertically */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;

    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;

}

.ss-slide.ss-current {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;

    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.ss-slide > img {
    width: 100%;
    height: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ss-nav-wrapper {
    width: 100%;
    height: 100%;
}

.ss-arrow-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
    width: 40px;
    z-index: 10;
}

.ss-arrow-wrapper .ss-arrow {
    background-image: url('/pegasus/wp-content/themes/Pegasus-Theme/versions/v2/static/img/transparent.gif');
    background-repeat: repeat;
}

.ss-arrow-wrapper-left {
    left: 0;
}

.ss-arrow-wrapper-left .ss-arrow > div {
    left: 0;
    margin-left: 10px;
}

.ss-arrow-wrapper-right {
    right: 0;
}

.ss-arrow-wrapper-right .ss-arrow > div {
    right: 0;
    margin-right: 10px;
}

.ss-arrow {
    display: block;
    height: 100%;
    background-color: transparent;
    font-family: "Times New Roman", Times, serif;
    font-size: 80px;
    color: #BEBEBE;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
}

.ss-arrow:hover {
    text-decoration: none;
    color: #fff;
}

.ss-arrow > div {
    position: absolute;
    top: 40%;
    min-width: 40px;
    height: 60px;
}

.ss-embed .ss-arrow > div {
    top: 180px;
}

.ss-arrow.ss-last > div,
.ss-arrow.ss-last > div:hover {
	color: #bebebe;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.ss-arrow-prev {
    left: 0;
}

.ss-arrow-next {
    right: 0;
}

.ss-slide .title-wrap {
	white-space: normal;
}

.ss-captions-wrapper {
    position: relative;
    padding-top: 20px;
    margin-left: 22%;
    margin-right: 22%;
    width: 56%;
}
.ss-embed .ss-captions-wrapper { height: 300px; }
.ss-photo-essay .ss-captions-wrapper {
	position: absolute;
	height: 20%;
	bottom: 0;
   padding-top: 0;
}

.ss-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ss-caption .wysiwyg-text-align-center {
  text-align: center;
}

.ss-caption.ss-current {
    z-index: 11;
}

.ss-caption > p {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    color: #fff;
}

.ss-caption.ss-current > p {
    opacity: 1;
    filter: alpha(opacity=100);
}



/*
 * DEPRECATED - DO NOT USE
 */

 /* Overhanging columns */
.overhang {width:1000px;position:relative;left:-30px;}
.right-column {margin-top:200px;}
@media (min-width: 1200px) {
	.overhang {width:1290px;position:relative;left:-50px;}
}
@media (max-width: 979px) {
	.overhang {width:784px;position:relative;left:-30px;}
	.right-column {margin-top:100px;}
}
@media (max-width: 767px) {
	.overhang {width:auto;left:0;}
	.right-column {margin-top:0}
}

/* Full-width container.  Use .container-wide > .container > .row instead */
.container.wide {width:100%;}
.container.wide > .row {width:980px;margin-left:auto;margin-right:auto;}

/* Old footer carousel styling */
#footer {
    width: 100%;
    background-color: #e3c353;
    padding: 30px 0 55px 0;
    font-size: 16px;
}
#footer a {
    color: #fff;
    font-weight: bold;
}
h2#footer_logo {
    display: block;
    width: 162px;
    height: 25px;
    text-indent: -9999px;
    background: url('/pegasus/wp-content/themes/Pegasus-Theme/versions/v2/static/css/static/img/pegasus-logo-fill.png') center center no-repeat;
    margin: 0;
}

#footer #footer_hr { width:960px; height:1px; border-top: 1px solid #fff; }
#footer .firststory {
    /*margin-left: 0;        */
    clear: both;
}

#footer_navigation {
    /*border-top: 1px solid #fff;*/
    padding: 20px 0 0;
}
#footer_navigation h2.widgettitle, #footer_stories h2 {
    font-size: 16px;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}
#footer_navigation h2.widgettitle {
    text-transform: uppercase;
    letter-spacing: 3px;
}
#footer_navigation h2 {
    margin-top:0;
}
#footer_navigation ul {
    list-style-type: none;
}
#footer_navigation ul#menu-footer_navigation {
    margin:6px 0 0 0;
}
#footer_navigation ul li {
    padding-bottom: 8px;
    float:left;
    margin-left:25px;
}
#footer_navigation ul li:first-child {
    margin-left:0;
}
#footer_navigation ul li a {
    font-weight: 200;
    font-size:16px;
}
#issue-carousel .carousel-control {
    top: 30px;
    border:0;
    background:none;
    width: auto;
    opacity: .8;
    margin-top: 0;
    font-size:15px;
    z-index: 5;
    line-height: 25px;
    height: 25px;
    overflow: visible;
}
#issue-carousel .carousel-control:hover {
    opacity:.9;
}
#issue-carousel .carousel-control.right {
    text-align: right;
    right:0;
}
#issue-carousel .carousel-control.left {
    text-align: left;
    left: 0;
}
#issue-carousel .carousel-control i { margin-top: 2px; }
#issue-carousel .item .issue-title {
    color:#FFF;
    text-align: left;
    font-size:25px;
}

/* Footer story navigation thumbnails */
.footer_stories { padding: 30px 0; }
.footer_stories.bottom { padding-top: 0; }

.title_colon { margin-left: -3px; }
.footer_stories.bottom {margin-top:20px;}
.footer_stories a {display:block;}
.footer_stories a:hover {text-decoration: none}

.footer_stories .thumbnail {
    padding: 0;
    border-radius: 0;
    border: 0;
    position: relative;
    max-width: 100%;
    float: left;
    margin-bottom: 5px;
}
.footer_stories .thumbnail:hover::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.6);
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.6);
}
.footer_stories .thumbnail img {float: left;} /* float req'd for inset box-shadow */
.footer_stories .title {color:#FFF;margin-top:10px;font-size:14px;padding-left:2px;padding-bottom:10px;font-weight:bold;}
.footer_stories a .subtitle_text { font-weight: 200; }
.footer_stories.bottom .title {font-size:13px;margin-top:0px;padding-left:0;}
.footer_stories.bottom a .subtitle_text,
.footer_stories.bottom a .title_colon {display:none;}

.footer_stories.bottom li { height: 202px; overflow: hidden; }
