/*
	Theme Name: Westech Field Days
	Description: Custom WordPress Theme
	Version: 1.0.0
	Author: Phil Kingham for Plash Creative
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html {

}
body {
	font-family: 'Open Sans', sans-serif;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
h1, h2, h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
.page-id-623 h3, .page-id-623 h2  {
border-bottom: solid 1px #666;
padding-bottom:10px;
margin: 60px 0px 30px 0px;
}
.page-id-2 h1{
	width: 100%;
	color:#fff;
	line-height: 32px;
	text-align:center;
	text-transform:uppercase;
	font-size:42px;
	letter-spacing:1px;
	position:absolute;
	z-index:999;
	top: 40%;
	display: table-cell;
  vertical-align: middle;
}
img.home-logo-large {
    max-width: 400px;
}
h1  {
	width: 100%;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:42px;
	letter-spacing:1px;
	position:absolute;
	top: 40%;
	z-index:9999;
}
.content-2-banner h2 {
	width: 100%;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:42px;
	letter-spacing:1px;
	position: relative;
    z-index: 9999;
	display: table-cell;
  vertical-align: middle;
}
h1 p {
	font-size:18px;
	margin:0px;
	padding:0px;
}
.page-id-2 h1 {

	line-height: 32px;
}
h1 span, h2 span {
	background-color:rgba(17, 17, 17, 0.6);
	padding:2px 5px;
	display: inline-block;
}
h4.gold {
    color: #D4AF37;
	font-size: 18px !important;
}
h4.silver {
    color: #777;
	font-size: 15px !important;
}
h4.bronze {
    color: #996515;
	font-size: 13px !important;
}
.testimonials-inner h3 {
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:1px;
	color:#fff;
	margin: 0px 0px 20px 0px;
	padding:0px;
}
.footer-sponsor h3 {
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	letter-spacing:1px;
	color:#2E528E;
	margin:0px 0px 20px 0px;
	padding:0px;
}
li.sliderimgLiVertical {
	width:33%!important;
	float:left!important;
}
/* wrapper */
.wrapper {
	width:100%;
	float:left;
	margin:0;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {
	max-width:80px;
	float:left;
	margin:8px 0px 0px 0px;
}
.logo-img {
	width:100%;
	float:left;
}
/* nav */
.header {
	width:100%;
	float:left;
	height:60px;
	padding: 10px 0% 10px 5%;
	background:none;
	position:absolute;
	z-index:9999;
	top:0px;
	left:0px;
}
.nav {
	width:auto;
	float:right;
}
li#menu-item-101 {
    background-color: #333;
	padding: 10px 26px 8px 16px;
	position: relative;
    top: -10px;
	background-image:url(img/login-lock-icon.png);
	background-repeat:no-repeat;
	background-position: center right;
	background-size:auto 18px;
}
.nav ul li a {
	font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
	letter-spacing:1px;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: 700;
    display: block;
    width:  ;
    float: right;
    margin: 0px 10px;
    padding: 10px 0px 10px 0px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.nav ul li a:hover {
    color: #;
border-bottom: solid 2px #10B242;	
}
.nav .current-page-ancestor a{  color: #99DBFF; }
.nav .current_page_item a {
	border-bottom: solid 2px #10B242;
	}
.nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
	width:auto;
    position: relative;
    z-index: 3000;
}
.nav ul li {
    float: left;
    position: relative;
    width:;
    text-align: center;
}
.nav li ul {
    position: absolute;
    top: 0;
    display: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
/* Content */
.home-quick-links {
	width:100%;
	padding:40px 0px;
	float:left;
	height:;
	color:#555;
	background-color:#fff;
}
.home-quick-links ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.home-quick-links ul li {
	width:25%;
	float:left;
	margin:0px;
	padding: 40px 3% 80px 3%;
	list-style:none;
	font-size:13px;
	text-align:center;
}
.home-quick-links ul li:nth-child(even) {
    background: #;
}
.home-quick-links ul li h2 {
	font-size:20px;
	color: #2E528E;
	margin: 14px 0px 10px 0px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.readmore {
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:0px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#2E528E;
	background:none;
	position: relative;
    top: 24px;
	border: solid 1px #2E528E;
	padding:8px 22px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.readmore:hover {
	color:#fff;
	border: solid 1px #2E528E;
	background:#2E528E;
}
.home-quick-links ul li img {
	width:60%;
}
.quickdesciption {
	width:100%;
	float:left;
	height:50px;
}

.event-name {
    font-size: 30px;
    line-height: 30px;
    padding-top: 20px;
}
.page-banner {
	width:100%;
	float:left;
	height:500px;
	text-align:center;
	background-color:#555;
	display: table;
	position:relative;
	background-size:cover;
	background-position:center center;
}
.page-id-2 .page-banner {
	width:100%;
	float:left;
	height:660px;
	text-align:center;
	background-color:#555;
	position:relative;
}
.rslides1_nav.next {
	left: auto;
	background-position: right top;
	right: 1%;
}
.rslides1_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 1%;
	z-index: 9999;
	opacity: 1;color:#fff;
	text-indent:-9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("img/arrows.png") no-repeat left top;
	margin-top: -45px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0; 
  }
  .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%; 
  left: 0;
  height:500px;
  background-size:cover; 
  background-position:center center;
  top: 0;
  }    
  .page-id-2 .rslides li {
  height:660px;
  }   
  .testimonials-inner .rslides li {
	height:240px;
  }    

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.heading-underline {
	max-width:120px;
	height:auto;
	position: relative;
    bottom: 36px;
}
.content-2-banner {
	width:100%;
	display: table;
	position:relative;
	z-index:999;
	float:left;
	height:440px;
	background-color:#555;
	position:relative;
	background-size:cover;
	background-position:center top;
}
.color-overlay {
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
	background: rgba(0, 0, 0, .3);
	z-index:555;
}

.banner-logo {
	max-width:190px;
	height:auto;
	position:relative;
	z-index:999;
	margin-bottom: 30px;
}
blockquote {
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	line-height:32px;
	color:#2E528E;
	width:100%;
	margin-left:0px;
	margin-right:0px;
}
.introducton-wrapper {
	width:100%;
	font-family: 'Montserrat', sans-serif;
	float:left;
	color:#fff;
	font-size:24px;
	text-align:center;
	background-color:#10752F;
	padding:40px 5%;
}
.content-wrapper {
	width:100%;
	float:left;
	background-color:#F2F2F2;
	padding:40px 5%;
}
.content {
	max-width:1140px;
	margin:0px auto;
	font-size:18px;
	line-height:24px;
	color:#333333;
}
.content ul {
	padding-left:0px;
	list-style:none;
}
.content li {
	list-style:none;
}
.page-id-623 .content li, .page-id-629 .content li {
	list-style:decimal;
font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
.content-left {
	width:26%;
	float:left;
	margin:0px;
}
.content-right {
	width:60%;
	float:left;
	margin: 0px 0px 0px 4%;
	padding-left:4%;
	border-left: solid 1px #cccccc;
}
.contact-content {
	max-width:1140px;
	margin:0px auto;
	font-size:18px;
	line-height:24px;
	color:#fff;
}
.content a {
	color: #10752F;
    text-decoration: underline;
}
.h2underline {
	width:80px;
	height:auto;
	position:relative;
	    top: -12px;
}
p.price-row {
	font-size:24px;
    width: 480px;
    padding: 10px 0px;
    margin: 0px auto;
    border-bottom: solid 1px #ccc;
}
.price-row strong{
	font-family: 'Montserrat', sans-serif;
    float: right;
	font-weight:700;
	font-size:34px;
}
.booknow {
	width:360px;
}
/* News */
.single .content {
	max-width:940px;
}
.single .content img {
	width:100%;
    height: auto;
}
.news-summary {
    width: 100%;
    float: left;
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 30px 0px;
    border-bottom: solid 1px #ccc;
}
.news-summary-img {
    width: 30%;
    float: left;
    margin: 0px 5% 10px 0px;
	
}
.news-summary-excerpt {
    width: 65%;
    float: left;
}
a.newsreadmore {
    font-weight: 700;
    text-transform: uppercase;
}
.news-summary-excerpt h3 a {
    text-decoration: none;
}
span.news-date {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
/* Gallery */
.gallery-list {
	width:100%;
	float:left; 
	margin: 0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
.gallery-list li {
	width:11.5%;
	float:left; 
	padding:0px;
	margin:0px 1% 10px 0px;
	list-style:none;
}
.gallery-list li img {
	width:100%;
	height:auto;
}
/* Gmap */

.gmap-wrapper {
	width:100%;
	float:left;
	height:440px;
	background-color:#333;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);       
	-ms-filter: grayscale(100%);        
	-o-filter: grayscale(100%);           
	filter: grayscale(100%);
}
.mapoverlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:440px; /* your iframe height */
   top:440px;  /* your iframe height */
   margin-top:-440px;  /* your iframe height */
}
/* Testimonials */
.testimonials-wrapper {
	width:100%;
	float:left;
	padding: 60px 5% 10px 5%;
	background-color:#446CB3;
	/*background-image: url(img/testimonials-bg.jpg);
    background-size: cover;
    background-position: center bottom;*/
	
}
.testimonials-inner {
	max-width:960px;
	margin:0px auto;
	text-align:center;
}
.testimonial-quote {
	width:100%;
	float:left;
	margin:0px 0px 20px 0px;
	font-size:18px;
	line-height:26px;
	color:#fff;
}
.testimonial-author {
	width:100%;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
}
img.content-ticket {
    width: 50px;
    margin: 0px 10px -6px 0px;
}
/* File Downlaods */
.heading-underline2 {
    max-width: 120px;
    height: auto;
    position: relative;
    bottom: 10px;
}
.downloadssubhead {
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
.filedownloads, .whats-list {
	width:100%;
	float:left;
	margin:0px;
	list-style:none;
	padding:0px;
}
.filedownloads li, .whats-list li {
	width:32%;
	float:left;
	height:240px;
	margin: 0px 1% 10px 0px;
	padding:0px;
	background-size:cover;
	background-position:center center;
	background-color:#333;
	position:relative;
}
.page-template-page-whats-child .whats-list li {
	width:19%;
	float:left;
	height:160px;
	margin: 0px 1% 10px 0px;
}
.page-template-page-whats-child  .whats-list li a{
	width: 80%;
    margin: 0px 10%;
	font-size:14px;
	line-height:18px;
	
}
.subwhats {
	width:100%;
	float:left;
	margin:30px 0px 20px 0px;
	padding-top:30px;
	border-top: solid 1px #ccc;
}
.filedownloads li a, .whats-list li a{
	font-family: 'Montserrat', sans-serif;
	width: 80%;
    float: left;
    margin: 0px 10%;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	padding:5px;
	background: rgba(0, 0, 0, .7);
	position:absolute;
	z-index:9999;
	bottom:50px;
}
.filedownloads li a:hover{
	background: #10B242;
}
.download-icon {
	width:60px;
	height:auto;
	float:right;
    margin-top: 6px;
}
.go-to-icon {
	width:30px;
	height:auto;
	float:right;
    margin-top: 0px;
}
.file-donwload-underline {
	width:40px;
	height:auto;
	position:absolute;
	bottom:38px;z-index:9999;
	left:10%;
}
/* Sponsors */
.contact-wrapper {
	width:100%;
	float:left;
	color:#eee!important;
	padding:40px 5%;
	background-color:#333333;
}
#wpcf7-f17-p15-o2{
    float: right;
    width: 60%;
	margin: -20px 0px 0px 0px;
}
.contact-col {
	float: left;
    width: 50%;
	padding: 0px 5% 0px 0%;
}
.contact-col2 {
	float: left;
    width: 50%;
	padding: 0px 0% 0px 5%;
}
.wpcf7-text, .wpcf7-textarea {
	width:100%;
	float:left;
	font-size:16px;
	padding:8px;
	border: solid 0px #333;
	background-color:#eee;
	margin:0px 0px 20px 0px;
	text-transform:uppercase;
}
.page-id-623 .wpcf7-text, .page-id-623 .wpcf7-textarea, .page-id-629 .wpcf7-text, .page-id-629 .wpcf7-textarea {
	width:100%;
	float:left;
	font-size:16px;
	padding:8px;
	border: solid 0px #333;
	background-color:#fff;
	border: solid 1px #ccc;
	margin:6px 0px 20px 0px;
	text-transform:;
}
.page-id-623 #wpcf7-f622-p623-o1, .page-id-629 #wpcf7-f631-p629-o1 {
    width: 800px;
    margin: 0px auto;
}
span.wpcf7-list-item {
    width: 25%;
    margin: 10px 0px;
}
span.formsmall {
    font-size: 14px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 50px;
    float: right;
}
.wpcf7-submit {
	width:100%;
	float:left;
	font-size:14px;
	padding:8px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	border: solid 0px #333;
	background-color:#196935;
}.page-id-623 h3, .page-id-629 h3 {	border-bottom: solid 1px #333;	padding-bottom:5px;}
.page-id-623 .wpcf7-submit, .page-id-629 .wpcf7-submit {
	font-size:20px;
	padding:18px;
}
/* Order form */
.page-id-629 table {    width: 100%;    float: left;    margin-bottom: 20px;}th#firstitme {    width: 70%;}td#firstitme {    width: 70%;}.page-id-629 th {    text-align: left;}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
    width: 50px;
    float: right;
}

.footer-sponsor-wrapper {
	width:100%;
	float:left;
	padding: 40px 5% 80px 5%;
	background-color:#fff;
}
.footer-sponsor {
	max-width:1140px;
	margin:0px auto;
}
.footer-sponsor h4 {
	font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
	text-transform:uppercase;
	margin-top: 0px;
	font-size: 15px;
}
.footer-sponsor-col1 h4  {
	font-size:20px;
	    margin-top: 0px;
}
.footer-sponsor-col1 {
	width:31.5%;
	float:left;
	margin:20px 0px 0px 0px;
	border-right: solid 1px #ccc;
}
.footer-sponsor-col1 img {
	width:auto;
	float:left;
    height: 110px;
}
.footer-sponsor-col2 img {
	width:28%;
	float: ;
	margin:26px 5% 0px 0px;
    max-height: 60px;
}
.footer-sponsor-col2 img:nth-child(4) {
	margin:26px 0% 0px 0px;
}
.horse-transport {
	float: right;
    max-height: 80px!important;
    margin: 26px 0px 0px 5%!important;
}
.qcl {
	float:;
    margin: 26px 2.5% 0px 2.5%!important;
}
.footer-sponsor-col2 {
	width:67%;
	float:left;
	padding-left:5%;
	margin:20px 0px 0px 0px;
}
.footer-sponsor-col3 {
	width:100%;
	float:left;
	font-size:14px;
	color:#444;
	margin:20px 0px 0px 0px;
	padding-top:20px;
	border-top: solid 1px #ccc;
}
.sponsors-col {
	width:35%;
	float:left;
	text-align:;
	margin:0px 0% 0px 0px;
}
.sponsors-col2 {
	width:30%;
	float:left;
	text-align:;
	margin:0px 0% 0px 0px;
}
.sponsors-col ul, .sponsors-col2 ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}
.sponsors-col ul li, .sponsors-col2 ul li{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	
}
.slide {
 
}
.bx-wrapper {
	position: relative;
	margin: 0px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-pager.bx-default-pager {
    display: none;
}
/*.bx-wrapper .bx-prev {
	left: 10px;
	background: url(img/controls.png) no-repeat 0 -32px;
}
*/

.bx-wrapper .bx-next {
	right: 10px;
	background: url(img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* footer */
.facebook-footer {
	width:40px;
	height:auto;
	position:relative;
	margin:0px 0px -6px 16px;
}
.footer-large-wrapper {
	width:100%;
	float:left;
	min-height: 340px;
	background-image:url(img/footer-bg.jpg);
	background-size:cover;
	background-position:center center;
	padding: 100px 5% 0px 5%;	
}
div#mc_signup {
    margin: 0px 0px 20px 0px;
}
input#mc_mv_EMAIL {
	padding: 8px;
    font-size: 14px;
    width: 60%;
	float: left;
    margin-left: 20%;
	border: solid 0px #fff;
	
}
input#mc_mv_EMAIL:focus {
	background-color:#ccc;
}
label.mc_var_label.mc_header.mc_header_email {
    display: none;
}
input#mc_signup_submit {
    padding: 8px;
    font-size: 14px;
    width: 20%;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	background-color:#333333;
	border: solid 0px #333333;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
input#mc_signup_submit:hover {
    background-color:#555;
}
.footer {
	width:100%;
	float:left;
	padding:30px 5%;
	background-color:#333;
	color:#fff;
	font-size:14px;
}
.plash {
	color:#fff;
	float:right;
}
.footer-col {
	width:30%;
	float:left;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin:0px 1.5%;
}
.footer-col h3 {
	text-transform:uppercase;
	font-size:22px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing:1px;
	margin:0px 0px 30px 0px;
}
.footer-logo {
	max-width:280px;
	height:auto;
}
.col2 {
	text-align:center;
}
.col3 {
	text-align:right;
}
/* login */

#log_forms {
    width: 45%;
    float: left;
	border: 0px solid #CCC;
}
.log_forms input[type="text"], input[type="password"] {

    border: 1px solid #ccc!important;
}
.log_forms input[type="submit"] {
    margin: 10px 0 20px;
    border: 0px solid #196935!important;
		width:100%;
	font-size:18px;
	padding:14px!important;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	border: solid 0px #333;
	background-color:#196935;
}
.login-list {
	width:100%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.login-list li {
	width:100%;
	float:left;
	list-style:none;
}
.login-list li a{
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	color:#333;
	width:100%;
	float:left;
	font-weight:700;
	margin-bottom:10px;
	text-decoration:none;
	font-size:16px;
	letter-spacing:0px;
}
.login-list .current_page_item a {
	color: #10B242;
	}
.page-template-page-members .content-right a {
	text-decoration:none;
}
hr {
    background-color: #ccc;
    border: solid 0px #ccc;
    height: 1px;
}
.downloads {
	list-style:none;
	margin:0px;
	padding: 0px;
}
.downloads li {
	list-style:none;
	width:100%;
	float:left;
	margin:0px;

}
.downloads li a{
	width:100%;
	float:left;
	font-size:15px;
	color:#333;
	padding:6px 0px;
	border-bottom:solid 1px #ccc;
}
.downloads li a:hover{
	color:#10B242;
	border-bottom:solid 1px #10B242;
}
img.download-file-icon {
    height: 16px;
    float: right;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:680px) {
	.page-id-2 h1{
	width: 100%;
	margin-left:0%;
	line-height: 23px;
	font-size:24px;
}
img.home-logo-large {
    max-width: 80%;
    width: 80%;
	margin-left:0%;
}
form.wpcf7-form {
    float: left;
    width: 100%;
	margin: 0px 0px 20px 0px;
}
.sponsors-col {
	width:100%;
	margin:0px 0% 0px 0px;
}
.wpcf7-text, .wpcf7-textarea {
    margin: 0px 0px 10px 0px;
}
.contact-col {
    width: 100%;
    padding: 0px 0%;
}
.logo {
	max-width:60px;
	margin:8px 0px 0px 0px;
}
.heading-underline {
	max-width:80px;
    bottom: 24px;
}
.home-quick-links ul li {
    width: 50%;
    padding: 20px 3% 30px 3%;
	margin-bottom:20px;
}
.page-banner {
    height: 300px;
}
.content-2-banner {
    height: 240px;
}
.page-id-2 .page-banner {
	height: 400px;
}
.rslides li {
 height: 300px;
  }  
 .page-id-2 .rslides li {
 height: 400px;
  }
h1 {
    font-size: 24px;
    top: 40%;
}
blockquote {
    font-size: 20px;
    line-height: 26px;
}
h2 {
	font-size:18px!important;
	line-height:22px!important;
}
.footer-sponsor h3, .footer-sponsor-col1 h4 {
    font-size: 18px;
}
.filedownloads li, .whats-list li, .page-template-page-whats-child .whats-list li {
    width: 100%;
    height: 240px;
    margin: 0px 0% 10px 0px;
}
.news-summary-img {
    width: 100%;
    margin: 0px 0% 10px 0px;
}
.news-summary-excerpt {
    width: 100%;
}
.footer-col {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin: 0px 0% 20px 0%;
}
.col3, .col2 {
    text-align: left;
}
.footer-sponsor-col1 {
    width: 100%;
	text-align:center;
    margin: 20px 0px 0px 0px;
}
.footer-sponsor-col1 img {
    width: 80%;
    float: left;
	margin-left:10%;
    height: auto;
}
.footer-sponsor-col2 {
    width: 100%;
    float: left;
	text-align:center;
    margin: 0px 0px 0px 0px;
}
.footer-logo {
    max-width: 70%;
    height: auto;
	margin-left:15%;
}
}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
