/* @group layout */

#articles, #images, #links, #about {
	padding: 6em 0 3em 0;
	position: relative;
}

#footer {
	padding: 1.5em 0;
}

#about .content {
	margin-bottom: 3em;
}

hr.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	border: none;
	margin: 0;
	padding: 0;
}

.hide {
	display: none;
}

.wrapper {
	width: 60em;
	margin: 0 auto 0 auto;
	clear: both;
}

.more {
	width: 16.5em;
	margin: 0 0.75em;
	float: left;
}

.alt {
	float: left;
}

.block {
	margin: 0 0 3em 0;
}

#archive_date {
	
}

#archive_date dl {
	margin: 0 0.75em;
}

#archive_date dt {
	margin-top: 1.5em;
}

#archive_date dd {
	margin-left: 12em;
	position: relative;
}

#archive_date dd span.day {
	display: block;
	position: absolute;
	width: 4.5em;
	left: -6em;
	text-align: right;
}

#archive_date .paginate {
	margin-top: 3em;
	position: relative;
}

#archive_date .paginate span {
	position: absolute;
	right: 0;
}



/* @end */

/* @group header
 */

#header {
	width: 60em;
	margin: 0 auto;
	padding-top: 1.5em;
	position: relative;
}

#headings {
	margin: 0 0.75em;
}

#search {
	height: 1.5em;
	position: absolute;
	top: 1.5em;
	right: 0;
}

#search #search_text {
	width: 16.375em;
	border:0.0625em solid #000000;
	float: right;
	padding: 0.125em 0;
	font-size:1em;
	margin:0pt 0.75em;
}

#search #submit_search {
	margin: 0 0.75em;
	padding: 0;
	width: 4.5em;
	font-size: 1em;
	background: transparent;
	border: none;
	height: 1.5em;
	cursor: pointer;
	float: right;
	text-align: right;
}

/* @end */

/* @group navigation */

.navigation {
	width: 60em;
	margin: 0 auto;
	position: relative;
}

.navigation ul {
	list-style: none;
	position: absolute;
	right: 0;
	top: -6em;
}

.navigation ul li {
	float: left;
	padding: 0 0.75em;
	width: 4.5em;
}

.navigation li span {
	display: none;
}

.navigation li:hover span {
	display: block;
	
}

.navigation li.hover span {
	display: block;
	
}



/* @end */

/* @group content */

.content {
	margin: 0 0 6em 0;
	width: 42em;
	position: relative;
}

.content ul, .content ol {
	margin: 1.5em 1.5em 1.5em 3em;
}

.content ol {
	list-style: lower-roman;
}

.content ul {
	list-style: circle;
}

.content li {
	padding-left: 1.5em;;
}

.content .related_articles li {
	padding-left: 0;;
}

.body {
	margin: 0 0.75em 3em 12.75em;
}

.post_nav {
	position: relative;
	float: right;
	width: 10.5em;
	margin: -3em -18em 0 6.75em;
}

.content > .post_nav {
	position: absolute;
	float: none;
	right: -18em;
	top: 0;
	margin: 0 0.75em;
}

.post_nav p span {
	position: absolute;
	right: 0;
}

.related {
	margin-bottom: 3em;
}

.related ul {
	list-style: none;
	margin-left: 12.75em;
}

img.author {
	float: left;
	margin-left: -12em;
}

span.image {
	margin: 1.5em 0;
	display: block;
	text-indent: 0;
}

span.image small {
	display: block;
	text-align: right;
	font-size: 0.75em;
	line-height: 2em;
}

span.s {
	float: right;
	margin-right: -18em;
	width: 16.5em;
}

span.s img {
	width: 16.5em;
}

p > span.s {
	float: none;
	position: absolute;
	right: -18em;
	width: 16.5em;
	margin: 0 0.75em;
	display: inline;
}

span.m, span.m img {
	width: 28.5em;
}

span.l, span.l img {
	width: 46.5em;
}


/* @end */

/* @group info */

.info {
	float: left;
	display: inline;
	width: 10.5em;
	margin-left: 0.75em;
	margin-top: 0.0625em;
}

.info dt {
	display: none;
}

.info dd.comments {
	float: none;
	margin-bottom: 0;
}

.info dd.date {
	float: left;
	text-align: left;
	clear: none;
	position: relative;
	top: -3em;
}

.comment .info dd.date, #cpreview .info dd.date {
	top: 0;
}

.info dd.time {
	float: right;
	clear: none;
}

/* @end */

/* @group more */

.more ul {
	list-style: none;
}

.more .category_list li {
	display: inline;
	margin-right: 0.5em;
}

.more h2 {
	margin-left: 0;
	margin-right: 0;
	width: auto;
}

.more ul {
}

.more dd {
	margin-left: 1.5em; 
}

.more dd span {
	float: left;
	margin-left: -1.5em; 
}



/* @end */

/* @group gallery */

ul.gallery {
	list-style: none;
}

ul.gallery li {
	float: left;
	margin: 0 0.75em 1.5em 0.75em;
	padding: 0;
}

ul.gallery li a {
	display: block;
}

ul.gallery li a img {
	display: block;
	width: 4.5em;
	height: 4.5em;
}

/* @end */

/* @group comments */

.comments {
	margin-bottom: 3em;
}

.comments form {
	clear: both;
	float: left;
}

.comments form p+p {
	text-indent: 0;
}

.comment {
	margin-bottom: 1.5em;
}

#txpCommentInputForm {
	margin: 0 0.75em 0 12.75em;
	display: inline;
}

.closed {
	margin-left: 12.75em;
}

.comments-wrapper {
}

.comments-wrapper p {
	margin-bottom: 1.5em;
}

.comments-wrapper label {
	position: absolute;
	display: block;
	left: 0.75em;
	width: 10.5em;
	text-align: right;
}

.comments-wrapper input {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.comments-wrapper textarea {
	font-size: 1em;
	width: 28.375em;
	height: 10.375em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	border:0.0625em solid #000000;
}

#comments-remember {
	margin: 0 0.75em 1.5em 0;
}

#comments-remember label {
	position: static;
	text-align: left;
	margin-left: 1.5em;
}

#remember {
	float: left;
	display: block;
}

#comment_name_input, #comment_email_input, #comment_web_input {
	width: 16.375em;
	border:0.0625em solid #000000;
	padding: 0.125em 0;
}

#helplink {
	float: left;
	margin: 0;
	clear: both;
	width: 10.5em;
}

#button {
	float: right;
	clear: none;
	width: 16.5em;
	text-align: right;
}

#button input {
	width: 4.5em;
	margin: 0 0 0 1.5em;
}

.content .comments ul.comments_error {
	margin: 0 0 3em 0;
	list-style: none;
}

.content .comments ul.comments_error li {
	padding-left: 0;
}

/* @end */

/* @group footer */

#footer p {
	text-align: right;
	padding: 1.5em 0.75em;
}

#footer .wrapper {
	margin-bottom: 0;
}



/* @end */

/* uncomment to view grid and baseline grid */
/*
html {
	background: url(/src/images/grid_24.gif) repeat;
}

body {
	background: url(/src/images/grid_10.png) repeat-y center top;
}
*/