/*
Theme Name: Cherrysave
Theme URI: http://www.cherrysave.com/
Description: My new theme for Cherrysave
Version: 2.0
Author: Kurt Edelbrock
Author URI: http://www.cherrysave.com/

*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* grid */
.container {width:600px;margin:0 auto; text-align: center;}

/* typography */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:constantia, palatino, times new roman;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em; margin: 20px 0 20px 0; text-transform: uppercase;}
h1 a { text-decoration: none; color: #222; }
h1 a:hover { text-decoration: none; color: #777; }
h2 {font-size:2em;margin-bottom:15px; margin-top:15px; color: #222; }
.post-content h3 {line-height: 3.5em;}
h3 {font-size:1.3em; display: inline; line-height: 2em; font-weight: 100;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {position: relative; top: -5px; margin: 30px 0 30px 0; color: #80c8e7; font-weight: normal; border-bottom: 1px solid #eee; text-transform: uppercase; }
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; text-align: justify; font-size: 1.2em; line-height: 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {display: inline-block; position: relative; margin: 0 auto; padding: 0 8px; background: #fff; top: 8px;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre; text-align: left;}
pre, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; text-align: left;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* top-nav */
.topnav { background-color: #fbfbfb; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; padding: 3px 0 3px 0; margin-bottom: 25px;}
.topnav ul { margin: 0 0 0 -25px; display: inline; }
.topnav li { margin: 0 15px 0 0; display: inline; list-style-type: none; }
.topnav a {font-size: 1.2em; text-transform: uppercase; color: #999; text-decoration: none;}
.topnav a:hover {text-decoration: underline; color: #222;}
.description { font-size:1em;margin-bottom:15px; margin-top:15px; color: #999;  }

.read-more { font-weight: bold; text-decoration: underline; color: #222;}
.post-break { margin: 0 0 30px 0; background-color: #eee; color:#eee; width:100%; height:.1em; border:none;}
.double-break { margin: 0 0 30px 0; background-color: #eee; color:#eee; width:100%; height:.1em; border:none;}

.other-posts {  }
.other-posts ul { margin: 0; padding: 0; text-align: left;}
.other-posts li { margin: 0; padding: 0; list-style-type: none;}
.other-posts li span { color: #666; }
.other-posts a { color: #222; text-decoration: none; font-weight: bold;}

a:hover { text-decoration: underline;}
h2 a { color: #222; text-decoration: none; }

.footer { margin-bottom: 25px; clear: both;}
.footer p { text-align: center; margin: 0; font-size: 0.9em;}

.latest-post-date { color: #555; text-transform: uppercase; font-size: 1.1em; }

.lead-in {margin-bottom: 10px; background-color: #eee; padding: 10px;}
.lead-in p { color: #555; font-size: 1.4em; }

.post-meta {clear: both; height: 40px;}
.post-share {float: left; width: 200px; text-align: left;}
.post-date { color: #555; font-size: 1.1em; text-align: right; margin: 0 0 10px 0; float: right; width: 390px;}
.post-date a { text-transform: uppercase; }

.archive-post { clear: both; text-align: left;}
.archive-date { float: left; width: 80px; padding-top: 3px; font-size: 1.8em; color: #bbb; text-transform: uppercase; font-weight: bold;}
.archive-post-info { float: right; width: 510px; }
.archive-post a { color: #222; text-decoration: none; font-weight: bold; }
.archive-post a:hover { color: #222; text-decoration: underline; }

.subhead { margin: -22px 0 20px 0; text-align: center; font-size: 1em; color: #555;}

img .alignright {float: right;}
img .alignleft {float: left;}

pre {text-align: left; padding: 10px 0 10px 0; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
#fb_share { position: relative; top: -7px; }