@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);




	
body img {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

img.staffprinticon {

    height:inherit;
    width:80px;
    overflow:visible;
    text-indent:none;
    white-space:normal;

}

.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */

body	{
	font-family: Arial;  font-size: 16px;
    line-height: 1.8em;   color:#505863;
	
}


h1 {
	color:#fff;
	font-size:35px;
	line-height:48px;
	text-indent: -9999px;
	}
	
h2, h2 a {
  color: #165e9a ;
    font-size:25px;
    line-height:.9em;
	font-style:normal;
	margin: 0px 0 30px 0;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
}
	
h3 span {  background-color: #b1eeee ; padding:4px 15px;}

h3, h3 a, p.title {


    font-size: 19px;
    line-height:25px;
	margin:25px 0 25px 0;

    color: #0b174c;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;

	 

}

h4, h4 a {

    color:#165e9a ;
    font-size: 16px;
	line-height:30px;
	margin:20px 0 10px 0;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	 
	}
	
hr {
	height:3px;
	border:0;
	background:#e6e2d0;
	margin:30px 0;
	clear:both;
	}

p{   margin:10px 0; font-style:normal;}
a {  color: #0066cc;}

#calendar h4	{
margin:0;  margin:10px 10px 10px 10px ; font-size:20px; font-family:'Oswald', sans-serif;
	text-transform:uppercase; font-weight:bold;  background-color:#b1eeee; color:#0e1a52;
		
}
#calendar p strong	{
color:#165e9a; font-family:'Oswald', sans-serif;
	text-transform:uppercase;	
}


a:hover { color:#fe7a00; text-decoration:none; }


.top-content-wrapper { background:transparent }
.main-content a.list-group-item { border-bottom: 0; 	}
.main-content .btn-primary { border-bottom:0; }
.main-content li, .main-content ol { padding:6px 0; margin-left:15px; }


a img:hover{opacity:.8;}

/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */

/* Top MCPS Button ---------------------------- */

.btn-orange {

  background: #d54200 none repeat scroll 0 0;
    border: 1px solid #d54200;
	vertical-align:
    color: #ffffff;
    line-height: 1.42857;
    padding: 7px 12px;
 border-radius: 4px;

    width: 80%;
	margin: 0 auto;
}
.btn-orange a{
    color: #fff;
	font-style:italic;
	border-bottom:none;

}

/* END - Top MCPS Button ---------------------------- */

.site-header{background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat top center / contain ;
    display: block;
	height:175px;
    margin: 15px auto;
    max-width: 1170px;
    padding: 0;
    position: relative; }
	

site .masthead h1 {
    text-indent: -9999px;
	color: transparent;
}


address { 
	text-indent: -9999px;
	padding-bottom: 0px;
	line-height: 0;
	}

/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */

.navbar-default .navbar-collapse, .navbar-default .navbar-form {}
.navbar {margin-bottom: 0px; }
.navbar-default .navbar-toggle {
  border-color: #336aa0; background-color:#fff;}

.navbar-default:hover .navbar-toggle:hover, .navbar-default:active .navbar-toggle:active {background-color:#b1eeee;
}

.navbar-default .navbar-toggle .icon-bar {
}

.navbar { padding: 0;  border-top:solid #b1eeee 5px ; border-bottom:solid #b1eeee 5px ; margin:0px;   background-color: #0e1a52;  }
.nav-wrapper{ padding: 0;  background:transparent; border:0;	   }

.navbar .container { background:transparent; padding:0; }

.navbar-default .navbar-nav > li > a {
	font-style:normal;
	padding:0 15px 0 15px;
	color:#fff;
	text-transform: uppercase;
    font-family:'Oswald', sans-serif;
	font-size:18px;
	line-height:50px;
	border:0;
	}

.navbar-default .navbar-nav > li > a:hover {
	color:#165e9a ; background-color:#b1eeee ;
	}
.navbar-default .navbar-nav > li > a img {
width:auto ; height:45px; padding:0x;}

.navbar-default .navbar-nav > li > a img:hover{background:none;}
nav.list-group ul li:hover {
background-color:#b1eeee ; color:#266794;
	text-decoration:none;color:#081579;
	}	
	nav.list-group ul li a:hover {
color:#081579;
	}	
.navbar-nav > li > a {
    padding-top: 10px;
}

.navbar a{
	padding-bottom:5px;
	}
 .navbar-collapse{padding:0 ; margin:0;}


/* END - Navigation ---------------------------- */


 #content .container	{ margin-top:40px; max-width: 1200px;}



/* ---------------------------------------------------------------------------------
SIDEBAR LEFT


------------------------------------------------------------------------------------ */


.sidebar-1 h2 {

	border-right:0px;
	border-top:0px;
	border-bottom: 0;
	padding:0;
	margin:0;

	}
.btn-default {
    color: #fff;
    background-color: #336aa0 ; 
   border-color:transparent; font-size:11px; padding:0 25px;}



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 0 15px 15px;
    margin: 10px 0  30px 0;
	    background-color: #f4f4f4;
		border-radius: 10px;
	}
	
.school-info-box h3{  font-size:22px;}

.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;
}



/* ---------------------------------------------------------------------------------
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:#165e9a;	

	}	

li.secondary-menu h2 {
	color:#fff ;

	padding:10px 10px 10px 10px ;
	font-size:20px;
	}
li.secondary-menu h2:hover{	 color:165e9a;	}	



nav.list-group ul li.secondary-menu { padding:0; display:block;}

nav.list-group ul li a {	color:#fff;		display:block;
	padding:10px;     font-family: 'Enriqueta', serif;

	font-size:17px; border:0; font-style:normal;
	position:relative;z-index:99;	}		
	

ul li ul li{	border-bottom: 1px  dashed #fff;}
.programs-container {

    padding-left: 15px;
    padding-right: 15px;  
	 background:url(../images/programs-bg.png) top center no-repeat; 
	 margin: 0 auto;
max-width: 1200px;
}
.therapy-container {

    padding:35px 15px;

	 margin: 0 auto;
max-width: 1500px;}
#programs-wrapper{

    background-color: #f5f5f6;
}
.clear{clear:left;}
 #therapy-wrapper {background-color: #0e1a52;}
 #therapy-wrapper ul li {float:left; list-style-type:none; margin-right:25px; color:#b1eeee; width:17%;}
 #therapy-wrapper  h4 {color:#b1eeee; margin-top:0; }
  #therapy-wrapper  h4 span{border-bottom:1px dashed #b1eeee; border-top:1px dashed #b1eeee; }
.ms {
    float: left;
    width: 40%;
    background: #fff ;
    position: relative;
    margin-top:50px;
    margin-bottom: 50px;
    padding: 20px;
    -webkit-box-shadow: -1px 4px 6px -3px rgba(51,48,51,1);
    -moz-box-shadow: -1px 4px 6px -3px rgba(51,48,51,1);
    box-shadow: -1px 4px 6px -3px rgba(51,48,51,1);
}
.hs {
    float: right;
    width: 40%;
    background: #fff;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 20px 10px 20px 20px;
    -webkit-box-shadow: 1px 4px 6px -3px rgba(51,48,51,1);
    -moz-box-shadow: 1px 4px 6px -3px rgba(51,48,51,1);
    box-shadow: 1px 4px 6px -3px rgba(51,48,51,1);
}
#pathways-wrapper {
    margin: 0;
    background-color: #165e9a;

}
#pathways-wrapper h2, #pathways-wrapper h4,  #therapy-wrapper h2 {
 color:#fff;
}
#pathways-wrapper a h4:hover { color:#b1eeee;}

.pathways-container {
    margin: 0 auto;

    padding: 30px 15px 0px 15px;
}
.pathways-container ul li {float:left; list-style-type:none; margin-right:25px; width:10%; }
/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */

#news {

	margin:80px 0 50px 0;
	}
	#news h2 { 
	margin:30px 0 10px 0 ;  font-size:20px; color:#091447; text-transform: uppercase;
}
	#news h2 span {   background-color:#b1eeee; padding:5px 15px;  
}


