/* Olentangy Local School District */

* { margin: 0; padding: 0; }

.clear { clear: both; }

.cancel { color: #666; text-decoration: line-through; }

table {
	border-collapse: collapse;
	}

hr {
	height: 0px;
	color: #eee;
	margin: 12px auto;
	}
	
ul li { list-style-type: none; }


.left {float: left; margin-right: 10px;}
.right { float: right; margin-left: 10px;}
.center { text-align: center }
.highlighter {background-color: #ffffcc;}


a { 
	color: #955f01;
	text-decoration: none;}
a:hover { 
	color: #0000aa;
	text-decoration: underline;
	}
	
a:focus { 
	outline: 0;
	border: 0;
	}

h1, h2, h3, h4, h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 130%;
	}
	
h1 { 
	font-size: 1.6em; 
	}
	
h2 { 
	font-size: 1.4em;
	margin-top: .75em;
	margin-bottom: 0px;
	}
	
h3 { 
	font-size: 1.3em;
	margin-top: .75em;
	}


.sidebar h4, .sidenav h4 { 
	font-size: 1.2em; 
	margin: 0em 0 .25em 0; 
	text-transform: uppercase; 
	}

h5 { font-size: 1em; }
h6 { font-size: 1em; }
	
	

ul#skiplinks { 
	list-style-type: none; 
	visibility: hidden; 
	width: 0px; 
	height: 0px; 
	float: left; }
ul#skiplinks a { 
	border:none; 
	}

.pagetitle {
	text-align: center;
	margin-top: .5em;
	margin-bottom: .5em;
	}
h2.subtitle {
	margin-top: -.35em;
	}
.subtitle {
	text-align: center;
	margin-top: 0em;
	margin-bottom: .5em;
	}

body { 
	background-color: #e2e0dd; 
	color: #333; 
	text-align: center; 
	padding: 0;
	font-size: 62.5%;  /* 16px x 62.5% = 10px */
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 100%;
	}
	
/* -----------------------Header----------------------*/

#header { 
	background: #00c url(../images/ui/background-fill.png) center top repeat-x;
	position: relative;
	height: 150px;
	overflow: hidden;
	font-family: "Helvetica Neue" Arial, Helvetica, sans-serif; 
	color: white; 
	font-size: 1.2em; 
	line-height: 130%; 
	}

#header a img, a img { border: none; }

#header a, #header a:visited { 
	color: #fde46e; 
	text-decoration: none; 
	border-bottom: 1px solid #fff7dc; 
	}
#header a:hover, #header a:focus { 
	color: white;  
	text-decoration: none; 
	border-bottom: 1px solid white; 
	}

#header h1 a, #header h1 a:visited { 
	color: #fff; 
	text-decoration: none; 
	border-bottom: none; 
	}
	
#header h1 a:hover, #header h1 a:focus { 
	color: #fde46e;  
	text-decoration: none; 
	border-bottom: none; 
	}
	
#masthead {
	height: 150px;
	margin: auto;
	background: transparent url(../images/ui/masthead.png) center top no-repeat;
	}
	
div.logo {
	height: 150px !important;
	width: 150px !important;
	padding: 0; margin: 0;
	background: url(../images/ui/logo.png) top center no-repeat;
	float: left;
	margin-left: 75px;
	}

	
/* -----------------------Header Navigation ----------------------*/
	
	
#navbar {
	background: #0000cc url(../images/ui/navback.png) bottom center repeat-x; 
	overflow: hidden; 
	clear: both;
	}
	
#navbar ul { 
	list-style-type: none; 
	float: left;
	font-size: 1.2em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	line-height: 100%; 
	margin-left: 16px;
	margin-right: 10px;
	}
#navbar li { 
	display: inline; 
	float: left; 
	font-weight: bold; 
	}

#navbar li a { 
	display: block;
	height: 1.1em;
	float: left; 
	text-align: center; 
	color: white; 
	font-weight: bold; 
	letter-spacing: 0.09em;
	text-decoration: none; 
	padding: .75em 15px .75em 15px;}

body.home li#navHome a, 
body.dist li#navDist a, 
body.boe li#navBoe a,
body.index li#navIndex a,
body.dir li#navDir a
  { background: transparent url(../images/ui/navHere.png) bottom center no-repeat; }

#navbar li a:hover { 
	background: transparent url(../images/ui/navHover.png) bottom center no-repeat; 
	}
	

#search{ 
	margin-right: 10px;
	float: right;
	margin-top: 7px;
	}
	
#search form {
	}
	
#navbar form input[type="text"] {
	font-size: .9em;
	color: #555;
	padding: 0 10px;
	width: 15em;
	margin: 0;
	float: left;
	}

