﻿/*  
Theme Name: SJCS
Theme URI: http://sjcs.org/
Description: The default SJCS theme.
Version: 1.0
Author: Brad Stripling
*/


/*-------------------------------------------
Color Chart
-----------------------------
body background           dadefa
dark blue                 010066
-------------------------------------------*/


/*-------------------------------------------
    Eric Meyer reset styles
-------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #dadefa;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*-------------------------------------------
    General Selectors
-------------------------------------------*/

body {
  font: 80%/1.2 Geneva, Arial, Verdana, "Trebuchet MS", san-serif;
}
h1, h2, h3, h4, h5, h6 {
  color: #010066;
  font-family: Georgia;
  font-weight: normal;
	margin-bottom: 0.6em;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.0em;
  font-weight: bold;
}
strong {
  font-weight: bold;
}
a {
  color: #010066;
  text-decoration: underline;
}
a:hover, a:focus {
  text-decoration: none;
}
p, ul, ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
p.last {
  margin-bottom: 0;
}
img {
  clear: both;
  border: 0;
}
button {
  border: 0;
}
.clear {
  clear: both;
}
#outer_wrapper {
  margin: 30px auto 0 auto;
  width: 862px;
}
#header {
  background: #dadefa url(images/header.gif) 0 0 repeat-x;
  height: 206px;
  margin: 0 16px;
  position: relative;
  width: 830px;
  z-index: 99;
}
#header .logo {
  float: left;
  margin-left: -24px;
}
#header #girl {
  background: url(images/header_girl.gif) 0 100% no-repeat;
  clear: none;
  float: right;
  height: 205px;
  margin-right: -29px;
  width: 250px;
}
#header h1 {
  background: url(images/header_h1.gif) 0 0 no-repeat;
  height: 48px;
  left: 138px;
  margin: 0;
  position: relative;
  top: 15px;
  width: 476px;
  text-indent: -9999px;
}
#header h2 {
  background: url(images/header_h2.gif) 0 0 no-repeat;
  height: 59px;
  left: 168px;
  margin: 0;
  position: relative;
  top: 64px;
  width: 411px;
  text-indent: -9999px;
}
#content_wrapper {
  background: url(images/body.png) 0 0 repeat-y;
  float: left;
  margin-top: -10px;
  width: 862px;
}


#nav_wrapper ul {
  clear: left;
  font-family: Georgia;
  float: left;
  margin: 14px 0 0 15px;
  width: 130px;
}
#nav_wrapper ul li {
  border-bottom: 1px solid #010066;
}
#nav_wrapper ul li.page_item {
  clear: both;
}
#nav_wrapper ul li a {
  color: #010066;
  display: block;
  padding: 5px 0 5px 15px;
  text-decoration: none;
}
#nav_wrapper ul li ul {
  margin: 0;
  padding: 0;
}
#nav_wrapper ul li.current_page_item ul {
  border-bottom: 1px solid #010066;
}
#nav_wrapper ul li.current_page_item ul li.page_item a { /* unhighlighted subnav item */
  border-right: 1px solid #010066;
  background-color: #DADEFA;
  color: #000;
}
#nav_wrapper ul li.current_page_item ul li.page_item a:hover { /* highlighted subnav item */
  border-left: 0;
  color: #000;
  font-weight: normal;
}
#nav_wrapper ul li.current_page_item a {
  background-color: #010066;
  color: #fff;
}
#nav_wrapper ul li.current_page_item a {
}
#nav_wrapper ul li ul li.current_page_item a,
 #nav_wrapper ul li.current_page_item a:hover {
}
#nav_wrapper ul li.current_page_item a:hover {
}

.rmItem
{
}

.rmItem ul
{
	background-color: #DADEFA;
}

.rmItem ul li
{
	background-color: #DADEFA;
}

#nav_wrapper a
{
	display:block;
	cursor: pointer !important;
}