article.list-group {
	margin-bottom:30px;
	}
article.list-group h3 {

    color: #165e9a;

    font-size: 18px;
	font-style:normal;
    margin:10px 0 4px  0;
	}
.list-group-item {
	border:0;
	padding:8px 0 8px 8px;
	border-bottom: 1px dotted #d1d1d1;
	background-color:transparent;
	margin-bottom:0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
}

.list-group-item h4 { margin-top:0; border-bottom:0px;  }
a.list-group-item:hover { background-color:#f4f4f4; color:#165e9a; }
.list-group-item p { margin:0; }

.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pikachoose {
    width: 100%!important;}

/* ---------------------------------------------------------------------------------
SIDEBAR BLOCK
------------------------------------------------------------------------------------ */

.search,
#sb-menu3,
.sb-block,
.sbr-2 {
	padding:0;
}

.form-group, .search	{
	margin-top: 36px;
}



aside.sb-block a:hover {
	opacity:0.6;
	}

#sb-menu3 { display:none; }	



aside.sb-block { margin-left:2%; margin-right:2%; }




/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */

.search {
	
	overflow:auto; margin-top:30px;
	}

.searchtext,
.searchbtn {
   color: #FFFFFF;
    border: 1px solid #0e1a52;
	background:#0e1a52 ;
  line-height: 0.3;
    padding: 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%;

	border:0;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
}

.searchbtn:hover {
	background:#b1eeee;;

	}

/*-----------------------------------------------------------------------------------------
PROGRAMS
------------------------------------------------------------------------------------------- */
#content-lower1{background-color:#598cbc;} 

.col-one, .col-two, .col-three, .col-four {background:#fff; margin:0 20px 40px 20px; padding:20px 10px;}
 #content-lower1 .col-md-3 {
    width: 21%;
}

/*-----------------------------------------------------------------------------------------
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
------------------------------------------------------------------------------------ */

#calendar { 
	text-align:center;
	margin: 20px 0 50px 0;
	padding:15px;
 background:#fff;
border:solid 3px #b1eeee;
    overflow: hidden;
    padding:0 ;

}
ul#taxonomylist li a {
    font-size:12px;
}
#calender h4 {
	margin: -20px 0 0 0;
	color:#320240;
}

