/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #272727;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
    min-width: 1000px;
    background-color:#fff;
    color:#272727;
    font-family: Verdana, Geneva, sans-serif;
    font-size:13px;
}

a{
    color:#0c85b8;
    text-decoration: none;
}

a:hover{
	color:#063d5c;
}

.wrapper{
    width:1000px;
    margin-left: auto;
    margin-right: auto;
}

header{
    padding: 21px 0 0 0;
}

header h1.header-front,header a.header-sub{
    background: url('../img/header.png') 0 0 no-repeat;
    width: 303px;
/*    height: 123px;*/
    height: 133px;
    padding:0;
    margin:0;
    display:block;
    float:left;
}

.header-national-trust{
    float:right;
    display:block;
    width:220px;
    height:58px;
    background: url('../img/national-trust-for-historic-preservation.png') 0 0 no-repeat;
    margin-right:50px;
}

.header-search{
    clear:right;
    float:right;
    width:220px;
    margin-top:38px;
    margin-right:50px;    
}

.header-search label{
	display:none;
}

.header-search #s,#search-field{
    width:188px;
    height:25px;
    border:1px solid #cacaca;
    color:#848484;
    font-size:12px;
    float:left;
    display:block;
    padding: 0 3px;
    outline:0;
}

.header-search #searchsubmit, #header-search-submit{
    color:#0c85b8;
    font-size:12px;
    height:19px;
    width:22px;
    border:0px;
    padding:7px 0 0 6px;
    float:left;
    cursor:pointer;
    display:block;
    background-color:transparent;
}

ul.main-menu, ul.main-menu li{
    float:left;
    margin:0;
    padding:0;
    list-style: none;
    display:block;
}

ul.main-menu{
    width:100%;
    height:50px;
    border-top:1px solid #7ca0d4;
    border-bottom:1px solid #7ca0d4;
    background: url(../img/menu-gradient.png) 0 0 repeat-x;
/*    margin-top:23px;*/
	margin-top:13px;
}

ul.main-menu a{
    padding: 15px 23px 19px 23px;
    color:#1a245f;
    font-size:16px;
    display:block;
}

ul.main-menu a:hover{
	color:#0c85b8;
}


/* drop downs */

.sf-menu ul li {
	width:100%;
	background: #e0eaf7;	
	display:block;
}

ul.sf-menu ul li a{
    font-size:12px;
    padding: 12px 5px 0 21px !important;
    color:#333;
}

ul.sf-menu ul li:last-child a{
    padding-bottom:12px !important;
}

.front-content{
    float:left;
    width:100%;
    margin-top:24px;
}

.front .left-content{
    float:left;
    width:510px;
    margin-right:26px;
}

.front .right-content{
    float:left;
    /*width:464px;*/
    width:414px;

}

.front .right-content h2{
    font-family: Georgia, Times, "Times New Roman", serif;
    color:#063d5c;
    font-size:30px;
    line-height:1.25;
    margin: 0 0 10px 0;
    font-weight:normal;
}

.front .right-content p{
    margin-bottom:1.25em;
}

.front .bottom-content{
    width:100%;
    margin: 15px 0 0 0;
    float:left;
    min-height:160px;
}

.front #front-gallery-pager{
	float:left;
	height:8px;
	margin-bottom:10px;
}

.front #front-gallery-pager a{
	display:block;
	text-indent:-99999px;
	background: url(../img/photo-slider-dots.png) -8px 0 no-repeat;
	float:left;
	height:8px;
	width:8px;
	margin-right:7px;
	outline:0;
}

.front #front-gallery-pager a.activeSlide{
	background-position: 0 0 !important;
}

.front #front-gallery-pager a:hover{
	background-position: -16px 0 !important;
}

.front .bottom-content .slider-text{
    float:left;
    clear:left;
    width:510px;
}

.front .bottom-content .slider-text h3{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size:20px;
    color:#515151;
    margin:0 0 .5em 0;
    font-weight:normal;
}

.front .bottom-content .slider-text p{
    font-family: Georgia, Times, "Times New Roman", serif;
    color:#063d5c;    
    font-size:15px;
    line-height:1.5;
}


.front .bottom-content .box{
	position:relative;
    /*width:464px;*/
    width:414px;
    /*height:121px;*/
    height:151px;
    background: url(../img/front-box-gradient.png) 0 0 repeat-x;
    border-top:1px solid #cacaca;
    margin: 0 50px 0 0;
    font-size:11px;
    line-height:1.36;
    float:right;
}

.edit-this-link-bottom-box{
	position:absolute;
	top:155px;
	left:0;
}

.front-box-photo{
    float:right;
}

