/* ###### CONTAINERS ###### */
body{
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 11px;
     line-height: 17px;
     color: #000;
}

#container{
     margin: auto;
     width: 1055px;
     overflow: visible;
     clear: both;
}

#header{
     position: relative;
     width: 1055px;
     height: 80px;
}

#content_wrap{
     float:left;
     width: 1055px;
     padding: 10px 0 10px 0;
     /*background-image: url(../images/content_stripe.jpg);*/
}

#content_area{
     float:left;
     width: 590px;
     padding: 0;
     height: inherit;
     min-height: 360px;
     border: solid #C11233 1px;
}

/* ###### Home Page Slideshow ###### */

.captionDiv{
     width: 52% !important;
     margin-left: 50px;
     height: 190px !important;
     background: none !important;
}

.captionDescription{
     color: #000 !important;
     padding: 0 0 0 20px !important;
     
}

#slideshow img {
margin:0;
padding:0;
border:0;
}

/* ###### LEFT SIDEBAR & ITEMS ###### */

#left{
     float:left;
     width: 153px;
     padding-top: 15px;
     border-top: solid #C11233 1px;
}

/* ###### RIGHT SIDEBAR & ITEMS ###### */

#right{
     float: right;
     width: 300px;
     margin: 0;
}

div.finder-right{
     margin: 0 0 15px 0;
}

div.finder-right input{
     width: 250px;
     height: 20px;
}

div.finder-right input button{
    height: 20px;
}



/* ###### HOME PAGE MODULES ###### */

#home_features{
     float: left;
     width: 746px;
     min-height: 260px;
     margin: 10px 0 0 0;
     padding: 0;
}

#home_features div.moduletable-home-first{
     background-image: url('https://www.litlovers.com/images/stories/front_page_images/popular_books_bg.jpg');
     background-repeat: no-repeat;
     background-position: right bottom;
     width: 360px;
     float: left;
     border: solid #ddd 1px;
     margin:0 0 0 0;
     padding: 0;
     min-height: 260px;
}

#home_features div.moduletable-home-second{
     background-image: url ('https://www.litlovers.com/images/stories/front_page_images/book-review-lithound.png');
     background-repeat: no-repeat;
     background-position: 0 50px;
     width: 180px;
     float: left;
     margin:0 0 0 0;
     margin-left: 10px;
     border: solid #ddd 1px;
     padding: 0;
     min-height: 260px;
}

#home_features div.moduletable-home-third{
     background-image: url ('https://www.litlovers.com/images/stories/front_page_images/lady-laptop7.png');
     background-repeat: no-repeat;
     background-position: 0 50px;
     width: 180px;
     margin:0 0 0 0;
     margin-left: 10px;
     float: left;
     border: solid #ddd 1px;
     padding: 0;
     min-height: 260px;
}

#home_features div h3{
     padding: 10px 0 0 10px;
     margin: 0 0 0 0;
     width: 170px;
     background-color: #F0CB94;
     color: #C51333;  
     height: 30px;
     font-size: 20px;
     font-weight: normal;
}

#home_features div.moduletable-home-first h3{
     padding: 10px 0 0 10px;
     margin: 0 0 0 0;
     width: 350px;
     background-color: #F0CB94;
     color: #C51333;
     height: 30px;
     font-size: 20px;
     font-weight: normal;
}

#home_features ul{
     list-style-type:disc;
     display: block;
     float: left;
     width: 160px;
     margin: 20px 10px 10px 0;
     padding: 30px 0 0 20px;
     color: #aaa;
}

#home_features div.moduletable-home-second ul, #home_features div.moduletable-home-third ul{
     padding: 35px 0 0 20px;
}

#home_features ul li{
    margin-left: 0;
    padding-bottom: 2px;
}


/* ##### FOOTER MODULES ##### */


#footer-nav{
     background-color: inherit;
     float: left;
     width: 746px;
     min-height: 230px;
     margin: 10px 0 0 0;
     padding: 0 0 0 0;
}

#footer-nav div{
     float: left;
     border: solid #ddd 1px;
     width: 240px;
     height: 215px;  
}

#footer-nav div.moduletable-footer-first{
     margin-left: 0;
     background-image: url('https://www.litlovers.com/images/stories/front_page_images/most_visited_intro.jpg');
     background-repeat: no-repeat;
     background-position: 0 50px;
     margin-right: 10px;
}

#footer-nav div.moduletable-footer-second{
     margin-left: 0;
     background-image: url('https://www.litlovers.com/images/stories/front_page_images/bookclubresources_intro.jpg');
     background-repeat: no-repeat;
     background-position: 0 50px;
     margin-right: 10px;
}

