/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global */

body {
text-align:center;
background:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:62%;
}

#wrapper {
width:700px;
margin:0 auto;
}

.content {
width:500px;
margin:0 auto;
text-align:left;
}

a {
color:#9aa915;
text-decoration:none;
}

a:hover {
color:#333;
}

ul, ol {
margin-bottom:10px;
margin-left:20px;
}

ul li {
list-style:square;
}

ol li {
list-style: decimal;
}

dl {
margin-bottom:10px;
}

dt {
font-weight:bold;
}

dd {
padding-left:20px;
font-style:italic;
}

code {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

/* Menu Styling */

#menu {
margin:0 auto;
background:url(images/menubg-red.gif) bottom no-repeat;
font-size: 12px;
height:30px;
text-align:left;
}

#menu ul {
margin:0;
padding: 9px 0 0 15px;
width:450px;
float:left;
}

#menu ul li {
display:inline;
}

#menu ul li a {
margin: 0px 8px;
padding:10px 0px 5px 0px;
color:#FFF;
text-decoration:none;
}

#menu ul li a:hover {
border-bottom: solid 6px #fff;
}

.current_page_item a {
border-bottom: solid 3px #fff;
}

.current_page_parent a {
border-bottom: solid 3px #fff;
}

.feed {
width:26px;
height:30px;
background:url(images/rss.png) no-repeat;
float:right;
margin-right: 1px;
}

.feed a {
text-decoration:none;
padding:8px 10px 15px 10px;
}

/* Header Styling */

#about {
margin: 20px 0px;
padding: 20px 20px 5px 20px;;
border-bottom: 1px solid #859731;
color: #999;
}

#about h1 {
text-transform: uppercase;
font-size: 30px;
line-height: 27px;
letter-spacing: -1px;
font-weight: normal;
margin-bottom: 10px;
}

#about p {
font-size: 12px;
font-weight: bold;
}

#about a {
color: #859731;
}

#about a:hover {
color: #640E27;
}

/* Primary Content */

#primary {
padding:20px;
}

#primary h1 {
color: #666;
font-weight: bold;
font-size: 12px;
}

/* Articles */

.article_title, .article_title a {
color: #666;
text-decoration: none;
font-size: 30px;
font-weight: normal;
letter-spacing: -1px;
text-transform: uppercase;
margin: 0px 0px 10px 0px;
line-height: 27px;
}

.article_title a:hover {
color: #640E27;
}

.entry {
font-size: 12px;
line-height: 18px;
color: #666;
margin: 0px 0px 18px 0px;
}

.entry p {
margin-bottom:20px;
}

.entry a {
color: #859731;
text-decoration:none;
}

.entry a:hover {
color: #640E27;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
font-weight: bold;
color: #666;
margin-bottom: 5px;
font-size: 12px;
}

.postmetadata {
border-top: 1px dashed #462D44;
margin: 0 -20px 25px -20px;
padding: 10px 20px 10px 20px;
font-size:12px;
color:#999;
}

.postmetadata a {
color: #859731;
text-decoration:none;
}

.postmetadata a:hover {
color: #640E27;
}

.postmetadata_entry {
border-top: 1px dashed #462D44;
margin:0 -20px 15px -20px;
padding:10px 20px 10px 20px;
font-size: 12px;
color: #999;
}

.postmetadata_entry a {
color: #859731;
text-decoration:none;
}

.postmetadata_entry a:hover {
color: #640E27;
}

/* Pages */

.page_body {
font-size: 12px;
line-height: 18px;
color: #666;
margin: 0px 0px 18px 0px;
}

.page_body p {
margin-bottom: 20px;
}

.page_body h1, .page_body h2, .page_body h3, .page_body h4, .page_body h5 {
color: #666;
text-decoration:none;
font-size: 30px;
font-weight:normal;
line-height: 27px;
margin: 0px 0px 10px 0px;
}

.page_title, .page_title a {
color: #666;
text-decoration:none;
font-size: 30px;
font-weight:normal;
line-height: 27px;
margin: 0px 0px 10px 0px;
}

.page_body a {
color: #859731;
text-decoration:none;
}

.page_body a:hover {
color: #640E27;
}

.archive_title {
color: #666;
text-decoration:none;
font-size: 30px;
font-weight:normal;
line-height: 27px;
margin: 0px 0px 10px 0px;
}

.edit {
font-size: 12px;
padding-left:20px;
background:url(images/pencil.gif) left no-repeat;
}

.edit a {
color:#bdbdbd;
text-decoration:none;
}

/* Custom Archives Page */

.archives_left {
width:45%;
float:left;
}

.archives_right {
width:45%;
float:right;
}

/* Comments/Comment Form */

.comments_title {
color:#666;
text-decoration:none;
font-size: 24px;
font-weight:normal;
}

