/*
Theme Name: American Legion Post No One - LIVE
Theme URI: http://underscores.me/
Author: Orion Group
Author URI: http://orionweb.net
Description: A custom starter theme based on _s
Version: 1.1.2
License: GNU General Public License
License URI: license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   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
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}



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

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Crimson Text', serif;
	font-size: 16px;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
*[class*=-title] {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#000105;
	text-transform:uppercase;
}
*[class*=-title] a {
	color:#000105;
}
.page-template-tpl-front-page #main *[class*=-title] {
	font-style:italic;
	font-family: 'Niconne', cursive;
	color:#24247d;
	text-transform:none;
}
.page-header {
	margin-top:0 !important;
}
.page-title {
	color:#24247d;
}
.page-title span {
	color:#000105;
}
.archive h1.entry-title,
.blog h1.entry-title,
.search h1.entry-title,
.category h1.entry-title {
	font-size:2.3em;
}
.archive .entry-content h1,
.blog .entry-content h1,
.search .entry-content h1,
.category .entry-content h1 {
	font-size:2.3em;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
	cursor:text;
}
ul, ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1.0625rem;
	padding-left: 2rem;
	font-size: 1rem;
	background-color: #8e1e25;
	border-color: #742727;
	border-radius:3px;
	color: #fff;
	text-decoration: none;
	/*transition: background-color 300ms ease-out;*/
	
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3 ease-in-out;
	-ms-transition: all .3s ease-in-out;
}
.button:hover, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #742727;
	color: #fff;
	text-decoration: none;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #8e1e25;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3 ease-in-out;
	-ms-transition: all .3s ease-in-out;
}
a:visited {
	color: none;
}
a:hover,
a:focus,
a:active {
	color: #3b1216;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar */
}


/* =Menu
----------------------------------------------- */
/*.main-navigation {
	clear: both;
	display: block;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	display:inline-block;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	display:inline-block;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}*/
/**********************************************************************
 * UberMenu Skin: Transparent Black - Hover
 *
 * UberMenu - WordPress Mega Menu Plugin http://wpmegamenu.com
 * Copyright: Chris Mavricos, SevenSpark http://sevenspark.com
 **********************************************************************/
