/*
 Theme Name: CAScade
 Theme URI: https://cascade.uoregon.edu/
 Author: AHMBRANDS (Kristian Hansen)
 Author URI: http://www.ahmbrands.com/
 Description: The 2013 theme for WordPress
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: cascade, university of oregon
 Text Domain: cascade
 */
#colophon {
	position: absolute;
	clear: both;
	text-align: center;
	background-color: #585958;
	left: 0;
	right: 0;
	width: 100%;
}
#sidebar2 {
	margin-left: 25px;
	float: left;
	width: 300px;
	font-family: FuturaStd-Bold,Verdana,Tahoma,sans-serif;
}
#content-sidebar {
		margin-right: auto;
		margin-left: auto;
		width: 300px;
	}
@media screen (max-width: 1000px) {
	#content-sidebar {
		margin-right: auto;
		margin-left: auto;
		width: 300px;
	}
}
.screen-reader-text {
	display: inline-block;
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
/******** Social Media Buttons below subtile *****************/
/*
.Excerpt {
	padding-bottom: 20px;
	clear:both;	
}
*/
.smb {
	margin-bottom: 5px;
	position: relative !important;
}
.smb a  {	
	margin-top: 0px !important;
	text-decoration: none;
    background: transparent none repeat scroll 0% 0%;
    font-size: 16px;  
}
.smb img {
	width: 16px;
	padding: 8px;
	border: 0;
	top: 3px;
	box-shadow: none !important;
	vertical-align: middle;
	padding-bottom: 13px !important;	
}
/*********** thumbnail styling **************************/
.wp-post-image {
	padding-bottom: 10px;	
}
.attachment-inPost-banner ~ p ~ p {
	clear: both;
}
.attachment-inPost-banner ~ p ~ p ~ p{
	clear: none;
}
/************ Search Form styling ***********************/
#searchform input {
	
	border: solid 1px  #000000;
	height: 1.4em;	
	overflow: visible;
	display: table-cell, inline-block;
	margin: 0 0 0 0;
	box-sizing: border-box, ;
	border-collapse: collapse;
	line-height: 100%;
	font-size: 13px;
}
#q {
	width: 74%;
	padding: 0 0 0 0 !important;
}
#searchsubmit {
	width: 24%;
	font-family: "arial", sans-serif;
	/*font-size: 13px;*/
	position: relative;	
}
#searchform {
  width: 300px;
  margin: 0 10px 10px 0px;
  /*margin-bottom: 10px;*/
}
.searchform label {
  display: none;
}
/******************************************/
div.contactForm {
	width: 100%;
}
div.socialIcons {
	width: 100%;
}
.entry-page-image img.attachment-full {
	left: 50%;
	margin-left: -509px;
}
html, div.Main {
	height: 100%;
}
div#wpadminbar {
	display: block;
}
body.customize-support #lightbox {
	margin-top: -33px;
}
html {
	position: relative;
	z-index: -1;
}
body.body {
	margin: 0 auto;
	padding: 0px;
}
table {
	width: 100%;
	table-layout: auto;
	border: 0px;
	border-spacing: 0;
	border-collapse: separate;
}
table, td, th {
	padding: 0px;
}
td {
	border-style: ;
}
thead td {
	padding: 0px;
}
.issue-item {
	position: relative;
	top: 145px;
	width: 200px;
	font-size: 1.2em;
	letter-spacing: 1.0px;
	padding-left: 12px;;
	font-family: "bebas-neue",sans-serif;
}
@media screen and  (max-width: 800px) {
	.issue-item {
		height: 40px;
		float: right;
		text-align: right;
		margin-right: 10px;
		top: -5px;
	}
} 
tbody td {
	padding: 0px !important;
}
header {
	position: relative;
	z-index: 10;
}
header#header, header#masthead {
	margin-top: 25px;
	position: relative;
}
.bar-left div.bar {
	margin-right: 5px; /* not applicable to mobile format */
	padding: 10px 10px;
}
.bar-right div.bar {
	margin-left: 5px; /* not applicable to mobile format */
	padding: 10px 10px;
}
#has_barleft .bar-left, #has_barleft .Sheet-menu {/* has_barleft must be on bar-left parent */
	width: 0px;
	-webkit-transition: all 0.5ms ease-in-out;
	-moz-transition: all 0.5ms ease-in-out;
	-o-transition: all 0.5ms ease-in-out;
	transition: all 0.5ms ease-in-out;
}
#has_barleft .bar-left {
	display: inline-block;
	float: left;
}
.bar-right {
	display: inline-block;
	width: 0px;
	float: right;
}
.bar-left .sideMenu-separatorTop, .bar-left .sideMenu-separatorTop div, .bar-right .sideMenu-separatorTop, .bar-right .sideMenu-separatorTop div {
	height: 11px;
}
.bar-left .sideMenu-separatorBottom, .bar-left .sideMenu-separatorBottom div, .bar-right .sideMenu-separatorBottom, .bar-right .sideMenu-separatorBottom div {
	height: 18px;
}
.bar-left .sideMenu-Bottom, .bar-left .sideMenu-Bottom div, .bar-right .sideMenu-Bottom, .bar-right .sideMenu-Bottom div {
	height: 21px;
}
.sideMenu-separatorTop, .sideMenu-separatorBottom, .sideMenu-Bottom {
	overflow: hidden;
}
.sideMenu-separatorTop div, .sideMenu-separatorBottom div, .sideMenu-Bottom div {
	float: right;
	width: 11px;
}
div, p, span {
	margin: 0px;
	padding: 0px;
}
.Main {
	position: relative;
	display: block;
}
.PageBackgroundGradient {
	height: 166px;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
.cleared {
	float: ;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: ;
	font-size: 1px;
}
hr {
	height: 1px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #bcbec0;/* ffffff */
	margin: 20px 0px;
}
div.breadcrumb a {
	color: #1E71A8 !important;
	font-size: 16px;
	line-height: 21px;
}
div.breadcrumb a:hover {
	color: #000000 !important;
}
.pagetitle {
	margin-bottom: 0px;
}
.sheet-bread {
	padding: 0px !important;
	height: 36px !important;
	min-height: 35px !important;
}
.sheet-afterBread .Sheet-floatRight .contentLayout, .sheet-afterBread .Sheet-floatLeft .contentLayout {
	margin-top: 0px;
}
.Main {
	min-height: 350px;	/* #main is for stickyfooter */
}/* begin Box, Sheet */
.Sheet {
	position: relative;
	z-index: 1;
}
.Sheet-menu, .Sheet-floatRight, .Sheet-floatLeft, .Sheet {
	min-height: 0px;
}
.Sheet {
	padding-bottom: 0px;
}
.Sheet-menu {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.Sheet-menu .contentLayout {
	padding-left: 0px !important;
}
.Sheet-floatLeft, .Sheet-floatRight {
	left: 0px;
	top: 0px;
	z-index: 0;
	position: relative;
}
.preSheet {
	top: 0px;
}
#page {
	margin-left: auto;
	margin-right: auto;
}
.preSheet {
	position: relative;
	z-index: 2;
}
.Sheet-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-tc {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 0px;
}
.Sheet-tc div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
}
.Sheet-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -0px;
	width: 0px;
	height: 0px;
}
.Sheet-cl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 0px;
	bottom: 0px;
}
.Sheet-cl div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
}
.Sheet-cr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	right: 0px;
	width: 0px;
	bottom: 0px;
}
.Sheet-cr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -0px;
	width: 0px;
	height: 100%;
}
.Sheet-cc {
	position: absolute;
	overflow: hidden;
	z-index: -2;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.Sheet-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-bl div {
	position: absolute;
	z-index: -1;
	top: -0px;
	left: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-bc {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 0px;
}
.Sheet-bc div {
	position: absolute;
	z-index: -1;
	top: -0px;
	left: 0px;
	width: 100%;
	height: 0px;
}
.Sheet-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-br div {
	position: absolute;
	z-index: -1;
	top: -0px;
	left: -0px;
	width: 0px;
	height: 0px;
}/*=========== Nav and Menu Item ==================*/
.homeWidth {
	width: 0px !important;
	display:  !important;
	overflow: hidden;
}
.homeWidth a {
	width: 0px !important;
}
.homeWidth a span span {
	padding: 0px !important;
}
.nav {
	position: absolute;
	margin: 0px;
	height: 57px;
	margin-top: 176px;
	left: 0px;
	right: 0px;
	display: block;
}
#mobileMenu {
	margin-top: 10px;
}
.nav-left, .nav-tile, .nav-right {
	height: 57px;
	background-position: top left;
}
*.artmenu {
	margin-top: -57px;
	vertical-align: middle;
}
.nav-left, .nav-right {
	position: absolute;
}
.nav-left, .nav-right {
	background-repeat: no-repeat;
}
.nav-left {
	left: 0px;
	width: 0px;
}
.nav-tile {
	left: 0px;
	width: auto;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
}
.nav-right {
	left: 100%;
	margin-left: -0px;
	width: 0px;
}
.separator {
	width: 0px !important;
	height: 57px !important;
	margin: 0px;
	padding: 0px;
}/*=========== ArtMenus ===========================*/
.artmenu {
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 0px;
	list-style-type: ;
	font-size: 1.7em;
	text-align: center !important;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
@media screen and (max-width: 1024px) {
	.artmenu {
		font-size: 1.2em !important;
	}
}	
.artmenu > div:first-child {
}
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
	text-align: left;
	text-decoration: ;
	outline: ;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
.artmenu, .artmenu ul, .artmenu ul li {/* 	overflow: visible !important; */
} .artmenu:not(table),
.artmenu ul {
	display: inline-block;
	list-style-type: ;
	min-height: 0px;
}
.artmenu-issue-title {
	font-size: 18px;
}
/* COREVISIBILITY CONTROL FOR SUBMENU AND SUBITEM!!!! ====================================*/
.artmenu ul {
	
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0px;
	overflow: hidden;
	top: 57px;
}
.artmenu > td:hover, .artmenu > td {
	z-index: 2;
	white-space: normal;
}
.artmenu > *:hover > ul {/* 	visibility: visible; */
}
.artmenu > td:hover ul.children {
	top: 100%; /* 	visibility: hidden; */
}
/* CORE VISIBILITY CONTROL FOR SUBMENU AND SUBITEM!!!! ====================================*/
.artmenu > li, .artmenu > td {
	display: inline-block;
	float: left;
	position: relative;
}
.separator {
	display: ;
}
.artmenu > td li {
	float: ;
	width: 100%;
}
.artmenu:after, .artmenu ul:after {/* content: "."; */
	height: 0px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu a, .artmenu a span {
	display: block;
	height: 57px;
}
.artmenu a {
	cursor: pointer;
	text-decoration: ;
	line-height: 57px;
}
.artmenu a span span {
	color: #000000;
	font-family: "bebas-neue",sans-serif;
	font-weight: normal !important;
	margin-top: 20px;
	padding: 0px;
}
.artmenu a span span {
	letter-spacing: 0.0px !important;
	margin: 0px 9px;
}
.artmenu a:hover span span {
	color: #000000;
	line-height: 57px;
}
.artmenu > td a:hover span span {
	color: #000000;
}
.artmenu a.active {/* background-position: left -114px; */
	background-position: left 0px;
}
.artmenu a.active span {/* background-position: right -114px; */
}
.artmenu a.active span span {
	color: #000000; /* background-position: left -114px; */
	background-position: left 0px;
	line-height: 57px;
}

.artmenu > td.page_item:hover *.active span span {
	line-height: 57px;
}/*=========== Sub-Article Menus =======================*/
.artmenu > td:hover ul {
	border-width: 0px 1px 1px 1px;
	border-color: #FF0000;
	border-style: solid;
}
.artmenu > td:hover ul ul {
	border-width: 1px 1px 1px 1px;
	border-color: #FF0000;
	border-style: solid;
}
.artmenu ul.children {
	background-color: white;
}
.artmenu ul.children ul.children {
	background-color: white;
}
ul#nav.artmenu > li > ul.children {
	margin-left: -7px !important; /* aligns text with nav */
	min-width: 100%;
}
.artmenu ul.children {
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	-moz-box-shadow: 0px 0px 0px white;
	-webkit-box-shadow: 2px 0px 5px white;
	box-shadow: 0px 0px 0px white;
}
.artmenu ul.children ul.children {
	left: -100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.artmenu ul.children li {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	overflow: visible;
}
.artmenu ul.children li:hover a, .artmenu ul.children li:hover li a {
	background-color: white;
}
.artmenu ul.children a, .artmenu ul.children a span {
	height: auto !important;
}
.artmenu ul.children a {
	width: 100%;
	padding: 5px;
}
.artmenu ul.children a li a {
	width: 100%;
}
.artmenu ul.children a, .artmenu ul.children ul.children a, .artmenu ul.children a span span, .artmenu ul.children ul.children a span span {
	font-size: 17px;
	line-height: 18px;
	letter-spacing: -0.3px;
	font-family: "bebas-neue",sans-serif;;
	font-weight: normal;
}
.artmenu ul.children a span, .artmenu ul.children a {
	background-image: ;
}
.artmenu ul.children a span span {
	padding: 0px 7px;
}
.artmenu ul.children a:hover, .artmenu ul.children ul.children a:hover {
	background-color: white;
}
.artmenu ul.children a span span, .mobilemenu ul a span span {
	color: #000000 !important;
}
.artmenu ul.children a:hover span span {
	color: #000000 !important;
}/*=========== Header Elements ====================*/
div.Header-jpeg, .HeaderBanner-left, .HeaderBanner-right, .Header-jpeg-left, .Header-jpeg-right {
	position: absolute;
}
.HeaderBanner-left, .HeaderBanner-right {
	z-index: 0;
}
.Header-jpeg-left, .Header-jpeg-right {
	z-index: 1;
}
.HeaderBanner-left {
	width: 0px;
	left: 0px;
}
.HeaderBanner-right {
	width: 0px;
	right: 0px;
}
.Headerfloater {
	z-index: 3;
	vertical-align: bottom;
	position: relative;
	float: right;
	top: 20px;
	right: 20px;
	height: 24px;
}
div.Header {
}
div.Header {
	margin: 0px auto 0px auto;
	position: relative;
}
div.Header, div.Header-jpeg, .HeaderBanner-left, .HeaderBanner-right, .Header-jpeg-left, .Header-jpeg-tile, .Header-jpeg-right {
	height: 166px;
}
div.Header-jpeg {
	top: 0px;
	width: 100%;
}
.Header-jpeg-left, .Header-jpeg-right, .Headerfloater, .HeaderBanner-left, .HeaderBanner-right {
	background-repeat: no-repeat;
}
.Header-jpeg-left {
	left: 0px;
	margin-top: 30px;
	height: 105px;
	width: 105px;
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/CAS-fullname-badge.png");
	display: block;
}
.Header-jpeg-left a { 
	height: 105px;
	width: 105px;
	display: block;
}
.Header-jpeg > .Header-jpeg-tile {
	position: relative;
	text-align: center;
	display: block !important;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	top: -20px;
}
.Header-jpeg-right {
	right: 0px;
	width: 0px;
}
div.Header-jpeg {
	left: 0px;
	z-index: 1;
}
.logo {
	display: block;
	position: absolute;
	right: 179px;
	text-align: center;
	top: 108px;
	width: 218px;
	visibility: hidden;
}
.logo-name, .logo-text {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	letter-spacing: 0.7px !important;
	font-weight: normal !important;
	font-size: 18px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.logo-name {
	top: 0px;
	left: 0px;
	font-weight: bold;
	color: inherit;
}
.logo-text {
	top: 21px;
	left: 0px;
	font-weight: bold;
	color: black;
}/*=========== Header Forms / Social ========================*/
.wdgpo_medium_count {
	float: right;
	margin-top: 0px;
}/*=========== Contact Form / General Forms ========================*/
div.contactPage {
	width: 100%;
	height: auto;
	display: inline-block;
	clear: both;
}
.wpcf7-response-output {
	float: left;
}
div.captcha {
	height: auto;
	text-align: center;
}
.captcha div {
	display: inline-block;
	margin-right: 10px;
}
.captcha div div {
	margin: 0px;
}
.captcha input {
	display: inline;
	width: 100px;
}
.wpcf7-form p {
	margin-bottom: 16px;
}
input[type=text], textarea, input[type=email] {
	width: 100%;
	box-sizing: border-box; /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box; /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari          					*/
}
textarea, input[type=text], select {
	border-color: #FFFFFF;
	border-width: 0px;
}
textarea, .content input[type=text], .content input[type=email], select, .message-badtip {
	font-style: normal;
	font-weight: normal;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	line-height: 21px;
	letter-spacing: 0px;
	text-transform: ;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
}
.message-tip {
	right: 1px !important;
	top: -4px !important;
	font-size: 16px !important;
}
.message-error {
	color: #ffffff;
	border-color: #3F6625 !important;
	background-color: #5e9b36 !important;
}
.message-sent {
	color: #ffffff;
	border-color: #ffffff !important;
	background-color: #5e9b36 !important;
}
.message-output, .message-required, .message-text, input[type=text], option, select option {
	font-size: 16px;
	padding: 4px 0px !important;
}/*=========== Search Form ========================*/
/*div.searchForm .text {
	display: ;
}
div.searchForm .icon {
	display: inline-block;
	height: 44px;
	width: 100px;
	font-size: 1.3em;
	margin-top: 10px;
}
/*div.searchForm {
	display: inline-block;
	position: relative;
	background-color: #ffffff; /*#ffffff;/*#bcbec0;
}

div.searchForm button, button {
	margin-top: -1px;
	cursor: pointer;
	height: 44px;
	/*background-color: #898989;
}
.searchForm-tl, .searchForm-tr {
	z-index: 0;
}
div.searchForm-tl, div.searchForm-tr {
	z-index: -1;
}
div.searchForm-tc {
	z-index: -2 !important;
	z-index: -1;
}
div.searchForm-tl, div.searchForm-tr, div.searchForm-tc {
	position: absolute;
	overflow: hidden;
}
.searchForm-tl {
	width: 0px;
}
.searchForm-tr {
	width: 0px;
}
.searchForm-tl, .searchForm-tr, searchForm-tc {
	height: 39px;
}
.searchForm-tc {
	left: 0px !important;
	right: 0px !important;
	left: 0px;
	right: 0px;
	height: 39px;
	margin: 0px 0px !important;
	width: auto !important;
}
.searchForm-tl {
	top: 0px;
	left: 0px;
}
.searchForm-tr {
	top: 0px;
	right: 0px;
}
.SearchContent {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	letter-spacing: 0px;
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.SearchContent form > input {
	height: 100%;
}
.SearchContent h6 {
	display: inline-block;
	color: white;
	margin: 0px;
}/*
/*=========== category pages / title =============*/
.dept-title {
	line-height: 60px;
	text-transform: uppercase;
	font-size: 0.9em;
}
/*=========== Panel Design =======================*/
#has_barleft .subContent .subSubContent {
	float: right;
}
.subContent .subSubContent {
	float: left;
}
div.Sheet-floatLeft .contentLayout, div.Sheet-floatLeft div.submenu {
	margin-top: 0px; /* float: left; */
}
div.Sheet-floatRight .contentLayout, div.Sheet-floatRight div.submenu {
	margin-top: 0px; /* float: right; */
}
div.Sheet-floatRight .contentLayout {
	padding-left: 0px;
	padding-right: 0px;
}
#has_barleft div.Sheet-floatRight .contentLayout {
	padding-left: 0px !important;
	padding-right: 0px !important;
}/* edited 12/11/13 at AHM .content, .contentLayout, .subSubContent, .subContent { display: block; } .contentLayout { left: 0px; } */
.content, .subSubContent, .subContent {
	display: block;
}
.contentLayout {
	left: 0px;
	height: auto;
	display: inline-block;
	width: 100%;
}
div.submenu {
	padding: 0px;
}
.Footer .Footer-inner {
	padding: 20px;
}
div.submenu {
	left: 0px;
}
.Footer .Footer-inner {
	margin-top: 14px;
}
#footerBar {
	height: 12px;
	top: 0px;
}
.contentLayout {
	position: relative;
	top: 0px;
}

body, table.mceItemTable * {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
}
#ozoGPstatusWidget * {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif !important;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left !important;
	color: #000000 !important;
}
body strong, table.mceItemTable strong {
	font-weight: bold !important;
	overflow: auto;
	/*display: block;
	padding-bottom: 20px;
	border: solid 1px blue;*/
}
p::before {
	color: green;
	
}
*:not(.searchForm) > .Post {
	margin-bottom: 10px;
	position: relative;
	display: block !important;
	display: inline-block;
	z-index: 0;
}
body#tinymce, body#tinymce {
	padding: 0px;
}
.PostContent, .contentLayout, body#tinymce, body#tinymce {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	letter-spacing: 0px;
	position: relative;
	top: 0px;
	margin: 0px;
}
.PostContent, body#tinymce, body#tinymce {
	color: #000000;
}
.contentLayout {
	color: #000000;
}
.PostPadding {
	margin: 0px 10px;
	padding: 10px 0px;
}
img.Post-image {
	width: 173px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
.PostHeader-wrapper, .PostHeader-wrapper a, .PostHeader-wrapper a:link, .PostHeader-wrapper a:visited, /*.PostHeader-wrapper a:hover,*/ .PostFooter-wrapper, .PostFooter-wrapper a, .PostFooter-wrapper a:link, .PostFooter-wrapper a:visited, /*.PostFooter-wrapper a:hover*/ {
	color: #000000;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
}
.PostHeader-wrapper, .PostFooter-wrapper {
	width: 100%;
	margin: 0px;
	text-align: left;
	position: relative;
	text-decoration: ;
	color: #000000;
}
.PostHeader-wrapper {
	overflow: hidden;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: solid #FF0000 1px;
}
.PostFooter-wrapper {
	overflow: hidden;
	height: 30px;
	margin: 0px 0px 2px 0px;
	display: ;
}
.Post-body {
	margin: 0px 7px 0px 6px;
	position: relative;
	top: 0px;
	z-index: 0;
}
.Post-inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
}
.PostMetadataHeader {
	margin: 0px 0px 0px auto;
	position: relative;
	width: 100%;
	z-index: 3;
}
.HeaderFloater_user {
	position: absolute;
	width: 500px;
	right: 0px;
	height: 54px;
	bottom: 41px;
	text-align: right
}
.Headerfloater {
	display: inline-block !important;
}
.Headerfloater_leftContainer {
	float: left;
}
.Headerfloater_rightContainer {
	float: right;
	position: relative;
	overflow: visible;
}
.PostHeader, .PostFooter {
	padding-left: 0px;
	position: relative;
	display: inline-block;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	color: #1E71A8;
	text-decoration: ;
	letter-spacing: 1.0px;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}
