body, html {
	margin: 0px;
	padding: 0px;
	font: 90% tahoma, geneva, arial, sans-serif;
}
a {
	text-decoration: none;
}
a img {
	border-width: 0px;
}
blockquote, q {
	font: italic 100% "book antiqua", "palatino linotype", palatino, georgia, serif;
}
blockquote {
	margin: 15px;
	padding: 10px;
	-moz-border-radius: 1.0em;
	-webkit-border-radius: 1.0em;
}
code {
	font: 90% "courier new", courier, monospace;
}
pre {
	font: 110% "courier new", courier, monospace;
}
acronym {
	border-bottom: 1px dotted;
}
p, .article ol li {
	line-height: 170%;
	font-size: 110%;
}
label {
	display: block;
}
form div {
	padding: 4px;
}
form div.buttons {
	text-align: right;
}
form div.honeypot {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
input.fade, textarea.fade {
	color: rgb(150,150,150);
}
textarea.large {
	width: 500px;
	height: 400px;
}
th {
	font: bold 100% georgia, "DejaVu serif", "times new roman", times, serif;
	padding: 2px;
}
span img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
}

#header, #header div.centred {
	height: 100px;
}
#header h1 {
	font: bold 250% georgia, "DejaVu serif", "times new roman", times, serif;
	padding: 25px 0px 0px 50px;
	margin: 0px;
}

.accessibility {
	display: none;
}

#navigation {
	border-width: 1px 0px;
	height: 49px;
}
#navigation ul, #footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li, #footer ul li {
	display: block;
	float: left;
}
#navigation ul li a {
	text-transform: uppercase;
	font: 150% georgia, "DejaVu serif", "times new roman", times, serif;
	padding: 14px 6px 0px 6px;
	height: 35px;
	display: block;
}
#navigation a.rss {
	float: right;
	color: white;
	font: 150% georgia, "DejaVu serif", "times new roman", times, serif;
	letter-spacing: 0.1em;
	margin-right: 11px;
	margin-top: 8px;
	padding: 2px 4px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
#navigation a.rss img {
	vertical-align: middle;
}

#toolbar {
	height: 30px;
}

.centred {
	border-width: 0px 1px;
	width: 800px;
	margin: auto;
}

#main, #wrap, #outer {
	clear: both;
	min-height: 450px;
}

#footer {
	clear: both;
	min-height: 50px;
	font: 90% georgia, "DejaVu serif", "times new roman", times, serif;
}
#footer ul {
	margin-left: 31px;
	padding-top: 9px;
	float: left;
}
#footer ul li {
	padding-right: 8px;
}
#footer ul li a {
	padding: 2px;
	font-size: 110%;
}

#content {
	width: 521px;
	float: left;
	padding: 15px 15px 15px 0px;
}
#content.full {
	width: 770px;
	float: none;
}

#column {
	float: right;
	padding-right: 15px;
}
#column div p {
	margin: 0px;
}
#column div {
	width: 189px;
	padding: 14px 15px 15px 15px;
	margin: 15px 0px;
}
#column h3 {
	margin: 0px;
	padding: 0px;
	font: bold 120% georgia, "DejaVu serif", "times new roman", times, serif;
}
#column ul {
	list-style-type: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
#column ul a {
	padding: 3px 3px 3px 19px;
	font-family: georgia, "DejaVu serif", "times new roman", times, serif;
	display: block;
	text-indent: -8px;
}

