#center-container {
	padding:5px 0 9px 0;
	text-align:left;
}
#center-wrapper {
	padding:13px 13px 21px 19px;
	border:1px solid #c3c3c3;
	float:left;
} 
#content {
	width:677px;
	float:left;
}
#sidebar {
	padding:3px 0 0 19px;
	width:209px;
	float:left;
}
#FooterContainter {
	clear:left;
}
h1.header {
	font-size:18px;
	color:#27748d;
}
h1.header span {
	font-size:24px;
}
img.blog-image {
	display:block;
	margin-bottom:19px;
}
.article {
	padding:0 5px 45px 0;
}
.article h1 {
	padding-bottom:6px;
}
.article p {
	padding-bottom:16px;
	margin:0;
}
.article a {
	color:#2a738c;
	text-decoration:none;
}
.article a:hover {
	text-decoration:underline;
}
.article-header {
	font:11px/21px Arial, Helvetica, sans-serif;
	color:#2a738c;	
	background:#f3f3f3;
	height:21px;
	width:661px;
	overflow:hidden;
	padding:0 7px;
	margin:0 0 9px -2px;
}
.article-header .author {
	float:left;
	padding-left:10px
}
.article-header .date {
	float:left;
	padding-left:3px;
	font-size:11px
}
.article-content {
	padding-left:1px;
}
.article-footer {
	font:11px/21px Arial, Helvetica, sans-serif;
	color:#2a738c;
	overflow:hidden;
	height:21px;
	margin-top:-8px;
}
.article-footer .category {
	float:left;
	padding-left:16px;
	background:url(../images/blog-category.gif) no-repeat 0 5px;
}
.article-footer .comments {
	float:left;
	padding-left:30px;
	background:url(../images/blog-comments.gif) no-repeat 11px 5px;
}
#sidebar a {
	color:#fff;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar .widget {
	font:12px "Trebuchet MS", trebuchet, tahoma, sans-serif;
	background:#373737;
	color:#fff;
	border:1px solid #444;
	border-top:0;
	border-bottom:0;
	padding:3px 4px 12px 5px;
	width:198px;
	margin-bottom:19px;
}
* html #sidebar .widget {
	width:209px;
}
#sidebar h3.title {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:31px;
	margin-bottom:7px;
}
#sidebar .widget_categories {
	padding-bottom:17px;
}
#sidebar .widget_categories h3.title {
	background:url(../images/blog-categories.gif) no-repeat;
	margin-bottom:12px;
}
#sidebar .widget_recent_entries h3.title {
	background:url(../images/blog-recent-posts.gif) no-repeat;
}
#sidebar .widget_archive h3.title {
	background:url(../images/blog-archives.gif) no-repeat;
}
#sidebar .widget_links h3.title {
	background:url(../images/blog-resources.gif) no-repeat;
}
#sidebar ul,
#sidebar ul li {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar ul {
	padding:0 5px;
}
#sidebar ul li {
	background:url(../images/blog-li-bg.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
}
#sidebar .widget_recent_entries ul {
	padding:0 11px;
}
#sidebar .widget_recent_entries ul li {
	padding:18px 0 0 0;
	background:url(../images/blog-recent-post-separator.gif) repeat-x 0 8px;
}
#sidebar .widget_recent_entries ul li:first-child {
	padding-top:0;
	background:none;
}
#sidebar .addthissubscribewidget_display,
#sidebar .addthisbookmarkwidget_display {
	text-align:center;
	background:none;
	padding:0;
	margin-bottom:5px;
	border:0;
	width:209px;
}
#sidebar .addthissubscribewidget_display a,
#sidebar .addthisbookmarkwidget_display a,
#sidebar .technorati a {
	display:block;
	margin:0 auto;
	padding:3px;
	border:1px solid #dcdcdc;
	width:160px;	
}
#sidebar .addthissubscribewidget_display img,
#sidebar .addthisbookmarkwidget_display img,
#sidebar .technorati img {
	display:block;
	border:0;
}
#sidebar .technorati {
	text-align:center;
	width:209px;
}
#sidebar .technorati a {
	width:145px;
}
.article-comments {
	padding-top:32px;
}
.article-commentform {
	padding-top:16px;
}
.article-commentform label span {
	margin-right:1px;
	color:#CC0033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea,
input.text {
	border:1px solid #dcdcdc;
}
input.text {
	width:190px;
}
div.blog-image {
	height:19px;
}
.navigation {
	overflow:hidden;
	padding:0 5px 45px 0;
}
.navigation a {
	color:#2a738c;
	text-decoration:none;
}
.navigation a:hover {
	text-decoration:underline;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}

.BlueLinks {color:#27748d;}
.BlueLinks A:link    {COLOR: #0b465b; TEXT-DECORATION: underline}
.BlueLinks A:visited {COLOR: #0b465b; TEXT-DECORATION: underline}
.BlueLinks A:hover   {COLOR: #489311; TEXT-DECORATION: underline}
