p img {
	padding: 0;
	max-width: 100%;
}
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
}
.navigation {
	height:25px;
}
/* CSS Tweaks */
* {
	padding:0;
	margin:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
a {
	color:#333;
}
p {
	text-align:justify;
	padding:0 0 8px;
}
body {
	background:#061f2e;
	font-family:Arial;
	font-size:12px;
}
.header {
	width:960px;
	margin:auto;
	height:99px;
	background:url(header.gif) no-repeat left;
}
.header h6 a {
	display:block;
	width:460px;
	height:99px;
	text-indent:-9999px;
	float:left;
}
.header > ul {
	float:right;
	height:90px;
	overflow:hidden;
}
.header > ul > li {
	float:left;
	color:#99ccff;
	padding:5px 5px 0 25px;
	list-style:none;
}
.header > ul > li:first-child {
	background:url(header_div.gif) no-repeat right;
}
.header > ul span {
	font-weight:bold;
	color:#fff;
}
.header li a {
	color:#99ccff;
	text-decoration:none;
}
.header li li {
	font-size:11px;
	list-style:none;
	text-indent:10px;
	background:url(header_arrow.gif) no-repeat left;
}
.wrapper {
	width:950px;
	margin:auto;
	background:#fff;
	padding:5px;
}
.menu {
	height:36px;
	background:url(menu_bg.gif) repeat-x;
}
.menu .search {
	float:right;
	padding:6px;
}
.menu .search input[type="text"] {
	border:1px solid #3e3d3d;
	color:#407585;
	font-size:12px;
	font-family:Arial;
	background:#b3d0da url(menu_search.gif) no-repeat 2px 3px;
	padding:3px;
	width:150px;
	padding-bottom:4px;
	padding-left:20px;
}
.menu .search input[type="image"] {
	vertical-align:bottom;
}
.menu ul {
	float:left;
	margin-left:15px;
}
.menu li {
	float:left;
	list-style:none;
	margin-top:3px;
	height:33px;
}
.menu li.current-cat, .menu li:hover {
	background:url(menu_hover.gif);
}
.menu li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:30px;
	padding:0 15px 0 15px;
}
.menu li.current-cat a, .menu li a:hover {
	background:url(menu_arrow.gif) no-repeat center 25px;
}
.middle {
	height:210px;
	background:url(middle_bg.gif);
	position:relative;
}
.middle .box {
	width:324px;
	min-height:110px;
	background:url(middle_box.gif) no-repeat top;
	position:absolute;
	top:10px;
	left:15px;
	padding:15px;
	color:#fff;
}
.middle .box strong {
	color:#0f415e;
	display:block;
	font-size:16px;
	margin-bottom:5px;
}
.middle .featured {
	background:#0f415e;
	width:550px;
	height:170px;
	position:absolute;
	right:0;
	top:10px;
	padding:10px;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
}
.middle .featured h2 a {
	color:#ccffff;
	font-family:Georgia;
	font-size:18px;
	text-decoration:none;
}
.middle .featured .fimage {
	width:180px;
	overflow:hidden;
	float:right;
	margin-right:8px;
	margin-top:8px;
	margin-left:10px;
}
.middle .featured .text {
	line-height:16px;
}
.middle .bl {
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:4px;
	background:url(middle_corners.gif);
	font-size:1px;
	overflow:hidden;
}
.middle .br {
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:4px;
	background:url(middle_corners.gif) 5px;
	font-size:1px;
	overflow:hidden;
}
.breadcrumb {
	background:#2a9ec7;
	padding:10px;
	color:#fff;
}
.breadcrumb a {
	color:#0f415e;
	text-decoration:none;
	font-weight:bold;
}
.breadcrumb span {
	position:relative;
	bottom:2px;
}
.content {
	background-color:#F8F9FA;	
}
.left {
	width:243px;
	background: url(left_bg.gif) repeat-x top;
	padding:8px;
	float:left;
	overflow:hidden;
}
.left h2 {
	width:240px;
	height:36px;
	background:url(left_heading.gif);
	font-size:12px;
	color:#0f415e;
	line-height:38px;
	text-indent:25px;
	overflow:hidden;
}
.left .nav {
	border-left:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	width:218px;
	background:#fff;
	padding:0 10px 10px 10px;
}
.left strong {
	width:240px;
	height:13px;
	background:url(left_bot.gif);
	display:block;
	margin-bottom:10px;
	font-size:1px;
}
.left ul {
	list-style:none;
}
.left ul li {
	background:#0f415e;
	border-bottom:1px dotted #1e76a9;
}
.left ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:12px;
	padding:5px;
	background:url(links_arrow.gif) no-repeat 5px;
	padding-left:17px;
}
.left ul li a:hover {
	background:#197ea1 url(links_arrow_hover.gif) no-repeat 5px;
}
.recentc, #get-recent-comments ul {
	list-style:none;
}
.recentc li, #get-recent-comments li {
	background:#0f415e;
	border-bottom:1px dotted #1e76a9;
}
.recentc li strong, #get-recent-comments li strong {
	display:block;
	color:#92d6ef;
	font-size:12px;
	text-indent:17px;
}
.recentc li a, #get-recent-comments li a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:11px;
	padding:5px;
	background:url(recentc_arrow.gif) no-repeat 5px 7px;
}
.recentc li a:hover, #get-recent-comments li a:hover {
	background:#197ea1 url(recentc_arrow_hover.gif) no-repeat 5px 7px;
}
.recentc li a:hover strong, #get-recent-comments li a:hover strong {
	color:#fff;
}
.poptags, #tag_cloud div div {
	background:#bcdbe6;
	padding:8px;
	line-height:25px;
}
.poptags a, #tag_cloud a {
	color:#1a7ea2;
	text-decoration:none;
}
.sponsors {
	padding:4px;
	border:1px solid #798893;
}
.sponsors legend {
	color:#5f6c76;
	font-size:10px;
	font-weight:bold;
}
.sponsors img {
	margin-bottom:3px;
}
.lbottom {
	width:259px;
	background:#a5b2bb url(left_bottom.gif) repeat-x center bottom;
	float:left;
	padding-bottom:75px;
}
.right {
	float:left;
	width:540px;
	padding:10px;
	overflow:hidden;
}
.right h1, .right h2 {
	font-family:Georgia;
	font-size:20px;
	color:#197da1;
	border-bottom:2px solid #6abcd9;
	height:25px;
	padding-bottom:2px;
	float:left;
}
.right h1 a, .right h1 strong, .right h2 a, .right h2 strong {
	color:#999;
	font-size:11px;
	float:left;
	text-decoration:none;
	margin-top:9px;
	width:100px;
}
.right h1 span, .right h2 span {
	float:left;
	height:24px;
	overflow:hidden;
	width:435px;
}
.right h1 a img, .right h2 a img {
	vertical-align:bottom;
}
.right h2 {
	font-size:17px;
	width:100%;
}
.articles {
	clear:both;
	float:left;
	width:540px;
}
.aimage {
	float:left;
	padding:5px;
	border:1px solid #b8c0c5;
	margin-right:5px;
}
.articles h3 {
	margin-bottom:5px;
}
.articles h3 a {
	color:#445f6f;
	text-decoration:none;
	font-size:14px;
}
.articles li {
	padding:8px 0 8px;
	border-bottom:1px dashed #c6c8c9;
	font-size:12px;
	list-style:none;
	clear:both;
	float:left;
}
.page {
	width:681px;
	padding:10px;
	padding-right:0;
}
.page .pinfo {
	background:#c8e9f4;
	margin-top:1px;
	border-bottom:1px solid #abd6e5;
	padding:4px 5px 4px;
	margin-bottom:10px;
}
.page .pinfo li {
	color:#197da1;
	border-left:1px solid #73b1c5;
}
.postlist h3 a {
	font-size:22px;
	color:#666;
	text-decoration:none;
}
.postlist h3 {
	margin-bottom:5px;
	border-bottom:1px dotted #666;
	margin-top:5px;
	padding-bottom:3px;
	clear:left;
	padding-top:5px;
}
.post {
	float:left;
	width:480px;
}
.post p {
	padding:3px 0 3px;
}
.post img[align="left"] {
	padding:5px;
	float:left;
	border:1px solid #b8c0c5;
	margin:5px;
	margin-left:0;
}
.post img[align="right"] {
	padding:5px;
	float:right;
	border:1px solid #b8c0c5;
	margin:5px;
	margin-right:0;
}
.tags {
	padding:5px;
	border:1px solid #c8d8e2;
	font-size:11px;
	padding-left:20px;
	background:#ecf4f9 url(pinfo_tags.gif) no-repeat 5px 6px;
}
.tags a {
	color:#197da1;
	text-decoration:none;
	font-weight:bold;
}
.comments {
	list-style:none;
}
.comments li {
	border:1px solid #b1ddfd;
	margin:15px 0 15px;
}
.comments li > div {
	background:#e7f1f7;
	border:1px solid #fff;
	padding:5px;
}
.comments .avatar {
	display:block;
	width:40px;
	height:40px;
	border:1px solid #80aec8;
	padding:2px;
	background:#fff;
	float:left;
	margin-right:5px;
}
.comments h3 {
	margin-top:15px;
}
.comments h3 a {
	color:#197da1;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.comments span {
	display:block;
	font-size:11px;
}
.comments .comment {
	background:#fff;
	border:1px solid #d9e5ed;
	padding:8px;
	margin-top:10px;
}
.addc {
	text-align:right;
	padding-top:5px;
}
.addc a {
	color:#197da1;
	text-decoration:none;
	font-size:11px;
}
.commentform {
	padding-top:10px;
}
.commentform input[type="text"], .commentform textarea {
	background:#e7ecef no-repeat 4px 4px;
	border:1px solid #aab5bb;
	margin:3px 0 3px;
	padding:5px;
	padding-left:25px;
	color:#3d4042;
	font-weight:bold;
	margin-right:5px;
	font-size:12px;
}
.commentform span {
	color:#963d2e;
}
.commentform span span {
	color:#333;
}
.commentform span.opt {
	color:#2e9653;
}
.commentform input.name {
	background-image:url(input_name.gif);
}
.commentform input.email {
	background-image:url(input_email.gif);
}
.commentform input.website {
	background-image:url(input_website.gif);
}
.commentform textarea {
	padding:5px;
	font-family:Arial;
	font-weight:normal;
	width:468px;
	height:100px;
	margin-bottom:10px;
}
.commentform .avatar {
	display:block;
	width:40px;
	height:40px;
	border:1px solid #80aec8;
	padding:2px;
	background:#fff;
	float:left;
	margin-right:8px;
}
.commentform .blue {
	color:#197da1;
}
.commentform a {
	color:#197da1;
}
.commentform input[type="image"] {
	float:right;
	margin-top:15px;
}
.commentform .pleft {
	float:left;
	width:350px;
}
.list {
	list-style:none;
	margin-top:5px;
	clear:both;
	float:left;
}
.list li {
	padding:2px 0 2px;
	text-indent:8px;
	background:url(list_arrow.gif) no-repeat 2px 7px;
	float:left;
}
.list a {
	color:#333;
	text-decoration:none;
	font-size:11px;
}
.rsponsor fieldset {
	float:right;
	width:120px;
	height:610px;
	text-align:center;
}
.related {
	float:right;
	width:175px;
	padding:7px;
	background:#ecf4f9;
	border:1px solid #c8d8e2;
}
.related h3 {
	font-size:12px;
	color:#333;
}
.related ul {
	list-style:none;
}
.related li {
	padding:5px 0 5px;
	border-bottom:1px solid #c8d8e2;
}
.related a {
	color:#509db9;
	text-decoration:none;
}
.related .list li {
	text-indent:10px;
	background-image:url(related_arrow.gif);
	padding:3px 0 3px;
	border:0;
}
.related .list li a {
	font-size:12px;
}
.footer {
	width:960px;
	margin:auto;
	text-align:right;
	height:44px;
	background:url(footer.gif) no-repeat left;
	color:#fff;
	font-size:11px;
	line-height:44px;
}
.footer a {
	color:#99cccc;
	font-weight:bold;
	text-decoration:none;
}
.pinfo {
	margin:5px 0 5px;
	height:15px;
	font-family:Tahoma;
}
.pinfo li {
	list-style:none;
	color:#60a7c0;
	float:left;
	padding:0 5px 0 5px;
	border-left:1px solid #1c597c;
	text-indent:15px;
	background:no-repeat 5px 3px;
}
.pinfo li a {
	color:#60a7c0;
	text-decoration:none;
}
.pinfo li:first-child {
	padding-left:0;
	border:0;
	background:no-repeat 0px 3px;
}
.pinfo li.date {
	background-image:url(pinfo_date.gif);
}
.pinfo li.tags {
	background-image:url(pinfo_tags.gif);
}
.pinfo li.comments {
	background-image:url(pinfo_comments.gif);
}
.pinfo li.user {
	background-image:url(pinfo_user.gif);
}
#wp-calendar {
	width:100%;
}
li#post-70{width:260px; clear:none; padding:25px 10px 0 0; border:none; }