a:link {
	color: #2290cf;
	text-decoration: none;
}

a:visited {
	color: #464646;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
}

h1 {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
}

h4, h5, h6 {
	font-size: 20px;
}

.titles {
	border-bottom-width: 0;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	underline: none;
}

.titles a:link, .titles a:visited, .titles a:active {
	border-bottom-width: 0;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	underline: none;
}

pre, blockquote {
	background-color: #f5f5f5;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	line-height: 1.8em;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	overflow: auto;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border-color: #d0d0d0;
	border-style: solid;
	border-width: 1px;
}

pre {
	background-color: #f5f5f5;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	line-height: 1.8em;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	overflow: auto;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

code {
	color: #779900;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol {
	line-height: 2.0em;
}

ul {
	line-height: 2.0em;
	list-style-image: url(images/bullet.gif);
}

abbr, acronym {
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
	font-style: normal;
}

del {
	color: #999999;
	text-decoration: line-through;
}

ins {
	color: #009977;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #5A5A5A;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#wrapper2 {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}

#header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 768px;
}

#navigation {
	background-image: url(images/header.gif);
	clear: both;
	float: left;
	height: 220px;
	width: 100%;
}

#wrapper {
	background-color: #FFFFFF;
	clear: both;
	color: #555555;
	float: left;
	width: 100%;
}

#content-wrapper {
	float: left;
	width: 65%;
}

#content {
	float: left;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0;
}

#sidebar-wrapper {
	float: right;
	width: 35%;
}

#sidebar {
	float: right;
	margin-right: 15px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	width: 210px;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	color: #808080;
	float: left;
	font-size: 11px;
	padding-left: 20px;
	text-align: left;
	width: 748px;
}

#footer a {
	color: #CCCCCC;
	font-size: 11px;
}

#footer a: visited {
	color: #464646;
}

#footer a:hover {
	border-bottom-color: #c0c0c0;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #999999;
}

#extras {
	background-color: #f5f5f5;
	border-bottom-color: #e0e0e0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #e0e0e0;
	border-top-style: solid;
	border-top-width: 1px;
	color: #444444;
	float: left;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	text-align: left;
	width: 780px;
}

#header h1 {
	padding-left: 30px;
}

#navigation ul {
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 0;
}

#navigation li {
	float: left;
}

#navigation li a:link,#navigation li a:visited {
	border-color: transparent;
	border-style: dashed;
	border-width: 1px;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 14px;
	height: 24px;
	margin-right: 1px;
	margin-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#navigation li a:hover,#navigation li a:active {
	#navigation li a:active: 1px;
	color: #ffffff;
}

#navigation li.active a {
	background-color: #ffffff;
	color: #555555;
}

#wrapper a:visited {
	font-weight: bold;
}

#content .post-title a {
	border-bottom-width: 0;
}

#content .post p.img {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 15px;
	margin-top: 0;
}

#content .post p.img img {
	background-color: #eeeeee;
	border-color: #d0d0d0;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

#content .post-footer {
	background-color: #FFFAEE;
	background-repeat: none;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	color: #888888;
	font-size: 90%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
}

.sideblock {
	background-color: #F7F7F7;
	border-color: #E2E2E2;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.sideblock h3 {
	color: #228fce;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

#sidebar dt {
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding-top: 2px;
}

#sidebar dd {
	line-height: 1.8em;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
}

#sidebar dd a:link {
	border-bottom-style: none;
	border-bottom-width: 0;
	font-weight: normal;
	text-decoration: none;
}

#sidebar dd a:visited {
	border-bottom-style: none;
	border-bottom-width: 0;
	font-weight: normal;
	text-decoration: none;
}

#sidebar dd a:hover, #sidebar dd a:active {
	border-bottom-style: none;
	text-decoration: none;
}

#extras h6 {
	color: #555555;
	font-size: 14px;
	text-transform: uppercase;
}

#friends {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 150px;
}

#links {
	float: left;
	margin-right: 50px;
	width: 275px;
}

#about {
	float: left;
	margin-right: 20px;
	width: 250px;
}

#friends ul {
	padding-left: 20px;
}

#links dl, #links dt, #links dd {
	margin: 0;
	padding: 0;
}

#links dt {
	padding-top: 5px;
}

#links dd {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#commentlist li {
	border-bottom-color: #700000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

#commentform {
	background-color: #FFFFFF;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	width: 280px;
}

#commentform textarea {
	background-color: #f8f7f6;
	border-color: #d6d3d3;
	border-style: solid;
	border-width: 1px;
	width: 280px;
}

#commentform textarea:hover {
	background-color: #FFFFFF;
	border-color: #d6d3d3;
	border-style: solid;
	border-width: 1px;
}

#commentform textarea:focus {
	background-color: #ffffff;
	border-color: #939793;
	border-style: solid;
	border-width: 1px;
}

#commentform #email, #commentform #author, #commentform #url {
	background-color: #f8f7f6;
	border-color: #d6d3d3;
	border-style: solid;
	border-width: 1px;
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	background-color: #ffffff;
	border-color: #d6d3d3;
	border-style: solid;
	border-width: 1px;
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	background-color: #ffffff;
	border-color: #939793;
	border-style: solid;
	border-width: 1px;
	font-size: 1.1em;
	width: 280px;
}

#commentform input {
	margin-bottom: 3px;
}

.date {
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: center;
	width: 54px;
}

.date .month {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: center;
	text-transform: lowercase;
}

.date .day {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	margin-top: -8px;
	padding-top: 0px;
	text-align: center;
}

#left {
	float: left;
	width: 60px;
}

.slogan {
	color: #6F6F6F;
	font-size: 13px;
	margin-bottom: 2px;
	margin-left: 30px;
	text-transform: lowercase;
}
