@import url(https://fonts.googleapis.com/css?family=Marcellus);

body { font-family: Georgia, 'Times New Roman', serif; background: url( '../img/shingles-bg.jpg' ) repeat top left; }

a { color: #000; text-decoration: underline; }
a:hover { color: #000; }

h1 a, h2 a, h3 a, h4 a { text-decoration: none; }

hr { border-color: #cc0000; }

.page-header, .page-header:after { border-bottom: none; color: #cc0000; }

.home .hentry, .archive .hentry, .home .hentry:after, .archive .hentry:after { border-bottom: none; }

.container { background: #ffffff; }

.header { margin-bottom: 0; padding: 8px 0 0; }
.header img { border: none; }
#header-inner { padding: 20px 0; }
.main-nav { margin: 20px 0 0; background: #cc0000; }
.main-nav:after { content: ''; display: block; width: 100%; height: 25px; background: url( '../img/navbottom.gif' ) no-repeat top center; }

article { font-size: 14px; line-height: 24px; }

#main-inner { margin: 0; }
#content { margin: 0 20px; border-bottom: 2px solid #cc0000; padding: 0 0 20px; }
.span9 { width: 900px; }

.sidebar { display: none; }

.footer { background: none; border: none; color: #000; }
.footer:before { border: none; }
.footer a, .footer-inner a { color: #000; text-decoration: underline; }
.footer-inner { color: #000; text-align: center; font-size: 12px; line-height: 14px; padding-bottom: 40px; }
.copyright-notice { margin-top: 20px; }

/* Book Containers */
div.books-container { padding: 0 0 20px 0; clear: both; }
div.book-image-container { float: left; width: 300px; padding: 0 20px 0 0; }

table tr, table tr:nth-of-type(odd) { background: none; }
table tr td { background: none; border: none; }

/** Home Page Header Social Media Icon **/

div.s8-ssm-icons{position: absolute; top: -10px; right: 10px;}

blockquote { margin: 0 0 20px 40px; border-left: 2px solid #ddd; }
blockquote p { font-size: 14px; }

.alignleft {float:left; margin: 20px 20px 0 0;}