.PostHeader a:link, .PostHeader a:visited, .PostHeader a.visited, .PostHeader a:hover, .PostHeader a.hovered {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-weight: normal !important;
	letter-spacing: 1.0px !important;
	text-align: left;
}
.PostHeader a:link {
	text-decoration: ;
	color: #1E71A8;
}
.PostHeader a:visited, .PostHeader a.visited {
	text-decoration: ;
	color: #1E71A8;
}
.PostHeader a:hover, .PostHeader a.hovered {
	/*color: #000000;*/
}
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	color: #000000;
	text-decoration: ;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 18px;
}
.PostHeaderIcons {
	color: #000000;
}
.PostHeaderIcons a {
	font-style: normal;
	font-weight: bold;
	text-decoration: ;
}
.PostHeaderIcons a:visited, .PostHeaderIcons a.visited {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	color: #1E71A8;
}
.PostHeaderIcons a:hover, .PostHeaderIcons a.hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	color: #000000;
}
.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
	letter-spacing: 0px;
	color: #000000;
	font-size: 16px;
	line-height: 21px;
}
.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	margin: 0;
}
.PostFooterIcons a:link {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: ;
	letter-spacing: 1px;
	color: #1E71A8;
}
.PostFooterIcons a:visited, .PostFooterIcons a.visited {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
	letter-spacing: 1px;
	color: #1E71A8;
}
.PostFooterIcons a:hover, .PostFooterIcons a.hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	letter-spacing: 1px;
	color: #FFC766;
}
div.PostH-tl div, div.PostH-tr div, div.PostH-tc div, div.PostH-bl div, div.PostH-br div, div.PostH-bc div {
	position: absolute;
	z-index: -1;
}
div.PostH-tl, div.PostH-tr, div.PostH-bl, div.PostH-br {
	width: 8px;
}
div.PostH-tl, div.PostH-tr, div.PostH-tc, div.PostH-bl, div.PostH-br, div.PostH-bc {
	position: absolute;
}
div.PostH-tl img, div.PostH-tr img, div.PostH-tc img, div.PostH-bl img, div.PostH-br img, div.PostH-bc img, div.Post-tl img, div.Post-tr img, div.Post-tc img, div.Post-bl img, div.Post-br img, div.Post-bc img {
	float: left;
}/*==========top/bottom common==================*/
div.PostH-tl div, div.PostH-tr div, div.PostH-bl div, div.PostH-br div {
	width: 18px;
}
div.PostH-tl div, div.PostH-tr div, div.PostH-tc div, div.PostH-bl div, div.PostH-br div, div.PostH-bc div {
	height: 115px;
}
div.PostH-tl, div.PostH-tr, div.PostH-tc, div.PostH-bl, div.PostH-br, div.PostH-bc {
	z-index: 0;
}/*==========top common==================*/
div.PostH-tl, div.PostH-tr, div.PostH-tc {
	height: auto;
	top: 0px;
}/*==========bottom common==================*/
div.PostH-bl, div.PostH-br, div.PostH-bc {
	height: 30px;
	bottom: 0px;
}/*==========top/bottom common==================*/
div.PostH-tl div, div.PostH-tr div, div.PostH-tc div {
	top: 0px;
}
div.PostH-bl div, div.PostH-br div, div.PostH-bc div {
	top: -85px;
}/*==========left/right common==================*/
div.PostH-tl, div.PostH-bl {
	left: 0px;
}
div.PostH-tr, div.PostH-br {
	right: 0px;
}
div.PostH-tl div, div.PostH-bl div {
	left: 0px;
}
div.PostH-tr div, div.PostH-br div {
	left: -10px;
}/*==========center common==================*/
div.PostH-tc, div.PostH-bc {
	z-index: -1 !important;
	z-index: -2;
	margin: 0px 0px !important;
	left: 8px !important;
	right: 8px !important;
	left: 0px;
	right: 0px;
	width: auto !important;
	width: 100%;
}
div.PostH-tc div, div.PostH-bc div, div.PostH-content-tc div, div.PostH-content-bc div {
	left: 0px;
	width: 100%;
	height: 115px;
	background-repeat: repeat-x;
}/*==========left specific==================*/
div.PostH-tl div {
}
div.PostH-tr div {
}/*==========right specific==================*/
div.PostH-bl div {
}
div.PostH-br div {
}/*==========center specific==================*/
div.PostH-tc div {
}
div.PostH-bc div {
}/* panel dimensions =============================================*/
.Post-tl, .Post-tr, .Post-bl, .Post-br, .Post-cl, .Post-cr {
	width: 12px;
}
.Post-tl, .Post-tr, .Post-bl, .Post-br, .Post-tc, .Post-bc {
	height: 12px;
}
.Post-tl div, .Post-tr div, .Post-bl div, .Post-br div, .Post-cl div, .Post-cr div {
	width: 31px;
}
.Post-tl div, .Post-tr div, .Post-bl div, .Post-br div, .Post-tc div, .Post-bc div {
	height: 31px;
}
.Post-cc, .Post-cl, .Post-cr {
	top: 12px !important;
	bottom: 12px !important;
}
.Post-tr div {
	left: -12px;
}
.Post-bl div, .Post-bc div, .Post-br div {
	top: -12px;
}
.Post-br div {
	left: -12px;
}
.Post-tc {
	left: 12px !important;
	right: 12px !important;
	left: 0px;
	right: 0px;
	height: 12px;
}
.Post-bc {
	left: 12px !important;
	right: 12px !important;
	left: 0px;
	right: 0px;
	height: 12px;
}
.Post-cc {
	left: 12px !important;
	right: 12px !important;
}
.Post-cr div {
	left: -12px;
}/* panel standard settings =========================================*/
.Post-tl, .Post-tr, .Post-bl, .Post-br {
	z-index: 0;
}
div.Post-tl, div.Post-tr, div.Post-cl, div.Post-cr, div.Post-bl, div.Post-br, div.Post-bc {
	z-index: -1;
}
div.Post-tc, div.Post-bc {
	z-index: -2 !important;
	z-index: -1;
}
div.Post-cc {
	z-index: -2 !important;
	z-index: -3;
}
div.Post-tl, div.Post-tr, div.Post-tc, div.Post-cl, div.Post-cr, div.Post-cc, div.Post-bl, div.Post-br, div.Post-bc, div.Post-tl div, div.Post-tr div, div.Post-tc div, div.Post-cl div, div.Post-cr div, div.Post-cc div, div.Post-bl div, div.Post-br div, div.Post-bc div {
	position: absolute;
}
div.Post-tl, div.Post-tr, div.Post-tc, div.Post-cl, div.Post-cr, div.Post-cc, div.Post-bl, div.Post-br, div.Post-bc {
	overflow: hidden;
}
.Post-tl {
	top: 0px;
	left: 0px;
}
.Post-tl div {
	top: 0px;
	left: 0px;
}
.Post-tr {
	top: 0px;
	right: 0px;
}
.Post-tr div {
	top: 0px;
}
.Post-bl {
	bottom: 0px;
	left: 0px;
}
.Post-bl div {
	left: 0px;
}
.Post-br {
	bottom: 0px;
	right: 0px;
}
.Post-tc {
	top: 0px !important;
	top: 0px;
	margin: 0px 0px !important;
	width: auto !important;
	width: 100%;
}
.Post-tc div {
	top: 0px;
	left: 0px;
	width: 100%;
}
.Post-bc {
	bottom: 0px !important;
	bottom: 0px;
	margin: 0px 0px !important;
	width: auto !important;
	width: 100%;
}
.Post-bc div {
	left: 0px;
	width: 100%;
}
.Post-cl {
	left: 0px;
	height: auto !important;
	height: 500px;
	top: 0px;
}
.Post-cl div {
	top: 0px;
	left: 0px;
	height: 100%;
}
.Post-cr {
	right: 0px;
	height: auto !important;
	height: 500px;
	top: 0px;
}
.Post-cr div {
	top: 0px;
	height: 100%;
}
.Post-cc {
	width: auto !important;
	height: auto !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 500px;
}/* ie6 panel fixes =========== */
p.ie6header, p.ie6panel-Htc-left, p.ie6panel-Htc-right, p.ie6panel-tc-left, p.ie6panel-bc-left, p.ie6panel-tc-right, p.ie6panel-bc-right {
	position: absolute;
	display:  !important;
	display: inline;
	visibility: visible;
	background-color: white;
}
p.ie6header {
	width: 14px;
	height: 67px;
	display: ;
}
p.ie6panel-Htc-left, p.ie6panel-Htc-right {
	width: 14px;
	height: 67px;
	z-index: -1;
	top: 0px;
}
p.ie6panel-tc-left, p.ie6panel-bc-left, p.ie6panel-tc-right, p.ie6panel-bc-right {
	width: 8px;
	height: 8px;
	z-index: -1;
}
p.ie6header, p.ie6panel-tc-left, p.ie6panel-tc-right {
	top: 0px;
}
p.ie6panel-bc-left, p.ie6panel-bc-right {
	bottom: -1px;
}
p.ie6panel-bc-left, p.ie6panel-tc-left, p.ie6panel-Htc-left {
	left: 0px;
}
p.ie6panel-bc-right, p.ie6panel-tc-right, p.ie6panel-Htc-right {
	right: -1px;
}/* Start Content headings Fonts & Colors  */
H1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 18px;
}
H2, h2 a, h2 a:link, h2 a:visited {
	font-family: FuturaStd-Bold, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
H3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
H4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 18px;
}
H5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
H6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
}/* Start images */
a img {
	border: 0px;
}
img {
	vertical-align: bottom;
}
.article img, img.article {
	border-style: solid;
	border-width: 0px;
	border-color: #363636;
	margin: 1em;
}/* Start tables */
.article table, table.article {
	margin: 1px;
	width: auto;
}
.article table, table.article .article tr, .article th, .article td {
	background-color: Transparent;
}
.article th, .article td {
	padding: 2px;
	border: solid 1px #696969;
	vertical-align: top;
	text-align: left;
}
.article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
a {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
	letter-spacing: 0px;
	color: #1E71A8;
}
a:link {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
	letter-spacing: 0px;
	color: #1E71A8;
}
a:visited, a.visited {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
	color: #1E71A8;
}
a:hover, a.hover {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
	color: #000000;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-style: normal;
	text-decoration: ;
	letter-spacing: -0.5px !important;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.bodycolor {
	color: #000000;
}
.bodycolorInvert {
	color: #FFFFFF;
}
.bodycolorStrong {
	color: #000000 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
}
h1 {
	margin-bottom: 18px !important;
	color: #000000;
}
h2 {
	margin-bottom: 22px !important;
	color: #000000;
}
h3 {
	margin-bottom: 20px !important;
	color: #000000;
}
h4 {
	margin-bottom: 18px !important;
	color: #000000;
}
h5 {
	margin-bottom: 18px !important;
	color: #000000;
}
h6 {
	margin-bottom: 16px !important;
	color: #000000;
}/* Start Content list */
ul {
	list-style-type: ;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
}
.contentLayout ul, .PostContent ul, body#tinymce ul {
	margin: 0px 0px 21px 0px;
}
.contentLayout ul ul, .PostContent ul ul, body#tinymce ul ul {
	margin: 0px !important;
}
div.Indent_20px {
	margin: 0px 0px 0px 20px !important;
}
.content div.Panel_20px, .content div.myPanel, .content div.subPanel, #mc_signup_form {
	padding: 10px 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
