.row {
	clear:both;
	position: relative;
}

.col {
	float:left;
	position:relative;
}

.col-w-25 { width: 25%; }	

.col-w-33 { width: 33.333333333333333333333333333333%; }	

.col-w-50 { width: 50%; }	

.col-w-66 { width: 66.666666666666666666666666666667%; }	

.col-w-75 { width: 75%; }	

.col-w-100 { width: 100%; }



/* BLOCK STYLES 100 */

.block-styles-100 .alignleft {
	margin-right: 2.56410256410256%;
}

.block-styles-100 .alignright {
	margin-left: 2.56410256410256%;
}

.block-styles-100 .alignnone {
	margin-left: 2.56410256410256%;
	margin-right: 2.56410256410256%;
}

.block-styles-100 .first-col {
	margin-left:2.56410256410256%;
}

.block-styles-100 .last-col {
	margin-right: 2.56410256410256%;
}

.block-styles-100 .only-col {
	margin-left: 2.56410256410256%;	
	margin-right: 2.56410256410256%;
}

/* BLOCK STYLES 75 */

.block-styles-75 .alignleft {
	margin-right: 3.44827586206897%;	
}

.block-styles-75 .alignright {
	margin-left: 3.44827586206897%;	
}

.block-styles-75 .alignnone {	
	margin-left: 3.44827586206897%;
	margin-right: 3.44827586206897%;
}

.block-styles-75 .inner-col {
	margin-left: 1.724137931034485%;
	margin-right: 1.724137931034485%;
}

.block-styles-75 .first-col {
	margin-left: 3.44827586206897%;
}

.block-styles-75 .last-col {
	margin-right: 3.44827586206897%;
}

.block-styles-75 .only-col {
	margin-left: 3.44827586206897%;	
	margin-right: 3.44827586206897%;
}


/* BLOCK STYLES 66 */

.block-styles-66 .alignleft {
	margin-right: 3.8961038961039%;
}

.block-styles-66 .alignright {
	margin-left: 3.8961038961039%;
}

.block-styles-66 .alignnone {	
	margin-left: 3.8961038961039%;
	margin-right: 3.8961038961039%;
}

.block-styles-66 .inner-col {
	margin-left: 1.94805194805195%;
	margin-right: 1.94805194805195%;
}

.block-styles-66 .first-col {
	margin-left: 3.8961038961039%;
}

.block-styles-66 .last-col {
	margin-right: 3.8961038961039%;
}

.block-styles-66 .only-col {
	margin-left: 3.8961038961039%;	
	margin-right: 3.8961038961039%;
}


/* NOTE: 50% and less get half internal margins */

/* BLOCK STYLES 50 */

.block-styles-50 .alignleft {
	margin-right: 2.63157894736842%;
}

.block-styles-50 .alignright {
	margin-left: 2.63157894736842%;
}

.block-styles-50 .alignnone, .block-styles-50 .inner-col  {
	margin-left: 2.63157894736842%;
	margin-right: 2.63157894736842%;
}

.block-styles-50 .first-col {
	margin-left: 5.26315789473684%;
}

.block-styles-50 .last-col {
	margin-right: 5.26315789473684%;
}

.block-styles-50 .only-col {
	margin-left: 5.26315789473684%;	
	margin-right: 5.26315789473684%;
}


/* BLOCK STYLES 33 */

.block-styles-33 .alignleft {
	margin-right: 4.054054054054055%;
}

.block-styles-33 .alignright {
	margin-left: 4.054054054054055%;
}

.block-styles-33 .alignnone, .block-styles-33 .inner-col  {	
	margin-left: 4.054054054054055%;
	margin-right: 4.054054054054055%;
}

.block-styles-33 .first-col {
	margin-left: 8.10810810810811%;
}

.block-styles-33 .last-col {
	margin-right: 8.10810810810811%;
}

