@charset "UTF-8";
/* CSS Document */


/**
 * @license
 * MyFonts Webfont Build ID 2976493, 2015-02-20T12:20:18-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: LUELLA-Regular by Cultivated Mind
 * URL: http://www.myfonts.com/fonts/cultivated-mind/luella/regular/
 * Copyright: Copyright (c) 2013 by Cultivated Mind. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2976493
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d6aed");

  
@font-face {font-family: 'LUELLA-Regular';src: url('webfonts/2D6AED_0_0.eot');src: url('webfonts/2D6AED_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D6AED_0_0.woff2') format('woff2'),url('webfonts/2D6AED_0_0.woff') format('woff'),url('webfonts/2D6AED_0_0.ttf') format('truetype');}


 


body {
  border-top:5px solid #72580e;
  color: #333433;
  background: #fff;
 font-family: 'Raleway', sans-serif;
  margin:0; padding:0;
  line-height:19px;
  font-size:14px;
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: none;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #343; }

h1 { font-size: 3.0em; line-height: 1.25; margin-bottom: 0.5em!important; color: #333433;	font-family: LUELLA-Regular;}
h2 { font-size: 1.75 em; margin-bottom: 0.75em!important;color: #72580e;text-transform: uppercase;}
h3 { font-size: 1.2em; line-height: 1; margin-bottom: 1em;color: #72580e;text-transform: uppercase;}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em!important; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em!important; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em 0 !important; line-height:20px; }
/* p img       { float: left; margin: 0 1.5em 1.5em 0; padding: 0; } */
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus,
a:hover     { color: #333; }
a           { color:#72580e; text-decoration: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* HEADER
-------------------------------------------------------------- */

.clearfix{
clear:both;

}

.last{
margin-right:0px !important;
}


#wrapper{
	width:920px;
	background:#fff;
	margin:0 auto;
	padding:0 20px;
}


#header{
padding:0 0px;
border-bottom:1px solid #ccc;
padding:20px 0;
overflow: hidden;
}

.header_left{
text-align: center;
}

/* 
.header_right{
float:right;
margin-right:20px;
}

.header_right span{
color:#72580e;
}
 */

/* NAVIGATION
-------------------------------------------------------------- */
#nav{
height:35px;
border-bottom:1px solid #ccc;
margin-bottom:22px;
padding-top:7px;
text-align:center;
}

#nav ul li{
	font-family: Raleway;
	font-weight: normal;
	font-style: normal;
	display:inline;
	list-style:none;
	line-height: 30px;
	font-size:18px;
	text-transform: uppercase;
	margin-right:25px;
	position: relative;
	
}

#nav ul li a{
	color:#333433;
}

#nav ul li a:hover,
#nav ul li.current_page_item a,
#nav ul li.current-menu-ancestor a{
	color:#72580e;
}



/*DROP DOWN*/


#nav ul li ul {
	display: none;
	position: absolute;
	left: -10px;
	padding: 10px 0;
	z-index: 999;
	margin-top: 23px;

	
}

#nav ul li ul li{
	display: inline-block;
	float: left;
	margin-top: 10px;
	text-align: left;
/* 	font-family: 'Helvetica', Arial, sans-serif; */
	font-size: 14px;
	line-height: 19px;
	text-transform: none;
	
}

#nav ul li:hover ul {
	
	display: inline-block;
	
	background: #fff;
}

#nav ul li:hover ul li{
	padding: 0px 20px 5px 10px;
	display: inline-block;
}

#nav ul li ul.sub-menu li{
width: 200px;
}

#nav ul li ul.sub-menu li a{
color: #72580e;
}

#nav ul li ul.sub-menu li a:hover{
color: #343;
}
#nav ul li ul.sub-menu li.current_page_item a{
color: #343;
}





/* GRID
-------------------------------------------------------------- */

.main_content{
	}

.two_third{
	width:590px;
	margin-right:30px;
	float:left;
	}
	
