/*
Theme Name: Batavia 1.5
Theme URI: http://www.scarletblaze.com/wp/?p=3


/* BEGIN IMAGE CSS: place all the images here */

/* END IMAGE CSS */

/* General Layout */


/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling:
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% 'Trebuchet MS', Verdana, Arial, Helvetica, san-serif;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
blockquote {margin-left: 1em;margin-bottom: .5em;}

/* Miscellaneous conveniences: */
form label {cursor: pointer;}
fieldset {border: none;}
input, select, textarea {font-size: 100%;}


body {
padding: 0 0 2em 0;
text-align: center;
background: #537246 url(images/top.gif) repeat-x;
color: #003300;
}

#page {
	margin: auto;
	width: 880px;
	background-color: #ffffff;
}

#header {
	margin: auto;
	width: 100%;
	height: 212px;
	color: #7d5b38;
	background: #ffffff url(images/header3.jpg) no-repeat;
	border-top: 1px solid #ffffff;
}

#header a {
	color: #759d00;
	text-decoration: none;
}

#header-left {
	margin-left: 5px; margin-top: 5px;
	display: inline;
	font-family: "Times New Roman", verdana, arial, sans-serif;
	float: left;
	width: 200px;
	color: #759d00;
}

#header-right {
	font: .7em verdana, arial, sans-serif;
	text-align: right;
	width: 565px;
	margin-left: 300px;
	color: #759d00;
}

#header-right p {
	margin: 6px 0px;
}

#content {font-size: .9em;text-align: left;
}

.narrowcolumn {
	padding: 5px 15px 150px 15px;
	margin: 0px;
	width: 620px;
	float: left;
}

.widecolumn {
	padding: 5px 15px 150px 15px;
	margin: 0px;
	width: 590px;
	float: left;
}

.narrowcolumn li {margin-left: 15px;}
.widecolumn li {margin-left: 15px;}

#headerimg {
	margin: auto;
	background-color: #ffffcc;
	text-align: center;
	width: 600px;
	height: 200px;
}


.post {
	margin: 0px 20px 40px 0px;
}

#footer {
	clear: both;
	margin: 0px;
	width: 880px;
	color: #7d5b38;
	height: 96px;
	background: #ffffff url(images/lowbanner3.gif) bottom left no-repeat;
}

/* content / attribute */
.widecolumn .entry p {font-size: .9em}

.narrowcolumn .entry {line-height: 1.4em}
.widecolumn .entry {line-height: 1.4em}
.widecolumn .post {margin: 0px}

.narrowcolumn .postmetadata {text-align: center}

.narrowcolumn .postmetadata {padding-top: 5px}
.widecolumn .postmetadata {margin: 30px 0px}

blockquote {
	padding-left: 40px;
	margin: 15px 30px 0px 10px;
	color: #867663;
	padding-top: 5px;
	font-style: italic;
	padding-bottom: 5px;
}

blockquote cite {
	display: block; margin: 5px 0px 0px
}

small {
	font-size: 0.9em; line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	color: #777
}
.smaller {font-size: smaller;}
.larger {font-size:larger;}

.entry {
	border-top: #7d5b38 1px solid;

}

.entry p a:visited {
	color: #b85b5a
}

.entry ul li:hover {
	list-style-type: square;
	color: #660000;
}

