/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

p {
   	color: #423f37;
}
#header .logo{
	float:left;
	overflow:hidden;
	margin:4px 0 0;
}
#main{
	background:#fff;
	/*overflow:hidden !important;*/
	clear:both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}

/* Headings */


.page-title-container {
	background-image:url(images/title-bar-bkg.png) !important;
	background-color:#d3d6a7;
	background-position:50% 50%;
	background-repeat:no-repeat;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	height:87px;
}
.page-title-container .page-title h1 {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	font-size: 32px;
	font-weight: bold;
}
.fusion-page-title-bar h1, .fusion-page-title-bar h3 {
	font-weight: bold !important;
}
.post-content h2, .title h2, #main .post-content .title h2, #main .post h2 a {
	color: #725d1e;
	font-weight: bold;
	font-size: 24px;
}
#main #content .post-content .title h3 {
  font-weight:bold;
}
#sidebar .widget h3 {
	font-size:28px;
	font-weight: bold;
	color: #88814d;
}

#main #content .post-content .title h3 {
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
}
.programSubtitle {
	font-size:22px;
	font-weight: bold;
	color: #91490e;
	margin-bottom: 8px;
	float: left;
	font-style: italic;
}

/* Header Elements */


.header-bar-bkg {
	background-image:url(images/header-bar-bkg.png) !important;
	background-repeat: repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #d3d4aa;
}

#topBar {
	background-image:url(images/header-bar-bkg.gif) !important;
	background-repeat: repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d3d4aa;
	height: 27px;
}
#login {
    width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
#loginLink {
	background-image: url(images/login-bkg.gif);
	background-repeat: repeat-x;
	width: 83px;
	float:right;
	height: 23px;
	text-align: center;
}
#loginLink a {
	font-size: 12px;
	color: #63462d;
	text-decoration: none;
	text-align: center;
	width: 83px;
	margin-right: auto;
	margin-left: auto;
}
#loginLink a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Navigation */


#nav ul .current_page_item a, #nav ul .current-menu-item a, #nav ul > .current-menu-parent a, #nav ul ul, #nav li.current-menu-ancestor a, .reading-box, .portfolio-tabs li.active a, .faq-tabs li.active a, .tab-holder .tabs li.active a, .post-content blockquote, .progress-bar-content, .pagination .current, .pagination a.inactive:hover {
  border-color:#d3d4aa !important;
}

/* Homepage 3 Column Styling */

.fortyPix {
	height: 20px;
}

.uniquelyAnimas {
	 background-color:#f6ebe6;
	 padding: 12px;
	 text-align:center !important;
}
.post-content .uniquelyAnimas h3 {
	font-size: 20px !important;
	color: #237891 !important;
		 text-align:center !important;
}
.uniquelyAnimas a {
	color: #237891 !important;
	text-decoration:underline;
	font-weight: bold;
}
.uniquelyAnimas p {
	 	font-size: 17px !important;
line-height: 21px !important;
}
.post-content .threeColumn h3 {
	font-size: 20px !important;
	color: #a23905 !important;
	font-weight: bold;
		 text-align:center !important;
}
.threeColumn p {
	font-size: 15px !important;
line-height: 19px !important;
	 text-align:center !important;
}
.threeColumn a {
	color: #237891 !important;
	text-decoration:underline;
}

/* Program List Display */