.front .bottom-content .box h3{
    display:block;
    margin:0;
    background: url(../img/we-rely-on-your-support.png) 0 0 no-repeat;
    width:257px;
    height:46px;
    margin:14px 0 6px 9px;
}

.front .bottom-content .box p{
    width:242px;
    margin: 0 0 0 10px;
}

.sub-content{
    float:left;
    width:100%;
    margin:0 0 20px;
    background: url(/wp-content/uploads/2012/10/default-banner-1000x144.jpg) 0 0 no-repeat;
    padding: 144px 0 0 0;
}

.ai1ec-calendar .sub-content{
    background: url(/wp-content/uploads/2012/10/default-banner-1000x144.jpg) 0 0 no-repeat !important;
}



h1.sub-h1{
	width:100%;
	font-size:30px;
    font-family: Georgia, Times, "Times New Roman", serif;
    color:#063d5c;
    font-weight:normal;
    margin: 10px 0 0;
    padding: 0 0 8px 0;
    display:block;
    float:left;
    border-bottom: 1px solid #cacaca;	
}

h1.sub-h1-padded{
    margin: 10px 0 15px !important;
}

.sub-menu{
	width:100%;
	float:left;
	clear:left;
	color:#999;
	border-bottom: 1px solid #cacaca;
	padding: 3px 0 5px;
    margin: 0 0 15px;
}

h2.tribe-events-cal-title{
	float:none;
}

.sub-content .sub-content-left{
	width:635px;
	float:left;
}

.sub-content .sub-content-left-no-sidebar{
	width:985px !important;
}

.ai1ec-calendar .sub-content-left{
	width:985px !important;
}

.sub-content .sub-content-left p{
	margin-bottom: 1em;
}

.sub-content .sub-content-left p:first-child{
	margin-top:0 !important;
}

.sub-content .sub-content-right{
	width:290px;
	float:right;
	padding: 0 17px 12px;
	background: url(../img/sub-box-gradient.png) 0 0 repeat-x;
	font-size:13px;
}

.sub-content .sub-content-right h2{
	color:#515151;
	margin: 0 0 1em;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight:normal;	
}

.sub-content .sub-content-right p:last-child{
	margin-bottom:0;
}

.sub-content .sub-content-right ul,.sub-content .sub-content-right ul li{
	margin: 0;
	padding:0;
}

.sub-content .sub-content-right ul{
	list-style-position: outside;
	list-style-image:url(../img/bullet.png);
}

.sub-content .sub-content-right ul li{
margin-left:1.25em;
}

.sub-content .sub-content-right ul li{
	margin-bottom:1em;
}

.sub-content-left ul,sub-content-left ul li{
	margin-left:0px;
	padding-left:1.25em;
}

.footer{
width:100%;
margin:130px 0 20px;
padding: 10px 0 0 0;
border-top: 1px solid #CACACA;
/*color:#909090;*/
color:#272727;
float:left;
clear:left;
}

.footer a{
	color:#0c85b8;
}

.footer a:hover{
	color:#909090;
}

.footer a.footer-subscribe{
	margin-left:20px;
}

.footer a.footer-facebook{
	margin-left:15px;
	display:inline-block;
	width:16px;
	height:17px;
	text-indent:-9999px;
	background:url(../img/facebook.png) 0 1px no-repeat;
}

.footer a.footer-tripadvisor{
	margin-left:15px;
	display:inline-block;
	width:138px;
	height:21px;
	text-indent:-9999px;
	background:url(../img/trip-advisor.png) 0 0 no-repeat;
}

.page-id-186 .sub-content-left h2{
	color: #515151;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-weight: normal;
    margin: 0 0 .5em;
}


/* give slideshow some style */
.events-gallery-slideshow { margin: 20px auto 10px; width: 600px; height: 425px; position:relative; left:-18px; }

/* give each slide the same dimensions */
.events-gallery-slideshow div { width: 600px; height: 425px;  }

/* make sure each slide image is centered */
.events-gallery-slideshow div img { margin: auto; display: block }

.events-gallery-slideshow-controls{
margin: 0 auto 20px; width: 600px; height: auto; position:relative; left:-18px; text-align:center;
}

.events-gallery-slideshow-controls a{
	display:inline-block;
}

.events-gallery-slideshow-controls a#play,.events-gallery-slideshow-controls a#pause{
	width:60px;
}

.footer-photo-credit{
	clear:left;
	width:100%;
	font-size:12px !important;
	color:#909090;
}

.event-photo-credit{
	display:block;
	height:15px;
	font-size:.9em;
	color:#999;
}

.event-photo-credit a{
	color:#999;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

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

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

    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;
    }
}