#footer-nav div.moduletable-footer-third{
     margin-left: 0;
     background-image: url('https://www.litlovers.com/images/stories/front_page_images/take-a-look-at-our-questions.jpg');
     background-repeat: no-repeat;
     background-position: 0 50px;
         
}

/* previous: mailchimmp subscription form; changed out 9/20/2018
#footer-nav div.moduletable-footer-third{
     margin-left: 0;
     background-image: url('https://www.litlovers.com/images/stories/front_page_images/subscription_intro.jpg');
     background-repeat: no-repeat;
     background-position: 0 50px; */
}

#footer-nav div.moduletable div{
     margin: 0;
     padding: 0;
     border: none;
}


#footer-nav div h3{
     padding: 10px 0 0 10px;
     margin: 0 0 0 0;
     width: 230px;
     background-color: #F0CB94;
     color: #C51333;
     height: 30px;
     font-size: 20px;
     font-weight: normal;
}

#footer-nav ul{
     list-style-type:disc;
     display: block;
     float: left;
     width: 160px;
     margin:20px 10px 10px 0;
     padding: 30px 0 0 20px;
     color: #aaa;
}

#footer-nav div.moduletable-footer-first ul, #footer-nav div.moduletable-footer-second ul,{
    padding: 35px 0 0 20px;
}

 #footer-nav div.moduletable-footer-third ul{
    padding: 35px -3px 0 15px;
}

#footer-nav ul li{
    margin-left: 0;
    padding-bottom: 2px;
}

#footer_ad1{
     float:left;
     width: 745px;   
  /* height: 90px;  
     margin: 10px 0 0 0;
     padding: 0;
     border: solid #ddd 1px; */
}

#footer_ad2{
     float:left;
     width: 745px;
     height: 90px;
     margin: 10px 0 0 0;
     padding: 0;
     border: solid #ddd 1px;
}



#credits{
     float: left;
     margin-top: 25px;
     width: 1050px;
     text-align: right;
}

/* ###### CONTENT AREA LAYOUTS AND STYLES ###### */

.blog, .leading{
    margin: 10px 10px 0 10px;
    padding: 0 !important;
}

.leading-blog{
   border-bottom: solid #dddddd 1px;
   padding-bottom: 50px;
}

.blog-reviews, .leading-reviews /*FOR BOOKS REVIEWS PAGE ONLY*/{
    margin: 10px 10px 0 10px;
    padding: 0 !important;
}

.blog-blog{
    margin: 10px 40px 0 30px;
    padding: 0 !important;
    line-height: 19px
}

/*
.blog-blog component{
padding-left: 35;
} */

.blog-blog strong{
  color: #333
}


.body-small{
  font-size: 10px;} /*added 1/27/2015 */


.blog-blog blockquote strong{
  color: #444}

.blog-blog blockquote{
  background-color: #eee;
  margin: 10px 50px;
  padding: 10px 20px 10px 20px;
  border-right: solid 2px #bbb;
  border-bottom: solid 3px #bbb;
}
 
.blog-blog a:link, .blog-blog a:visited{
  color: #c11223;
}

.blog-blog a:hover{
  text-decoration: underline;
}

.leading_separator{
    display:none;
}

#page{
  margin: 10px 10px 0 10px;
}


#page, .item-page-blog {
  margin: 10px 10px 0 10px;
}

#linked_image{
  float: right;
  padding: 35px 0 0 0;

}

#page h1.componentheading-blog{
display:none;
}

.componentheading-blog, .page-header h1 {
  margin: 10px 0 30px 0;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #C11233;
}

.contentheading-blog{
  margin: 10px 0 0px 0 !important;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #C11233;
}

.iteminfo{
  font-size: 10px;
  color: #656565;
  margin: 0px 0 20px 0;
  padding: 3px 0 3px 3px;
  width: 100%;
}

.contentpagetitle-blog, .page-header h2 {
  color: #C11223 !important;
}

.contentheading{
  margin: 10px 0 0 0 !important;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #C11233;
}

.componentheading{
  line-height: 1em;
  margin: 10px 10px 0 0 !important;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #C11233;
}
#page h1.componentheading-reviews{
  display:none;
}

.contentheading-reviews{
  margin: 10px 0 10px 12px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #C11233;
}

.componentheading-reviews{
  margin: 10px 0 0 12px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #C11233;
}

.themebox-left{
  float: left;
  margin-bottom: 15px;
  width: 300px;
  padding: 8px;
  border-right: 1px solid #888;
  border-bottom: 2px solid #888;
  background-color: #f2f2f2;
}

.themebox-left strong{
  color: #656565;
}


.theme-td-left{
  width: 300px;
}

