/*
Theme Name: Redeemer
Theme URI: http://joshsalwen.com/wordpress-themes/
Description: Redeemer Preschool Website theme
Version: 1.0
Author: Josh Salwen
Author URI: http://joshsalwen.com/
Tags: 2 columns, white, widgets, fixed width, 800px, salwen
*/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html{
    background-color: #b4c9a2;
}
body {
    background-color: #b4c9a2;
	line-height: 1.33;
    font-size: 75%;
    font-family: Arial;
    text-align: center; /* center page */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	/* outline: 2px dotted cyan; */
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1
{
    font-size: 1.5em;
    font-weight: bold;
    color: #5ba621;
    margin: 0 0 .5em 0;
}
h1 span
{
    display: block;
    margin: .5em 0 0 0;
    font-size: .9em;
    color: #5357cf;
}
h2
{
    font-size: 1.3em;
    font-weight: bold;
    color: #5357cf;
    margin-bottom: 10px;
}

.home h2
{
    clear: both;
    font-size: 1.3em;
    text-align: center;
    margin: 0;
    padding: 15px 0 0 0;
}
h3, h4, h5, h6
{
    font-size: 1em;
    font-weight: bold;
}

p
{
    margin: 0 20px 1em 0;
}

a.pdf, a.xls, a.doc, a.ppt, a.txt, a.zip
{
    padding-right: 18px;
    background: transparent none no-repeat 100% 0;
    min-height: 16px;
    display: inline-block;
}
a.pdf
{
    background-image: url(images/icon_pdf.gif);
}
a.xls
{
    background-image: url(images/icon_excel.gif);
}
a.doc
{
    background-image: url(images/icon_word.gif);
}
a.ppt
{
    background-image: url(images/icon_power_point.gif);
}
a.txt
{
    background-image: url(images/icon_text.gif);
}
a.zip
{
    background-image: url(images/icon_zip.gif);
}
#colMain ul, #colMain li
{
    margin-left: 10px;
}
#colMain ul
{
    list-style: disc;
    margin-bottom: 1em;
}
#colMain ul ul
{
    list-style: circle;
}
#colMain li
{
    margin-bottom: .25em;
}
#page
{
    font-size: 1em;
    width: 808px;
    text-align: left;
    margin: 16px auto;
    padding: 30px 0 0 0; /* room for bg_page_top.gif */
    background: transparent url(images/bg_page_top.gif) no-repeat 0 0;
    overflow: hidden;
}
#mainBody
{
    padding: 0 89px 0 45px; /* right: 75px + 14px (bg border); left: 75+1(bg) - 31 (for navSec) */
    background: #fff url(images/bg_page_mid.gif) repeat-y 0 0;
    overflow: auto;
}
#header
{
    margin: 0 0 0 31px;
    overflow: hidden;
}
h1#logo, a#logo
{
    float: left;
    display: inline;
    margin: 0 0 23px 2px;
    padding: 0;
    width: 309px;
}
#content
{
    padding: 0 0 20px 0;
    margin: 24px 0 0 0;
    min-height: 350px;
}

.home #content
{
    margin-left: 31px;
}
#colLeft
{
    float: left;
    display: inline;
    width: 181px;       /* 150+31px (bleed into left margin) */
    margin: 0 35px 0 0; 
    overflow: hidden;
}
/* 15px (bleed) + 150px (left col) + 35px (white space) + 458px (main) = 643px */
#colMain
{
    float: right;
    display: inline;
    width: 458px;
    overflow: hidden;
}
.home #colMain
{
    float: none;
    display: block;
    width: 643px;
}
#contentBody
{
    float: left;
    width: 650px;
}
#footer
{
    text-align: center;
    background: #b4c9a2 url(images/bg_page_btm.gif) no-repeat 0 0;
    margin: 0;
    padding: 43px 14px 0 1px; /* room for bg_page_btm.gif + 10 */

}
#footer #terms
{
    display: inline;
    margin: 0;
    padding: 0;
}
#footer #terms li
{
    margin: 0;
    padding: 0;
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #000;
}
#footer #terms li.first
{
}
#footer #terms li.last
{
    padding-right: 0;
    border: 0;
}
#skipLinks {
    font-size: 1pt;
    line-height: 1px;
    color: #fff;
}
#skipLinks a {
  color: #fff; 
  text-transform: none;
  text-decoration: none;
}
#header #branding
{
    float: left;
}
#navPrim
{
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
#navPrim ul
{
    margin: 0 auto;
    padding: 0;
}
#navPrim li
{	
    border-top: 1px solid #5357cf;
    border-bottom: 1px solid #5357cf;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2em;
}
#navPrim li a
{
    display: block;
    margin: 0;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    white-space: nowrap;
    color: #5ba621;
}
#navPrim li.current_page_item a, #navPrim li.current_page_ancestor a
{
    color: #5ba621;
    text-decoration: none;
}
#navPrim li a:hover
{
    color: #fff;
    background-color: #fc9200;
    text-decoration: none;
}
#GlobalLinks
{
    float: right;
    display: inline;
    margin: 20px 0 0 0;
    padding: 0;
    vertical-align: middle;
}
#GlobalLinks li
{
    float: left;
    display: inline;
    margin: auto 0 auto 15px;
    padding: 0;
    line-height: 2;
}
#GlobalLinks li.first
{
    margin-left: 0;
}
#GlobalLinks li input.textbox 
{
    border: 1px solid #939698;
    width: 70px;
    margin: 0 5px 0 0;
    padding: 0;
}
#GlobalLinks a, #GlobalLinks a:visited, #GlobalLinks a:active,
#GlobalLinks a:hover
{
    color: #939698;
    text-decoration: none;
}

#navSec
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#navSec li
{
    padding: 0 0 0 22px;
    margin: 0;
    min-height: 25px;
}
#navSec li a
{
    color: #808284;
    text-decoration: none;
    line-height: 2;
    margin: 0 0 0 8px;
}
#navSec li.hover
{
    background: transparent url(images/bg_nav_hand_hv.gif) no-repeat 0 0;
}
#navSec li.current_page_item
{
    background: transparent url(images/bg_nav_hand_at.gif) no-repeat 0 0;
}
#navSec li.hover a
{
    color: #5ba621;
}
#navSec li.current_page_item a
{
    color: #5ba621;
    text-decoration: underline;
}
#navSec li.current_page_item li a
{
    text-decoration: none;
}
#navSec ul
{
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#navSec li.current_page_item ul,
#navSec li.current_page_ancestor ul /*, #navSec li.hover ul */
{
    display: block;
}
#navSec ul li
{
    margin: 0;
    /*padding: 0 0 0 15px;*/
}
#navSec li li a, #navSec li.current_page_item li a
{
    color: #5357cf;
}
#navSec ul li.current_page_item
{
}
#navSec ul li.current_page_item a
{
}
.home #photos
{
    margin: 0 0 2em 0;
    overflow: hidden;
}
.photo
{
    float: left;
    display: inline;
    margin: 0 15px 15px 0;
}
div.photo, dl.photo dt
{
    display: block;
    position: relative;
}
.home .photo
{
    margin: 0 17px 0 0;
}
.content .photo
{
    clear: left;
}
.photo dd
{
    display: block;
    font-size: .9em;
    margin: .4em .5em 0 .5em;
}
.photo img
{
    display: block;
    border: 1px solid #9aa0ca;
}
.photo span.photoCorner
{
    position: absolute;
    display: block;
    width: 100%;
    height: 11px;
    left: 0;
}
.photo span.tl
{
    top: 0;
    background: transparent url(images/bg_photo_tl.gif) no-repeat 0 0;
}
.photo span.tr
{
    top: 0;
    background: transparent url(images/bg_photo_tr.gif) no-repeat 100% 0;
}
.photo span.bl
{
    bottom: 0;
    background: transparent url(images/bg_photo_bl.gif) no-repeat 0 100%;
}
.photo span.br
{
    bottom: 0;
    background: transparent url(images/bg_photo_br.gif) no-repeat 100% 100%;
}
.home .promo
{
    position: relative;
    float: left;
    display: inline;
    margin: 2em 20px 0 0;
    padding: 0 0 20px 0;
    width: 201px;
    min-height: 130px;
    text-align: center;
}
.home .promo h3
{
    margin: 0 0 10px 0;
    padding: 10px 0;
    color: #fff;
    font-size: 1.2em;
}
.home .promo p
{
  margin: 0 15px;
  padding: 0;
}
.home .promo p.more
{
  text-align: right;
}
.home #colMain .promo ul
{
    text-align: center;
    margin: 0 15px;
}
.home #colMain .promo li
{
    margin-bottom: .5em;
}
.home #announcements
{
    background-color: #b9b7d4;
}
.home #announcements h3
{
    background-color: #5357cf;
}
.home #tour
{
    background-color: #fddaab;
}
.home #tour h3
{
    background-color: #fc9200;
}
.home #gallery
{
    background-color: #c0d1b1;
}
.home #gallery h3
{
    background-color: #5ba621;
}
.home #gallery img
{
    display: inline;
    margin: 0 2px;
}
.home .last
{
    margin-right: 0;
}
.content .promo
{
    position: relative;
    display: block;
    width: 100%;
    background-color: #cfdbc3;
    overflow: hidden;
}
.content .promo span.corner
{
    position: absolute;
    display: block;
    width: 100%;
    height: 12px;
    left: 0;
}
.content .promo span.tl
{
    top: 0;
    background: transparent url(images/bg_promo_tl.gif) no-repeat 0 0;
}
.content .promo span.tr
{
    top: 0;
    background: transparent url(images/bg_promo_tr.gif) no-repeat 100% 0;
}
.content .promo span.bl
{
    bottom: 0;
    background: transparent url(images/bg_promo_bl.gif) no-repeat 0 100%;
}
.content .promo span.br
{
    bottom: 0;
    background: transparent url(images/bg_promo_br.gif) no-repeat 100% 100%;
}
.content .promo .promoBody
{
    padding: 20px 0 20px 20px;
}
.content .promo img
{
    float: right;
    margin: 0 0 0 20px;
}
blockquote
{
  background: transparent url(images/bg_quote_left.gif) no-repeat 0 0;
  padding: 0 0 0 45px;
  margin: 0 0 2em 0;
}
blockquote p
{
  padding: 0 45px 0 0;
}
blockquote p.first
{
  background: transparent url(images/bg_quote_right.gif) no-repeat 100% 0;
}
blockquote .citationsrc
{
  margin: 0 45px 0 120px;
  text-align: right;
}
/* search */
input#btnSearch
{
  color: #fff;
  background: #7b7b7b url(images/bg_button_search.gif) repeat-x 0 0;
}
input#btnSearch:hover
{
  color: #000;
}
/* location page */
p.googleCaption
{
    font-size: .9em;
    margin-top: 0;
}
/* schedule */
table#schedule .time
{
    width: 110px;
}
table#schedule td
{
    padding: 0 0 10px 0;
    vertical-align: top;
}
#extras {float:right; margin:0 0 0 5px; width:140px;}

