/*------------------------------------------------------------------------
# Copyright (C) 2008 Response Targeted Marketing. All Rights Reserved.
# Author: Response Targeted Marketing
# Websites:  www.responsetargetedmarketing.com - www.naturalwebmarketing.com - www.thebrainmill.com
-------------------------------------------------------------------------*/

/* sidebar calendar */

.sidebar_schoolcalendar {
background:#000080;
border:1px solid #82c4e7;
font-weight:bold!important;
font-size:14px;
padding:5px;
}

.sidebar_schoolcalendar a {
display:block;
}

/* event calendar */

.widget_calendar_upcoming li {
font-weight:bold!important;
}

.widget_calendar_upcoming li li {
font-weight:normal!important;
margin-top:0px!important;
}


div.pad {
padding: 0px 0px;
}

#sidebar div.pad, #sidebar2 div.pad, #footer div.pad, #main div.pad, #navbar div.pad, .credits  {
padding: 4px 8px;
}

/*
The font family
*/

.custom,
.custom input,
.custom select,
.custom button
{
	font-family: "Arial", sans-serif;
}


/*
The font size
*/

.custom h1
{
	font-size: 2.0;
}

.custom h2,
.custom #wp-calendar caption
{
	font-size: 1.7;
	font-transform: lowercase;
}
.custom h3,
{
	font-size: 1.3;
}

body.custom,
.custom,
.custom p,
.custom li,
.custom dt,
.custom dd,
.custom table,
.custom th,
.custom td,
.custom input,
.custom select,
.custom button,
.custom pre,
.custom code,
.custom .entry_header h2,
.custom .spread_the_word h2,
.custom .comment_header h2
{
	font-size: small;
}



/*
The color and background colors
*/

body
{
	background-image: url(/images/background3.jpg);
	background-repeat: repeat-x;
	background-color: navy;
	border-top: 200px;
	border-color: red;
}


#ext_wrapper,
#wrapper,
#header
{
	background-color: #ffffff;
}

#ext_sidebar,
#sidebar,
#sidebar2
{
	background-image: url(/images/side_back.jpg);
	background-repeat: none;
	background-color: #ffffff;
}

#footer,
#body,
#main,
#ext_main,
{
	color: black;
	background-color: #ffffff;
}

/*
The borders
*/

#header
{
	border-top: transparent solid 1px;
	border-bottom: transparent solid 1px;
	border-left: transparent solid 1px;
	border-right: transparent solid 1px;
/*	background-image: url(/images/schoolheader.jpg); */
	text-align: center;

}

#navbar,
{
	border-top: transparent solid 1px;
	border-bottom: transparent solid 1px;
}


/*
The navbar and calendar header colors
*/

#navbar,
#wp-calendar thead th
{
	background-color: #FFFFFF;

}

#navbar
{
	background-image: url(/images/navbar.jpg);
	background-repeat: x;
	background-position: bottom;
}


/*
The navbar link styles
*/

.navbar a:link,
.navbar a:visited
{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border-bottom: none;
	padding-right: 50px;
}

.navbar a:hover,
.navbar a:active
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border-bottom: none;
	background-color: transparent;
}



/*
Center the navbar
*/

#header_nav
{
	text-align: left;
	float: none;		
}

/*

#search_form			/* this hides the search form in all cases */
{
	display: none;
}

*/

/*
Header styles and colors
*/

