@charset "UTF-8";
/** html {
	text-align: center;
}*/

body {
	background: #4399D1 url(images/bgnd.jpg) repeat-x;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	margin: 0px;
	text-align: center;
	color: #202329;
}
p, h1, h2, h3, h4, h5 {
	margin-top: 0px;
}
#wrapper2 {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	text-align: left;
	margin-top: -300px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/content_bgnd.jpg) no-repeat;
	z-index: 2;
	position: relative;
}
#header {
	top: 0px;
	text-align: left;
	height: 500px;
	background: url(images/hdr_bgnd.jpg) no-repeat;
}
#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float: left;
}

#navigation li.current_page_item a, #navigation li.current_page_item a:hover {
	background: #FFF;
}
#navigation {
	height: 30px;
	position: absolute;
	top: 169px;
	left: 66px;
	text-align: left;
}
#navigation li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	white-space: nowrap;
	background: #333333;
	margin-right: -1px;
	filter:alpha(opacity=50);
	-moz-opacity:.60;
	opacity:.60;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font: bold 11px/30px Arial, Helvetica, sans-serif;
}
#navigation li a:hover, #navigation li.current_page_item a {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#navigation li.current_page_item a {
	color: #000;
}
#header h1 {
	margin: 0px;
}
#header h1 a {
	height: 150px;
	text-indent: -9999px;
	display: block;
}
#content-wrapper {
	width: 520px;
	float: left;
}
#sidebar-wrapper {
	float: right;
	width: 247px;
	background: url(images/sidenav_top_bgnd.png) no-repeat;
	padding-right: 12px;
}
#footer {
	clear: both;
	height: 80px;
	text-align: left;
	background: url(images/ftr_bgnd.jpg) no-repeat;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #B9E0FF;
}
.post-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.clearBoth {
	clear: both;
}
.slogan {
	display: none;
}
#footer p {
	margin: 0px;
	padding-top: 34px;
	padding-left: 80px;
	padding-right: 70px;
}
a {
	color: #104995;
}
a:hover {
	color: #000;
}
#footer a {
	color: #FFFFFF;
}
#sidebar {
	background: #424242 url(images/sn_ftr.png) no-repeat left bottom;
	padding-bottom: 24px;
}
#content {
	padding-top: 40px;
	padding-left: 54px;
	padding-right: 15px;
}
.post {
	line-height: 18px;
	padding-bottom: 7px;
}
.post-title {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	background: #4399D1 url(images/h_dingbat.gif) no-repeat;
	border-bottom: 1px solid #0D71BA;
	border-right: 1px solid #0D71BA;
	padding: 2px 7px 3px 43px;
}
.post-title a {
	text-decoration: none;
	color: #FFFFFF;
}
.post-title a:hover {
	color: #000000;
}
.sideblock {
	padding: 0px;
	color: #FFFFFF;
}
.sideblock h3 {
	margin: 0px;
	height: 12px;
	background: #131313;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CC6600;
	border-bottom: 2px solid #2C2C2C;
	border-top: 1px solid #585858;
}
textarea#comment {
	width: 448px;
}
.wordPressLink {
	display: none;
}
.blogRoll {
	display: none;
}
#searchform #s {
	width: 130px;
	margin: 0px;
	line-height: 11px;
	padding-left: 2px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.search {
	position: absolute;
	width: 269px;
	left: 551px;
	background: url(images/search_ttl.png) no-repeat;
	padding: 0px;
	height: 98px;
}
.meta {
	padding: 110px 10px 10px;
}
.search h3 {
	display: none;
}
.search ul, .search li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#searchform {
	padding-top: 44px;
	padding-left: 76px;
	padding-right: 24px;
}
form {
	margin: 0px;
}
#sidebar a {
	color: #FFFFFF;
}
.meta h3 {
	display: none;
}
.meta ul, .meta li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.meta li {
	float: left;
	margin-right: 5px;
	font-size: 11px;
}
.categories {
	clear: both;
}
.meta ul {
	height: 30px;
}
.date {
	float: left;
	width: 50px;
	margin-right: 10px;
	text-align: center;
	background: url(images/date_bgnd.png) no-repeat;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-weight: bold;
}
.date .month {
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.date .day {
	display: block;
	font-size: 18px;
	line-height: 22px;
}
.date .year {
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.titles {
	float: right;
	width: 390px;
	margin-bottom: 15px;
}
.post img {
	border: 1px solid #666666;
}
.post img.right {
	margin-bottom: 5px;
	margin-left: 5px;
}
.categories li.cat-item-5 {
	padding-left: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
}
.categories ul {
	margin: 0px;
	padding: 0px 0px 20px;
	list-style: none;
}
.categories li {
	padding-left: 20px;
	list-style: none;
}
.cat-item-5 a {
	background: url(images/mr_blue_link.jpg) no-repeat;
	display: block;
	height: 98px;
	text-decoration: none;
	text-indent: -9999px;
}
.flashmovie {
  text-align: center;
}
form {
  margin:0px
}