body {
  font: 14px/1.5 helvetica, sans-serif; font-weight: 400; font-style: normal;
}
p, dl, hr, h4, h5, h6, ol,
ul, pre, table, address, fieldset {
  margin-bottom: 20px;
}
.text-align-left {
	text-align:left;	
}
.text-align-right {
	text-align:right;	
}
.text-align-center {
	text-align:center;	
}

.w100{
	font-weight:100;	
}
.w200{
	font-weight:200;	
}
.w300{
	font-weight:300;	
}
.w400{
	font-weight:400;	
}
.w500{
	font-weight:500;	
}
.w600{
	font-weight:600;	
}
.no-border{
	border:0!important;	
}

a:link, a:visited {
  color:  #007fad;
  text-decoration: underline;
}

a:hover {
  color:  #007fad;
  text-decoration: none;
}

a:active {
  color: #Re;
  text-decoration: none;
  color: #000;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

h1, h2, h3, h4, h5, h6, strong, .views-label{
 font-family:helvetica, sans-serif;
 font-weight: 700; font-style: normal;
}

.headli{ font-family:helvetica, sans-serif;}

h1 {
  font-size: 34px;
  font-weight:400;
  color:#444;
}
.section-main h1 {
	padding:40px 0 0 0;
}
h2 {
	font-weight: 400; 
	font-style: normal;
	font-size:1.7em;
	line-height:1.2em;
	padding: 10px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom:1px solid #ccc;
	}
h2.noborder {border-bottom:none;}
h2.anchor {

	padding: 110px 0 5px 0;
	margin: -80px 0 5px 0;
	}	
#region-branding h2{
	border-bottom:0;	
}

/* Make site titles the same size if it's an H1 (home) or H2 (internal) */
h1.site-name,
h2.site-name {
  font-size: 36px;
}

/* Make it a bit smaller for block headers */
h2.block-title {
  font-size: 18px;
  margin: 0;	
}

h2.node-title {
  font-size: 28px;
}

/*--- Overruled by Melanie's header styles below
h3{
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
}*/

h3.lowercase, .homepage .node-feature h3 {
	text-transform:none;	
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}
.intro-text {
	font-size: 1.4em;
   	color: #5f5f5f;
}
.views-label{
	font-size:1.2em;
}
.views-label.left{
	padding-right:10px;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul ul,
ol ol {
  padding-top: 0.5em;
}
ul.roman {
	list-style-type: upper-roman;
}
ul.no-bullets {
	list-style-type: none;
	margin-left:0;
}
article ul, article ol{
	margin:0 0 1em 1.6em;
}
article ul ul, article ol ol{
	margin-bottom:0;
}

article ul li , article ol li{
	padding:0 0 .5em 0;
}
article ol li, .node ul li{
	padding-bottom:.5em;
}
article p + ul{
	margin-top:-10px;	
}

.node ul.inline,
.node ol.inline {
  padding-left: 0;
}



dt, .admin h3 {
  font-size: 18px;
  margin: 0;
}

dd {
  padding-left: 10px;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 20px;
}
.small{
	font-size:.75em!important;	
}
.red {
	color:#c41230;
}

/* Melanie's heading styles */
h1 {
	line-height: 1.2;
	margin-top: 6px;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.8em; 
	margin-bottom: 12px;
	padding-bottom: 3px;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 4px;
	text-transform: none;
	padding-top:10px;
}
h4 {
	font-size: 1.2em; 
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 4px;
}
.node-feature h3 {
	font-size: 1.28571428571em; /* converts current .node-feature h3 to em's */
}
.node-feature h4 {
    font-size: 1em;
    font-weight: bold;
}
/* END Melanie's heading styles */

/* ----------------------------- Calendar CSS --------------------------------- */

#article-wrapper .calendar-home h2 {
	color:#3a3a3c;
	font-family:Montserrat, sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:9px;
	margin-left:0px;
	margin-right:0px;
	margin-top:1em;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:uppercase;
	background-color: #dddbda;
  padding: 10px 20px 10px 15px;
    clear: left;
}
#article-wrapper .calendar-home h2:first-child {
	margin-top:0;	
}
.Event_Title_List {

	font-family:Montserrat, sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.313;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:0px;
}

#desc_left .Event_Title_List {

	color:#444444;
	font-family:Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.313;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:0px;
}

.Event_Title_List .edit-link, #desc_left .description-header .edit-link {
	font-size:0.8em;
}

.price-headers {
	-epub-hyphens:none;
	color:#000000;
	font-family:Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}

.event-location {
	*color:#000000;
	font-family:Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.5;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}
h3.filter-header, h3.accordion-toggle {
  background: #333;
  padding: 5px 5px 5px 10px;
  color: white;
  font-family:Montserrat, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:10px;
	text-transform:none;
}
.event_status {
	color:#d2232a;
	font-family:Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:1.733;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:uppercase;
}
.calendar-dates {
	color:#007fad;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}

.description-header {
	-epub-hyphens:none;
	color:#3a3a3c;
	font-family:Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	*margin-top:10px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}

.label {
	font-style:normal;
	font-weight:bold;
}

.category-links {
	color:#007fad;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: .5em;
	float: left;
	margin-right: 1em;
}

.category-links input[type="submit"] {
  border: none;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background: none;
  text-decoration: underline;
  padding: 0px;
  color: rgb(0, 127, 173);
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 0;
}

#all-dates-link .category-links {
	margin-top:0;
	float: none;
}

a.buy_text:link, a.buy_text:visited, .buy_text, .buy_text:link, .buy_text:visited {
	background: #007fad;
	text-decoration:none;
	text-transform:uppercase;
	padding: 5px;
	color:#fff;
	font-size: 15px;
	font-family:Montserrat, sans-serif;
  font-weight: bold; 
    border: 1px solid #0376A0;
  box-shadow: 1px 1px 5px #bcbcbc;
	}
	
	
	a.buy_text:hover, .buy_text:hover {
	background: #0376A0;
    border: 1px solid #0376A0;
  box-shadow: 1px 1px 5px #bbbbbb;
  color:#fff;
	}
	
.buy_ticket i.fa.fa-ticket {
  font-size: 19px;
}

.related-events H2, .additional-dates H2 {
	color:#d2232a;
	font-family:Montserrat, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:9px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:uppercase;
	border-bottom:none;
}

.series {
	  font-family: montserrat;
  color: #666;
}



.category-links a::after { 
*   content: " | ";
}

/*--- BUTTON STYLES ---*/

.button_wrapper {
	margin-bottom:20px;
}
a.button:link, a.button:visited, a.buy_text:visited {
	background: #007fad;
	text-decoration:none;
	text-transform:uppercase;
	padding: 5px;
	color:#fff;
	font-size: 15px;
	font-family:Montserrat, sans-serif;
  font-weight: bold; 
    border: 1px solid #0376A0;
  box-shadow: 1px 1px 5px #bcbcbc;
	}
	
	
	a.button:hover {
	background: #0376A0;
    border: 1px solid #0376A0;
  box-shadow: 1px 1px 5px #bbbbbb;
  color:#fff;
	}
	
.button_wrapper i.fa.fa-ticket {
  font-size: 19px;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}


.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