.contentdescription{
  margin: 10px 10px 20px 10px;
}

.column1{
  float:left;
  width: 250px;
}

.column2{
  float:left;
  width: 250px;
  margin:0 0 0 20px;
}

.blog_more{
  clear:both;
}

.search label{
  display:none;
}

div.abcletter h1{
  margin: 15px  0 15px 30px;
}

.label-padding{
  margin-left: 10px;}

/* ###### NAVIGATION MENUS ###### */

div#top_nav{
  position: absolute;
  top: 73px;
  right: 0;
}

#top_nav ul{
  list-style-type: none;
  margin: 0 0 7px 0;
}

#top_nav ul li{
  float:left;
  margin: 0 0 0 10px;
}

#top_nav a, #top_nav a:hover{
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
}

#top_nav a:hover{
  border-bottom: 1px solid #C11233;
}

.menu-litclub, .menu-litcourse, .menu-litblog, .menu-litkids, .menu-getlit, .menu-litresources, .menu-litfood{
    padding: 18px 0 10px 0px;
    list-style-type: none;
    margin: 0;
}

.menu-litclub li, .menu-litcourse li, .menu-litblog li, .menu-litkids li, .menu-getlit li, .menu-litresources li, .menu-litfood li{
  font-weight: normal;
}

.menu-litclub ul li, .menu-litcourse ul li, .menu-litblog ul li, .menu-litkids ul li, .menu-getlit ul li, .menu-litresources ul li, .menu-litfood ul li{
  font-weight: normal;
}

.menu-litclub ul, .menu-litcourse ul, .menu-litblog ul, .menu-litkids ul, .menu-getlit ul, .menu-litresources ul, .menu-litfood ul{
    padding: 5px 0 5px 4px;
    list-style-type: none;
    margin: 0;
    background-color: #efefef;
    font-size: 10px;
}

.menu-litclub{
    background: url(../images/menuhead_litclub.jpg) no-repeat;
}
.menu-litcourse{
    background: url(../images/menuhead_litcourse.jpg) no-repeat;
}
.menu-litblog{
    background: url(../images/menuhead_litblog.jpg) no-repeat;
}
.menu-litkids{
    background: url(../images/menuhead_litkids.jpg) no-repeat;
}
.menu-getlit{
    background: url(../images/menuhead_getlit.jpg) no-repeat;
}
.menu-litresources{
    background: url(../images/menuhead_litresources.jpg) no-repeat;
}
.menu-litfood{
    background: url(../images/menuhead_litfood.jpg) no-repeat;
}

.menu-course-menu{
    width: 137px;
    margin: 115px 10px 0 0; /* was 81px-Molly changed 8/17/11 */ 
    padding: 35px 0 10px 0;
    border: solid #ccc 1px; /* was ddd-Molly changed 8-17-11 */
    background: url(../images/course-menu-header.jpg) no-repeat;
   
}

ul.menu-course-menu{
    list-style-type:none;
}

ul.menu-course-menu li{
    margin-left: 5px;
}

/* LINK STYLES */

a:link{
     color: #C41130;
     text-decoration: none;
}

a:visited{
     clear:both;
     text-decoration: none;
     color: #ca4a61;
}

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

a:active{
     text-decoration: none;
     color: #C41130;
}

/* ###### TABLE OF CONTENTS ###### */

.contenttocdiv{
  position: absolute;
  width: 570px;
  border-top: solid #e2a856 1px;
  border-bottom: solid #e2a856 1px;
  padding: 5px 0 5px 0;
  margin: 5px 0 7px 0;
}

.reading-guides .contenttocdiv{
  position: relative;
}

.contenttoc{
  display: block;
  font-size: 10px;
  padding: 0;
}

.contenttoc td{
  border-right: solid black 1px;
  padding: 0px 11px 0px 11px;
  margin-top: 5px !important;
}

.contenttoc th{
  display: none;
}

.pagenavcounter{
  text-align: right;
  display:none;
}

.pagenavbar{
  font-weight: bold;
  text-align: center;
}

.tocprint{
  border-right: none !important;
}

.contenttoc a.active{
 font-weight: bold;
}


/* ###### ELEMENT STYLES ###### */

hr {height:1px; border-style:solid; border-width:1px 0 0 0;
border-color:#E2A856;}

hr.short {height:1px; width:100px; border-style:solid; 
border-color:#E2A856;}

table, tbody{
  margin: 0;
  padding: 0;
  font-size: 11px;
}

img
{  border-style: none;
   margin: 0;
}

/* ###### PAGINATION ###### */

.pagination{
  list-style-type: none!important;
  margin: auto;
  margin-bottom: 10px;
  padding: 0 0 0 140px;
}

.pagination li{
  display: inline;
  margin-left: 5px;
}

/* ###### Mail Chimp Sign Up ##### */

form.mcSignupForm {
  padding: 55px 0 0 0;
  margin: 0 0 0 10px;
  border: none;

}

#footer-nav div.moduletable-footer-third div{
  border: none;
}

/* ###### jxFINDER STYLES ###### */

#search-form form{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  margin-bottom:15px;
  margin-top: 15px;}

