/*
Theme Name: MPsimplex
Description: Theme based on http://www.wpshoppe.com/themes/simpleX
Author: Chandra Maharzan - changes by Ray Buetens
Template: simplex
*/

@import url("../simplex/style.css");

/* =Structure
-------------------------------------------------------------- */
#page {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.page #primary {
	margin-top: 0.5em;
}
#main {
	padding: 1em 2em 5em;
	overflow: hidden;
}
#main .widget {
    padding-top: 0%;
	padding-bottom:3% !important
}
#main .widget-area {
	float: right;
	overflow: hidden;
	/*width: 32.631579%;*/ /* 310px / 950px */
	margin-top: 0.5em;
}

/* Fonts-------------------------------------------------------------- */
body, input, textarea {
	font: 14px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
	background-color: none;
/*	background-image: url(images/mpwatermark.gif);
	background-size: 35%;
	background-position: right 135px;
	background-repeat: no-repeat;
	background-attachment: scroll;*/
}
h1 {
	font-family: 'Ropa Sans', Arial, Helvetica, sans-serif;
	font-size:2.5em;
	margin-bottom:0.5em;
	line-height:1.0;
	font-weight: normal;
	color: #13007C;
}
h2 {
	font-family: 'Ropa Sans', Arial, Helvetica, sans-serif; 
	font-size:2em;
	margin-bottom:0.5em;
	line-height:1.1;
	color: #13007C;
}
h3 {
	font-family: 'Ropa Sans', Arial, Helvetica, sans-serif;
	font-size:1.35em;
	margin-bottom:0.4em;
	margin-top:1em;
	line-height:1.2;
	color: #13007C;
	font-weight: normal;
	letter-spacing: .01em;
}
h4 {
	font-family: 'Ropa Sans', Arial, Helvetica, sans-serif;
	font-size:1.125em;
	margin-bottom:0.333em;
	line-height:1.333;
	color: #13007C;
	font-weight: normal;
	letter-spacing: 0em;
}
.outcomeindent{
	font-family: 'ArbitraryRegular', Arial, Helvetica, sans-serif;
	font-size:1.125em;
	line-height:1.333;
	color: #13007C;
	font-weight: normal;
	letter-spacing: .05em;
	display:block;
	margin-left: 16px;
	padding-top:16px;
}
h5 {
	font-family:'PTSansBold', Arial, Helvetica, sans-serif;
	color: #13007C;
	font-weight: normal;
}
h5,
h6 {
	font-size:1em;
	margin-bottom:1.5em;
	line-height:1.5;
}
a {
	text-decoration:none;
	color: #006D77;
}
a:visited {
	opacity:0.8;
}
a:hover{
	text-decoration:underline;
	color: #FF4600;
}
h2 a {
	color: #006D77;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}
hr { /* adds rainbow rule*/
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 1em 0 1em;
	border: none;
	background-image: url(images/colorbardivider.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: transparent;
	background-color: transparent;

}
small, .entry-meta, .wp-caption .wp-caption-text, .gallery-caption, .sep {
	font-size:0.9em;
	color: #13007c;
}
.entry-content ul li {
      list-style: none;
    }

.entry-content ul li:before {
      /* For a round bullet 
      content:'\2022';*/
      /* For a square bullet */
      content:'\25A0';
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -10px;
      top: -1px;
      color: #13007C;
      font-size: 10px;
    }
q,
i,
em,
cite,
fancy {
	font-style:normal;
}
/* =Header
-------------------------------------------------------------- */
#branding {
	border-top: 1px solid #333;
/*	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
	background-size: 100%;*/
	background:#fff;
}
hgroup {
	overflow: hidden;
	margin: 1em auto;
	position: relative;
}
#site-title {
	float: left;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0.3em 0 0;
	text-shadow: 0px 0px 0px;
}
h1#site-title{
line-height: 0px;
}
body #searchform input#s {
	background-color:none;
}
#branding #searchform {
background: rgba(255, 255, 255, 0.8);
}
/* =Menu
-------------------------------------------------------------- */
#access {
	opacity: 0.97;
	display: block;
	background-color: #FFF;
	font-family: 'PTSansBold',Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	position:relative;
	z-index:9999;
}
#access li {
	float: left;
	position: relative;
	margin-right: 2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: none;
	color: #FFF;
}
#access a {
	color: #E8772D;
	display: block;
	line-height: 2em;
	padding: 0 0.5em;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.4);
	/*background-color: #E8772D;
filter: chroma(color=#E8772D) shadow(color=#13007C,direction=120,strength=2);*/ /*ie hack*/
/*	text-shadow: none;
*/		}
#access ul ul {
	display: none;
	font-size: 12px;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.2em;
	width: 168px;
	z-index: 99999;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	left: -1px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #00839C;
	border-bottom: 1px solid #ddd;
	color: #fff;
	font-weight: normal;
	height: auto;
	line-height: 1em;
	padding: 10px 10px;
	width: 148px;
	text-transform: lowercase;
}
#access li:hover > a,
#access a:hover {
	opacity: 1;
	background: #E8772D;
	color: #fff;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-shadow: 0px 1px 1px #eee;
}
#access ul li:hover > ul {
	display: block;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a,