/* Menu Bar */
#megaMenu {
  border: none;
  border-bottom: none;
  background-color: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  background:#f6f4f0;
  text-align:center;
}
#megaMenu ul.megaMenu > li.menu-item {
    float: none;
    position: relative;
    display: inline-block;
	*display:inline;
    /* line-height: 1em; */
    padding: 0px 0px;
    margin: 0px;
    z-index: 200;
    zoom: 1;
}
#megaMenu a {
	text-decoration:none !important;
}
/* Custom code to align menu with image */
#megaMenu .ss-nav-menu-with-img img {
	/*float:none;
	margin:0 auto;*/
	margin-right:10px;
}
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
	width:100%;
	padding:0 !important;
}
/* Top Level Items */
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	font-size: 17px !important;
	text-transform:uppercase !important;
	text-align:center;
	padding: 13px 15px 13px 15px !important;
	font-weight:600;
}
.megaMenuToggle {
	/*color: #FFF !important;
	font-size: 18px !important;*/
	text-transform:uppercase !important;
	text-align:center;
	padding: 20px 10px;
	font-weight:700;
}
#megaMenu ul.megaMenu > li.menu-item.two-lines > a, #megaMenu ul.megaMenu > li.menu-item.two-lines > span.um-anchoremulator, .megaMenuToggle.two-lines {
	padding: 11px 10px;
}
#megaMenu ul.megaMenu > li.menu-item.three-lines > a, #megaMenu ul.megaMenu > li.menu-item.three-lines > span.um-anchoremulator, .megaMenuToggle.three-lines {
	padding: 4px 10px;
}
#megaMenu .menu-hide {
	display:none !important;
}
@media screen and (max-width: 767px) {
	#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
		max-width:100%;
		min-width:none;
		padding:12px 10px;
	}
	#megaMenu .menu-hide {
		display:block !important;
	}
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
	padding-right:10px;
}
/* Horizontal Menu Items */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border-left: 1px solid transparent;  
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item {
	background:url(images/divider.png) 0 center no-repeat;
	padding-left:2px;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child {
	background:none;
	padding-left:0;
}
/* Vertical Menu Items */
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border-top: 1px solid transparent;
}
/* Menu Items with Dropdowns */
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.mega-with-sub > a,
#megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  padding-right: 20px;
}
/* Top Level Menu Item Titles */
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
	text-transform: none;
	text-shadow: none;
	line-height:1; /* CUSTOM */
	text-transform:uppercase; /* CUSTOM */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#765525;
}
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-page-ancestor > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.current-page-ancestor > span.um-anchoremulator span.wpmega-link-title {
	color: #fff;
}
/* Top Level Items Title - Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title {
  text-shadow: none;
  color:#fff;
}
/* Top Level Items - Current Item */
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a,
#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a,
#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a,
#megaMenu ul.megaMenu > li.menu-item.current-page-ancestor > a {
  color: #fff;
  background:#8e1e25;
}
/* Top Level Items - Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a,
#megaMenu ul.megaMenu > li.menu-item > a:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
  color: #fff !important;
  border-bottom-color: transparent;
  background:#8e1e25;
}
/* Sub Menu Container Style */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
  border-top:5px solid #8f2027 !important;
  border-color:#fcfcfc;
  color: #979797;
  box-shadow:0px 1px 5px rgba(0,0,0,.1);
  text-shadow: 0px 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background:#ffffff;
  background-color: rgba(246, 244, 240, .9);
}
#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a {
  color: #666;
}
/* Horizontal Sub Menus */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
  border-top: none;
  z-index:1001;
}
/* Sub Menu Columns */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item {
  min-width: 100px;
  border-left:1px solid #e4dfd5;
  -webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important
}
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item:first-child {
  border-left:0px solid #e4dfd5;
}
/* Sub Menu Headers */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
  color: #8e1e25 !important;
  font-size: 18px;
  font-weight: 600;
  text-shadow: 0px 0px 0px #000000;
  padding-bottom: .4em;
  border-bottom: 0px dotted #aaaaaa;
  margin-bottom: 0.6em;
  text-transform:none;
  font-family: Arial, Helvetica, sans-serif;
}
#megaMenu .wpmega-widgetarea h2.widgettitle {
  padding-bottom: 0em;
}
/* Sub Menu Links & Fake Links */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  color: #666;
  display:block;
  font-size: 15px;
  text-shadow: 0px 0px 0px #000000;
  background-color: transparent;
}
#megaMenu ul ul.sub-menu li.menu-item .wpmega-link-title {
	line-height: 28px !important;
	white-space:normal;
}
#megaMenu ul ul.sub-menu li.menu-item > a, #megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
	padding: 2px 15px;
	margin: 3px -25px;
	line-height:18px !important;
	width: auto;
	display: block;
	font-weight:normal;
}
/* Sub Menu Link Hover */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover, #megaMenu ul ul.sub-menu > li.menu-item:hover > a {
  color: #8f2027;
  background:#e4dfd5;
  text-decoration:underline;
}
/* Top Level Search Bar */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform {
  padding-top: 2px;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]{
  background:#f0f0f0;
  color:#777;
}
/* Highlight color */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
  color: #5991f1 !important;
}
/* Image Spacing */
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 25px;
}
.ss-nav-menu-with-img {
  min-height: 16px;
}
/* Item Description */
#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description,
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
  font-size: 9px;
  text-transform: none;
}
#megaMenu ul.megaMenu li li.menu-item a span.wpmega-item-description,
#megaMenu ul.megaMenu li li.menu-item span.um-anchoremulator span.wpmega-item-description {
  font-size: 15px;
  color: #000;
  text-transform: none;
  line-height:normal;
  margin-top:5px;
}
/* Widget CSS */
/*#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item,*/
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
	font-size: 15px;
	line-height:normal;
}
#megaMenu ul li.ss-nav-menu-notext > a {
	margin-bottom:0 !important;
	padding:0 !important;
}
/* Arrow Colors */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -1px;
  display: inline-block;
  background: transparent;
  border-style: solid dashed dashed;
  border-color: transparent;
  border-top-color: #999;
  border-bottom-color: #999;
  font-size: 0;
  border-width: 0 0 0;
  border--bottom-width: 10px 10px 0;
  padding-top: 1px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
