/*  
Theme Name: Olentangy Orange Middle School

Description: The Trailblazers
Version: 2.0
Author: KSP
Template: Olentangy
*/

* { 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: #0000cc;
	text-decoration: none;}
a:hover { 
	color: #e56100;
	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%;
	}
	
	
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%;
	}

#container { 
	margin: 0 auto; 
	width: 100%; 
	text-align: center; 
	color: #333; 
	background: #fff;
	}
	
	
.wrap { 
	width: 940px; 
	margin: 0 auto; 
	text-align:center; 
	}
	


blockquote { 
	font-style: normal;
	text-align: justify;
	color: #000; 
	margin: 1.5em 1.5em 1.5em 0px;
	padding: 0px 0px 0px 30px;
	background: transparent url(images/quotes.png) top left no-repeat;
}

blockquote blockquote {
	background-image: none;
	}
h1 { 
	font-size: 1.8em; 
	}
	
h2 { 
	font-size: 1.6em;
	margin-top: .75em;
	margin-bottom: 0px;
	}
	
h3 { 
	font-size: 1.5em;
	margin-top: .75em;
	}


h4, .widgettitle { 
	font-size: 1.3em; 
	margin: 0em 0 .25em 0; 
	text-transform: uppercase; 
	}

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


/*----HEADER----*/
#header { 
	background: #fff url(images/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: url(images/ooms-banner.png) center top no-repeat;
	}
	
div.logo {
	height: 150px !important;
	width: 150px !important;
	padding: 0; margin: 0;
	background: url(images/oomsLogo.png) top center no-repeat;
	float: left;
	margin-left: 75px;
	}

/*--- Search Form ---*/
#search{ 
	margin-right: 10px;
	float: right;
	margin-top: 7px;
	}
#s {
	background: #F4F4FC url(images/searchicon.png) right no-repeat; 
	color: #999;
	border: #c0c0cc solid ; 
	border-width: 2px 1px 1px 2px; 
	width: 172px; 
	height: 16px; 
	padding:3px 0 2px 5px; 
	margin:0;
	}
	


/* -----------------------Header Navigation ----------------------*/
	
	
#navbar {
	background: #0000cc url(images/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/navHere.png) bottom center no-repeat; }

#navbar li a:hover { 
	background: transparent url(images/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;}



/*----SIDEBAR STYLES----*/


.sidebar { 
	width: 220px; 
	float: right; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 150%;
	}
	
ol li { margin: .25em 0 0 2em; }
	
.sidebar li { 
	padding: .2em 0; 
	line-height: 130%; 
	}

.sidebar ul {
	margin-bottom: 20px;
	}
	
.sidebar h3 a {
	color: #333; 
	}
	
div.sidebar address, div.sidenav address {
	line-height: 150%;
	}
	
.sidebar p, .sidebar li, .sidebar address, .sidenav li {
		font-size: 1.1em;
	}
	
.sidebar .moreinfo {
	border-left: 1px dotted #999;
	padding: 0px 0px 0px 10px;
	margin-bottom: 20px;
	}
	
	
#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;
	}	

 #feedlinks {
	background: transparent url(images/rss_icon_glass16.PNG) left top no-repeat;
	margin-bottom: 20px;
	margin-top: 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;
		margin-top: 20px;
	}

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

.sidenav { 
	width: 215px; 
	float: left; 
	text-align: left; 
	padding: 0px 0 10px 5px; 
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	}

div.sidenav  ul { 
	list-style-type:none; 
	margin-left: 26px;
	}
	
div.sidenav ul li, div.sidenav ol li { 
	padding: .35em 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: #848490;
	}


	
/*--- Content ---*/
.content { 
	text-align: left; 
	width: 700px; 
	padding: 0 0 10px 10px; 
	margin-bottom: 20px;
	margin-top: 15px;
	float: right; 
	background-color: transparent;	
	}
	
p.caption, p.datestamp { 
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #666; 
	margin: 0; 
	padding: 0 0 .5em; 
	}
	
.content p { margin-bottom: 1em;}

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

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

.main p, .main ul, .mail ol, .main blockquote { 
	font-size: 1.3em;
	margin-bottom: 1em;
	line-height: 150%;
	}


.wide .main {
	width: 680px;
	margin-left: 10px;
	}
.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;
	}


/*----- BLOG NAME AND DESCRIPTION ----*/

.content h1 a{
	padding: 0px;
	margin: 0;
	text-decoration: none;
	color: #333;
}