ol.commentlist {
margin:20px 0;
}

ol.commentlist li {
list-style:none;
font-size:1.4em;
padding:10px 20px 10px 20px;
border-bottom:1px dashed #ccc;
margin:0 -20px 0 -20px;
color:#3c3c3c;
background:#F2F2F2;
}

ol.commentlist li p {
margin-bottom:10px;
line-height: 12px;
}

.alt {
background:#FFF !important;
}

.comment_meta {
padding:5px 0;
font-weight:bold;
}

.comment_meta a {
color: #859731;
text-decoration:none;
}

.comment_meta a:hover {
color: #640E27;
}

.commentno {
color: #cccccc !important;
text-decoration:none;
}

.login {
font-size: 12px;
color: #666;
}

.login a {
color: #859731;
text-decoration:none;
}

.login a:hover {
color: #640E27;
}

label {
color:#999;
font-size:12px;
}

input#author, input#email, input#url {
margin-bottom:5px;
padding:5px;
width:96%;
font-size:12px;
border:1px solid #dddddd;
}

input#author:hover, input#author:focus, input#email:hover, input#email:focus, input#url:hover, input#url:focus, textarea#comment:hover, textarea#comment:focus {
border:1px solid #462D44;
}

textarea#comment {
width:96%;
margin:10px 0;
font-size: 12px;
padding:5px;
border:1px solid #dddddd;
}

input#submit {
font-size: 12px;
border:none;
height:28px;
width:158px;
padding:5px;
background:url(images/submit.gif) no-repeat;
}

input#submit:active {
background:url(images/submit.gif) no-repeat;
background-position:bottom;
}

/* Misc / Custom Styles */

img.alignleft {
padding:0 15px 0 0;
}

img.alignright {
padding:0 0 0 15px;
}

blockquote {
padding:0 35px;
font-style:italic;
background:url(images/quote.gif) top left no-repeat;
}

.note {
background:#F2F2F2 url(images/note.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-size: 10px;
padding:5px 10px 5px 25px;
color:#666;
} 

.codebit {
background:#F2F2F2 url(images/code.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-family:"Courier New", Courier, monospace;
padding:5px 10px 5px 30px;
}

.dl {
background:#F2F2F2 url(images/dl.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
padding:5px 10px 5px 30px;
}

.green {
background: #859731;
padding:0 5px;
}

.grey {
background:#ddd;
padding:0 5px;
}

.navigation {
margin: -10px 0px 25px 0px;
}

.alignleft {
float:left;
padding-left:20px;
background:url(images/previous.gif) left no-repeat;
}

.alignright {
float:right;
padding-right:20px;
background:url(images/next.gif) right no-repeat;
}

.alignleft a, .alignright a {
color: #859731;
text-decoration:none;
font-size: 12px;
}

.alignleft a:hover, .alignright a:hover {
color: #640E27;
}

/* Footer */

#search {
margin: 20px 60px 10px 30px;
}

input#s {
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 5px 22px 5px 5px;
background: url(images/search.gif);
background-repeat: no-repeat;
background-position: right;
border:1px solid #ddd;
}

.search_title, .fof_title {
color:#999;
text-decoration:none;
font-size: 12px;
font-weight:normal;
}

#footer {
padding:10px 20px;
font-size: 11px;
line-height: 16px;
color:#999;
}

#footer a {
color: #859731;
text-decoration:none;
}

#footer a:hover {
color: #640E27;
}

/* Hide WordPress stats image */

img#wpstats {
display:none;
}



/* Some custom tags */

.imageright {
float: right;
padding: 9px;
margin: 5px 0px 20px 20px;
border: solid 1px #462D44;
}

.imageleft {
float: left;
padding: 9px;
margin: 5px 20px 20px 0px;
border: solid 1px #462D44;
}

.imagemiddle {
padding: 9px;
margin: 5px 0px 10px 0px;
border: solid 1px #462D44;
}

#pagestitle h1 {
color: #666;
text-decoration:none;
font-size: 30px;
font-weight:normal;
line-height: 27px;
margin: 0px 0px 10px 0px;
text-transform: uppercase;
letter-spacing: -1px;
}

/* contact form */

.contacttextbox {
background-color: #FFF;
padding: 4px;
margin: 0px;
border: 1px solid #462D44;
width: 450px;
font-size: 12px;
color: #666;
}

.contacttextarea {
background-color: #FFF;
padding: 4px;
margin: 0px;
border: 1px solid #462D44;
width: 450px;
max-width: 450px;
height: 100px;
max-height: 150px;
font-size: 12px;
color: #666;
}

input {
background-color: #FFF;
padding: 4px 25px;
margin: 0px;
border: 1px solid #462D44;
font-size: 12px;
color: #462D44;
cursor: pointer;
}