/*#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:hover:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:hover:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:hover:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub:hover > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub:hover > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega:hover > span.um-anchoremulator:after,

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub:hover > a:before,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub:hover > a:before,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega:hover > a:before,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub:hover > span.um-anchoremulator:before,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub:hover > span.um-anchoremulator:before,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega:hover > span.um-anchoremulator:before {
  	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #FFF;
	border-width: 15px;
	margin-left: -15px;
}*/
/* HR */
#megaMenu .wpmega-divider {
  border-top: 1px solid #005daa;
  border-bottom: 1px solid rgba(0, 93, 170, 0.05);
}
/* Vertical Division */
#megaMenu .ss-nav-menu-verticaldivision {
	background-color:#f6f4f0 !important;
	margin-bottom:0 !important;
	padding-bottom:2px !important;
	width:100%;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important
}
#megaMenu .ss-nav-menu-verticaldivision .widget,
#megaMenu .ss-nav-menu-verticaldivision .widget,
#megaMenu .ss-nav-menu-verticaldivision .widget {
	margin-bottom:0px !important;
}
#megaMenu .ss-nav-menu-verticaldivision .widget > div,
#megaMenu .ss-nav-menu-verticaldivision .widget > ul,
#megaMenu .ss-nav-menu-verticaldivision .widget > span {
	border-bottom:1px solid #b3b3b3;
	padding-bottom:20px;
}
#megaMenu .wpmega-item-description {
	margin-top:10px;
}
/* Vertical */
#megaMenu.megaMenuVertical > ul > li.menu-item > a, #megaMenu.megaMenuVertical > ul > li.menu-item > span.um-anchoremulator {
  background-color: transparent;
}
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
  border-left: none;
}
/* IE7 Hacks */
#megaMenu.megaMenuHorizontal ul.megaMenu {
  *border-bottom: none;
}
#megaMenu.megaMenuVertical ul.megaMenu {
  *border-right: none;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
	border-radius:0;
	left:0px;	
}
#megaMenu #megaMenuToggle {
	background:#8e1e25;
	color:#e6e6e6;
}
/*#megaMenu.megaMenuHorizontal ul.megaMenu,
#megaMenu.megaMenuVertical ul.megaMenu {
	background:#005daa;
}*/
#megaMenu .megaMenuToggle-icon,
.megaMenuToggle-icon:before,
.megaMenuToggle-icon:after{
  background: #0f6dba;
  background: rgba( 15, 109, 186, .4 );
}
@media screen and (max-width: 767px) {
	.site-branding {
		text-align:center !important;
	}
	.megaMenu {
		background-color: rgba(246, 244, 240, .9) !important;
		position:absolute !important;
	}
	.site-branding,
	.navigation-wrapper {
		width:100% !important;
	}
	#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item {
		background:rgba(246,244,240,.7);
		border-bottom:1px solid #e4dfd5;
		padding-left:0;
	}
	#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
		font-size: 16px !important;
		text-transform: uppercase !important;
		text-align: center;
		padding: 10px 15px 10px !important;
		font-weight: 700;
	}
	
	.header-title {
		display:none;
	}
	#primary .entry-title,
	#primary .page-title {
		display:block;
	}
	
	#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-page-ancestor > a span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-item > span.um-anchoremulator span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > span.um-anchoremulator span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > span.um-anchoremulator span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.current-page-ancestor > span.um-anchoremulator span.wpmega-link-title {
		color: #8e1e25;
		background:rgba(228,223,213,.7) !important;
	}
	/* Top Level Items Title - Hover */
	#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title,
	#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title {
	  text-shadow: none;
	  color:#8e1e25;
	  background:rgba(228,223,213,.7) !important;
	}
	
	/* Top Level Items - Current Item */
	#megaMenu ul.megaMenu > li.menu-item:hover > a,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a,
	#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a,
	#megaMenu ul.megaMenu > li.menu-item.current-page-ancestor > a {
	  color:#8e1e25 !important;
	  background:rgba(228,223,213,.7) !important;
	}
	
	/* Top Level Items - Hover */
	#megaMenu ul.megaMenu > li.menu-item:hover > a,
	#megaMenu ul.megaMenu > li.menu-item > a:hover,
	#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
	#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
	#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover,
	#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
	  color: #fff !important;
	  border-bottom-color: transparent;
	  background:rgba(228,223,213,.7);
	}
}
/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}