#nav_wrapper a:hover
{
	background-color: #DADEFA;
}
/*
dl#navigation {
  clear: left;
  font-family: Georgia;
  float: left;
  margin: 14px 0 0 15px;
  width: 130px;
}
dl#navigation dt {
  border-bottom: 1px solid #010066;
}
dl#navigation dd {
  border-bottom: 1px solid #010066;
  border-left: 1px solid #010066;
  font-size: 0.6em;
  text-indent: 10px;
}
dl#navigation ul {
  margin: 0;
  padding: 0;
}
dl#navigation li {
  background: #fff;
}
dl#navigation li a, dl#navigation dt a {
  color: #010066;
  display: block;
  padding: 5px 0 5px 15px;
  text-decoration: none;
}
dl#navigation li a {
  border-bottom: 1px solid #010066;
  background-color: azure;
  color: #333;
  font-weight: bold;
  width: 115px;
}
dl#navigation li a:hover, dl#navigation dt a:hover {
  background: #010066;
  color: #fff
}
*/
#inner_content {
  border-left: 1px solid #010066;
  clear: none;
  float: left;
  min-height: 400px;
  padding: 15px 10px 0 15px;
  position: relative;
  width: 670px;
  z-index: 9;
}
div#content ul {
  list-style: disc;
  margin-left: 50px;
}
div#content ul li {
  margin-bottom: 4px;
}
#footer {
  background: #dadefa url(images/footer.gif) 0 0 repeat-x;
  clear: left;
  height: 36px;
  margin: 0 auto 2em auto;
  width: 862px;
}
#copyright {
  color: #010066;
  font-size: 0.8em;
  float: right;
  margin: 30px 15px 15px 0;
}
#alert {
  background-color: red;
  border-bottom: 1px solid #010066;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: -14px 0 14px -15px;
  padding: 10px;
  position: relative;
  width: 680px;
}
#alert p {
  margin: 0;
}
#alert a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#alert a:hover p {
  text-decoration: underline;
}
#home_ssp {
  float: right;
  margin: 0 10px 15px 10px;
}
#home_school_news {
  background: url(images/newspaper.gif) 100% 28px no-repeat;
  clear: both;
  float: left;
}
#home_birthdays {
  background: url(images/cake.gif) 100% 28px no-repeat;
}
#home_events {
  background: url(images/calendar.gif) 100% 28px no-repeat;
}
#home_birthdays,
 #home_events {
  clear: none;
  float: left;
}
#home_school_news,
 #home_birthdays,
 #home_events {
  overflow: hidden;
  width: 214px;
}
#home_school_news,
 #home_birthdays {
  margin-right: 10px;
}

#home_school_news div.wrapper,
 #home_birthdays div.wrapper,
 #home_events div.wrapper {
  border-left: 1px solid #010066;
  border-right: 1px solid #010066;
  font-size: 11px;
  height: 130px;
  margin-top: -5px;
  overflow: auto;
  padding: 5px;
}
#home_school_news h2,
 #home_birthdays h2,
 #home_events h2 {
  background: url(images/content_header.gif) 0 0 no-repeat;
  color: #fff;
  font-size: 14px;
  height: 28px;
  margin: 0;
  padding: 5px 0 0 10px;
}
#home_school_news div.bottom,
 #home_birthdays div.bottom,
 #home_events div.bottom {
  background: url(images/content_footer.gif) 0 0 no-repeat;
  height: 10px;
  width: 214px;
}
#home_birthdays div.wrapper h2 {
  display: none;
}

#featured_ssp {
  float: right;
  margin: 0 10px 15px 10px;
}

form p {
  margin: 0 0 10px 0;
  padding: 0;
}
form label {
  font-weight: bold;
}
form input,
 form textarea {
  margin-bottom: 4px;
  width: 200px;
}
form textarea {
  height: 100px;
  width: 350px;
}
form input[type="checkbox"],
 form input[type="radio"] {
  width: auto;
}
form input[type="submit"] {
  margin: 10px 0;
  width: 100px;
}
.wpcf7-not-valid-tip {
  background-color: #f00 !important;
  border: 0 !important;
  clear: both !important;
  color: #fff !important;
  display: block !important;
  left: 0 !important;
  position: static !important;
  top: 0 !important;
  width: 200px !important;
}
.wpcf7-validation-errors {
  background-color: #f7e700 !important;
  border: 0 !important;
}
.wpcf7-response-output {
  font-weight: bold;
  margin: 0 0 10px 0 !important;
  padding: 4px !important;
}
.wpcf7-mail-sent-ok {
  background-color: #398F14 !important;
  border: 0 !important;
  color: #fff;
}
#quick_subscribe_form {
  padding-bottom: 30px;
}
#quick_subscribe_form input {
  float: left;
}
#quick_subscribe_form input+input {
  clear: none;
  margin: 0 0 0 12px;
}

/******* 3 Columns ******/
.threeColTable
{
	width: 100%;
}
.col1
{	

}
.col2
{
	border-left: 1px solid #DADEFA;
	border-right: 1px solid #DADEFA;
}
.col3
{

}

.colInner
{
	padding: 5px 10px;
	height: 200px;
	overflow:scroll;
	width: 175px;
}

/******** Small Lists for Cols *******/
.smallHeading
{
	font-size: 12px;
}