.block-styles-33 .only-col {
	margin-left: 8.10810810810811%;	
	margin-right: 8.10810810810811%;
}


/* BLOCK STYLES 25 */

.block-styles-25 .alignleft {
	margin-right: 5.555555555555555%;
}

.block-styles-25 .alignright {
	margin-left: 5.555555555555555%;
}

.block-styles-25 .alignnone, .block-styles-25 .inner-col {	
	margin-left: 5.555555555555555%;
	margin-right: 5.555555555555555%;
}

.block-styles-25 .first-col {
	margin-left: 11.11111111111111%;
}

.block-styles-25 .last-col {
	margin-right: 11.11111111111111%;
}

.block-styles-25 .only-col {
	margin-left: 11.11111111111111%;	
	margin-right: 11.11111111111111%;
}


/* GENERAL BLOCK STYLES  */

.apply-block-styles .inner-col {
	margin-top: .75em;	
	margin-bottom: .75em;
}/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */ 
    -webkit-font-smoothing: antialiased;
	overflow-y: scroll;
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * 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
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ 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 6+.
 * 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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * 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.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 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 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0;
    background: #FFFFCC;
    color: #000;
    padding: 0.5em 0;
    text-align:center;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* IE -----------------------------------------------------------------------*/
@media \0screen {
	img {
		width: auto; /* force images to behave in ie 8 */
	}
}

img {
	max-width: 100%;
	height: auto;
}

a img {
	border: none;
}


.wp-smiley {
	margin: 0;
}

.gallery {
	margin: 0 auto 1.5em;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}

.gallery dl {
	margin: 0;
}


.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1.5em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #969595;
	margin: 0 0 1.5em;
	padding: 1.5em  3.44827586206897%;
	text-align: center;
}

.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.navigation {
	z-index:10;
}

::-webkit-input-placeholder {
    color: #bbb;
}
:-moz-placeholder {
    color: #bbb;
}
:-ms-input-placeholder {
	color: #bbb;
}

/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin: 0 3.44827586206897% 1.5em 0;
}
.alignright {
	display: inline;
	float: right;
	margin: 0 0 3.44827586206897% 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin:1.5em auto;
}

.alignnone {
	margin:1.5em 3.44827586206897%;	
}


/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* ENTRY ELEMENTS */

.page-link {
	clear:both;	
}


/* Post Nav */

.nav-paged {
	margin:1.5em 0;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-ranged a {
	display:block;
	float:left;
	padding:0 3px;
	margin-right:3px;
}

.nav-ranged a.nav-current {
	text-decoration:none;
}

/* = Drop Down Navigation
-------------------------------------------------------------- */

.is-nav ul, .is-nav ul li, ul.clear-list-styles, .clear-list-styles ul, .clear-list-styles ul li, ol.clear-list-styles, .clear-list-styles ol, .clear-list-styles ol li, ol.commentlist {
	list-style-type:none;
	margin:0;
	padding:0;
}

.collapsable {
	position:relative;
}

.collapsable ul {
	display:block;
}
@media all and (max-width: 650px) {
.mobile-nav-wrapper {
display:none;
}
}

.horizontal ul li {
    display: inline-block;
}

html.ie6 .horizontal ul li, html.ie7 .horizontal ul li {
	display:inline;
}

.drilldown {
	margin: 0;
	position:relative; /* For IE 7 Z-Index Issue */
}

.drilldown li {
	position: relative;
	margin: 0;
	padding: 0;
}

.drilldown a {
	display: block;
}

.drilldown ul ul {
	display: none;
	margin: 0;
	position: absolute;
	width: 17em;
	z-index: 99999 !important;
}

.drilldown ul ul ul {	
	top: 0px;	
}

/* .drilldown ul li:hover > ul {
	display: block;
} */

.down-right ul ul, .up-right ul ul {
	right:auto;
	left: 0;	
}

.down-right ul ul ul, .up-right ul ul ul {
	left: 100%;
}

.down-left ul, .up-left ul {
	right:0;
	left: auto;
}

.down-left ul ul ul, .up-left ul ul ul {
	right: 100%;
}

.left ul ul {
	right: 100%;
}

.right ul ul {
	left: 100%;
}

.right ul, .left ul {
	top:0;
}

/* Drop Up!! (Currently still drop down in IE 7 Only)
-----------------------------------*/

.up ul ul {
	top: inherit;
	bottom: 2em;	
}

.up ul ul ul {
	top: 0;
	bottom: inherit;
}

/* Vertical Menu
-----------------------------------------------------------------------------*/

.vertical {
	z-index:5;
}

.vertical li {
 	display:block;
 	width:100%;
}


.drilldown ul ul li {
	width:100%;
}


/* Responsive issues --------------------------------------------------------------------*/
.comment-form-comment label { 
	display:block;
}
#comment { /* Comment textarea responsive please */
	width:100%;
	max-width:100%;
	margin:0;
	padding:0;
}

