/*
Theme Name: Ishpeming Schools
Theme URI: http://www.IshpemingSchools.org/
Description: Two-column fixed-width with right navigation
Version: 1.0
Author: LA Keller for Sandstone Digital
Author URI: http://www.SandstoneDigital.com/
Tags: gray, grey, blue, fixed width, two columns, widgets, right menu
*/
*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
body{
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	text-align:center;
	line-height:1;
	background:url('images/bg.gif');
	}
table{
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	}
td{
	vertical-align:top;
	}
p{
	margin:5px 0 10px;
	}
ul,ol{
	margin:5px 25px 10px;
	}
li{
	margin:0 0 0 15px;
	}
h1,h2,h3,h4,h5,h6{
	font-size:150%;
	font-weight:normal;
	color:#3e3c7d;
	}
h2{
	font-size:137.5%;
	}
h3{
	font-size:125%;
	}
h4,h5,h6{
	font-size:112.5%;
	font-weight:bold;
	}
h5{
	font-size:100%;
	}
h6{
	font-size:90%;
	}
a:link,a:visited{
	text-decoration:none;
	color:#000;
	}
a:focus,a:hover,a:active{
	text-decoration:underline;
	}
#head{
	display:block;
	width:990px;
	height:258px;
	margin:0 auto;
	background:url('images/head_bg.gif') no-repeat;
	}
#rotate{
	float:left;
	width:658px;
	height:201px;
	margin:0 0 0 110px;
	background:#283572 url('images/headers/rotate.php') no-repeat;
	}
#head h1,#head h1 a{
	float:right;
	display:block;
	width:195px;
	height:249px;
	background:url('images/logo.gif') no-repeat;
	}
#head h1 a{
	text-indent:-9999px;
	background:none;
	}
#wrap{
	width:939px;
	margin:0 auto;
	padding:0 11px 0 40px;
	}
#inner_wrap{
	background:#fff url('images/side_bg.gif') repeat-y;
	}
#page{
	float:left;
	width:939px;
	padding:0 11px 0 0;
	text-align:left;
	background:url('images/bg_bg.png') no-repeat;
	}
#content,#site_map{
	float:right;
	font-size:87.5%;
	}
#top_nav{
	float:right;
	width:314px;
	height:28px;
	list-style:none;
	margin:0 369px 32px 0;
	background:url('images/top_nav.gif') no-repeat;
	}
#top_nav li{
	float:left;
	line-height:28px;
	margin:0;
	}
#top_nav li a{
	display:block;
	}
.post{
	float:right;
	width:691px;
	padding:0 5px 0 19px;
	line-height:1.4;
	background:#fff;
	}
#news{
	float:right;
	width:186px;
	margin:55px 0 20px 15px;
	padding:0 7px 35px;
	background:#fcf9e4;
	border:2px solid #4b391b;
	}
#news ul,#events-calendar-list li{
	list-style:none;
	list-style-image:none!important;
	margin:0;
	padding:0;
	}
#news li{
	margin:0;
	}
#news h4{
	clear:both;
	}
#news li a{
	padding:0 0 0 20px;
	line-height:1.6;
	background:url('images/arrow.gif') no-repeat 5px 3px;
	}
#news .more{
	float:right;
	padding:0 0 20px;
	}
#sidebar{
	float:left;
	width:198px;
	padding:0 0 25px 25px;
	}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar li{
	margin:0;
	padding:0;
	}
#sidebar li li{
	padding:0 0 0 10px;
	}
#sidebar li a{
	display:block;
	padding:0 0 0 15px;
	line-height:1.6;
	text-decoration:none;
	}
#sidebar li li a{
	padding:2px 0 2px 15px;
	}
#sidebar li a:focus,#sidebar li a:hover,#sidebar li a:active,#sidebar .current_page_item a{
	background:url('images/bullet.gif') no-repeat 0 5px;
	}
#sidebar .current_page_ancestor a,#sidebar .current_page_item li a{
	color:#bbb;
	background:none;
	}
#sidebar .current_page_item a{
	color:#fff;
	background:url('images/bullet.gif') no-repeat 0 5px;
	}
#sidebar .current_page_item li a:focus,#sidebar .current_page_item li a:active,#sidebar .current_page_item li a:hover{
	background:url('images/bullet.gif') no-repeat 0 5px;
	}
#sidebar .current_page_item a:hover{
	color:#333;
	}
#sidebar li li a{
	font-size:75%;
	color:#7f9a42;
	background:none;
	}
#site_map ul{

	}
#site_map li{

	}
#foot{
	clear:both;
	height:44px;
	padding:12px 11px 0;
	border-top:6px solid #72779e;
	}
#foot *{
	color:#2b296a;
	}
#foot p.right{
	float:right;
	width:100%;
	text-align:right;
	}
#foot ul,#foot p{
	margin:0 0 5px;
	font-size:62.5%;
	}
#foot ul{
	float:right;
	list-style:none;
	}
#foot li{
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #2b296a;
	}
#foot li:first-child{
	margin:0;
	padding:0;
	border:0;
	}
#foot .current_page_item a{
	text-decoration:underline;
	}
.pagetitle{
	float:right;
	width:695px;
	margin:5px 0 15px 0;
	}
.clear-b{
	clear:both;
	}
.right,.alignright{
	float:right;
	width:auto;
	}
.left,.alignleft{
	float:left;
	width:auto;
	}
.center,.aligncenter{
	text-align:center;
	}
.phone{
	display:inline-block;
	width:60px;
	}
.small{
	font-size:87.5%;
	}
.smaller{
	font-size:75%;
	}
.smallest{
	font-size:62.5%;
	}
