/*
Theme Name: Fays
Theme URI: http://www.fayssjc.org/
Description: Custom theme for Fays web site.
Version: 1.0
Author: Jeremy Sullivan
*/
body
{
	background: #fafafa url(images/texture.gif);
	color: #333;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font: x-small/1.2 "Lucida Grande", Verdana, Helvetica, sans-serif;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	font: small/1.2 "Lucida Grande", Verdana, Helvetica, sans-serif;
}
html>body { font-size: small; }

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

span
{
	border: 0;
	padding: 0;
	margin: 0;
}

p
{
	margin: 0 10px 10px 10px;
	padding: 0;
}

h1, h2, h3, h4
{
	color: #006778;
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, "Times New Roman", serif;
}

h1
{
	font-size: xx-large;
}

h2
{
	font-size: medium;
}

h3
{
	margin: 0 10px;
	font-size: small;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	font-size: medium;
}
html>body h3 { font-size: medium; }

h4
{
	color: #000;
	font-weight: bold;
	margin-left: 10px;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	font-size: small;
}
html>body h4 { font-size: small; }

#page
{
	background: #006778;
	border: solid 1px #006778;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#top_spacer
{
	height: 10px;
	width: 800px;
}

#green_stripe
{
	height: 5px;
	width: 800px;
	background: #809015;
	margin: 10px 0 0 0;
}

#header
{
	width: 800px;
	height: 125px;
}

#olive_stripe
{
	width: 800px;
	height: 15px;
	background: #98925C;
}

#ql_container
{
	float: left;
	width: 114px;
	padding: 0px;
	margin: 5px;
	color: #fff;
}

#ql_container p
{
	margin: 7px;
}

#quick_links
{
	border-right: 1px solid #000;
	font: 11px Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #fff;
	width: 114px;
}

#quick_links ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#quick_links li
{
	border-bottom: 1px solid #fafafa;
	margin: 0;
}

#quick_links li a
{
	display: block;
	padding: 5px;
	background-color: #339DB2;
	color: #fff;
	text-decoration: none;
	width: 104px;
}

#quick_links li a:hover
{
	background-color: #3CC4DD;
	color: #fff;
}

#quick_links li ul
{
	display: none;
}

#quick_links li li
{
	border-bottom: 0;
	margin: 0;
}

#quick_links li li a
{
	padding: 4px 4px 4px 15px;
	background-color: #84A3AA;
	width: 95px;
}

div#maincontent
{
	float: left;
	width: 675px;
	background-color: #f2f2f2;
}

#tabs
{
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #6B78A9;
}

#tabs ul
{
	margin: 0;
	padding: 10px;
	list-style: none;
}

#tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a
{
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 7px;
	text-decoration: none;
}

#tabs a span
{
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #6B78A9;
}

#tabs a:hover
{
	background-position: 0% -42px;
}

#tabs a:hover span
{
	background-position: 100% -42px;
	color: #6B78A9;
}  

#tabs a.current span
{
	background-position: 100% -42px;
	color: #6B78A9;
}

#content
{
	margin: 10px;
	width: 425px;
	float: left;
	clear: left;
}

#content img
{
	margin: 10px;
}

#right
{
	float: left;
	margin: 0;
	padding: 10px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	clear: none;
	display: inline;
}

#blogbox
{
	margin-top: 50px;
	width: 180px;
}

#blog
{
	margin-top: 5px;
	color: #fff;
	padding: 5px;
	background-color: #84A3AA;
	width: 180px;
}

div#footer
{
	clear: left;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	color: #fff;
}

div#footer p
{
	margin: 5px;
	padding: 0;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
}
html>body div#footer p { font-size: x-small; }

#green_stripe_bottom
{
	padding: 0 0 10px 0;
}

#green_stripe_bottom div
{
	height: 5px;
	background: #809015;
}

