/*  
Theme Name: Landeavor
Description: Custom theme For Landeavor.com
Author: Amy Clark
Author URI: http://rtservices.net
Version: 2.0
*/

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body { background: #000; color:#FFF; }
img { max-width: 100%; height: auto; }
iframe { max-width: 100%; }
html { font-size: 100%; }
/*.site-container { margin: 0 auto; max-width: 100%; background: #000; color:#FFF; }*/
#header-wrap { width: 100%; }
#header { width: 100%; height: 60px; z-index: 3; background: rgba(0,0,0,.85) !important; }
#logo { float:left; margin-top:11px; }
#logo a { display: block; }
#nav ul.menu, .footer ul.menu { padding:0; margin: 0; }
#nav ul.menu { text-align: center; }
#nav ul.menu li, .footer ul.menu li { list-style-type: none; display: inline-block; vertical-align: top; }
.firstSection { position: relative; }
.firstSection img { width: 100%; }
.introPanel { width: 100%; height: 100%; background: rgba(0,36,50,.80); z-index: 2; }
.introTitle { position: relative; text-align: center; font-weight: 100; }
.introTitleLeft, .introTitleRight, .introTitlePlus { display: inline-block; margin: 0 5px; vertical-align: middle; }
.introTitleLeft, .introTitleRight { font-family: "kepler-std",serif; }
.introTitlePlus { width: 80px; height: 80px; position: relative; }
.verticalLine { width: 2px; height: 100%; margin-left: 39px; float: left; background-color: #41C7F4; position: absolute; padding:0; }
.horizontalLine { height: 2px; width: 100%; margin-top: 39px; float: left; background-color: #41C7F4; position: absolute; padding:0; }
.introBlurb { text-align: center; width: 100%; font-family: "hypatia-sans-pro",sans-serif; font-weight: 100; font-size: 16px; clear: both; position: relative; text-transform: uppercase; }
#content { width: 100%; margin: 60px auto 0; position:relative; }
.pagetitle h1, .bioLeft h3 { font-family: "kepler-std",serif; text-transform: uppercase; margin-bottom: 20px; font-weight: 100; }
.whiteline { border-top: 2px solid #FFF; }
.thecontent, .bioRight { font-family: "hypatia-sans-pro",sans-serif; font-size: 16px; letter-spacing: 0px; font-weight: 400; line-height: 30px; padding-right: 30px; padding-left: 30px; }
.extraSection{ width: 100%; background:#000; border-top:2px solid white; border-bottom:0px solid white; padding-bottom: 10px; }
#innerPageContent { padding-bottom: 10px; }
.extraSection.blue{ background:#001c28; }
.red { background-color: #480000 !important; }
.leadershipCopy { color: #000; }
.leadershipCopy h3{ font-family: "kepler-std",serif; font-size:50px; text-transform:uppercase; margin-bottom:20px; width: 100%; font-weight:100; }
.leadershipCopy h4{ font-family: "hypatia-sans-pro",sans-serif;width: 100%;font-size: 20px;letter-spacing: 1px;font-weight: 600;margin-bottom: 5px; }
.leadershipCopy p{ font-family: "hypatia-sans-pro",sans-serif; font-size:16px; letter-spacing:0px; font-weight:400; line-height:30px; }
#communityList ul{margin-bottom:20px; list-style: inside;}
#communityList ul li{margin-bottom:5px; border-bottom:1px solid #686868; padding-bottom:5px;list-style: inside; padding-left: 10px; }
#communityList ul li h5:hover { cursor: pointer; }
#communityList h4{margin-bottom:5px; text-transform:uppercase;}
#communityList h5 { margin: 5px 0; font-size: 100%; }
#communityList p{width:100%; text-indent:0px; clear:both;}

.communityListInner{width:100%;}
.communityListInner li{list-style-type:circle; border-bottom:0px solid #686868 !important; padding-bottom:0px !important;}

.communityBelow{display:none;}
#mapStrip ul { margin:0; padding:0; }

.contact { background: url(images/tampa-contact.jpg) no-repeat; width: 100%; background-size: cover; padding:0; }
.contactLeft { background: rgba(0,0,0,.80); padding: 55px 30px; }
.eachcontact { padding: 10px 0; font-family: "hypatia-sans-pro",sans-serif; font-size: 16px; letter-spacing: 1px; font-weight: 300; }
.contactLeft h4 { margin: 2px 0; font-family: "kepler-std",serif; }


#footer-wrap { width: 100%; background:#002432; color:#FFF; padding: 25px 0; float:left; }
#footer-wrap a { color:#FFF; }
.footer, .footerbtm { width: 100%; padding:0 5%; margin:0 auto; }
.footer { font-family: "kepler-std",serif; }
.footerbtm { padding: 30px 5% 40px; opacity: .8; float:left; }
.footermenu { border-bottom: 1px solid #FFF; padding: 20px 0; }
.footlinks ul.menu { margin: 18px 0!important; }
.footlinks li { display: inline-block; line-height: 24px; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }
.footerright, .footerleft { font-size: .75em; }
#sidebar {  padding: .625em; }
#sidebar h2 { font-size: 1.1em; margin: .83em 0 .3125em 0; }
#sidebar ul { list-style-type: none; margin: 0.3125em 0 0.625em 0.625em; padding-left:0; }
#sidebar li li { list-style-type: none; margin-left: .95em; padding-left:0; }

div.entry { position:relative; padding-bottom: 10px; }
.post-prev-img { float:left; padding:0 0.95em 0.625em 0; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignleft { margin: 0 0.625em 0.625em 0; }
img.alignright { margin: 0 0 0.625em 0.625em; }
img.aligncenter { margin: 0 auto 0.625em; }
.wp-caption { margin-bottom: 24px; }
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
.wp-caption { color: #767676; }
.wp-caption-text {
    font-size: 0.75em;
    font-style: italic;
    line-height: 1.5em;
    margin: 0.55em 0;
    padding-right: 0.625em;
}
.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

hr { height: 1px; background: #f0f0f3; border:none; }

.widget { margin: 0 auto; }

#logo img { vertical-align: middle; }
a { color: #EEE; text-decoration: none; }
a:hover { color:#FFF; }
#content a.learn { background:#339933; color:#FFF; padding: .1875em .4375em; border-radius: 0.25em; margin:0.625em 0; float:right; clear:both; }
/*
#content a.learn:hover { background: #007700; color:#FFF; }
#content a { color: #339933; text-decoration:none; }
#content a:hover { color: #007700; }
#sidebar a { color: #339933; }
#sidebar a:hover { color: #007700; }
#content a.readmore { text-decoration: underline; }
#content a.readmore:hover { text-decoration:none; }
*/
input[type=submit] { background:#339933; color:#FFF; padding: .1875em .4375em; margin:0.625em 0; border:0; border-radius: .25em; }
input[type=submit]:hover { background: #007700; color:#FFF; }

div.int img { padding: .625em .625em 0 0; }

div.logobar { display: none; }
img.wp-post-image { border: 1px solid #f0f0f3; padding: 2px; }

.ft-top { background: #EDE6DE; width:100%; }
.ft-top-inner { max-width: 99%; width: 100%; margin:0 auto; text-align: center; }
.event { max-width: 470px; margin: 0 auto; background: #88A2A3; }
.event-img { border-bottom: 2px solid #FFF; font-size: 0; position: relative; background:#FFF; }
.event-img img { border:0; padding:0; max-height: 312px; }
.eventdate, .eventcontent { margin:0; color:#000; padding: 10px; display: inline-block; vertical-align: top; }
.eventdate { width: 20%; font-family: "kepler-std",serif; font-size: 26px; }
.eventcontent h3 { font-family: "kepler-std",serif; padding: 0; margin: 0; color: #000; font-size: 1.2em; letter-spacing: 1px; }
.eventcontent h3 a { color: #000; }
.eventcontent { width: 79%; text-align: left; font-family: "hypatia-sans-pro",sans-serif; font-size: 14px; line-height: 17px; padding-top: 16px; }
.details { text-align: right; font-family: "kepler-std",serif; font-size: 1.2em; }
a.btm-menu { color:#6d4b70; text-decoration:none; line-height:2.45em; font-size: 110%; }
a.btm-menu:hover { text-decoration: underline; }
.threecol h4 { margin: 0 0 5px 0; color:#333; }
.threecol h4 a { color:#6d4b70; text-decoration: none; }
.threecol h4 a:hover { text-decoration: underline; }
.entry h3 { display: block; }
.orange { color: #ee8749; }
.backbtn { text-align: right; padding: 5px; }
.backbtn a { background: #333; padding: 5px 10px; border-radius: 4px; }
.backbtn a:hover { background: #555; }
ul.check li:before {
    content:"\2713\0020";
}
ul.check {
    list-style: none;
}

/* cell phones (480px) */
@media (max-width: 30em) {
#header, .footer, .footerbtm { padding: 0 0.31em; }
.flex-caption { padding: 20px; position: relative !important; }
}

@media (min-width: 768px) and (max-width: 1079px){
	
	.regionTitle { padding-top: 20px; border-top: 1px solid white; font-family: "kepler-std",serif; font-size: 28px !important; text-transform: uppercase; margin-bottom: 20px; width: 100%; font-weight: 100; }
	.regionBlurb {width: 95% !important; font-size: 14px !important; line-height: 24px !important;}
	.regionCopyPanelInner { padding: 30px !important;}

}

/* under ipad size 768px */
@media (max-width: 47.9375em) {
#header { position: relative; }
.introPanel { padding: 5px 0; }
.introTitle { font-size: 26px; }
.introTitlePlus { width: 50px; height: 50px; }
.verticalLine { margin-left: 25px; }
.horizontalLine { margin-top: 25px; }
.introBlurb { letter-spacing: 0px; margin-top: 10px; line-height: 22px; }
#sidebar { margin:0 auto; border-radius: .625em; border:1px solid #f0f0f3; }
.ft-top {  }
.ft-top-inner { text-align:center; width: 98%; }
.threecol { width: 100%; }
#content { width: 98%; margin: 0 auto; }
#logo, #headerright { float: none; text-align: center; width: 100%; }
.footerleft, .footerright { width: 100%; text-align: center; padding: 1em; }
.pagetitle, .thecontent, .bioLeft, .bioRight { width: 100%; display: block; }
.bioLeft h3 { font-size: 2em; padding-left: 5px; }
.footlinks li, .footermenu li { width: 100%; text-align: center; line-height: 35px; }
.leadershipCopy { padding:10px; }
.photoBox { max-width: 400px; margin: 0 auto; }
.leadershipCopy h3, .leadershipCopy h4 { text-align: center; }
.bluemobile { display: block; }
.mapsection { display: none; }
.flex-caption { padding: 20px; position: absolute; top:0; left:0; background: rgba(0,0,0,0.6); height:100%; width: 100%; font-family: "hypatia-sans-pro",sans-serif; margin:0; }
	.regionCopyPanel, .regionCopyPanel1 {font-family: 'hypatia-sans-pro', sans-serif; padding: 20px;}
	.regionTitle { font-family: 'Kepler-std', serif; font-size: 1.25em; text-transform: uppercase; margin-bottom: 20px;}
.flex-control-nav { bottom: 10px !important; z-index: 9; }
.flex-control-paging li a { background: rgba(255,255,255,0.5) !important; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background: rgba(50,50,50,0.7) !important; }

}

/* ipad 768px and up*/
@media (min-width: 48em) {
#header { position: fixed; top: 0px; left: 0px; padding: 0 30px; }
.introPanel { position: absolute; top: 0px; left: 0px; }
.introTitle { font-size: 80px; top: 50%; margin: -95px auto 0; }
.introBlurb { letter-spacing: 4px; margin-top: 30px; line-height: 30px; top: 50%; }
#nav { margin-top: 22px; float: right; width: auto; }
#nav ul.menu { width: auto; margin: 0 auto; position: relative; z-index: 10; }
#nav ul.menu li { position:relative; display:inline-block; height: 2.5em; font-family: "hypatia-sans-pro",sans-serif; font-size: 16px; font-weight: 100; letter-spacing: 2px; text-transform: uppercase; }
#nav ul.menu li a { display: block; text-align:center; padding: 0 .625em; line-height: 2.5em; }
#nav ul.menu li a:hover, #nav ul.menu li.current_page_item a { color:#EEE; }
	.regionCopyPanel1 {right: 0 !important; position: absolute;
    top: 0;
    background: rgba(0,0,0,0.8);
    height: 100%;
    width: 30%;}

/* second level */
#nav ul.menu li ul { display:none; position:absolute; top:100%; left:0; padding:0; margin:0; }
#nav ul.menu li:hover > ul.sub-menu { display: block; }
#nav ul.menu li ul li { white-space: nowrap; }
#nav ul.menu li ul li a { text-align:left; padding: 0 .625em; border-top: 1px solid #50878e; background:#5ca8b2; width: 150px; }
#nav ul.menu li ul li a:hover { background: #50878E; }

#sidebar { float:right; margin-left: 1%; max-width: 29%; width: auto; padding:0.625em; border-left:1px solid #f0f0f3; }
.footerright { float:right; width: 50%; text-align:right; }
.footerleft { float:left; width: 50%; }
#content-left { float: left; max-width: 70%; width:auto; display:block; }
#footer-wrap { padding: 10px 0 20px 0; }
.footermenu li { margin-right: 20px; }
.threecol { width: 32.5%; padding: .625em; display: inline-block; vertical-align: top; }
.left { padding-left:0; }
.right { padding-right: 0; }

a.btm-menu { margin: 0 0 0 10%; }
#content { width: 100%; height: 100%; position: relative; overflow: hidden; }
#content-full { position: relative; top:0; width: 100%; float: left; }
.pagetitle h1, .bioLeft h3 { font-size: 50px; margin-bottom: 20px; line-height: 40px; }
.pagetitle, .bioLeft {  width: 32.8%; display: inline-block; vertical-align: top; padding: 0 30px; }
.thecontent, .bioRight { width: 66%; display: inline-block; vertical-align: top; }
.footlinks li { width: 16%; }
/* slider */
#secondSection { overflow:hidden; width: 100%; }
#regionBGs { position: relative; top: 0px; float: left; }
.regionBGs1 { width: 100%; }
.regionBGs2 { width: 200%; }
.regionBGs3 { width: 300%; }
.regionBGs4 { width: 400%; }
.regionBGs5 { width: 500%; }
.regionPanel { position: relative; float:left; width: 100%;}
.regionPanel1 { width: 100%; }
.regionPanel2 { width: 50%; }
.regionPanel3 { width: 33.3%; }
.regionPanel4 { width: 25%; }
.regionPanel5 { width: 20%; }

.regionBG { width: 100%; }
.regionCopyPanel { position: absolute; top:0; left:0; background: rgba(0,0,0,0.8); height:100%; width: 30%; }
.regionCopyPanelInner { padding: 55px 30px; }
.regionTitle { padding-top: 20px; border-top: 1px solid white; font-family: "kepler-std",serif; font-size: 50px; text-transform: uppercase; margin-bottom: 20px; width: 100%; font-weight: 100; }
.regionBlurb { font-family: "hypatia-sans-pro",sans-serif; font-size: 16px; letter-spacing: 1px; font-weight: 300; line-height: 30px; width: 76%; }
.photoBox { width: 28%; display: inline-block; vertical-align: top; line-height:13px; }
.leadershipCopy { width: 71.5%; display: inline-block; vertical-align: top; padding: 30px; }
.bluemobile { display: none; }
.mapsection { display: block; }
.contactLeft { width: 32.8%; }

}

/* screens between 768px and 832px for menu fix */
@media only screen
and (min-width: 768px)
and (max-width: 832px){ 
#header { padding: 0; }
#nav ul.menu li a { padding: 0 .625em 0 0; }
}
 
/* Large screens (1200px) */
@media (min-width: 75em) { 
/*.logo-wrap { max-width: 60em; margin: 0 auto; }
a.btm-menu { margin: 0 0 0 20%; }
#content .threecol a.learn { position: absolute; bottom: 1em;  right: 1em; }
*/
.eventdate { width: 15%; }
.eventcontent { width: 83.4%; }
}


@media print {
body { background: #FFF; color:#000; }
a { color: #000; }
}