.article {
	margin-bottom: 40px;
	clear: both;
}
/*.article div.author + p:first-letter {
	padding: 4px;
	margin-right: 4px;
	font: 300% georgia, "DejaVu serif", "times new roman", times, serif;
	vertical-align: top;
	float: left;
}*/
.article h2 {
	margin: 5px 0px 3px 15px;
	padding: 8px 2px 2px 15px;
	font: bold 150% georgia, "DejaVu serif", "times new roman", times, serif;
}
.article h2 a {
	text-decoration: none;
	color: inherit;
}
.article h3 {
	margin: 5px 0px 0px 15px;
	padding: 8px 2px 2px 15px;
	font: italic bold 120% georgia, "DejaVu serif", "times new roman", times, serif;
}
.article h3 + p {
	margin-top: 5px;
}
#content p {
	margin-left: 15px;
}
.comment h3 {
	margin: 5px 0px 0px 0px;
	padding: 2px;
	font: italic bold 110% georgia, "DejaVu serif", "times new roman", times, serif;
}
.article a {
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.author {
	text-align: right;
	font: italic 90% georgia, "DejaVu serif", "times new roman", times, serif;
	padding: 2px 15px 0px 2px;
	margin: 0px;
}
.article .footer {
	padding: 5px 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.article .footer a {
	text-decoration: none;
}
.article .footer a:hover {
	text-decoration: underline;
}
.article .footer ul {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	list-style-type: none;
	float: left;
	background: url(../img/tag_green.png) left center no-repeat;
}
.article .footer ul li {
	display: inline;
}
.article .footer span {
	float: right;
}
.article .footer span a, a.reply {
	padding: 2px 0px 2px 28px;
	margin-left: 8px;
}
.article .footer span a.link {
	background: url(../img/link.png) left center no-repeat;
}
.article .footer span a.comments {
	background: url(../img/comments.png) left center no-repeat;
}
.article .footer:after {
	clear: both;
}
a.reply {
	background: url(../img/add_comment.png) left center no-repeat;
	font: 100% tahoma, geneva, arial, sans-serif;
}
a.reply:hover {
	text-decoration: underline;
}
.author a.reply {
	display: none;
}

ul.centered {
	list-style-type: none;
	margin: auto;
	padding: 0px;
	width: 160px;
	height: 26px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
ul.centered li {
	display: inline-block;
	float: left;
	font-size: 120%;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	width: 70px;
	text-align: right;
}
ul.centered li:first-child {
	text-align: left;
}
.comment {
	padding: 12px;
	margin-bottom: 15px;
}
form.comment div.buttons {
	text-align: left;
}
form.info-form.comments label {
	display: block !important;
	float: none !important;
	text-align: left !important;
}
.reply {
	margin: 15px 0px 0px 30px;
}

div.overlay {
	background-color: black;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
div.form-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
}
div.form-wrapper form {
	width: 500px;
	margin: 120px auto 0px auto;
}

/* comment form messages */
form#add-comment div.row, form#add-comment div.buttons {
	float: left;
	clear: both;
}
form#add-comment textarea, form#add-comment input[type=text] {
	float: left;
}
form .row .input {
	width: 100%;
	padding: 4px;
	border: 1px solid transparent;
	color: #16828f;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
form .row .input span {
	padding: 0px 0px 0px 20px;
	margin: 4px;
	width: 180px;
	display: none;
	float: right;
	visibility: hidden;
	border-width: 0px;
}
form .row .input.info {
	border-color: #305E9D;
	background-color: #C3D9F8;
	color: #305E9D;
}
form .row .input.success {
	background-color: #d5f394;
	border-color: #39842d;
	color: #39842d;
}
form .row .input.error, form#contact div.error {
	background-color: #ffb5a9;
	border-color: #8f1f19;
	color: #8f1f19;
}

form .row .input.info span {
	background: url(../img/info.png) center left no-repeat;
}
form .row .input.success span {
	background: url(../img/accept.png) center left no-repeat;
}
form .row .input.error span {
	background: url(../img/delete.png) center left no-repeat;
}

form#contact {
	padding-top: 15px;
}
form#contact div {
	width: 400px;
	margin: 4px auto;
}
form#contact label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin: 2px 4px;
}
form#contact div.error {
	border: 1px solid;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#twitter_div {
	font-family: georgia, "DejaVu serif", "times new roman", times, serif;
}