body {
	font : 70% georgia, times, serif;
	background : url(bg.gif) #efe5b4;
	margin : 0px;
	padding : 0px;
}

input, textarea {
	font : 100% georgia, times, serif;
}

.textinput {
	width : 20em;
}

body.contact textarea {
	width : 20em;
	height : 6em;
}

a {
	color : #ce3846;
}

a:hover {
	color : #8c0042;
}

#content div:first-child a:hover {
	color : #711c44;
}

#mainNavigation {
	position : absolute;
	top : 0px;
	left : 0px;
	height : 3em;
	background : url(bg-header.gif) repeat-x #b00818 bottom left;
	margin : 0px;
	padding : 0px;
	width : 100%;
	list-style-type : none;
}

#supNavigation {
	position : absolute;
	top : 0px;
	left : 5px;
	list-style-type : none;
	padding : 0px;
	margin : 0px;	
}

#mainNavigation li {
	float : left;
	margin-left : 0.7em;
	margin-right : 1.5em;
	margin-top : 0.5em;
	font-size : 120%;
	font-weight : normal;
	height : 2em;
}

#supNavigation li {
	float : left;
	margin-left : 0.7em;
	margin-right : 1.5em;
	padding-top : 0.5em;
	font-size : 120%;
	font-weight : normal;
}

body.journal #mainNavigation li.journal, body.resume #mainNavigation li.resume, body.about #mainNavigation li.about, body.contact #mainNavigation li.contact {
	background : url(triangle-header.png) no-repeat bottom center;
}

body.journal #supNavigation li.journal, body.resume #supNavigation li.resume, body.about #supNavigation li.about, body.contact #supNavigation li.contact {
	background : url(triangle-footer.png) no-repeat top center;
}

body.journal li.journal a, body.resume li.resume a, body.about li.about a, body.contact li.contact a {
	color : #ffcd4a !important;
}

#mainNavigation li a, #footer a {
	color : #fff;
	text-decoration : none;
}

#mainNavigation li a:hover, #footer a:hover {
	color : #ffcd4a;
}

#header {
	position : absolute;
	left : 17px;
	top : 4.2em;
	width : 222px;
	background : url(horsie.png) no-repeat 0px 80px;
	height : 250px;
}

#header h1 {
	padding : 0px;
	margin : 0px;
}

#header h1 a {
	text-indent : -1000em;
	background : url(header-textick.gif) no-repeat;
	width : 205px;
	height : 48px;
	overflow : hidden;
	display : block;
}

#header div.description {
	width : 195px;
	margin-left : 10px;
	margin-top : 13px;
	font-size : 90%;
	letter-spacing : 0.2px;
}

#content {
	margin-left : 235px;
	width : 45em;
	padding-top : 3em;
}

* html #content {
	padding-top : 4em;
}

#content {
	min-height : 45em;
}

* html #content {
	height : 45em;
}

#content h2 {
	font-size : 170%;
	font-weight : normal;
	padding : 0px;
	margin : 0px;
	width : 175px;
	float : left;
	line-height : 110%;
	text-align : right;
}

div.search {
	margin-left : 265px !important;
	margin-top : 0em !important;
	padding-top : 4em !important;
}

div.search div.post, div.search div.entry {
	float : none !important;
	border : none !important;
	margin : 0px !important;
	padding : 0px !important;
	display : block !important;
}

div.search div.post p.postmetadata {
	position : relative !important;
	float : none !important;
	width : 100% !important;
}

div.search h3 {
	margin-left : 0px;
	padding-left : 0px;
}

div.search h2.pagetitle {
	float : none !important;
	text-align : left !important;
	margin-left : 0px;
	padding-left : 0px;
	width : auto !important;
}

* html div.search h2.pagetitle {
	padding-bottom : 0.5em !important;
}

#content img {
	border : 1px solid #000;
}

#content div.error img {
	float : right;
	margin-left : 1.5em;
}

#content div.error {
	width : 54%;
}