.programListBox {
	width: 100%;
	border: 1px solid #cecfae;
	margin-bottom: 20px;
}
.programListContainer {
	margin: 16px;
}
.programListContainer p {
	clear: both;
	float: left;
}
.programName {
	font-size: 24px;
	font-weight: bold;
	color: #91490e;
	clear: both;
	float: left;
	margin-bottom: 8px;
}
.programFormerly {
	float: left;
	font-style: italic;
	color: #88814d;
	margin-bottom: 12px;
	font-size: 16px;
}
.programDate {
	font-size: 18px;
	font-weight: bold;
	color: #725d1e;
	clear: both;
	float: left;
	margin-bottom: 4px;
}
.programCost {
	font-size: 18px;
	font-weight: bold;
	color: #7ab3c1;
	clear: both;
	float: left;
	margin-bottom: 0px;
}
.programListBar {
	background-color: #eee7b9;
	float: left;
	width: 100%;
	background-image: url(images/programListBar-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #cecfae;
}
.programListBarContainer {
	margin: 12px;
	float: left;
}
.programBarText {
	color: #7b7444;
}
.programBarBttnContainer {
	float: right;
	margin: 12px;
	text-align: right;
}
.programBttn {
    font-weight: bold;
    padding: 5px 15px;
    background-color: #ffb522;
    text-align: center;
    font-size: 17px;
	/*width: 105px;*/
	float: left;
	margin-left: 6px;
}
#main #content .post-content .programBttn a,.programBttn a {
    color: #733504;
}
#main #content .post-content .programBttn a:hover,.programBttn a:hover {
    color: #ffffff;
}
.registerBttnContainer {
    font-weight: bold;
    padding: 5px 15px;
    background-color: #ffb522;
    text-align: center;
    font-size: 17px;
	float: right;
	/*width: 150px;*/
	text-align: right;
}
.registerBttnContainer a {
    color: #733504;
}
.registerBttnContainer a:hover {
    color: #ffffff;
}

.programFull {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
#programContent p a {
text-decoration: underline !important;
}

/* Program Detail */


#leftColumn {
	float: left;
	width: 660px;
}
H3.event_title {
	font-size: 26px;
	font-weight: bold;
	color: #91490e;
	clear: both;
	float: left;
	margin-bottom: 8px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd9c9;*/
	width: 660px;
	line-height: 1em;
}
#detailsContainer {
	float: left;
	width: 460px;
}
.eventDetailLocation {
	font-size: 24px;
	font-weight: bold;
	color: #725d1e;
	clear: both;
	float: left;
	margin-bottom: 4px;
}
.eventDetailDate {
	font-size: 18px;
	color: #88814d;
	font-weight: bold;
	float: left;
	clear: both;
	margin-bottom: 4px;
}
.eventDetailCost {
	font-size: 18px;
	font-weight: bold;
	color: #7ab3c1;
	clear: both;
	float: left;
	margin-bottom: 12px;
}
.eventDetails {
	font-size: 16px;
	color: #88814d;
	clear: both;
	float: left;
	margin-bottom: 12px;
}
.eventDetailLimit {
	font-size: 16px;
	color: #88814d;
	clear: both;
	float: left;
	margin-bottom: 12px;
}
.tanBox {
	background-color: #d7c693;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a49d74;
	border-right-color: #a49d74;
	border-bottom-color: #a49d74;
	border-left-color: #a49d74;
	padding: 10px;
	color: #281d0e;
	font-size: 15px;
	margin-bottom: 25px;
}
.eventDescriptionTitle {
	font-size: 18px;
	font-weight: bold;
	color: #91490e;
}
.eventPhoto {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.tanBoxTitle {
	font-size: 15px;
	font-weight: bold;
	color: #604013;
}
.tanTop {
	background-color: #dbd299;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b493;
	border-right-color: #b3b493;
	border-left-color: #b3b493;
	height: 18px;
	width: 642px;
	margin-left: 8px;
}
.tanMiddle {
	background-color: #dbd299;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3b493;
	border-left-color: #b3b493;
	width: 606px;
	margin-left: 8px;
	padding: 18px;
	color: #614c41;
}
.tanMiddle p {
     color: #614c41;
}
.tanMiddle strong {
	color: #725d1e;
}
.tanMiddle img {
	border: 1px solid #cac088;
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.tanBottom {
	background-color: #dbd299;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3b493;
	border-left-color: #b3b493;
	height: 18px;
	width: 642px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b493;
}
.tanHeading {
	width: 633px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px solid #b3b493;
	font-size: 18px;
	font-weight: bolder;
	color: #91490e;
}
.registerHeading {
	font-size: 24px;
	font-weight: bold;
	color: #91490e;
	text-transform: uppercase;
}
.register {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcccc;
	border-bottom-color: #cdcccc;
	margin-bottom: 12px;
}
.brownBold {
	font-weight: bold;
	color: #665214;
}

/* Main Content */



#main #content .post-content a {
	color: #b15c11;
		text-decoration: underline;
}
#main #content .post-content a:hover {
	color: #364a27;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.msg {
	color: #990000;
}
.alert {
	background-color: #eee7b9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2cfae;
	border-right-color: #d2cfae;
	border-bottom-color: #d2cfae;
	border-left-color: #d2cfae;
	width: 80%;
	margin-left: 40px;
}
.indented {
	padding-left: 60px;
	margin-top: 14px;
	margin-bottom: 14px;
}