/**
 * Foundation: Small.
 * Max-width 640px, mobile-only styles, use when QAing mobile issues
 */
@media screen and (max-width: 40em) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}


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

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


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

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


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

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-title img,
img.size-full {
    width: auto; 
}
.site-header img,
.entry-content img,
img.size-full {
    max-width: 100%;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


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

.site-content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

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

.bypostauthor {
}

/* =Widgets
----------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchsubmit {
	display: none;
}

/* ==========================================================================
   Custom CSS.
   Add any base custom CSS here.  Add Media Queries below.
   ========================================================================== */
#input_4_8, #input_4_6, #input_4_7 {
	margin-bottom:0;
}

.byline .vcard{
	border:none;
	margin: 0;
	padding: 0;
}

/* Header Top CSS */

.site-header-top div, .site-header-top span, .site-header-top applet, .site-header-top object, .site-header-top iframe,
.site-header-top h1, .site-header-top h2, .site-header-top h3, .site-header-top h4, .site-header-top h5, .site-header-top h6, .site-header-top p, .site-header-top blockquote,
.site-header-top abbr, .site-header-top acronym, .site-header-top address, .site-header-top big, .site-header-top cite,
.site-header-top del, .site-header-top dfn, .site-header-top em, .site-header-top font, .site-header-top ins, .site-header-top kbd, .site-header-top q, .site-header-top s, .site-header-top samp,
.site-header-top small, .site-header-top strike, .site-header-top strong, .site-header-top sub, .site-header-top sup, .site-header-top tt, .site-header-top var,
.site-header-top dl, .site-header-top dt, .site-header-top dd, .site-header-top ol, .site-header-top ul, .site-header-top li,
.site-header-top fieldset, .site-header-top form, .site-header-top label, .site-header-top legend {
	color:#FFF;
}