#advanced-search{
text-align:left;
width:100%;
padding:5px 0px 15px;}

#advanced-search-toggle{
cursor:pointer;
color: #c51230;}

#search-query-explained{
padding:10px 0px;}

#search-query-explained span.term,#search-query-explained span.date,#search-query-explained span.when,#search-query-explained span.branch,#search-query-explained span.node,#search-query-explained span.op{
font-weight:bold;}

#search-query-explained span.op{
text-transform:uppercase;}

div#search-results{
  margin: 0 10px 0 10px;
}

#search-results ul.search-results {
list-style:none;
padding:0px;
margin:0px 0px 20px;}

#search-results li {
padding:10px 0px;
background:none;
border-top:1px solid #DDDDDD;}

#search-results li  h4{
margin-top:8px;
margin-bottom:4px;
font-size: 18px;
}

#search-results li h4 small{
font-weight:normal;}

#search-results li .result-text{
margin:0px;}

#search-results li .result-url{
margin:0px;color:#115599 }

#search-results li .mime-pdf{
padding-left:20px;
background:url(../images/mime/pdf.png) no-repeat;}

#search-results .search-pagination,#search-results .search-pages-links,#search-results .search-pages-counter{
clear:both;
margin:0 auto;
text-align:center;}

#finder-highlighter-start,#finder-highlighter-end{
display:none;
height:0px;
opacity:0;}

span.highlight{
background-color:#FFFFAA;
font-weight:bold;padding:0;}

ul.autocompleter-choices{
position:absolute;
margin:0;padding:0;
list-style:none;
border:1px solid #EEEEEE;
background-color:white;
border-right-color:#DDDDDD;
border-bottom-color:#DDDDDD;
text-align:left;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
z-index:50;}

ul.autocompleter-choices li{
background:none;
position:relative;
padding:0.1em 1.5em 0.1em 1em;
cursor:pointer;
font-weight:normal;
font-size:1em;}

ul.autocompleter-choices li.autocompleter-selected{
background-color:#444;
color:#fff;}

ul.autocompleter-choices span.autocompleter-queried{
font-weight:bold;}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried{
color:#9FCFFF;}

#amazon-link{
  float: right;
  margin-right: -10px;
}

#amazon-link-review{
  float: left;
  margin-right: 5px;
}

/* /// ADDITIONS /// */
.element-invisible {
    display: none;
}
.finder-right button {
    padding: 1px 8px;
}
#footer-nav .mcSignupForm div {
    width: auto;
    height: auto;
}
#header {
    height: auto;
}
#logo {
    float: left;
    margin-bottom: 10px;
}
#leaderboard {
    float: right;
    width: 728px;
    height: 90px;
}
div#top_nav {
    width: 100%;
    overflow: visible;
    clear: both;
    text-align: center;
    position: relative;
    top: auto;
    right: auto;
    height: 21px;
    padding-top: 10px;
    border-top: 1px solid #c00;
}
div#top_nav ul {
    margin: 0;
    float: right;
}
div#top_nav ul li {
    margin: 0 0 0 20px;
    display: inline-block;
    float: none;
}
div#top_nav ul li a {
    display: block;
}
.contact {
    padding: 10px;
}
.contact_email {
    margin: 5px 0;
}
.contact_email label {
    width: 150px;
    display: block;
    float: left;
}
.contact_email input {
    width: 300px;
}
.contact_email textarea {
    width: 300px;
    height: 150px;
}
.contact_email_checkbox {
    display: none;
}
#emailForm button {
    margin-left: 150px;
}
.pagination {
    padding-left: 0 !important;
}
.blog-blog ul {
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.blog-blog ul li {
    display: inline-block;
    padding: 2px 4px;
}
.blog-blog ul li a {
    display: block;
    font-weight: bold;
}
dd.create {
    margin: 0;
}
.pager {
	border-top: 1px solid #E2A856;
	padding-top: 10px;
}
.pager ul {
    margin: 10px auto;
    text-align: center;
}
.pager li {
    display: inline-block
}
.pager li a {
    padding: 5px 10px;
    font-weight: bold;
    display: block;
}

#login-form input {
margin: 5px 0 0 0;  
}

fieldset.word {
border: 0;
}