/* Buttons */


a.bttnRegister {
	display: block;
	width: 99px;
	height: 34px;
	text-decoration: none;
	background-image: url(images/bttn-register.png);
	background-position: left;
}
a.bttnRegister:hover {
	background-position: -99px 0;
}
a.bttnDetails {
	display: block;
	width: 99px;
	height: 34px;
	text-decoration: none;
	background-image: url(images/bttn-details.png);
	background-position: left;
}
a.bttnDetails:hover {
	background-position: -99px 0;
}
a.bttnApply {
	display: block;
	width: 99px;
	height: 34px;
	text-decoration: none;
	background-image: url(images/bttn-apply.png);
	background-position: left;
}
a.bttnApply:hover {
	background-position: -99px 0;
}
a.bttnWaitlist {
	display: block;
	width: 99px;
	height: 34px;
	text-decoration: none;
	background-image: url(images/bttn-waitlist.png);
	background-position: left;
}
a.bttnWaitlist:hover {
	background-position: -99px 0;
}
a.bttnRegisterLarge {
	display: block;
	width: 143px;
	height: 54px;
	text-decoration: none;
	background-image: url(images/bttn-register-large.png);
	background-position: left;
}
a.bttnRegisterLarge:hover {
	background-position: -143px 0;
}

a.bttnApplyLarge {
	display: block;
	width: 143px;
	height: 54px;
	text-decoration: none;
	background-image: url(images/bttn-apply-large.png);
	background-position: left;
}
a.bttnApplyLarge:hover {
	background-position: -143px 0;
}
.displace {
	position: absolute;
	left: -5000px;
}


/* Forms */

input {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
#ninja-forms-sample {
   background: #ede6b8;
   border-radius: 10px;
   color: #333;
   margin-bottom: 1.625em;
   padding: 20px;
   overflow: hidden;
   max-width: 600px;
}
#ninja-forms-sample .req-item-desc {
   margin-bottom: 10px;
}
#ninja-forms-sample .required-item {
   color: #ff0000;
}
#ninja-forms-sample p {
   margin: 0;
}
#ninja-forms-sample ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 250px;
}
#ninja-forms-sample li {
	list-style-type: none;
}
#ninja-forms-sample p.ninja_progress {
	font-weight:bold;
	font-size: 18px;
	color: #725d1e;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#ninja-forms-sample .field-group {
   clear: both;
}
#ninja-forms-sample .field-wrap {
   clear: both;
}
#ninja-forms-sample .ninja-text-box {
   background: #fff;
   color: #666;
   line-height: 22px;
   margin: 0 0 10px 0;
   padding: 3px 1%;
   width: 60%;
}

