/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
   	font-weight: inherit;
	font-style: inherit;
         font-size: 100%;
	line-height: 1;
    	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

hr {
    height: 0px;
    width: 0px;
    margin: 0px;
    padding: 0px;
}

em {
    font-style: italic;
    line-height: inherit;
}

strong {
    font-weight: bold;
    line-height: inherit;
}

body {
	color: #000;
	background: transparent url(images/bg.gif) repeat left top;
	text-align: center;
	font: normal 62.5% 'Times New Roman', Serif;
	height: 100%;
	padding: 0;
	margin: 0;
}


#header{
	height: 200px;
	width: 830px;
	margin: 0 auto;
	background: transparent url(images/header.jpg) no-repeat center center;
	clear: both;
	font: bold 7.2em 'Verdana', Sans-Serif;
	text-align: center;
	text-indent: -9999px;
}

a#headlink {
     display: block;
	height: 200px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

a#headlink:focus{
	outline: none;
}


#page {
	height: 100%;
	width: 830px;
	padding: 0;
	margin: 0 auto;
	background: #fdfce6 url(images/main_bg.png) top left repeat-x;
	border-left: 1px solid #EAE8A5;
	border-right: 1px solid #EAE8A5;
}

body>#page{
	width: 828px;
}

#content {
	width: 643px;
	float: left;
}

#navbar {	
        position: relative;
	top: -3.0em;
	left: -1px;
	height: 1px;
}

#navbar li {
        display: block;
	float: left;
}


#navbar li a{
        display: block;
	color: #28260f;
	font: bold 1.8em Arial, Helvetica, Sans-Serif;
	padding: 3px 10px;
	margin-right: 5px;
	background: transparent url(images/tab_bg.gif) bottom left repeat;
        text-decoration: none;
}

#page>#navbar li a{
	background: transparent url(images/tab_bg.png) bottom left repeat;
}


#navbar li a:hover {
	padding: 0px 7px;
	border: 3px solid #eae8a5;
}

#page #navbar li.active a{
	background-color: #eae8a5;
	font-weight: bold;
}

h2.pagetitle {
      
	font: bold 1.8em Georgia, 'Times New Roman', Serif;
        font-variant: small-caps;
        display: block;
        text-align: center;
}


#sidebar {
	width: 183px;
	float: left;
	background: transparent url(images/divider.png) left top no-repeat;
}

#posts {
	padding-left: 45px;
}

.post{
	margin: 30px 0 20px 0;
}


.single-post{
	margin: 0 0 20px 0;
}

.post h2{
	padding: 0 30px 3px 45px;
	color: #2c0b00;
	font: bold 2.8em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	letter-spacing: -0.75px;
}

.post h2.vm{
      background: transparent url(images/vm_icon.gif) 7px center no-repeat;
}

.post h2.oof{
      background: transparent url(images/foot_icon.gif) 7px center no-repeat;
}

.post h2.ink{
      background: transparent url(images/ink_icon.gif) 15px center no-repeat;
}


.post h2 a, .post h2 a:visited, .post h2 a:hover{
	text-decoration: none;
	color: #2c0b00;
}

.post h2 a:hover{
	color: #641900;
}


.post h3{
	padding: 0 30px 3px 45px;
	color: #2c0b00;
	font: bold 1.8em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	letter-spacing: -1px;
}

.post-date {
	padding-left: 50px;
	color: #2c0b00;
	font: normal 1.1em 'Trebuchet MS', Verdana, Sans-Serif;
	letter-spacing: 0px;
	background: transparent url(images/post_divider.png) 10% 100% no-repeat;
	padding-bottom: 10px;
}

.post-date-search {
	padding-left: 50px;
	color: #2c0b00;
	font: normal 1.1em 'Trebuchet MS', Verdana, Sans-Serif;
	letter-spacing: 0px;
	background: none;
}

.post-date a{
	color: #973c02;
}

.entry, .entrytext {
	color: #000;
	padding: 20px 30px 0 45px;
	font: normal 1.4em Georgia, 'Times New Roman', Serif;
	line-height: 2;
	letter-spacing: 0px;
}

.post-content {
        margin-bottom: 35px;
}

.postmetadata {
	padding: 7px 30px 0 45px;
	font: normal 1.1em 'Trebuchet MS', Verdana, Sans-Serif;
}


.entrytext .postmetadata {
	font-size: 0.785em;
        padding: 0 0 20px 0;
}

.comment-link {
	padding: 8px 0 3px 18px;
	background: transparent url(images/comments.png) left bottom no-repeat;
	float: left;
        clear: left;

}

.comment-feed, .post-ago, .post-tags, .add-comment, .trackback, .edit-post {
       padding: 8px 0 1px 22px;
       display: inline;
}

.post-tags, .add-comment, .edit-post {
        float: left;
        clear: left;
        width: 320px;
}