.content h1 a:hover{
	text-decoration: none;
	color: #be571f;
}
.content h1 {
	text-align: center;
	margin-top: 15px;
	}
	
.content .description {
	text-transform: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	}


/*----POST----*/

.post{
	padding: 0px;
}

.post h2{
	color: #010167; 
}
.post h2 a {
	text-decoration: none;
	color: #010167; 
	}

.post h2 a:hover {
	text-decoration: none;
	color: #be571f;
	border-bottom: 1px dotted #010167;
	}
/*

h2.entrytitle  {
	border-bottom: 4px double #999;
	}
*/
	

p.postinfo{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	padding:0;
	margin: 0;
	margin-bottom: 12px;
}



h2.postdate{ 
	color: #666; 
	font-size: 1.4em;
	font-style: italic;
	border-bottom: 4px double #999;}

.postmetadata {
	color: #888;
	border-bottom: 2px dotted #aaa;
	margin: 20px 0 0 0;
	padding: 5px 0 ;
}
p.postmetadata {
	font-size: 1.1em;
	}
p.postmetadata a, p.postinfo a {
	color: #888;
	}
	
p.postmetadata a:hover, p.postinfo a:hover {
	color: #333;
	text-decoration: underline;
	}


.entry {
	line-height: 150%;
	margin-top: 1ex;
}

.entry p { 
	margin-bottom: 1em;
	}
	
.entry p p {
		font-size: 1em;
	}
.entry p p, .entry p ul, .entry p blockquote {
		font-size: 1em;
	}

.entry ul, .entry ol { 
	margin: 0 0 1em 0px; 
}
	
.entry ul { 
	list-style: url(images/bluestar.png); 
}
	
.entry a:link, .entry a:visited {
	color: #e56100;
	border-bottom: 1px dotted #e56100;
	}
.entry a:hover, .entry a:active {
	color: #0000cc;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	}
	
.entry strong {
	font-family: Arial, Helvetica, sans-serif;
	}
.entry img {
	max-width: 100%
	padding: 6px; 
	}

.entry img.framed {
	border: 1px solid #e2e0dd;
	}

.entry img.alignleft { 
	margin: 0.5em 15px 0.5em 0; 
	float: left; 	
	display: inline;
}
		
.entry img.alignright { 
	margin: 0.5em 0 0.5em 15px; 
	display: inline;
}
		
.entry img.center { 
	display: block; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	float: none; 
	clear: both; 
}

img#wpstats{display:none}

.center {
	text-align: center
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {border: none; }


/* End Images */
		
.navigation{
	float: left;
	width: 95%;
	margin: 0;
	font-size: 12px;
	}

.previous { padding: 0 20px; float: left; }
	
.next {padding: 0 20px; float: right; }

/* widgets */

.sidebar_widget {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid orange;
	padding: 4px;
	}
	
ul#events-calendar-list {
	margin-left: 0;
	padding-left: 0;
	}

/*---- calendar formatting ---*/

table#wp-calendar {
	width: 85%;
	font-size: 100%;
	text-align: center;
	margin: 4px 0 10px 2px;
	border-collapse: collapse;
	background-color: transparent;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#wp-calendar td {
	width: 14%;
	}
	
#wp-calendar td.pad {
	}

td#today {
	background: #efeffc;
	}
#wp-calendar th{
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	padding: 2px 0;
	}

#wp-calendar tbody {
	}

#wp-calendar a{
	font-weight: bold;
	display: block;
	background-color: #d2d2eb;
	border: 1px outset #aaa;
	}
	
#wp-calendar a:hover{
	display: block;
	text-decoration: none;
	background-color: #ffcc00;
	border: 1px inset #666;
	}
#wp-calendar tfoot td {
	border: none;
	}	
#wp-calendar tfoot a {
	border: none;
	background-color: transparent;
	}

#wp-calendar tfoot td a:hover {
	text-decoration: underline;
	background-color: transparent;
	border: none;
}

	
/*----FOOTER----*/
#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;
	}

/* Table */
.entry table {
	margin: auto;
	margin-bottom: 10px;
	font-size: 1.3em;
	width: auto;
	}


.entry th {
	border-bottom: 1px dotted #999;
	padding: 4px;
	}
	
.entry td { 
	padding: 4px;
	text-align: center;
	border-bottom: 1px dotted #999;
	}

.entry td:first-child { text-align: left;
	padding-right: 6px;}

table.schedule {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	}

table.schedule td {
	border: 1px solid #999;
	padding: auto;
	padding-left: 3px;
	}	
	

table.schedule caption {
	font-weight: bold;
	}