* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html, body {
  margin: 0px;
  padding: 0px;
	height: 100%;
}
body {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color: #2d4571;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: auto;
	font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}

body, td, th {
	color:#261a06;
	font-family: 'Chivo', Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
}

p {margin:0; padding:0 0 1em 0; line-height:1.8em;}
img {border:none;}
h1, h2, h3, h4, h5, h6 {
  font-weight:600;
  font-family: 'Chivo', Arial, sans-serif;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

h2 {
	font-family: 'Chivo', Arial, sans-serif;
}


a, a:active {
	color:#3572b8;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: underline;
}
a:hover {
	color:#c93002;
  -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.container {
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 1266px;
}



/* HEADER */
.theheader {}


.header-logo {
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 5;
	margin: 0px;
	padding: 0px;
}
.header-logo img {vertical-align: bottom;}
	.logo-desktop {}
	.logo-mobile {display: none;}
	.logo-mobile img {width: 100%; height: auto;}

.thenavbar {
	width: 100%;
  background-image: url(../images/nav-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 114px 0px;
	position: fixed;
	z-index: 999;
	vertical-align: bottom;
}
.thenavbar-bg {
	width: 100%;
}

.header-mainbody {
	width: 100%;
	background-color: #f0f0f0;
	background-image: url(../images/bg-header-new.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	margin: 0px;
	padding:0px 0px 0px 0px;
}

.header-logo-spacer {
		width: 100%;
	text-align: center;
	background-image: url(../images/bg-header-shadow.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
}
.header-logo-spacer img {width: 100%; height: auto; vertical-align: top;}


/* FOOTER */
.thefooter {
  text-align:center;
  padding: 0px 0px 0px 0px;
	color: #58839b;
	font-size: 12px;
	width: 100%;
	position: relative;
}

.footer-spacer {
	width: 100%;
}
.footer-spacer img {width: 100%; height: auto;}

.footer-contents {
	padding: 0px 0px 50px 0px;
}

.thefooter-sn {
	padding: 40px 20px 30px 20px;
	background-color: #fff;
}
.thefooter-sn h2 {
	color: #375794;
	font-size: 36px;
	font-family: 'Chivo', Arial, sans-serif;
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 20px 0px 0px;
	font-style: italic;
}

.thefooter-sn ul {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: center; display: inline-block;}
.thefooter-sn ul li {
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
  padding: 0px 6px 0px 6px;
  display: inline-block;
  list-style-type: none;
}
.thefooter-sn ul li a {
	color: #375794;
	text-decoration: none;
}
.thefooter-sn ul li a:hover {
	color: #872001;
	text-decoration: none;
}
.thefooter-sn ul li i {font-size: 40px;}

.footer-copyright {
		text-align: center;
  font-weight: 300;
  color: #7f93a6;
  font-size: 12px;
	padding: 20px 0px 20px 0px;
	line-height: 26px;
}
.footer-copyright a {color: #7f93a6; text-decoration: underline;}
.footer-copyright a:hover {color: #fff; text-decoration: underline;}


/* MAIN */
.mainpage {}
.mainbody {
	position: relative;
	width: 100%;
	background-color: #ffffff;
}
.maincontent {
  background: #fff;
	padding: 30px 0px 0px 0px;
}
.maincontent-footer {width: 100%;}
.maincontent-footer img {width: 100%; height: auto; vertical-align: top;}



/*==========  CONTENT STYLES  ==========*/

/* INSIDE PAGE */
.sectiontitlebox {
	width: 100%;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background-image: url(../images/stcontentbg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.sectiontitle {
	display: inline-block;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 36px;
  line-height: 48px;
  color: #872001;
  font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
 font-family: 'Righteous', Arial, sans-serif;
}

.stcontent {
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 0px 40px 0px 40px;
	background-color: transparent;
	vertical-align: top;
}
	.stcontent span {display: inline-block; padding: 0px 10px 0px 10px; vertical-align: top;}

.subsectiontitle {
	font-family: 'Righteous', Arial, sans-serif;
	font-size: 32px;
	color: #000;
	font-weight: 600;
	border-bottom: 4px double #909a9c;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}

.standardpage {padding: 0px 0px 0px 0px;}
	
.page-content {
  margin: 0px;
  padding: 20px 60px 40px 60px;
}
	.pagecontent-home {padding-top:0px; padding-bottom: 0px;}

.twocol-image {width: 35%; float: left;}
	.twocol-image img {width: 100%; height: auto; vertical-align: bottom;}
.twocol-text {width: 61%; float: right;}

.twocol-image2 {width: 45%; float: left;}
	.twocol-image2 img {width: 100%; height: auto; vertical-align: bottom;}
.twocol-text2 {width: 51%; float: right;}

/* SIDEBAR */
.widget {
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  color: #5c5c5c;
}
.widget h2 {
  color: #872001;
  font-size: 22px;
  line-height: 34px;
	margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
 font-family: 'Righteous', Arial, sans-serif;
  font-weight: 600;
	text-transform: uppercase; 
}

.widget ul {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.widget ul li {
  border-bottom: 1px dotted #c1c1c1;
  list-style-type: none;
  margin: 0px 0px 8px 0px;
  padding: 0px 10px 7px 15px;
  line-height: 24px;
}
.widget ul li a {color:#6b80ad; text-decoration: none;}
.widget ul li a:hover {color: #000; text-decoration: underline;}

.widget input[type=text], .widget .searchform input[type=text] {
  background-color: #879ecd;
  border: 1px solid #879ecd;
  padding: 5px 10px 5px 10px;
  font-size: 13px;
  font-family: 'Chivo', Arial, sans-serif;
	color:#fff;
	font-style: italic;
}

.widget .searchform {
  background-color: #879ecd;
  border: none;
  clear: both;
  margin-bottom: 10px;
}

.widget .searchform input[type=text] {
  height: 36px;
  border: none;
  background-color: transparent;
  width: 80%;
  width: calc(100% - 80px);
  width: -o-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
	font-family: 'Chivo', Arial, sans-serif;
	color:#fff;
}

.widget #searchsubmit {
  padding: 6px 8px 6px 8px;
	width: 80px;
  float: right;
  height: 36px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  border: none;
  color: #fff;
  font-family: 'Righteous', Arial, sans-serif;
	cursor: pointer;
	border-color:#6f83ac;
	background: #6f83ac;
}
.widget .screen-reader-text {display: none;}
.widget #searchsubmit:hover {
	  border-color:#74d0df;
	background: #74d0df;
	color: #fff;
}

.widget select {
  background-color: #a8a8a8;
  border:1px solid #a8a8a8;
  margin: 10px 0px 20px 15px;
  padding: 10px 15px 10px 15px;
  font-size: 16px;
  color:#fff;
  width: 90%;
	font-style: italic;
  font-family: 'Chivo', Arial, sans-serif;
}

.sb-about {
	background-color: #a8a8a8;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	font-weight: 300;
	font-weight: 500;
}
.sb-about-image {margin: 0px 0px 0px 0px;}
	.sb-about-image img {
		width: 100%;
		height: auto;
	}
.sb-about-content {}
	.sb-about-heading {
		color: #fff;
		font-weight: normal;
		font-size: 32px;
		line-height: normal;
		text-transform: none;
		padding: 0px 0px 7px 0px;
	}
	.sb-about-text {
		padding: 0px 0px 0px 0px;
	}
		.sb-about-text p {margin: 0px; padding: 0px 0px 10px 0px;}
		.sb-about-text a {color: #6b80ad;}
		.sb-about-text a:hover {color: #fff;}
		
	.sb-about-sn {padding: 15px 0px 0px 0px;}
	.sb-about-sn ul {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
	.sb-about-sn ul li {
		vertical-align: middle;
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 0px 5px;
		display: inline-block;
		list-style-type: none;
	}
	.sb-about-sn ul li a {
		color: #c3d4f2;
		text-decoration: none;
	}
	.sb-about-sn ul li a:hover {
		color: #fff;
		text-decoration: none;
	}
	.sb-about-sn ul li i {font-size: 32px;}



/* WIDGET STYLES */
.widget ul li span.post-date {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
	font-weight: 300;
	color: #aebac5;
}


/* BLOG */
.bp-layout {padding: 0px 40px 40px 40px;}
.blog-body {width: 73%; float: left; }
.blog-sidebar {width: 25%; float: right;}



/* BLOG POST - BODY */
.blogpost {
  padding: 0px 20px 0px 20px;
}
.blog-titledate {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 30px 0px;
}

.blog-date {
  font-size: 16px;
  text-transform: uppercase;
  color: #aebac5;
  padding: 0px 0px 5px 0px;
  font-weight: bold;
	letter-spacing: 1px;
}
	.blog-date i {color: #aebac5;}
.blog-title {
  font-size: 32px;
  line-height: 45px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  color: #6b80ad;
	background: linear-gradient(to right, #6b80ad 0%, #a8a8a8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-title a {
	color: #6b80ad;
	background: linear-gradient(to right, #6b80ad 0%, #a8a8a8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
	text-decoration: none;}
.blog-title a:hover {
	  color: #000;
background: linear-gradient(to right, #000000 0%, #000000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-decoration: underline;
}

.blog-contentbody {padding: 0px 0px 0px 0px;}

.blog-meta {
  padding: 15px 0px 20px 0px;
  color: #aebac5;
  font-size: 14px;
}
  .blog-meta i {color: #aebac5;}
  .blog-meta strong {font-weight: 400;}
  .blog-meta a {color: #aebac5; text-decoration: none;}
  .blog-meta a:hover {color:#37bdd5; text-decoration: underline;}
  .blog-meta p {margin: 0px; padding: 0px 0px 5px 0px;}



/* BLOG POST NEXT-BACK */
.nextback {
  margin: 10px 0px 0px 0px;
  padding: 15px 20px 15px 20px;
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
	font-weight: 500;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
}

.nextback .backlink {
  text-align: left;
  width: 48%;
  float: left;
}

.nextback .nextlink {
  text-align: right;
  width: 48%;
  float: right;
}
.nextback a {color:#859ccc; text-decoration: none;}
.nextback a:hover {color:#37bdd5;}

.nextback .backlink a, .nextback .nextlink a {background-repeat: no-repeat; display: inline-block;}
.nextback .backlink a {
  background-image: url(../images/post-back.gif);
  background-position: top left;
  padding: 0px 0px 0px 20px;
}

.nextback .nextlink a {
  background-image: url(../images/post-next.gif);
  background-position: top right;
  padding: 0px 20px 0px 0px;
}


/* ARCHIVE PAGES */
.blogarchive-item {
  margin: 0px 0px 40px 0px;
  padding: 0px 20px 30px 20px;
	border-bottom: 1px dotted #b4b4b4;
}
.blogarchive-item .blog-tagscategs {padding: 10px 0px 0px 0px;}

.blogarchive-item .blog-titledate {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
	background-image:none;
}



/* SEARCH RESULTS */
.searchtext-desc {
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  font-size: 20px;
}

.thesearchresults {}
.thesearchresults .blog-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  padding: 0px 0px 10px 0px;
}



/* PAGE NAVI */
.pagination {padding: 20px 0px 20px 0px; color: #000;}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #000 !important;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a {
  border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span:first-child {
  border: none !important;
  padding: 4px 6px;
  color: #000 !important;
	font-weight: 500;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi a:hover {
  border-color: #000 !important;
  background-color: #cd582f !important;
  color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}


/* 404 PAGE */
.errorpage {
  width:65%;
  margin: auto;
  text-align: center;
}
.noresults {}

.errorpage .searchform, .noresults .searchform {}

.errorpage .searchform input[type=text], .noresults .searchform input[type=text]{
  height: 32px;
	color:#4f4c44;
  background-color: #efebdd;
  border: 1px solid #bdbbb2;
  width: 100%;
  padding: 8px 10px 8px 10px;
}

.errorpage #searchsubmit, .noresults #searchsubmit {
	display: block;
  cursor: pointer;
  width: auto;
  text-decoration: none;
	margin: 10px 0px 0px 0px;
  padding: 8px 20px 5px 20px;
  text-transform:uppercase;
  font-weight: bold;
  font-size:14px;
  color: #9dc1b5;
  font-family: 'Trocchi', Georgia, Times New Roman, serif;
  border: 1px solid #677973;
	background: #677973;
}
	.errorpage #searchsubmit {text-align: center; display: inline-block;}
.errorpage .screen-reader-text, .noresults .screen-reader-text {display: none;}
.errorpage #searchsubmit:hover, .noresults #searchsubmit:hover {  border-color:#4e3336; background-color: #4e3336;}


/* BOOKS PAGE */
.twocol-image {width: 35%; float: left;}
	.twocol-image img {
		width: 90%;
		height: auto;
		vertical-align: top;
}
.twocol-text {width: 65%; float: right; padding-top: 10px;}

.book-buylinks {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	font-size: 18px;
	color: #000;
}
	.book-buylinks img {height: 40px; width: auto;}
	/*.book-buylinks a {color: #bf5f3b;}
	.book-buylinks a:hover {color: #000;}*/
	
.book-buylinks ul {margin: 0px; padding: 10px 0px 10px 0px;}
.book-buylinks ul li {
	margin: 0px 3px 6px 3px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
}

.bookpage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.book-publisher {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	  font-size: 16px;
  text-transform: uppercase;
  color: #aebac5;
	font-weight: 600;
}


.book-excerptbox {
	margin: 20px 0px 40px 0px;
	padding: 40px 40px 40px 40px;
	background-color: #f0f0f0;
}
.book-additional-stuff {margin-bottom: 40px;}

.bookbuttons {padding: 20px 0px 20px 0px;}


.booksbox {width: 100%; display: table; padding-bottom: 40px;}
.booksbox-col1 {
	width: 40%;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/bookbg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	padding: 0px 0px 0px 0px;
}
	.thebookcover {margin: 0px; padding: 0px;}
	.thebookcover img {width: 69%; height: auto; border: 5px solid #fff7de;}
	.bookspacer {margin: 0px; padding: 0px;}
	.bookspacer img {width: 100%; height: auto;}
	
.booksbox-col2 {
	width: 60%;
	display: table-cell;
	vertical-align: top;
	padding: 80px 20px 20px 0px;
}

.booksbox .book-title {
	color: #fff5c3;
	font-size: 38px;
	line-height: 50px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}


	
/* BOOKS - DEFAULT */
.bookslisting {
	padding: 0px;
	margin: auto;
	width: 80%;
}
.book-item-default {
	  margin: 0px 0px 60px 0px;
  padding: 0px 0px 0px 0px;
}
.book-item-default .twocol-image {width: 30%; padding-right: 20px;}
.book-item-default .twocol-image img {width: 95%}

.book-item-default .twocol-text {width: 70%; float: left;}

.book-titlepublisher {padding-bottom: 40px;}
.book-item-default .book-titlepublisher {padding-bottom: 20px;}
.book-item-default .book-publisher {text-align: left; padding-top: 5px; font-weight: 400;}

/* BOOKS PAGE - SINGLE */
.bookpage-single {padding: 0px 0px 0px 0px;}
.book-title, .bookpage-single .book-title, .book-item-default .book-title,
.event-title, .eventtax-title {
  font-size: 30px;
  line-height:40px;
  font-weight: bold;
  padding: 0px 0px 40px 0px;
	text-align: center;
color: #6b80ad;
	background: linear-gradient(to right, #6b80ad 0%, #a8a8a8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.eventtax-title {padding:0px 0px 20px 0px;}
.book-item-default .book-title {
	text-align: left;
	  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-size: 26px;
	font-weight: 600;
}
.bookpage .book-title {padding: 0px 0px 0px 0px;}

.book-item-default .book-title a {
color: #6b80ad;
	background: linear-gradient(to right, #6b80ad 0%, #a8a8a8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-decoration: none;
}
.book-item-default .book-title a:hover {
		  color: #000;
	background: linear-gradient(to right, #000 0%, #000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-decoration: underline;
}


/* BOOKS - CATEGORIZED */
.bookscontainer {width: 100%; text-align: center;}
.bookscontainer h1 {
	margin: 80px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-size: 24px;
	line-height: normal;
	font-weight: 600;
}
.bookscontainer h1:first-of-type {margin-top: 20px;}
.bookboxed {
	width: 19%;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	vertical-align: top;
	text-align: center;
}
.bookboxed img {
	width: 80%;
	height: auto;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
		-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
		box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
}



/* ABOUT PAGE */
.aboutpage .twocol-image {width: 30%; float: left; padding-right: 30px;}
.aboutpage .twocol-text {width: 70%; float: left;}	
	

/* CONTACT FORM */
.contactpage {
	width: 100%;
	display: table;
}

.theform {
  margin: 20px auto 20px auto;
  padding:0px;
}
  .theform h3 {font-weight: 400; margin: 0px; padding:20px 0px 20px 0px;}
.form-item {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 30px 0px;
}

.form-item p {margin: 0px; padding: 0px;}
.form-item-label {
  font-size: 18px;
  padding: 0px 0px 8px 0px;
	color: #859ccc;
  font-weight: 500;
}
  .form-item-label span {
		font-size: 11px;
		color:#24a3ba; 
		padding-left: 5px;
		font-weight: normal;
		text-transform: uppercase;
	}
.form-item input, .form-item textarea {
  width:100%;
  padding:10px;
  font-size:15px;
  line-height: 22px;
  color: #2e2e2e;
  font-family: 'Chivo', Arial, sans-serif;
  border: 1px solid #dadada;
  background-color: #f2f2f2;
}
.form-item textarea {height: 120px;}

.form-item input[type="radio"] {width: auto;}
.wpcf7-radio {margin: 0px 20px 0px 0px;}

.theform-button {text-align: left;}
.theform-button input {
  cursor: pointer;
  width: auto;
  text-decoration: none;
  padding: 10px 25px 10px 25px;
  font-weight: normal;
 text-transform:uppercase;
  font-size:16px;
  color: #fff;
  font-family: 'Righteous', Arial, sans-serif;
  border: 1px solid #6f83ac;
	background: #6f83ac;
}
.theform-button input:hover {
border-color:#74d0df;
	background: #74d0df;
	color: #fff;
}
.form-1col {padding-right: 20px; box-sizing: border-box;}
.form-2col {width: 50%; float: left; padding-right: 20px; box-sizing: border-box;}


/* EVENTS PAGE */
.eventslisting {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	border-spacing: 0;
  border-collapse: collapse;
}

.eventslisting tr:nth-child(even) {
	background-color: #EBEBEB;
}
.eventslisting tr table tr:nth-child(even) {background-color: transparent;}
.eventslisting tr:nth-child(odd) {
  background-color: #F2F2F2;
}
.eventslisting tr table tr:nth-child(odd) {background-color: transparent;}

.eventslisting tr td {
	margin: 0px 0px 0px 0px;
	padding:10px;
	vertical-align: top;
}
.theeventlistingdetails tr td {
	margin: 0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	font-size: 16px;
	color:#5f5f5f;
}

.elisting-title {
	font-size: 26px !important;
	font-weight: 500;
	color: #5e95c7;
}
.elisting-title a {color: #859ccc; text-decoration: none;}
.elisting-title a:hover {color:#c93002; text-decoration: underline;}
.elisting-label {
	color: #859ccc;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}
.eventdetailes-item {
	padding: 0px 0px 20px 0px;
}
.eventdetailes-item .elisting-label {
	display: inline-block;
	padding: 0px 5px 0px 0px;
	font-size: 14px;

}
td.eventsentry-date {width: 33%; color: #1a1a1a;}
td.eventsentry-time {width: 30%; color: #989898;}
td.eventsentry-venue {width: 37%; color: #989898;}

.eventphotographic {
	float: left;
	margin: 0px 30px 30px 0px;
	width: 30%;
}
.eventphotographic img {width: 100%; height: auto;}

.eventslisting tr td.eventlisting-photo {width: 25%; vertical-align: top; padding: 20px 10px 20px 20px;}
.eventslisting tr td.eventlisting-photo img {width: 100%; height: auto;
border: 2px solid #3c2c71;
}

.eventtaxonomy-links {margin: 0px 0px 0px 0px; padding: 0px 0px 40px 0px;}
.eventtaxonomy-links select {
	width: auto;
	margin-right: 10px;
	background-color: #a8a8a8;
  border:1px solid #a8a8a8;
  padding: 10px 15px 10px 15px;
  font-size: 16px;
  color:#fff;
	font-style: italic;
  font-family: 'Chivo', Arial, sans-serif;
}

.eventtax-title{
	text-align: center;
  padding: 0px 0px 40px 0px;
  font-size: 30px;
  line-height:40px;
  font-weight: bold;
	  color: #6b80ad;
	background: linear-gradient(to right, #6b80ad 0%, #a8a8a8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* HOME */
.home-mainbody {margin-top: 0px;}
.three-items {
	background-color: #fff;
}
.three-items h2 {
	color: #6b80ad;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	text-transform: uppercase;
}
.home-maingfx {
	width: 100%;
	background-color: #000;
	background-image: url(../images/homegfxv2-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	background-attachment: fixed;
	-ms-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.home-maingfx-img {
	background-image: url(../images/homegfx.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	padding: 40px 0px 40px 0px;
}

.home-spacer, .home-slide-area {
	width: 1750px;
	margin: auto;
}
.home-spacer img {width: 100%; height: auto;}
.home-slide-area .container {width: 50%; margin: 0px; margin: auto; padding: 0px;}


/* ARTICLES AND MEDIA MENTIONS */
.amm_boxedgfx {
	position: relative;
	width: 100%;
	height: 100%;
}
.amm_centeredgfx {
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
	width: 95%;
	margin: auto;
	text-align: center;
}
.amm_centeredgfx img {
	width: 35% !important;
	height: auto !important;
}

/*==========  ELEMENT STYLES  ==========*/
.bar {
  width: 100%;
  height:1px;
  margin: 30px 0px 30px 0px;
	background-color: #ddd5c6;
	clear: both;
}


/*==========  CLIENT-SPECIFIC CONTENT STYLES  ==========*/
.barsep {
	background-image: url(../images/barsep3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% 1px;
	height: 1px;
	width: 100%;
	margin: 40px 0px 40px 0px;
}
a.buttonlink {
  cursor: pointer;
  width: auto;
text-decoration: none;
  padding: 5px 20px 5px 20px;
  text-transform:uppercase;
  font-size:16px;
  color: #fff;
  font-family: 'Righteous', Arial, sans-serif;
  border: 1px solid #7e94c2;
	background: #7e94c2;
-webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.6);
-moz-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.6);
box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.6);
}
a.buttonlink:hover {
border-color:#872001;
	background: #872001;
	color: #fff;
}



/*==========  STYLE OVERRIDES  ==========*/

/*==========  IMAGES  ==========*/
img.alignnone {margin: 20px 0px 20px 0px;}
img.alignright {float:right; margin:20px 0 20px 20px;}
img.alignleft {float:left; margin:20px 20px 20px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:20px 0 20px 20px}
a img.alignleft {float:left; margin:20px 20px 20px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.responsive {width: 100%; height: auto;}

.shadow {
		-webkit-box-shadow: 4px 6px 11px -4px rgba(0,0,0,0.55);
		-moz-box-shadow: 4px 6px 11px -4px rgba(0,0,0,0.55);
		box-shadow: 4px 6px 11px -4px rgba(0,0,0,0.55);
}
.imgborder {
	border: 3px solid #ece7d6;
}

/* ALIGNMENTS */

/* img.alignnone, img.alignright, img.alignleft, img.aligncenter {
  outline: 1px solid white;
  outline-offset: -4px;
}
*/
.center, .centered {text-align: center; margin: auto;}
.alignright {float:right; margin:20px 0 20px 20px;}
.alignleft {float:left; margin:20px 20px 20px 0}


/* COLORS */
.white {color: #fff;}
.aqua {color:#37bdd5;}
.blue {color:#3572b8;}
	

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

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1; /* ie 6/7 */
}