.one_third{
	width:290px;
	margin-right:20px;
	float:left;
	}


/* HOME
-------------------------------------------------------------- */

ul.home_events{

margin-top:10px;
display: block;

}

ul.home_events li{

list-style:none;
margin-bottom:10px;
padding-right:60px;

}

ul.home_events li:last-child{


margin-bottom:5px;

}

ul.home_events li a{

color:#333433;

}

ul.home_events li a:hover{


}

ul.home_events li span{
color:#343;

}



.home_ad_info{
	margin-top:20px;
}

.home_ad_info_thumb{
	float:left;
}

.home_testimo{
	float:left;
	margin-left:20px;
	width:320px;
}
.home_testimo span{
	color:#72580e;
	}
	
	
.slider {
margin-bottom:0px;
}
	
.home_text_image {
background: #72580e;
height:340px;
margin-bottom:20px;
	padding:20px;
}

.home_text_image h2{
	font-family: LUELLA-Regular;
	font-weight: normal;
	font-style: normal;
	font-size:30px;
	color:#fff;
	margin-bottom:4px;
	}


/*BIO*/
.bio_item{
	width:290px;
	margin-right:25px;
	float:left;
	}
	
.bio_item img{
	margin-bottom:15px;
	}

h4.bio_name, .bio_item h4{
color:#72580e;
text-transform:uppercase;
}


/*REP*/
.rep_item{
	width:290px;
	margin-right:25px;
	float:left;
	}
	


h4.rep_name, .rep_item h4{
color:#72580e;
text-transform:uppercase;
margin-bottom:5px !important
}

/*EVENTS*/


ul.events_list {
	margin-bottom:15px;
	
	}

ul.events_list li{
	
	list-style:none;
	display:inline-block;

	}
	
ul.events_list li {
padding: 0 0 2px 0;

}
h2.events_month{
color:#72580e;
font-family: LUELLA-Regular;
font-size:30px;
border-bottom:2px solid #72580e;
padding-bottom:5px;
margin-top:10px;
}

div.events_date{
width:160px;
float:left;
font-size:14px;
	}
	
div.events_title{
width:290px;
color:#72580e;
padding: 0 20px 0 0 ;
float:left;
font-size:14px;
	}
	
div.events_details{
float:left;
font-size:12px;
line-height:25px;
width: 450px;
}
div.events_details span{
	color:#72580e;
	}
	
div.events_details span.events_name{
	color:#626262;
	}
	
/*NEWS SECTION*/
h2.new_year{
color:#fff;
border-bottom:1px solid #e0e0e0;
padding-bottom:20px;
}

.news_date{
width:110px;
float:left;
font-size:14px;
text-transform:uppercase;
}

.news_title{
float:left;
font-size:12px;
color:#72580e;
clear:both;
}

.news_thumb{
float:left;
margin-left:0px;
}

.news_content{
	float:left;
	width:620px;
	padding-right:20px;

}

.news_divider{
margin-bottom:30px;
width:100%;
}


ul.month_archive li{
	
	margin-bottom: 15px;
}

ul.month_archive{
	
	margin-bottom: 15px;
}

/*GALLERY*/	
	
.gallery{
	
	padding-left: 0px;
}
.gallery .gallery-item{

width: inherit !important;
margin-right: 13px;
margin-bottom: 20px;
}


.gallery .gallery-item img{

}

.gallery br {
display:none;
}



.gallery:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

.gallery-caption {
color: #cacaca;
font-size: 11px;
text-align: left;

}

/*CONTACT*/

.contact_left{
	float: left;
	width: 90px;
}
form.wpcf7-form input{
	border: 1px solid #e3e3e3;
	height: 25px;
	margin-bottom: 10px;
}

form.wpcf7-form textarea{
	border: 1px solid #e3e3e3;
	height: 100px;
	margin-bottom: 10px;
}

form.wpcf7-form .wpcf7-submit{
	background: #72580e;
	color: #333433;
	padding: 5px 20px;
	float: left;
}



