* {
    margin: 0;
    padding: 0;
}

body {
	background: #fff repeat-x url(images/bckbody.gif);
	font-family: Verdana; font-size: 12px;
}
.clear {clear: both;}

#page {
	width: 1004px;
	margin: 0 auto;
}


#header {
	position: relative;
	height: 50px;
}

#content h1 {
	margin: 0 0 15px 0; padding: 0;
	font-size: 20px; font-weight: normal;
	color: #0e315b;
}


#header h1 {
	margin: 0; padding: 0;
	font-size: 1px; font-weight: normal;
	text-indent: -999em;
	width: 300px; height: 50px;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
	background: no-repeat url(images/logo.gif);
}
#menu {
	position: absolute;
	right: 0; top: 25px;
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 9px;
	text-transform: lowercase;
}
#menu li {
	margin: 0 25px 0 0; padding: 0 0 0 20px;
	display: inline;
	background: left center no-repeat;
}
#menu li a {
	color: #fff;
	text-decoration: underline;
}
#menu li.home {
	background-image: url(images/bckmenuhome.gif);
}
#menu li.sitemap {
	background-image: url(images/bckmenusitemap.gif);
}
#menu li.contact {
	background-image: url(images/bckmenucontact.gif);
}
#container {
	background: #fff no-repeat url(images/bckcontainer.gif);
}
#container .right {
	padding: 25px 0 0 0;
	background: right top no-repeat url(images/bckcontainerright.gif);
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -285px;
}
#content {
	padding: 0 30px 0 35px;
	margin-right: 285px;
}
#content h2 {
	margin: 0 0 15px 0; padding: 0;
	font-size: 20px; font-weight: normal;
	color: #FF6B00;
}
#content .post {
	margin: 0 0 70px 0;
}
#content .post h2 {
	margin: 0; padding: 0;
	font-size: 18px; font-weight: normal;
	color: #FF6B00;
}
#content .post h2 a {
	color: #FF6B00;
	text-decoration: none;
}
#content .meta {
	margin: 10px 0;
	color: #aeaeae;
}
#content .meta a {
	color: #aeaeae;
	text-decoration: underline;
}
#content .entry {
	margin: 0 0 10px 0;
	color: #0e315b;
	line-height: 2em;
}

#content .entry p{
	margin: 0 0 10px 0;
}


#content .entry a {
	color: #0066FF;
	text-decoration: underline;
}
#content .entry img {
	margin: 0 5px 5px 0;
}
#content .tags {
	margin: 0 0 10px 0;
    padding: 5px 0px 0px 6px;
    background: #EAEEF2;
    height: 20px;
}
#content .tags a {
	color: #0066FF;
	text-decoration: underline;
}
#content .comments {
	float: right;
	width: 134px; height: 31px; line-height: 31px;
	text-align: center;
	background: no-repeat url(images/bckcomments.gif);
	font-family: "Georgia"; font-size: 11px;
	color: #fff;
	text-transform: lowercase;
}
#content .comments a {
	color: #fff;
	text-decoration: none;
}
#content li a {
	color: #0e315b;
	text-decoration: underline;
}
#sidebar {
	float: right;
	padding: 0 27px 0 23px;
	width: 235px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #525252;
}
#sidebar ul ul {
	margin: 0 0 20px 20px;			
}
#sidebar ul ul ul {
	margin: 0 0 0 20px;
}
#sidebar li li {
	margin: 10px 0;
	padding: 0 0 5px 0;
	list-style-image: url(images/bcksidebarlili.gif);
	border-bottom: #cbcbcb 1px solid;
}
#sidebar li li li {
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: none;
}
#sidebar a {
	color: #0066FF;
	text-decoration: none;
}

#sidebar a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#sidebar h2 {
	margin: 0; padding: 0 0 0 10px;
	height: 60px; line-height: 45px;
	background: no-repeat url(images/bcksidebarh3.gif);
	font-size: 14px;
	color: #FFFFFF;
}
#sidebar h3 span {
	padding: 5px 30px 5px 5px;
	background-color: #c25801;
	border: #f06d01 1px solid;
}
#footer {
	margin: 0 -65px;
	padding: 85px 90px 30px 100px;
	background: #0e325b repeat-x url(images/bckfooter.gif);
	font-family: "Georgia"; font-size: 11px;
	line-height: 1.75em;
	text-align: right;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

.navigation {
	margin: 10px 0 20px 0; padding: 0 5px;
	height: 25px; line-height: 25px;
	display: block;
	background-color: #174a87;
	border: #103a69 2px solid;
	text-align: center;
	color: #fff;
}
.navigation a {
	color: #fff;	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

acronym, abbr {
	border-bottom: 1px dashed #3e5360;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #103867;
	margin-left: 1.5em;
	padding-left: 5px;
}

#commentform input, #commentform textarea {
	border-top: #d8d8d8 1px solid; border-left: #d8d8d8 1px solid;
	background-color: #e9e9e9;
	color: #000;
}

#commentform #submit {
	font-family: "Georgia"; font-size: 11px;
	text-transform: lowercase;
	width: 134px; height: 31px;
	cursor: pointer;
	background: no-repeat url(images/bckcomments.gif);
	border: none;
	color: #fff;
}

h3#comments, h3#respond {
	margin: 0 0 10px 0; padding: 0;
	font-size: 20px; font-weight: normal;
	color: #ff5d05;
}

ol.commentlist {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 11px;
}

ol.commentlist .commentmetadata {
	display: block;
	margin: 0 0 10px 0;
}

ol.commentlist a {
	color: #ff5d05 !important;
	text-decoration: underline;
}

ol.commentlist cite a {
	text-decoration: none;
}

ol.commentlist small {
	font-size: 10px;
	color: #d3d3d3;
}
ol.commentlist small a {
	color: #d3d3d3;
	text-decoration: none;
}

ol.commentlist li {
	margin: 0 0 15px 0; padding: 10px;
	border: #d3d3d3 1px solid;
}
ol.commentlist li li {
	margin: 0; padding: 0;
	border: none;
}

.link a {
	color: #ff5d05;
	text-decoration: underline;
}