
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,500,700);

html, body {
	background:#fff;
	color:#444;
	font-family: 'Open Sans', sans-serif;
	border-top:1px solid #007e42;
	font-size:14px; 
	line-height:22px;
	}

/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Open Sans', sans-serif; }
h1 { font-family: 'Oswald', sans-serif; font-weight:300; color:#2b3182; font-size:3.6em; line-height:1.5em; text-transform:uppercase; text-align:center; }
h1 span { color:#007e42; font-weight:400; }	
h2, h2 a { font-weight:400; color: #000; font-size:26px; line-height:32px; margin: 24px 0; }
h2 a { margin-top:0; }

h3, h3 a, p.title { color: #007e42; font-size: 20px; font-weight: 700; line-height: 30px; margin-bottom: 15px; margin-top: 30px; }
h4, h4 a { color: #666; font-size: 14px; font-weight: 600; line-height: 1.3em; margin-top: 30px; text-transform: uppercase; }

hr { background:transparent; border: 0; border-top:1px solid #f3f0e9; border-bottom:1px solid #ffffff; clear: both; height:0; margin: 36px 0; }
p { font-size:14px; line-height:22px; color:#645f5a; margin-bottom:18px; }
li { color:#645f5a; }
a { color: #222; text-decoration: none; }
a:hover { color: #999; text-decoration: none; }

blockquote p { color: #444; font-size: 16px; font-style: italic; font-weight: 300; line-height: 1.6em; margin:0 0 10px 0 !important; padding:0; }
blockquote span { font-size:14px; color:#666; }

.btn-print { float:right; background:transparent; }  

/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */
/* Top MCPS Button ----- */
.btn-default { background: #222; border: 0; box-shadow: none; color: #fff; font-size: 10px; margin-right: 2%; margin-top: -6px; padding: 6px 12px; text-shadow: none; }
a:hover.btn-default { color:#fff; background:#f3f3f3; }

.masthead { background:#fff; }
.site-header { position:relative; }
.masthead h1 { background: url('../images/logo-xs.png') no-repeat; display: block; height:65px; text-indent: -9999px; width:274px; margin:10px auto 0 auto; }
address { text-indent: -9999px; margin-bottom:0; }
#banner { display:none; }
h2.intro { margin:0; }
.site-header .btn-default { font-size:10px; background:#007e42; text-transform:none; }

/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border:0;}
.navbar { margin: 0; background:#2b3182 url(../images/dash-green.png) top left repeat-x; border-radius: 0; min-height:auto; border:0; }
.navbar .container, .nav-wrapper { background:transparent; }
.navbar-default .navbar-nav > li > a { font-family: 'Oswald', sans-serif; color: #fff; font-size: 20px; font-weight: 300; padding: 24px 16px; text-transform: uppercase; }
.navbar-default .navbar-nav > li > a:hover { color:#f3f3f3; background:#007e42; }
.navbar-default .navbar-toggle { border-color: #000; }
.navbar-default .navbar-toggle .icon-bar { background-color: #000; }


/* ---------------------------------------------------------------------------------
AWARDS
------------------------------------------------------------------------------------ */
#awards { display:none; background:#fff url(../images/bg-awards.jpg) top center no-repeat; background-size:contain; padding-top:12px; padding-bottom:48px;  }
#awards h1 { margin-bottom:272px; }
#awards p { color:#545454; font-size:2em; line-height:1.5em; font-family: 'Oswald', sans-serif; font-weight:400; }
#awards p span { font-size:.8em; line-height:1.5em; font-family: 'Oswald', sans-serif; font-weight:300; display:block; }


/* ---------------------------------------------------------------------------------
CONNECT
------------------------------------------------------------------------------------ */
.connect { background:#fdfcfc; padding-top:48px; padding-bottom:48px; }
.connect h3 { color:#2b3182; font-weight:300; margin:0; text-align:right; text-transform:uppercase; font-size:2.2em;  }
.connect h3 span { color:#007e42; font-weight:400; }
.connect p { margin:0; }


/* ---------------------------------------------------------------------------------
NUMBERS
------------------------------------------------------------------------------------ */
.numbers { background:#fff url(../images/bg-numbers.png) top center repeat; padding-top:12px; padding-bottom:12px; }
.numbers h3 { color:#2b3182; font-weight:700; margin:0; text-align:center; text-transform:uppercase; font-size:120px; line-height:140px;  }
.numbers h3 span { color:#545454; font-weight:400; font-size:26px; line-height:26px; display:block; }


/* ---------------------------------------------------------------------------------
MAIN CONTENT AREA
------------------------------------------------------------------------------------ */
#content { padding-top:20px; padding-bottom:130px; background:url(../images/footer-bulldog.png) bottom center no-repeat; }  
#content .container { padding-top:0px; padding-bottom:20px; }
.main-content .content-inner { padding:0 3%;}
.main-content .content-inner img { padding:5px; margin:10px; background:#fff; -moz-box-shadow: 0 0 4px 0 #e7e7e7; -webkit-box-shadow: 0 0 4px 0 #e7e7e7; box-shadow: 0 0 4px 0 #e7e7e7; max-width:100%; }
.main-content .content-inner img.banner { margin:0 auto 24px; }
.main-content p, main-content li { font-size: 14px; line-height: 26px; }
.main-content p.lead {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 24px;
}
.main-content a { color:#007e42; text-decoration:underline; }
.main-content a:hover { color:#007e42; text-decoration:none; }
#ctl00_ContentPlaceHolder1_tronSlideShowHomepage1_pnlSlideHome a { border:0; }
.main-content a.list-group-item { border-top: 1px solid #fff; border-bottom: 1px solid #f3f3f3; text-decoration:none; }
.main-content .btn-primary { border-bottom:0; }
.main-content ul, .main-content ol { padding:0; margin:0 0 15px 15px; } 
.main-content ul li ul { margin-bottom: 0; }
.main-content ul li { margin:0; padding:3px 0; }   
.main-content ul li a { border:0; color: #007e42; text-decoration: none; }
.main-content ul li a:hover { color: #000; text-decoration: none; }

/* ---------------------------------------------------------------------------------
SIDEBAR BLOCK
------------------------------------------------------------------------------------ */
.side-block { background:#f3f3f3; border:1px solid #ebebeb; margin-left:20px; text-align:center; padding:0 15px 12px 5px; }
.side-block .img-responsive { max-width:90%; margin:0 auto !important; }

.sb-block { background: #f9f9f9; border: 1px solid #e7e7e7; margin: 18px 0; padding: 12px 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.sb-block img { border: 5px solid #fff; }
.sb-block > p { font-size: 13px; line-height: 18px; margin: 12px; }
.sb-block em { display: block; margin-top: 6px; }
.main-content .content-inner .sb-block img { margin: 0 auto; margin-bottom:12px; padding: 0; }

/* ---------------------------------------------------------------------------------
TABLE
------------------------------------------------------------------------------------ */
td, td a { font-size: 13px; }
th { background: #000; color: #fff; font-size: 12px; font-weight: 600; text-align: center; text-transform: uppercase; }   
td.table-sub-hdr { background:#e7e7e7 !important; }   
td.table-sub-hdr h3 { margin:12px 0;}    
span.emphasize { font-weight:400; font-style:italic; text-align:center; color:#6c6245; font-size:18px; display:block; text-transform:none; }
 

/* ---------------------------------------------------------------------------------
SIDEBAR NAVIGATION
------------------------------------------------------------------------------------ */
	

/* ---------------------------------------------------------------------------------
SIDEBAR LEFT
------------------------------------------------------------------------------------ */
.school-info-box { padding:18px 5% 18px 5%; background:transparent; margin-bottom:20px; text-align:left; }
.school-info-box h3, .school-info-box h4,
li.secondary-menu h2,
.UpcomingEventsSchoolBlock .calendar h4 { color:#007e42; font-family: 'Oswald', sans-serif; font-weight:300; text-transform:uppercase; background: url(../images/top-dots.png) top left repeat-x; padding-top:12px; font-size:1.8em; }
.school-info-box h3 span { color:#2b3182; }
.school-info-box p { color: #222; font-size: 1.1em; line-height: 1.5em; margin-bottom: 18px; }
.school-info-box p strong {
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8em;
}

.school-info-box p a { color: #000; text-decoration: underline; }
.school-info-box p a:hover { color: #f3f3f3; text-decoration: none; }

#sb-menu1 ul, 
#sb-menu1 ul li,
#sb-menu2 ul, 
#sb-menu2 ul li,
#sb-menu3 ul, 
#sb-menu3 ul li { 
	list-style:none; margin:0; padding:0; 
	}
	
#sb-menu1 ul li a,
#sb-menu2 ul li a,
#sb-menu3 ul li a {
    color: #2b3182;
    padding: 8px 0;
    display: block;
    font-size:1.1em;
    line-height: 1.4em;
}

#sb-menu1 ul li a:hover,
#sb-menu2 ul li a:hover,
#sb-menu3 ul li a:hover {
    color: #999;
}



/* ---------------------------------------------------------------------------------
FEATURES		
------------------------------------------------------------------------------------ */
.features .athletics { background:url(../images/features-athletics.png) top center no-repeat; background-size:cover; }
.features .clubs { background:url(../images/features-clubs.png) top center no-repeat; background-size:cover; }
.features .arts { background:url(../images/features-arts.png) top center no-repeat; background-size:cover; }
.features h2 { margin:0; padding:0; }
.features h2 a {
    color: white;
    padding: 180px 0 140px 0;
    text-align: center;
    display: block;
    font-size: 2.4em;
    text-transform: uppercase;
    font-family: Oswald;
	margin:0;
}



/* ---------------------------------------------------------------------------------
CONNECT	
------------------------------------------------------------------------------------ */
#connect { background:#000 url(../images/bg-diamonds.png) top left repeat; padding:48px 0 36px 0; }
#connect h2 { color: #007e42; font-family: "Alfa Slab One",cursive; font-size: 66px; line-height: 56px; margin: 0; padding-bottom: 0; text-align: right; text-transform: uppercase; }
#connect h3 { font-size:16px; color:#ccc; font-style:italic; text-align:right; margin:0; }


	
/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */
.RecentNewsSchoolBlock .news, #announcements, h2.hp-hdr { margin: 40px 0 20px 0; }
.RecentNewsSchoolBlock .news h2, #announcements h2 { color: #007e42;
font-family: 'Oswald', sans-serif;
font-weight: 300;
text-transform: uppercase;
background: url(../images/top-dots.png) top left repeat-x;
padding-top: 12px;
font-size: 1.8em;
 }
.RecentNewsSchoolBlock .news h2 span { color: #2b3182; font-weight:400; }
.RecentNewsSchoolBlock .news h3, #announcements h3 { color: #007e42; font-size: 26px; font-weight: 400; line-height: 32px; margin-bottom: 3px; }
article.list-group { margin-bottom:50px; }
.list-group-item { border:0; padding:24px 2%; border-bottom: 1px dotted #f1ef87; background-color:transparent; margin-bottom:0; }
.list-group-item h3 { margin-top:0; }
a.list-group-item:hover { background:#f3f3f3; }
.list-group-item p {
    line-height: 1.8em;
    font-size: 0.9em;
    margin: 12px 0;
}

.list-group-item:last-child { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.announcements-box { background: #f6f5f0; border-top: 3px solid #f3f3f3; padding:24px 5%; }


/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */
.search { overflow:auto; }
.searchtext, .searchbtn { background-color: #FFFFFF; border: 1px solid #e7e7e7; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #555555; display: block; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px; vertical-align: middle; float:left; }
.searchtext { width: 60%; }
.searchbtn { width: 34%; margin-left:4%; color:#fff; background:#007e42; border-color: #007e42; border-radius: 4px 4px 4px 4px; }
.searchbtn:hover { color:#fff; background:#000; border-color: #000; }

/* ---------------------------------------------------------------------------------
Calendar
------------------------------------------------------------------------------------ */
.UpcomingEventsSchoolBlock .calendar { padding:0 0 12px 0; }

.UpcomingEventsSchoolBlock .calendar p {
    color: #666;
    padding: 8px 5%;
    border-bottom: 0;
    margin: 6px 0;
    font-size: 0.9em;
    line-height: 1.2em;
    text-align: left;
    background: #f9f9f9;
}

.UpcomingEventsSchoolBlock .calendar p strong { color: #666; display: inline-block; font-size: 12px; font-style: italic; font-weight: 400; margin-bottom: 6px; text-transform: uppercase; }
.btn-calendar p { margin-top:-15px; text-align:center; background:#f9f9f9; padding:12px 6px; }
.UpcomingEventsSchoolBlock .calendar p a { border-left: 3px solid #e7e7e7; color: #007e42; display: inline-block; font-size: 1.2em; line-height: 1.5em; margin: 6px 0; padding: 2px 5px; }
.UpcomingEventsSchoolBlock .calendar p a:hover { color:#000; border-color: #000; }
p.btn-calendar a { background: transparent; color: #007e42; display: block; font-size: 12px; font-weight: 700; margin-top: 12px; padding: 12px 0; text-transform: uppercase; }
p.btn-calendar a:hover { background: #f3f3f3; color: #fff; }
.btn-calendar { margin-bottom: 36px; text-align: center; }
.btn-default { font-size:14px; text-transform:uppercase; background:#007e42; }
a:hover.btn-default { background-color:#666; color:#fff; }

/* ---------------------------------------------------------------------------------
CALENDAR - TOP LIST
------------------------------------------------------------------------------------ */
ul#taxonomylist { margin:0; padding:0; list-style:none; }
ul#taxonomylist li { background: none repeat scroll 0 0 #F6F3E5; display: inline-block; *zoom: 1; *display: inline; margin: 0.25%; padding: 6px 0.25%; text-align: center; width: 18%; }


/* ---------------------------------------------------------------------------------
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:#2b3182; padding:15px 5%; margin:0; margin-top:15px; font-size:1.2em; font-weight:400; }
.alternaterow { background-color: #f3f3f3; }
#employee { padding:15px 5% !important; }
#employee p.employeename { color: #000; font-size: 16px; font-weight: 400;}
#employee p { font-size:0.9em; line-height:1.5em; margin-bottom:5px; }
#departmentList { padding: 10px 0; border-bottom:1px dotted #F6F2E5; }
#departmentList p { line-height: 1.8em !important; margin: 0; }
#departmentList p a:hover { text-decoration:none; }	


/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */
.footer { background:#fff url(../images/top-dots.png) top left repeat-x;}
.mcps-info, .credits, .tron-login { margin: 0; padding: 32px 0; }
.mcps-info, .tron-login { padding:36px 0; }
.credits { border-bottom: 1px dashed #e7e7e7; color: #a1a3aa; font-size: 0.8em; line-height: 1.5em; padding: 24px 0; text-align: center; }
.credits a { color:#f3f3f3; text-decoration:underline; }
.credits a:hover { color:#fff; 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:14px; color:#a1a3aa; }
.footer ul, .footer li { list-style:none; margin:0; padding:0; }
.footer li a { font-size:0.80em; color:#a1a3aa; display:block; padding:5px 10px; text-decoration:underline; }
.footer li a:hover { color:#333; text-decoration:none;  }
ul#global-footerNav { width:50%; float:right; }	

.tron-login { border-bottom:0px; text-align:center }	
.tron-login a { color:#fff; }	
.tron-login a:hover {  }	


/* Search -------------------------------------------------------- */
.search { float: right; margin: 0; margin-left:2%; padding: 0; width: 30%; }
.three-column .search { float: none; padding: 0; width: 100%; margin:15px 0 25px 0; }
.one-column .search { width:25%; }


/* Misc -------------------------------------------------------- */
.btn-primary, .main-content a.btn-primary { color:#fff; background-image: none; background:#007e42; border-color: #007e42; text-decoration:none; }
a.btn-primary:hover { color:#ccc; background-image: none; background:#000; border-color: #000; text-shadow:none; }
html.embed { background:transparent; }



/* ---------------------------------------------------------------------------------
RESPONSIVE
------------------------------------------------------------------------------------ */

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 240px) 
and (max-width : 768px) {
/* Styles */

#awards { padding-bottom:12px; }
#awards h1 { margin-top:60px; margin-bottom:0; font-size:2em; line-height:1.4em; }
#awards p { font-size:1.4em; margin-top:18px !important; }
#awards img.img-responsive { max-width:60%; }
.numbers h3 { font-size: 60px; line-height: 70px; }
.numbers h3 span { font-size: 14px; line-height: 26px; }
.connect h3, .connect p { text-align: center; }
.intro { font-size:2em;}
p, li { font-size: 1.2em; line-height:1.6em; }
h2, h2 a { font-size: 24px; line-height: 30px; margin-bottom:10px; margin-top: 15px; }
h3, h3 a { font-size: 1.8em; line-height: 1.4em; }
span.emphasize { font-size: 14px; }
.navbar-collapse { max-height:none; }	
.navbar-toggle { display: block; float: none; margin: 10px auto; }
.site-header { background-image: none; }
.masthead h1 { background: url('../images/logo-xs.png') no-repeat scroll center top; display: block; width:220px; height:52px; margin: 18px auto; position: static; text-indent: -9999px; overflow:hidden; }
.masthead { height:auto; }
#banner { display:none; }
address { display:none; }
.RecentNewsSchoolBlock .news h3, #announcements h3 { font-size: 18px; line-height: 24px; }
.sidebar-1 { border:0px solid #e6e2d0; margin-top:10px; padding:0 5%; }
.school-info-box p { text-align:left; }
.navbar { -moz-box-shadow:0; -webkit-box-shadow:0; box-shadow:0; }
.navbar .container, .nav-wrapper { background:transparent; }
.container > .navbar-header, .container > .navbar-collapse { margin-left: 0; margin-right: 0; }
.navbar-default .navbar-nav > li { margin:0; }
.navbar-default .navbar-nav > li > a { border-top:1px dashed #999; padding:8px 0; width:100%; margin:0; background:transparent; }
.navbar-default .navbar-nav > li > a:last-child { border-bottom:0;}
.navbar-default .navbar-nav > li > a:hover { background:##007e42; border-top:1px dashed #ccc; padding:8px 0; margin:0;  }
.nav-wrapper { margin-bottom:0; }
.nav li { display: block; }
nav.list-group ul li a { font-size: 14px; padding: 6px 3%; }
.main-content { background:transparent; }
.main-content .content-inner { padding: 0 1%; }	
.sidebar-2 { background:transparent; }	
.list-group-item { border-bottom: 1px dotted #ccc; }
#departmentList p { line-height: 1.8em; }
#box_left, #box_right { float:none; width:100%;}
.search, .one-column .search { width:80%; display:block; margin:10px auto; float:none; }
.list-group-item { padding: 10px 1%; }
.mcps-logo { background-position: center top; }
.carousel-indicators { display:none;}

#connect { padding: 24px 0; }
#connect h2 { font-size: 36px; line-height: 42px; text-align: center; }
#connect h3 { text-align:center; }

.sm-icons li a { height: 46px; width: 46px; background-position:center center; }
.sm-icons li { width: 18%; }

#programs h3 { font-size: 14px; line-height:18px; }
#programs h3 a { font-size: 14px; }

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 769px) 
and (max-width : 1024px) {
/* Styles */	

.container { max-width: 100%; }
.nav li { display: inline-block; }
.navbar-default .navbar-nav > li > a { padding-left:6px; padding-right:6px; }

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */

.nav li { display: inline-block; }
.navbar-default .navbar-nav > li > a { font-size:11px; border:0; padding:5px 8px; }
.navbar-default .navbar-nav > li > a:hover { border:0; padding:5px 8px; }
.navbar-toggle { display:none; }

}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 1200px) {
/* Styles */

	.masthead h1 { background: url('../images/logo.png') no-repeat; display: block; height:178px; text-indent: -9999px; width:746px; margin:10px auto 0 auto; }

}