body
{
	background: #000;
	color: #ffc;
	font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #c00;
	text-decoration: none;
}
a:hover
{
	color: #3D81EE;
	text-decoration: underline;
}
a img
{
	border-width: 0;
}
#header-wrapper
{
	border: 1px solid #333;
	margin: 0 auto 10px;
	width: 660px;
}
#header-inner
{
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	border: 1px solid #333;
	color: #ff6;
	margin: 5px;
	text-align: center;
}
#header h1
{
	font: normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
	letter-spacing: .2em;
	line-height: 1.2em;
	margin: 5px 5px 0;
	padding: 15px 20px .25em;
	text-transform: uppercase;
}
#header a
{
	color: #ff6;
	text-decoration: none;
}
#header a:hover
{
	color: #ff6;
}
#header .description
{
	color: #ffc;
	font: normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	letter-spacing: .2em;
	line-height: 1.4em;
	margin: 0 5px 5px;
	max-width: 700px;
	padding: 0 20px 15px;
	text-transform: uppercase;
}
#header img
{
	margin-left: auto;
	margin-right: auto;
}
#outer-wrapper
{
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	width: 660px;
}
#main-wrapper
{
	float: left;
	overflow: hidden;
	width: 410px;
	word-wrap: break-word;
}
#sidebar-wrapper
{
	float: right;
	overflow: hidden;
	width: 220px;
	word-wrap: break-word;
}
h2
{
	color: #3D81EE;
	font: normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: .2em;
	line-height: 1.4em;
	margin: 1.5em 0 .75em;
	text-transform: uppercase;
}
h2.date-header
{
	margin: 1.5em 0 .5em;
}
.post
{
	border-bottom: 1px dotted #333;
	margin: .5em 0 1.5em;
	padding-bottom: 1.5em;
}
.post h3
{
	color: #3D81EE;
	font-size: 140%;
	font-weight: 400;
	line-height: 1.4em;
	margin: .25em 0 0;
	padding: 0 0 4px;
}
.post h3 a,.post h3 a:visited,.post h3 strong
{
	color: #3D81EE;
	display: block;
	font-weight: 700;
	text-decoration: none;
}
.post h3 strong,.post h3 a:hover
{
	color: #ffc;
}
.post-body
{
	line-height: 1.6em;
	margin: 0 0 .75em;
}
.post-body blockquote
{
	line-height: 1.3em;
}
.post-footer
{
	color: #3D81EE;
	font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin: .75em 0;
	text-transform: uppercase;
}
.comment-link
{
	margin-left: .6em;
}
.post img
{
	border: 1px solid #333;
	padding: 4px;
}
.post blockquote
{
	margin: 1em 20px;
}
.post blockquote p
{
	margin: .75em 0;
}
#comments h4
{
	color: #3D81EE;
	font-weight: 700;
	letter-spacing: .2em;
	line-height: 1.4em;
	margin: 1em 0;
	text-transform: uppercase;
}
#comments-block
{
	line-height: 1.6em;
	margin: 1em 0 1.5em;
}
#comments-block .comment-body
{
	margin: .25em 0 0;
}
#comments-block .comment-footer
{
	letter-spacing: .1em;
	line-height: 1.4em;
	margin: -.25em 0 2em;
	text-transform: uppercase;
}
#comments-block .comment-body p
{
	margin: 0 0 .75em;
}
.deleted-comment
{
	color: gray;
	font-style: italic;
}
.feed-links
{
	clear: both;
	line-height: 2.5em;
}
#blog-pager-newer-link
{
	float: left;
}
#blog-pager-older-link
{
	float: right;
}
#blog-pager
{
	text-align: center;
}
.sidebar
{
	color: #ffc;
	line-height: 1.5em;
}
.sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar li
{
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 .25em 15px;
	text-indent: -15px;
}
.sidebar .widget,.main .widget
{
	border-bottom: 1px dotted #333;
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}
.main .Blog
{
	border-bottom-width: 0;
}
.profile-img
{
	border: 1px solid #333;
	float: left;
	margin: 0 5px 5px 0;
	padding: 4px;
}
.profile-data
{
	color: #3D81EE;
	font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: 700;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin: 0;
	text-transform: uppercase;
}
.profile-textblock
{
	line-height: 1.6em;
	margin: .5em 0;
}
.profile-link
{
	font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: .1em;
	text-transform: uppercase;
}
#footer
{
	clear: both;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 660px;
}
#comments-block .comment-author,.profile-datablock
{
	margin: .5em 0;
}
