/*November Template v1.0 by Charles Griffin*/

/*Begin body and header code*/

body {
background: #a5a069;
font-family: "Lucida Grande", trebuchet MS, trebuchet, verdana, arial, sans-serif;
font-size: 14px;
margin: 10px 0 10px 0;
padding: 0px;
text-align: center; /* IE 5.5 hack */
}

a:link { color: #215E21; text-decoration: underline; }
a:hover { color: #993333; text-decoration: underline; }
a:visited { color: #215E21; text-decoration: underline; }
a:hover { color: #993333; text-decoration: underline; }

#wrapper {
width: 770px;
border: 1px solid #000;
background: #dcd58a;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top:0px;
text-align: left;  /* IE 5.5 hack part II */
}

#main {
float: left;
width: 550px;
display:inline;
margin-top: 8px;
voice-family: ""}"";
voice-family: inherit;
margin-top: 5px;
margin-bottom:0px;
}

html>body {
margin-top: 5px;
}

#blogtitle {
width:770px;
height: 120px;
padding:0px;
margin:0px;
}

#blogtitle h1 {
padding-top: 10px;
font-size: 200%;
letter-spacing: 0.2em;
text-align: center;
color: #fff;
margin-top: 0px;
margin-bottom:0px;
}

h1 {
font-size: 120%;
}

h2, h3 {
text-align: left;
font-size: 110%;
}

h4 {
margin-bottom: 4px;
}

p {
font-size: 12px;
}

p.underline {
text-decoration: underline;
font-style: italic;
}

/*End body and header code*/

#navbar {
float: left;
width: 770px;
background: #ffffcc;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
padding-bottom: 2px;
margin-bottom:0px;
}

#navcontainer {
float: left;
width: 550px;
padding: 0 0 0 0px;
list-style: none;
font-size: 80%;
background: #ffffcc;
text-align: left;
margin-left: 0px;
margin-bottom:0px;
}

#navcontainer li {
float: left;
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}

#navcontainer a {
float: left;
padding: 3px 10px 3px 10px;
text-decoration: none;
color: #666;
}

#navcontainer a:hover {
color: #fff;
background: #215E21;
}

#navcontainer li#active a {
float: left;
padding: 3px 10px 3px 10px;
background: #215E21;
color: #fff;
}

.search {
float: right;
/*width: 175px;*/
color: #333;
padding-top: 3px;
padding-right: 10px;
}

/*End nav bar code*/

/*Begin content stuff*/

.content {
overflow: hidden;
background: #fff;
margin: 0px 5px 5px 10px;
padding: 0px 5px 5px 5px;
border: 1px solid #000;
text-align: justify;
line-height: 120%;
}

.center {
text-align: center;
}

blockquote {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
border-left: 2px solid #993333;
padding-left: 10px;
line-height: 120%;
}

ul {
list-style-type: disc;
font-size: 12px;
line-height: 120%;
margin-top: 3px;
margin-bottom: 3px;
margin-right: 15px;
}

li {
color: #000;
}

img {
margin: 0;
padding: 0;
border: 0;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

.code {
font-family: courier, monospace;
font-size: 11px;
text-align: left;
margin: 1px 10px 1px 10px;
padding: 1px 5px 1px 5px;
background: #ccc;
border: 1px solid #000;
}

.date {
font-size: 90%;
color: #000;
text-align: left;
}

.title {
font-size: 130%;
color: #337147;
text-align: left;
}

.subtitle {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #000;
text-align: left;
}

.entries {
font-size: 11px;
text-align: justify;
line-height: 140%;
}

.noentries {
font-size: 11px;
text-align: justify;
line-height: 140%;
background: #fff;
margin-top: 10px;
padding: 5px 5px 5px 5px;
}

.oddentries {
font-size: 11px;
text-align: justify;
line-height: 140%;
background: #fff;
margin-top: 10px;
padding: 5px 5px 5px 5px;
border: 1px solid #999;
}

.evenentries {
font-size: 11px;
text-align: justify;
line-height: 140%;
background: #d3d3d3;
margin-top: 10px;
padding: 5px 5px 5px 5px;
border: 1px solid #999;
}

.oddentries:hover, .evenentries:hover {
border: 1px solid #000;
}

.posted {
margin-top: 10px;
margin-bottom: 30px;
font-size: 10px;
text-align: right;
} 

.commentposted {
margin-top: 5px;
margin-bottom: 10px;
font-size: 10px;
text-align: left;
}

.trackbacktitle {
font-size: 10px;
padding:  5px 5px 5px 5px;
font-weight: bold;
background: #424644;
color: #fff;
text-align: center;
border: 1px solid #000;
line-height: 110%;
}

.paginate {
font-size: 12px;
font-weight: normal;
letter-spacing:	.1em;
padding: 10px 6px 10px 4px;
margin-left: 10px;
color: #424644;
}

.pagecount {
font-size: 10px;
color: #424644;
font-weight: normal;
}

.checkbox {
margin: 3px;
padding: 0;
border: 0;
}

.submit {
background-color: #fff;
font-family: Arial, Verdana, Sans-serif;
font-size: 10px;
font-weight: normal;
letter-spacing: .1em;
padding: 1px 3px 1px 3px;
margin-top: 6px;
margin-bottom: 4px;
text-transform: uppercase;
color: #000;
}

#sidebar {
float: right;
width: 210px;
margin-right: 5px;
font-size: 10px;
text-align: justify;
display:inline;
}

#sidebar p {
font-size: 10px;
text-align: justify;
}

#sidebar p.bold {
font-size: 10px;
text-align: justify;
font-weight: bold;
}

#sidebar li {
text-align: left;
padding-right: 5px;
}

.sidetitle {
margin: 5px 0;
font-size: 120%;
color: #424644;
}

.box {
overflow: hidden;
background: #fff;
margin: 8px 5px 5px 0px;
border: 1px solid #000;
font-size: 10px;
text-align: justify;
}

.box a:link { font-size: 90%; background: #fff; text-decoration: underline; color: #215E21; }
.box a:hover { font-size: 90%; background: #fff; text-decoration: underline; color: #993333; }
.box a:visited { font-size: 90%; background: #fff; text-decoration: underline; color: #215E21; }
.box a:hover { font-size: 90%; background: #fff; text-decoration: underline; color: #993333; }

textarea {
border: 1px solid #999;
background-color: #e3e3e3;
color: #000;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
margin-top: 3px;
margin-bottom: 3px;
}

input.gray {
border: 1px solid #999;
background-color: #E3E3E3;
}

input.gray:hover, textarea:hover { 
border-color: #000; 
}

input.gray:focus, textarea:focus {
border: 1px solid #993333;
color: #333;
background: #fff;
}

/*End content code*/

/*Begin footer code*/

.clear {
clear: both;
}

#footer {
margin-top: 0;
background: #993333;
border-top:1px solid #000;
width: 770px;
height: 55px;
margin-bottom:0;
}

.credit {
color: #fff;
margin-top:0px;
padding-top: 3px;
font-size: 80%;
text-align: center;
line-height: 140%;
}

.credit a:link, .credit a:visited {
color: #dcd58a;
text-decoration: underline;
}

.credit a:hover {
color: #993333;
background: #dcd58a;
text-decoration: none;
}

/*End footer code*/