body {
	background-color: #fff;
	text-align: center;
}

.constrain {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#header {
	height: 4.5em;
	padding-top: .7em;
	background: transparent url(themes/site_themes/default/catchBorder_top.gif) repeat-x bottom;
}

#catch {
	overflow: hidden;
	padding: 0 0 15px;
	text-align: left;
	background: #E3F6DA url(themes/site_themes/default/catchGradient_blueGreen.gif) repeat-x center;
}

#catchPhrase {
	position: relative;
	left: 50%;
	margin-left: -480px;
	padding-top: 35px;
	width: 465px;
	float: left;
	text-align: right;
	background: transparent url(themes/site_themes/default/catchFlowers.gif) no-repeat 10px 5px;
}
#catchImg {
	position: relative;
	left: 50%;
	margin: 15px 0 0 10px;
	width: 470px;
	border: 1px solid #403d2e;
	padding: 2px;
}

#content {
	padding-top: 22px;
	overflow: hidden;
	background: transparent url(themes/site_themes/default/catchBorder_bottom.gif) repeat-x top;
}
#blogPostHome, #blogArchiveHome, #currently {
	float: left;
	width: 310px;
	margin-right: 15px;
}
#currently {
	margin-right: 0;
}

#colophon {
	position: relative;
	text-align: left;
	clear: left;
	margin-top: 3em;
	padding: 2em 0 1.5em;
	background: #d2cbae url(themes/site_themes/default/footerGradient_brown.gif) repeat-x;
}
#aboutHome {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width: 465px;
	float: left;
}
#contact {
	position: relative;
	left: 50%;
	margin-left: 15px;
	width: 465px;
}

#comments, #commentForm {
	position: relative;
	left: 50%;
	margin-left: -325px;
	width: 650px;
	border-top: 2px solid #aed9c5;
}

/* ----- NAVIGATION ----- */

#nav {
	position: absolute;
	right: 0;
	top: .5em;
}
#nav li {
	display: inline;
}
#nav li a {
	margin-left: 50px;
	font-size: 2.1em;
	color: #81a393;
	font-family: Georgia, serif;
	text-decoration: none;
}
#nav li a:link {
	text-decoration: none;
}
#nav li a:visited {
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	text-decoration: underline;
}

/* ----- TYPOGRAPHY ----- */

#header h1 {
	display: inline;
	font-size: 3em;
	color: #67624d;
	font-family: Arrus BT, Georgia, serif;
	font-weight: normal;
}
#header h1.first {
	padding-right: 30px;
}

#catchPhrase h1, #catchPhrase h2 {
	font-size: 3em;
	line-height: 1.2em;
	font-family: Georgia, serif;
	font-weight: normal;
	color: #56513e;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px rgba(86,81,62,0.5);
}
#catchPhrase h1 strong {
	color: #82a392;
	text-shadow: 1px 1px 2px rgba(130,163,146,0.5);
}
#catchPhrase h2 strong {
	font-variant: small-caps;
	color: #82a740;
	text-shadow: 1px 1px 2px rgba(130,167,64,0.5);
}
#catchPhrase h3 {
	margin: 1em 0;
	font-size: 2em !important;
	font-weight: normal;
}
#catchPhrase h3, #catchPhrase p {
	font-size: 1.8em;
	line-height: 1.5em;
	font-family: Georgia, serif;
	color: #56513e;
	text-shadow: 1px 1px 2px rgba(86,81,62,0.5);
}
#catchPhrase p strong {
	font-weight: bold;
}
#catchPhrase p strong em {
	font-style: italic;
}

#content {
	font-family: arial, sans-serif;
}
#content h2 {
	font-size: 1.8em;
}
p + h2 {
	margin-top: 1em;
}
#content .subHeading {
	padding-bottom: .4em;
	margin-bottom: .8em;
	font-size: 1.2em;
	border-bottom: 2px solid #aed9c5;
	margin: 0 !important;
}
#content p, #blogArchiveHome li, #currently p {
	margin: .5em 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

#colophon {
	font-size: 1.2em;
	font-family: arial, sans-serif;
	line-height: 1.3em;
}
#contact p {
	font-size: 1.1em;
	margin-bottom: 1em;
	font-weight: bold;
}

#comments h3, .yearArchive h3 {
	font-size: 1.6em;
	line-height: 1.6em;
}
#commentForm p {
	font-size: 1em;
}

.yearArchive h2 {
	border-bottom: 2px solid #aed9c5;
}
.yearArchive h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: .3em 0;
}

acronym {
	font-style: italic;
	border-bottom: 1px dotted #000;
}


/* ----- LINKS ----- */
#content a:link {
	color: #82a293;
}
#content a:visited {
	color: #83a640;
}
#content a:hover, #content a:active {
	background-color: #e4f7dc;
}

#colophon a {
	color: #cef3e1;
}
#colophon a:hover, #colophon a:active {
	font-weight: bold;
	background-color: transparent;
}

/* ----- IMAGES ----- */
#header .constrain img {
	position: absolute;
	bottom: -.8em;
	left: 18.9em;
}
#content .constrain {
	overflow: hidden;
	background: transparent url(themes/site_themes/default/contentFlowers.jpg) no-repeat 54% bottom;
}
#content .blogImg {
	padding: 2px;
	border: 1px solid #000;
}
#content img.right{
	margin-left: 5px;
	float: right;
}
#content img.left {
	margin-right: 5px;
	float: left;
}
#aboutHome img {
	float: left;
	margin-top: -.8em;
}
#footerKoru {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -68px;
}


/* ----- FORMS ----- */
#contact table {
	width: 100%;
}
#contact table td.first {
	padding: 0 10px 3px 0;
}
label {
	display: block;
}
label em {
	font-weight: bold;
}
td input, textarea, #antispam {
	width: 100%;
	border-top: 2px solid #666251;
	border-right: 2px solid #3f3c2d;
	border-bottom: 2px solid #3f3c2d;
	border-left: 2px solid #666251;
	background-color: #e9e6d8;
}
td input:focus, textarea:focus, #antispam:focus {
	background-color: #e5f8eb;
}
textarea {
	height: 6em;
}

#commentForm textarea {
	background-color: #fff;
	border: 1px solid #999;
	height: 12em;
	width: 90%;
}
#commentForm input.field {
	border: 1px solid #999;
}
#commentForm label {
	display: inline;
	cursor: hand;
}


/* ----- LISTS ----- */

.yearArchive ul {
	margin: 0 0 .5em 1em;
	font-size: 1.4em;
	line-height: 1.4em;
}

#content ul#credit {
	margin: 0 0 0 2em;
	font-size: 1.4em;
	line-height: 1.4em;
}
#content ul#credit li {
	margin: .5em 0;
	list-style: disc;
}