/* Pleasantville CSD Master Style */

@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora);

/* Basic Styles */
body { margin: 0; font-family: 'Lato', sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; background: #222; }
h1 { margin-top: 10px; color: #CA3F00; line-height: 40px; }
h2 { color: #666; }
h3 { color: #CA3F00; }
h4 { font-size: 20px; line-height: 24px; border-bottom: 1px dotted #AAA; font-weight: 300; padding-bottom: 20px; }
h4 a { text-decoration: none; }
a, a:hover, a:active, a:visited { color: #CA3F00; }
a:hover { text-decoration: none; }
img { border: 0; }
.slicknav_menu { display: none; }

/* Header Styles */
#topContainer { background: #313131; border-bottom: 4px solid #CA3F00; }
#header { width: 980px; margin: 0 auto; padding: 10px 0; }
#upperLeft, #upperRight { font-size: 12px; color: #DDD; }
#upperLeft { float: left; }
#upperLeft a, #upperRight a { color: #DDD; margin: 0 5px; text-decoration: none; }
#upperRight { float: right; }
#upperRight input { text-transform: capitalize; border: 2px solid #CA3F00; font-family: 'Lato'; font-size: 16px; padding: 5px 5px 4px; width: 180px; }
#upperLeft a:hover { color: #CA3F00; }
#logo { margin: 35px auto 0; width: 500px; text-align: center; }
#alert { width: 100%; background: #FF8939; color: #000; font-size: 26px; text-align: center; padding: 4.5px 0; border-bottom: 4px #CA3F00 solid; }
#alert b { text-transform: uppercase; margin-right: 5px; color: #333; }
#schedule { float: right; margin-top: 20px; }
#scheduleTitle { text-align: center; margin-bottom: 4px; }
#schedHdr { float: left; width: 55px; text-align: center; text-transform: uppercase; background: #CA3F00; margin-left: 2px; padding: 1px 0 2px; font-weight: 700; }
#schedBox { float: left; width: 47px; margin-left: 2px; margin-top: 2px; background: #111; font-size: 20px; text-align: center; padding: 4px; font-weight: 700; }

/* Navigation Styles */
#navigation { width: 980px; height: 45px; margin: 0 auto; background: #222; }
#navigation ul { list-style:none; position:relative; float:left; margin:0; padding:0 }
#navigation ul a { display:block; color:#FFF; text-decoration:none; font-size:14px; text-transform: uppercase; line-height:43px; padding-top: 2px; width: 131px; text-align: center; font-weight: 700; }
#navigation li.last { border-right: none; }
#navigation a.last { width: 136px; }
#navigation ul a.current { background: #CA3F00 !important; font-weight: 700; }
#navigation ul li { position:relative; float:left; border-right: 1px solid #1E1E1E; }
#navigation ul li:hover a { background:#FFF; color: #333; }
#navigation ul ul { display:none; position:absolute; top:100%; left:0; background:#fff; padding:0; z-index: 1000; }
#navigation ul ul li { border-top: 1px solid #DDD; border-right: none; }
#navigation ul ul a { width: 200px; text-transform: none; height: auto;  line-height: 18px;  text-align: left; padding: 10px; font-size: 13px; font-weight: 400; }
#navigation ul ul a:hover { background: #333; color: #FFF; transition: color 0.1s linear, background-color 0.1s linear; -moz-transition: color 0.1s linear, background-color 0.1s linear; -webkit-transition: color 0.1s linear, background-color 0.1s linear; }
#navigation ul li:hover > ul { display:block; box-shadow: 0 3px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.3); }
#social, #socialIcons { float: right; }
#socialIcons { font-size: 33px; margin-top: 3px; }
#social a, #social a:visited { color: #FFF; border-left: 1px solid #1E1E1E; padding: 3px 0 2px; }
#socialIcons a.facebook, #socialIcons a:visited.facebook { background-color: #3B5998; }
#socialIcons a.twitter, #socialIcons a:visited.twitter { background-color: #55ACEE; }
#socialIcons a.facebook:active, #socialIcons a.facebook:hover { color: #3B5998; background-color: #FFF; }
#socialIcons a.twitter:active, #socialIcons a.twitter:hover { color: #55ACEE; background-color: #FFF; }
#socialIcons .fa-fw { width: 45px !important; }
#wxIcon, #wxTemp { float: right; color: #FFF; text-align: center; border-left: 1px solid #1E1E1E; }
#wxTemp { font-size: 16px; font-weight: 700; padding-top: 12px; height: 33px; padding-left: 5px; width: 40px; }
#wxIcon { font-size: 24px; width: 45px; padding-top: 7px; height: 38px; }

/* Main Styles */
#main { width: calc(100% - 20px); max-width: 1420px; padding: 10px; margin: 0 auto; min-height: calc(100vh - 700px); line-height: 24px; font-size: 16px; }
#main iframe { width: 100%; height: 800px; border: 1px solid #666; }
#main iframe.youTube { height: 540px; }
#main.list li { margin-bottom: 15px; list-style-type: square; }
#main i.fa.fa-external-link { text-decoration: none; font-size: 14px; margin-left: 2px; }
#leftColumn { width: 50%; float: left; }
#rightColumn { width: 50%; float: right; }
#leftColumn h3, #rightColumn h3 { margin-top: 0; }
#leftColumn li, #rightColumn li { margin-bottom: 0 !important; }
#schoolImage { width: 960px; background: #CCC; font-size: 160px; padding: 120px 0; text-align: center; color: #AAA; }
#schoolAnnouncements { width: 100%; background: #CA3F00; font-size: 30px; padding: 14px 0; text-align: center; color: #FFF; font-weight: 300; }
#schoolAnnouncements a, #schoolAnnouncements a:visited { color: #FFF; text-decoration: none; display: block; }
#schoolAnnouncements a:hover, #schoolAnnouncements a:active { text-decoration: none; }
#divider { border-bottom: 1px dotted #CCC; margin-top: 20px; margin-bottom: 20px; }
#main.policies ul { display: none; }
.hideDetail { display: none; }
#main.lunch img { margin: 0 auto; max-width: 800px; }
#main.bond img { margin: 5px auto; width: calc(100% - 12px); border: 1px solid #AAA; padding: 5px; }
.homeNews { font-size: 13px; line-height: 18px; }
.homeNews a { font-size: 14px; }
.pageHeader { background-size:cover;background-position: center center; width: 100%; padding: 25% 0 0; border-bottom: 5px solid #CA3F00; }
@media screen and (max-width: 1200px) { 
    .pageHeader { padding: 300px 0 0; }
}

/* Logos Page Style */
.featuredLogo { background: #FFF; width: 100%; border-bottom: 1px solid #BBB; border-top: 1px solid #BBB; text-align: center; }
.featuredLogo img { max-width: 100%; height: auto; max-height: 300px; }
.downloadIcons { text-align: center; padding: 5px 0 10px; }
.downloadIcons a { background: #CA3F00; display: inline-block; padding: 10px; color: #FFF; text-decoration: none; margin: 5px 5px 0; }
.downloadIcons a i { margin-right: 5px; }

/* Directory Styles */
.directoryList { display: flex; flex-wrap: wrap; }
#directory { width: calc((100% - 80px) / 4); float: left; font-size: 13px; margin: 10px; height: auto; }
#directory b { font-size: 14px; }
#directory img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; }
#directoryEmail { width: 100%; text-align: center; }
#directory a { color: #CA3F00; text-decoration: none; font-size: 12px; }
#directoryPlaceholder { width: 100%; text-align: center; border: 0; margin: 0; padding: calc(56.25% - 50px) 0; color: #CCC; }
#directoryPlaceholder i { font-size: 100px; line-height: 110px; }
#directoryContact { font-size: 15px; margin: -20px 0 26px 2px; font-weight: 700; }
.directorySearch, .directorySearchAlt { float: right; }
.directorySearch input { font-family: 'Lato', sans-serif; padding: 4px 6px; border: 1px solid #2D3039; margin: 12px 0 0; background-image:url(/images/search_icon.png); background-position: center right; background-repeat: no-repeat; width: 200px; }
.directorySearchAlt input { font-family: 'Lato', sans-serif; padding: 4px 6px; border: 1px solid #2D3039; margin: 4px 0 0; background-image:url(/images/search_icon.png); background-position: center right; background-repeat: no-repeat; width: 200px; }
.listSection { margin-top: 40px; }
.listHeader { width: calc(25% - 8px); background: #CA3F00; float: left; color: #FFF; padding: 1px 4px; }
.listItem { width: calc(25% - 8px); float: left; padding: 4px; border-bottom: 1px solid #CCC; }
.listItem a { text-decoration: none; }
.listItem.name { font-weight: 700; }
.boardClick { cursor: pointer; }
.dirDivider h3 { margin: 2em 0 1em; font-size: 22px; }
.dirListItem { padding: 5px 9px; background: #F4F5F7; }
.dirSecondary { background: none; }
.dirDetail { float: left; width: 25%; }
.dirEmail { width: 35%; text-align: center; }
.dirPhone { width: 15%; text-align: right; }
.listHidden, .filterDiv { display: none; }

/* Footer Styles */
#bottomContainer { background: #333; border-top: 4px #CA3F00 solid; }
#footer { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; font-size: 13px; color: #DDD; line-height: 18px; display: flex; }
#footer b { color: #FFF; }
#footer i { margin-right: 3px; }
#footer ul { margin: 5px 0 15px -15px; list-style-type: square; }
#footer li { margin-bottom: 3px; }
#footer a { color: #CCC; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footerColumn { width: calc((100% - 85px) / 4); margin: 10px 0; padding: 0 10px; border-right: 1px #666 dashed; float: left; }
#footerColumn.last { border-right: none; }
#creditWeather { float: right; }
#creditWeather a { color: #FFF !important; text-decoration: none !important; }

#creditContainer { background: #222; }
#credit { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; color: #FFF; padding: 10px; font-size: 12px; }
#credit a { color: #CCC; text-decoration: none; }
#credit a:hover { color: #CA3F00; text-decoration: underline; }

/* Form Styles */
#main.form { width: 640px; max-width: calc(100% - 20px); margin: 0 auto; }
#main.form ol { margin: 0; padding: 0; list-style: none; }
#main.form label { float: left; text-align: right; margin: 2px; width: 180px; padding: 5px; }
#main.form input { width: 400px; border: 1px solid #666; margin: 5px 0; padding: 3px; font-size: 16px; font-family: 'Lato', sans-serif; }
#main select { width: 400px; border: 1px solid #666; margin: 6px 0; padding: 3px; font-size: 16px; font-family: 'Lato', sans-serif; }
#main.form textarea { width: 400px; border: 1px solid #666; margin: 5px 0;  padding: 3px; font-size: 16px; font-family: 'Lato', sans-serif; height: 250px; }
#main.form li { display: block; clear: both; }
#main.form input[type="submit"] { margin-left: 193px; font-size: 18px; font-family: 'Lato', sans-serif; padding: 8px 10px; border: 1px solid #666; }
#main.form form { margin: 20px 0; }
#main.form i { color: red; font-weight: 700; font-style:normal; border-bottom: 1px dotted red; }
#main.form iframe { height: auto; border: none; }
#main.form label.fullWidth { width: calc(100% - 190px) !important; float: none !important; display: block !important; margin-left: 190px; text-align: left !important; padding-bottom: 0; }
#main.form input.fullWidth, #main.form textarea.fullWidth, #main.form select.fullWidth { margin-left: 195px; }
#formSpacer { width: 100%; height: 30px; }
.g-recaptcha { margin-left: 193px; margin-bottom: 20px; }
