/*
Theme Name: iNACOL 2010
Theme URI: http://bluemarblecreative.net/
Author: Steve @ Blue Marble Creative

----------------------------------------------------------
important colors
----------------------------------------------------------
#43ae4b decisions
#27aae0 curriculum
#c2472f budget
#4e3879 quality
#973973 teachers
#a3d043 students
#f26824 funding
#d2242b admin
#02558f home
#fdb945 policies
----------------------------------------------------------

*/


#header {
 background:url('images/header/bg-home.jpg') top no-repeat; }

#header #title {
 background:#02558f url('images/color-bar/home.gif') bottom repeat-x; }
 
#content h1 {
 color:#02558f;
 font-size:45px; line-height:46px;
 margin:0 0 20px 0;
}

#content h2 {
 font-size:22px; line-height:24px;
 margin:40px 0 12px 0;
}

#sidebar {
 top:60px; }
 
.subnav li li {
 color:#02558f; } 

#sidebar h2 {
 position:relative;
 top:-30px;
 font-size:20px;
 background:url('images/sidebar/home-top.gif'); }

#sidebar p {
 background:url('images/sidebar/home-bot.gif') bottom no-repeat;
 position:relative;
 top:-42px; }

 
#error h1 { 
 font-size:45px; line-height:46px;
 margin:10px 0 0 0; }
 
#error h2 {
 margin:20px 0 20px 0; }
 
#error ul {
 padding-left:20px;
 margin:10px 0;
 font-weight:bold;
 list-style:none; }

#error ul li {
 margin-top:15px; }
 
#error ul ul li {
 margin-top:0; }
 
#error ul a {
 text-decoration:none;
 font-size:18px; }
#error ul ul a {
 text-decoration:underline;
 font-size:14px; }
 
#error ul ul { color:#777;
 list-style:disc;
 font-weight:bold;
 margin-bottom:30px; }
 
#error ul ul ul { font-weight:normal;
 margin-bottom:10px; }
 
#error ul ul ul {
 list-style:none;
 padding-left:10px; }

#error li {
 margin-bottom:5px; }
