/*
Theme Name: Pittsfield
Theme URI: http://wordpress.org/
Description: Custom theme for Pittsfield Public Schools
Version: 1.0
Author: Andy Rader
Tags: 

*/

/* ---------------------------------------------------------------
	Pittsfield Public Schools 
	(c) Copyright 2008
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
   ---------------------------------------------------------------
   
   Table of Contents
   
   1 Global Settings
   2 Wrapper and Containers
   3 General Typography
   4 Header
   5 Home Feature
   6 News
   7 Page Navigation
   8 Content
   9 Footer
   
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */
   
/* ---------------------------------------------------------------
	1 Global Settings
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

* { margin:0; padding:0; }

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 0.7125em Arial, Helvetica, Verdana, sans-serif; 	
	line-height: 1;
	color: #666;
	background: #ccc;
	height: 100%;
}

* html #wrapper {
	height: 100%;
}

img	{ border: 0; }
div { margin: 0; padding: 0; }
.clearing { clear:both;font-size:0;line-height:0; }


/* ---------------------------------------------------------------
	2 Wrapper and Containers
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#wrapper-home {
	background: #def1e7 url(images/bkgd-home-header.gif) repeat-x top;
	margin: 0 auto;
	position: relative;
}	

#wrapper-home-content {
	background: #f5f9f9 url(images/bkgd-wrapper-home-content.gif) repeat-x top;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	background: #f1faf6 url(images/bkgd-l2-page.gif) repeat-x top;
}	

#container {
	width: 792px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding: 0;
}

#home-container {
	width: 792px;
	margin: 0 auto;
	background: transparent url(images/bkgd-home-container.gif) repeat-y;
	text-align: center;
	position: relative;
	padding-bottom: 0px;
}

#page-container {
	width: 792px;
	background: transparent url(images/bkgd-container.gif) repeat-y;
	margin-top: 18px;
}

#ponies {
	height: 84px;
}

/* ---------------------------------------------------------------
	3 General Typography
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

p {
	margin-bottom: 18px;
}

h1	{
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	text-align: left;
	font-weight: normal;
	color: #0d0f1b;
	margin-bottom: 10px;
	
}  

h3	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: left;
	color: #0d0f1b;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 6px;
	clear: left;
}

h4	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	color: #658289;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 4px;
	clear: left;
}

h5	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	color: #0d0f1b;
	font-weight: normal;
	margin-bottom: 4px;
}

h6	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #666;
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
}

a {color: #730505;text-decoration:none;}
a:hover {color: #000;text-decoration:none;}

/* ---------------------------------------------------------------
	4 Header
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#header {
	text-align: left;
	padding-top: 12px;
}

#header h1 a {
	width: 306px;
	height: 44px;
	float: left;
	text-align: left;
	background: transparent url(images/bkgd-pittsfield-public-schools.gif) no-repeat;
	color: #3f2f1f; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	margin: 21px 0 0 12px;
}

#header img.seal {
	float: left;
	margin: 0;
	padding-top: 8px;
}

#topnav ul {
	float: right;
	margin: 12px 0 0 0;
	padding: 0px 0 0 0;
	clear: right;
}

#topnav li {
	list-style: none;
	display: inline;
	float: right;
}

#topnav li a {
	border-right: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	padding: 0 6px;
	color: #fff;
	font-size: .9em;
}

#topnav li a.last {
	border-right: none;
	padding: 0 0 0 6px;
}

#topnav li a:hover {
	color: #000;
}

#homenav {
	clear: both;
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0;
	border: 0;
}

#flash-frame {
	float: left;
	background: url(images/home-flash-placeholder.jpg) no-repeat top left;
	width: 390px;
	height: 280px;
}

#flash {
	padding: 20px 0 0 20px;
}

#navigaation {
	float: right;
	width: 384px;
}
	
#mainnav ul {
	margin: 0;
}

#mainnav li {
	list-style: none;
	display: inline;
}

#mainnav li a {
	font-size: 1em;
	line-height: 1.2em;
	color: #0d0f1b;
}

#mainnav li a:hover {
	text-decoration: underline;
}

#mainnav li.title a {
	font-size: 1.6em;
	line-height: 1em;
	display: block;
	margin: 6px 0 2px 0;
	color: #730505;
}

#mainnav li.title a:hover {color: #000; text-decoration: none;}

#homenav img.choice {
	float: left;
	margin-left: 20px;
	padding: 0;
	width: 198px;
}

#homenav img.news {
	float: right;
	margin-top: 30px;
	padding: 0;
	display: inline;
}

/* ---------------------------------------------------------------
	5 Home Feature
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#feature {
	width: 252px;
	margin: 24px 0 0 0;
	text-align: left;
	float: left;
}

#feature div.schoolselect {
	background: url(images/bkgd-schoolselect.jpg) no-repeat ; 
	width: 252px;
	height: 73px;
	margin-bottom: 6px;
}

#feature div.schoolselect form {
	padding: 40px 0 0 8px;
}

#feature h3	{
	font-size: .85em;
	color: #0d0f1b;
}

#feature h3 a.powerschool {
	background: url(images/bkgd-powerschool.jpg) no-repeat ;
	width: 252px;
	height: 42px; 
	float: left;
	text-align: left;
	color: #3f2f1f; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	margin: 6px 0;
}

#feature h3 a.firstclass {
	background: url(images/bkgd-firstclass.jpg) no-repeat ;
	width: 252px;
	height: 42px; 
	float: left;
	text-align: left;
	color: #3f2f1f; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	margin: 6px 0;
}

#feature h3 a.mcas {
	background: url(images/bkgd-mcas.jpg) no-repeat ;
	width: 252px;
	height: 42px; 
	float: left;
	text-align: left;
	color: #3f2f1f; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	margin: 6px 0;
}

#feature h3 a.studentwork {
	background: url(images/bkgd-studentwork.jpg) no-repeat ;
	width: 252px;
	height: 293px; 
	float: left;
	text-align: left;
	color: #3f2f1f; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	margin: 6px 0 24px 0;
}

#feature ul {
	padding: 0;
	margin: 0;
	text-align: left;
}

#feature li {
	list-style: none;
	font-size: 82%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #322a1e;
	line-height: 1.3em;
	margin-bottom: 3px;
	min-height: 115px;
}

#feature li a {
	font-weight: bold;
	color: #266a86;
	text-decoration: underline;
}

#feature li a:hover {
	text-decoration: none;
}

/* ---------------------------------------------------------------
	6 News
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#news {
	background: #fff;
	float: right;
	width: 472px;
	min-height: 100%;
	margin: 0;
	padding: 24px 24px 0 24px;
	text-align: left;
}

#news div.newsitem {
	padding-bottom: 80px;
	background: url(images/bkgd-news-swish.gif) no-repeat center bottom;
}

#news h2 {
	line-height: 120%;
}

#news h2 a {
	font-size: .85em;
	color: #0d0f1b;
	line-height: 120%;
	font-weight: normal;
}

#news h2 a:hover {
	text-decoration: underline;
}

#news ul {
	text-align: left;
}

#news p {
	line-height: 1.3em;
	font-size: 1.1em;
}

#news p a {
}

#news p a:hover {
}

#news img.banner {
	border: 12px solid #f5f9f9;
	margin: 6px 0 12px;
}

#news img.left {
	border: 1px solid #474850;
	margin: 2px 12px 6px 0;
	float: left;
}

#news img:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
}

#news ul {
	text-align: left;
	margin: 10px 0 24px;
	clear: left;
}

#news ul li {
	list-style: none;
	background: url(images/bkgd-list.gif) no-repeat 0px 4px;
	padding: 0 0 0 16px;
	margin: 8px 0 8px 30px;
	font-size: 1.1em;
}


#news ul.pdf li {
	list-style: none;
	background: url(images/bkgd-pdf-list.gif) no-repeat 0px 0px;
	padding: 0 0 0 22px;
	margin: 12px 0 12px 24px;
	font-size: 1.1em;
}

#news ol {
	text-align: left;
	margin: 16px 0 16px 16px;
	padding-left: 16px;
}

#news ol li {
	list-style: decimal;
	padding: 0;
	margin: 8px 0 8px 8px;
	font-size: 1.1em;
}

#news li a {
}
	
#news li a:hover {
}

#news li {
	line-height: 1.2em;
}


/* ---------------------------------------------------------------
	7 Page Navigation
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#nav {
	float: right;
	width: 272px;
	margin-top: 24px;
	text-align: left;
}

#nav ul {
	margin: 0 0 24px 24px;
	line-height: normal;
	list-style: none;
	border-top: 1px solid #fff;
}

#nav li {
	margin: 0;
	text-align: left;
}

ul#menu ul {
	margin: 0;
}

ul#menu li {
	list-style: none;
	display: inline;
	text-align: left;
}

ul#menu li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #730505;
	padding: 2px 0 2px 0;
	display:block;
	border-bottom: 1px solid #fff;
	width: 248px;
	text-decoration: none;
	letter-spacing: -.25px;
}

ul#menu li a:hover,
ul#menu li a.current {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

ul#menu li ul {
	border-bottom: 1px solid #fff;
}

ul#menu li li a {
	font-size: 1.1em;
	font-weight: normal;
	padding: 4px 4px 4px 24px;
	border-bottom: none;
	width: 220px;
	text-decoration: none;
	color: #000;
}

ul#menu li li a:hover,
ul#menu li li a.current {
	color: #000;
	background-color: #f5faf8; 
	text-decoration: none;
	border-bottom: none;
}

ul#menu li li ul {
	border-bottom: none;
	background-color: transparent;
}

ul#menu li li li a {
	font-size: 1em;
	padding: 6px 4px 6px 36px;
	background: none;
	text-transform: uppercase;
	color: #730505;
	background-color: transparent;
}

ul#menu li li li a:hover,
ul#menu li li li a.current {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
}


/* ---------------------------------------------------------------
	8 Content
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#content {
	float: left;
	width: 520px;
	height: 100%;
	text-align: left;
}

#content div {
	margin: 0;
	padding: 24px 12px;
	height: 100%;
}

#content h2 {
}

#content h2 a {
}

#content h2 a:hover {
	text-decoration: underline;
}

#content ul {
	text-align: left;
	margin: 10px 0 24px;
	clear: left;
}

#content ul li {
	list-style: none;
	background: url(images/bkgd-list.gif) no-repeat 0px 4px;
	padding: 0 0 0 16px;
	margin: 8px 0 8px 30px;
	font-size: 1.1em;
}

#content ul.pdf li {
	list-style: none;
	background: url(images/bkgd-pdf-list.gif) no-repeat 0px 0px;
	padding: 0 0 0 22px;
	margin: 12px 0 12px 24px;
	font-size: 1.1em;
}

#content ol {
	text-align: left;
	margin: 16px 0 16px 16px;
	padding-left: 16px;
}

#content ol li {
	list-style: decimal;
	padding: 0;
	margin: 8px 0 8px 8px;
	font-size: 1.1em;
}

#content li a {
}
	
#content li a:hover {
}

#content li {
	line-height: 1.2em;
}

#content p {
	line-height: 1.3em;
	font-size: 1.1em;
}

#content p a {
	text-decoration: underline;
}

#content p a:hover {
}

#content img.banner {
	border: 12px solid #f5f9f9;
	margin: 6px 0 12px;
}

#content img.left {
	border: 1px solid #474850;
	margin: 2px 12px 6px 0;
	float: left;
}

#content table {
	vertical-align: top;
	border: none;
	margin: 8px 0 24px;
	border-collapse:collapse;
	width: 100%;
}

#content table td {
	vertical-align: top;
	padding: 3px 0;
	font-size: 1.1em;
	line-height: 1.3em;
}



#content table td p {
	font-size: 1em;
}

#content table.underline {
	border-top: 1px solid #d9e7e0;
}

#content table.underline td {
	border-bottom: 1px solid #d9e7e0;
	margin: 0;	
}

#content table.underline tbody tr:hover td{color:#333;}

#content blockquote {
	margin: 12px 48px 12px 36px;
	text-align: left;
	background: url(images/bkgd-blockquote.gif) no-repeat top left;
	padding-left: 36px;	
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

#content blockquote span {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content strong {
	color: #505050;
}

/* ---------------------------------------------------------------
	9 Footer
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  */

