body {
	background: #fffff0;
	font: 15px/23px Georgia, "Times New Roman", serif;
}

/* unmodified tags */
h1, h2, h3, h4, h5 {
	margin: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

.clear {
	clear: both;
}

fieldset, img {
	border: none;
}

p, ul {
	margin: 0 0 1em 0;
}

h1 {
	font: lighter 48px/60px Georgia, 'Hoefler Text', 'Times New Roman', serif;
	color: #333;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}


h2 {
	font: bold 18px/25px 'ATF Antique', 'ATFAntique', Georgia, 'Hoefler Text', 'Times New Roman', serif;
	color: rgb(82, 52, 38);
	margin: 0.5em 0 0.5em 0;
}

h3 {
	border-bottom: 1px solid #aaa;
	margin: 10px 0 5px 0;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	font: 14px/22px 'Lucida Grande', "Helvetica Neue", Arial, Helvetica, "Lucida Grande", Geneva, sans-serif;
	font-weight: bold;
}

a:link {
	color: #3A5787;
	/* background-color: #E6EAFF;
	text-decoration: none; */
}

a:visited {
	color: #778397;
	/* background-color: #EDF0FF;
	text-decoration: none; */
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #383838;
	/* background-color: #EDF0FF; */
}

/* page title area */
h1.title {
	margin: 15px 0 3px -4px; /* left margin lines the C up with the left edge */
	padding: 0;
	line-height: 29px;
	font-size: 29px;
	border: 0;
}

/* don't color the link: */
h1.title a:link, h1.title a:visited {
	display: block;
	height: 29px;
	width: 176px;
	background-color: transparent;
}

h1.title a:hover {
	background-color: #eee;
}

/* our main document */
#main {
	width: 715px;
	margin: 0px auto;
	background-color: transparent;
}

/* main navigation */
#menu {
	width: 543px; /* + 172px padding = 715px */
	font: 13px/17px 'Lucida Grande', "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 17px;
	height: 27px; /* 17px line height + 10px padding */
	background-color: #dcb6ab;
	border-top: 3px solid #cd4343;
	padding-left: 172px; /* 183px - 11px a tag left margin */
}

#menu a {
	display: inline;
	float: left;
	padding: 5px 11px 5px 11px;
	background: none;
	color: white;
	text-decoration: none;
}

#menu a.current-item {
	background-color: #604a3d;
	color: white;
}

#menu a.current-item:hover {
	background-color: #604a3d;
	color: white;
}

/* white & red hovercraft! */
#menu a:hover {
	background-color: #edab55;
	color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	text-align: center;
}

.projects p {
	padding: 0 0 5px 0;
	margin: 0;
}

.projects br {
	clear: left;
}

.projects {
	margin-bottom: 10px;
}

.indented-col ul {
	width: 502px;
	padding: 0 0 0 20px;
	margin-left: 0px;
}


#intro {
	clear: both;
	min-height: 105px; /* height of polaroid */
	margin: 1em 0 0.5em 0;
	font: 12px/18px 'Lucida Grande', "Helvetica Neue", Arial, Helvetica, "Lucida Grande", Geneva, sans-serif;
	color: #4C4C4C;
}

#intro p {
	font-size: 15px;
	line-height: 20px;
	color: #222;
}

#intro h3 {
	margin: 0;
	border: 0;
}

#intro ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#intro .column {
	width: 165px;
	float: left;
	display: block;
	padding: 9px 0 10px 18px;
}

#intro .column.first {
	padding-left: 0px;
}

#intro p {
	margin: 0;
}

#intro .central {
	margin-left: 183px;
}

#intro .external-nav {
	width: 100px;
	margin-left: 20px;
	float: right;
	font-size: 70%;
	color: #666;
}

#intro .external-nav a:link,
#intro .external-nav a:visited {
	color: #444;
}

#posts {
	clear: both;
	padding-top: 3px;
}