/* Navigation Issues for default.css--------------------------------------------------------------------*/

.is-nav a, .is-nav a:hover {
text-decoration:none;	
}

.is-nav a {
	display:block;
}

.is-nav ul ul {
	display:none;
}


/* Make sure videos and embeds fit their containers */
embed,
iframe, /* I still think my new 'Flex button' in my editor-buttons plugin works better here in some cases */
object,
video {
	max-width: 100%;
}
#content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Plugins ------------------------------------------------------------------*/

/* Gravity Form responsive issues */
.gform_wrapper  .chzn-container {
max-width:100% !important;  /* multi-select w/enhanced user interface option max width on new screen size*/
width:100% !important; /* 100% not critical here.. */
} 

/* Facebook Like Widget ----------------------------------------------------------*/
.cd-fb-like-widget {
    position: relative;
    padding-bottom: 400px !important; /* This number should be same as height indicated in widget*/
    height: 0 !important;
    overflow: hidden;    
}
.cd-fb-like-widget * {
    position: absolute !important;
    top:0;
    left:0;
    width: 100% !important;/* width and left/right margins should not exceed 100%*/
    margin: 0;        
}
.cd-fb-like-widget  h1.widget-title { /*Currently this doesn't work in IE! You must clear the title input feild in the widget title field */
     display:none;                    
}

/** ICONS **/

