/*  
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: black;
}

body { 
	background: black url('images/pagebg.gif') repeat-y center;
}
#custom-doc { 
	width:860px; 
	margin:auto; 
	text-align:left; 
	background: #c2c2c2 url('images/Royal_Group-1b_07.jpg') repeat-x;
}

.yui-t2 .yui-b {
	width: 153px;
}

.yui-t2 #yui-main .yui-b {
	margin-left: 165px;
}

#hd #bannerimg { 
    display: block; 
	background: url('images/Royal_header.jpg') no-repeat right;
	width: 860px;
	height: 144px;
	position: relative;
	top: 0;
	left: 0;
}

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

#hd #bannerimg h1 a {
	display: block;
	width: 292px;
	height: 144px;
	margin: 0;
	padding: 0;
	background: url('images/Royal_logo.gif') no-repeat;
	text-indent: -9999em;
}

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

#hd #banner-nav {
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;
	width: 860px;
	height: auto;
	text-align: right;
}

#hd #banner-nav ul {
	margin: 0;
	padding: 0;
}

#hd #banner-nav ul li {
	display: inline;
	margin-right: 10px;
}

#hd #navcontainer ul {
	margin: 0;
}

#bd {

}

#bd a {
	color: black;
}

#bd #page-inside a {
	color: blue;
}

#bd a:hover {
	text-decoration: underline;
}

#page-outside {
	background: url('images/Royal_InsideFeatured_btm.png') no-repeat 0 bottom;
	padding-bottom: 18px;
}

#page-inside {
	background: url('images/Royal_InsideFeatured.png') no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

#page-inside.free {
	background: url('images/Royal_InsideFeatured-free.png') no-repeat;
}

#page-inside.bba {
	background: url('images/bba_head.gif') no-repeat;
}

label.cf-group-after {
	width: 90%;
}
label.cf-group-after span {
	width: 100%;
}

#page-inside h2 {
	display: block;
	height: auto;
	width: 500px;
	left: 20px;
	top: -5px;
	position: absolute;
}

#page-inside.free h2 {
	left: 130px;
	font-size: 20px;
	line-height: 0;
	top: 0px;
}

#page-inside.free h5 {
	background: url('images/school-h5-bg.jpg') repeat-x;
	width: 100%;
	font-size: 18px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#page-inside .entry {
	padding-top: 60px;
	padding-left: 20px;
	width: 610px;
}

.linklove {
	display: none;
}

#home-r1c1 {
	width: 439px;
	position: relative;
	left: 20px;
}

#home-r2c1 {
	position: relative;
	left: 20px;
	width: 336px;
}

#mycarousel .post p {
	font-size: 10px;
}

#home-r2c2 {
	position: relative;
	left: 2px;
}

#home-r1c1a {
	background: url('images/Royal_Group-1b_11.gif') no-repeat;
	display: block;
	height: 138px;
}

#home-r1c1b {
	background: url('images/Royal_Featured_15.jpg') no-repeat;
	display: block;
	height: 194px;
}

#home-r1c1b .content {
	display: block;
	width: 140px;
	position: relative;
	top: 10px;
	left: 275px;
}

#home-r1c2 .content {
	padding: 10px;
}

#home-r1c2 {
	background: url('images/Royal_Group-1b_12.gif') no-repeat;
	display: block;
	height: 332px;
	width: 242px;
	position: relative;
	left: 2px;
}


#sidebar .widget h2 {
	background: url('images/Royal_Group-1b_09.gif');
	height: 24px;
	padding-top: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

#sidebar .textwidget li {
	margin-top: 3px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#ft {
	display: block;
	height: 123px;
	width: 860px;
	background: url('images/royal-footer-02.gif') no-repeat;
}

#ft p, #ft-test p {
	position: relative;
	top: 90px;
	left: 0;
	text-align: center;
	color: #fff;
}

#ft-test {
	display: none;
}

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;
	}

