@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,400italic);


body {
	background:#fcfaf2;
	color:#484847;
	font-family: 'Open Sans', sans-serif;
	}


/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Open Sans', sans-serif; }

h1, h2, h3 {
	font-weight:normal;
	}

h1 {
	color:#255fb1;
	font-size:2.2em;
	line-height:1.8em;
	}
	
h2, h2 a {
	color:#2b853e;
	line-height:1.4em;
	font-weight:700;
	margin-bottom:20px;
	margin-top:25px;
	}

h3, h3 a, p.title {
    color: #286118;
    
    font-size: 1.8em;
    line-height: 1.3em;
    margin-bottom: 5px;
}

h4, h4 a {
	text-transform:uppercase;
	color:#444;
	font-size:1.2em;
	line-height:1.3em;
	}
	
hr {
	height:8px;
	border:0;
	background:#f6f2e5;
	margin:30px 0;
	clear:both;
	}

p {
	font-size:1em;
	line-height:1.8em;
	color:#645e5e;
	}

a {
    color: #2B853E;
    text-decoration: none;
}

a:hover {
    color: #977F38;
    text-decoration: none;
}

.main-content a { border-bottom:1px dashed #dad3ba; }
.main-content a:hover { border-bottom:0px dashed #2B853E; }

.main-content .btn-primary { border-bottom:0; }

.main-content li, .main-content ol {
	padding:6px 0;
	}

.blue { color:#133f1c;}
.green { color:#133F1C;}


/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */

/* Top MCPS Button ---------------------------- */

.btn-default {
    color:#fced1b;
	font-size:11px;
	background:#286118;
    border:0;
    text-shadow:none;
	box-shadow:none;
	margin-top:3px;
}

a:hover.btn-default {
    color:#fff;
	background:transparent;
}

a#mcps-link {
    margin-top: -8px;
    padding: 16px 14px 6px;
}

a#mcps-link:hover {
    color:#286118;
	background:#fced1b;
}



/* END - Top MCPS Button ---------------------------- */

.site-header {
	position:relative;
	background:url("../images/bg-pattern.png") repeat-x scroll left top;
	min-height:310px;
	}
.masthead {
    background: #e9e2c4 url("../images/banner.jpg") no-repeat scroll top center / cover ;
}
.masthead h1 {
    background: url('../images/logo.png') no-repeat;
    display: block;
    text-indent: -9999px;
	margin:0 auto;
	margin-top:90px;
	width: 764px;
	height: 183px;
}

address { text-indent: -9999px; }

#banner { display:none; }

.intro {
	font-size:2.4em;
	line-height:1.4em;
	color:#2B853E;
	margin-top:0;
	margin-bottom:0.5em;
	text-align:center;
	margin-top:20px;
	}

.intro span {
    color: #977F38;
    display: block;
    font-family: tahoma;
    font-size: 0.4em;
    line-height: 0.8em;
    text-transform: uppercase;
}

p.intro {
	color: #2B853E;
    font-size: 1.3em;
    line-height: 1.6em;
	margin-top:5px;
	}
	


/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border:0;}


.navbar {
    margin: 0;
	background:#286118;
	border-radius: 0;
	border:0;
}

.navbar .container, .nav-wrapper { background:transparent; }

.navbar-default .navbar-nav > li > a {
	color:#fced1b;
	text-transform:uppercase;
	font-size:1em;
	padding-left: 20px;
    padding-right: 20px;
	}

.navbar-default .navbar-nav > li > a:hover {
	color:#286118;
	background:#fced1b;
	}

.nav-wrapper {
	background:#46b942;
	background-color: transparent;
	}



/* END - Navigation ---------------------------- */


#content { padding-top:20px; padding-bottom:20px; background: url("../images/bg-pattern-beige.png") repeat-x scroll left top }

.main-content .content-inner { padding:0 3%;}
.main-content .content-inner img { 
	padding:5px;
	background:#fff;
	border:1px solid #E6E2D0;
}

.RadEToolbarDefault img { padding:0 !important; }


/* ---------------------------------------------------------------------------------
SIDEBAR LEFT
------------------------------------------------------------------------------------ */

.sidebar-1 {
	border:1px solid #e6e2d0;
	border-left:0;
	padding-right:0;
	background:url(../images/sb-bg.jpg) top right repeat-y;
	margin-top:15px;
	}

.sidebar-1 .school-info-box,
.sidebar-1 #sb-menu1,
.sidebar-1 #sb-menu2 {
	}

#sb-menu2 {
	border-bottom:1px solid #E6E2D0;
	padding-bottom:20px;
	}