#content h2 small {
	display : block;
	font-size : 60%;
	padding-top : 0.3em;
}

#content div.entry, #content div.entrytext {
	border-left : 2px solid #e6003e;
	margin-left : 182px;
	padding-left : 15px;
	padding-bottom : 1.5em;
}

#content div.entrytext {
	padding-bottom : 0em !important;
}

#content div:first-child div.post {
	border-left : 2px solid #b00818 !important;
}

#content div.navigation {
	border : none;
}

#content div:first-child a {
	color : #b00818;
}

#content div.post {
	position : relative;
}

* html #content div.post {
	height : 5em;
	margin-bottom : 1em;
}

#content p.postmetadata {
	position : absolute;
	right : 0px;
	bottom : 0px;
	margin : 0px;
	padding : 0px;
	width : 27em;
	text-align : right;
}

#content p.alt {
	position : relative !important;
	width : auto !important;
	padding-top : 1em;
}

#content p.alt small {
	font-size : 90%;
}

#sidebar h2.contents {
	position : absolute;
	display : none;
}

#respond, #commentform {
	margin-left : 200px;
}

#commentform textarea {
	width : 25em;
	height : 10em;
}

#commentform small, #content small {
	font-size : 100%;
}

#navigationList {
	position : absolute;
	top : 250px;
	left : 15px;
	width : 222px;
	height : 265px;
	padding : 0px 5px 5px 5px;
	list-style-type : none;
	margin : 0px;
}

#navigationList h2 {
	padding : 0px;
	margin : 0px;
	font-size : 100%;
}

#navigationList li.archive, #navigationList li.categories {
	width : 90px;
	float : left;
}

#navigationList li.categories {
	padding-left : 0px;
}

#navigationList li.archive ul, #navigationList li.categories ul, #linkcat-1 ul {
	list-style-type : none;
	padding-left : 0px;
	margin-left : 0px;
	font-size : 90%;
}

#navigationList li.archive ul li, #navigationList li.categories ul li, #linkcat-1 ul li {
	padding-left : 7px;
	margin-left : 1px;
	background : url(arrow-bullet.png) no-repeat 0px 2px;
	margin-bottom : 3px;
}

#navigationList li.search {
	clear : both;
}

#navigationList li.search input#s {
	width : 100px;
	padding : 1px;
	border : 1px solid #b00818;
	background : url(input-bg.png) no-repeat;
}

#navigationList li.search input {
	font-size : 80%;
}

hr {
	display : none;
}

#footer {
	margin : 25px 0px 0px 0px;
	height : 3em;
	background : url(bg-footer.gif) repeat-x #b00818 top left;
	clear : both;
	position : relative;
	
}

#footer p {
	margin-left : 24em;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 32em;
	padding : 0.5em 0px 0px 0px;
	font-size : 120%;
}

#footer ul.resources {
	position : absolute;
	right : 0.5em;
	top : 0.7em;
	margin : 0em;
	padding : 0em;
}

#footer ul.resources li {
	display : inline;
	font-size : 120%;
	color : #fff;
}

#footer ul.resources a {
	background : url(rss_feed.gif) no-repeat 0px 1px;
	padding-left : 33px;
	margin-right : 8px;
}

#footer ul.resources li a.rss {
	background : url(rss_feed.gif) no-repeat top right !important;
	padding-right : 33px !important;
	margin-right : 0px !important;
	cursor : help;
}

#footer p.textick {
	display : none;
}

#linkcat-1 {
	clear : both;
	float : left;
}

#linkcat-1 ul {
	list-style-type : none;
}

#linkcat-1 ul li {
	list-style-type : none;
	display : block;
	width : 200px;
}

#backToTop {
	padding-left : 14px;
	background : url(backToTop.png) no-repeat center left;
}

form {
	margin : 0px;
	padding : 0px;
}

#sk2-footer {
	display : none;
}

td, th {
	vertical-align : top;
	text-align : left;
}