input[type="submit"] { padding: 2px 6px; font-size: .9em; margin-left: 6px;}



/* -----------------------The Meat ----------------------*/
	

#container {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	color: #333;
	background: #fff;
	}
	
.content { 
	text-align: left; 
	width: 700px; 
	padding: 0 0 10px 10px; 
	margin-bottom: 20px;
	margin-top: 15px;
	float: right; 
	background-color: transparent;	
	line-height: 150%;
	}
	
.content p { margin-bottom: 1em;}

.content p.caption, .datestamp { 
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #666; 
	margin: 0; 
	padding: 0 0 .5em; 
	}
	


.main { 
	width: 460px; 
	float: left;
	line-height: 150%;
	font-size: 1.3em;
	}

.main h4 { 
	color: #010167; 
	margin: 1em 0 0 0; 
	text-transform: uppercase;
	font-size: 1.2em; 
	}


.wide .main {
	width: 700px;
	margin-left: 10px;
	}
	
body#nonav .content {
	width: 900px;
	}
	
		
body#nonav .main {
	width: 100%;
	}
	
.main div.leftcol {
	width: 45%;
	float: left;
	}
.main div.rightcol {
	width: 45%;
	float: right;
	}

.main ul {
	margin-bottom: 1em;
	}

.main ul li{
	margin-left: 1.5em;
	margin-bottom: .5em;
	list-style-image: url(../images/bluestar.png);
	}
	
.main ul ul li{
	list-style-image: none;
	}
	
.main dt, .sidebar dt {
	font-weight: bold;
	}
	
.main dd {
	margin-bottom: 12px;
	}
h2.sectionhead	{
	margin-top: 20px;
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #010167; 
	}
/* ---------------sidebar -----------------*/

.sidebar { 
	width: 220px; 
	float: right; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	}
	
div.sidebar #events ul {margin-left: 26px; }

div.main ol li, div.sidebar ol li { margin: .25em 0 0 2em; }

ol.lowercase {list-style-type: lower-alpha; }

ol.uppercase {list-style-type: upper-alpha; }

.sidebar ul li, div.sidebar ol li { 
	padding: .2em 0; 
	line-height: 130%; 
	}

div.sidebar address, div.sidenav address {
	line-height: 150%;
	margin-top: 10px;
	}
	

	
.sidebar .moreinfo {
	border-left: 1px dotted #999;
	padding: 0px 0px 0px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
	
.sidebar .moreinfo h3 a {
	color: #333; 
	}
.sidenav { 
	width: 215px; 
	float: left; 
	text-align: left; 
	padding: 0px 0 10px 5px; 
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	}

div.sidenav  ul { 
	list-style-type:none; 
	margin-left: 26px;
	}
	
div.sidenav ul li, div.sidenav ol li { 
	padding: 3px 0; 
	line-height: 130%; 
	}
	

div.sidenav ul ul { 
	padding: .25em 0 0 0; 
	margin-left: 1.3em; 
	list-style-type: none; 
	}
div.sidenav ul ul li, div.sidenav ol ul li { 
	padding: .15em 0; 
	margin-left: 0.5em; 
	line-height: 130%; 
	}
		
div.sidenav li a {
	font-weight: normal;
	}


.sidenav h4 a:link, .sidenav h4 a:visited, .sidenav h4 a:active {
	text-decoration: none;
	}
.sidenav h4 a:hover {
	border-bottom: 1px dotted #009;
	}
.sidenav p { 
	margin: 10px;
	margin-left: 0;
	line-height: 150%;
	}	

.sidenav h4 a.here {
	color: #555;
	}
	
.sidenav li a.here, .sidebar li a.here { text-decoration:underline; 
	color: #b4945d;
	}

	
.story { clear: both; }	
	
.wrap {
	width: 1024px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#footer { 
	background: #e2e0dd; 
	padding: 10px 10px 20px; 
	clear: both; 
	border-top: 1px dotted #777;	
	color: #666;
	line-height: 130%;
	font-size: 1em;
	}
	
	#footer .disclaimer {
		float: left;
		text-align: left;
		}
		
	#footer address {
		text-align: right;
		font-style: normal;
		}
		
#bottomnav
{
	clear: both;
	background-color: #fcf9f4;
	border-top: 1px dotted #ad8200;
	padding: 15px 0 20px 0;
}


#bottomnav ul.bottomnav-links { overflow: hidden; text-align: left;  }
#bottomnav ul ul { float: none; margin: 0; }
#bottomnav ul li { display: block; float: left; width: 170px; margin: 0 20px 0 0;  padding: 1px 0; line-height: 130%;
}