div.Panel_20px, div.myPanel, div.subPanel, textarea, input[type=text], input[type=email], select, option, img.captcha, #mc_signup_form {/*  background:; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cFFFFFF,endColorstr=#4cFFFFFF) !important; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cFFFFFF,endColorstr=#4cFFFFFF) !important; zoom: 1; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255, 0.3)), to(rgba(255,255,255, 0.3)) ); background: -webkit-linear-gradient(top, rgba(255,255,255, 0.3), rgba(255,255,255, 0.3) ); background: -moz-linear-gradient(top, rgba(255,255,255, 0.3), rgba(255,255,255, 0.3) ); background: -ms-linear-gradient(top, rgba(255,255,255, 0.3), rgba(255,255,255, 0.3) ); background: -o-linear-gradient(top, rgba(255,255,255, 0.3), rgba(255,255,255, 0.3) ); */
}
.bar-left div.myPanel {/*  background-color: rgba(255,255,255,0.0) !important; */
}
.bar-right div.myPanel {/*  background-color: rgba(255,255,255,0.0) !important; */
}
div.Panel_20px, div.myPanel, #mc_signup_form {
	overflow: auto;
}
.bar-left div.myPanel, .bar-right div.myPanel {
	padding: 5px !important;
	margin: 0px 0px 10px 0px !important;
	color: #FFFFFF;
}
.one-column, .one-column, .two-column, .three-column, .four-column, .five-column, .gallery {
	width: 100%;
	clear: both;
}
div[class^="columnize-"] .column, .columnsOnly > *:not(.clear) {
	display: inline-block !important;
	float: left; /* conflicts with parent height if overflow visible */
}
.galleryRow-wrapper {
	padding-top: 5px;
}
.gallery-item, .gallery {
	display: inline-block;
}
.one-column li {
	display: block;
	width: 96%
}
.columnsOnly > *.first {
	float:  !important;
}
.columnsOnly > .last {
	float: right !important;
}
.one-column > *:not(.clear), .gallery-columns-1 .gallery-item {
	padding: 0px 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.two-column > *:not(.clear), .gallery-columns-2 .gallery-item {
	width: 48% !important;
	padding: 0px 0px 0px 1.7%;
}  .columnsOnly:not(.OneTwo)
.columnsOnly.two-column > * {
	width: 46.95% !important;
}
.columnsOnly.OneTwo .columnsOnly.two-column > * {
	width: 48.55% !important;
}
.columnsOnly.OneTwo .columnsOnly.two-column > .first+ .last {
	padding: 0px 0px 0px 2.3% !important;
} .columnsOnly:not(.OneTwo)
.columnsOnly.two-column > .first+ .last {
	padding: 0px 0px 0px 5.9% !important;
}
.columnsOnly.OneTwo > *:first-child, .columnsOnly.TwoOne > *:last-child, .three-column > *, .gallery-columns-3 .gallery-item {
	width: 31% !important;
}
.gallery-columns-3 .gallery-item, .three-column > * {
	padding: 0px 0px 0px 3.5% !important;
}/* ======= 3 COLUMN GRID ======== */
.columnsOnly.OneTwo > *:not(.first), .columnsOnly.TwoOne > *:not(.last) {
	width: 67%;
}
.columnsOnly.OneTwo > *:not(.first) {
	padding-left: 1.7% !important;
}
.columnsOnly.TwoOne > *:first-child {
	padding-right: 1.7% !important;
}/* --- COLUMN IN COLUMNS  --- */
.columnsOnly .columnsOnly.OneTwo > *:not(.first), .columnsOnly .columnsOnly.TwoOne > *:not(.last) {
	width: 65%;
}
.columnsOnly .columnsOnly.OneTwo > *:first-child, .columnsOnly .columnsOnly.TwoOne > *:last-child, .columnsOnly .three-column > *, .gallery-columns-3 .gallery-item {
	width: 31% !important;
}
.columnsOnly .columnsOnly.OneTwo > *:last-child, .columnsOnly .columnsOnly.TwoOne > *:last-child, .first.column+ .last.column {
	padding: 0px 0px 0px 4% !important;
}/* --- COLUMN IN COLUMNS  --- */ /* ======= 3 COLUMN GRID ======== */
.four-column > *, .gallery-columns-4 .gallery-item {
	width: 23% !important;
	padding: 0px 0px 0px 2.6% !important;
}
.five-column > *, .gallery-columns-5 .gallery-item {
	width: 18% !important;
	padding: 0px 0px 0px 2.4% !important;
}
div.galleryRow, .first.last {
	width: 100% !important;
}
div.galleryRow, div.galleryRow li:first-child, .gallery .gallery-item:first-child, .columnsOnly .first {
	padding-left: 0px !important;
}
.columnsOnly {
	height: auto;
	overflow: auto;
}
.columnsOnly > *:not(.clear) {
	background-image:  !important;
	margin: 0px 0px 20px 0px !important;
}
.contentLayout ul:not(.columnsOnly) li, .PostContent ul:not(.columnsOnly) li, body#tinymce ul:not(.columnsOnly) li, div.Sheet .body ul:not(.columnsOnly) li {
	padding: 0px 0px 0px 15px;
	margin: 4px 0px 7px 0px;
	line-height: 21px;
}
.subContent ul:not(.columnsOnly) li, body#tinymce ul li, div.Sheet .body ul:not(.columnsOnly) li {
	background-position: 0 7px;
}
.contentLayout ul.animatedList li > span, .PostContent ul.animatedList li > span {
	cursor: pointer;
	color: #1E71A8;
	text-decoration: ;
}
.contentLayout  ul.animatedList li > span:hover, .PostContent ul.animatedList li > span:hover {
	color: #000000;
}
.contentLayout ul.animatedList li div, .PostContent ul.animatedList li div {
	display: ;
	margin: 8px 0px 14px 0px;
	position: relative;
	top: 0px;
	display: block;
}
.contentLayout ul.animatedList li div > span, .PostContent ul.animatedList li div > span {
	background-color: #f9f6ed;
	padding: 4px;
	position: relative;
	border-top: solid 1px #FFFFFF;
	color: #000000;
	text-decoration: ;
}/*=========== Block Quote ========================*/
blockquote p {
	color: #000000;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
blockquote p br, .content > p, .subContent > p, article > p {
	margin: 10px 0 20px 0;
}
blockquote {
	border-color: #7A7A7A;
	border-width: 0px;
	border-style: solid;
	margin: 10px;
	padding: 5px 5px 5px 39px;
	background-color: transparent;
}/*=========== Buttons ============================*/
div.homeBtn {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
}/*This HACK needed for ie7 (button position)*/
*:first-child+ html button.Button, *:first-child+ html a.Button {
	display: list-item;
	list-style-type: ;
	float: left;
}
.bar-left form, .bar-right form {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
button.Button, a.Button, button {
	display: inline-block;
}
button.Button, a.Button {
}
button#searchButton, button#contactButton {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	background-color: #E4F0FC;
	border: solid 1px #000000; /* top: 50%; */ /* margin-top: -19.5px; */
}
button#searchButton {
	margin-right: 6px;
}
button#contactButton {
	margin-right: 6px;
}/*=============================================*/ /*=== generic button components - LARGE/SMALL ===*/
div.giantButton-logo {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 141px !important;
	height: 156px !important;
	z-index: 1;
}
div.giantButton-text {
	height: 114px !important;
	padding-left: 123px !important;
	padding-right: 20px !important;
	position: absolute;
	top: 10px;
	left: 0px;
	width: auto;
	z-index: 1;
}
button.smallbuttons, button.largebuttons, button.giantButton, a.smallbuttons, a.largebuttons, a.giantButton {
	position: relative;
	display: inline-block;
	text-align: center;
	border: ;
	vertical-align: middle;
	width: auto;
}
a.largebuttons {
	margin-left: 8px;
	margin-right: 8px;
}
button.smallbuttons p, button.largebuttons p, button.giantButton p, a.smallbuttons p, a.largebuttons p, a.giantButton p {
	color: #999999;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	position: relative;
	cursor: pointer;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
}
div.smallbuttons-left, div.largebuttons-left, div.giantButton-left {
	background-position: 0px 0px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.smallbuttons-right, div.largebuttons-right, div.giantButton-right {
	background-position: 0px 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.smallbuttons-left, div.smallbuttons-right, div.largebuttons-left, div.largebuttons-right, div.giantButton-left, div.giantButton-right {
	display: inline-block;
}
div.smallbuttons-left, div.smallbuttons-right {
	width: 5px;
}
div.largebuttons-left, div.largebuttons-right {
	width: 11px;
}
div.giantButton-left, div.giantButton-right {
	width: 94px;
}
div.smallbuttons-center, div.largebuttons-center, div.giantButton-center {
	background-position: 0px 0px;
}
button.smallbuttons:hover, button.largebuttons:hover, button.giantButton:hover, a.smallbuttons:hover, a.largebuttons:hover, a.giantButton:hover {
	background-color: transparent;
	border: ;
}
button.smallbuttons:hover p, button.largebuttons:hover p, button.giantButton:hover p, a.smallbuttons:hover p, a.largebuttons:hover p, a.giantButton:hover p {
	color: #000000;
	font-weight: bold;
}/*==========================================*/ /*=============================================*/ /*=============================================*/ /*=== specific button components - GIANT ===*/
button.giantButton, a.giantButton {
	font-size: 18px;
	padding-left: 0px;
	padding-right: 0px;
}
button.giantButton p, a.giantButton p {
	font-size: 18px;
	height: 138px;
	padding: 0px;
	line-height: 138px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	display: inline-block;
}
button.giantButton img, a.giantButton img {
	border: ;
	height: 138px;
	width: 0px;
	float: left;
	display: ;
}
button.giantButton div, a.giantButton div {
	height: 138px;
	padding: 0px;
}
div.giantButton-left {
	float: left;
}
div.giantButton-center {
	margin: 0px 94px !important;
}
button.giantButton:hover div.giantButton-left, button.giantButton:hover div.giantButton-right, button.giantButton:hover div.giantButton-center, a.giantButton:hover div.giantButton-left, a.giantButton:hover div.giantButton-right, a.giantButton:hover div.giantButton-center {
	background-position: 0px 138px;
}/*==========================================*/ /*=============================================*/ /*=============================================*/ /*=== specific button components - LARGE ===*/
a.comment {
	width: 140px;
}
button.largebuttons, a.largebuttons {
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	padding: 0px;
}
button.largebuttons p, a.largebuttons p {
	font-size: 16px;
	height: 38px;
	padding: 0px;
	line-height: 38px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	display: inline-block;
}
button.largebuttons img, a.largebuttons img {
	border: ;
	height: 38px;
	width: 0px;
	float: left;
	display: ;
}
button.largebuttons div, a.largebuttons div {
	height: 38px;
	padding: 0px;
}
div.largebuttons-left {
	float: left;
}
div.largebuttons-center {
	margin: 0px 11px !important;
}
button.largebuttons:hover div.largebuttons-left, button.largebuttons:hover div.largebuttons-right, button.largebuttons:hover div.largebuttons-center, a.largebuttons:hover div.largebuttons-left, a.largebuttons:hover div.largebuttons-right, a.largebuttons:hover div.largebuttons-center {
	background-position: 0px 38px;
}/*==========================================*/ /*=============================================*/ /*=============================================*/ /*=== specific button components - SMALL ===*/
button.smallbuttons, a.smallbuttons {
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
button.smallbuttons p, a.smallbuttons p {
	font-size: 15px;
	height: 20px;
	padding: 0px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	display: inline-block;
}
button.smallbuttons img, a.smallbuttons img {
	border: ;
	height: 20px;
	width: 0px;
	float: left;
	display: ;
}
button.smallbuttons div, a.smallbuttons div {
	height: 20px;
	padding: 0px;
}
div.smallbuttons-left {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/smallbuttons-left.gif");
	float: left;
}
div.smallbuttons-right {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/smallbuttons-right.gif");
}
div.smallbuttons-center {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/smallbuttons-tile.gif");
}
div.smallbuttons-center {
	margin: 0px 5px !important;
}
button.smallbuttons:hover div.smallbuttons-left, button.smallbuttons:hover div.smallbuttons-right, button.smallbuttons:hover div.smallbuttons-center, a.smallbuttons:hover div.smallbuttons-left, a.smallbuttons:hover div.smallbuttons-right, a.smallbuttons:hover div.smallbuttons-center {
	background-position: 0px 20px;
}/*==================================== Footer =============================*/

#footer-container {
	background-color: rgb(88, 89, 88);
	height: 7em;	
}
.Footer {
	position: relative;
	
	z-index: 0;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block; 
	left: auto;
	right: auto;
}
.Footer * {/* 	opacity: 1.0 !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; filter: alpha(opacity = 100) !important; */
}
.Footer .Footer-inner {
	position: relative;
	z-index: 0;
	text-align: center
}
.Footer .Footer-text p {
	margin: 0px;
}
.Footer .Footer-text {
	color: #FFFFFF;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
}
.Footer .Footer-text a:link {
	text-decoration: ;
	color: #FFFFFF;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: ;
}
.Footer .Footer-text a:visited {
	text-decoration: ;
	color: #FFFFFF;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
	text-decoration: ;
}
.Footer .Footer-text a:hover {
	text-decoration: ;
	color: #000000;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline !important;
	color: #F37735;
}
.page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: ;
	color: #525252;
}/*=========== Comments ===========================*/
h3#comments {
	margin-bottom: 0px;
}
div.comment-author, div.PostHeaderIcons {
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
.vcard {
	display: ;
}
.commentmetadata {
	position: absolute;
	top: 0px;
	right: 0px;
}
.commentlist, .commentlist li {
	background: ;
}
.commentlist li li {
	margin-left: 30px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #FF0000;
	margin: 18px 0px 20px 20px;
	background: #fff;
}
.commentlist li cite {/*font-size:1.2em;*/
}
#commentform textarea {
	width: 100%;
}
.navigation {
	height: 15px;
	position: relative;
	text-align: center;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	clear: right;
	left: 0px;
	text-align: left;
	margin: 0px 20px 20px 0px;
}
.alignright {
	float: right;
	clear: left;
	left: 0px;
	text-align: right;
	margin: 0px 0px 20px 20px;
}
.align {
	margin: 0px 0px 20px 0px;
}
.align, .align a .align img {
	width: 100% !important;
	box-sizing: border-box; /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box; /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari          					*/
}
img.alignright {
	margin: 0px 10px 10px 10px;
}
img.alignleft {
	margin: 0px 20px 20px 0px;
}
.alignleft *, .alignright * {
	margin: 0px !important;
	clear: both;
}
.gallery-caption {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serifpx !important;
	font-size: 15px !important;
	line-height: 18px !important;
	font-style: italic !important;
	margin-top: 9px;
}
.gallery-caption br {
	display: block !important;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}
