
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);

@import url(https://fonts.googleapis.com/css?family=Courgette);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);


@font-face {
    font-family: 'leaguespartan';
    src: url('fonts/leaguespartan/leaguespartan-bold-webfont.eot');
    src: url('fonts/leaguespartan/leaguespartan-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguespartan/leaguespartan-bold-webfont.woff') format('woff'),
         url('fonts/leaguespartan/leaguespartan-bold-webfont.ttf') format('truetype'),
         url('fonts/leaguespartan/leaguespartan-bold-webfont.svg#comfortaabold') format('svg');
    font-weight: normal;
    font-style: normal;
}


	
body img {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

img.staffprinticon {

    height:inherit;
    width:80px;
    overflow:visible;
    text-indent:none;
    white-space:normal;

}

/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */

body	{
	font-family: Arial, Helvetica, sans-serif;  font-size: 16px;
    line-height: 1.6em;   color:#645e5e;
	
}


h1, h2 {
font-family: 'Bree Serif', serif;
	font-weight:normal;
	}

h1 {
	color:#043564;
	font-size:35px;
	line-height:48px;
	}
	
h2, h2 a {
  color: #f88b21 ;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 30px;
	text-transform:uppercase;


}

h3, h3 a, p.title {

    color:#306cb8;
    font-size: 30px;
    line-height:35px;
	margin:15px 0 25px 0;
font-family: 'Slabo 27px', serif;
	 border-bottom:1px dashed #306cb8;
}

h4, h4 a {

    color:#f88b21 ;
    font-size: 22px;
    line-height:28px;
	margin: 10px 0 15px 0;
	font-family: "Courgette",cursive;

	 
	}
	
hr {
	height:3px;
	border:0;
	background:#e6e2d0;
	margin:30px 0;
	clear:both;
	}

p{   margin:10px 0;}
a {  color: #006ee2; text-decoration: none; }

.UpcomingEventsSchoolBlock .calendar h4	{
	background:#f88b21; color:#fff; padding:10px 0 10px 0;font-size:26px; font-family: 'Bree Serif', serif; text-transform: uppercase;
		-webkit-box-shadow: 0 8px 6px -6px #00C;
	   -moz-box-shadow: 0 8px 6px -6px #00C;
	        box-shadow: 0 8px 6px -6px #00C;	
}
.UpcomingEventsSchoolBlock .calendar p strong	{
	font-size: 12px;	
}

footer a, footer p	{
	font-size: 12px;
}

a:hover { text-decoration: none; }

.main-content a { border-bottom:1px dashed #e6e2d0; }
.main-content a:hover { border-bottom:0px dashed #2B853E; }
.main-content a.list-group-item { border-bottom: 1px dashed #e6e2d0; }
.main-content .btn-primary { border-bottom:0; }
.main-content li, .main-content ol { padding:6px 0; margin-left:15px; }

.blue { color:#226722;}
.green { color:#133F1C;}



.sbr-2	{
	display:none;
}
a img:hover{opacity:.8;}

/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */

/* Top MCPS Button ---------------------------- */

.btn-default {

	background:transparent;
	background-image: none;
    background-repeat: no-repeat;
    border:0;
	text-decoration:underline;

    text-shadow:none;
	box-shadow:none;
	margin-top:10px;
	radius:0px;
}

/* END - Top MCPS Button ---------------------------- */

.site-header { position:relative; }

.masthead{
	 background-image: url("../images/page-bg.jpg");
  }
.site-header{ }
	
.masthead h1 {background-image: url("../images/top-banner.png"); background-size: cover; background-repeat:no-repeat;	background-size:contain;
	  display:block; width:100%;  margin:0 auto; 
    height: 122px;
    text-indent: -9999px;
	
}

#banner .container .col-md-12 {
	
background: url("../images/logo.png") no-repeat;
padding:15px 0;display:block;

    top: 5px;
	margin:0px ;  height: 180px; width:182px;  z-index: 999999!important;  position:absolute!important;
}

address { 
	text-indent: -9999px;
	margin-bottom: 0;

	line-height: 0;
	}
.intro {
	background:#00B8B8;
	padding:18px 5%;
	border:1px solid #00B8B8;
	margin-bottom:24px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
	}

#content {   padding-top:30px;
}

/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border:0; margin:0px;}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default:hover .navbar-toggle:hover, .navbar-default:active .navbar-toggle:active {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar {    padding: 0;background:#f88b21;border:0;
	border-top:5px solid #0061d3;	border-radius: 0; margin-bottom: 0px;
	min-height: 40px;		-webkit-box-shadow: 0 8px 6px -6px #5b594c;
	   -moz-box-shadow: 0 8px 6px -6px #5b594c;	        box-shadow: 0 8px 6px -6px #5b594c; position:relative; z-index:9990;
}

.navbar .container, .nav-wrapper { background:transparent; }

.navbar-default .navbar-nav > li > a {

	padding: 15px 25px;
	color:#fff;
	text-transform:uppercase;
font-family: "Bree Serif",serif;
	font-size:16px;
	background: rgba(0, 0, 0, 0) url("../images/nav-item-bg.png") no-repeat scroll left center;

	}

.navbar-default .navbar-nav > li > a:hover {
	background-color:#002f8d;
	color: #fff;
	}
	
.navbar-nav > li > a {
    padding-top: 10px;
}

.navbar a{
	padding-bottom:5px;
	}

.nav-wrapper {

	background-color: transparent;
	}


/* END - Navigation ---------------------------- */

.homepage #content{ padding-top:30px; }

#content .container	{padding-bottom:0; background-position: bottom right; background-repeat:no-repeat; padding-bottom: 50px;}

.main-content .content-inner { padding:40px 3%;}
.main-content .content-inner img { 
	padding:5px;
	background:#fff;
	border:1px solid #E6E2D0;
}
.top-content-bg{height:320px;  width:100%; display:block; 	}
/* ---------------------------------------------------------------------------------
SIDEBAR LEFT


------------------------------------------------------------------------------------ */

.row {
    margin-left: -25px;
    margin-right: -25px;
}
.sidebar-1 {
	border-left:0;
	padding-right:0;
	padding-top:15px;
	}

.sidebar-1 .school-info-box,
.sidebar-1 #sb-menu1,
.sidebar-1 #sb-menu2,
.sidebar-1 #sb-menu3 {
	background:#ffffff;
	padding:0;
	margin:10px 2% 0px 2%;
	}
#sb-menu1 ul li ul, #sb-menu2 ul li ul {
    padding: 0;
}

.sidebar-1 .school-info-box { padding:12px 0; }
.school-info-box h4{font-size: 26px; border-bottom: 1px dashed #e6e2d0;  font-family: "Bree Serif",serif; color:#006ed5 !important;}

.sidebar-1 #sb-menu2,
.sidebar-1 #sb-menu3 { 
	display:none; 
	}

.sidebar-1 h2 {

	border-right:0px;
	border-top:0px;
	border-bottom: 0;
	padding:0;
	margin:0;

	}

a.btn-map {
	color:#008AB8;
	background:#9a0308;
	padding:6px 10px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
	}

a:hover.btn-map {
	color:#2B853E;
	background:#fbfd06;
	}
	
.school-info-box {
	padding:15px 5%;
	}

.school-info-box p, .school-info-box a.bluelink {
    line-height:1.6em;
	font-size:14px;
    margin-bottom: 0px;
}


.school-info-box .btn { 
	margin-bottom: 0em;
}

.school-info-box aside	{
	margin-bottom:0;
}

ul li.secondary-menu ul li a

/* ---------------------------------------------------------------------------------
SIDEBAR NAVIGATION
------------------------------------------------------------------------------------ */

.list-group {
    border-radius: 0;
    box-shadow: none;

}	

nav.list-group ul, 
nav.list-group ul li {
	list-style:none;
	margin:0;
	padding:0;
	background:#006ed5 ;	
	
	}	

li.secondary-menu h2 {
	color:#fff;
	background:url("../images/ql-bg.png") no-repeat;
	padding:0px 0 27px 0px ;
 font-size: 26px;
 text-align:center;

	}

li.secondary-menu h2:first-word {
	color:#ccc;
	}
.secondary-menu{
	border: 2px 2px 0px 0px solid #e6e2d0;
	}
	
nav.list-group ul li.secondary-menu { padding:0;}

nav.list-group ul li a {

	font-style:normal;
	color:#fff;
	display:block;
	padding:8px 10px;

    display: block;
 font-family: "Bree Serif",serif;
    font-size: 1em;
    padding: 12px;
    text-transform: uppercase;
	}		

nav.list-group ul li a:hover {
	color:#002f8d;
	text-decoration:none;
	}		
	
	
ul li ul {

	border-radius: 2px;
}	
ul li ul li{border-bottom: 1px dashed #1772b7;}
	
/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */

.RecentNewsSchoolBlock .news {

	margin:0px 0 20px 0;
	}
	.RecentNewsSchoolBlock .news h2 {   margin:40px 0 15px 0 ;   border-bottom: 1px dashed #e6e2d0;}


article.list-group {
	margin-bottom:30px;
	}
article.list-group h3 {
margin-bottom:5px;
	}
.list-group-item {
	border:0;
	padding:8px 0;
	border-bottom: 1px dotted #d1d1d1;
	border-right: 8px solid #fff;
	background-color:transparent;
	margin-bottom:0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
}

.list-group-item h3 { margin-top:0; border-bottom:0px; font-size:23px; color:#006ee2; font-weight:bold; }
a.list-group-item:hover { border-right: 8px solid #d1d1d1; }
.list-group-item p { color:#696d7c; margin:5px 0; }

.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}



/* ---------------------------------------------------------------------------------
SIDEBAR BLOCK
------------------------------------------------------------------------------------ */

.search,
#sb-menu3,
.sb-block,
.sbr-2 {
	padding:0;
}

.form-group, .search	{
	margin-top: 36px;
}

aside.sb-block, .sbr-2, .sbr-1 { text-align:center; } 
	
aside.sb-block img {
	padding:5px;
	background:#fff;
	-moz-box-shadow:    0px 0px 4px 4px #e8e3d5;
	-webkit-box-shadow: 0px 0px 4px 4px #e8e3d5;
	box-shadow:         0px 0px 4px 4px #e8e3d5;
	}

aside.sb-block a:hover {
	opacity:0.6;
	}

#sb-menu3 { display:none; }	

#twitter-widget-0 { margin:0 auto; }

.sbr-2 img {
	background:#F6F2E5;
	padding:5px;
}

.sbr-1 { padding:30px 0; }
.sbr-2 { padding-right:5%; }

aside.sb-block { margin-left:2%; margin-right:2%; }


/* Classroom-------------------------------------------------------- */
ul.grid {
    margin: 0;
    padding: 0;
} 

ul.grid li {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #e5ecf4;
    border-radius: 0.25em;
    box-shadow: 0 0 0 1px #fff inset;
    display: inline-block;
    font-size: 96%;
    line-height: 96%;
    margin: 0 10px 10px;
    min-height: 130px;
    overflow: hidden;
    padding: 0.5em;
    text-align: center;
    width: 30%;
}
ul.grid li img {
    border: medium none;
    box-shadow: none;
    margin: 0 auto;
    padding: 0;
    width:200px;

}
ul.grid li h4 {color:#002f8d}
.main-content .content-inner ul.grid li img{ 	background:none; border:none;}

/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */

.search {
	
	overflow:auto;
	}

.searchtext,
.searchbtn {
    background-color: #FFFFFF;
    border: 1px solid #E6E2D0;
    height: 34px;
    line-height: 1.42857;
    padding: 9px 12px;
}

.searchtext { width: 60%; }


.searchtext {
  display: inline-block;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.searchtext:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.searchtext::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.searchtext:-ms-input-placeholder {
  color: #999;
}
.searchtext::-webkit-input-placeholder {
  color: #999;
}



.searchbtn {
	width: 34%;
	margin-left:4%;
	color:#fff;
	border:1px solid #f99703;
	background-color:#f99703;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
}

.searchbtn:hover {
	color:#2B853E;
	background:#feb168;
	border-color: #ccc;
	}



/*-----------------------------------------------------------------------------------------
SLIDESHOW
------------------------------------------------------------------------------------------- */

.slideshow {
	position:relative;
	}

.slideshow img{
	border-top:5px solid #fbfd06;
	border-bottom:5px solid #fbfd06;
	padding:0;
	width:100%;
	margin:10px 0 20px 0;
	}

p.slideshow-btn {
	text-align:center;
	margin-top:-40px;
	}

p.slideshow-btn .btn-primary {  }

p.slideshow-btn a:hover {
	color:#2B853E;
	background:#FFFEA9;
	text-decoration:none;
	} 

.pika-stage, .pika-textnav {
    width: 100% !important;
}

.content-inner iframe {
	border:5px solid #ccc;
	}


/* ---------------------------------------------------------------------------------
TABLE
------------------------------------------------------------------------------------ */

.table { margin-top:30px; }	
	


/* ---------------------------------------------------------------------------------
SOCIAL MEDIA	
------------------------------------------------------------------------------------ */

.sm {
	list-style:none;
	margin:0;
	padding:0;
	}

.sm li {
    border-bottom:0px dashed #e6e2d0;
    margin: 0;
    padding:0;
    text-align: left;
}
.sm li a { display:block; padding: 16px 5px 16px 44px; }
.twitter a { background:url(../images/twitter.png) left center no-repeat; }	
.facebook a { background:url(../images/facebook.png) left center no-repeat; }	
	
/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */

.UpcomingEventsSchoolBlock .calendar { 

	text-align:center;
	padding:0px 0 40px 0;

	margin: 10px 0 50px 0;


  background:#006ed5;
  
  


}

#calender h4 {
	margin: -20px 0 0 0;
}

.UpcomingEventsSchoolBlock .calendar p {
	color:#dcfefe;
	padding:10px 0;
	border-bottom:1px dashed #99c1fe; 
	margin:0 5%;
	line-height:1.2em;
	}
.UpcomingEventsSchoolBlock .calendar p a {
	color:#dcfefe;

	}
.UpcomingEventsSchoolBlock .calendar p a:hover {
	color:#fea817;

	}
.UpcomingEventsSchoolBlock .calendar p strong {
    color: #fff;
    display: inline-block;
    margin-bottom: 4px;
    text-transform: uppercase;
	font-weight:bold;
}
	
.btn-calendar { margin-top:10px; text-align:center; }



/* ---------------------------------------------------------------------------------
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:#FFFFFF;
	background:#0079d7;
	font-size:18px;
	padding:15px 5%;
	margin-bottom:0;
	}

.alternaterow {
    background-color: #f1f0f1;
}

#employee {
	padding:15px 5% !important;
	background:#f7f7f5;
	margin-bottom:0.1em;
	}

#employee p.employeename { font-weight: bold; }
#employee p { line-height:1.8em; margin-bottom:5px; }

#departmentList {
	padding: 10px 0;
	border-bottom:1px dotted #F6F2E5;
	}

#departmentList p {

    margin: 0 0 20px 0;
}

#departmentList p a:hover { text-decoration:none; }	


/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */


.footer-inner, .footer{ background:#002995 url(../images/footer-wrapper.png) repeat-x; border-top:4px solid #f88b21;}


.mcps-info,
.credits,
.tron-login {
    margin: 0;
    padding: 24px 0;
	}
	
.tron-login	img	{
	border-radius: 5px;
}

.credits {
	text-align:right;
	line-height:1.5em;
	color:white;

	padding:30px 125px 50px 0;
	}
.footer .container{ background:#002995 url(../images/footer.png)  no-repeat; }

.credits a { color:#669a66; 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 { line-height:1.5em; color:#cbd9fe; }

.footer ul,
.footer li {
	list-style:none;
	margin:0;
	padding:0;
	}

.footer li a {
	color:#cbd9fe;
	display:block;
	text-decoration:none; 
	}

.footer li a:hover { color:#fff; }
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; }	


/* Search -------------------------------------------------------- */

.search {
    float: right;
    margin: 0;
    padding: 0;
    width: 40%;
}

.three-column .search {
    float: none;
    margin: 35px 0 0px 0;
    padding: 0;
    width: 100%;

}

.one-column .search { width:25%; }
p.bluelink{margin-top:0px;}

/* Misc -------------------------------------------------------- */

.btn-primary, .searchbtn {
    color:#fff;
	background-image: none;
	background:#f38b1a;
    border: 0px;
}

a.btn-primary, .searchbtn	{

	text-transform:uppercase;
	padding: 6px 12px 6px 12px;
	font-size:12px;
	font-weight:bold;
}

a.btn-primary:hover, .searchbtn:hover {
    color:#ffffff;
	background-image: none;
	background:#f6da6d;
	text-shadow:none;
}

html.embed { background:transparent; }


div.tron-login > a > img {
	border-radius: 15px;
}

/* ---------------------------------------------------------------------------------
RESPONSIVE
------------------------------------------------------------------------------------ */



/* Smartphones (portrait and landscape) ----------- */

@media only screen 
and (min-width : 240px) 
and (max-width : 768px) {
/* Styles */

.navbar-collapse { max-height:none; }	
.navbar-toggle { display: block; float: none; margin: 10px auto; }
.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 #fff; padding:0.85em 0; width:100%; margin:0; background:none;}
.navbar-default .navbar-nav > li > a:last-child { border-bottom:0;}
.nav-wrapper { margin-bottom:0; }
.nav li { display: block; }
.search, .one-column .search { 	width:80%;	display:block;	margin:10px auto;	float:none;}
li.secondary-menu h2 {    background:none;    color: #fff;}
ul.grid li {    width: 98%; min-width:280px;}

.masthead h1 {  margin:45px auto 0 auto;  height:auto;}

}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1209px) {
/* Styles */	

.container {    max-width: 100%;}

.nav li { display: inline-block; }
.navbar-default .navbar-nav > li > a {	padding-left:15px;	padding-right:15px;	}	

}
@media only screen 
and (min-width : 250px) 
and (max-width : 450px) {

		.top-content-bg {    height:100px !important;}

.masthead h1 { background: url("../images/top-banner-xs.png") no-repeat !important; height:80px!important;}
		#banner .container .col-md-12{height:80px!important; padding:10px 0 20px 0;  background: none;}
}

@media only screen 
and (min-width : 450px) 
and (max-width : 600px) {

		.top-content-bg {    height:90px !important;}
	
		#banner .container .col-md-12{height:80px!important; padding: 0;  background:url("../images/logo-xs.png") no-repeat;}

}
@media only screen 
and (min-width : 600px) 
and (max-width : 768px) {
.top-content-bg {    height:150px !important;}

#banner .container .col-md-12{height:100px!important; padding: 0;  background:url("../images/logo-s.png") no-repeat;}
		
}
@media only screen 
and (min-width : 768px) 
and (max-width : 900px) {
	
.top-content-bg {    height:200px !important;}

#banner .container .col-md-12{height:140px!important; padding: 0;   background:url("../images/logo-s.png") no-repeat;}

}

/* 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-toggle { display:none; }

}