@font-face {
	font-family: 'icomoon';
	src:url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/icomoon.eot');
	src:url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/icomoon.woff') format('woff'),
		url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/icomoon.ttf') format('truetype'),
		url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"]:before {
*/
.icon-list:before, .icon-cart:before, .icon-phone:before, .icon-pencil:before, .icon-remove:before, .icon-checkmark:before, .icon-busy:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-list:before {
	content: "\25cf";
}
.icon-cart:before {
	content: "\2611";
}
.icon-phone:before {
	content: "\2798";
}
.icon-pencil:before {
	content: "\270e";
}
.icon-remove:before {
	content: "\2717";
}
.icon-checkmark:before {
	content: "\2714";
}
.icon-busy:before {
	content: "\231b";
}

/* END ICONS */

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    
    /* AGENCY SPECIFIC --- We need to make these dynamic */
    
    .inner-col, .col, .row {
    	width:100%;
	}
    
    .row, .site-content .inner-col { display: none; }
    
    .site-content, .site-content .main-content {
    	display:block;	
	}
	
    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

    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;
    }
}@font-face {
    font-family: 'OpenSansRegular';
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Regular-webfont.eot');
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Bold-webfont.eot');
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondLight-webfont.eot');
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondBold-webfont.eot');
    src: url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('https://aimeescause.org/wp-content/themes/paladintheme/fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
  font-size: 14px;
  line-height: 1.5em; /* 21px */	
  font-family: 'OpenSansRegular', Verdana, sans-serif;
  color:#5a5656;
}

a:link, a:visited {
	color:#117dca;
}

a:hover {
	text-decoration: none;
}

p, blockquote, dl, .page-link, .entry-summary {
  font-size: 1em; /* 14px */
  line-height: 1.5em; /* 21px */
  margin: 0 0 1.5em 0;
}

.entry-meta {
  font-size: 0.8571em; /* 12px */
  line-height: 1.75em; /* 21px */
  margin-top: 0em;
  margin-bottom: 1.75em;
}

blockquote {
	margin:0;
	padding:0 0 0 3.488372209302326%;
	font-family: Georgia, sans-serif;
	font-style: italic;
	color:#969595;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
  	font-family: 'OpenSansCondensedBold', Verdana, sans-serif;	
}

h1 {
 	font-size: 2.1429em; /* 30px */
  	line-height: 1.4em; /* 42px */
  	margin-top: 0.46666666666em;
  	margin-bottom: 0.23333333333em;
}

h2 {
	font-size: 1.7143em; /* 24px */
  	line-height: 1.75em; /* 42px */
  	margin-top: 1.166666666666667em;
  	margin-bottom: 0.5833333333333333em;	
}

h3 {
	font-size: 1.5714em; /* 22px */
  	line-height: 1.9091em; /* 42px */
  	margin-top: .636333333333em;
  	margin-bottom: 0.31816666666em;	
  	font-family: 'OpenSansCondensedLight', Verdana, sans-serif;	
	text-transform: uppercase;
}

h4 {
	font-size: 1.4286em; /* 20px */
  	line-height: 1.05em; /* 21px */
  	margin-top: .7em;
  	margin-bottom: 0.35em;	
}

h5 {
  	font-size: 1.2857em; /* 18px */
  	line-height: 1.1667em; /* 21px */
  	margin-top: .7em;
  	margin-bottom: 0.7778em;	
}

h6 {
    font-size: 1em; /* 14px */
  	line-height: 1.5em; /* 21px */	
  	margin-top: 1em;
  	margin-bottom: 0.5em;	
  	font-family: 'OpenSansRegular', Verdana, sans-serif;
	text-transform:uppercase;	
}


/* WP CAPTION */

.gallery .gallery-caption {
	color: #969595;
	font-size: 0.8571em; /* 12px */
  	line-height: 1.75em; /* 21px */
	text-align: center;
	padding:.75em 1.724137931034485% 1.5em 1.724137931034485%;
	font-family: Georgia, serif;
	font-style: italic;	
	
}

.wp-caption  {
	color: #969595;
	font-size: 0.8571em; /* 12px */
  	line-height: 1.75em; /* 21px */
	border:1px solid #d7d7d7;
	text-align: center;
	padding:1.5em 1.724137931034485% 0 1.724137931034485%;
	font-family: Georgia, serif;
	font-style: italic;
}

.wp-caption-text {
	padding-top:1.5em;
}

.wp-caption img { /* shadows, etc may not look right inside caption */
	box-shadow:none;
	border: none;
	padding:0;
	margin:0;
}

/* HORIZONTAL NAV */

.horizontal {
	text-transform: uppercase;
	letter-spacing:1px;
	font-family: 'OpenSansBold', Verdana, sans-serif; 
	font-size: 0.8571em; /* 12px */
  	line-height: 1.75em; /* 21px */
}

.horizontal a {
	padding:1.5em 1em;
}

.horizontal ul ul a {
	padding:1em;
}

/* VERTICAL NAV */


.vertical {
	text-transform: uppercase;
	letter-spacing:1px;
	font-family: 'OpenSansBold', Verdana, sans-serif; 
}

.vertical a {
	padding:.75em 1em;
}


/* COLOPHON */

.colophon {
  	font-size: 0.8571em; /* 12px */
  	line-height: 1.75em; /* 21px */
}


/* SECONDARY CONTENT */

.sidebar aside, .footer aside {
	font-size: 0.8571em; /* 12px */
  	line-height: 1.75em; /* 21px */
}


.thin h1.widget-title, .thin h1.widget-title, .footer h1.widget-title, .footer h1.widget-title   {
  font-size: 1.5714em; /* 22px */
  line-height: 1.9091em; /* 42px */
  margin-bottom: 0.95455em;
  margin-top: 0;	
}

.thin h2, .footer h2 {
  	font-size: 1.4286em; /* 20px */
  	line-height: 1.05em; /* 21px */
 	margin-bottom: .35em;
	margin-top:0.7em;
}

.colophon p {
  margin-bottom:0;	
}


/* AGENCY SHIFT MARGINS */
@media only screen and (min-width: 1000px) {
	
	.apply-block-styles .first-col {
		margin-left:0;
	}
	
	.apply-block-styles .last-col {
		margin-right: 0;
	}
	
	.apply-block-styles .only-col {
		margin-left:0;	
		margin-right: 0;
	}
	
}

/* IE LUV */
.lt-ie9 .apply-block-styles .first-col {
	margin-left:0;
}
	
.lt-ie9 .apply-block-styles .last-col {
	margin-right: 0;
}
	
.lt-ie9 .apply-block-styles .only-col {
	margin-left:0;	
	margin-right: 0;
}


/* AGENCY MOBILE BREAK */
@media only screen and (max-width: 801px) {

	.paladin-break .col { width: 100%; }
	
	.paladin-break .apply-block-styles .inner-col {
		margin-top: 0.375em;	
		margin-bottom: 0.375em;
		margin-left: 2.56410256410256%;	
		margin-right: 2.56410256410256%;
	}
	
	
}
/* END AGENCY MOBILE BREAK */

/** SOCIAL MEDIA BUTTONS **/

ul.social-buttons li {
	display: inline-block;
}


html.ie6 ul.social-buttons li, html.ie7 ul.social-buttons li {
	display:inline;
}

ul.social-buttons li a {
	display:block;
	text-indent:-99999em;
	overflow:hidden;
	background: transparent url(https://aimeescause.org/wp-content/themes/paladintheme/_lib/im/social-sprites.png) no-repeat;
	width:32px;
	height:32px;
}	
ul.circle-small li a, ul.square-small li a {
	width:16px;
	height:16px;
}			
			
ul.circle-large li a.social-facebook {
	background-position: -0px 0;
}
ul.circle-large li a.social-facebook:hover {
	background-position: -0px -32px;
}
ul.circle-small li a.social-facebook {
	background-position: -0px -64px;
}
ul.circle-small li a.social-facebook:hover {
	background-position: -0px -80px;
}	
ul.square-large li a.social-facebook {
	background-position: -0px -96px;
}
ul.square-large li a.social-facebook:hover {
	background-position: -0px -128px;
}	
ul.square-small li a.social-facebook {
	background-position: -0px -160px;
}
ul.square-small li a.social-facebook:hover {
	background-position: -0px -176px;
}	
	
			
ul.circle-large li a.social-twitter {
	background-position: -32px 0;
}
ul.circle-large li a.social-twitter:hover {
	background-position: -32px -32px;
}
ul.circle-small li a.social-twitter {
	background-position: -16px -64px;
}
ul.circle-small li a.social-twitter:hover {
	background-position: -16px -80px;
}	
ul.square-large li a.social-twitter {
	background-position: -32px -96px;
}
ul.square-large li a.social-twitter:hover {
	background-position: -32px -128px;
}	
ul.square-small li a.social-twitter {
	background-position: -16px -160px;
}
ul.square-small li a.social-twitter:hover {
	background-position: -16px -176px;
}	
	
			
ul.circle-large li a.social-googleplus {
	background-position: -64px 0;
}
ul.circle-large li a.social-googleplus:hover {
	background-position: -64px -32px;
}
ul.circle-small li a.social-googleplus {
	background-position: -32px -64px;
}
ul.circle-small li a.social-googleplus:hover {
	background-position: -32px -80px;
}	
ul.square-large li a.social-googleplus {
	background-position: -64px -96px;
}
ul.square-large li a.social-googleplus:hover {
	background-position: -64px -128px;
}	
ul.square-small li a.social-googleplus {
	background-position: -32px -160px;
}
ul.square-small li a.social-googleplus:hover {
	background-position: -32px -176px;
}	
	
			
ul.circle-large li a.social-linkedin {
	background-position: -96px 0;
}
ul.circle-large li a.social-linkedin:hover {
	background-position: -96px -32px;
}
ul.circle-small li a.social-linkedin {
	background-position: -48px -64px;
}
ul.circle-small li a.social-linkedin:hover {
	background-position: -48px -80px;
}	
ul.square-large li a.social-linkedin {
	background-position: -96px -96px;
}
ul.square-large li a.social-linkedin:hover {
	background-position: -96px -128px;
}	
ul.square-small li a.social-linkedin {
	background-position: -48px -160px;
}
ul.square-small li a.social-linkedin:hover {
	background-position: -48px -176px;
}	
	
			
ul.circle-large li a.social-pinterest {
	background-position: -128px 0;
}
ul.circle-large li a.social-pinterest:hover {
	background-position: -128px -32px;
}
ul.circle-small li a.social-pinterest {
	background-position: -64px -64px;
}
ul.circle-small li a.social-pinterest:hover {
	background-position: -64px -80px;
}	
ul.square-large li a.social-pinterest {
	background-position: -128px -96px;
}
ul.square-large li a.social-pinterest:hover {
	background-position: -128px -128px;
}	
ul.square-small li a.social-pinterest {
	background-position: -64px -160px;
}
ul.square-small li a.social-pinterest:hover {
	background-position: -64px -176px;
}	
	
			
ul.circle-large li a.social-flickr {
	background-position: -160px 0;
}
ul.circle-large li a.social-flickr:hover {
	background-position: -160px -32px;
}
ul.circle-small li a.social-flickr {
	background-position: -80px -64px;
}
ul.circle-small li a.social-flickr:hover {
	background-position: -80px -80px;
}	
ul.square-large li a.social-flickr {
	background-position: -160px -96px;
}
ul.square-large li a.social-flickr:hover {
	background-position: -160px -128px;
}	
ul.square-small li a.social-flickr {
	background-position: -80px -160px;
}
ul.square-small li a.social-flickr:hover {
	background-position: -80px -176px;
}	
	
			
ul.circle-large li a.social-youtube {
	background-position: -192px 0;
}
ul.circle-large li a.social-youtube:hover {
	background-position: -192px -32px;
}
ul.circle-small li a.social-youtube {
	background-position: -96px -64px;
}
ul.circle-small li a.social-youtube:hover {
	background-position: -96px -80px;
}	
ul.square-large li a.social-youtube {
	background-position: -192px -96px;
}
ul.square-large li a.social-youtube:hover {
	background-position: -192px -128px;
}	
ul.square-small li a.social-youtube {
	background-position: -96px -160px;
}
ul.square-small li a.social-youtube:hover {
	background-position: -96px -176px;
}	
	
			
ul.circle-large li a.social-rss {
	background-position: -224px 0;
}
ul.circle-large li a.social-rss:hover {
	background-position: -224px -32px;
}
ul.circle-small li a.social-rss {
	background-position: -112px -64px;
}
ul.circle-small li a.social-rss:hover {
	background-position: -112px -80px;
}	
ul.square-large li a.social-rss {
	background-position: -224px -96px;
}
ul.square-large li a.social-rss:hover {
	background-position: -224px -128px;
}	
ul.square-small li a.social-rss {
	background-position: -112px -160px;
}
ul.square-small li a.social-rss:hover {
	background-position: -112px -176px;
}	
	
			
			