.site-header-top {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
	background:#3a1118 url(images/header-top-2.png) 0 0 repeat-x;
}
.site-header-top-inner {
	position:relative;
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
	background:url(images/header-top-1.png) 0 0 no-repeat;
}
.fixed-items-wrapper {
	margin:0 auto;
	width:100%;
	max-width:1140px;
	position:relative;
	height:auto;
}
.site-header-top-inner .fixed-items-wrapper > .row {
	padding:30px 0;
}
.header-top-mid {
	background:url(images/call.png) 10px center no-repeat;
	padding-left:80px;
	padding-top:10px;
	padding-bottom:10px;
}
.header-top-mid span.contact-heading strong {
	color:#c4b7a3 !important;
	font-size:20px;
}
.americanism-logo {
	position:absolute;
	top:0;
	right:0;
	max-width:33.33333%;
}
.fixed-nav {
	position:absolute;
	top:10px;
	right:0;
	z-index:1000;
	max-width:0px;
	width:100%;
}
.fixed-nav a {
	display:inline-block;
	color:#FFF;
	white-space:nowrap;
	float:right;
	clear:both;
	font-size:22px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	background:#8e1e25;
	box-shadow:0px 3px 3px rgba(0,0,0,.7);
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.fixed-nav a:hover,
.fixed-nav a:active,
.fixed-nav a:focus {
	background:#000042;
}
/* Header CSS */
.site-header {
	position:relative;
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
}
.site-header .site-title {
	margin-bottom:20px;
}

/* Main Wrappers CSS */
.site {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
	background:url(images/bk-top-rep.jpg) 0 0 repeat;
}
.site-wrapper-level-1 {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
	background:url(images/bk-top-yellow.png) center 0 repeat;
	background-size:100% 100%;
	
}
.site-wrapper-level-2 {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
	background:url(images/bk-top.png) 0 0 repeat-x;
}
.site-wrapper-level-3 {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:20px 0;
	background:url(images/bk-rep-2.png) center bottom no-repeat;
	background-size:100% auto;
}
/* Social Icos CSS */
.social-ico:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	opacity: 0.7;
}
/* Content CSS */
#main {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:0 0 20px 0;
}
#main {
}
.main-inner {
	background:url(images/white-transparency.png) 0 0 repeat;
	position:relative;
	box-shadow:0 10px 25px rgba(0,0,0,.3);
}
#primary,
#secondary {
	padding-bottom:20px;
}
.page-template-tpl-front-page #primary,
.page-template-tpl-front-page #secondary {
	padding-top:20px;
}
#primary .entry-content ul,
#primary .entry-content ol,
#primary .entry-content ul ol,
#primary .entry-content ol ul,
#primary .entry-content ul ul,
#primary .entry-content ol ol,
#secondary .widget-area ul,
#secondary .widget-area ol,
#secondary .widget-area ul ol,
#secondary .widget-area ol ul,
#secondary .widget-area ul ul,
#secondary .widget-area ol ol {
	margin-bottom:0.5rem !important;
}
#primary .entry-content p,
#secondary .entry-content p {
	margin-bottom:0.5rem !important;
}
/* Slider CSS */
.page-template-tpl-front-page .slider-wrapper {
	background:url(images/slider-shadow.png) center bottom no-repeat;
	background-size:100% 54px;
	padding-bottom:54px;
}
.slider-wrapper .soliloquy-container {
	margin-bottom:0px !important;
}
.slider-wrapper .soliloquy-theme-karisma .soliloquy-controls {
	width:100%;
	position:absolute;
	left:50%;
	overflow:hidden;
	bottom:-25px;
	margin-left:-130px;
	max-width:260px;
	border-radius:10px;
	border:1px solid #FFF;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 47%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(249,249,249,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 47%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 47%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 47%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 47%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

	padding:5px;	
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-pager {
	position:relative;
	bottom:auto !important;
	left:0 !important;
	z-index:1000;
	line-height:40px;
	float:left;
	width:100%;
	padding-left:40px;
	padding-right:40px;
	height:auto;
}
.slider-wrapper .soliloquy-theme-karisma .soliloquy-controls-direction {
	width:92%;
	position:absolute;
	left:0;
	margin-left:4%;
	margin-right:4%;
	top:2px;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-prev {
	float:left;
	left:0;
	background:none;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-next {
	float:right;
	right:0;
	background:none;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-has-controls-direction a.soliloquy-prev span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-prev span {
	background:url(images/slider-arrow.png) 0 0 no-repeat !important;
	width:24px;
	height:36px;
}

.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-has-controls-direction a.soliloquy-next span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-next span {
	background:url(images/slider-arrow.png) -34px 0 no-repeat !important;
	width:24px;
	height:36px;
	margin-left:0;
	margin-right:10px;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-has-controls-direction a.soliloquy-prev:active span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-has-controls-direction a.soliloquy-prev:hover span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-prev:active span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-prev:hover span {
	background:url(images/slider-arrow.png) -60px 0 no-repeat !important;
}

.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-has-controls-direction a.soliloquy-next:active span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-has-controls-direction a.soliloquy-next:hover span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-next:active span,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a.soliloquy-next:hover span {
	background:url(images/slider-arrow.png) -95px 0 no-repeat !important;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-pager-link {
	box-shadow:inset 0px 3px 3px rgba(0,0,0,.7) !important;
	border-radius:50% !important;
	height:16px;
	width:16px;
	background-position:center 5px !important;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-pager-link.active,
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-pager-link:hover {
	background-position:3px -8px !important;
}
.slider-wrapper .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a {
	position:relative;
	bottom:auto;
}
.slider-wrapper .slider-images ul.soliloquy-slider img,
.slider-wrapper .featured-image img {
	border:1px solid #d0cec9;
	background:rgba(246,244,240,.7);
	background:#f6f4f0\0/;
	*background:#f6f4f0;
}
/* Page Block */
.page-block {
	margin-bottom:20px;
}
.page-block-item-inner {
	background:url(images/brown-transparency.png) 0 0 repeat;
	height:100%;
	padding-bottom:10px;
	padding-top:5px;
}
.page-block-item-inner img {
	border:1px solid #FFF;
}
.page-link-content-wrapper div, .page-link-content-wrapper span, .page-link-content-wrapper applet, .page-link-content-wrapper object, .page-link-content-wrapper iframe,
.page-link-content-wrapper h1, .page-link-content-wrapper h2, .page-link-content-wrapper h3, .page-link-content-wrapper h4, .page-link-content-wrapper h5, .page-link-content-wrapper h6, .page-link-content-wrapper p, .page-link-content-wrapper blockquote,
.page-link-content-wrapper abbr, .page-link-content-wrapper acronym, .page-link-content-wrapper address, .page-link-content-wrapper big, .page-link-content-wrapper cite, .page-link-content-wrapper code,
.page-link-content-wrapper del, .page-link-content-wrapper dfn, .page-link-content-wrapper em, .page-link-content-wrapper font, .page-link-content-wrapper ins, .page-link-content-wrapper kbd, .page-link-content-wrapper q, .page-link-content-wrapper s, .page-link-content-wrapper samp,
.page-link-content-wrapper small, .page-link-content-wrapper a, .page-link-content-wrapper strike, .page-link-content-wrapper strong, .page-link-content-wrapper sub, .page-link-content-wrapper sup, .page-link-content-wrapper tt, .page-link-content-wrapper var,
.page-link-content-wrapper dl, .page-link-content-wrapper dt, .page-link-content-wrapper dd, .page-link-content-wrapper ol, .page-link-content-wrapper ul, .page-link-content-wrapper li,
.page-link-content-wrapper fieldset, .page-link-content-wrapper form, .page-link-content-wrapper label, .page-link-content-wrapper legend {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.page-link-content-wrapper dl, .page-link-content-wrapper dt, .page-link-content-wrapper dd, .page-link-content-wrapper ol, .page-link-content-wrapper ul, .page-link-content-wrapper li,
.page-link-content-wrapper a,
.page-link-content-wrapper fieldset, .page-link-content-wrapper form, .page-link-content-wrapper label, .page-link-content-wrapper legend,
.page-link-content-wrapper p,
.page-link-content-wrapper small,
.page-link-content-wrapper blockquote,
.page-link-content-wrapper strong,
.page-link-content-wrapper ul,
.page-link-content-wrapper ol {
	font-size:12px;
	margin-bottom:5px;
}
.page-link-content-wrapper a:hover,
.page-link-content-wrapper a:focus,
.page-link-content-wrapper a:active {
	color:#000031;
}
.page-link-title {
	color:#FFF;
	font-family: 'Balthazar', serif;
	background:url(images/red-bar.png) 0 0 repeat-x;
	font-size:22px;
	box-shadow:0px 5px 10px rgba(0,0,0,.3);
	font-style:normal;
	margin-bottom:10px;
}
.page-link-title a {
	color:#FFF;
	font-family: 'Balthazar', serif;
}
.page-link-title > span {
	display:block;
	background:url(images/yellow-bar.png) 0 center no-repeat;
}
.page-link-title > span > span {
	display:block;
	background:url(images/yellow-bar.png) right center no-repeat;
	padding-bottom:30px;
	padding-right:30px;
	line-height:36px;
	max-height:36px;
	overflow:hidden;
}
/* Footer CSS */
.site-footer {
	float:left;
	height:auto;
	width:100%;
	margin:0;
	padding:20px 0;
	background:#000042;
}
.site-footer div, .site-footer span, applet, .site-footer object, .site-footer iframe,
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer p, .site-footer blockquote,
.site-footer a, .site-footer abbr, .site-footer acronym, .site-footer address, .site-footer big, .site-footer cite, .site-footer code,
.site-footer del, .site-footer dfn, .site-footer em, .site-footer font, .site-footer ins, .site-footer kbd, .site-footer q, .site-footer s, .site-footer samp,
.site-footer small, .site-footer strike, .site-footer strong, .site-footer sub, .site-footer sup, .site-footer tt, .site-footer var,
.site-footer dl, .site-footer dt, .site-footer dd, .site-footer ol, .site-footer ul, .site-footer li,
.site-footer fieldset, .site-footer form, .site-footer label, .site-footer legend {
	color:#cbc0ab;
	font-family:Arial, Helvetica, sans-serif;
}
.site-footer .contact-address {
	font-size:16px;
	font-weight:bold;
}
.site-footer a {
	color:#f9f6f2;
}
.site-footer a:hover,
.site-footer a:active,
.site-footer a:focus {
	color:#efeae3;
}
.footer-right a {
	margin-left:15px;
}
.footer-right a:first-child {
	margin-left:0;
}
/* CPT Testimonial CSS */
.testimonial-image {
	margin-bottom:20px;
}
.testimonial-content {
	margin-top:0px;
}
.entry-title.testimonial-title {
	text-transform:capitalize;
	color:#8e1e25;
}
.entry-content-testimonial {
	margin-top:0;
}
.testimonial-title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
.testimonial-title a {
	color:#000;
}
.testimonial-image img {
	border-radius:50%;
	border:4px solid #8e1e25;
}
.featured-caption {
	color:#000105;
	font-style:italic;
	font-family: 'Crimson Text', serif;
	margin-bottom:0px;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

/* ==========================================================================
   Media Queries.
   Use these to target specific screen sizes and devices.
   ========================================================================== */

/* We use this media query to add styles to any device that supports media queries */
@media only screen {

}

/**
 * Foundation: XLarge.
 * Min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues 
 */
@media only screen and (max-width: 120em) {
 
}

/**
 * Foundation: Large.
 * Min-width 1025px and max-width 1440px, use when QAing large screen-only issues
 */
@media only screen and (max-width: 90em) { 
 
}

/**
 * Foundation: Medium.
 * Min-width 641px and max-width 1024px, use when QAing tablet-only issues
 */
@media only screen and (max-width: 64em) {
	/* Header CSS */
	.site-wrapper-level-1 {
		background:none;
	}
	.site-header-top-inner > .row {
		padding:10px 0;
	}
	.header-top-mid {
		display:none;
	}
	/* Fixed Nav */
	.fixed-nav a {
		font-size:1.8vw;
		margin-bottom:8px;
	}
}

/**
 * Foundation: Small.
 * Max-width 640px, mobile-only styles, use when QAing mobile issues
 */
@media only screen and (max-width: 40em) {
	.slider-wrapper .soliloquy-theme-karisma .soliloquy-controls {
		display:none !important;
	}
	/* Header CSS */
	.site-title.superfish-menus {
		padding-right:60px !important;
		padding-left:0.9375rem;
	}
	.site-title {
		padding-left:0.9375rem;
		padding-right:0.9375rem;
	}
	/* Fixed Nav */
	.fixed-nav {
		position:relative;
		text-align:center;
		max-width:100%;
		float:left;
		width:100%;
		clear:none;
		height:auto;
		margin:0;
		padding:0;
		top:0;
		left:0;
	}
	.fixed-nav a {
		float:none;
		font-size:14px;
		margin-bottom:20px;
		border-radius:50px;
	}
	
	/* Page Block CSS */
	.page-block-1 > div,
	.page-block-item-inner-1,
	.page-link-content-wrapper-1 {
		padding-left:0;
		padding-right:0;
	}
	.page-link-content-wrapper-1 {
		margin-top:10px;
	}
	
}

@media only screen and (max-width: 480px) {
	.site-footer .contact-address {
		font-size:12px;
	}
}
/**
 * Foundation: XXLarge
 * Min-width 1921px, xxlarge screens
 */
@media only screen and (min-width: 120.063em) {

}

/* Apply styles to screens in landscape orientation */
@media only screen and (orientation: landscape) {

}

/* Apply styles to screens in portrait orientation */
@media only screen and (orientation: portrait) {

}

/* We also use Modernizr to add a .touch class to the body when applicable */
/* You can prepend this class to anything and it will style only for touch devices */
.touch .your-element {

}
@media screen and (max-width: 782px) {
	html #wpadminbar {
		position: fixed !important;
		top: 0 !important;
		left: 0!important;
		z-index: 1000 !important;
		height: 46px;
		min-width: 300px;
	}
	.logged-in .site-header {
		top: 0;
	}
}