.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0 ;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0px;
}
.hidden {
	display: ;
}/*=========== Calendar ===========================*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}/*=========== Icons ==============================*/
.gallery-icon img, div.thumbnail img {
	border:  !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
div.thumbnail a, .gallery-icon a, a.thumbnail, img.thumbnail {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #FFFFFF !important;
	overflow: hidden;
}
div.thumbnail, div.thumbnail a, .gallery-icon a, .gallery-icon, a.thumbnail {
	display: inline-block;
	position: relative;
}
div.thumbnail {
	text-align: center;
	height: 154px;
	width: 19.5%;
	display: inline-block;
}
.gallery-icon {
	padding-bottom: 0px; /* vertically opens shadow */
}
.gallery-icon div {
	background-color: #FFFFFF;
}
.gallery-icon a, .gallery-icon {
	vertical-align: bottom;
}
div.thumbnail div {
	bottom: 0px;
	height: 18px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	margin: 0px 0px;
	font-size: 15px !important;
	line-height: 18px !important;
}
div#cboxCurrent {
	display:  !important;
}
img.iconCal {
	display: ;
}
img.iconCategory {
	display: ;
}
img.iconTag {
	display: ;
}
div.trackable_share_icons {
	height: 16px;
	margin-top: -8px;
	position: relative;
	top: 50%;
	line-height: 16px !important;
	text-align: right;
	float: right;
	display: inline;
	width: 300px;
}
div.trackable_sharing {
	height: 16px;
	float: right;
}
p.iconWrapper {
	padding: 0px !important;
	margin: 0px 0px 0px 12px !important;
	height: 16px !important;
	display: inline-block;
	float: right;
	vertical-align: middle;
}
p.iconWrapper div {
	vertical-align: baseline;
	width: 51px !important;
}
p.facebook {
	width: 42px;
	height: 14px !important;
	border: 1px solid #cad4e7;
	overflow: hidden;
	position: relative;
}
p.facebook iframe {
	position: absolute;
	left: -2px;
	top: -3px;
}
.button_count a.connect_widget_like_button {
	padding: 0px 4px !important;
}
div.trackable_sharing br {
	display: ;
}
div.trackable_share_icons img {
	margin: 0px !important;
	padding: 0px !important;
}
a.shareIcon {
	white-space: nowrap;
	overflow: hidden;
	margin-left: 2px !important;
}
img.shareIcon, a.shareIcon {
	display: inline-block !important;
	width: 16px;
	height: 16px;
}
div.PageBanner {
	position: relative;
	height: 250px;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: black;
}
div.PageBanner img {
	width: auto;
	height: 100%;
}
.header-tag-icon {
	display: inline-block;
	padding: 0 0 0 16px;
	min-height: 10px;
	margin: 0 0 0 5px;
}
.rss-tag-icon {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/rssIcon.png");
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	position: absolute;
	width: 24px;
	left: 10px;
}
img.wp-smiley {
	border: ;
	margin: 0;
	padding: 0;
}
.PostHeaderIcons img, .PostFooterIcons img {
	border: ;
	vertical-align: middle !important;
	margin: 2px;
}
div.PostHeaderIcons, div.cleared, div.PostFooterIcons {
	position: relative;
}
div.PostContent p, body#tinymce p, div.addtoany_share_save_container .contentLayout p {
	margin: 0px;
	padding: 0px;
}
a.a2a_dd {
	padding: 0px;
}
div.PostHeaderIcons {
}
div.PostFooterIcons {
	display: inline-block;
}/*=========== Side Bar ===========================*/
div.sidebar ul.subPage-wrapper {
	border-width: 0px !important;
	border-style: solid;
	border-color: #e2e2da;
}
div.sidebar ul {
	position: relative;
	left: 0px;
}
div.sidebar li.page_item a, div.sidebar li.menu-item a {
	padding: 6px 0px 6px 35px;
	margin-left: 0px;
	width: auto;
	display: block;
	text-align: left;
	position: relative;
	color: #FFFFFF;
}
div.sidebar li.page_item a, div.sidebar li.menu-item a * {
}/* excludeStyle is to remove characterStyle */
.subContent > h1, .subContent > *:not(.excludeStyle) .templateWrapper *, .subContent > *:not(.excludeStyle) .ifhasContentWrap {
}/*.subContent > h1 + *, .templateWrapper * {} */
.subContent h1, .subContent h2, .subContent h3 {
}
div.sidebar li ul.children li.page_item a, div.sidebar li ul.sub-menu li.menu-item a {
	padding: 6px 0px 6px 35px;
}
div.sidebar li.page_item a:hover, div.sidebar li.menu-item a:hover {
	color: #FFFFFF;
}
div.sidebar li.page_item ul.children a, div.sidebar li.menu-item ul.sub-menu a {
	margin-left: 0px;
	padding-left: 0px;
}
div.sidebar li.page_item, div.sidebar li.menu-item {
	font-family: FuturaStd-CondensedBold, Verdana, Tahoma, sans-serif;
	line-height: 28px;
	text-align: left;
	display: block;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 18px;
}
div.sidebar li.page_item:hover, div.sidebar li.menu-item:hover {
	background-color: transparent;
}
div.sidebar li ul.children li.page_item, div.sidebar li ul.sub-menu li.menu-item {
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
}
div.sidebar li.current_page_item, div.sidebar li.current_page_parent {
	padding-bottom: 0px;
	background-color: transparent !important;
}
div.sidebar li.current_page_item, div.sidebar li.current_page_parent, div.sidebar ul.children li, div.sidebar ul.sub-menu li {
	border-right:  !important;
}
div.sidebar li ul.children, div.sidebar li ul.sub-menu {
	padding: 0px;
	background-color: transparent;
	margin: 0px !important;
}
div.sidebar > ul {/* padding-right: 1px; */
	overflow: hidden;
}
div.sidebar ul li.page_item, div.sidebar ul li.menu-item {
	background-color: transparent;
}
div.sidebar li ul.children li, div.sidebar li ul.sub-menu li {
	border-bottom:  !important;
}
div.sidebar ul.children li, div.sidebar ul.sub-menu li {
	background-color: transparent;
}
div.sidebar li.current_page_parent {
}
div.sidebar li.current_page_parent li.current_page_item {
}
div.sidebar li.current_page_item a {
	color: #FFFFFF;
}
div.sidebar li.current_page_item > a {
	color: #FFFFFF !important;
}
div.sidebar li.current_page_parent ul.children li.current_page_item a, div.sidebar li.current_page_parent ul.sub-menu li.current_page_item a {
	color: #FFFFFF !important;
}
div.sidebar li.current_page_parent ul.children li.current_page_item:hover a, div.sidebar li.current_page_parent ul.sub-menu li.current_page_item:hover a {
	color: #FFFFFF;
}
div.sidebar {
	text-align: left;
}
div.sidebar button, div.sidebar input {
	margin-left: auto;
	margin-right: auto;
}
div.sidebar p, div.sidebar a {
	text-align: center;
	margin: 0px auto 0px auto;
}
div#dmi iframe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 549px;
}
div#dmi {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	height: 549px;
}
input.textfield {
	width: 89%;
	margin: 0px 5%;
	padding: 0px;
}
.db-wrapper .db-compact {
	height: 25px;
}
.sidebar  ul ul, .sidebar .current_page_item ul ul, .sidebar .current_page_ancestor ul ul, .sidebar .current_page_ancestor .current_page_item ul ul, .sidebar .current_page_ancestor .current_page_ancestor ul ul {
	display: ;
}
.sidebar .current_page_item ul, .sidebar .current_page_ancestor ul, .sidebar .current_page_ancestor .current_page_item ul, .sidebar .current_page_ancestor .current_page_ancestor ul, .sidebar .current_page_ancestor .current_page_ancestor .current_page_item ul, .sidebar .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
}