#ninja-forms-sample .ninja-textarea {
   background: #fff;
   color: #666;
   line-height: 22px;
   margin: 0 0 10px 0;
   padding: 3px 1%;
   width: 60%;
}
#ninja-forms-sample label {
   color: #333;
   display: block;
   float: left;
   padding: 4px 2%;
   width: 320px;
}
#ninja-forms-sample .span-textarea-label-left label {
   height: auto;
}
#ninja-forms-sample .ninja-textarea {
   height: 100px;
   overflow: auto;
}
#ninja-forms-sample #ninja_field_spam {
   float: none;
   width: 22px;
}
#ninja-forms-sample #ninja_submit {
   background-color: #555;
   border: 0;
   color: #fff;
   line-height: 1;
   padding: 8px 15px;
   text-align: center;
   text-transform: uppercase;
}
#ninja-forms-sample #ninja_submit:hover {
   background: #111;
   border: 0;
   cursor: pointer;
}
#ninja-forms-sample #ninja_submit:focus {
   background: #a7feb4;
   border: 1px solid #a7feb4;
}
#ninja-forms-sample #ninja_login_button {
	font-size: 16px;
	color: #FF0000;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #FFCC33;
	padding: 12px;
}
#ninja-forms-sample ol li {
	list-style-type:lower-alpha;
	margin-bottom: 12px;
}


/* Sidebar Elements */

#sidebar .widget li a, #sidebar .widget .recentcomments, #sidebar .widget_categories li {
  font-size: 13px;
  background: url("images/arrow-ul.png") no-repeat scroll 0 8px transparent;
  border: none;
  padding: 0 10px;
}
.testimonialswidget_testimonial q, .testimonialswidget_testimonial blockquote {
	quotes:none;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0px;
}
.testimonialswidget_testimonial .author, .testimonialswidget_testimonial .email, .testimonialswidget_testimonial .title {
	font-size: 14px;
}
.testimonialswidget_testimonial .heading h3 a {
	color: #006600;
}

/* Footer Elements */


#footer {
	background-color: #1f211b;
}
#footer li{
  color:#BFBFBF;
}
.footer-area a {
  color:#BFBFBF;
  text-shadow:none;
}
.footer-area p {
	color:#b2b1b1;
	font-size: 13px;
}
.copyright {
  color:#bfbfbf;
  font-size:14px;
  list-style:none;
  text-shadow:none;
}
.footer-area {
	background-image: url(images/footer-bkg.jpg);
	color:#8C8989 !important;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d3d4aa;
	background-repeat: repeat;
	background-position: top;
}
#footer.webCredits a {
	font-size: 11px;
	color: #9e9d9d;
}
#footer.webCredits a {
	font-size: 11px;
	color: #9e9d9d;
}
.fusion-footer p, .fusion-footer a {
	font-size: 17px !important;
}

.clear {
	clear: both;
	/*margin-bottom: 30px;*/
}
.share-box{clear: both;}
.event_espresso_form_wrapper{border: none !important;}