#bottomnav #public {
	margin-right: 0;
	}

#bottomnav p {
	text-align: left;
	}
	
#bottomnav ul ul { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	margin-top: 2px; 
	line-height: 130%; 
	text-transform: none;
	font-size: 100%;
	}
	
#bottomnav h5 { 
	font-size: 1em; 
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 2px solid #eadec5;
	}

/* ----------------- home page ------------------------ */



#newsfeed{
	background: transparent url(../images/newspaper-icon.png) top left no-repeat;
	padding-top: 3px;
	margin-bottom: 20px;
	}
	
#newsfeed h4 {
	margin-left: 26px;
	}
	
	

#links h4 {
	margin-left: 26px;
	padding-top: 10px;
	}

#links {
	background: transparent url(../images/fav.png) left 5px no-repeat;
	padding-top: 0px;
	margin-bottom: 20px;
	}	
body.home #feedlinks {
	background: transparent url(../images/rss_icon_glass16.PNG) left top no-repeat;
	margin-bottom: 20px;
	}
#feedlinks h4 {
	margin-left: 20px;
	}
#feedlinks p {
	margin: 2px 0px;
	font-family: Georgia, "Times New Roman", serif;
	}

div#mail  {
		clear: both;
		background: transparent url(../images/olsd-stamp-icon.png) left top no-repeat;
		padding-top: 7px;
		margin-bottom: 20px;
	}

div#mail h4 {
	margin-left: 30px;
	}

div.rightcol #mail{
	clear: none;
	background: transparent url(../images/olsd-stamp-icon.png) left 14px no-repeat;
	}



div#events {
	background: transparent url(../images/ical.png) left top no-repeat;
	padding: 6px;
	margin-bottom: 20px;
	}
	
.main div#events {
	background-position: left 20px;
	}
div#events h4 { 
	font-size: 1.3em; 
	margin-left: 30px;
	}
div#events table {
	margin-top: 10px;
}

div#events td {
	border-bottom: 1px solid #e2e1dd;
	padding: 2px 0px;
	vertical-align: top;
	line-height: 130%;
	}
div#events td:first-child {
	white-space: nowrap;
	padding-right: .5em;
	}
	
div#events p {
	text-align: center;
	}
	



div.alert, div.notice, div.normal { 
	margin: 5px auto 20px auto;
	padding: 10px 12px;
	border: 1px dotted #ddd;
	position: relative;
	margin-bottom: 20px;
	}
	

div.alert h4, div.notice h2 { 
	font-size: 1.4em; 
	text-align: center; 
	}
div.alert h4, div.notice h4 { 
	font-size: 1.3em; 
	text-align: center;
	margin: 0;
	padding: 0;
	}

.sidebar .alert p.datestamp, .sidebar .notice p.datestamp {padding: 0; text-align: center;}

.alert {
	color: #390b01;
	background-color: #ffb400;
	border: 4px solid #ab1901!important;
	padding: 10px 12px;
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px;
}
.alert a {
	color: #000099;
	}
	
.alert a {
	border-bottom: 1px dotted #000099 !important; 
	}
.alert a:hover {
	border-bottom: 1px solid #000099 !important; 
	text-decoration: none;
	}
	
.alert h4 {
	color: #8e0101;
	}
	
.alert .datestamp {
	color: #390b01;
	}
	
.alert p { margin: .5em; }
	
	

.notice {
	color: #333;
	background-color: #fff3c1;
	-webkit-box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 1px 1px 4px #999;
	box-shadow: 1px 1px 4px #999;
	}

.main .notice {
	padding: 12px;
	margin: 12px auto;
	}
	
.normal {
	background-color: #fcf9f4;
	}


div.story {

	margin: 10px auto 10px auto;
	width: 400px;
	padding: 5px 10px;
	}

div#preload { display: none; }


/*------- begin promotion slideshow ----------*/

#slideshow
{
	margin: 10px auto 10px auto;
	width: 420px;
	height: 250px;
	position: relative;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif; 
/*
	border: 2px solid #e9e9e9
*/
}


#slideshow .content2, #slideshow .content3, #slideshow .content4
{
	display: none;
}

#slideshow .slideshow-content
{
	background: #fff;
	position: absolute;
	height: 250px;
	overflow: hidden;
	width:420px
}



#slideshow .slideshow-content .slideshow-image
{
	width: 420px;
	height: 180px;
}

#slideshow .slideshow-content .slideshow-image img
{
	display: block;
	margin-bottom: 5px;
}

#slideshow .content1 {
	background: #fff url(../images/slideshow/classroomHS.jpg) top left no-repeat;
	}

