/* Made with Bones: http://themble.com/bones :) */
/******************************************************************
Site Name:
Author:

Stylesheet: Main Stylesheet

Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.

Helpful articles on Sass file organization:
http://thesassway.com/advanced/modular-css-naming-conventions

******************************************************************/
/*********************
IMPORTING PARTIALS
These files are needed at the beginning so that we establish all
our mixins, functions, and variables that we'll be using across
the whole project.
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9. Hide the `template` element in IE, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background: transparent; }

/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong, .strong { /* font-weight: bold; */ }

/** Address styling not present in Safari 5 and Chrome. */
dfn, em, .em { font-style: italic; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/* proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p { -webkit-hyphens: manual; -epub-hyphens: manual; -moz-hyphens: manual; hyphens: manual; }

/* Addresses margins set differently in IE6/7. */
pre { margin: 0; }

/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre-wrap; }

/** Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/** Address inconsistent and variable font size in all browsers. */
q:before, q:after { content: ''; content: none; }

small, .small { font-size: 75%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Lists
========================================================================== */
/* Addresses margins set differently in IE6/7. */
dl, menu, ol, ul { margin: 1em 0; }

dd { margin: 0; }

/* Addresses paddings set differently in IE6/7. */
menu { padding: 0 0 0 40px; }

ol, ul { padding: 0; list-style-type: none; }

/* Corrects list images handled incorrectly in IE7. */
nav ul, nav ol { list-style: none; list-style-image: none; }

/* ========================================================================== Embedded content
========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
img { border: 0; }

/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset { /*  border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; */ border: 0 none; margin: 0 0; padding: 0 0 0 0; }

/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.image-replacement, .ir { text-indent: 100%; white-space: nowrap; overflow: hidden; }