.comment-feed, .post-ago, .trackback {
        float: right;
        clear: right;
        width: 200px;
}

.comment-feed {
	background: transparent url(images/feed.gif) left bottom no-repeat;
}

.post-ago {
	background: transparent url(images/hourglass.gif) left bottom no-repeat;
        clear: right;
}

.trackback {
	background: transparent url(images/trackback.gif) left bottom no-repeat;
}

.post-tags {
	padding: 8px 0 4px 22px;
	background: transparent url(images/tag_green.gif) -1px 8px no-repeat;
        line-height: 1.2em;
}


.add-comment {
	background: transparent url(images/comment_add.gif) left bottom no-repeat;
}


.edit-post { 
	background: transparent url(images/edit.gif) left bottom no-repeat;
}


#comments {
        padding: 40px 30px 0pt 45px;
        font: normal 1.0em Georgia, 'Times New Roman', Serif;
}

h3#comments-header {
       font: bold 1.8em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
       padding-bottom: 14px;
}

#comments cite {
      font-size: 1.4em;
      padding: 5px 0 2px 0;
      display: block;
}

#comments .commentmetadata {
	font: normal 1.0em 'Georgia', 'Trebuchet MS',Verdana,Sans-Serif;
	letter-spacing: 0px;
        display: block;
        padding: 0 0 10px 0;
}

#comments p {
       font-size: 1.4em;
       margin-bottom: 0;
       padding-bottom: 1em;
       line-height: 1.5;
}

#comments ol.commentlist {
       margin: 0 0 30px 0;
       border-bottom: solid 1px #EAE8A5;
       list-style-type:none;
}

#comments ol.commentlist li {
       padding: 10px 15px 0 20px;
       margin: 0;
}

#comments ol.commentlist li.alt {
       border-top: solid 1px #EAE8A5;
       border-bottom: solid 1px #EAE8A5;
       background-color: #ffffda;
}

#comments ol.commentlist li.authorcomment{
       border-left: dotted 2px #EAE8A5;
       border-right: dotted 2px #EAE8A5;
}

#comments ol.commentlist li:hover{
       border-left: solid 1px #EAE8A5;
       border-right: solid 1px #EAE8A5;
       padding: 10px 14px 0 19px;
       background-color: #fff;
}

#comments ol.commentlist li.alt:hover{
      background-color: #FFFFCF;
}

h3#respond {
	font: bold 1.6em Georgia, 'Times New Roman', Serif;
        display: block;
}

form#commentform {
        margin: 10px 0 0 20px;
}

form#commentform p{
        margin-bottom: 0.5em;
}

blockquote {
	margin: 15px 0 15px 85px;
	padding-left: 15px;
	background: transparent url(images/bq_bar.png) top left repeat-y;
	line-height: 1.5;
	letter-spacing: 0px;
}

blockquote.dialogue {
	margin: 10px 0 10px 0px;
	padding-left: 0px;
	background: none;
	line-height: 1.5;
	letter-spacing: 0px;
}



a {
	font-weight: bold;
	color: #702d02;
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;
}


p {
	line-height: 2;
	letter-spacing: 0px;
	margin-bottom: 1.25em;
}

blockquote p {
       margin-bottom: 1em;
       line-height: 1.5;
}

blockquote.dialogue p{
       margin-bottom: 0.5em;
}


#sidebar li#quote{

       background:transparent url(images/curly.gif) no-repeat scroll center bottom;
       color:#000000;
       font: normal 1.0em Verdana, Arial, 'Trebuchet MS', Sans-Serif;
       padding:25px 15px 35px;
}

.wp_quotes_quote, .wp_quotes_author {
       line-height:1.2;
}

#sidebar a, #footer a{
	color: #514e0d;
}

#sidebar h2{
	font: normal 2em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #2c0b00;
        letter-spacing: -1.5px;
}

#sidebar ul li{
	padding: 25px 15px 15px 15px;
	font: normal 1.2em 'Trebuchet MS', Verdana, Sans-Serif;
}


#sidebar ul li ul{
	font-size: 100%;
	padding: 0;
}

#sidebar ul li ul li{
	font-size: 100%;
	padding: 2px 10px;
	line-height: 1em;
}

#sidebar ul li#author{
	padding: 10px 15px;
}

a#email, a#email:link, a#email:hover {
background:transparent url(images/email.gif) no-repeat scroll left top;
clear:both;
display:block;
height:20px;
margin-bottom:10px;
width:144px;
}


#links li {
	list-style-image: url(images/link_icon.gif);
	list-style-position: inside;
}

.navigation{
	margin: 60px 0 10px 0;
	font: normal 1.3em 'Trebuchet MS', Verdana, Sans-Serif;
	padding: 0 30px 0 45px;
	clear: both;
	display: block;
}