.widget_mcswwidget{
	background-color: #EEE7B9;
    border: 1px solid #CECFAE;
    padding-top: 15px;
}
.widget_mcswwidget .heading {
	background-color: white;
	border-top: 1px solid #CECFAE;
	border-bottom: 1px solid #CECFAE;
	margin-bottom: 15px;
	padding: 5px;
}
#sidebar .widget_mcswwidget .heading h3 {
	font-size: 19px;
	margin: 0;
    text-align: center;
	text-transform: uppercase;
}
hr {
	border: 1px solid #CCCCCC;
}
.post-content blockquote {
	font-style: normal;
	background-color: #f7f7f1;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
}
#main .post-content h1 {
	font-size:30px !important;
	color: #9c4907;
	overflow: visible;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
}
#main .post-content .title h1 {
	font-size:30px !important;
	color: #9c4907;
	overflow: visible;
	font-weight: bold;
	vertical-align: middle;
	line-height: 36px !important;
}
.introText {
	font-size:17px;
	margin-top: 0px;
}
#content{
	margin-top: 0px;
}
.one_third h3 {
	font-weight: bold;
	color: #6a5b22;
}
.homeLeafRowLeft {
	text-align: right;
	width: 338px;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-right: 22px;
	float: left;
}
.homeLeafRowLeft h3{
	font-weight: bold;
	color: #6a5b22;
}
.homeLeafRowRight h3{
	font-weight: bold;
	color: #6a5b22;
}
.homeLeafRowRight {
	text-align: left;
	width: 338px;
	margin-top: 15px;
	margin-bottom: 8px;
	float: left;
	padding-left: 22px;
}
.homeLeafRowMiddle {
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.homeLeafBorder {
	background-image: url(images/leafBorder.gif);
	height: 10px;
	background-repeat: no-repeat;
}
#bottomMessage {
	text-align: center;
	font-size: 14px;
	background-image: url(images/bottomMessageBKG.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 20px;
}
#bottomMessage strong {
	font-size: 14px;
	color: #8e4614;
}
.clearNoPad {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.learnMore {
	font-size: 13px;
	color: #91490e;
	text-decoration: underline;
}

.one_third {
	background-image: url(images/vert-divider.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
.one_third.last {
	background-image: none;
	text-align: center;
}
#programFourBox {
	background-image: url(images/program-4-box-bkg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 20px;
	height: 290px;
}
.explore {
	font-size: 20px;
	font-weight: bold;
	color: #6a5b22;
	text-align: center;
	margin-bottom: 14px;
}
.fourBox {
	text-align: center;
	float: left;
	width: 210px;
	margin-right: 6px;
	margin-left: 6px;
}
.fourBox h3{
	font-weight: bold;
	color: #4f3f10;
	margin-top: 0px;
	margin-bottom: 8px;
}
form.wpmcsw{
	padding: 10px;
	text-align: center;
}
form.wpmcsw .select_wrapper select {
	width:198px;
	margin-bottom: 7px;
    font-size: 15px;
}
form.wpmcsw .search{
    color: #91490E;
    font-weight: bold;
    padding: 5px 15px;
}
.page-title h1 {
width: 900px;
}
.textwidget a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
h5.toggle {
	margin-bottom: 25px;
}
#policy-link{text-decoration: underline;}
.error{background-image: none;}

blockquote p {
  color: #8D8238;
  font-size: 16px;
}
.post-content blockquote {
	background-color:#F7F7F1;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:3px;
	font-style:normal;
	margin-bottom: 25px;
	margin-top: 25px;
}
.alignleft {
  display:inline;
  float:left;
  margin-right:25px;
    margin-bottom:25px;
}
.dividerDot {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 18px;
}
.event_staff p {
    display: inline;
}
p.event_person {
    display: block;
	clear: both;
}
p.image_wrapper {
    margin: 0 25px 0 0;
	float: left;
}
.ninja-forms-error div p {
    color: red;
    font-size: 18px;
}
.ninja-forms-error-msg {
  color: red;
  font-size: 18px;
}
.shortcode_animas_program {
  color: #423F37;
  margin-bottom: 10px;
}
.shortcode_animas_program .title {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
}
.shortcode_animas_program .date {
	color:#0D788A;
}
#bottomNew {
	font-size:13px;
	text-align:left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
}
#bottomNew p {
	line-height: 1.2em;
}
#bottomNew strong {
	color: #8e4614;
	line-height: 1.2em;
}
#bottomNew a {
	font-size: 13px;
	color: #8e4614;
}
#bottomNew ul,#bottomNew li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	color: #333333;
}
#bottomNew li {
	margin-bottom: 4px;
	line-height: 1.2em;
}
#bottomNew .one_third {
	background-image: none;
	margin-bottom: 0px;
}
#bottomNew .one_third.last {
	text-align: left;
}
.bottomHeading {
	color: #6a5b22;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}
.bottomSubs {
	color: #8e4614;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.1em;
}
.programimage {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #d7c693;
	margin-bottom: 16px;
}
.testimonials-widget-testimonial {
	font-family: 'Ruluko';
	font-weight: 400;
	font-size: 17px;
	color: #655217;
	background-image: url(http://www.animas.org/wp-content/themes/Avada-Child-Theme/images/Testimonial-BKG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 40px;
	border: 1px solid #d7c693;
	line-height: 1em;
	margin-top: 14px !important;
	margin-bottom: 14px !important;
}
.testimonials-widget-testimonial blockquote {
	margin: 0;
}
.testimonials-widget-testimonial p { /* author */
  font-size: 16px;
  font-style: italic;
}
.post-content ol li {
	list-style-position: inside;
	list-style-type: decimal;
	color: #423f37;
}
.post-content li {
	color: #423f37;
}

/* Attention Grabber Bar  */

#ag-submit {
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 1em;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#attention-grabber span, #attention-grabber div {
  font-size:16px;
}

.one_third {
  background-image:none !important;
}

#nav ul ul {
    top: 21px;
}
#nav ul a, #nav li.current-menu-ancestor a {
    height: auto;
    line-height: normal;
}
div#tagline {
    margin: 30px 0 10px 0;
    text-align: center;
}
.fusion-is-sticky div#tagline {
	display: none;
}
@media screen and (min-width: 1115px) and (max-width: 1300px) {
    #layerslider_15 .ls-s2.bannerHeadline {
        left: 30px !important;
    }
    #layerslider_15 .ls-s2.bannerHeadline2 {
        left: 45px !important;
    }
    #layerslider_15 .optin-bg {
        left: 702px !important;
    }
    #layerslider_15 .optinHead, #layerslider_15 .privacy, #layerslider_15 .optinsubhead {
        left: 732px !important;
    }
    #layerslider_15 a.ls-s2 {
        left: 818px !important;
    }
    /*
    #layerslider_17 .ls-s2.bannerHeadline {
        left: 30px !important;
    }
    #layerslider_17 .ls-s2.bannerHeadline2 {
        left: 45px !important;
    }
    #layerslider_17 .optin-bg {
        left: 702px !important;
    }
    #layerslider_17 .optinHead, #layerslider_17 .privacy, #layerslider_17 .optinsubhead {
        left: 732px !important;
    }
    #layerslider_17 a.ls-s2 {
        left: 818px !important;
    }
    */
}
@media screen and (max-width: 1114px) {
    #layerslider_15 .ls-s2.bannerHeadline, #layerslider_15 .ls-s2.bannerHeadline2 {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        white-space: normal !important;
        text-align: center;
        margin-top: 10px;
    }
    #layerslider_15 .optin-bg {
        left: calc(50vw - 200px) !important;
    }
    #layerslider_15 .optinHead, #layerslider_15 .privacy, #layerslider_15 .optinsubhead {
        left: calc(50vw - 170px) !important;
    }
    #layerslider_15 a.ls-s2 {
        left: calc(50vw - 86px) !important;
    }
    /*
    #layerslider_17 .ls-layer.ls-active {
        width: calc(100vw) !important;
    }
    #layerslider_17 .ls-s2.bannerHeadline, #layerslider_17 .ls-s2.bannerHeadline2, #layerslider_17 .ls-s2.bannerHeadline3 {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        white-space: normal !important;
        text-align: center;
        margin-top: 10px;
    }
    #layerslider_17 .optin-bg {
        left: calc(50vw - 200px) !important;
    }
    #layerslider_17 .optinHead, #layerslider_17 .privacy, #layerslider_17 .optinsubhead {
        left: calc(50vw - 170px) !important;
    }
    #layerslider_17 a.ls-s2 {
        left: calc(50vw - 86px) !important;
    }
    */
}
@media screen and (max-width: 1092px) {
    #layerslider_17 .ls-layer.ls-active {
        width: calc(100vw) !important;
        text-align: center;
    }
    #layerslider_17 .ls-s2.bannerHeadline, #layerslider_17 .ls-s2.bannerHeadline2, #layerslider_17 .ls-s2.bannerHeadline3 {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        white-space: normal !important;
        display: inline;
    }
    #layerslider_17 .optin-bg {
        left: calc(50vw - 147px) !important;
        top: 94px !important;
    }
    #layerslider_17 .optinHead {
        left: calc(50vw - 165px) !important;
        top: 102px !important;
    }
    #layerslider_17 .optinsubhead {
        left: calc(50vw - 118px) !important;
        top: 194px !important;
    }
    #layerslider_17 .privacy {
        left: calc(50vw - 170px) !important;
        top: 350px !important;
    }
    #layerslider_17 a.ls-s2 {
        left: calc(50vw - 86px) !important;
        top: 282px !important;
    }
}
@media only screen and (max-width: 940px) {
    #header .logo {
        margin-bottom: 0 !important;
    }
    div#tagline {
        margin-top: 0;
    }
}
@media screen and (max-width: 821px) {
    #layerslider_17 .ls-s2.bannerHeadline, #layerslider_17 .ls-s2.bannerHeadline2, #layerslider_17 .ls-s2.bannerHeadline3 {
        font-size: 20px !important;
    }
}
@media screen and (max-width: 668px) {
    #layerslider_15 .ls-s2.bannerHeadline, #layerslider_15 .ls-s2.bannerHeadline2 {
        font-size: 20px !important;
    }
}
@media screen and (max-width: 455px) {
    #layerslider_15 .ls-s2.bannerHeadline, #layerslider_15 .ls-s2.bannerHeadline2 {
        font-size: 28px !important;
    }
    #layerslider_15 .optin-bg {
        width:260px !important;
        left: calc(50vw - 160px) !important;
        top: 189px !important;
    }
    #layerslider_15 .optinHead, #layerslider_15 .privacy, #layerslider_15 .optinsubhead {
        width:300px !important;
        left: calc(50vw - 140px) !important;
    }
    #layerslider_15 .optinHead{
        top: 227px !important;
    }
    #layerslider_15 .privacy{
        top: 503px !important;
    }
    #layerslider_15 .optinsubhead {
        font-size: 15px !important;
        top: 336px !important;
        left: calc(50vw - 140px) !important;
    }
    #layerslider_15 a.ls-s2 {
        left: calc(50vw - 86px) !important;
        top: 427px !important;
    }

    #layerslider_17 .ls-s2.bannerHeadline, #layerslider_17 .ls-s2.bannerHeadline2, #layerslider_17 .ls-s2.bannerHeadline3 {
        font-size: 14px !important;
        display: inline;
    }
    #layerslider_17 .optin-bg {
        width:260px !important;
        left: calc(50vw - 160px) !important;
        top: 89px !important;
    }
    #layerslider_17 .optinHead, #layerslider_17 .privacy, #layerslider_17 .optinsubhead {
        width:300px !important;
        left: calc(50vw - 150px) !important;
    }
    #layerslider_17 .optinHead{
        top: 110px !important;
    }
    #layerslider_17 .privacy{
        top: 336px !important;
    }
    #layerslider_17 .optinsubhead {
        font-size: 15px !important;
        top: 201px !important;
    }
    #layerslider_17 a.ls-s2 {
        top: 281px !important;
    }
}
@media (max-width: 640px) {
 .event-tickets {
    margin: auto -20px;
 }
 .event-tickets table tbody tr td {
    font-size: .75em;
 }
 .tckt-slctr-tbl-td-name a {
    display: block;
 }

.tkt-slctr-tbl-wrap-dv tr td {
    padding: 1em 0 1em .5em;
    white-space: normal;
 }
.tkt-slctr-tbl-wrap-dv tr td.tckt-slctr-tbl-td-price  {
    padding: 1em 0;
}
.tkt-slctr-tbl {
    table-layout: fixed;
 }
}
