body {
	margin-left: 72px;
	text-align: center;
	background: #000 url('images/bg.jpg') top center no-repeat;
	background-attachment:fixed;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}

img.x {
	position: fixed;
	top: 24px;
	left: 0;
	z-index: 1;
	}

* html img.x {
	position: absolute;
	}

div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}

a {
	color: #FFFFFF;
}
a:hover {
	color:#CCCCCC;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #cccccc;
}
h1 {
	font-size: 40px;
	color: #fff;
	line-height: 120px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 500px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	margin: 0 12px 0 0;
}
ul#navigation li a:hover {
	color: #FF6600;
	text-decoration: none;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 22px;
	color: #FFFFFF;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 72px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #CCCCCC;
	line-height:28px;
}
div.contactform {
	width: 440px;
	padding:12px;
	background-color:#015270;
}

form {
	font:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #999999;
	padding: 24px;
	font-size: 14px;
	line-height: 36px;
	background-color:#015270;
}
#commentform {
	clear: both;
	width: 460px;
}
#commentform p {
	margin: 0 0 0;
	width: 460px;
}
#commentform input {
	margin: 0 0 0;
	padding: 2px;
}
#commentform textarea {
	margin: 0 0 0;
}
input {
	background-color:#0284bc;
	border: 1px solid #999999;
	padding: 2px;
}

input#contactsubmit {
	background-color:#FFFFFF;
	padding: 12px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

input#submit {
	background-color:#FFFFFF;
	padding: 12px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

textarea {
 	background-color: #0284bc;
 	color: #ffffff;
 	border: 1px solid #999999;
}

textarea#comment {
	width:454px;
}

label {
	width:160px;
	float:left;
}

#commentform label{
	width:400px;
}


div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}

#content .post {
	font-size:16px;
}

p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 76px;
}

#post-6.post ul.reg2 {
	line-height:32px;
	margin-bottom:24px;
}

#post-6.post strong {
	line-height:36px;
	margin-top:52px;
}


h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 540px;
	float: right;
	padding-top:12px;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	text-decoration: none;
	color: #CC9900;
	padding:6px;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
