/*  
Theme Name: Small Planet v2.0
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: #4D85C5;
    color: #333;
}

#custom-doc { width:960px;*width:960px;min-width:965px; margin:auto; text-align:left; }

.yui-t4 #yui-main, .yui-t5 #yui-main, .yui-t6 #yui-main {
	margin-right: -200px;
}

.yui-g .yui-gc div.first, .yui-gc div.first, .yui-gd .yui-g, .yui-gd .yui-u {
	width: 470px;
}

.yui-t4 #yui-main .yui-b {
	margin-right: 190px;
}

#yui-main {
	width: 960px;
}

body { 

}

a:link, a:visited {
	color: #5683BA;
}

#hd { 
	height: 246px;
}

#hd #bannerimg {
	display: block;
	width: 960px;
	height: 246px;
	background: url('images/home_header2.jpg') no-repeat;
	margin-left: -1px;
}

#hd #bannerimg h1 {
	margin: 0;
	padding: 0;
}

#hd #bannerimg h1#header a {
	display: block;
	text-indent: -999em;
	width: 250px;
	height: 200px;
}

#hd #bannerimg .description {
	display: none;
}

#login {
	margin-left: 880px;
	margin-top: -189px;
}

#login a {
	text-decoration: none;
	font-weight: bold;
}

/* Start Page Navigation */
#hd #navcontainer {
	display: block;
	position: relative;
	top: -35px;
	left: 270px;
	width: 480px;
	height: 25px;
}

#hd #navcontainer ul {
	margin: 0;
}

#hd #navcontainer ul li {
	list-style: none;
	height: 0px;
}

#hd #navcontainer ul li a#navlist-item1 {
	display: block;
	width: 48px;
	height: 25px;
	background: url('images/home_header2.jpg') -270px -211px no-repeat;
	text-indent: -999em;
	
}

#hd #navcontainer ul li a#navlist-item2 {
	display: block;
	width: 102px;
	height: 25px;
	background: url('images/home_header2.jpg') -315px -211px no-repeat;
	text-indent: -999em;
	position: relative;
	top: 0px;
	left: 43px;
}

#hd #navcontainer ul li a#navlist-item3 {
	display: block;
	width: 106px;
	height: 25px;
	background: url('images/home_header2.jpg') -400px -211px no-repeat;
	text-indent: -999em;
	position: relative;
	top: 0px;
	left: 128px;
}

#hd #navcontainer ul li a#navlist-item4 {
	display: block;
	width: 117px;
	height: 25px;
	background: url('images/home_header2.jpg') -506px -211px no-repeat;
	text-indent: -999em;
	position: relative;
	top: 0px;
	left: 233px;
}

#hd #navcontainer ul li a#navlist-item5 {
	display: block;
	width: 87px;
	height: 90px;
	background: url('images/home_header2.jpg') -630px -211px no-repeat;
	text-indent: -999em;
	position: relative;
	top: 0px;
	left: 360px;
}


#hd #navcontainer ul li a#navlist-item6 {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -999em;
	position: relative;
	top: -60px;
	left: 615px;
}


/* End Page Navigation */

#searchbox {
	margin-left: 507px;
}

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

}

#submit {
	margin-left: -50px;
	margin-top: -19px;
}

#box {
	margin-left: 24px;
}

#bd {

}

#bd #yui-main {
	background: url('images/home_bg.gif') repeat-y;
}

#bd #sidebar {
	width: 199px;
	background: url('images/home_sidebartop.gif') no-repeat;
	padding-top: 45px;
}

#bd #sidebar .content {
	margin-left: 15px;
	margin-right: 30px;
	font-size: 92%;
	color: #EEE;
}

#bd #sidebar .content h2 {
	color: #FFCC66;
	border-bottom: 1px solid #EEE;
	margin-right: 10px;
}

#sidebar a {
	color: white;
	text-decoration: none;
}

#sidebar a:hover {
	color: #FFCC66;
	text-decoration: none;
}

#sidebar li{
	list-style-type: none;
}

#rrwib-sb {
	width: 183px;
}

#rrwib-sb li{
	list-style-type: none;
	margin-right: 10px;
	padding-top: 15px;
	border-top: 1px solid #EEE;
	padding-bottom: 15px;
	border-bottom: 1px solid #EEE;
}

#rrwib-sb a {
	color: #FFCC66;
	font-size: 14px;
}

#rrwib-sb a:hover {
	color: #EEE;
}

#rrwib-img {
	margin-left: -30px;
}

.blue {
	color: #5683BA;
	font-size: 17px;
	font-weight: bold;
}

#bd #home-content1 #linkcat-2 h2 {
	display: none;
}

#bd #home-content1 {
	margin-left: 25px;
	width: 200px;
	margin-right: 25px;
}

#bd #home-content1 #wp-calendar {
	width: 150px;
	font-size: 92%;
	outline: 2px solid #929292;
	border-bottom: 6px solid #929292;
	padding-left: 2px;
	padding-right: 2px;
}


#bd #home-content1 #wp-calendar caption {
	background: #868686;
}

#bd #home-content1 #wp-calendar caption a {
	color: white;
}

#bd #home-content1 #wp-calendar thead {
	background: #F1F1F1;
}

#bd #home-content1 #wp-calendar thead th, #bd #home-content1 #wp-calendar table.nav {
	border: none;
	padding: 0;
	margin: 0;
}

#bd #home-content1 #wp-calendar table tbody tr td {
	background: #FFF;
}

#bd #home-content2 #content-featured {
	border-bottom: 1px solid black;
}

#bd #home-content2 #content-featured h2 {
	color: #5683BA;
	border-bottom: 1px solid black;
	font-size: 182%;
	font-weight: normal;
	font-style: italic;
}


#bd #resources h2 {
	color: #5683BA;
	border-bottom: 1px solid black;
	font-size: 182%;
	font-weight: normal;
	font-style: italic;
}


#bd #page-content {
	min-height: 400px;
}

#bd #page-content h2 {
	color: #5683BA;
	border-bottom: 1px solid black;
	font-size: 182%;
	font-weight: normal;
	font-style: italic;
}

#bd #home-content2 #content-featured h3 a {
	color: #333;
	text-decoration: none;
}

#bd #home-content2 h2, #bd #home-content2 h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#bd #home-content2 h2 a, #bd #page-content h3 a {
	color: #5683BA;
	text-decoration: none;
	font-size: 92%;
}

#bd #resources h3 a {
	color: #333;
	text-decoration: none;
}

#bd #resources h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#bd #resources h3 a {
	color: #5683BA;
	text-decoration: none;
	font-size: 92%;
}


#bd .post table, #bd .post table td {
	border: none;
	margin: 0;
	padding: 0;
}

#main .yui-g {

}

.yui-b { 

}

#main .yui-b {

}

#ft {
	margin-top: 0;
	display: block;
	width: 960px;
	height: 31px;
	text-indent: -999em;
	background: url('images/home_ft.gif') no-repeat;
}

#resource-list {
	margin-left: -22px;
}

#more-news {
	margin-left: -22px;
}

#join-button {
	margin-left: 12px;
	margin-top: -22px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

