@charset "utf-8";
/* CSS Document */


body {
 /*   background: #eae8e8 none repeat scroll 0 0;   */
	

/*	background: url(../../images/background/offwhite_darkradial.jpg) #eae8e8 0 0;
	background-size: 100% auto;   */
	
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfff4+0,e5e4d7+40,d4ceb7+100 */
background: #fcfff4; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfff4 0%, #e5e4d7 40%, #d4ceb7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcfff4 0%,#e5e4d7 40%,#d4ceb7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcfff4 0%,#e5e4d7 40%,#d4ceb7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#d4ceb7',GradientType=0 ); /* IE6-9 */



	
	
	
    color: #263039;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight: 400;
}

a {color: #6A3B04}
/*.banner {
  background: url(../../images/banner2.jpg) no-repeat center center #000000;  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 563px;
  margin: 50px 0 0px; } */
  
/* @media (max-width: 400px) {
  .banner { background: red; }
}
@media (min-width: 401px) and (max-width: 800px) {
  .banner { background: green; }
}
@media (min-width: 801px) {
  .banner { background: blue; }   */
  
  .banner {
      height: 211px; 
	  background: url(../../images/banner2_480.jpg) no-repeat right  #000000;
	  
	  
	  
	   }


  	@media (max-width: 436px)  {
    .banner {
	  background: url(../../images/banner2_320.jpg) no-repeat right  #0F0F11; } }
  
  	@media (min-width: 481px) and (max-width: 640px)  {
    .banner {
      height: 283px; 
	  background: url(../../images/banner2_640.jpg) no-repeat right  #0F0F11; } }
  	@media (min-width: 641px) and (max-width: 768px)  {
    .banner {
      height: 337px; 
	  background: url(../../images/banner2c.jpg) no-repeat right  #0F0F11; } }
  	@media (min-width: 769px) and (max-width: 991px)  {
    .banner {
	  height: 436px;
	  background: url(../../images/banner2b.jpg) no-repeat right  #0F0F11; } }
  	@media (min-width: 992px)  {
    .banner {
		height: 563px;
	  background: url(../../images/banner2.jpg) no-repeat right  #0F0F11; } }
	  
	  
  .banner .row {
    text-align: center; }
  .banner h1 {
    font-family: 'Abril Fatface', cursive;
	color: #FFF;
    margin: 60px 0 0;
    width: auto;
    font-size: 55px; 
	text-align: left;}
    @media (min-width: 991px) {
	  .banner h1 {
        line-height: 41px;
		 } }
    @media (max-width: 767px) {
      .banner h1 {
        width: 90%;
        margin-left: 11px;
		margin-top: 20px;	
        font-size: 22px; }
	  .banner h2 {
		  display: none;} 
	   .banner p {margin-left: 11px; }	
	   .banner .scroll-down {display:none;}  
		  }
	@media (max-width: 319px) { 
	.banner p {display: none;}
	}	  
    .banner h1 span {
      font-weight: 600; }
	.banner h2 { 
		font-family: 'Open Sans';
		color: #8A8A8A;
		margin: 1px 0 0;
		width: auto;
		font-size: 35px;
		text-align: left;
		}	  

		@media (min-width: 991px) {
			  .banner h2 {
				line-height: 30px; } }
			@media (max-width: 767px) {
			  .banner h2 {
				width: 90%;
				margin: 0 0 0;
				font-size: 30px; } }
			.banner h2 span {
			  font-weight: 500; }

	  
	  
	  
	  
  .banner .img {
    width: 51%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .banner .img {
        width: 95%; } }

  .inner-block:last-child {
    padding-bottom: 80px; }
  .inner-block:first-child {
    padding-top: 45px; }
.block, .inner-block {
  padding: 30px 0; }
 
 
 .inner-block { background: #eae8e8;}
  
 .navbar-inverse {
    background: #0D0D0D none repeat scroll 0 0;
    text-align: center;
}
footer {
    background: #0D0D0D none repeat scroll 0 0;
    padding: 45px 0 50px;
}
a:hover {color: #e74c3c}

.home-carousel-caption {
    position: relative;
    left: auto;
    right: auto;
} 
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
  .site-desc-left {
	  background: url(../../images/OldTownJazzFest.jpg) no-repeat center; height:100%; }
.carousel-control.left {
    background-image: none;
}
@media (max-width: 481px)  {
    .carousel-control.left {
      background-image: none; 
	  width:0px; } }
.carousel-control.right {
 background-image: none;
    left: auto;
    right: 0;
}
@media (max-width: 481px)  {
    .carousel-control.right {
      background-image: none; 
	  width:0px; } }

@media (max-width: 481px)  {
    .info {
	  margin:0px; } }
	  
@media (min-width: 769px)  {
.navbar {
    border-radius: 0;
}
    .carousel {
	  padding-left:50px; padding-right:50px;} }
	  
.dark-gray-block {
		background: url(../../images/background/clean_gray_dark.jpg) #eae8e8 0 0;
	background-size: 100% auto;}
	
.offwhite-light-block {
/*		background: url(../../images/background/offwhite_light.jpg) #eae8e8 0 0;
		background-size: 100% auto;
*/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cecbb9+0,e5e4d7+68,fcfff4+100 */
background: #cecbb9; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfff4 0%, #e5e4d7 68%, #ccc6b1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcfff4 0%, #e5e4d7 68%, #ccc6b1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcfff4 0%, #e5e4d7 68%, #ccc6b1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecbb9', endColorstr='#fcfff4',GradientType=0 ); /* IE6-9 */

}	
.offwhite-light-block h2 {
	color:#b73e33;
}
.offwhite-light-block h4 {
	color:#b73e33;
}

.offwhite_solid-block2 {background-color:#EBECDF}
.offwhite_solid-block2 h2 {
	color:#b73e33;
}
.offwhite_solid2 h4 {
	color:#b73e33;
}

.offwhite_solid-block {background-color:#E0DECE}
.offwhite_solid-block h2 {
	color:#b73e33;
}
.offwhite_solid h4 {
	color:#b73e33;
}

.offwhite_solid-block-dark {background-color:#dfe0d7}
.offwhite_solid-block-dark h2 {
	color:#b73e33;
}
.offwhite_solid-block-dark h4 {
	color:#b73e33;
}

.offwhite-dark-block {
/*		background: url(../../images/background/offwhite_darkradial.jpg) #eae8e8 0 0;
		background-size: 100% auto;
*/		
		
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfff4+0,e5e4d7+40,d4ceb7+100 */
background: #fcfff4; /* Old browsers */
background: -moz-linear-gradient(top,  #d4ceb7 0%, #e5e4d7 40%, #fcfff4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d4ceb7 0%, #e5e4d7 40%, #fcfff4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d4ceb7 0%, #e5e4d7 40%, #fcfff4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#d4ceb7',GradientType=0 ); /* IE6-9 */

	





}
		
		
		

.offwhite-dark-block h2 {
	color:#ad3c32;
}
.offwhite-dark-block h4 {
	color:#ad3c32;
}
	
	
.bio-downloads {
    background-color: #f7f4f4;
	border:#CCC thin solid;
    color: #000;
	padding: 20px;
}
div.transbox {
    margin: 5px;
padding:30px;
	background: rgba(255,255,255,.78);
    border: 1px solid black;

}
div.transbox h2 {
    color: #511e01;

}
div.transbox  {
    font-weight:300; font-size: 110%;
}
div.transbox p {
    font-weight:300;
}
div.transbox a {
    font-weight:300; text-decoration:underline;
}


div.transbox-dark {
    margin: 5px;
padding:30px;
	 background: rgba(000,000,000,.1);
    border: 1px solid black;

}
div.transbox-dark h2 {
    color: #EAC082;

}
div.transbox-dark  {
    color: #fff; font-weight:200;
}
div.transbox-dark p {
    color: #fff; font-weight:200;
}
div.transbox-dark a {
    color: #F2CB8F; font-weight:200; text-decoration:underline;
}

div.ontop {
  position: relative;
  top: 4.7em;
}
.bass-bg {
		background: url(../../images/background/bass.jpg) #eae8e8 0 0;
	background-size: 100% 100%;background-repeat: no-repeat;}  
.brown-color {color: #6A3B04;}	


.block header, .inner-block header {
    color: #6d7176;
    margin-bottom: 30px;
    text-align: center;
}
.block header h2, .inner-block header h2 {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 0;
}
.banner p
{
	 color:#A9A79B; 
	 padding-top: 10px;
	 width: 40%;
}
.cal_scroll {
    height: 500px;
    overflow: scroll;
}
.carousel-1 .caption-bottom {
    width: 100%;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(231,76,60,0.8)}
.base {
    background: #e74c3c;
    color: #fff !important
}
.wp-block.testimonial.style-2 .wp-block-body.base:after {
    border-top-color: #e74c3c
}
.wp-block figure {background-color:#f2eded	}
.wp-block figcaption {color:#666; font-size: 90%;}	
.darktext p{
	color: #000;
}
.review-box {
    height: 550px;
    overflow: scroll;
}
.review-box a{
	color: #666;
	
}
.interview_question {
	font-weight:400;
	color: #666;
	
}
.ribbon {
    position: absolute;
    top: 20px;
    right: -5px;
    padding: 15px
}
.ribbon.base {
    background: #e91b23;
    color: #fff;
    border-right: 5px solid #f2787d
}
.ribbon.light {
    background: #ecf0f1;
    color: #2c3e50;
    border-right: 5px solid #dde4e6
}
.ribbon.dark {
    background: #131313;
    color: #fff;
    border-right: 5px solid #464646
}
.ribbon.base-alt {
    background: #2c2c2c;
    color: #fff;
    border-right: 5px solid #5f5f5f
}
.ribbon.red {
    background: #e91b23;
    color: #fff;
    border-right: 5px solid #f2787d
}
.ribbon.orange {
    background: #ff8a3c;
    color: #fff;
    border-right: 5px solid #ffc7a2
}
.ribbon.yellow {
    background: #ffd800;
    color: #fff;
    border-right: 5px solid #ffe866
}
.ribbon:before,
.ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent
}
.ribbon:before {
    top: 0
}
.ribbon:after {
    bottom: 0
}
.ribbon.base:before {
    border-top: 27px solid #e91b23
}
.ribbon.base:after {
    border-bottom: 27px solid #e91b23
}
.ribbon.light:before {
    border-top: 27px solid #ecf0f1
}
.ribbon.light:after {
    border-bottom: 27px solid #ecf0f1
}
.ribbon.dark:before {
    border-top: 27px solid #131313
}
.ribbon.dark:after {
    border-bottom: 27px solid #131313
}
.ribbon.base-alt:before {
    border-top: 27px solid #2c2c2c
}
.ribbon.base-alt:after {
    border-bottom: 27px solid #2c2c2c
}
.ribbon.red:before {
    border-top: 27px solid #e91b23
}
.ribbon.red:after {
    border-bottom: 27px solid #e91b23
}
.ribbon.orange:before {
    border-top: 27px solid #ff8a3c
}
.ribbon.orange:after {
    border-bottom: 27px solid #ff8a3c
}
.ribbon.yellow:before {
    border-top: 27px solid #ffd800
}
.ribbon.yellow:after {
    border-bottom: 27px solid #ffd800
}
.ribbon span {
    display: block;
    font-size: 16px;
    font-weight: 600
}
.wrapper-mondays {
	 background: url(../../images/background/PKO-3483.jpg) no-repeat right  #000; 
	 height: 436px;
	 margin: 0px;
	 }
@media (min-width: 1025px)  {
.wrapper-mondays {
	 background: url(../../images/background/PKO-3483.jpg) no-repeat right  #000; 
	 height: 900px;
	 margin: 0px;
	 }	
}	
.scroll-down {
	position: static;
	width: 100%;
	bottom: 20px;
	text-align: center;
}
.scroll-down .btn {
  height: 50px;
  width: 50px;
  border: 2px solid #333;
  border-radius: 100% !important;
  line-height: 50px;
  padding: 0;
  padding-top: 5px;
  letter-spacing: normal;
  color: #333;
  font-size: 36px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.scroll-down .btn:hover {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
  outline: none;
}
@media (max-width: 320px)  {
.sticky-btns {
  position: fixed;
  z-index: 70;
  right: 5px;
  bottom: 10px;
  -webkit-transition: right 0.3s ease;
  -moz-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
}
@media (min-width: 321px)  {
.sticky-btns {
  position: fixed;
  z-index: 50;
  right: 5px;
  bottom: 10px;
  -webkit-transition: right 0.3s ease;
  -moz-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.sticky-btns.scrolled {
  right: 3px;
}
.sticky-btns span {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  text-align: center;
  font-size: 1.25em;
  color: #fff;
  background: #ef4036;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-top: 6px;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.sticky-btns span:hover {
  background: #f75954;
}
.sticky-btns span#scrollTop-btn {
  padding-top: 5px;
}
.sticky-btns #qcf-btn.active {
  -webkit-border-radius: 0 0 4px 4px !important;
  -moz-border-radius: 0 0 4px 4px !important;
  border-radius: 0 0 4px 4px !important;
}
@media only screen and (max-width: 768px) {
  .sticky-btns #qcf-btn {
    display: none;
  }
}
.sticky-btns:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.sticky-btns .quick-contact {
  display: none;
  width: 280px;
  bottom: 52px;
  left: -233px;
  position: absolute;
  padding: 12px 20px 24px 20px;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #cecece;
}
.sticky-btns .quick-contact.visible {
  display: block;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.sticky-btns .quick-contact h3 {
  font-size: 1.375em;
  margin-bottom: 12px;
}
.sticky-btns .quick-contact p {
  margin-bottom: 12px;
}
.sticky-btns .quick-contact .form-group {
  margin-bottom: 12px;
}
.sticky-btns .quick-contact textarea {
  width: 238px;
  max-width: 238px;
  height: 90px;
  max-height: 90px;
  resize: none;
  overflow-y: auto;
}
.sticky-btns .quick-contact input[type=submit] {
  margin-top: 24px;
}
.mondays {
  background: url(../../images/background/PKO-3483.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 525px;
 /*  margin: 50px 0 70px; */
 margin: 0px 0 0px;
  }
  
  
  
  
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1)  {
.mondays {
	 background: url(../../images/background/PKO-3483.jpg) no-repeat right  #000; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	 
	 height: 480px;
 margin: 0px 0 0px;
	 }	
}

@media screen 
  and (min-device-width: 1601px)  {
.mondays {
	 background: url(../../images/background/PKO-3483.jpg) no-repeat right  #000; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	 
	 height: 800px;
 margin: 0px 0 0px;
	 }	
}	  
  
.mondays_messagebar {
    position: absolute;
    bottom: 0px;
    left: 0px;
	width: 100%;
    border-top: 1px solid #fff;
	background-color: rgba(0, 0, 0, 0.7);;
	padding: 10px;
	color: #fff;
}
.mondays_messagebar h2{ color: #fff } 
.mondays_detail {background-color: #E7E6D9; padding-top:40px;}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
}
.outreach {
  background: url(../../images/background/outreach.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 525px;
 /*  margin: 50px 0 70px; */
 margin: 0px 0 0px;
  }
.outreach_messagebar {
    position: absolute;
    bottom: 0px;
    left: 0px;
	width: 100%;
    border-top: 1px solid #fff;
	background-color: rgba(000, 000, 000, 0.50);
	padding: 10px;
	color: #fff;
}
.outreach_messagebar h2{ color: #fff }

.outreach_list {padding-bottom:6px;padding-left:15px;padding-right:15px;}

.notop {padding-top:0px;margin-top:0px;}

.tn-border {
    border: 3px solid #b2b0a2;
}
.dropdown-submenu {
    position: relative
}
.dropdown-submenu>.dropdown-menu {
    top: -1px;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    padding: 0
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}
.dropdown-submenu.pull-left {
    float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px
}
.totop {
    position: fixed;
    bottom: 0;
    right: 0px;
    width: 0px;
    height: 0px;
    color: #FFF;
    border-style: solid;
    border-width: 0 0 60px 60px;
    border-color: transparent transparent rgba(18, 24, 24, .4) transparent;
    z-index: 999;
}
.totop span {
    position: relative;
    overflow: hidden;
    font-size: 20px;
    bottom: -27px;
    display: inline-block;
    left: -50px;
    cursor: pointer;
    height: 42px;
    width: 60px;
    line-height: 30px;
    text-align: center;
    z-index: 1000;
}
.totop a {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.totop .first {
    top: 0px;
}
.totop .hover {
    top: 0px;
}
.totop .first i {
    color: #FFF;
}
.footer-toogle .hover i {
    color: #DDAD02;
}
.totop:hover {
    cursor: pointer;
}
.totop:hover span > a.first {
    top: -20px;
}
.totop:hover span > a.hover {
    top: 0px;
    color: #DDAD02;
}
.btn-lt-red {
    background: #E7E6D9 none repeat scroll 0 0;
	border:#000 thin solid;
    color: #fff;
}
.btn-lt-red a{
     color: #fff;
}
.btn-lt-red:hover {
    background: #E74C3C none repeat scroll 0 0;
    color: #FFF28E;
}
.calendar_header {
    border-top: 5px solid #000;
    background: url('../../images/calendar_banner_700.jpg') 20% 20% no-repeat;
    height: 150px;
}
@media (min-width: 700px)  {
    .calendar_header {
	border-top: 5px solid #000;
    background: url('../../images/calendar_banner.jpg') 20% 20% no-repeat;
    height: 300px;} }
.calendar_header h1{
   color: #fff;
   font-size: 18px;
   font-weight: 200;   
}
@media (min-width: 700px)  {
.calendar_header h1{
   color: #fff;
	font-size: 48px;   
	font-weight: 200;
}
}




.video_header {
    border-top: 5px solid #000;
    background: url('../../images/video_banner_700.jpg') 20% 20% no-repeat;
    height: 150px;
}
@media (min-width: 700px)  {
    .video_header {
	border-top: 5px solid #000;
    background: url('../../images/video_banner.jpg') 20% 20% no-repeat;
    height: 300px;} }
.video_header h1{
   color: #fff;
   font-size: 18px;
   font-weight: 200;   
}
@media (min-width: 700px)  {
.video_header h1{
   color: #fff;
	font-size: 48px;   
	font-weight: 200;
}
}


.pke_header {
    border-top: 5px solid #000;
    background: url('../../images/pke_banner_mobile.jpg') 20% 20% no-repeat;
    height: 300px;
}
@media (min-width: 700px)  {
    .pke_header {
	border-top: 5px solid #000;
    background: url('../../images/pke_banner.jpg') 20% 20% no-repeat;
    height: 600px;} }
.pke_header h1{
   color: #fff;
   font-size: 22px;
   font-weight: 200;   
}
@media (min-width: 700px)  {
.pke_header h1{
   color: #fff;
	font-size: 54px;   
	font-weight: 200;
}
}

.right_header {
    border-top: 5px solid #000;
    background: url('../../images/narrow_top_banner_right_mobile.jpg') 20% 20% no-repeat;
    height: 300px;
}
@media (min-width: 700px)  {
    .right_header {
	border-top: 5px solid #000;
    background: url('../../images/narrow_top_banner_right.jpg') 20% 20% no-repeat;
    height: 600px;} }
.right_header h1{
   color: #fff;
   font-size: 22px;
   font-weight: 200;   
}
@media (min-width: 700px)  {
.right_header h1{
   color: #fff;
	font-size: 54px;   
	font-weight: 200;
}
}
.btn-gray {
    background: #eeeeee none repeat scroll 0 0;
	border:thin solid #e74c3c;
}