.sidebar-1 h2 {
	color:#ba9917;
	font-size:0.95em;
	text-transform:uppercase;
	font-weight:400;
	border:1px solid #e6e2d0;
	border-right:0px;
	padding:14px 5%;
	margin-bottom:0;
   -moz-box-shadow:    inset 0 0 10px #e6e2d0;
   -webkit-box-shadow: inset 0 0 10px #e6e2d0;
   box-shadow:         inset 0 0 10px #e6e2d0;
	}

.school-info-box > h2 {
    margin-bottom: 12px;
}

.school-info-box > h4 {
    margin-bottom: 12px;
}
.school-info-box h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e2d0 currentcolor #e6e2d0 #e6e2d0;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 0 10px #e6e2d0 inset;
    color: #ba9917;
    font-size: 0.95em;
    font-weight: 400;
    margin-bottom: 0;
	margin-top:0px;
    padding: 14px 5%;
    text-transform: uppercase;
}

a.btn-map {
	font-size:0.8em;
	color:#fffea9;
	background:#2B853E;
	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:#fffea9;
	}
	

.school-info-box {
	padding:0px 0;
	}

.school-info-box p { font-size:105%; line-height:1.5em; margin-bottom:12px; }
.school-info-box .btn { font-size:80%; }

/* ---------------------------------------------------------------------------------
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;
	}	

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 {
    border-bottom: 2px solid #f6f2e5;
    color: #2b853e;
    display: block;
    font-size: 0.95em;
    font-style: italic;
    padding: 10px;
}

nav.list-group ul li a:hover {
	color:#f6f2e5;
	background:#2b853e;
	text-decoration:none;
	}		
	
	
/* END - Sidebar Navigation ---------------------------- */




/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */

.RecentNewsSchoolBlock .news {
	border-top: 8px solid #f6f2e5;
	margin: 40px 0 20px 0;
	}

article.list-group {
	margin-bottom:50px;
	}

.list-group-item {
	border:0;
	padding:18px 2%;
	border-bottom: 1px dotted #f6f2e5;
	background-color:transparent;
	margin-bottom:0;
	border-radius:0;
}

a.list-group-item h3 {
    color: #ba9917;
    font-size: 1.4em;
    font-weight: 700;
    margin-top: 0;
    text-decoration: underline;
}

.main-content a.list-group-item {
    border-bottom: 1px dashed #999;
}

a.list-group-item:hover h3 {
    color:#666;
	text-decoration:none;
}
a.list-group-item:hover { background:#fff; }
.list-group-item p { color:#222; }

.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:36px 0;
}

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 { display:none; }

/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */

.search {
	
	overflow:auto;
	}

.searchtext,
.searchbtn {
    background-color: #FFFFFF;
    border: 1px solid #E6E2D0;
    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;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
	float:left;
}

.searchtext { width: 60%; }

.searchbtn {
	width: 34%;
	margin-left:4%;
	color:#FFFEA9;
	border:1px solid #2B853E;
	background-color:#2B853E;
	border-radius: 4px 4px 4px 4px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
}

.searchbtn:hover {
	color:#2B853E;
	background:#FFFEA9;
	border-color: #ccc;
	}



/*-----------------------------------------------------------------------------------------
SLIDESHOW
------------------------------------------------------------------------------------------- */

.slideshow {
	position:relative;
	}

.slideshow img{
	border-top:5px solid #fffea9;
	border-bottom:5px solid #fffea9;
	padding:0;
	width:100%;
	margin:10px 0 20px 0;
	}

p.slideshow-btn {
	text-align:center;
	margin-top:-40px;
	}

p.slideshow-btn .btn-primary { font-size:120%; }

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;
	}
	
	
/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */

.UpcomingEventsSchoolBlock .calendar { 
	background:#f9f6ec; 
	text-align:center;
	padding:15px 0 40px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */	
	}

.UpcomingEventsSchoolBlock .calendar h4 {
	
	color:#977f38;
	}

.UpcomingEventsSchoolBlock .calendar p {
	color:#80785b;
	padding:10px 0;
	border-bottom:1px solid #eae6d8;
	border-top:1px solid #fcfaf2;
	margin:0 10%;
	line-height:1.4em;
	}

.UpcomingEventsSchoolBlock .calendar p strong {
    color: #585757;
    font-size: 0.9em;
    margin-bottom: 16px;
    text-transform: uppercase;
}
	
.btn-calendar { margin-top:-20px; text-align:center; }

.ue-event > a {
    display: block;
    font-style: italic;
    margin-top: 6px;
}