.top-navigation{
	margin: 20px 0 20px 0;
	font: normal 1.3em 'Trebuchet MS', Verdana, Sans-Serif;
	padding: 0 30px 0 45px;
	clear: both;
	display: block;
}

.alignleft {
	float: left;
	padding-bottom: 1px;
}

.alignright {
	float: right;
	padding-bottom: 1px;
}



#footer{
        float: right;
        background-color: #f5f4d3;
	display: block;
	margin: 0 auto;
        width: 183px;
        margin-top: 30px;
}

#footer p{
	text-align: center;
        line-height: 1.5;
        font-family: 'Trebuchet MS', Verdana, Sans-Serif;
        font-size: 1em;
        padding: 5px;
        margin: 0px;
}

#footer p a.feedlink{
        display: block;
        padding: 0 0 6px 20px;
        margin: 0 auto;
        background: transparent url(images/feed-icon.jpg) no-repeat 1px 0px;
        height: 14px;
}

.clear {
        clear: both;
        height: 1px;
        visibility: hidden;
        display: block;
}


dfn {
         font-style: italic;
         border-bottom: 1px dotted;
         position: relative;
         padding-right: 1px;
         cursor: help;
}

dfn span{
        position: absolute;
        padding: 5px;
        background-color: #fff;
        display: none;
        top: 2.5em;
        left: 0;	
        font: normal 0.75em 'Trebuchet MS', Verdana, Sans-Serif;
        border: 1px solid #ccc;
        width: 125px;
        z-index:100;
}


dfn:hover span, dfn.over span{
        display:block;
}

h2.aboutpage{
        font: normal 2em 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
        border-bottom: 1px solid #72833A;
        padding: 0 0 2px 0;
        float: left;
}

p.aboutpage{
        clear: left;
}

ul.linklist{
        margin-bottom: 40px;
        border-bottom: 1px solid #72833A;
        padding-bottom: 10px;
}

ul.linklist li, .entry ul.linklist li, .entrytext ul.linklist li{
        margin-left: 0px;
        padding: 5px 0;
}

img#authorpic, img#logo {
       float: right;
       padding: 0 10px;
}

sup {
       bottom:0.75em;
       font-size:80%;
       position:relative;
       vertical-align:baseline;
}

ul{
       list-style-type: bullet;
       list-style-position: inside;
       margin: 0 0 1.25em 4px;
}

ol{
       list-style-type:decimal;
       list-style-position: inside;
       margin: 0 0 1.25em 4px;
}

ol li, ul li{
       margin: 3px 0;
       line-height: 1em;
}


.footnotes {
       border-top:1px solid #72833A;
       list-style-position: outside;
       margin: 0px;
}

.footnotes li {
      font-size:80%;
      margin:2px 0pt;
      line-height: 1.5em;
}

ol.footnotes{
       list-style-type:decimal;
       padding: 0 0 0 1.3em;
}

.postscript {
      margin-top: 2px;
      border-top:1px solid #72833A;
      font-size:80%;
}

h2.fourofour{
        text-align: center;
	color: #2c0b00;
	font: bold 4.8em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	letter-spacing: -1px;
        margin: 50px 0;
}

p.fourofour{
        display:block;
	padding: 0 70px;
        text-align: center;
	color: #000;
	font: bold 2.4em 'Trebuchet MS', Verdana, Sans-Serif;
	letter-spacing: 0px;
}

.dropquote {
        display: block;
        float: right;
        padding: 10px;
        width: 200px;
        margin: 7px 0px 7px 10px;
        font: normal bold 75% 'Century Gothic', Arial, Sans-serif;
        border: 1px dotted #ddd;
        background-color: #fafafa;
        color: #555;
}

small {
       font-size: 80%;
}

.strike{
   text-decoration: line-through;
}

.entry ul li, .entrytext ul li{
    margin: 7px 0 7px 40px;
    line-height: 1.3em;
}

span{
   line-height: inherit;
   font-size: inherit;
}


dt{
   display: block;
   text-decoration: underline;
   background-color: #FCFFEF;
   font-weight:bold;
   padding: 15px 0 5px 15px;
   border-top: 1px solid #EEEEEC;
   border-left: 1px solid #EEEEEC;
   border-right: 1px solid #EEEEEC;
}

dd{
   display:block;
   padding: 3px 0 15px 30px;
   margin: 0 0 20px;
   background-color: #FCFFEF;
   line-height: 1.3em;
   border-bottom: 1px solid #EEEEEC;
   border-left: 1px solid #EEEEEC;
   border-right: 1px solid #EEEEEC;
}

.inline-image-right{
  display:block;
  float: right;
  margin: 0 0 10px 10px;
}

.inline-image-left{
  display:block;
  float: left;
  margin: 0 10px 10px 0;
}