/*=========== Type Header ========================*/
.gallery-item, div.thumbnail {
	margin: 0px auto 20px auto !important;
}
.gallery {
	clear: both; /* display: inline-block; */
	margin: auto;
}
.gallery br {
	display: ;
}
.subContent {
	padding-top: 0px;
	padding-bottom: 50px;
}
.tabnav {
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	z-index: 1;
}
.tabnav li {
	display: inline-block;
	position: relative;
	height: 38px;
	margin: 0px !important;
}
.tabnav li a {/* height: 38px; */
	padding: 13px 6px;
	top: 9px;
	outline: ;
	position: relative;
	text-decoration:  !important;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif !important;
	font-weight: normal !important;
	font-size: 15px !important;
	line-height: 18px !important;
	letter-spacing: 0.7px !important;
}
.tabnav li a, .ui-tabs-selected a {
	color: #000000 !important;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.current_page_item a {
	color: #000000 !important;
}
#tabvanilla {
	margin: 0px 0px 18px 0px !important;
}
.tabdiv {
	position: relative;
	z-index: 1;
}
.tabdiv li {
	margin-left: 20px;
}
.ui-tabs-hide {
	display: ;
}
div#tabvanilla .toptile, .tabnav-tile {
	z-index: 0;
	position: relative;
}
div#tabvanilla .tabdiv, .subTab-toptile {
	background: url("/-/cascade/wp-content/themes/CASCADE/images/subTab-toptile.png") repeat-x top left !important;
	height: 50px;
	position: absolute;
	left: 0px;
	width: 100%;
}
.tabnav li div {
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 7px;
}
.promo_slider_background_image {
	display: inline-block;
}
.promo_slider_wrapper {/* border-top: solid 1px #FF0000; */
	border-bottom: solid 1px #000000;
}
.promo_slider_wrapper {
	margin: 0px 0px 0px 0px !important;
}
.promo_slider_wrapper, .promo_slider, .promo_slider_excerpt, .panel {
	overflow: hidden;
}
.promo_slider_excerpt {
	left: 0px !important;
	width: auto !important;
	text-align: right !important;
}
.panel-title {
	color: #FFFFFF !important;
	font-family: FuturaStd-Bold, Verdana, Tahoma, sans-serif !important;
	font-size: 26px !important;
	line-height: 26px !important;
	letter-spacing: 1.0px !important;
	font-weight: normal !important;
}
.promo_slider_excerpt {
	color: #FFFFFF !important;
	font-family: Akzidenz-Grotesk-BQ-Medium, Verdana, Tahoma, sans-serif !important;
	font-size: 16px !important;
	line-height: 21px !important;
	letter-spacing: 1.0px !important;
	font-weight: normal !important;
}
.promo_slider_excerpt * {
	text-align: right !important;
	margin-bottom: 0px !important;
}
.promo_slider {
	position: static !important;
}
body#tinymce table, body#tinymce table, table {
	width: 100%;
	table-layout: auto;
}
.HeadStrip, .HeadStrip-left, .HeadStrip-tile, .HeadStrip-tile div, .HeadStrip-right {
	height: 113px;
}
.HeadStrip {
	position: absolute;
	top: -125px;
	width: 100%;
}
.HeadStrip-left {
	width: 16px;
	float: left;
}
.HeadStrip-tile {
	margin: 0px 16px;
	width: auto;
}
.HeadStrip-right {
	width: 16px;
	float: right;
	top: 0px;
	position: absolute;
	right: 0px;
}
form.wpcf7-form, div.wpcf7 {
	clear: both;
}
.pp_content {
	height: auto !important;
}
form.wpcf7-form {
	display: block;
}
div.wpcf7 {
	display: inline-block;
	width: 100%;
}/* SPECIAL NEW ENTRY BANNER EXCERPT */
.entry-page-excerpt article, .entry-page-excerpt article a:link, .entry-page-excerpt article a:visited, .entry-page-excerpt article a.visited, .entry-page-excerpt article a:hover, .entry-page-excerpt article a.hovered {
	font-family: Akzidenz-Grotesk-BQ-Medium, Verdana, Tahoma, sans-serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	letter-spacing: 1.0px;
}
.entry-page-excerpt h1, .articleNumber {
	color: #ffffff;
}
.entry-page-excerpt h1 {
	font-family: FuturaStd-Bold, Verdana, Tahoma, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1.0px;
}
.templateWrapper h2, .templateWrapper h2 a {
	color: #000000 !important;
}
.templateWrapper h3, .templateWrapper h3 a {
	color: #000000 !important;
}
.templateWrapper h2, .templateWrapper h2 a {
	color: #000000 !important;
}
.templateWrapper h2 + div > p {
	font-weight: normal !important;
	color: #000000 !important;
}
#article .templateWrapper h2, #article .templateWrapper h2 a {
	font-family: FuturaStd-Bold, Verdana, Tahoma, sans-serif;
}
#article .templateWrapper h3, #article .templateWrapper h3 a {
	font-family: Akzidenz-Grotesk-BQ-Medium, Verdana, Tahoma, sans-serif;
}
.gc-cs-link {
	text-decoration: inherit !important;
	color: inherit !important;
}
h1, h2, h3, h4, h5, div, p, form {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}
ul, menu, dir {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
}
select, select option {
	-webkit-appearance:  !important;
}
.ui-state-active, .ui-state-hover, .ui-state-focus {
	outline:  !important;
}
body {
	background-color: #FFFFFF !important;
	background-image:  !important;
}
#main {
	margin-top: 87px;
}
.mobilemenu ul *.active span span, .mobilemenu ul a:hover span span {
	color: #FFFFFF !important;
}
#page, .barheader {
	width: 1018px;
}
.Footer .Footer-inner {
	margin-left: auto;
	margin-right: auto;
}
.detectWindow-small {
	display: ;
}
.detectWindow-smallest {
	display: none;
}
.detectWindow-large, .detectWindow-notPhone {
	display: block;
}
.mobilemenu {
	height: 0px;
}
.subContent.postDefault {
	padding-left: 100px;
}
.mobilemenu {
	height: 0px;
}
.attachment-inPost-float {
	margin: 0px 21px 21px 0px;
}
.gs-snippet {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif !important;
	font-size: 16px !important;
	line-height: 21px !important;
}
/**
 * 	Sidebar 2 contents
 */
