body { background: #dfddcd; font-family: "edita-1","edita-2", Georgia, serif; font-size: 62.5%; color: #908e7b; }

a { color: #7a7859; text-decoration: underline; }
a:hover { color: #7a7859; text-decoration: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


p { font-size: 1.55em; line-height: 1.5em; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { line-height: 1.8em; }

#wrapper { border-top: 7px solid #dfddcd; background: #e7e6df; }
#content { width: 500px; margin: 0px auto; padding-bottom: 20px;  }

#header { position: relative; top: 0px; width: 500px; height: 128px; margin: 0px auto;  }
#header #logo a { position: absolute; margin: 20px 0px 0px 10px; display: block; width: 121px; height: 121px; background: url(images/joenewton_logo.png) no-repeat; z-index: 0; }
#header #logo a span { display: none; }
#navbar { position: absolute; right: 0px; top: 70px; }
#navbar li { font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow",sans-serif; float: left; height: 20px; line-height: 20px; font-size: 1.9em; text-transform: uppercase; font-weight: normal; letter-spacing: -.01em; }
#navbar li a { color: #7a7859;  text-decoration: none;  margin-left: 10px; }
#navbar.jsfix li a { color: #c8c5b4;}
#navbar.jsfix li a:hover, #navbar li a.active { color: #7a7859; }

#entries { position: relative; margin-top: 0px; background: rgba(255,255,255,.5); z-index: 1000; }

.entry { padding: 30px; width: 440px; position: relative; }
.entry.single { padding: 20px 30px; }

.entry_item { position: relative; }
.entry_item .info { position: absolute; bottom: 0px; right: -20px; }
.entry .posted { padding-top: 20px; font-size: .9em; }

/* typography style */
.entry p, .entry ol, .entry ul, .entry code { font-size: 1.55em; line-height: 1.5em; }
.entry ol, .entry ul { margin: 0px 30px 20px 30px; }
.entry ol, .entry ol li { list-style: decimal; }
.entry ul, .entry ul li { list-style: square; }
.entry h3, .entry h4, .entry h5, .entry h6 { padding-top: 5px; }
.entry h3 { font-size: 2.5em; }
.entry h4 { font-size: 2.0em; }
.entry h5 { font-size: 1.6em; }
.entry h6 { font-size: 1.6em; font-style: italic; }
.entry blockquote { padding-left: 10px; margin: 10px; font-style: italic; border-left: 3px solid #908E7B;  }


h2.title { font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow",sans-serif; color: #6ec6ac; font-size: 2.2em; text-transform: uppercase; font-weight: normal; letter-spacing: 0em; line-height: 36px; margin-bottom: 12px; }
h2.title a { color: #6ec6ac; text-decoration: none; }
h2.title a:hover { text-decoration: underline; }
span.subtitle { font-family: "adelle-1","adelle-2", Georgia, san-serif; font-style: italic; text-transform: none; font-size: .8em; letter-spacing: .01em; color: #908e7b; padding-left: 18px; background: url(images/title_divider.png) no-repeat 8px 0px; line-height: 36px; padding-top: 5px; }
img.work_image { display: block; margin: 0px auto; margin-bottom: 15px; }
.caption { font-size: 1.2em; font-style: italic; text-align: center; margin-top: -5px; }

h3.title_comments { margin-top: 20px; font-size: 1.6em; }
.comment_form { padding-bottom: 15px; }

#footer { background: #dfddcd; }
#footer p { text-align: center; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.1em; padding: 20px 0px; }
#footer a { color: #908e7b; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.edit_this { font-size: 9px; position: absolute; top: 4px; right: 0px; }
.edit_this a {  background: rgba(0,0,0,.2); color: #fff; padding: 1px 3px; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif; text-decoration: none; }
.edit_this a:hover { background: rgba(0,0,0,1); }

/* coming soon page */
#wrapper.comingsoon  { border: none; background: #fff; padding-bottom: 200px; }
#wrapper.comingsoon { text-align: center; font-family: Georgia, Times, serif; font-size: 20px; font-style: italic; padding-top: 100px; color: #999; }
.comingsoon a { font-weight: bold; text-decoration: none; color: #999; }
.comingsoon a:hover { text-decoration: underline;}
.comingsoon p { margin-bottom: 30px; line-height: 1.8em; }