p.date {
	float: left;
	width: 158px; /* 183px width - 25px margin */
	color: #666;
	background-color: transparent;
	font: bold 13px/25px 'Lucida Grande', "Helvetica Neue", Arial, Helvetica, "Lucida Grande", Geneva, sans-serif;
	/* same line-height as post-title */
	margin: 5px 15px 0 0;
	padding-left: 10px;
	text-align: right;
}

/* anything relating to posts-- */
.post-title h2 {
	margin: 5px 0 .5em 183px;
	display: block;
	clear: none;
	width: 529px; /* should be 532px --but IE6 is broken. */
}

.post-title a:link,
.post-title a:visited {
	background-color: transparent;
	text-decoration: none;
    color: rgb(82, 52, 38);
}

.post-title a:hover {
	background-color: #E9ECFC;
}

.post-body p.first:before {
	/* content: url(redblock.gif); */
}

.post-body, .post-footer-individual {
	/* font stuff specific to the body copy goes here. */
	font-family: Georgia, 'Hoefler Text', "Times New Roman", serif;
}

p.post-footer,
p.content-nav {
	border-bottom: 1px solid #aaa;
	padding: 5px 0 10px 183px;
	margin: 0;
	width: 532px;
}

p.post-footer-individual {
	clear: both;
	padding: 3px 0 3px 183px;
	margin-bottom: 0;
	width: 532px;
	border-top: 1px solid #AF0006;
	color: #666;
}

.post-body p,
.post-body pre,
.post-body h3,
.post-body h4,
.post-body hr,
.post-body table,
.comment-content {
	margin-left: 183px;
	width: 532px;
}

.post-body hr {
	border: 0;
	color: #ED1C24;
	background-color: #ED1C24;
	height: 1px;
}

hr {
	border: 0;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
	clear: both;
}

/* For the next two rules, if an image is inside a paragraph, we will display it floated left,
 * 	but if it's outside a paragraph, we'll assume it wants the whole 532px.
 */
.post-body img,
.post-body a img {
	margin: 3px 10px 3px 183px;
	clear: both;
}

.post-body p img,
.post-body img.figure-l {
	float: left;
	clear: none;
	margin: 3px 10px 3px 0px;
}

/* other options for figures: float right, center, float right */
.post-body img.figure-r {
	float: right;
	margin: 0 0 6px 6px;
}

.post-body img.figure-c {
	padding-left: 183px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.post-body p {
	margin-top: 0;
}

.callout {
	float: left !important;
	display: inline;
	margin: 0 13px 0 0;
	padding: 0;
}

p.cover {
	margin: 5px 0 0 0;
	padding: 0;
}

.annotated {
	clear: right;
	width: 525px;
	padding: 7px 0 0px 7px;
	margin: 0 7px 7px 0px;
	border-top: 1px solid #333;
}

#photographs {
	display: block;
}

#photographs img {
	margin: 0 0 3px 3px;
}

#photographs a.image_link:link,
#photographs a.image_link:visited,
#photographs a.image_link:hover,
#photographs a.image_link:active {
	background-color: transparent;
	outline: 0;
}

.small-caption {
	display: block;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0;
}

.annotated h5 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.annotated p.summary {
	display: block;
	padding: 0;
	margin-bottom: 6px !important;
}


/* less space before lists */
.post-body p + ul, .post-body p + ol, .projects p + ul {
	margin-top: 0;
	padding-top: 0px;
}

.post-body ul,
.comment-content ul,
.indented-col ul,
.two-col-indented ul {
	list-style: square outside;
	color: #333;
}

.two-col-indented ul.archive {
	list-style: none;
	padding: 0;
	margin: 0;
}

.post-body ol,
.comment-content ol {
	color: #333;
}

.post-body ul, .post-body ol {
	width: 532px;
	padding: 0 0 0 183px;
	margin-left: 0;
}

.comment-content ul, .comment-content ol {
	padding-left: 0;
	margin-left: 0;
}

.post-body ul li ul, .post-body ol li ol,
.comment-content ul li ul, .comment-content ol li ol {
	padding-left: 0;
	margin-left: 20px;
}

.post-body blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}

.post-body blockquote p {
	color: #333;
	width: 458px;
	/* font-style: italic; */
}