#slideshow .content2 {
	background: #fff url(../images/slideshow/studentsMS.jpg) top left no-repeat;
	}
#slideshow .content3 {
	background: #fff url(../images/slideshow/kkids.jpg) top left no-repeat;
	}

#slideshow .content4 {
	background: #fff url(../images/slideshow/funds.jpg) top left no-repeat;
	}

#slideshow .content5 {
	background: #fff url(../images/slideshow/WalnutCreekES.jpg) top left no-repeat;
	}
	
#slideshow .content6 {
	background: #fff url(../images/slideshow/hardhat.jpg) top left no-repeat;
	}


#slideshow .content7 {
	background: #fff url(../images/slideshow/construction.jpg) top left no-repeat;
	}


#slideshow h3
{
	display: none;
}

#slideshow .slideshow-content h3
{
	display: block;
	font-size: 1.1em;
}

#slideshow .slideshow-content h4
{
	padding: 0 0 .5em 5px!important;
	border: none;
	margin: 0px;
	font-size: 1.1em;
	overflow: hidden;
	text-align: center;
}


#slideshow .slideshow-content .slideshowInfo
{
	font-size: .9em;
	overflow: hidden;
}

.slideshowInfo a, .slideshowInfo a:link {
	color: #fff !important;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	}
	
.slideshowInfo a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}

#slideshow .slideshow-content .slideshowInfo li {
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	}

#slideshow .counter
{
	color: #eee;
	width: 30px;
	text-align: right;
	position: absolute;
	right: 24px;
	bottom: -2px;
	z-index: 500;
}


#slideshow .slideshow-nav
{
	background: transparent;
	width: 56px;
	height: 16px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
	clear: left;
	font-size: .7em;
	z-index: 555;
}



#slideshow .slideshow-nav .next
{
	position: absolute;
	top: 0;
	right: 0;
	height: 16px;
	width: 80px;
	padding-right: 0px;
	text-align: right;
	color: #777;
}

#slideshow .slideshow-nav .next a:link,
#slideshow .slideshow-nav .next a:visited
{
	color: #eee;
	background: url(../images/slideshow/navNext.png) no-repeat right top;
	padding-right: 20px !important;
	height: 16px;
	width: 60px;
	display: block;
	margin: 0px 0 0 0;
}

/*
#slideshow .slideshow-nav .next a:hover
{
	color: #520d0d;
}
*/

#slideshow .slideshow-nav .next a:active
{
	background: url(../images/slideshow/navNextDown.png) no-repeat right top;
}



/*-------------Directory Pages-------------*/

body#directory .content { 
	text-align: left; 
	width: 100%; 
	padding: 0 0 10px; 
	margin-bottom: 20px;
	margin-top: 15px;
	float: right; 
	background-color: transparent;	
	line-height: 150%;
	}


body#directory .main {
	width: 100%;
	}


/* ----------------Accordions -----------------*/

.accordion {
	margin: 10px auto;
	border: 1px solid #e2e0dd;
	}

.accordion-toggle {
	display: block;
	background:  #e2e0dd url(../images/ui/accordionToggle.png) center bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 3px 10px;
	color: #000099;
	text-decoration: none;
	cursor: pointer;
	margin: 0 0 0 0;

}

.accordion-toggle-active {
	background: #c9c7c4 url(../images/ui/accordionToggle-Active.png) center top repeat-x;
	border-top: 1px solid #b4b1ae;
	color: #000066;
}

.accordion-content {
	background-color: #fcf9f4; 
	overflow: hidden;
	padding: 0 10px;
	color: #444444;
}
	
div#sectiontoopen {
	display: none;
	}

/*---------------------*/

.sidenav div.accordion {
	width: 200px;
	float: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	}
 .sidenav div.accordion-toggle {
 	width: 180px;
 	margin: 0;
 	padding: 6px 10px; 
 	display: block;
 	line-height: 130%;
 	}
 	
 .sidenav .accordion-content  {
 	padding: 0;
 	margin: 0;
 	background-color: #ffffff;
 	}
 	
 .sidenav .accordion-content ul, .sidenav .accordion-content ol {
 	margin: auto .75em !important;
 	}
 	
 .sidenav .accordion-content ol li {
 	margin-left: 1.75em;
 	}

 div#contactdiv {
 	width: 492px;
 	height: 322px;
 	margin: auto;
	background: #fff url(../images/rolodexCard.png) top center no-repeat; 
	overflow: hidden;
 	}
  div#contactdiv h3 {
  	text-align: center;
  	margin: 30px auto 0px auto;
  	}
  	
  div#contactdiv h3 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000099; 	
	}

 div#contactdiv address {
  	text-align: center;
  	margin-bottom: 15px;
  	clear: both;
  	}
  	
  div#contactdiv p {
  	margin-left: 20px;
  	}
  	