#footer {
	background: #ccc;
	min-height: 148px;
	position: relative;
	width:100%; 
	border-top: 1px solid #aeaeae;
/*	border-bottom: 3px solid #730505; */
}

#footer div {
	width: 792px;
	margin: 24px auto; 
}

#footer p {
	color: #707070;
	font-size: 1.1em;
}

#footer ul {
	float: left;
	clear: left;
	list-style-type: none;
	margin: 0 0 6px 0;
	width: 100%;
}

#footer li {
	display: inline;
	margin: 0;
}

#footer li a {
	padding: 0 6px;
	border-right: 1px solid #730505;
}

#footer ul.language {
	margin: 0 0 24px 0;
}

#footer li a.spain {
	background: url(images/bkgd-spain-flag.gif) no-repeat left;
	padding: 0 12px 0 20px;
	border: none;
	font-size: 1.1em;
}

#footer li a.france {
	background: url(images/bkgd-france-flag.gif) no-repeat left;
	padding: 0 12px 0 20px;
	border: none;
	font-size: 1.1em;
}

#footer li a.portugal {
	background: url(images/bkgd-portugal-flag.gif) no-repeat left;
	padding: 0 12px 0 20px;
	border: none;
	font-size: 1.1em;
}

#footer li a.russia {
	background: url(images/bkgd-russia-flag.gif) no-repeat left;
	padding: 0 12px 0 20px;
	border: none;
	font-size: 1.1em;
}

#footer li a.last {
	border: none;
}

#footer li a.first {
	padding: 0 6px 0 0;
}

#footer li a:hover {
}
