/*  
Theme Name: Small Planet - District
Theme URI: http://www.outofdarkness.com/
Description: The Small Planet theme. Based on YUI. Please refer to http://developer.yahoo.com/yui/grids/
Version: 2.0
Author: Andrew Jones
Author URI: http://www.outofdarkness.com/
*/

html {
    background: transparent;
}

body { 
	
}

#custom-doc h4 {
	text-transform:uppercase;
	background: url(images/yell-bar.gif) repeat-x;
	height: 25px;

}

#hd { 


}

#bannerimg {
	background: url(images/rcps-header.jpg) no-repeat;
	display: block;
	width: 960px;
	height: 154px;
	top: 0px;
	left: 0px;
	position: relative;
	top: 0;
	left: 0;

}

#home-banners {
	position: relative;
	top: 0;
	left: 10px;
	display: block;
	width: auto;
	height: 200px;
}

#home-banners-left {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 215px;
	height: auto;
}

h2 {
	margin-bottom: 0;
}

#home-banners-right {
	position: absolute;
	top: 0;
	left: 220px;
	display: block;
	width: 215px;
	height: auto;
}

#header-image {
	position: absolute;
	top: 0px;
	left: 406px;
}


.description {
	display: none;
}



#navcontainer {
	background: url(images/nav-bar2.jpg) repeat-x;
	width: 960px;
	height: 40px;
	position: relative;
	top: 0;
	left: 0;
}

ul {
	margin-left: 1em;
}

#navlist li {
	display: inline;
}

#navlist ul {

}

#navlist a {
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding-right: 6px;
	font-weight: bold;
}

#navlist li.current_page_item a {
	color: #f8c061;
}

#rssicon {
	position: absolute;
	top: 0;
	right: 5px;
}

#rssicon img {
	width: 24px;
	height: 24px;
	position: relative;
	top: 7px;
	left: 0;
	margin-left: 10px;
}

#search {
	padding-bottom: 10px;
}

input[type="text"], input[type="password"], textarea {
	width: 10.25em;
}

#content ul {
	padding-left: 12px;
	margin-top: -10px;
}

li {
	color: #494848;
}


#admin-menu {
	width: 212px;
}

#admin-menu li {
	line-height: 15px;
	color: #494848;
}

#admin-menu ul {
	padding-left: 0px;
}

.bd {
	position: absolute;

}

#bd {
	background-color: #f8c061;
}

#main .yui-g {

}

.yui-t3 .yui-b { 
	width: 185px;	
	padding-left: 10px;
	padding-top: 8px;
}

.yui-t3 .yui-b a { 
	list-style-type: none;
}


.yui-t3 #yui-main .yui-b {
	margin-left: 215px;
}

.yui-t3 .yui-b p {
	color: #494848;
}

.yui-ge div.first, .yui-gf .yui-u {
	width: 515px;
	padding-left: 0px;
	background-color: white;
	padding-right: 0px;
	min-height: 745px;
}

.yui-ge div.first a{
	color: #42706d;
}

.yui-ge div.first a:hover{
	color: black;
}

.yui-ge div.first a:visited{
	color: #42706d;
}

.yui-ge .yui-u, .yui-gf div.first {
	width: 25%;
	padding-right: 20px;
}

#news-arch a {
	line-height: 20px;
}

.yui-u a {
	text-decoration: none;
	color: #494848;
}

.yui-u a:hover {
	text-decoration: none;
	color: black;
}

.yui-u a:visited {
	text-decoration: none;
	color: #494848;
}

.yui-u p {
	color: #494848;
}


.yui-ge {
	padding-top: 15px;
}

.yui-u first a {
	text-decoration: none;
	color: #adb527;
}

.yui-u first a:hover {
	text-decoration: none;
	color: black;
}

.yui-u first a:visited {
	text-decoration: none;
	color: #adb527;
}

.yui-u p {
	color: #494848;
}

#content {
	width: 507px;
}

.yui-u h2 {
	text-transform: uppercase;
	padding-left: 12px;
	color: black;
}

#content p {
	width: 485px;
	padding-left: 12px;
	
}

#ft {
	background: url(images/footer.gif) repeat-x;
	width: 960px;
	height: 20px;
}

#ft p {
	padding-top: 10px;
	font-weight: bold;
}

.school {
	font-weight: bold;
	padding-left: 10px;
}

.address {
	padding-left: 122px;
}

.phone {
	padding-left: 110px;
}

.textwidget {
	padding-bottom: 15px;
	color: #494848;
}

.textwidget a, #leftsidebar a {
	color: #494848;
	text-decoration: none;
}

.textwidget a:hover {
	color: black;
}

.textwidget a: visited {
	color: #494848;
}


#wp-calendar {
	border:solid 4px;
	border-color: white;
	padding-top: 10px;
}

#wp-calendar th, td {
	border: none;
}

.ngg-galleryoverview {
	padding-left: 10px;
}

#custom-doc #content h4 {
	background: none;
}

#more {
	padding-left: 12px;
	padding-bottom: 20px;
}


#content-search {
	padding-left: 20px;
}



