body {
	margin: 0;
	padding: 0;
	background: url(images/img05.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F81;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}
h4 {
	font-size: 2em;
}



h3 {
	font-size: 1.0em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 125%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #002693;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	background: url(images/img01.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 980px;
	height: 200px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 980px;
	height: 200px;
}

#logo h1 {
	margin: 0;
	padding: 5px 0px 0px 30px;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #FFFFFF -1px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #2D2722;
}

#logo a {
	text-decoration: none;
	color: #2D2722;
}

#search {
	float: right;
	width: 320px;
	height: 63px;
	background: url(http://royal4kids.com/images/img04.jpg) no-repeat left top;
}

#search form {
	padding: 18px 0px 0px 80px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	height: 46px;
	margin: 0 auto;
	padding: 7px 0px 0px 30px;
	width: 980px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 10px 30px 0px 30px;
	text-decoration: none;
	text-shadow: #8A5608 0px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	border: none;
}

#menu li.current_page_item {
	color: #000;
	background: url(images/img09.jpg) no-repeat left top;

}

#menu .current_page_item a {
	background: url(images/img10.jpg) no-repeat right top;
	color: #FFF;

}

#menu a:hover {
	color: #CF171F;
}

#splash {
	width: 980px;
	height: 340px;
	margin: 0px auto;
	background: url(images/img06.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 20px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 0px;
	background: url(images/img06.jpg) repeat;
	-moz-box-shadow: 1px 1px 5px 1px #000;
	-webkit-box-shadow: 1px 5px 1px 1px #000;
	box-shadow: 1px 1px 5px 1px #000;
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.post .title {
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.post .title a {
	color: #D01820;
	text-decoration: none;
	border: none;
}

.post .meta {
	border-top: 1px solid #CCC2A9;
	border-bottom: 1px solid #CCC2A9;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 20px 0px 0px 0px;
	background: url(images/img06.jpg) repeat;
	-moz-box-shadow: 1px 1px 5px 1px #000;
	-webkit-box-shadow: 1px 5px 1px 1px #000;
	box-shadow: 1px 1px 5px 1px #000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 10px;
	padding-bottom: 20px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 25px;
	border-bottom: 1px solid #CCC2A9;
	font-size: 12px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 10px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #1C9FD5;
}
#sidebar h4  {
	height: 38px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #FC0;
}


#sidebar p {
	margin: 10px 10px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #7F7F81;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8CC6EC;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #b9e5fb url(images/img02.jpg) repeat-x left top;
}

#footer {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 20px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #2D2722;
}

#footer a {
	color: #2D2722;
}


#three-columns {
	width: 900px;
	margin: 0px auto 30px auto;
	padding: 25px 0px 30px 0px;
	font-size: 12px;
}

#three-columns ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#three-columns li {
	padding: 2px 0px 6px 0px;
	border-bottom: 1px solid #29231F;
}

#three-columns h2 {
	padding: 0px 0px 20px 0px;
	font-size: 18px;
	color: #B0A792;
}

#column1 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 280px;
}