@charset "UTF-8";
/* CSS Document */

/* Reset Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Layout formatting */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #EBEBCC;
}

h1 {
	display: none;
}

h2 { font-size: 1.125em; /* 16x1.125=18 */ color: #836844; margin-bottom: 15px; }
h2 a:link { font-size: 1.125em; /* 16x1.125=18 */ color: #836844; margin-bottom: 15px; text-decoration: underline; }
h2 a:visited { font-size: 1.125em; /* 16x1.125=18 */ color: #836844; margin-bottom: 15px; text-decoration: underline; }
h2 a:hover { font-size: 1.125em; /* 16x1.125=18 */ color: #D4D43F; margin-bottom: 15px; text-decoration: underline; }
h2 a:active { font-size: 1.125em; /* 16x1.125=18 */ color: #D4D43F; margin-bottom: 15px; text-decoration: none; }


h3 { font-size: 1em; /* 16x1=16 */ font-weight: bold; color: #836844; padding-top: 15px; }

h3 a:link { color: #836844; text-decoration: none; }
h3 a:visited { color: #836844; text-decoration: none; }
h3 a:hover { color: #D4D43F; text-decoration: none; }
h3 a:active { color: #D4D43F; text-decoration: none; }

#wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #836844;
	border-right: 1px solid #836844;
	background: #fff;
	background-image: url(header.png);
	background-repeat: no-repeat;
}

#header {
	height: 195px;
	background: #fff url(images/header.png) no-repeat;
}

#content {
	float: left;
	width: 645px;
	text-align: left;
	font-size: 0.8125em; /* 16x0.8125=13 */
    line-height: 1.75em; /* 16x1.3125=21 */
	color: #000;
	background: #fff;
	padding: 45px 10px 45px 25px;
	display: inline;
}

#content p { padding-bottom: 15px; }

#content img {
	padding: 2px;
	margin: 0;
	border: 1px solid #836844;
}

.clear { clear: both; }

#navigation {
	float: right;
    font-size: 1em; /* 16x1=16 */
	width: 225px;
	padding: 45px 25px 45px 25px;}


#navigation ul {
	padding: 5px 0 15px 0;
}

#navigation ul li { color: #836844; font-size: 0.875em; /*16x0.875=14 */ padding-bottom: 6px; }

#navigation ul li a:link { color: #836844; text-decoration: underline; }
#navigation ul li a:visited { color: #836844; text-decoration: underline; }
#navigation ul li a:hover { color: #D4D43F; text-decoration: none; }
#navigation ul li a:active { color: #D4D43F; text-decoration: none; }



.author {
	    font-size: 0.625em; /* 16x0.625=10 */
}

#footer {
	clear: both;
	padding: 16px;
	font-size: 0.625em; /* 16x0.625=10 */
	height: 100px;
	color: #000;
	text-align: left;
	background-color: #d4d43f;
	border-top: solid 1px #836844;
	border-bottom: solid 1px #836844;
}

#footer a:link {
	color: #000;
}

#footer a:hover {
	color: #fff;
}

#footer a:visited {
	color: #000;
}


/* START DEFAULT STYLES */

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/* End Structure */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p {
	padding-bottom: 10px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

