@font-face {
    font-family: 'chunkfiveroman';
    src: url('fonts/chunkfive/chunkfive-webfont.eot');
    src: url('fonts/chunkfive/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/chunkfive/chunkfive-webfont.woff') format('woff'),
         url('fonts/chunkfive/chunkfive-webfont.ttf') format('truetype'),
         url('fonts/chunkfive/chunkfive-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800');

HTML { background:transparent; }
body { background:#fff;  font-family:Tahoma, Geneva, sans-serif; }


/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */

h1, h2, h3, h4 { font-family: 'Open Sans', sans-serif; font-weight:700; margin-top:15px;  }
.content-inner h2, .content-inner h2 a { font-family: 'Open Sans', sans-serif; font-weight:700; font-size:42px; line-height:52px; margin-top:20px; color:#862633;  }
h3, h3 a, p.title { color: #862633; font-size: 34px; line-height:1.5em; margin-top: 35px; }
h4, h4 a {
    color: #862633;
    
    font-size: 18px;
    margin-top: 35px;
    text-transform: uppercase;
}
h5, h5 a { color:#862633; font-size:14px; font-weight:bold; margin-top:25px; }

hr { height:6px; border:0; background:#f9f9f9; margin:30px 0; clear:both; }
p, li { font-size:1.0em; line-height:1.8em; color:#444; font-family:"Open Sans", Tahoma, Geneva, sans-serif; font-weight:400; }

p { margin-bottom:18px; }
a { color: #862633; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

.lead { font-size:20px; line-height:1.6em; }

.content-inner ul, .content-inner ol { margin:10px 20px 30px 20px; padding:0; }
.content-inner ul li { margin:0; padding:2px 0; color:#444; }
.content-inner ul li ul { margin-bottom:10px; }

.content-inner img { background: #f3f3f3; border: 1px solid #e7e7e7; margin: 20px 2%; max-width: 96%; padding: 3px; }

.yellow { color:#C5B783; }

h2 span.hdr-slogan { font-family:"Open Sans", Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: 400; font-style:italic; color:#747474; text-transform:none; margin-left:12px; border-left:1px solid #ccc; padding-left:12px; } 

p.banner { margin:0; margin-bottom:24px; line-height:0; }
.content-inner .banner img {
    background:#C5B783;
    border:0;
    margin: 0 0%;
    max-width: 100%;
    padding: 3px;
}


.clubs ul { list-style:none; margin:0; padding:0; }
.clubs li { padding:3px 0; font-size:0.9em;}

.sub-nav {
    border-bottom: 1px dashed #862633;
    border-top: 1px dashed #862633;
    font-size: 0.85em;
    padding:12px 0;
}


/* Course Lists ------------------------- */

ul.courses { margin:20px 0; padding:0; list-style:none; }
ul.courses li { background:#C5B783; border-bottom: 2px dashed #f6f4ee; padding:18px 3%; display:block; overflow:auto; }
.courses li p, ul.courses li ul li { font-size:13px; line-height:19px; }
ul.courses li ul li { padding:4px 0; border:0; }
ul.courses h4, ul.courses h4 a { margin-top:0;}


/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */

.site-header a:hover.btn-default { background:transparent; color:#000; }
.masthead { background:#862633; }
.masthead h1 {
    background: url("../images/logo-new.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 180px;
    margin: 10px auto;
    text-indent: -9999px;
    width: 518px;
}

address { display:none; color: #C5B783; font-size: 11px; margin-bottom: 6px; text-align: center; }


/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */

.navbar-default { border:0; background:transparent; margin:0; }
.navbar { background:#000; border-bottom:0; }
.navbar-default .navbar-nav > li > a { font-size: 1.2em; color:#C5B783; text-decoration:none; padding-left:14px; padding-right:14px; }
.navbar-default .navbar-nav > li > a:hover { color:#fff; background:#862633; }


/* ---------------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------------------ */

#content { padding-top:10px; }
.homepage #content { padding-top:368px; background:url(../images/Banner-2018-fall.jpg) top center no-repeat; }

#content { padding-bottom:40px; }
#content .container { background:transparent; }
#content .top-content { display:none; }

#content .main-content p.lead { color:#862633; margin:24px 0; padding:0; }

#content .main-content, 
#content .sidebar-1, 
#content .sidebar-2 {
	padding-top:20px;
	}

.homepage #content .main-content, 
.homepage #content .sidebar-1 {
	padding-top:0px;
	}
	
.homepage #content .main-content { background:transparent; }
 
.content-inner .dept-links ul, .dept-links ul li { list-style:none; margin:0; padding:0;  }
.dept-links ul li a {
    font-size:13px;
	line-height:22px;
	background: #862633;
    color: #fff;
    display: block;
    padding: 10px 2%;
    text-align: center;
    text-decoration: none;
}

.dept-links ul li a:hover {
	background: #000;
    color: #fff;    
}
 
 /* ---------------------------------------------------------------------------------
SIDEBAR NAVIGATION
------------------------------------------------------------------------------------ */

nav.list-group ul, nav.list-group ul li { list-style:none; padding:0; margin:0; }	
.sidebar-1 nav.list-group .secondary-menu ul li a { color:#fff; display:block; font-size:13px; line-height:14px; padding:10px 3%; border-bottom:1px dashed #8e2d3a; text-decoration:none; margin:0;  }
.sidebar-1 nav.list-group .secondary-menu ul li a:hover { background:#000; }

/* ---------------------------------------------------------------------------------
SIDEBAR RIGHT
------------------------------------------------------------------------------------ */

.sidebar-2 .sb-block h2 {
    background: #9bddff;
    color: #862633;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    padding: 12px 5%;
	margin-bottom:0;
}

.sidebar-2 ul, .sidebar-2 ul li { margin:0; padding:0; list-style:none; }
.sidebar-2 ul li { text-align:left; line-height:0; }
.sidebar-2 ul li a { font-size:12px; line-height:18px; display:block; text-decoration:none; padding:6px 5%; border-bottom:1px dashed #e7e7e7; }
.sidebar-2 ul li a:hover { background:#f3f3f3; }
.sidebar-2 ul li p { font-size:12px; line-height:18px; padding-left:5%; padding-right:5%; }


 
/* ---------------------------------------------------------------------------------
SIDEBAR LEFT
------------------------------------------------------------------------------------ */

.school-info-box {
	margin-bottom:24px;
}

.school-info-box strong {
    color:#862633;
	text-transform:uppercase;
}

hr {
    background: #C5B783;
    border: 0 none;
    clear: both;
    height: 5px;
    margin:24px 0;
}

#sb-menu1, #sb-menu2, #sb-menu3 { background: #862633; }

.secondary-menu h2,
.sb-block h2,
.twitter h2 {
	color:#C5B783;
	background:#862633;
	font-size:18px;
	line-height:24px;
	padding:12px 5%;
	margin:20px 0;
	text-transform:none;
	}
.secondary-menu h2 { margin:0; }
.twitter h2 { margin-bottom:0; }
.twitter { margin-top:20px; }
.twitter .btn {
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    margin-top: 12px;
    padding: 8px 12px;
}


.school-info-box h3, .school-info-box h4 { margin-bottom:12px; color:#862633; font-size:22px; line-height:30px; text-transform:none;  margin-top:0; }	
.school-info-box p { font-size:0.85em; line-height:1.5em; color:#000; padding:0; margin:0; margin-bottom:12px; }
.school-info-box hr {
    background: #f6f4ee;
    height: 1px;
    margin: 8px auto;
    width: 90%;
}

#sb-menu3 .secondary-menu h2 {
    background: #9bddff;
    color: #862633;
	margin-bottom:0;
}

.sb-block { margin-bottom:20px; }
.sb-block p { margin-bottom:5px; }


/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */

#announcements, .RecentNewsSchoolBlock .news { padding-top:24px; margin-bottom:24px;}
#announcements {
	padding-top:0;
	padding-bottom:12px;
	background:#fff;
	text-align:center;
	}
#announcements h2, .RecentNewsSchoolBlock .news h2 {
    font-size:24px;
	line-height:34px;
	background: url("../images/icon-news.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #862633;
    padding-left: 50px;
    text-transform: uppercase;
	margin-top:24px;
}
#announcements h2 { background:transparent; padding-left:0;}
.list-group-item { background:transparent; }

.list-group-item { border:0; border-bottom:1px dashed #dcdcdc; padding:30px 3% 20px 3%; }
a.list-group-item p {
    color: #666;
    font-size: 1em;
    line-height: 1.5em;
}
a.list-group-item h3, #announcements ul li h4 a { color:#862633; margin-top:0; margin-bottom:8px; text-transform:none; text-decoration:none; font-size:26px; line-height:1.2em; font-weight:400; }
a.list-group-item { text-decoration:none; }
.list-group-item:first-child, .list-group-item:last-child { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }


#announcements ul, #announcements ul li {
	list-style:none;
	padding:none;
	margin:0;	
	}
#announcements ul li { border-bottom:1px dashed #e7e7e7; padding:15px 3% 10px 3%; }
#announcements ul li h4 { margin:0; }
#announcements ul li h4 a:hover { color:#999; }
#announcements ul li p { margin:0; }

/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */


.searchtext,
.searchbtn {
    background-color: #FFFFFF;
    border: 1px solid #E6E2D0;
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
	float:left;
}

p.bluelink { display:block; overflow:auto; margin:0; padding:4px 2%; }
.searchtext { width:60%; }

.searchbtn {
	font-size:14px;
	font-family: 'Open Sans', sans-serif; font-weight:700;
	text-transform:lowercase;
	width: 35%;
	margin-left:5%;
	color:#fff; 
	background:#862633;
	border:0px;
	border-radius: 4px 4px 4px 4px;
	text-transform:uppercase;
}

input.searchbtn:hover { color:#862633; background:#C5B783; }

.three-column .search { float: none; margin:0 0 24px 0; padding:12px 1%; width: 100%; margin-bottom:24px; display:block; overflow:auto; }
.one-column .search { width:25%; }


/*-----------------------------------------------------------------------------------------
SLIDESHOW
------------------------------------------------------------------------------------------- */

.slideshow { position:relative; text-align:center; }
.slideshow img{ border-top:5px solid #fff; border-bottom:5px solid #fff; padding:0; width:100%; margin:0 !important; }
.slideshow p { margin:0; }
.pika-stage, .pika-textnav { width: 100% !important; }
.content-inner iframe { border:0px solid #ccc; }
	
	
/* ---------------------------------------------------------------------------------
CALENDAR
------------------------------------------------------------------------------------ */

.UpcomingEventsSchoolBlock .calendar { background:#f6f4ee; }
.UpcomingEventsSchoolBlock .calendar h4 {
    background: url("../images/icon-calendar.png") no-repeat scroll center 10px #862633;
    color: #eeebdf;
    font-size: 22px;
    padding: 82px 0 18px;
    text-align: center;
    text-transform: none;
}
.UpcomingEventsSchoolBlock .calendar p { text-align:center; color:#fff; padding:10px 0; margin:0 5%; border-bottom:1px solid #C5B783; line-height:1.3em; }
.UpcomingEventsSchoolBlock .calendar p strong {
    color: #862633;
    font-size: 14px;
    text-transform: uppercase;
}
.UpcomingEventsSchoolBlock .calendar p a {
    color: #862633;
    font-size: 12px;
    text-decoration: none;
}
.UpcomingEventsSchoolBlock .calendar p a:hover { color:#333; }



/* ---------------------------------------------------------------------------------
Signature Programs
------------------------------------------------------------------------------------ */

#content-lower {
	background:#eeebdf url(../images/prog-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top:48px;
	border-top:12px solid #C5B783;
	}


.signature-programs .sec-header {
	color:#C5B783;
	background:#862633;
	font-size:80px;
	padding:48px 0;
	text-align:center;
	}

.signature-programs .lead {
    color: #862633;
    font-size: 22px;
    line-height: 30px;
    margin: 0 auto;
    padding: 24px 0;
    text-align: center;
    width: 90%;
}

.signature-programs .sub-hdr {
    color: #862633;
    font-family:"Open Sans", Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 8px 0;
	margin-bottom:24px;
    text-align: center;
    text-transform: uppercase;
}

.one-column .content-inner img {
    background: transparent;
    border:0;
    margin:0;
    max-width:100%;
    padding:0;
}

/* --- Signature Programs --------------------- */

div.academies { margin-bottom:24px; }

.signature-programs .feature {
	background:#000;
	height:480px;
	text-align:center;
	}

.signature-programs .feature h3 {
	color:#fff;
	font-size:78px;
	line-height:70px;
	margin:0;
	}

.signature-programs .feature p.teaser {
	color:#eeebdf;
	font-size:14px;
	line-height:20px;
	margin:12px 8%;
	}

p.btn-learn a {
	 
	color: #C5B783;
	font-size:16px;
	line-height:26px;
	text-transform:uppercase;
	}

/* --- Signature Programs --------------------- */

.academies .col-md-3 .academy-inner {
	background:#862633;
	text-align:center;
	height:370px;
	padding:0 0 12px 0;
	}

p.academy-title {
	color: #C5B783;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	margin:24px 0 0 0;
	}

.signature-programs .col-md-3 h3 {
	color:#fff;
	font-size:22px;
	line-height:24px;
	margin:0 2% 12px 2%;
	}
	
/* --- Reflections --------------------- */

.academies .reflections {
	background:#eeebdf;
	text-align:center;
	height:370px;
	padding:12px 0;
	}

.reflections p.academy-title {
	color: #862633;
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
	margin:12px 0 0 0;
	}

.signature-programs .reflections h3 {
	color:#862633;
	font-size:38px;
	line-height:40px;
	margin:0;
	margin-bottom:8px;
	}
	
.signature-programs .reflections h4 {
	 
	color:#000;
	font-size:18px;
	line-height:22px;
	margin:0;
	}	
	
.signature-programs .reflections p.btn-learn a {
	 
	color: #862633;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	}

.reflections p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
	padding:0 5%;
}

	
/* Search -------------------------------------------------------- */

.search {
    display:block;
	overflow:auto;
    margin: 0;
    padding: 0;
}

.three-column .search {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
	margin-bottom:15px;
}

.two-column .search p.bluelink, .one-column .search p.bluelink { width:30%; float:right; }
	
/* ---------------------------------------------------------------------------------
STAFF DIRECTORY
------------------------------------------------------------------------------------ */

#box_left h3, #box_right h3 { color:#fff; background:#77660e; padding:15px 5%; }
.alternaterow { background-color: #eef1f6; }
#employee { padding:15px 5%; }
#departmentList { padding: 10px 0; border-bottom:1px dotted #eef1f6; }
#departmentList p { line-height: 1.4em; margin: 0; }
#departmentList p a:hover { text-decoration:none; }	


/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */

.footer { background:#862633; border-top:10px solid #C5B783; }
.footer-inner .container { position:relative; }
.mcps-info, .credits, .tron-login { margin: 0; padding:24px 0; }
.tron-login a { color:#ffd531;}
.credits { text-align:center; font-size:0.8em; line-height:1.5em; color:#fff; border-bottom:1px dashed #862633; }
.credits a { color:#fff; text-decoration:underline; }
.credits a:hover { color:#862633; text-decoration:none; }
.mcps-logo { background:url(../images/ftr-mcps-logo.png) 5% top no-repeat; padding-top:75px; }
.mcps-logo p { font-size:10px; line-height:1.5em; color:#eeebdf; }
.footer ul, .footer li { list-style:none; margin:0; padding:0; }
.footer li a { font-size:0.8em; color:#C5B783; display:block; padding:0px 10px; text-decoration:underline; }
.footer li a:hover { color:#fff; text-decoration:none; }
ul#global-footerNav { width:50%; float:right; }	

.tron-login { border-bottom:0px; text-align:center;}	
.tron-login a { opacity:0.4; }	
.tron-login a:hover { opacity:1; }	



/* ---------------------------------------------------------------------------------
STAFF DIRECTORY
------------------------------------------------------------------------------------ */

#box_left, #box_right {
	width:48%;
	float:left;
	}
	
#box_right {
	width:48%;
	float:right;
	}	
	
#box_left h3, #box_right h3 {
	color:#fff;
	background:#862633;
	padding:15px 5%;
	font-size:1.8em;
	margin-bottom:0px;
	text-align:center;
	}

#employee {
	padding:15px 2% !important;
	background:#fbfbfb;
	}
	
.alternaterow {
    background-color: #f3f3f3 !important;
}

#employee p {
    font-size: 0.85em;
    line-height: 1.6em;
	margin-bottom:3px;
}

#departmentList {
	padding: 10px 0;
	border-bottom:1px dotted #eef1f6;
	}

#departmentList p {
    line-height: 1.4em;
    margin: 0;
	color:#ccc; }

#departmentList p a { font-size: 0.8em; line-height: 2em; }
#departmentList p a:hover { text-decoration:none; }	



/* ---------------------------------------------------------------------------------
TABLE	
------------------------------------------------------------------------------------ */

.table { margin:30px 0; border:1px solid #ccc; }
.table th {
    background: none repeat scroll 0 0 #862633;
    border: 0 none !important;
    color: #fff;
    padding: 12px 2% !important;
}
.table td { font-size:13px; line-height:18px; background:#f9f9f9; color:#333; border-bottom:1px dashed #ccc; border-bottom:1px dashed #f3f3f3; }



/* ---------------------------------------------------------------------------------
CLUBS	
------------------------------------------------------------------------------------ */

.clubs h3 { text-align:center; margin-bottom:24px;}
.club-info { font-size:0.9em; }
.content-inner .clubs img { margin:0; max-width:100%;}

/* Misc -------------------------------------------------------- */

.btn-calendar, .btn-athletics { text-align:center; }
.btn-calendar .btn-default, .btn-athletics .btn-default { width:80%; }
.btn-calendar { background:#ebe7dc; padding:0; }
.btn-calendar p { padding:0; margin:0; }
.btn-calendar .btn-default { background:transparent; color: #862633; font-size:0.9em; font-weight:600; text-transform:uppercase; }
.btn-calendar a.btn-default:hover { color: #862633; font-size: 0.9em; background:transparent; border:0;  }

.btn-default, .btn-primary { margin: 4px auto; text-decoration:none; background-color: #862633; border:0; }
.btn-default a, .btn-primary a { text-decoration:none; color: #C5B783; }
.btn-default:hover, .btn-primary:hover { background-color: #862633; }
.btn-default:hover a, .btn-primary:hover a {color: #862633; }
	
#mcps-link {color: #fff; background-color:transparent; font-size:11px; }
a#mcps-link:hover {color: #000; background-color:transparent; }

.homepage #sb-menu1, .sb-block { margin-top:6px; padding-bottom:6px; }
.sb-block, .sbr-1, .sbr-2 { text-align:center; }
.sbr-1 { padding:8px 0; background:transparent; }
.sbr-1 img { 
	  -moz-box-shadow:    0 0 2px 2px #f3f3f3;
	  -webkit-box-shadow: 0 0 2px 2px #f3f3f3;
	  box-shadow:         0 0 2px 2px #f3f3f3;
}
.sbr-1 p { margin-bottom:2px;}

.sbr-2 {
    background: none repeat scroll 0 0 transparent;
    margin: 30px 0;
    padding: 30px 0;
    text-align: center;
}
.sbr-2 p { margin-bottom:6px; }
.sbr-2 p img { border:1px solid #e7e7e7; margin:0 auto; }

.breadcrumb, .breadcrumbs {
    background:transparent;
    border-bottom:1px dashed #e7e7e7;
    color: #999;
    font-size: 10px;
    padding:20px 2%;
	margin-bottom:15px; 
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px; /* future proofing */
	-khtml-border-radius: 0px; /* for old Konqueror browsers */
}




/* ---------------------------------------------------------------------------------
RESPONSIVE
------------------------------------------------------------------------------------ */

.flex-video {
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 90%;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
} 




/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 240px) 
and (max-width : 768px) {
/* Styles */

.masthead { background: none repeat scroll 0 0 #862633; }
h2 span.hdr-slogan { display:block; margin-left:0; border-left:0; padding-left:0; }
h2 span.yellow { display:block; }
.content-inner h2, .content-inner h2 a { font-size: 30px; line-height: 32px; }
h3, h3 a, p.title { font-size: 26px; }
.masthead h1 { background:url(../images/logo-new-sm.png) top center no-repeat; display: block; width:280px; height:97px; margin: 6px auto; }
p, li { font-size:115%; line-height:1.6em; }
p.lead { font-size:140%; line-height:1.5em; }

p.bluelink { width:100% !important; }
address { margin-bottom: 12px; }
#content-lower1 .row { padding: 20px 0; }
.academies h2 { font-size:40px; }
#content-lower1 .col-md-4 { display: block; overflow: auto; padding: 20px 0; }
#content-lower1 .col-md-4 p.number-big { font-size: 100px; line-height: 60px; }
.number-cap { font-size: 28px; line-height: 28px; }
.number-text { font-size: 18px; line-height: 18px; }
.school-info-box h3 { margin-top:0px; }
.lead { font-size: 18px; }
.list-group-item { padding: 10px 1%; }

.navbar-default .navbar-toggle { border-color: #fff; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #862633; }
.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.nav-wrapper { margin-bottom: 0; }
.navbar-collapse { max-height:none; }	
.navbar-toggle { display: block; float: none; margin: 10px auto; }
.nav li, .nav li a { display:block; width:100%; }
.navbar-default .navbar-nav > li > a {
    background: none repeat scroll 0 0 #862633;
    border-bottom: 1px dashed #862633;
    color: #fff;
    font-size: 14px;
    padding: 6px 0;
}
.navbar-default .navbar-nav > li > a:hover { color:#862633; background:#fff; }

.homepage #content .main-content { margin-top:0px; }
#content, .homepage #content { background:transparent; padding-top: 0px; }

#announcements { margin-top:20px; }
#announcements h2, .RecentNewsSchoolBlock .news h2 { font-size:20px; line-height:22px; }
.list-group-item { padding-top:24px; padding-bottom:24px;}
a.list-group-item h3, #announcements ul li h4 a { font-size:22px; line-height:1.3em;}
.list-group-item { padding:15px 2%; }
.lead { font-size: 18px; line-height: 22px; padding:15px 0; }

.signature-programs .sec-header { font-size:36px; }
#content-lower { background:#ebe7dc; }
.signature-programs .lead { font-size: 18px; line-height: 24px; padding: 12px 0; width: 100%; }
.signature-programs .feature h3 { font-size: 36px; line-height: 36px; }
.signature-programs .feature { height: auto; margin-bottom: 24px; padding: 0 0 12px; }
.signature-programs .img-responsive { max-width: 100%; }
.academies .col-md-3 .academy-inner { height: auto; }
.signature-programs .col-md-3 h3 { font-size: 18px; line-height: 20px; }
.signature-programs .reflections h3 { font-size: 30px; line-height: 30px; }
.academies .reflections { height: auto; margin-top: 24px; padding: 12px 0; }

.mcps-info, .credits, .tron-login { padding: 12px 0; }
.mcps-logo { background-position: center top; }

.search, .one-column .search {
    width:100%;
	border-bottom:1px dashed #fff; 
}

.content-inner .clubs img { margin: 0 auto !important; max-width: 60%; }
.clubs li { display:inline; }


}


/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 769px) 
and (max-width : 1024px) {
/* Styles */	

.homepage #content {
    background: url("../images/banner-1024.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    padding-top:235px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

.searchtext { width: 90%; }
.searchbtn { display: block; margin-top: 6px; width: 50%; }

}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */

}