#news-slider {
	width: 100%;
	/*border: solid 1px blue;*/
}
#ezine-ad {
	width: 100%;
	/*border: solid 1px red;*/
}
#ezine-sidebar {
	width: 100%; /* in site: 29.469% 300/1018 */
	height: 25%;
	text-align: center;
	/*border: solid 1px red;*/
}
.ezine {
	margin-top: 20px;
	height: 325px;
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	background-color: #4F4F4F;
	color: #FFFFFF;
	/*box-shadow: 0px 1px 4px #000000;*/
}
.ezine h2 {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px !important;
	color: #FFFFFF;
}
.ezine h3 {
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 5px !important;
}
.ezine a {
	font-size: 0.8em;
	font-style: italic;
	line-height: normal;
	padding-bottom: 10px;
	text-align: right;
	text-decoration: none;
}
.ezine-link {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
}
.ezine-link p {
	top: -10px;
} 
.ezine-link a {
	text-align: right;
	color: #000000;
	font-size: 1.2em;
	line-height: 1;
	padding-bottom: 0px;
	text-decoration: none;
}
.slide-wrapper {
	display: block;
}
.slide-title {
    font-size: 18px;
    left: 60px;
    line-height: 65px;
    margin: 20px 0 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: -60px;
    width: 90%;
}
.slide-title h2 {
	margin-right: 60px;
}
.slide-title h3 {
	text-align: left;
	left: -30px:
}
.slide-excerpt {
	text-align: left !important;
	margin-top: 20px;
}
.slide-excerpt ul, li {
	list-style-type: none;
}
.advps-slide {
	background-color: transparent  !important;
	width: 100%;
}
.advps-slide-container {
	margin: 0 auto 0 auto;
}
.advps-slide-field-three {
		margin-right: auto;
		margin-left: auto;
	}