/* ---------------------------------------------------------------------------------
SPANISH
------------------------------------------------------------------------------------ */

p.spanish-btn {
	padding:8px 0 12px 0;
	text-align:left;
	border-bottom:1px dotted #F6F2E5;
	}

p.spanish-btn a {
	color:#2B853E;
	background:transparent;
	font-size:0.8em;
	text-decoration:none;
	padding:8px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */	
	border:0;
	}

p.spanish-btn a:hover {
	color:#999;
	background:transparent;
	text-decoration:underline;
	}	


/* ---------------------------------------------------------------------------------
RESOURCES
------------------------------------------------------------------------------------ */


p.small { font-size:0.8em; }

.resources { margin:0; padding:0; width:100%; }
.resources td { width:25%; padding:0; text-align:center; vertical-align:top; padding:15px 0; }
.resources td img { width:60%; max-width:140px; margin:0 auto 10px auto; background:#fff; padding:10px; display:block; }


/* ---------------------------------------------------------------------------------
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 {
    font-size:1.2em;
	background: #286118;
    color: #fff;
    padding: 15px 5%;
}

.alternaterow {
    background-color: #F6F2E5;
}

#employee {
	padding:15px 5%;
	}

#employee p.employeename { font-weight: bold; }
#employee p { font-size:0.9em; line-height:1.3em; margin-bottom:5px; }

#departmentList {
	padding: 10px 0;
	border-bottom:1px dotted #F6F2E5;
	}

#departmentList p {
    line-height: 1.8em;
    margin: 0;
}

#departmentList p a:hover { text-decoration:none; }	


/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */

.footer {
	background:#0a3d11;
	border-top:6px solid #fced1b;
	}


.mcps-info,
.credits,
.tron-login {
	border-bottom: 1px solid #082a0f;
    border-top: 1px solid #20522a;
    margin: 0;
    padding: 24px 0;
	}

.credits {
	text-align:center;
	font-size:0.8em;
	line-height:1.5em;
	color:#fced1b;
	}

.credits a {
	color:#fced1b;
	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:0.8em;
	line-height:1.5em;
	color:#fced1b;
	}

.footer ul,
.footer li {
	list-style:none;
	margin:0;
	padding:0;
	}

.footer li a {
	font-size:0.80em;
	color:#fced1b;
	display:block;
	padding:4px 10px;
	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: 30%;
}

.three-column .search {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
	margin-bottom:15px;
}

.one-column .search { width:25%; }


/* Misc -------------------------------------------------------- */

.btn-primary {
    color:#FFFEA9;
	background-image: none;
	background:#2B853E;
    border-color: #2B853E;
}


a.btn-primary:hover {
    color:#2B853E;
	background-image: none;
	background:#FFFEA9;
    border-color: #ccc;
	text-shadow:none;
}

html.embed { background:transparent; }


	
	

/* ---------------------------------------------------------------------------------
RESPONSIVE
------------------------------------------------------------------------------------ */



/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 240px) 
and (max-width : 768px) {
/* Styles */

html { background:#FCFAF2; }

.intro { font-size:2em;}
p, li { font-size: 1.2em; line-height:1.6em; }
h2, h2 a { font-size: 1.4em; text-align:center; } 
h3, h3 a { font-size: 1.2em; line-height: 1.4em; }

.navbar-collapse { max-height:none; }	
.navbar-toggle { display: block; float: none; margin: 10px auto; }

.site-header { min-height: 100px; }

.masthead h1 {
    background: url('../images/logo-sm.png') no-repeat scroll center top;
    display: block;
    height: 64px;
    margin: 22px 0;
    position: static;
    text-indent: -9999px;
    width: 100%;
}

.masthead { background:#133F1C; height:auto; }
#banner { display:none; }
address { display:none; }


.sidebar-1 {
	border:0px solid #e6e2d0;
	background:#f6f2e5;
	margin-top:10px;
	padding:0 5%;
	}

.school-info-box p { text-align:left; }
#sb-menu2 { border-bottom:0px solid #E6E2D0; }
.sidebar-1 h2 { border:1px solid #e6e2d0; }
.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:0.5em 0; width:100%; margin:0; }
.navbar-default .navbar-nav > li > a:last-child { border-bottom:0;}
.navbar-default .navbar-nav > li > a:hover { color:#FFFEA9; background:#06801B; border-top:1px dashed #ccc; padding:0.5em 0; margin:0;  }
.nav-wrapper { margin-bottom:0; }

.nav li { display: block; }


nav.list-group ul li a { border-bottom: 1px solid #E6E2D0; }

.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;
}


}

/* 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 (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 */

.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; }

}
	