#access .current-menu-item > a:hover,
#access .current-menu-ancestor > a:hover,
#access .current_page_item > a:hover,
#access .current_page_ancestor > a:hover {
	background: #E8772D;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-shadow: none/* 0px 1px 1px #eee*/;
	color: #ffffff;
	opacity: 1;
}
#access ul ul li a,
#access ul ul li a:hover,
#access ul ul :hover > a,
#access ul ul .current-menu-item > a,
#access ul ul .current-menu-ancestor > a,
#access ul ul .current_page_item > a,
#access ul ul .current_page_ancestor > a,
#access ul ul .current-menu-item > a:hover,
#access ul ul .current-menu-ancestor > a:hover,
#access ul ul .current_page_item > a:hover,
#access ul ul .current_page_ancestor > a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-shadow: none;/*0px 1px 1px #fff;*/
}
#access ul ul .current-menu-item > a,
#access ul ul .current-menu-ancestor > a,
#access ul ul .current_page_item > a,
#access ul ul .current_page_ancestor > a,
#access ul ul .current-menu-item > a:hover,
#access ul ul .current-menu-ancestor > a:hover,
#access ul ul .current_page_item > a:hover,
#access ul ul .current_page_ancestor > a:hover {
	text-transform: uppercase;
	opacity: 1;
}
#access ul ul li a:hover {
	background: #E8772D;
	opacity: 1;
}
#access ul ul ul li a{
	background-color: #D9E9EB;
	color: #006D77;
}
#access ul ul ul li a:hover,
#access ul ul ul :hover > a{
	background-color: #FFF;
	color: #13007C;
	opacity: 1;
}

#access ul ul ul .current-menu-item > a,
#access ul ul ul .current-menu-ancestor > a,
#access ul ul ul .current_page_item > a,
#access ul ul ul .current_page_ancestor > a,
#access ul ul ul .current-menu-item > a:hover,
#access ul ul ul .current-menu-ancestor > a:hover,
#access ul ul ul .current_page_item > a:hover,
#access ul ul ul .current_page_ancestor > a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-shadow: 0px 0px 0px;
	background-color: #FFF;
color: #13007C;
	}

#access ul li.home{ display:none;} /* sneaky way to remove HOME tab from navigation */

/* =Content
-------------------------------------------------------------- */
.entry-header .entry-title {
	font-weight: normal;
}
.entry-content {
	padding: 0em 0;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0;
	background-color:#DCD9EB;	
}
#site-generator {
	font-size: 11px;
	text-shadow: none;
	color: #13007c;
}
#site-generator a,#footernav a:active,#footernav a:visited{color:#006d77;text-decoration:none;} 
#site-generator a:hover{color:#FF4600;text-decoration:underline;}


/* Quote Posts */