#header div.pad
{
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#sitename
{
	text-align: center;
}

.header h1
{
	margin: 0px;
	padding: 0em 0px 0em 0px;
	text-transform: uppercase;
}

.header h2
{
	margin: 0px;
	padding: 0em;
	font-size: small;
	text-transform: uppercase;
	color: #FF5938;
	background-color: white;
}

.header h1 a:link,
.header h1 a:visited,
.header h1 a:hover,
.header h1 a:active
{
	color: #FF5938;
}


/*
Body styles and colors
*/

.main h1
{
	text-transform: uppercase;
	font-weight: normal;
}

.main h1
{
/*	color: #FF5938;*/
	color: #e94424;
}

.main h1 a
{
/*	color: #FF5938;*/
	color: #e94424;
}


.main h2
{
	font-weight: normal;
/*	color: #FF5938;*/
	color: #e94424;
	border-bottom: none;
}

.main h3
{
/*	color: #FF5938;*/
	color: #e94424;
	font-weight: normal;
}

/*

/*
General font settings
*/

 h1,
 h2,
 h3,
{
	color; #324BA0;
}


a:link p, 
a:link h1,
a:link h2,
a:link h3
{
	color: #FF5938;
}

span[title] 
{
	color: #963;
}


a[img]
{
	border-bottom: none;
}

a:link,
a:visited
{
	color: #FF5938;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #FF5938;
	text-decoration: underline;
}

.nav_active
{
	color: #ffee00;
}



/* definition hover box */

a.def {
	text-decoration: underline;
	font-weight: normal;
	color: #FF5938;
}
 
a.def span {
	display: none;
}
 
a.def:hover {
	position: relative;
	text-decoration: underline;
	font-weight: normal;
	color: #FF5938;
}
 
a.def:hover span {
	display: block;
	position: absolute;
	top: 1.5em;
	left: 1.5em;
	background-color: #EEEEEE;
	border: thin solid black;
	color: black;
	width: 18em;
	padding: .25em;
}

.entry_actions a:link,
.entry_actions a:hover,
.entry_actions a:visited,
.entry_actions a:active {
	font-size:11px;
}

/* 
This is the float divs
*/

.floatleft
{
	float: left;
	text-align: center;
	padding: 10px 10px 5px 0px;
}

.floatright 
{
	float: right;
	text-align: center;
	padding: 10px 0px 5px 20px;
}

.center
{
	text-align: center;	
}

.caption
{
	color: #909090;
	font-size: 0.6em;
}

/*
Quote formatting
*/

blockquote
{
/*	background-color: #fffacd;*/
	background-color: #eefaff;
	padding-left: 50px;
	padding-right: 10px;
	margin: 5px 20px 0px 20px;
	color: #2F4F4F;
}

/*
Article divs
*/

.primary,
.secondary
{
	padding: 5px 15px 15px 15px;
}

/*
object divs
*/

.index li
{
	margin: 10px;
	padding: 10px;
	padding-left: 20px;
	width: 300px;
	border: #aaaaaa 1px solid;
	list-style-type: none;
	background-color: #f3f4ff;
}

.index li:hover,
.index a:hover
{
	background-color: #f3f4f9;
	color: #0000ff;
}

#aftero
{
	clear: right;
	text-align: center;
}

.advert 
{
	text-align: center;
	width: 250px;
	border: #996633 solid 1px;
	padding: 5px 10px 5px 10px;
	background-color: white;
}

.advert1 
{
	text-align: center;
	width: 150px;
	border: #996633 solid 1px;
	padding: 5px 10px 5px 10px;
	background-color: white;
}

.wide_advert 
{
	text-align: center;
	width: 350px;
	border: #996633 solid 1px;
	padding: 5px 10px 5px 10px;
	background-color: white;
}

.advert h3,
.advert h2,
.wide_advert h2,
.wide_advert h3,
.advert1 h2,
.advert1 h3
{
	color: #B22222;
	font-weight: normal;
}

.advert p
{
	color: #2F4F4F;

}

.object
{
	width: 400px;
}

.external
{
	width: 400px;
	height: 400px;
}

q
{
	color: italics;
}


/* PRELUDE PAGES DIV BOXES */
.statement
{
	background-color: #FF5938;
	color: #000000;
	padding: 5px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.mainpage h2
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	display: block;
	font-weight: normal;
}

.mainpage h2 a:link,
.mainpage h2 a:visited
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	background-color: #FF5938;
	color: white;
	text-decoration: none;
}

.mainpage h2 a:active,
.mainpage h2 a:hover
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	color: white;
	text-decoration: underline;
}

.mainpage img
{
	margin: 0px;
	margin-right: 10px;
}

.mainpage_menu
{
	width: 100%;

}

.mainpage_left
{
	position: relative;
	width: 48%;
	height: 300px;
	float: left;
	text-align: left;
}

.mainpage_right
{
	position: relative;
	width: 48%;
	height: 300px;
	float: right;
	text-align: left;
}

.mainpage_menu table
{
	border: 0px;
}

.mainpage ul
{
	margin-left: 10px;
	padding-left: 10px;
}


.mainpage li
{
	list-style-image: url(/images/bullet.gif);
}

.mainpage p
{
	padding: 3px;
}


/*
Sidebar styles and colors
*/

.sidebar h2
{
	border-bottom: none;
	color: #000099;
	font-size:14px;
}

.sidebar li li 
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-image: none;
	list-style-type: none;
	color: #000000;
	font-weight: normal;
}

#sidebar2 li li 
{
	color: #000000;
}

.sidebar a:link,
.sidebar a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.sidebar a:hover,
.sidebar a:active
{
	color: #ffee00;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

/*
Footers
*/

.footer_boxes
{
	border-top: 1px solid #b4b4b4;
	font-size: 8px;
}

#footer
{
	font-size: 11px;
	color: #000000;
}

#extra_footer
{
	font-size: 11px;
	color: #000000;
}

.sitedesign
{
text-align: left;
font-size: 11px;
}

/*
FAQ Page
*/

.backtotop
{
	text-align: right;
}


/*
Followon div
*/

.followon li
{
	list-style-image: url(/images/bullet.gif);
}

.followon ul
{
	padding-top: 10px;
	padding-left: 15px;
	margin-left: 15px;
}


#main img
{
	border: 1px solid #000000;
	margin: 10px;
}

/*
Testimonial Menu
*/

.testimonials_menu
{
	padding: 5px 15px 0px 15px;
}