#calendar p {
        border-bottom: 1px dashed #6599ea;
    color: #001a7c;
    display: block;
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0;
    overflow: auto;
    padding: 8px 0;
	clear:both;
	}

#calendar p a:hover {
	color:#3c4ea4;

	}
#calendar p strong {


}
.ue-event { }
.ue-event br {display:none; margin:0; padding:0;}
#calendar p a{ margin: 3px 0 ; border:0;  line-height:.2em; font-size: 0.75em; color:#081579;}
span .ue-week {width:90%;}

#calendar p strong span.ue-day {}	
.btn-calendar {  margin-top: -40px; text-align:center;  margin-bottom:30px; }



/* ---------------------------------------------------------------------------------
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-color: #336aa0; }


.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:#fff;

	padding:90px 125px 10px 0;
	}
.footer .container{}

.credits a { color:#f7f7f7; text-decoration:none; }
.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:14px; color:#f7f7f7; }

.footer ul,
.footer li {
	list-style:none;
	margin:0;
	padding:0;
	}

.footer li a {
	color:#f7f7f7;
	display:block;
	border-bottom:none;
	text-decoration:none; 
	font-size:14px;
	}

.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; }	

.ftr-image{margin-top:120px;}
/* Search -------------------------------------------------------- */

.search {
    float: right;
    margin: 0;
    padding: 0;
    width: 33%;
}

.three-column .search {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;

}

.one-column .search { width:25%; }
p.bluelink{margin-top:0px;}

/* Misc -------------------------------------------------------- */

.btn-primary {
    color:#fff;
	background-image: none;
	background:#165e9a ;
    border: 0px;
}

a.btn-primary	{

	text-transform:uppercase;
	padding: 8px 18px ;
	font-size:12px;
	font-weight:bold;
}

a.btn-primary:hover {
    color:#ffffff;
	background-image: none;
	background:#b1eeee;;
	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 */


.programs-container{ width:100%; margin:0 auto; min-width:100%;}
.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; }

.container > .navbar-header, .container > .navbar-collapse { margin-left: 0; margin-right: 0; background:#16588f;}
.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; background:#081579;}
.nav li { display: block; }
nav.list-group ul, nav.list-group ul li {padding:0 10px;}
.search, .one-column .search { 	width:80%;	display:block;	margin:10px auto;	float:none;}
li.secondary-menu h2 {    background:none;    color: #fff;}
nav.list-group ul li a { text-align:center;}

.main-content .content-inner { padding:0px 0 40px 10px;}
.homepage .masthead{   height:180px!important; }
.masthead {height:90px!important; }
.site-header{background: rgba(0, 0, 0, 0) url("../images/banner-s.png") no-repeat top center / contain ; }
.container {
    max-width: 100%;
}
.col-one, .col-two, .col-three , .col-four {width:80%!important; margin:20px auto;}		
}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1209px) {
/* Styles */	

.nav li { display: inline-block; }
.col-one, .col-two, .col-three , .col-four {width:80%!important; margin:20px auto;}	
.navbar-default .navbar-nav > li > a {	padding-left:15px;	padding-right:15px;	}	
.programs-container{ width:100%; margin:0 auto; min-width:100%;}
.container {    max-width: 100%;}

}