.wp-post-image {
	/*float: left;*/
	margin-bottom: 10px;
}

/*================= Responsive Social Media Footer ===================*/
/*==gray==*/
#footer-Social-media {
	margin-left: auto;
	margin-right: auto;
}
.social-media-block {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1080px;	
}
/*.social-media-nav {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1018px;	
}*/
#footer {
	font-size: 0.5em;
}
#footer, #footer-links {
    left: 95px;
    list-style: none outside none;
    margin: 0 2.5px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    top: -13px;
    width: 890px;
    font-size: 0.3em;
    font-family: "ariel", sans-serif !important;
}
#footer, #footer-links li {
	height: 75px;
    margin: 0 2px 3px 0;
    width: 218.5px;
    -moz-box-sizing: border-box;
    background-color: #000000;
    background-position: 20px center;
    float: left;
    text-decoration: none;   
}
#footer-links li a img {
	margin: 0 20px 23px 20px;
}
#footer-links a {
	text-decoration: none;
	color: #FFFFFF; /* gray */
	font-family: "ariel", sans-serif !important;
	font-size: 0.75em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
/*==aqua==*/
@media screen and (max-width: 1000px) {
	.social-media-block {
		width: 600px;
		top: 10px;		
	}
	#footer-links {
		width: 420px;
		left: 0px ;
		top: 8px;	
		margin-right: auto;
		margin-left: auto;
	}
	#footer-links ul {
		display: block;
	}
	#footer-links li {
		width: 400px;
		margin-right: 2px;
	}
	#footer-links a {
		text-decoration: none;
		color: #FFFFFF; /* */
}
	#footer, #footer-links {		
	    width: 460px ;
	    left: 53px !important;
		}
	#footer-links li {
		margin-bottom: 2px;
	}
	
	#footer #footer-links li a:before {
	    float: left;
	    height: 75px;
	}
}
/*==yellow==*/
@media screen and  (max-width: 800px) {
	.social-media-block {
		width: 600px;
		margin-top: 0px;
	}
	#footer-links {
		width: 420px;
		top: -8px;
		margin-right: auto;
		margin-left: auto;
	}
	#footer-links ul {
		display: block;
	}
	#footer-links li {
		width: 400px;
		margin-right: 2px;
	}
	#footer-links a {
		text-decoration: none;
		color: #FFFFFF; /* yellow */
}
	#footer, #footer-links {
    width: 460px ;
    left: 53px !important;
	}
	#footer-links li {
		margin-bottom: 2px;
	}
	
	#footer #footer-links li a:before {
	    float: left;
	    height: 75px;
	}
}
/*==green==*/
@media screen and  (max-width: 600px) {
	.social-media-block {
		width: 290px;
		margin-top: 0px;
		top: 0px;
		right: 25px;
		position: relative;
	}
	#footer-links {
		width: 290px;				
		margin-right: auto;
		margin-left: auto;
	}
	#footer-links ul {
		display: block;
		float: left;
	}
	#footer-links li {
		width: 280px;
		margin-right: 2px;
	}
	#footer-links a {
		text-decoration: none;
		color: #FFFFFF; /* green */
	}
	/*==blue==*/
@media screen and  (max-width: 480px) {
	.social-media-block {
		width: 365px;
		right: 25px;
		margin-right: auto;
		margin-left: auto;
	}
	#footer-links {
		width: 290px;
		
	}
	#footer-links ul {
		display: block;
		
	}
	#footer-links li {		
		margin-right: 0px;
	}
	#footer-links a {
		text-decoration: none;
		color: #FFFFFF; /* blue */
	}
}
/*==red==*/
@media screen and  (max-width: 420px) {
	.social-media-block {
		width: 250px;
		left: -30px;
		margin-right: auto;
		margin-left: auto;
	}
	#footer-container {
		height: 8em;
	}
	
	.Footer-inner {
		padding: 10px !important;
	}

	#footer-links {
		width: 250px;
		float: left;
	}
	#footer-links ul {
		display: block;
	}
	#footer-links li {
		width: 300px;
		margin-right: 2px;
	}
	#footer-links a {
		text-decoration: none;
		color: #FFFFFF; /* red */
	}
}