.post-footer {
    padding-bottom: 5px;
	clear: both;
}

/* for text or img in the left column */
.left-col {
	/* override post-body font specs */
	font: 13px/15px 'Lucida Grande', "Helvetica Neue", Arial, Helvetica, "Lucida Grande", Geneva, sans-serif;
	float: left;
	position: relative;
	width: 158px; /* 183px - 25px margin */
	margin: 0 15px 0 0;
	padding-left: 10px;
	color: #666;
	text-align: right;
	background-color: transparent;
}

.left-col a img, .left-col img {
	margin-left: 0;
}

.left-col p span.caption {
	display: block;
	padding-bottom: 10px;
}

img.left-col {
	width: auto;
}

/* for full-column items like photo teasers, ads, etc. */
.photo-tease img, .advertisement {
	margin: 1.5em 0 1.5em 0;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-left: none;
	border-right: none;
}

.photo-tease a {
	background-color: transparent;
}

.photo-tease a:hover img {
	border-top: 2px solid #f00;
	border-bottom: 2px solid #f00;
	border-left: none;
	border-right: none;
}


/* for three-column box of stuff */
.three-col h2 {
	margin: 0 0 .5em 0px;
	width: 732px;
}

.three-col p {
	float: left;
	text-align: center;
	width: 33%;
	min-height: 20px;
	margin-bottom: 0;
	margin-top: 0;
	border-left: 0;
}

.three-col p + p {
	border-left: 1px solid black;
}

/* for gallery view */
.indented-col {
	padding-left: 183px;
}

.two-col-indented {
	width: 251px;
	float: left;
}

.two-col-indented ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
}

.photog {
	font: 12px/14px 'Times New Roman', serif;
	margin: 0px;
	float: left;
	text-align: center;
	width: 130px;
	height: 130px;
}

.site {
	font: 12px/14px 'Times New Roman', serif;
	margin: 0 20px 0 0;
	float: left;
	text-align: center;
	width: 150px;
	height: 200px;
}

/* MT-specific comment stuff */

.commenter-profile img { vertical-align: middle; }

.comments-header {
   display: none;
}

.comments {
   position: static;
   clear: both;
   margin-bottom: 20px;
}

.comment p.meta {
	float: left;
	width: 158px; /* 183px width - 25px margin */
	color: #666;
	clear: left;
	background-color: transparent;
	font-family: 'Lucida Grande', "Helvetica Neue", Arial, Helvetica, "Lucida Grande", Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	margin: 8px 15px 10px 0;
	padding-left: 10px;
	text-align: right;
}

.comments p.meta .author {
	font-weight: bold;
}


.comment {
	border-top: 1px solid #aaa;
	clear: both;
}


.comments-open {
	clear: both;
	border-top: 1px solid #aaa;
	margin: 0;
	padding:0;
}

.comments-open p {
	padding-left: 183px;
}

.comments-open p#comments-open-text {
	padding-left: 0;
}

.comments-open p.intro {
	color: #666;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #aaa;
}

#comments-open-data span, #comments-open-text span {
	color: #aaa;
	font-size: .9em;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open,
.comments-closed
{
   font-family: Georgia, 'Hoefler Text', Times New Roman, serif;
   display: block;
   padding: 4px 0 8px 0px;
}

.comment-content p, #comments-open-data p, #comment-text {
   padding: 0;
   margin-top: 4px;
   margin-bottom: 4px;
}

.comment-footer,
.contact-footer,
.comments-open-footer {
   clear: both;
   margin: 0;
   padding-left: 183px;
}

.comments-open label, .contact-form label {
	display: block;
	float: left;
	padding: 0 15px;
	width: 153px;
	text-align: right;
}

.comments-open label.comment-bake-cookie {
	width: 432px;
	padding-left: 183px;
	text-align: left;
}

#comment-author, #comment-email, #comment-url
{
   width: 310px;
}


#comment-text {
   width: 432px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

/* contact form on about.php */

.contact-send {
   font-weight: bold;
}

.contact-form textarea {
   width: 400px;
}