.entry ol {
	padding-right: 0px; padding-left: 35px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
.entry ol li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

.entry form {text-align: center;}

.alt {
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
    background-color:#FCFFFC;
	padding: 10px;
	margin: 0px;
}

.description {
	font-size: 1.3em;
	text-align: right;
	color: #999999;
	text-decoration: none;
	text-align: right;
}

h1 {
	margin: 0; padding: 0;
	font: normal 2em verdana, arial, sans-serif;
	line-height: 1em;
	text-align: left;
	color: #759d00;
}
h1 a {
	color: #759d00;
}

h1 a:visited {
	color: #759d00;
}

h2 {
	font: bold 1.1em 'Trebuchet MS', Verdana, Helvetica, sans-serif;
    color: #496a18;
	margin: 30px 0px 0px 0px;
}
h2.pagetitle {
	font-size: 1.2em;
	margin-top: 30px;
	text-align: center;
}

h2 a {color: #496a18; text-decoration: none;}
h2 a:visited {color: #496a18;}

h3 {
	font-weight: bold; font-family: 'Trebuchet MS', 'lucida grande', verdana, arial, sans-serif;
	font-size: 1.3em;
	color: #7d5b38;
	text-decoration: none;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 30px 0px 0px; padding-top: 0px;

}

h3.comments {
	padding: 0px;
	margin: 40px auto 20px;
}

h3 a {color: #7d5b38; text-decoration: none;}
h3 a:visited {color: #7d5b38;}

#searchform {padding: 5px 3px;
	margin: 10px auto;
	text-align: center;
}

input, textarea {
	border: 1px solid #a1a19f;
	margin: 1px 2px;
	background-color: #ffffff;
	}

cite {text-decoration: none}
strike {color: #777}
code {font: 1.1em 'courier new', courier, fixed}

unknown {
	padding-right: 0px; padding-left: 10px;
	padding-bottom: 0px; margin-left: 0px;
	text-indent: -10px; padding-top: 0px;
	list-style-type: none;
	margin: 7px 0px 8px 10px
}
select {
	width: 130px
}
acronym,abbr {
border-bottom: #999 1px dashed;
font-size: 0.9em; letter-spacing: 0.07em;
	cursor: help
}

span.caps {
	cursor: help;
	font-size: 0.9em; letter-spacing: 0.07em;
}

.center {text-align: center}
hr {display: none;}



#footer p {
	margin: 0px;
	text-align: center;
	font-size: smaller;
}

a {color: #06c; text-decoration: none}
a:hover {color: #147; text-decoration: underline}
a img {border-style: none;}
p img {padding: 0px; max-width: 100%}
img.centered {display: block; margin-left: auto; margin-right: auto}
img.alignright {padding: 4px; display: inline; margin: 0px 0px 2px 7px;}
img.alignleft {padding: 4px; display: inline; margin: 0px 7px 2px 0px;}
.alignright {float: right}
.alignleft {float: left}
.postmetadata {color: #777;font: normal .8em verdana, helvetica, sans-serif;}
.postmetadata ul {display: inline; list-style-image: none; list-style-type: none}
.postmetadata li {display: inline; list-style-image: none; list-style-type: none}

ol li {list-style-position: outside; list-style-type: decimal}

.navigation {
	margin-top: 10px; display: block; margin-bottom: 60px; text-align: center
}


/* comments */
#commentform input {
	font: 0.9em 'Palatino Linotype', 'lucida grande', verdana, arial, sans-serif;
}
#commentform textarea {
	font: 0.9em 'Palatino Linotype', 'lucida grande', verdana, arial, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
}
#commentform input {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px 5px 1px 0px;
	width: 170px;
	padding-top: 2px;
}

#commentform #submit {
	float: right;
	margin: 0px;
	background-color: #dbcd9c;
	border: 1px solid #7d5b38;
	color: #7d5b38;
}

#commentform p {margin: 5px 0px}

.commentlist li {
	font: 0.9em 'Palatino Linotype', 'lucida grande', verdana, arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin: 15px 0px 3px;
	padding-top: 5px;
	list-style-type: none;
}
.commentlist {padding: 0px;}

.commentlist cite {
	 font-size: 1.1em;
	 font-style: normal
}
.commentlist cite a {
	font-size: 1.1em;
	font-style: normal
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	 line-height: 1.5em;
	font-family: 'Palatino Linotype', 'lucida grande', verdana, arial, sans-serif;
}

.commentmetadata {display: block; margin: 0px;}
.nocomments {padding: 0px; margin: 0px; text-align: center; color: #777}



/* sidebar */

#sidebar {
	width: 200px;
	margin-left: 665px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	font: .8em 'Trebuchet MS', Verdana, Arial, Helvetica, san-serif;
	background-color: #e3ebcc;
	color: #759d00;
	text-align: left;

}

#sidebar form {
	margin: 0px
}

#sidebar h2 {
	padding: 4px;  margin: 0px;
	font: bold 1em 'Trebuchet MS', Arial, Helvetica, san-serif;
	color: #ffffff;
	background: #759d00 url("images/bkgnavsection.gif") repeat-x;
	text-decoration: none;
	letter-spacing: 2px;
}
#sidebar #searchform #s {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 115px;
	padding-top: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #dbcd9c;
	border: 1px solid #7d5b38;
	color: #7d5b38;
}

#sidebar ul {padding: 0px; margin: 0px;}
#sidebar ul ol {padding: 0px; margin: 0px;}
#sidebar ul li {
	list-style-image: none;
	margin-bottom: 15px;
	list-style-type: none;
}

#sidebar ul ul li {color: #777}
#sidebar ul ol li {color: #777}

#sidebar ul p {margin: 5px 0px 8px}
#sidebar ul select {margin: 5px 0px 8px}

#sidebar ul ul {margin: 5px 0px 0px 10px}
#sidebar ul ol {margin: 5px 0px 0px 10px}

#sidebar ul ul ul {margin: 0px 0px 0px 10px}

#sidebar ul ol {margin: 0px 0px 0px 10px}
#sidebar ul ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
#sidebar ul ul li {padding: 0px; margin: 3px 0px 0px;}
#sidebar ul ol li {padding: 0px; margin: 3px 0px 0px;}