.clearfix, .cf, .comment-respond { zoom: 1; }
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after { content: ""; display: table; }
.clearfix:after, .cf:after, .comment-respond:after { clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp { font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important; font-style: italic; }

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Typography

Need to import a font or set of icons for your site? Drop them in
here or just use this to establish your typographical grid. Or not.
Do whatever you want to...GOSH!

Helpful Articles:
http://trentwalton.com/2012/06/19/fluid-type/
http://ia.net/blog/responsive-typography-the-basics/
http://alistapart.com/column/responsive-typography-is-a-physical-discipline

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
@font-face { font-family: 'AllerRegular'; src: url("../fonts/aller_rg-webfont.eot"); src: url("../fonts/aller_rg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aller_rg-webfont.woff") format("woff"), url("../fonts/aller_rg-webfont.ttf") format("truetype"), url("../fonts/aller_rg-webfont.svg#AllerRegular") format("svg"); font-weight: normal; font-style: normal; }

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

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

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

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

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

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

p { /* -ms-word-break: break-all; */ /* -ms-word-wrap: break-all; */ /* word-break: break-word; */ -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-hyphenate-before: 2; -webkit-hyphenate-after: 3; hyphenate-lines: 3; -webkit-font-feature-settings: "liga", "dlig"; -moz-font-feature-settings: "liga=1, dlig=1"; -ms-font-feature-settings: "liga", "dlig"; -o-font-feature-settings: "liga", "dlig"; font-feature-settings: "liga", "dlig"; }

b, strong, .strong { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; }

.light { font-family: "AllerLightRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 100; }

#atlas-article b, #atlas-article strong, #atlas-article .strong { font-family: "lorabold", "Georgia", Cambria, Times New Roman, Times, serif; font-weight: 500; }
#atlas-article i, #atlas-article em { font-family: "loraitalic", "Georgia", Cambria, Times New Roman, Times, serif; }
#atlas-article strong i, #atlas-article strong em, #atlas-article b i, #atlas-article b em, #atlas-article .strong em, #atlas-article .strong i, #atlas-article i strong, #atlas-article i b, #atlas-article i .bold { font-family: "lorabold_italic", "Georgia", Cambria, Times New Roman, Times, serif; }

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.no-pad { padding: 0 !important; }

.inner-pad { padding: 15px 10px 0; }

.last-col { float: right !important; padding-right: 0 !important; }

@media (max-width: 767px) { .sidebar-half-left { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 48%; margin: 0 0 1em 0 !important; }
  .sidebar-half-right { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 48%; float: right !important; margin: 0 0 1em 0 !important; }
  .m-none { display: none; visibility: hidden; }
  .all { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 100%; padding: 0; }
  .inner-all { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 100%; padding: 15px 10px 0; }
  .m-all { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 100%; padding-right: 0; }
  .m-1of2 { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 50%; }
  .m-1of3 { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 33.33%; }
  .m-2of3 { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 66.66%; }
  .m-1of4 { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 25%; }
  .m-2of4 { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 50%; }
  .m-3of4 { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) { .t-none { display: none; visibility: hidden; }
  .all { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 100%; padding: 0; }
  .inner-all { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 100%; padding: 15px 10px 0; }
  .t-all { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 100%; padding-right: 0; }
  .t-1of2 { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 50%; }
  .t-1of3 { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 33.33%; }
  .t-2of3 { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 66.66%; }
  .t-1of4 { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 25%; }
  .t-2of4 { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 50%; }
  .t-3of4 { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 75%; }
  .t-header-mailing { float: left; padding-right: 1em; display: inline-block; visibility: visible; /* width: 31%; */ text-align: right; padding: 0; margin-top: 0.3em; }
  .t-header-member { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 30%; padding: 0; margin-top: 0.3em; }
  .t-header-social { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 35%; padding: 0; float: right; }
  .t-archive-thumb { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 31.397849462365592%; }
  .t-archive-copy { float: left; padding-right: 1em; display: inline-block; visibility: visible; width: 68.60215053763441%; } }
/* Landscape to small desktop */
@media (min-width: 960px) { .all { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 100%; padding: 0; }
  .inner-all { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 100%; padding: 15px 10px 0; }
  .d-all { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 100%; padding-right: 0; }
  .d-1of2 { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 50%; }
  .d-1of3 { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 33.33%; }
  .d-2of3 { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 66.66%; }
  .d-1of4 { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 25%; }
  .d-2of4 { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 50%; }
  .d-3of4 { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 75%; }
  .d-header-mailing { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; /* width: 33%; */ width: 68%; text-align: right; padding: 0; margin-top: 0.3em; }
  .d-header-member { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 40%; padding: 0; margin-top: 0.3em; }
  .d-header-social { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 26%; padding: 0; float: right; }
  .d-archive-thumb { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 31.397849462365592%; }
  .d-archive-copy { float: left; padding-right: 1.5em; display: inline-block; visibility: visible; width: 68.60215053763441%; } }
/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success { margin: 10px; padding: 5px 18px; border: 1px solid; }

.alert-help { border-color: #e8dc59; background: #ebe16f; }

.alert-info { border-color: #bfe4f4; background: #d5edf8; }

.alert-error { border-color: #f8cdce; background: #fbe3e4; }

.alert-success { border-color: #deeaae; background: #e6efc2; }

/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.go, #submit { background-image: url("../images/arrow-right.svg"); background-position: right center; background-size: 40px 40px; padding: 0 50px 0 0; background-repeat: no-repeat; display: inline-block; background-color: transparent; border: 0 none; color: #e72639; font-size: 1.5em; line-height: 1.75em; font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.go.go-read, .go-read#submit { background-size: 30px; font-size: 1.188em; font-family: allerbold; padding: 1px 37px 1px 0; }
.go.go-pen-atlas, .go-pen-atlas#submit, .go.go-atlas, .go-atlas#submit, .pen-atlas-page #submit { background-image: url("../images/arrow-right-pa.svg"); }
.go.go-world-bookshelf, .go-world-bookshelf#submit { background-image: url("../images/arrow-right-wb.svg"); }
.go.go-pen-prizes, .go-pen-prizes#submit { background-image: url("../images/arrow-right-pp.svg"); }
.go.go-partners, .go-partners#submit { background-image: url("../images/arrow-right-p.svg"); }
.go.go-grants, .go-grants#submit { background-image: url("../images/arrow-right-g.svg"); }
.go.go-multimedia, .go-multimedia#submit { background-image: url("../images/arrow-right-m.svg"); }
.go.go-sidebar, .go-sidebar#submit { margin-top: -20px; }
.go.go-button, .go-button#submit { color: #e72639; }
.go.go-button:hover, .go-button#submit:hover, .go.go-button:focus, .go-button#submit:focus { text-decoration: underline; }
.go.right, .right#submit { float: right; }
.go.top-margin, .top-margin#submit { margin-top: 10px; }
.go.go-atlas, .go-atlas#submit, .pen-atlas-page #submit { color: #00a7ff; }
.go.go-atlas-archive-right, .go-atlas-archive-right#submit, .go.go-atlas-archive-right:visited, .go-atlas-archive-right#submit:visited { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.25em; color: white !important; background-image: url("../images/arrow-right-white.svg"); }
.go.go-atlas-archive-right:hover, .go-atlas-archive-right#submit:hover, .go.go-atlas-archive-right:focus, .go-atlas-archive-right#submit:focus, .go.go-atlas-archive-right:visited:hover, .go-atlas-archive-right#submit:visited:hover, .go.go-atlas-archive-right:visited:focus, .go-atlas-archive-right#submit:visited:focus { color: white; }
.go.go-atlas-archive-right.open, .go-atlas-archive-right.open#submit, .go.go-atlas-archive-right:visited.open, .go-atlas-archive-right#submit:visited.open { background-image: url("../images/arrow-down-white.svg"); }
.go.header, .header#submit { font-size: 1.25em; padding-top: 1px; }
.go.search, .search#submit { padding: 0 40px 0 0; background-image: url("../images/arrow-search.svg"); }
.go.uber, .uber#submit { font-size: 1em; line-height: 1em; background-color: #e72639; color: white; padding: 5px 30px 5px 10px; background-image: url("../images/arrow-right-white.svg"); background-size: 1.25em; border-radius: 4px; background-position: 96% center; }

.pen-atlas-page .go, .pen-atlas-page #submit { color: #00a7ff; }

.next.page-numbers { background-image: url("../images/arrow-right.svg"); background-position: right center; background-size: 29px; padding-right: 37px; background-repeat: no-repeat; }

.pen-atlas-page .next.page-numbers { background-image: url("../images/arrow-right-pa.svg"); }

.prev.page-numbers { background-image: url("../images/arrow-left.svg"); background-position: left center; background-size: 29px; padding-left: 37px; background-repeat: no-repeat; }

.pen-atlas-page .prev.page-numbers { background-image: url("../images/arrow-left-pa.svg"); }

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field { display: block; height: 40px; line-height: 40px; padding: 0 12px; margin-bottom: 14px; font-size: 1em; color: black; border-radius: 3px; vertical-align: middle; box-shadow: none; border: 0; width: 100%; max-width: 400px; font-family: "AllerRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: #e5e5e5; -webkit-transition: background-color 0.24s ease-in-out; transition: background-color 0.24s ease-in-out; }
input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="date"]:focus, input[type="date"]:active, input[type="month"]:focus, input[type="month"]:active, input[type="time"]:focus, input[type="time"]:active, input[type="week"]:focus, input[type="week"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="color"]:focus, input[type="color"]:active, select:focus, select:active, textarea:focus, textarea:active, .field:focus, .field:active { background-color: #d2d2d2; }
input[type="text"].error, input[type="text"].is-invalid, input[type="password"].error, input[type="password"].is-invalid, input[type="datetime"].error, input[type="datetime"].is-invalid, input[type="datetime-local"].error, input[type="datetime-local"].is-invalid, input[type="date"].error, input[type="date"].is-invalid, input[type="month"].error, input[type="month"].is-invalid, input[type="time"].error, input[type="time"].is-invalid, input[type="week"].error, input[type="week"].is-invalid, input[type="number"].error, input[type="number"].is-invalid, input[type="email"].error, input[type="email"].is-invalid, input[type="url"].error, input[type="url"].is-invalid, input[type="search"].error, input[type="search"].is-invalid, input[type="tel"].error, input[type="tel"].is-invalid, input[type="color"].error, input[type="color"].is-invalid, select.error, select.is-invalid, textarea.error, textarea.is-invalid, .field.error, .field.is-invalid { color: #fbe3e4; border-color: #fbe3e4; background-color: white; background-position: 99% center; background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=); outline-color: #fbe3e4; }
input[type="text"].success, input[type="text"].is-valid, input[type="password"].success, input[type="password"].is-valid, input[type="datetime"].success, input[type="datetime"].is-valid, input[type="datetime-local"].success, input[type="datetime-local"].is-valid, input[type="date"].success, input[type="date"].is-valid, input[type="month"].success, input[type="month"].is-valid, input[type="time"].success, input[type="time"].is-valid, input[type="week"].success, input[type="week"].is-valid, input[type="number"].success, input[type="number"].is-valid, input[type="email"].success, input[type="email"].is-valid, input[type="url"].success, input[type="url"].is-valid, input[type="search"].success, input[type="search"].is-valid, input[type="tel"].success, input[type="tel"].is-valid, input[type="color"].success, input[type="color"].is-valid, select.success, select.is-valid, textarea.success, textarea.is-valid, .field.success, .field.is-valid { color: #e6efc2; border-color: #e6efc2; background-color: white; background-position: 99% center; background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==); outline-color: #e6efc2; }
input[type="text"][disabled], input[type="text"].is-disabled, input[type="password"][disabled], input[type="password"].is-disabled, input[type="datetime"][disabled], input[type="datetime"].is-disabled, input[type="datetime-local"][disabled], input[type="datetime-local"].is-disabled, input[type="date"][disabled], input[type="date"].is-disabled, input[type="month"][disabled], input[type="month"].is-disabled, input[type="time"][disabled], input[type="time"].is-disabled, input[type="week"][disabled], input[type="week"].is-disabled, input[type="number"][disabled], input[type="number"].is-disabled, input[type="email"][disabled], input[type="email"].is-disabled, input[type="url"][disabled], input[type="url"].is-disabled, input[type="search"][disabled], input[type="search"].is-disabled, input[type="tel"][disabled], input[type="tel"].is-disabled, input[type="color"][disabled], input[type="color"].is-disabled, select[disabled], select.is-disabled, textarea[disabled], textarea.is-disabled, .field[disabled], .field.is-disabled { cursor: not-allowed; border-color: #c8c8c8; opacity: 0.6; }
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active, input[type="password"][disabled]:focus, input[type="password"][disabled]:active, input[type="password"].is-disabled:focus, input[type="password"].is-disabled:active, input[type="datetime"][disabled]:focus, input[type="datetime"][disabled]:active, input[type="datetime"].is-disabled:focus, input[type="datetime"].is-disabled:active, input[type="datetime-local"][disabled]:focus, input[type="datetime-local"][disabled]:active, input[type="datetime-local"].is-disabled:focus, input[type="datetime-local"].is-disabled:active, input[type="date"][disabled]:focus, input[type="date"][disabled]:active, input[type="date"].is-disabled:focus, input[type="date"].is-disabled:active, input[type="month"][disabled]:focus, input[type="month"][disabled]:active, input[type="month"].is-disabled:focus, input[type="month"].is-disabled:active, input[type="time"][disabled]:focus, input[type="time"][disabled]:active, input[type="time"].is-disabled:focus, input[type="time"].is-disabled:active, input[type="week"][disabled]:focus, input[type="week"][disabled]:active, input[type="week"].is-disabled:focus, input[type="week"].is-disabled:active, input[type="number"][disabled]:focus, input[type="number"][disabled]:active, input[type="number"].is-disabled:focus, input[type="number"].is-disabled:active, input[type="email"][disabled]:focus, input[type="email"][disabled]:active, input[type="email"].is-disabled:focus, input[type="email"].is-disabled:active, input[type="url"][disabled]:focus, input[type="url"][disabled]:active, input[type="url"].is-disabled:focus, input[type="url"].is-disabled:active, input[type="search"][disabled]:focus, input[type="search"][disabled]:active, input[type="search"].is-disabled:focus, input[type="search"].is-disabled:active, input[type="tel"][disabled]:focus, input[type="tel"][disabled]:active, input[type="tel"].is-disabled:focus, input[type="tel"].is-disabled:active, input[type="color"][disabled]:focus, input[type="color"][disabled]:active, input[type="color"].is-disabled:focus, input[type="color"].is-disabled:active, select[disabled]:focus, select[disabled]:active, select.is-disabled:focus, select.is-disabled:active, textarea[disabled]:focus, textarea[disabled]:active, textarea.is-disabled:focus, textarea.is-disabled:active, .field[disabled]:focus, .field[disabled]:active, .field.is-disabled:focus, .field.is-disabled:active { background-color: #d5edf8; }

input[type="password"] { letter-spacing: 0.3em; }

textarea { max-width: 100%; min-height: 120px; line-height: 1.5em; }

select { /* 
-webkit-appearance: none;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: 97.5% center; */ }

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body { font-family: "AllerRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.5; color: black; -webkit-font-smoothing: antialiased; }

address { font-style: normal; }

ol, ul { margin-left: 1.5em; }

ul.bxslider { margin-left: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }

#sidebar ul { list-style-type: none; }

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap { width: 96%; margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited { color: #e72639; text-decoration: none; }
a:hover, a:focus, a:visited:hover, a:visited:focus { /* on hover */ text-decoration: underline; }
a:link, a:visited:link { /* mobile tap color */ -webkit-tap-highlight-color: #ff5d52; }
a.pen-atlas, a:visited.pen-atlas { color: #00a7ff; }
a.pen-atlas:hover, a.pen-atlas:focus, a:visited.pen-atlas:hover, a:visited.pen-atlas:focus { color: #0096e6; }
a.pen-atlas:link, a:visited.pen-atlas:link { -webkit-tap-highlight-color: #2bb5ff; }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { text-rendering: optimizelegibility; font-weight: 500; font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1 a, h1 a:visited, .h1 a, .h1 a:visited, h2 a, h2 a:visited, .h2 a, .h2 a:visited, h3 a, h3 a:visited, .h3 a, .h3 a:visited, h4 a, h4 a:visited, .h4 a, .h4 a:visited, h5 a, h5 a:visited, .h5 a, .h5 a:visited { text-decoration: none; color: black; }
h1 a:hover, h1 a:focus, h1 a:visited:hover, h1 a:visited:focus, .h1 a:hover, .h1 a:focus, .h1 a:visited:hover, .h1 a:visited:focus, h2 a:hover, h2 a:focus, h2 a:visited:hover, h2 a:visited:focus, .h2 a:hover, .h2 a:focus, .h2 a:visited:hover, .h2 a:visited:focus, h3 a:hover, h3 a:focus, h3 a:visited:hover, h3 a:visited:focus, .h3 a:hover, .h3 a:focus, .h3 a:visited:hover, .h3 a:visited:focus, h4 a:hover, h4 a:focus, h4 a:visited:hover, h4 a:visited:focus, .h4 a:hover, .h4 a:focus, .h4 a:visited:hover, .h4 a:visited:focus, h5 a:hover, h5 a:focus, h5 a:visited:hover, h5 a:visited:focus, .h5 a:hover, .h5 a:focus, .h5 a:visited:hover, .h5 a:visited:focus { text-decoration: underline; }
h1.archive-title a, h1.archive-title a:visited, h1.archive-title a:hover, .h1.archive-title a, .h1.archive-title a:visited, .h1.archive-title a:hover, h2.archive-title a, h2.archive-title a:visited, h2.archive-title a:hover, .h2.archive-title a, .h2.archive-title a:visited, .h2.archive-title a:hover, h3.archive-title a, h3.archive-title a:visited, h3.archive-title a:hover, .h3.archive-title a, .h3.archive-title a:visited, .h3.archive-title a:hover, h4.archive-title a, h4.archive-title a:visited, h4.archive-title a:hover, .h4.archive-title a, .h4.archive-title a:visited, .h4.archive-title a:hover, h5.archive-title a, h5.archive-title a:visited, h5.archive-title a:hover, .h5.archive-title a, .h5.archive-title a:visited, .h5.archive-title a:hover { color: black !important; }

h1, .h1 { font-size: 2.3em; line-height: 1.250em; }
h1.archive-title, .h1.archive-title { margin: 0 0 0.438em 0; }

h2, .h2 { font-size: 1.5em; line-height: 1.250em; margin: 0.5em 0; }
h2.intro-para, .h2.intro-para { font-family: "AllerRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; /* margin-bottom:0;  */ }
h2.archive-title, .h2.archive-title { margin: 0 0 0.125em 0; }

h3, .h3 { font-size: 1.438em; margin: 0.563em 0; }
h3.current-past, .h3.current-past { font-size: 2em; }

h4, .h4 { font-size: 1.188em; line-height: 1.188em; }

h5, .h5 { font-size: 0.846em; line-height: 2.09em; }

.no-top-margin { margin-top: 0; }

/*********************
HEADER STYLES
*********************/
#header { margin: 0.5em 0; }
#header .m-donate, #header .m-join, #header .m-member, #header .m-logo, #header .m-menu { float: left; padding-right: 0.75em; display: inline-block; visibility: visible; padding-right: 0; }
#header .m-donate { width: 33.33%; }
#header .m-join { width: 33.33%; text-align: center; }
#header .m-member { width: 33.33%; float: right; text-align: right; }
#header .m-logo { margin-top: 1em; width: 100%; }
#header .m-logo a#logo { display: block; text-align: center; }
#header .mobile-meta { font-size: 70%; }
#header .mobile-meta .m-donate a, #header .mobile-meta .m-donate input[type="submit"], #header .mobile-meta .m-join a, #header .mobile-meta .m-join input[type="submit"], #header .mobile-meta .m-member a, #header .mobile-meta .m-member input[type="submit"] { padding-top: 10px !important; padding-bottom: 10px !important; }
#header a#logo { width: 100%; }
#header img { /* max-width: 100%;  */ width: inherit; }
#header .strap { text-align: center; font-size: 1.250em; line-height: 1.250em; }
#header .mission { text-align: center; font-size: 1.125em; line-height: 1.250em; padding: 0 11px; }

/*********************
NAVIGATION STYLES
*********************/
.ubermenu-content-block { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.ubermenu-content-block h3 { font-size: 1.25em; }

.nav { border-top: 1px solid #e5e5e5; /* 'HOME' over-ride */ /* .ubermenu .uber-more {
	background:$link-color;
	color:$white;
	padding:5px 20px 5px 10px;
	border-radius: 4px;
	&:hover{text-decoration:none;}
	
	} */ }
.nav li#menu-item-25869 a, .nav li#menu-item-25869 a:visited { color: white; background: black; }
.nav li#menu-item-25869 a:hover, .nav li#menu-item-25869 a:focus, .nav li#menu-item-25869 a:visited:hover, .nav li#menu-item-25869 a:visited:focus { color: black; background: white; }
.nav a.ubermenu-responsive-toggle, .nav a.ubermenu-responsive-toggle:visited { text-align: center; font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; background: black; }
.nav a.ubermenu-responsive-toggle:hover, .nav a.ubermenu-responsive-toggle:focus, .nav a.ubermenu-responsive-toggle:visited:hover, .nav a.ubermenu-responsive-toggle:visited:focus { color: black; background: white; }
.nav .ubermenu-retractor-mobile { background: #e5e5e5 !important; }
.nav .ubermenu-retractor-mobile:hover, .nav .ubermenu-retractor-mobile:focus { background: #f8f8f8; }
.nav .ubermenu-retractor-mobile:hover { background: #f8f8f8; }
.nav .ubermenu-item-level-0 > a { text-align: center; }
.nav .ubermenu-column-1-4 { padding-left: 10px; margin-top: 20px; border-right: 1px solid #e5e5e5; }
.nav .ubermenu-column-1-6 { width: 16.6666666% !important; }
.nav .ubermenu-content-block { padding-top: 0 !important; }
.nav .ubermenu-content-block h3 { margin-top: 0; }
.nav li.ubermenu-item-level-1 a.ubermenu-target { padding-top: 0; }
.nav .ubermenu-target-description { font-weight: bold; line-height: 1em; margin-top: 5px; }

/*********************
POSTS & CONTENT STYLES
*********************/
.pen-atlas h4, .pen-atlas h4 a, .pen-atlas h4 a:visited { color: #00a7ff !important; }
.pen-atlas h4 a:hover, .pen-atlas h4 a:focus { color: #0096e6 !important; }

.world-bookshelf h4, .world-bookshelf h4 a, .world-bookshelf h4 a:visited { color: #46b379 !important; }
.world-bookshelf h4 a:hover, .world-bookshelf h4 a:focus { color: #3fa16d !important; }

.pen-prizes h4, .pen-prizes h4 a, .pen-prizes h4 a:visited { color: #eba511 !important; }
.pen-prizes h4 a:hover, .pen-prizes h4 a:focus { color: #d3940f !important; }

.partners h4, .partners h4 a, .partners h4 a:visited { color: #ff5d52 !important; }
.partners h4 a:hover, .partners h4 a:focus { color: #ff4539 !important; }

.grants h4, .grants h4 a, .grants h4 a:visited { color: #ff679d !important; }
.grants h4 a:hover, .grants h4 a:focus { color: #ff4e8d !important; }

.multimedia h4, .multimedia h4 a, .multimedia h4 a:visited { color: #bc57e3 !important; }
.multimedia h4 a:hover, .multimedia h4 a:focus { color: #b341df !important; }

.with-link h4, .with-link h4 a, .with-link h4 a:visited { color: black !important; }

.share-this h4 { margin-bottom: 0.5em !important; }

#content { margin-top: 1.5em; }
#content.no-top-margin { margin-top: 0; }

/* end .hentry */
.single-title, .page-title, .entry-title { margin: 0 0 0.2em 0; }

/* post meta */
.byline, .entry-content p.byline { margin: 0 0 0.5em 0; }

/* entry content */
.entry-content .padding { padding: 15px 10px 0; }
.entry-content p { margin: 0 0 1.5em; }
.entry-content table { width: 100%; border: 1px solid #c8c8c8; margin-bottom: 1.5em; }
.entry-content table caption { margin: 0 0 7px; font-size: 0.75em; color: #c8c8c8; text-transform: uppercase; letter-spacing: 1px; }
.entry-content tr { border-bottom: 1px solid #c8c8c8; }
.entry-content tr:nth-child(even) { background-color: #e5e5e5; }
.entry-content td { padding: 7px; border-right: 1px solid #c8c8c8; }
.entry-content td:last-child { border-right: 0; }
.entry-content th { background-color: #e5e5e5; border-bottom: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; }
.entry-content th:last-child { border-right: 0; }
.entry-content blockquote { margin: 0 0 1.5em 0.75em; padding: 0 0 0 0.75em; border-left: 3px solid #e72639; font-style: italic; color: #494949; }
.entry-content dd { margin-left: 0; font-size: 0.9em; color: #787878; margin-bottom: 1.5em; }
.entry-content img { margin: 0 0 1.5em 0; max-width: 100%; height: auto; }
.entry-content img.page-post-image-background { background-repeat: no-repeat; display: block; margin: 0 auto; }
.entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail { max-width: 100%; height: auto; }
.entry-content pre { background: black; color: #e5e5e5; font-size: 0.9em; padding: 1.5em; margin: 0 0 1.5em; border-radius: 3px; }
.entry-content #slideshow { position: relative; /* border: 1px solid $border-color; */ height: 423px; /* ul li { position: relative; } */ }
.entry-content #slideshow h3 { line-height: 1.250em; margin: 10px 0 0 0; text-transform: uppercase; }
.entry-content #slideshow h3 a.slideshow-read-more { font-size: 0.75em; color: #e72639; background-image: url("../images/arrow-right.svg"); background-size: 25px 25px; background-position: right center; background-repeat: no-repeat; padding: 1px 30px 1px 0; }
.entry-content #slideshow .prev-next { position: absolute; bottom: -3px; left: 0; }
.entry-content #slideshow #slider-prev a.bx-prev { display: inline-block; width: 25px; height: 25px; background: url(../images/arrow-left.svg) no-repeat 0 0/25px 25px; }
.entry-content #slideshow #slider-next a.bx-next { display: inline-block; width: 25px; height: 25px; background: url(../images/arrow-right.svg) no-repeat 0 0/25px 25px; margin-right: 5px; }
.entry-content #home-page-columns { margin-top: 1em; }
.entry-content #home-page-columns .home-page-column { margin-bottom: 1em; }
.entry-content #home-page-columns .home-page-column h2 { display: block; margin: 0; padding: 1em 1em; background: gainsboro 95% center/45px 45px url("../images/arrow-right.svg") no-repeat scroll; text-transform: uppercase; }
.entry-content #home-page-columns .news-column, .entry-content #home-page-columns .pen-atlas-column, .entry-content #home-page-columns .whats-on-column { background-color: #e6e6e6; border: 1px solid #c9c9c9; margin-right: 1em; }
.entry-content #home-page-columns .news-column:last-child, .entry-content #home-page-columns .pen-atlas-column:last-child, .entry-content #home-page-columns .whats-on-column:last-child { margin-right: 0; }
.entry-content #home-page-columns .news-column h2, .entry-content #home-page-columns .pen-atlas-column h2, .entry-content #home-page-columns .whats-on-column h2 { margin-top: 0; }
.entry-content.archive { padding-bottom: 28px; border-bottom: 1px solid #c9c9c9; margin-bottom: 22px; }
.entry-content.archive img { margin: 0.438em 0 0 0 !important; }
.entry-content.archive .archive-excerpt p { font-family: "AllerLightRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.entry-content.archive .archive-thumb-holder { margin: 0.438em 0 1em 0; position: relative; background: url("../images/logo-wide.svg") no-repeat scroll center 2em/80% #cac7c7; }
.entry-content.archive .archive-thumb-holder p { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 160%; line-height: 160%; text-align: center; margin-bottom: 0; }
@media (max-width: 767px) { .entry-content.archive .archive-thumb-holder p { padding: 25% 0 5% 0; font-size: 200%; line-height: 200%; } }
@media (min-width: 768px) and (max-width: 1029px) { .entry-content.archive .archive-thumb-holder p { padding: 40% 0 20% 0; font-size: 120%; line-height: 120%; } }
@media (min-width: 1030px) { .entry-content.archive .archive-thumb-holder p { padding: 30% 0 20% 0; font-size: 170%; line-height: 170%; } }
.entry-content.archive .archive-thumb-holder.atlas { background: url("../images/logo-wide.svg") no-repeat scroll center 2em/80% #00a7ff; }
.entry-content #current-projects .projects, .entry-content #past-projects .projects { margin-bottom: 1em; }
.entry-content #current-projects .project, .entry-content #past-projects .project { background-color: #f8f8f8; border: 1px solid #c9c9c9; margin-bottom: 30px; }
.entry-content #current-projects .project h4, .entry-content #past-projects .project h4 { margin: 15px 10px; color: black !important; }
.entry-content #current-projects .project img, .entry-content #past-projects .project img { margin: 0 0 0 0; float: left; background-position: center center; }
.entry-content #current-projects .project p, .entry-content #past-projects .project p { margin: 0px 10px 15px; color: black !important; }

/* end .entry-content */
.wp-caption { max-width: 100%; background: #eee; padding: 5px; /* images inside wp-caption */ }
.wp-caption img { max-width: 100%; margin-bottom: 0; width: 100%; }
.wp-caption p.wp-caption-text { font-size: 0.85em; margin: 4px 0 7px; text-align: center; }

/* end .wp-caption */
.tags, .entry-content p.tags { margin: 0.25em 0 0.25em 0; font-size: 80%; }

.article-footer p.tags { margin-bottom: 0.75em; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination, .wp-prev-next { margin: 1.5em 0; }

.pagination { text-align: center; }
.pagination ul { display: inline-block; background-color: white; white-space: nowrap; padding: 0; clear: both; border-radius: 3px; }
.pagination li { padding: 0; margin: 0; float: left; display: inline; overflow: hidden; }
.pagination a, .pagination span { margin: 0; text-decoration: none; padding: 0; line-height: 1.188em; font-size: 1.188em; font-weight: normal; font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0.75em; min-width: 1.188em; display: block; color: #e72639; }
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus { text-decoration: underline; }
.pagination .current { cursor: default; color: #e72639; text-decoration: underline; }

/* end .paginagtion */
/* fallback previous & next links */
.wp-prev-next .prev-link { float: left; }
.wp-prev-next .next-link { float: right; }

/* end .wp-prev-next */
.pen-atlas-page .pagination a, .pen-atlas-page .pagination span { color: #00a7ff; }
.pen-atlas-page .pagination a:hover, .pen-atlas-page .pagination a:focus, .pen-atlas-page .pagination span:hover, .pen-atlas-page .pagination span:focus { color: #2bb5ff; }
.pen-atlas-page .pagination a:link, .pen-atlas-page .pagination span:link { -webkit-tap-highlight-color: #2bb5ff; }
.pen-atlas-page .pagination .current { color: #00a7ff; }

/******************************************************************
COMMENT STYLES
******************************************************************/
.comment-heading { background: center center/100% 100% url(../images/comment-title-background.png) no-repeat; margin: 1em 0 0 0; font-size: 2.3em; line-height: 2.3em; color: white; text-align: center; padding: 18px 0; text-transform: uppercase; }

/* h3 comment title */
#comments-title { padding: 0.75em 0; margin: 0; /* number of comments span */ /* Title of post span */ }
#comments-title span.title { font-family: "AllerRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

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

.comment, .pingback, .trackback, .social-twitter, .social-twitter-rt { position: relative; clear: both; overflow: hidden; padding: 0.5em 1em; margin-bottom: 1em; border: 1px solid #c9c9c9; /* vcard */ /* end .commentlist .vcard */ /* end children */ }
.comment .comment-author, .pingback .comment-author, .trackback .comment-author, .social-twitter .comment-author, .social-twitter-rt .comment-author { padding: 7px; border-bottom: 1px solid #c9c9c9; }
.comment .vcard, .pingback .vcard, .trackback .vcard, .social-twitter .vcard, .social-twitter-rt .vcard { padding-left: 50px; }
.comment .vcard cite.fn, .pingback .vcard cite.fn, .trackback .vcard cite.fn, .social-twitter .vcard cite.fn, .social-twitter-rt .vcard cite.fn { font-weight: 500; font-style: normal; font-size: 1.1em; line-height: 1.1em; }
.comment .vcard time, .pingback .vcard time, .trackback .vcard time, .social-twitter .vcard time, .social-twitter-rt .vcard time { display: block; font-size: 0.9em; }
.comment .vcard time a, .pingback .vcard time a, .trackback .vcard time a, .social-twitter .vcard time a, .social-twitter-rt .vcard time a { color: black; text-decoration: none; }
.comment .vcard time a:hover, .comment .vcard time a:focus, .pingback .vcard time a:hover, .pingback .vcard time a:focus, .trackback .vcard time a:hover, .trackback .vcard time a:focus, .social-twitter .vcard time a:hover, .social-twitter .vcard time a:focus, .social-twitter-rt .vcard time a:hover, .social-twitter-rt .vcard time a:focus { /* text-decoration: underline; */ }
.comment .vcard .avatar, .pingback .vcard .avatar, .trackback .vcard .avatar, .social-twitter .vcard .avatar, .social-twitter-rt .vcard .avatar { position: absolute; left: 1em; margin-top: 2px; }
.comment:last-child, .pingback:last-child, .trackback:last-child, .social-twitter:last-child, .social-twitter-rt:last-child { margin-bottom: 0; }
.comment .children, .pingback .children, .trackback .children, .social-twitter .children, .social-twitter-rt .children { margin: 0; }
.comment[class*=depth-], .pingback[class*=depth-], .trackback[class*=depth-], .social-twitter[class*=depth-], .social-twitter-rt[class*=depth-] { margin-top: 1.1em; }
.comment.depth-1, .pingback.depth-1, .trackback.depth-1, .social-twitter.depth-1, .social-twitter-rt.depth-1 { margin-left: 0; margin-top: 0; }
.comment:not(.depth-1), .pingback:not(.depth-1), .trackback:not(.depth-1), .social-twitter:not(.depth-1), .social-twitter-rt:not(.depth-1) { margin-top: 0.5em; margin-left: 0.5em; padding: 0.5em; border-bottom: 0 none; border-right: 0 none; }

/* comment meta */
/* comment content */
.comment_content p { margin: 0.7335em 0 0.5em; font-size: 1em; line-height: 1.5em; font-family: "AllerLightRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link { color: #e72639; font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link { font-style: italic; margin: 0 7px; text-decoration: none; font-size: 0.9em; position: absolute; right: 0; top: 0; }

.pingback img, .pingback a.comment-reply-link, .trackback img, .trackback a.comment-reply-link, .social-twitter img, .social-twitter a.comment-reply-link, .social-twitter-rt img, .social-twitter-rt a.comment-reply-link { display: none; }
.pingback .comment_content p:before, .trackback .comment_content p:before, .social-twitter .comment_content p:before, .social-twitter-rt .comment_content p:before { content: ""; }
.pingback .comment_content p:afer, .trackback .comment_content p:afer, .social-twitter .comment_content p:afer, .social-twitter-rt .comment_content p:afer { content: ""; }

.pingback .comment-author:before { content: url(../images/pingback.png); position: absolute; margin: 2px 0 0 -50px; }

.trackback .comment-author:before { content: url(../images/trackback.png); position: absolute; margin: 2px 0 0 -50px; }

.social-twitter .comment-author:before { content: url(../images/tweet.png); position: absolute; margin: 2px 0 0 -50px; }

.social-twitter-rt .comment-author:before { content: url(../images/re-tweet.png); position: absolute; margin: 2px 0 0 -50px; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond { padding: 1em 1.5em 0; margin-top: 2em; border: 1px solid #c9c9c9; }
.comment-respond .comment-form-author input, .comment-respond .comment-form-author textarea, .comment-respond .comment-form-email input, .comment-respond .comment-form-email textarea, .comment-respond .comment-form-url input, .comment-respond .comment-form-url textarea, .comment-respond .comment-form-comment input, .comment-respond .comment-form-comment textarea { display: inline-block; max-width: 80%; }
.comment-respond .comment-form-author input#author, .comment-respond .comment-form-email input#author, .comment-respond .comment-form-url input#author, .comment-respond .comment-form-comment input#author { margin-left: 22px; }
.comment-respond .comment-form-author input#author, .comment-respond .comment-form-email input#author, .comment-respond .comment-form-url input#author, .comment-respond .comment-form-comment input#author { margin-left: 22px; }
.comment-respond .comment-form-author input#email, .comment-respond .comment-form-email input#email, .comment-respond .comment-form-url input#email, .comment-respond .comment-form-comment input#email { margin-left: 26px; }
.comment-respond .comment-form-author input#url, .comment-respond .comment-form-email input#url, .comment-respond .comment-form-url input#url, .comment-respond .comment-form-comment input#url { margin-left: 20px; }
.comment-respond .comment-form-author textarea, .comment-respond .comment-form-email textarea, .comment-respond .comment-form-url textarea, .comment-respond .comment-form-comment textarea { vertical-align: top; margin-left: 10px; }

#reply-title { margin: 0; }

.logged-in-as { color: black; margin: 0; }
.logged-in-as a { color: #e72639; }

.comment-form-comment { margin: 1.5em 0 0.75em; }
.comment-form-comment label { margin-bottom: 0.5em; }

.form-allowed-tags { padding: 1.5em; background-color: #e5e5e5; font-size: 0.9em; }

/* comment submit button */
p.form-submit { text-align: center; }

#submit { /* font-size: 1.2em;
color: $link-color;
&:hover { color: $link-hover; } */ }

/* comment form title */
#comment-form-title { margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags { margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments { margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
#sidebar .widget { padding: 0.75em; margin: 0.5em 0 1.5em 0; border: 1px solid #c9c9c9; font-size: 0.938em; /* .sidebar-donate a.arrow { background-image: no-repeat scroll right center/45px45px url("../images/arrow-right.svg") transparent; } */ }
#sidebar .widget.widget_search { padding: 0; border: 0 none; display: inline-block; width: 100%; margin-bottom: 0; }
#sidebar .widget.no-border { border: 0 none; }
#sidebar .widget h4 { font-size: 1.5em; margin: 0 0 0.25em 0; }
#sidebar .widget a.go, #sidebar .widget a#submit { font-size: 1.5em; float: right; }
#sidebar .widget.red-head h4 { color: #e72639 !important; }
#sidebar .widget.upper h4 { text-transform: uppercase; }
#sidebar .widget.no-vertical-padding { padding-top: 0; padding-bottom: 0; }
#sidebar .widget.widget-bg { border: 0 none; background: 0 0/100% 100% url(../images/block-bg-home.svg) no-repeat; }
#sidebar .widget.widget-bg h4 { font-size: 1.188em; }
#sidebar .widget.widget-bg a.arrow { display: block; width: 35px; height: 35px; background-repeat: no-repeat; background-position: scroll; background-position: right center; background-size: 35px 35px; background-color: transparent; }
#sidebar .widget.widget-bg .textwidget { display: table; }
#sidebar .widget.widget-bg .widget-content { display: table-row; }
#sidebar .widget.widget-bg .widget-left { vertical-align: middle; display: table-cell; padding: 0.75em 1em 0.5em 0; width: 100%; }
#sidebar .widget.widget-bg .widget-right { vertical-align: middle; display: table-cell; }
#sidebar .widget.widget-bg.pen-atlas a.arrow { background-image: url("../images/arrow-right-pa.svg"); }
#sidebar .widget.widget-bg.world-bookshelf a.arrow { background-image: url("../images/arrow-right-wb.svg"); }
#sidebar .widget.widget-bg.pen-prizes a.arrow { background-image: url("../images/arrow-right-pp.svg"); }
#sidebar .widget.widget-bg.partners a.arrow { background-image: url("../images/arrow-right-p.svg"); }
#sidebar .widget.widget-bg.grants a.arrow { background-image: url("../images/arrow-right-g.svg"); }
#sidebar .widget.widget-bg.multimedia a.arrow { background-image: url("../images/arrow-right-m.svg"); }
#sidebar .widget.widget-bg.with-link a.arrow { background-image: url("../images/arrow-right.svg"); }
#sidebar .widget.footer-widget { border: 0 none; margin: 0; }
#sidebar .widget ul li { margin-bottom: 0.75em; /* deep nesting */ }
#sidebar .widget ul li ul { margin-top: 0.75em; padding-left: 1em; }
#sidebar.sidebar-home-page .widget:first-child { margin-top: 0; }
#sidebar.sidebar-footer .widget { padding-left: 0; }
#sidebar.sidebar-footer .widget:nth-child(3) { clear: left; }
#sidebar.sidebar-archive { border: 1px solid #c9c9c9; padding-bottom: 2em; }
#sidebar.sidebar-archive .archive-widget { border: 0 none; margin: 0; }
#sidebar.sidebar-archive .archive-widget h4 { margin-bottom: 0.5em; }
#sidebar.sidebar-archive .archive-widget select { margin-bottom: 0; }
#sidebar.sidebar-archive .archive-widget .search-form .screen-reader-text { display: none; visibility: hidden; }
#sidebar.sidebar-archive .archive-widget input[type="search"] { width: 91%; }
#sidebar.sidebar-archive h3 { margin: 10px 10px 0 10px; }
#sidebar.sidebar-archive h4 { font-size: 1.250em; }
#sidebar.sidebar-footer { margin-top: 2em; }
#sidebar.sidebar-footer .menu-footer-links-1-container li a, #sidebar.sidebar-footer .menu-footer-links-2-container li a { font-size: 1.250em; }

/* was on line under footer-widget, moved our for styling */
.sponsors { margin: 1em 0; display: table; }

.sponsor { display: table-row; margin: 1em 0; }

.logo { vertical-align: middle; display: table-cell; padding: 1em 0 0.5em 0; }
.logo img { margin: 0; }

.text { vertical-align: middle; display: table-cell; padding: 0.5em 0 1em 1.5em; }

.related-posts-widget, .widget_yarpp_widget { background-color: #e5e5e5; }

.yarpp-related { margin: 0 !important; }

.yarpp-related a, .yarpp-related a:visited { font-weight: normal !important; }
.yarpp-related a:hover, .yarpp-related a:focus, .yarpp-related a:visited:hover, .yarpp-related a:visited:focus { text-decoration: underline !important; }

#related-posts a, #related-posts a:visited { color: black; }
#related-posts a:hover, #related-posts a:focus, #related-posts a:visited:hover, #related-posts a:visited:focus { text-decoration: underline !important; }
#related-posts h4 { margin: 0 0 0.5em 0; }
#related-posts h5 { margin: 0; padding-left: 47px; font-size: 0.938em; line-height: 1.125em; }
#related-posts p { margin-top: 5px; padding-left: 47px; font-size: 0.938em; line-height: 1.125em; font-family: "AllerRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#related-posts img { float: left; margin: 2px 5px 0 0; }

/*********************
FOOTER STYLES
*********************/
.footer { /* clear: both; */ background-color: black; margin-top: 2em; }
.footer #footer-top { height: 65px; background: url("../images/footer-top.svg") no-repeat scroll -1px 6px/101% 65px white; }
.footer #footer-content { background: url("../images/footer-top.png") repeat-x scroll -1px -5px white; background-color: black; color: white; padding: 0 1em 1em 1em; }
.footer #footer-content a, .footer #footer-content a:visited { color: white; }
.footer #footer-content .copyright, .footer #footer-content .credit { font-size: 0.75em; margin: 0; text-align: right; }
.footer #footer-content .credit { font-size: 0.625em; }

.yarpp-related p a { font-weight: normal !important; }

.pen-atlas-page { /* Whole page */ }
.pen-atlas-page a, .pen-atlas-page a:visited { color: #00a7ff; }
.pen-atlas-page a:hover, .pen-atlas-page a:focus, .pen-atlas-page a:visited:hover, .pen-atlas-page a:visited:focus { color: #2bb5ff; }
.pen-atlas-page:link { -webkit-tap-highlight-color: #2bb5ff; }
.pen-atlas-page .post-header-image-background { background-repeat: no-repeat; background-position: center center; max-width: 100%; }
.pen-atlas-page .entry-content.archive { text-align: center; }
.pen-atlas-page #header { margin-bottom: 0 !important; }
.pen-atlas-page #header .logo a { display: inline-block; float: left; }
.pen-atlas-page #header .logo a img { max-width: 239px; margin-right: 2em; }
.pen-atlas-page #header .strap { text-align: left !important; margin-top: 0; }
.pen-atlas-page #header .atlas-join, .pen-atlas-page #header .atlas-donate { display: inline-block; float: right; padding-left: }
.pen-atlas-page #header .atlas-donate { padding-right: 2em; margin-right:1em;}
.pen-atlas-page #header a.join { padding-left: 1em; padding-top: 10px; padding-bottom: 10px; }
.pen-atlas-page #header .atlas-meta { margin: 0 auto; max-width: 410px; }
.pen-atlas-page #header .atlas-logo { margin: 0 auto; max-width: 430px; }
.pen-atlas-page #atlas-article .atlas { /* holds header and main content */ width: 80%; background-color: #fefaf7; border: 1px solid #e8e8e8; border-top: 0 none; margin: 0 auto; padding: 75px 0 55px 0; background-image: url("../images/atlas-paper.jpg"); -webkit-box-shadow: 0px 6px 6px 2px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 6px 6px 2px rgba(0, 0, 0, 0.25); box-shadow: 0px 6px 6px 2px rgba(0, 0, 0, 0.25); font-size: 1.250em; font-family: "loraregular", "Georgia", Cambria, Times New Roman, Times, serif; }
.pen-atlas-page #atlas-article .atlas h1, .pen-atlas-page #atlas-article .atlas .h1, .pen-atlas-page #atlas-article .atlas h2, .pen-atlas-page #atlas-article .atlas .h2, .pen-atlas-page #atlas-article .atlas h3, .pen-atlas-page #atlas-article .atlas .h3, .pen-atlas-page #atlas-article .atlas h4, .pen-atlas-page #atlas-article .atlas .h4, .pen-atlas-page #atlas-article .atlas h5, .pen-atlas-page #atlas-article .atlas .h5 { font-family: "loraregular", "Georgia", Cambria, Times New Roman, Times, serif; }
.pen-atlas-page #atlas-article .atlas .atlas-intro { border-top: 1px solid black; border-bottom: 1px solid black; padding: 1.5em 0 0 0; margin: 1em 0 2em; }
.pen-atlas-page #atlas-article .atlas header { padding: 0 7%; text-align: center; }
.pen-atlas-page #atlas-article .atlas header h1 { font-size: 2.8em; margin-bottom: 0.8em; }
.pen-atlas-page #atlas-article .atlas header p.byline { line-height: 1.5em; margin-bottom: 2.2em; }
.pen-atlas-page #atlas-article .atlas header p.byline .author { font-family: "lorabold", "Georgia", Cambria, Times New Roman, Times, serif; font-size: 1.5em; }
.pen-atlas-page #atlas-article .atlas header p.byline .author a, .pen-atlas-page #atlas-article .atlas header p.byline .author a:visited { color: black; }
.pen-atlas-page #atlas-article .atlas section { padding: 0 23%; }
.pen-atlas-page #atlas-article footer { padding: 0 23%; }
.pen-atlas-page #atlas-article footer .sharedaddy { margin-top: 2em; }
.pen-atlas-page #atlas-article footer .atlas-author { margin: 3em 0 1em; }
.pen-atlas-page #atlas-article footer .atlas-author h3 { margin-bottom: 0; line-height: 0; }
.pen-atlas-page #atlas-article footer .atlas-translator { margin-bottom: 1em; }
.pen-atlas-page #atlas-article footer .atlas-translator h3 { margin-bottom: 0; line-height: 0; }
.pen-atlas-page #atlas-article footer .atlas-additional { margin-bottom: 1em; }
.pen-atlas-page #atlas-article footer .atlas-additional h3 { margin-bottom: 0; line-height: 0; }
.pen-atlas-page .atlas-comments { padding: 2em 23%; /* .comment-heading { background: url("../images/comment-title-background.png") no-repeat scroll center 21% / 100% auto rgba(0, 0, 0, 0); } */ }
.pen-atlas-page .back-to { text-align: center; padding: 1em 23%; }
.pen-atlas-page .back-to span { border-right: 1px solid black; margin: 0 1em; }
.pen-atlas-page img.alignleft { display: inline-block; float: left; margin: 5px 10px 0 0; }
.pen-atlas-page img.alignright { display: inline-block; float: right; margin-left: 5px 0 0 10px; }
.pen-atlas-page #atlas-archive-header .atlas-archive-header-content { position: relative; }
.pen-atlas-page #atlas-archive-header img.atlas-header-image { max-width: 100%; }
.pen-atlas-page #atlas-archive-header .atlas-copy { position: absolute; top: 20%; color: white !important; }
.pen-atlas-page #atlas-archive-header .atlas-copy img.atlas-logo { display: block; margin: 0 auto 1.5em; max-width: 50%; }
.pen-atlas-page #atlas-archive-header .atlas-copy h2 { font-size: 1.25em; text-align: center; }
.pen-atlas-page #atlas-archive-header .atlas-copy p { font-size: 1em; text-align: center; }
.pen-atlas-page #atlas-archive-header .atlas-copy p.readmore { text-align: center; }
.pen-atlas-page #atlas-archive-header .atlas-copy p.readmore a { padding-top: 10px; padding-bottom: 10px; }
.pen-atlas-page #atlas-archive-header #info { display: none; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content { margin-bottom: 2em; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content h2 { font-family: "AllerLightRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; font-size: 1.6em; padding: 0 14%; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content h2.sub { display: inline-block; padding: 0 18%; margin: 1.5em 0; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content h3 { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #00a7ff; font-size: 1.5em; text-align: center; margin: 1em 0 2em; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content .atlas-goals { padding: 0 18%; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content .atlas-goals img { display: block; margin: 0 auto; max-width: 60%; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content p.supported-by { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; }
.pen-atlas-page #atlas-archive-header .atlas-header-dropdown-content p.sponsor-logo { text-align: center; }
.pen-atlas-page #atlas-archive-header .atlas-pickers { margin-bottom: 2em; }

/* end of pen atlas stuff */
.addtoany_list a { vertical-align: top !important; }

#searchform input[type="text"] { border: 1px solid #e5e5e5; background: white; }

#searchform input[type="text"] { max-width: 90%; margin-bottom: 0; float: left; }

/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) { /****************************************************************** Site Name: Author:  Stylesheet: 481px and Up Stylesheet  This stylesheet is loaded for larger devices. It's set to 481px because at 480px it would load on a landscaped iPhone. This isn't ideal because then you would be loading all those extra styles on that same mobile connection.  A word of warning. This size COULD be a larger mobile device, so you still want to keep it pretty light and simply expand upon your base.scss styles.  *****************************************************************/
  /* IMPORTANT NOTE ABOUT SASS 3.3 & UP You can't use @extend within media queries anymore, so just be aware that if you drop them in here, they won't work. */
  /********************* NAVIGATION STYLES ********************/
  /********************* POSTS & CONTENT STYLES ********************/
  /* entry content */
  .entry-content { /* at this larger size, we can start to align images */ }
  .entry-content .alignleft, .entry-content img.alignleft { margin-right: 1.5em; display: inline; float: left; }
  .entry-content .alignright, .entry-content img.alignright { margin-left: 1.5em; display: inline; float: right; }
  .entry-content .aligncenter, .entry-content img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }
  .entry-content #slideshow .prev-next { left: 60%; }
  /* end .entry-content */
  /********************* FOOTER STYLES ********************/ }
/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) { /****************************************************************** Site Name: Author:  Stylesheet: Tablet & Small Desktop Stylesheet  Here's where you can start getting into the good stuff. This size will work on iPads, other tablets, and desktops. So you can start working with more styles, background images, and other resources. You'll also notice the grid starts to come into play. Have fun!  *****************************************************************/
  /********************* GENERAL STYLES ********************/
  /********************* LAYOUT & GRID STYLES ********************/
  .wrap { /* width: 100%; */ }
  /********************* HEADER STYLES ********************/
  #header { margin: 1em 0; }
  #header .m-donate, #header .m-join, #header .m-member, #header .m-logo, #header .m-menu { float: left; padding-right: 1em; display: inline-block; visibility: visible; padding-right: 0; }
  #header .header-1 { float: left; width: 25.32258%; }
  #header .header-2 { margin-top: 0.375em; float: left; width: 32.90322580645161%; margin-left: 07.74193548387097%; margin-right: 06.45161290322581%; }
  #header .header-3 { margin-top: 0.375em; float: left; width: 27.58064516129032%; }
  #header a.sign-up { font-size: 1em; }
  #header a.member-login { font-size: 1em; text-align: center; }
  #header a.twitter { display: inline-block; width: 32px; height: 32px; background: white center center/32px 32px url(../images/twitter.svg) no-repeat; }
  #header a.facebook { display: inline-block; width: 32px; height: 32px; background: white center center/32px 32px url(../images/facebook.svg) no-repeat; float: right; }
  #header .donate-col { float: right; display: inline-block; }
  #header .join-col { float: right; display: inline-block; }
  #header .join-col a { float: right; }
  #header .mission { margin: 0; text-align: left; font-size: 1.063em; line-height: 1.250em; text-align: justify; }
  #searchform input[type="text"] { max-width: 75%; }
  /********************* NAVIGATION STYLES ********************/
  /********************* SIDEBARS & ASIDES ********************/
  #sidebar.sidebar-footer .widget:nth-child(3) { clear: none; }
  #sidebar.sidebar-pen-atlas { margin-top: 1.5em; }
  #sidebar .aside { background: url("../images/edges.png"); background-size: 100% 100%; }
  #sidebar .aside .paper { background: url("../images/paper.png") repeat-y; margin: 0.5em 0; }
  #sidebar .aside .paper-content { padding: 0.75em; }
  #sidebar .aside h1 { margin-top: 0; font-size: 1.2em; line-height: 1.4em; }
  #sidebar .aside h2, #sidebar .aside h3, #sidebar .aside h4, #sidebar .aside h5, #sidebar .aside h6 { font-size: 1em; line-height: 1.2em; }
  #sidebar .aside ul { list-style-type: disc; list-style-position: inside; padding-left: 1em; }
  /********************* ENTRY CONTENT STYLES ********************/
  .entry-content { /* home-page-heaad */ /* twitter-feed */ /* home-page-columns */ }
  .entry-content #slideshow .prev-next { left: 70%; }
  .entry-content .twitter-feed { border: 1px solid #c9c9c9; height: 423px; overflow: scroll; }
  .entry-content .twitter-feed h3 { margin: 0; }
  .entry-content .twitter-feed ol li { padding: 0 0 0 0 !important; }
  .entry-content .twitter-feed .var-narrow .header .profile .p-nickname:before { white-space: none; }
  .entry-content #home-page-columns { margin-top: 1em; }
  .entry-content #home-page-columns .home-page-column { margin-bottom: 0; }
  .entry-content #home-page-columns .home-page-column h2 { display: block; padding: 0.75em 1em 1em; background: gainsboro left bottom/100% 10px url("../images/home-page-heading-bg.svg") no-repeat scroll; }
  .entry-content #home-page-columns .home-page-block { margin-bottom: 1em; }
  .entry-content #home-page-columns .home-page-block h4 { font-family: "AllerBold", "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 1px 0 2px !important; font-size: 1.125em; line-height: 1.2em; }
  .entry-content #home-page-columns .home-page-block p { margin-bottom: 0.6em; color:#000;}
  .entry-content #home-page-columns .home-page-block a, .entry-content #home-page-columns .home-page-block a:visited { color: black; }
  .entry-content #home-page-columns .home-page-block img { margin: 5px 0 9px 0; }
  .entry-content #current-projects .projects, .entry-content #past-projects .projects { margin-bottom: 2em; }
  .entry-content #current-projects .project img, .entry-content #past-projects .project img { margin-bottom: 1em; }
  /* entry-content */
  /********************* FOOTER STYLES ********************/
  .pen-atlas-page .entry-content.archive { text-align: left; }
  .pen-atlas-page #atlas-archive-header .atlas-copy { position: absolute; top: 9%; left: 0; }
  .pen-atlas-page #atlas-archive-header .atlas-copy img.atlas-logo { margin: 0 auto 1.5em 1em; max-width: 100%; }
  .pen-atlas-page #atlas-archive-header .atlas-copy h2 { font-size: 1.5em; text-align: left; padding: 0 1em; }
  .pen-atlas-page #atlas-archive-header .atlas-copy p { font-size: 1.25em; text-align: left; padding: 0 1em; }
  .pen-atlas-page #atlas-archive-header .atlas-copy p.readmore a { padding-top: 0px; padding-bottom: 0px; } }
@media only screen and (min-width: 960px) { /****************************************************************** Site Name: Author:  Stylesheet: Desktop Stylsheet  iPAD landscape and up  *****************************************************************/
  #header { margin: 2em 0; /* .mission */ }
  #header .m-donate, #header .m-join, #header .m-member, #header .m-logo, #header .m-menu { /* @include grid-col-large;
padding-right: 0; */ }
  #header .mission { /* font-size: 1.250em;
line-height: 1.250em; */ }
  .entry-content { /* #home-page-columns */ }
  .entry-content #home-page-columns { /* margin-top: 1.5em; */ }
  .entry-content #slideshow .prev-next { left: 60%; }
  #searchform input[type="text"] { max-width: 80%; }
  .pen-atlas-page #atlas-archive-header .atlas-copy { position: absolute; top: 7%; left: 5%; }
  .pen-atlas-page #atlas-archive-header .atlas-copy img.atlas-logo { margin: 0 auto 1.5em; }
  .pen-atlas-page #atlas-archive-header .atlas-copy h2 { padding: 0; }
  .pen-atlas-page #atlas-archive-header .atlas-copy p { padding: 0; }
  .pen-atlas-page #header .atlas-meta { margin: 0 0; max-width: 100%; float: right; }
  .pen-atlas-page #header .atlas-logo { margin: 0 0; max-width: 100%; } }
/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 1030px) { /****************************************************************** Site Name: Author:  Stylesheet: Desktop Stylsheet  This is the desktop size. It's larger than an iPad so it will only be seen on the Desktop.  *****************************************************************/
  .pen-atlas-page #atlas-archive-header .atlas-copy { top: 16%; }
  .entry-content #slideshow .prev-next { left: 65%; } }
/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) { /****************************************************************** Site Name:  Author:   Stylesheet: Super Large Monitor Stylesheet  You can add some advanced styles here if you like. This kicks in on larger screens.  *****************************************************************/
  .wrap { width: 1240px; }
  #header .donate-col { float: left; display: inline-block; border-right: 1px solid black; padding-right: 3%; }
  #header .meta-1 { margin-bottom: 0.2em; }
  #header .meta-2 { margin-top: 1em; }
  #searchform input[type="text"] { max-width: 85%; }
  .entry-content #slideshow .prev-next { left: 73%; } }
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { /****************************************************************** Site Name:  Author:   Stylesheet: Retina Screens & Devices Stylesheet  When handling retina screens you need to make adjustments, especially if you're not using font icons. Here you can add them in one neat place.  *****************************************************************/
  /*   EXAMPLE  Let's say you have an image and you need to make sure it looks ok on retina screens. Let's say we have an icon which dimension are 24px x 24px. In your regular stylesheets, it would look something like this:  .icon { 	width: 24px; 	height: 24px; 	background: url(img/test.png) no-repeat; }  For retina screens, we have to make some adjustments, so that image doesn't look blurry. So, taking into account the image above and the dimensions, this is what we would put in our retina stylesheet:  .icon { 	background: url(img/test@2x.png) no-repeat; 	background-size: 24px 24px; }  So, you would create the same icon, but at double the resolution, meaning  it would be 48px x 48px. You'd name it the same, but with a @2x at the end (this is pretty standard practice). Set the background image so it matches the original dimensions and you are good to go.   */ }
/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print { /****************************************************************** Site Name: Author:  Stylesheet: Print Stylesheet  This is the print stylesheet. There's probably not a lot of reasons to edit this stylesheet. If you want to though, go for it.  *****************************************************************/
* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
a, a:visited { color: #444 !important; text-decoration: underline; }
a:after, a:visited:after { content: " (" attr(href) ")"; }
a abbr[title]:after, a:visited abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav { display: none; } 