/* FOOTER
-------------------------------------------------------------- */

#footer{
margin-top:20px;
padding-top:20px;
padding-bottom:20px;
border-top:1px solid #ccc;
}

.footer_left{
	width:300px;
	color:#ccc;
	float:left
}

.footer_right{
	color:#ccc;
	float:right;
}

#footer a {
	color:#ccc !important;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/* TABLEPRESS
-------------------------------------------------------------- */

.tablepress tbody td, .tablepress tfoot th {
border-top:1px solid #ccc !important;}

.tablepress h3 {margin-top:30px}


.tablepress-id-6 .row-1 {color:#72580e}



/*Shortcodes style
-------------------------------------------------------------- */

.one_half{
	
	width: 48%;
	float: left;
	margin-right: 2%;
}

.one_half:last-child{
	
	margin-right: 0%;
}



/*Miles */
-------------------------------------------------------------- */

.home .content {margin-top:20px}
.home .slides {background:rgba (0 0 0 0);text-align: center;height:80px;position: relative;top:-80px;}
blockquote p {background-color: #fff;text-align: center;font-family: LUELLA-Regular;font-style: normal;font-size: 30px;color:#72580e;line-height: 35px;letter-spacing: 0.025em;margin:0 !Important;}
blockquote {text-align: center;}
blockquote cite {color:#666;text-align: center;font-family: helvetica, arial, san-serif;font-size:12px;text-transform: none;}
.home #home_banner {position: relative;top:-20px;}


#audioplayer_1, #audioplayer_2, #audioplayer_3, #audioplayer_4,#audioplayer_5, #audioplayer_6, #audioplayer_7, #audioplayer_8, #audioplayer_9, #audioplayer_10, #audioplayer_11, #audioplayer_12, #audioplayer_13, #audioplayer_14, #audioplayer_15, #audioplayer_16  {height:16px;clear:none;margin:0;border:0px solid red !important;} 

.audioformating p {margin:0px; display:inline;padding:0 !important;}
table {
margin: 0 0 1.5em 0 !important;
line-height: 20px;
font-size:100%;}

table td:nth-child(2) {padding:0 0 5px 0;vertical-align: top;}

.recording {width: 900px; margin-bottom: 20px; padding-bottom: 10px;clear:both;border-bottom: 1px solid #333;display:inline-block}
.recordingImage {width: 150px; float: left;}
.recordingDetails {width: 750px; float: left;}

/*JAKUB NEW*/

#home_banner{
	padding-bottom: 75px;
}
.text_slider{
	position: absolute;
	bottom: 0px;
}

 .quote_slider li {
            text-align:center;
            display:block;
            width:920px;
            height:150px;
        }
 .quote_slider li blockquote{
	  color: #72580e;
	  font-family: LUELLA-Regular;
    font-size: 46px;
    font-style: normal;
    font-weight: normal;
    line-height: 55px;
 } 
 
  .quote_slider li cite{
	  color: #72580e;
 } 
 
  
 ul.news_list{

display: inline;

}

ul.news_list li{

list-style:none;
margin-bottom:30px;
border-bottom:1px solid #ccc;



}


ul.news_list li h3.post_title{

color: #72580e;
  font-family: LUELLA-Regular;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 0px;

}

ul.news_list li span.story_date{
	color: #ccc;
	 margin-bottom: 5px;
	 font-size: 13px;
}



ul.news_list li:last-child{


margin-bottom:5px;

}

ul.news_list li a{

color:#333433;

}

ul.news_list li a:hover{


}

ul.news_list li ul li{

list-style: disc;
margin-bottom:15px;
border-bottom:none;
}

ul.news_list li ul{
margin-left: 15px;
}

.one_third a {color:#fff}

#footer a {color:#333}

.pagination{
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.pagination a{
	font-size: 16px;
}



h2.events_month {margin-top:30px}
h2.events_month:first-child {margin-top:0px}