/* 
Theme Name: Southpark Christian School Website Theme
Theme URI: http://www.southparkchristianschool.com/
Description: Wordpress design for blog and website for Foster Cryer Photography
Version: 1.0
Author: Foster Cryer
Author URI: http://www.gocryer.com/
*/

/*
Light Gray: #f1f1f1
Dark Gray Border: #636363
*/



/* 1::Borders, Margins, Padding, Size */
body {
	text-align: center;}

#body_content {
	display: block;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 5px;
	width: 600px; }

br.clear {
	clear: both; }

#content {
	padding: 5px 10px 10px 10px;}

#content, #header {
	background-color: #FFFFFF;
	border: 2px solid #636363;}

#footer {
	background-color: #7D7D7D;
	border: 2px solid #636363;
	clear: both;
	margin-top: 20px;
	padding: 5px; }

#header {
	display: block;
	height: 120px;
	margin-bottom: 10px;
	padding: 0px;}

#left_nav {
	float: left;
	margin-right: 40px;}

li {
	list-style-type: square;
	margin-left: -10px;}

#schoollife_container{
	background-color: #F1F1F1;
	border: 1px solid #636363;
	float: right;
	margin-left: 20px;
	padding: 5px;}

ul {
	margin-top: 0px;}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 904px;}
/* END- 1::Borders, Margins, Padding, Size */


/* 2::Typography */
body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;}

#footer {
	color: #FFFFFF; }

#footer h2 {
	font-weight: normal;
	margin: 0px 0px 10px 0px; }

#left_nav {
	float: left;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin-right: 40px;}

#left_nav {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;}

/* END- 2::Typography */


/* 3::Hyperlinks, Graphics */
a {
	color: #1360b2;
	text-decoration: none;}

a:hover {
	color: #636363;
	text-decoration: underline;}

body {
	background-image: url("http://www.southparkchristianschool.com/wp-content/themes/scs_v1/images/notepad_bkg.png");}

#body_content img {
	border: 1px solid #636363;}

#header img {
	border: 0px;}

#left_nav a {
	background: url(http://www.southparkchristianschool.com/wp-content/themes/scs_v1/images/scs_navigation_bkg.jpg) top left no-repeat;
	background-position: 0px 0px;
	border: 1px solid #636363;
	color: #636363;
	display: block;
	font-size: 16px;
	height: 32px;
	padding: 11px 0px 0px 45px;
	text-decoration: none;
	width: 176px; }

#left_nav a, #left_nav a:hover {
	margin-top: 5px; }

#left_nav a:hover {
	background: url(http://www.southparkchristianschool.com/wp-content/themes/scs_v1/images/scs_navigation_bkg.jpg) no-repeat;
	background-position: 0px -44px;
	color: #FFFFFF; }

/* END- 3::Hyperlinks, Graphics */