blockquote {
	font-family: 'PTSansItalic', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .92em;
	background: #DCD9EB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 30px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 30px 3px rgba(0, 0, 0, .1);
	box-shadow: inset 1px 1px 30px 3px rgba(0, 0, 0, .1);
	color: #13007C;
	text-shadow: 1px 1px 1px #ffffff;
	margin-bottom: 1em;
	margin-top: 1em;
	letter-spacing: .04em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

/* =Tables
-------------------------------------------------------------- */
/*checkout{
	vertical-align: top;
	padding: 0em;
	border: 1px solid #ccc;
}*/
.checkoutfix{
	margin-bottom:0;}
table{
	background: #FFF;
}	
tbody tr:nth-of-type(odd){
	background: #D9E9EB;
}
	
/* =Video
-------------------------------------------------------------- */

object,
embed,
video {
	max-width:400px;
	height:auto;
}

/* =Images
-------------------------------------------------------------- */
.wp-caption {
	margin-bottom: 2em;
}
.wp-caption,
.format-image img {
	/*background: #fff;*/
	background: rgba(255, 255, 255, .9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
	padding: 2%;
	text-align: center;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	border-width: 1px;
	border-style: solid;
	border-color: #E8772D;
}
.wp-caption .wp-caption-text {
	margin: 2%;
	line-height: 1.3em;
}
.wp-caption-text, .gallery-thumb em {
	font-family: 'PTSansItalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
/*	text-align: left;
*/	font-style: normal;
	line-height: 11px;
}
.aligncenter {
    padding-bottom: 1em;
    padding-top: 1em;}
	
/* _____________________Forms________________________ */
input#s {
background-color:rgba(255, 255, 255, .9);
}

/*input[type='text'],
select,
textarea {
  margin-top: 0px;
    width: 120px;
	float:inherit;
}
input[type='text'],
textarea {
		float:left;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.checkoutBig {
	width: 200px;
	min-width: 200px;
	margin:0px;}
	
.div#input {float:left;}
.label{float:left;margin-top: 20px; margin-right: 0.5em;display: block;}*/

a.scss3b-button {font-family:'Ropa Sans','PTSansBold', Arial, Helvetica, sans-serif; font-weight:700; color: #fff !important;}
div a.scss3b-button-tangerine {
    background-image: -moz-linear-gradient(center top , #f1c40f, #f26922);width:90%;}

div a.scss3b-button-tangerine:hover {
    background-image: -moz-linear-gradient(center top ,#f26922, #f1c40f);width:90%;}
	
div a.scss3b-button-tangerineDonate {
    background-image: -moz-linear-gradient(center top , #f1c40f, #f26922);width:50%;}

div a.scss3b-button-tangerineDonate:hover {
    background-image: -moz-linear-gradient(center top ,#f26922, #f1c40f);width:50%;}
	
div a.scss3b-button.hideablebutton.scss3b-button-turquoise {
		display:none;
	}
div.button-new {
	font-family: "Ropa Sans";
	font-style: normal;
    font-weight: 400;
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: .6em;
    margin-bottom: 0em;
}
	
/*----------------Donate Dollars form----------------*/
div label.IATS_RadioPaymentLabel {
	font-family:'PTSansBold', Arial, Helvetica, sans-serif; 
	font-weight:400;
}
div label.IATS_InputRequired {
    font-weight: normal;
	font-family:'PTSansBold', Arial, Helvetica, sans-serif; 
}
div label.IATS_PaymentLabelOnLeft {
	width:105px;
}
div span.IATS_PaymentSectionTitle, div span.IATS_AmountSectionTitle {
	font-weight:normal;
	font-family:'PTSansBold', Arial, Helvetica, sans-serif; 
}
div button.IATS_Action {
	font-size: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	padding-top:0em;
	margin-top:0em;
}
/*div.IATS_PaymentFrequencyItemDiv {
    display: inline-block;
    font-size: 0.9em;
    width: auto;
    overflow: visible;
    padding: 0.2em 0px 0.2em 140px;
    margin: 0px 0.1em 0.59em;
    position: absolute;
    top: 40px;
}*/
div#IATS_AmountListItemDiv_Other.IATS_AmountItemDiv input#IATS_Amount_Other.IATS_RadioAmtButton {
	display:none;
}
div#IATS_AmountListItemDiv_Other.IATS_AmountItemDiv label#IATS_AmountName_Order_Other.IATS_RadioAmtLabel {
	margin-left:0px;
}
div#IATS_AmountListItemDiv_Other.IATS_AmountItemDiv input#IATS_AmountListItem_NewOtherAmount.IATS_OtherAmount {
	margin-left: 5px;
	width: 100px;
	background-color: #E3E3F4;
	border: 1px solid #3F43AE;
}

/* _____________________Notices________________________ */
.post .notice,
.error404 #searchform {
	background: #DCD9EB;
	display: block;
	padding: 1em;
}
/* Alignment */
.alignleft {
	margin-bottom: 8px;
}
.alignright {
	margin-bottom: 8px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}

/* _____________________New additions to site________________________ */

ul.navmenu {margin:10px 0;overflow:hidden;text-transform: uppercase;font-family:PTSansBold; } /* footer links - main nav*/
ul.navmenu li {/* footer links - subnav */
	display:inline;
	}
div.footernav {
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
-moz-column-gap:20px; /* Firefox */
-webkit-column-gap:20px; /* Safari and Chrome */
column-gap:20px;}/* This puts HOME on its own line */

ul.navmenu div.menu-in-use-container ul#menu-in-use-1.menu li.home,#footernav a:active,#footernav a:visited{color:#006d77;text-decoration:none;padding-right: 5px;
	display:block;}
ul.navmenu li a,#footernav a:active,#footernav a:visited{color:#006d77;text-decoration:none;padding-right: 5px;}/* footer links - subnav */
ul.navmenu li a:hover{color:#FF4600;text-decoration:underline;}/* footer links - subnav */
/*ul.navmenu children li:before {
	content: "\0020\007c\0020";
	color: #006d77;
	     }*/
ul.sub-menu li a,#footernav a:active,#footernav a:visited{color:#006d77;text-decoration:none;padding-right: 5px;text-transform: lowercase;font-family:PTSansRegular;}/* footer links - subnav */

ul.navmenu ul, ol.navmenu ol, ul.navmenu ol, ol.navmenu ul {margin:0 0 0 0px;}			 
/* end footer links */

/* Let's get this party started */ ::-webkit-scrollbar { width: 12px; } /* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; }
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgb(63, 67, 174,); 
    -webkit-box-shadow: inset 0 0 6px rgb(63, 67, 174); 
}
::-webkit-scrollbar-thumb:window-inactive {
background: rgba(228, 255, 255);
}
.select2-search input {/*Removes search from translation dropdown*/
	display:none;
}
body .select2-search {/*Removes search from translation dropdown*/
	display:none;
}

body .arve-wrapper {
    margin-bottom: 0px;
}
.entry-header .entry-meta { /*hides time/date/name from search results*/
    display: none;
}
#search-3 {
	max-width:270;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 20, 2012 02:49:07 PM America/New_York */
@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('fonts/PTN57F-webfont.eot');
    src: url('fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN57F-webfont.woff') format('woff'),
         url('fonts/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('fonts/PTC75F-webfont.eot');
    src: url('fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTC75F-webfont.woff') format('woff'),
         url('fonts/PTC75F-webfont.ttf') format('truetype'),
         url('fonts/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('fonts/PTC55F-webfont.eot');
    src: url('fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTC55F-webfont.woff') format('woff'),
         url('fonts/PTC55F-webfont.ttf') format('truetype'),
         url('fonts/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('fonts/PTS76F-webfont.eot');
    src: url('fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS76F-webfont.woff') format('woff'),
         url('fonts/PTS76F-webfont.ttf') format('truetype'),
         url('fonts/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansBold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansItalic';
    src: url('fonts/PTS56F-webfont.eot');
    src: url('fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS56F-webfont.woff') format('woff'),
         url('fonts/PTS56F-webfont.ttf') format('truetype'),
         url('fonts/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('fonts/PTN77F-webfont.eot');
    src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN77F-webfont.woff') format('woff'),
         url('fonts/PTN77F-webfont.ttf') format('truetype'),
         url('fonts/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArbitraryRegular';
    src: url('fonts/arbitrary-webfont.eot');
    src: url('fonts/arbitrary-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arbitrary-webfont.woff') format('woff'),
         url('fonts/arbitrary-webfont.ttf') format('truetype'),
         url('fonts/arbitrary-webfont.svg#ArbitraryRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* _____________________CSS from old site start here________________________ */
.img-float-right {
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
}

.specialtext {
	/* This is larger text used in the footer */
	color: #13007C;
	font-family: 'Ropa Sans','ArbitraryRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-top:3px;
	padding-bottom:3px;
}
.specialtext a:link {
	/* This is larger text used in the footer */
	font-family: 'Ropa Sans','ArbitraryRegular', Arial, Helvetica, sans-serif;
/*	font-size: 14px;
	line-height: 14px;
	padding-top:3px;
	padding-bottom:3px;*/
}
.specialtext a:hover {
	/* This is larger text used in the footer */
	text-decoration:underline;
	color: #FF4600;
	font-family: 'Ropa Sans','ArbitraryRegular', Arial, Helvetica, sans-serif;
/*	font-size: 14px;
	line-height: 14px;
	padding-top:3px;
	padding-bottom:3px;*/
}
.specialheadorange { /* This is larger text in orange */
	font-family: 'ArbitraryRegular', Arial, Helvetica, sans-serif;
	color: #E8772D;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
}
.specialheadorange a:link{
	color: #E8772D;
	font-weight: normal;
	}
.specialheadorange a:visited{
	color: #E8772D;
	}
.specialheadorange a:hover{
	color: #13007C;
	text-shadow: 1px 1px 6px #E8772D;
	}
/* This creates a multicolumn list using ol bullets - change the % to get more/less columns 
.threeColumns > li {
	min-width: 33%;
	float: left;
	list-style-type: none;
}*/

/* This will clear the floating in standards compliant browers... might not work in IE 
.threeColumns:after {
	display: block;
	content: &nbsp;;
	clear: both;
}*/

ol {
	padding-left: 0px;
}
	/* Button styles for completely CSS button as seen on the Brunch page - see http://devgrow.com/super-simple-css-buttons/ for examples */

.button {
	padding: 5px 10px;
	display: inline;
	background: #777 url(images/button.png) repeat-x bottom;
	border: none;
	color: #006D77;
	cursor: pointer;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px #FFF;
	letter-spacing: 1px;
		}
.button:hover {
	background-position: 0 center;
	text-decoration: none;
		}
.button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		text-decoration: none;
		}
.button.purple { background-color: #DCD9EB; }
.button.small { font-size: 75%; padding: 3px 7px; }
.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button.large { font-size: 125%; padding: 7px 12px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }
/*_________________________________________old site stuff ends here_________________________*/	

.shift { /*A better superscript for trademark*/
position : relative;
font-size : 38%;  
top : -1em; 
}
.quote-smallnobox {
	font-family: 'PTSansItalic', Arial, Helvetica, sans-serif;
	color: #13007C;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	text-align: left;
	letter-spacing: .04em;
}
strong {
    font-family: 'PTSansBold', sans-serif;
	font-weight:normal
}
#googlecart-checkout-button { /* customizing Google checkout Merch page*/	
  cursor: pointer;
  height: 43px;
  width: 160px;
  margin-left: .3em;
  position: relative;
  top: -5px;
}
#googlecart-widget-foot td {/* customizing Google checkout Merch page - This makes it work in C*/	
  width: 100px;
}
div#googlecart-widget-body {/* customizing Google checkout Merch page*/	
	background-color: #E1E5E9} 

.override #googlecart-widget-head {/* customizing Google checkout Merch page*/	
    background: #E8772D
  }
.override #googlecart-title {/* customizing Google checkout Merch page*/	
    color: #FFF
  }
.override #googlecart-summary {/* customizing Google checkout Merch page*/	
    color: #FFF
  }
	
em {
	font-family: 'PTSansItalic', 'Arial Italic', Helvetica, sans-serif;
}
.bolditalic {
	font-family: 'PTSansBoldItalic', Arial, Helvetica, sans-serif;
	}
	
/*subpage styles are for the subpage links at bottom of content*/	
#subpage-style { 
	list-style-type: none;
	color:#13007C;
	font-size:12px;
	font-family:'PTSansBoldItalic', Arial, Helvetica, sans-serif;
/*	display: inline;
*/	font-weight: normal;
/*	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
}
#subpage-style ul {
	display: inline;
	color:#13007C;
	font-family:'PTSansBoldItalic', Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 20px;
	text-transform: lowercase;
	letter-spacing: .04em;
}
#subpage-style ul li {
	display: inline;
	padding: 2px;
	border: 1px solid #DCD9EB;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
}
#subpage-style ul li a:visited {
	padding: 2px;
	border: 1px solid #DCD9EB;
	background-color: none;
}
#subpage-style ul li a:hover{
	text-decoration: none;
}
#subpage-style ul li:hover{
	background-color:#dcd9eb;
	text-decoration: none;
}
#subpage-style ul li a:active{
	background-color:#dcd9eb;
	text-decoration: none;
}
#subpage-style ul li:before { content: ""; display: inline;}
#subpage-style ul li:after { content: "\00a0";}
#subpage-style ul li.last:after { content: "";}
/* ----------------------------------------------------- */


.nivo_slider .nivo-caption { /* This hides the photocaption in slideshows */
	/* Firefox */ -moz-transition: all .7s ease;
	/* WebKit */ -webkit-transition: all .7s ease;
	/* Opera */ -o-transition: all .7s ease;
	/* Standard */ transition: all .7s ease;
	-moz-opacity: 0 !important;
	-khtml-opacity: 0 !important;
	opacity: 0 !important;
}
.nivo_slider:hover > .nivo-caption { /* This reveals captions on hover in slideshows */
-moz-opacity: 0.9 !important;
-khtml-opacity: 0.9 !important;
opacity: 0.9 !important;
background:#13007C;
}
ul#menu-in-use.menu li#menu-item-2956.menu-item{
	background: #f26922; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjI2OTIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjM2Y0M2FlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODM5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #f26922 0%, #3f43ae 50%, #00839c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f26922), color-stop(50%,#3f43ae), color-stop(100%,#00839c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* IE10+ */
background: linear-gradient(135deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26922', endColorstr='#00839c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
ul#menu-in-use.menu li#menu-item-2956.menu-item a:hover{
	background: #f26922; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjI2OTIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjM2Y0M2FlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODM5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg,  #f26922 0%, #3f43ae 50%, #00839c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f26922), color-stop(50%,#3f43ae), color-stop(100%,#00839c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* IE10+ */
	background: linear-gradient(45deg,  #f26922 0%,#3f43ae 50%,#00839c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26922', endColorstr='#00839c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	color: #FFF;
	text-shadow: none;
}

/* =Mobile
-------------------------------------------------------------- */

/* =Tablets held in portrait orientation
-------------------------------------------------------------- */


@media screen and (max-width: 768px) {/* =Tablets held in portrait orientation--- */
#main .widget-area {
	overflow: visible;
	width: 100%; /* 310px / 950px */
	margin-top: 1.5em;
}
#branding #searchform { /* Search Form - remove from header */
	display: none;
}
}
@media screen and (max-width: 480px) { /* Make header image set size for smallest screens */
body { -webkit-text-size-adjust:100% }    /* This is a fix for mobile safari */
body, input, textarea {
	background-size: 90%;
	background-position: right 150px;
}
#branding {
	border-top: 1px solid #333;
	/*background-image: url(images/headerimage-480.jpg);
	background-repeat: no-repeat;
	background-size: 480px 150px;*/
}

.jquery-responsive-select-menu {
    display: inline-block;
    max-width: 100%;
	width: 100%;
	background-color: #E8772D;
	font-size:15px;
}
#access {
	background-color:none;
	padding-bottom: 0px;
    padding-top: 10px;
	}
#main {
	padding-left:1.25em;
}
.page #primary {
    margin-top: 0;
}

div a.scss3b-button.hideablebutton.scss3b-button-turquoise { /* Show Donate button at top of page on mobile */ 
	display: block;
	width: 75%;
	margin-left:10%;
	padding-bottom:3px;
	padding-top:1px;
	background-color: rgba(0, 0, 0, 0);
	background-image: -moz-linear-gradient(center top #1abc9c, #00839c);
}
div a.scss3b-button.hideablebutton.scss3b-button-turquoise:hover {
	background-color: rgba(0, 0, 0, 0);
	background-image: -moz-linear-gradient(center top #00839c, #1abc9c);
	}
	
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_3 .slideshow_description_box {
    background: rgba(63,67,174,.65);
}
}


@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) { /* Make header work nicely for iphones */
body { -webkit-text-size-adjust:100% }    /* This is a fix for mobile safari */ 
#access {
	background-color:none;
	}
	
}
