/*
Theme Name: Royal Blue
Theme URI: 
Description: 
Author: 
Author URI: 


/*-----------Block Level Elements--------------*/

body {
	background: #ffffff;
	font-size: 13px;
	font-family: Arial, sans serif;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=100);
}

h2 {
	color: #3770b1;
	margin: 5px 0;
	font-size: 20px;
}

h3 {
	color: #ffffff;
	margin: 5px 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#336699;
	text-decoration:underline;
	padding-left:1px;
	height:18px;
}

a:link, a:visited {
	color: #0087DD;
	text-decoration: none;
}

a:hover, a:active {
	color: #9c4330;
	text-decoration: underline;
}

#page {
	width: 990px;
	margin: 0 auto;
	background: #FFF;
}

#header {
	height: 118px;
	background: url(images/header.png);
	color: #FFF;
	font-weight:bold;

}

#headerimg {
	color: #FFF;
	padding-top: 24px;
	padding-left: 280px;	
}

* html #headerimg {
	padding-top: 26px;
}

#headerimg h1 {
	margin: 0;
	font-size: 53px;
	font-variant:small-caps;
	
}

#headerimg h1 a:link,
#headerimg h1 a:visited {
color: #163A56;
}

#headerimg h1 a:hover,
#headerimg h1 a:active {
	color: #153955;
	text-decoration:none;
}

.description {
	margin-top: -2px;
	padding-bottom: 4px;
}

#wrapper {
	float: left;
	width: 644px;
	background: url(images/sidebar_bg.png) repeat-y;
}

#content {
	float: right;
	width: 460px;
	color: #000;
}

#sidebar {
	color: #0087DD;
	margin-right: 465px;
	margin-left: 0px;
	padding: 10px 0;
	background: #E2F6FD;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	line-height:18px;
}

*html #sidebar {
		color: #0087DD;
	margin-right: 465px;
	margin-left: 0px;
	padding: 10px 0;
	background: #E2F6FD;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	line-height:18px;
}

#sidebar_right {
	margin-left: 650px;
	color: #0087DD;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

*html #sidebar_right {
	margin-left: 650px;
	color: #0087DD;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

#footer {
	color: #FFF;
	clear: both;
	width: 100%;
	height: 98px;
	background: url(images/footer.png) no-repeat;
	font-weight: bold;
}

#footer div {
	padding-top: 80px;
	padding-left: 216px;
}

#footer div a:link,
#footer div a:visited {
	color: #FFF;
	font-weight: normal;
}

#sidebar a:link,
#sidebar a:visited
{
	color: #0087DD;
	text-decoration:underline;

}
#sidebar_right a:link,
#sidebar_right a:visited
{
	color: #0087DD;
	text-decoration:underline;

}
#sidebar a:hover, #sidebar_right a:hover,
#sidebar a:active, #sidebar_right a:active
{
	color: #0087DD;
}

#sidebar ul ,
#sidebar_right ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar_right #left_box ul {
	padding-left: 20px;
	padding-right: 7px;
}

#sidebar_right #right_box ul {
	padding-left: 7px;
	padding-right: 20px;
}

#sidebar ul ul ,
#sidebar_right #left_box ul ul ,
#sidebar_right #right_box ul ul {
	padding-left: 0px;
	padding-right: 0px;
}

#sidebar_right #left_box {
	width: 169px;
	float: left;
}

#sidebar_right #right_box {
	float: left;
	width: 169px;
}

#sidebar_right_wrapper {
	background: transparent url(images/sidebar_right_bg.png) repeat-y;
}

#sidebar_right_top {
	background: transparent url(images/sidebar_right_top.png) no-repeat;
	padding-top: 3px;
}

#sidebar_right_bottom {
	background:  url(images/sidebar_right_bottom.png) no-repeat right bottom;
}

#sidebar_right #footer {
	clear:left;
	margin-left: -650px;
	height: 98px;
	width: 650px;
	background:  url(images/footer.png) no-repeat;
}

#search_box {
	background: url(images/search_box.png) no-repeat;
	height: 153px;
	margin-top: -51px;
}

#search_box #s {
	background: transparent;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 9px;
	padding: 13px 15px 14px 15px;
	width: 254px;
	border: 0;
}

* html #search_box #s {
	margin-top: 19px;
	margin-bottom: 8px;
}

#search_box #searchsubmit {
	display: block;
	margin-left: 24px;
	border: 0;
	width: 90px;
	height: 31px;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, sans serif;
	background: url(images/search_button.png) no-repeat;
}

.post-date {
	float: left;
	width: 90px;
	height: 90px;
	background: url(images/date_box.png) no-repeat;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	margin: 12px;
}

.post-day {
	font-size: 33px;
	padding-top: 16px;
	margin-bottom: -2px;
}

.post-month {
	font-size: 17px;
}

.post .entry {
	clear: left;
}

.post-title {
	padding-top: 1px;
}

.post-title h2 {
	margin-bottom: 0px;
	font-size: 25px;
}

.alt {
	border: 1px dotted #3770b1;
	padding: 7px;
}

.alignleft {
}

.alignright {
	text-align: right;
}





#header_menu {
	float: left;
	text-align: left;
	margin-right: 6px;
}

* html #header_menu {
	margin-right: 1px;
}

#header_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_menu li {
	float: left;
	margin-left: 11px;
}

#header_menu a {
	display: block;

	background: /*url(images/menu_bg.png) no-repeat*/;
	height: 34px;
	width:100px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}

* html #header_menu a {
	display: block;

	background: /*url(images/menu_bg.png) no-repeat*/;
	height: 13px;
	width:100px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding-top: -85px;
	color: #000000;
}

#body_content {position: absolute;left: -10000px;};