#contactdiv div.left {
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	width: 190px;
	clear: left;
	}
	
#contactdiv div.right {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 260px;
	clear: right;
	}  	

    div#contactdiv p.link {
  	clear: both;
  	float: none;
  	margin-left: auto;
  	margin-right: auto;
  	text-align: center;
  	padding: 0;
  	}
/*div#contactdiv p.phone {
  	width: 180px;
  	float: left;
  	margin-top: 20px;
  	}
  div#contactdiv ul {
  	float: right;
  	width: auto;
  	margin-right: 20px;
  	margin-left: 10px;
  	margin-top: 20px;
  	margin-bottom: 0px;
  	padding-left: 20px;
  	clear: right;
  	}
*/
div#contactdiv li { margin-left: 20px; 
	line-height: 120%;}
	
	
	
	
/* ----------------images -----------------*/

img.framed {
	border: 1px solid #e2e0dd;
	padding: 6px;
	}
	
/*------------ subdivision lists----------- */
#subdivs table {
	border-collapse: collapse;
	margin: auto;
		}
		
#subdivs tr.heading-divide {
	border-bottom: #000 solid 2px;
	}
#subdivs td, #subdivs th {
	border: 1px solid #999;
	padding: 2px 10px;}
	
	
#subdivs th  {
	font-weight: bold;
	}

#subdivs td.elems, #subdivs th.elems  {
	background: #e2e0dd
	}
	
#subdivs td.ms, #subdivs th.ms  {
	background: #d1dcfe
	}
	
#subdivs td.hs, #subdivs th.hs  {
	background: #ffe073
	}

/* ------- Start and Dismissal times table ---*/
.stimes {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	font-family: Arial, Helvetica, sans-serif;	}
	
.stimes td {
	border: 1px solid #999;
	padding: 3px;
	vertical-align: bottom;
	}

.stimes td:first-child {
	text-align: left;
	width: 14em;
	padding-right: 1em;}
	
.stimes th {
font-weight: bold;
padding-top: 1em;}

/* ----------------
 page to page navigation */		
	
.navigation {
	clear: both;
	margin-top: 20px;
	padding-top: 0px;
	border-top: 1px dotted #999;}
	
.navprevious a, a:link a:visited a:active  {
	display: block;
	padding-left: 10px;
	float: left;
	}

.navprevious a:hover   {
	text-decoration: underline !important;
	border: none !important
	}

.navnext a, a:link a:visited a:active  {
	padding-right: 30px;
	float: right
	}

.navnext a:hover   {
	text-decoration: underline !important;
	border: none !important
	}
 
	
.navtop a, a:link a:visited a:active {
	display: block;
	float: left;
	padding-left: 10px;
	}	
.navtop a:hover  {
	text-decoration: underline !important;
	background-color: transparent !important;
	border: none !important;
	}	
	
	

/*-----------misc --------------*/

.annotation {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	}
	
.leftcol blockquote, .rightcol blockquote {
	margin-left: 1.5em;
	}
	
.footnote {
	clear: left;
	font-size: .8em;
	border-top: 1px solid #e2e0dd;
	padding-top: .5em;
	line-height: 140%;
	}
	
.newitem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b92111;
	}
/*enrollment data */

table.enroll {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 20px 0;
	width: 280px;
	}
.enroll td {
	border: 1px solid #999;
	vertical-align: bottom;
	empty-cells: show;
	text-align: right;
	padding: 0px 2px;
	}
.enroll th {
	border: 1px solid #999;
	background-color: #ffffcc;
	color: #000;
	font-size: 95%;
	text-align: center;
	}
.enroll th.grade {
	}

table.enroll caption {
	font-weight: bold;
	}
	
table.allborder {
	border: 1px solid #eee;
	margin: 12px auto;
	}
table.allborder td, table.allborder th {
	border: 1px solid #aac;
	padding: 0 4px;
	}
table.allborder caption {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	}
	
.transport td {vertical-align: top; 
	}
	
.transport td:first-child { font-weight: bold; }

/* Building CIP */
#cip table {
	border-collapse: collapse;
	width: 98%;
	margin: 10px auto;
	}
	
#cip td {
	border: 1px solid #999;
	vertical-align: top;
	padding: 0 6px;
	}
#cip th {
	text-align: left;
	border: 1px solid #999;
	vertical-align: bottom;
	padding: 0 6px;
	}

