/*
Theme Name:Bookrev (Child)
Theme URI: https://themeisle.com/themes/bookrev/
Template:     bookrev
Author: Themeisle
Author URI: https://themeisle.com
Description: Bookrev makes presenting and selling your books a piece of cake. The responsive design includes tools for presenting your books in a beautiful way. Book Rev Lite also includes tools to make downloading your book a breeze for buyers. This theme comes with different custom widgets and beautiful homepage template. <a href="https://themeisle.com/forums/forum/bookrev-lite">Official support forum</a> (https://themeisle.com/forums/forum/bookrev-lite).
Version: 1.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  brown,custom-menu, featured-images, one-column, post-formats, responsive-layout, sticky-post, translation-ready,green,white,light,right-sidebar,two-columns, custom-background,custom-header,full-width-template,theme-options
Text Domain: bookrev
*/

/*@import url('http://fonts.googleapis.com/css?family=PT+Serif');*/

/*+ Edits +*/


body {
    background-color: #f6f6f6;
    margin: 0;
}

/* Navigation Color */
#main-menu nav ul li a:hover {
	color: #fff !important;
}

#main-menu nav ul li a {
	 color: #000;
}

/* Header logo large */
#inner-header .logo {
    background: rgba(0, 0, 0, 0) url("img/logo.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    /*height: 118px;*/
    width: 946px;
}
#inner-header {
    background: #fff none repeat scroll 0 0;
}

/* Make top bar green*/
#top-bar {
    background: #c0be39;
	height: 30px;
}


#main-menu {
    background: #119fbb none repeat scroll 0 0;
	border-top:none;
	border-bottom:none;
    padding: 9px 0;
}

#main-content {
    padding-top: 0px;
}

/* Search Box*/
#main-menu nav ul li a:hover {
	color:#fff;
}

.search-form input {
    background: #028aaa none repeat scroll 0 0;
    color: #ccc;
}

/*+++++++++++++++++++++++++++
Slider (Book Highlights)
+++++++++++++++++++++++++++*/
#slider {
	background: rgba(0, 0, 0, 0) url("img/stainedglass-2.png") scroll 0 0 / cover;
}

.article-container {
    float: left;
    margin-bottom: 40px;
    margin-right: 1.4%;
    padding-bottom: 40px;
    padding-top: 20px;
    width: 68.6%;
}

#slider .slide .sd-body {
    height: 160px; /*105*/
    /*overflow-y: scroll;*/
}

/* Remove Box Around Meta Data (Comments, Author, Read More */
#slider .sd-meta {
	border: medium none;
	border-radius: 0;
    /*margin-top: 15px;*/
	margin-top: -35px;
    padding: 0 !important;
}

/* 100% Width Title - 03.11.16 */ 
#slider .slide .slide-description .tsh-left {
    max-width: 100%;
}




/*+++++++++++++++++++++++++++
Body (Articles and Book Reviews)
+++++++++++++++++++++++++++*/

h1, h2.cat-titles {
    color: #3c3c3c;
    font-family: "Arvo",sans-serif;
	/*font-family: "PT Serif",sans-serif;*/
    font-weight: 500;
    letter-spacing: 1px;
	text-transform: uppercase;
}

/* Pagination */
nav#pagination ul li.active a, nav#pagination ul li span.current {
    background: #119fbb none repeat scroll 0 0;
}

/* View All Button */
.viewAll {
	border: medium none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: "Titillium Web",sans-serif;
    font-size: inherit;
    font-weight: 700;
    letter-spacing: 1px;
    outline: 0 none;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
	background: #ddd none repeat scroll 0 0;
    color: #3C3C3C;
	padding: 10px 0;
    width: 100%;
}

.viewAll:hover {
	background: #3C3C3C none repeat scroll 0 0;
	color: #fff;
}

/* Inner Pages */
.article-container.post > header .article-details .date {
    display: none;
}

/*+++++++++++++++++++++++++++
Right SideBar
+++++++++++++++++++++++++++*/
#main-sidebar {
    border-left: none;
}

#main-sidebar .widget header, #main-sidebar .widget h2.widgettitle, .bookrev-lp-wrapper header, .featured-carousel header.clearfix {
    background-color: white;
}

.widget .search-form {
    background-color: white;
}

#slider .slide .sd-body p, .featured-carousel .slide .article-content .content p, #latest-reviews-block .article-display .article-text, .widget.latest-comments p, #highlight-day p, .widget.text p, .article-container article p, #main-footer .widget .comment, #main-footer .widget .article, .textwidget, .widget, .widget a, .review-body .option-name, .article-container.post #wrap-up .proscons li {
    background-color: white;
}

#main-sidebar {
    margin-top: 20px;
}

/* Inside Pages Widget */
.categ ul.post-categories li, .category li {
    float: none;
}

/*+++++++++++++++++++++++++++
Book / Article Reviews
+++++++++++++++++++++++++++*/
/* Hide Reviews - 03.11.16 */

.article-container.post #wrap-up {
	visibility:hidden;
	display: none;
}

/*+++++++++++++++++++++++++++
 Plugin - Email Subscribers and Newsletters 
 +++++++++++++++++++++++++++*/
.es_widget_form {
    padding: 0 15px;
}
	/* Button */
.es_textbox_button {
    background-color: #c0be39;
    font-weight: 600;
    margin-bottom: 20px;
    width: 130px;
	border:medium none;
	font-weight:700px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Titillium Web",sans-serif;
	transition: all 0.3s ease 0s;
	padding: 10px 0;
}
.es_textbox_button:hover {
	background-color: #119FBB;
	color: white;
}

/*+++++++++++++++++++++++++++
Sticky Footer
+++++++++++++++++++++++++++*/
html {
    min-height: 100%;
    position: relative;
}

body {
    margin-bottom: 89px;
}


#container {
 	min-height: 100%;
}

#wrap {
	padding-bottom: 20px;
}  

#footer {    
	background-color: #3C3C3C;    
	bottom: 0;
	height: 89px;    
	margin-bottom: 0;
	position: absolute;    
	width: 100%;
}

#main-footer .lower-footer .copyright-info p {
    color: #868686;
    font-family: "Titillium Web",sans-serif;
    line-height: 1;
    margin: 0;
    padding: 17px 0 4px;                                     
}

/*+++++++++++++++++++++++++++
Responsive CSS
+++++++++++++++++++++++++++*/

@media all and (min-width: 0px) and (max-width: 768px) {
	body #top-bar {
		padding: 20px;
		height: 100%;
		background: #C0BE39;
	}
	body .search-form {
		margin-top: 0.1em;
	}
}

/* Slider (Books Featured) */
@media all and (min-width: 480px) and (max-width: 1050px) {
	body #slider .slide .slide-description .sd-title a {
		font-size: 1em;
	}
	body #slider .slide .sd-body {
		height: 160px; /*105*/
		overflow-y: scroll;
}
	#slider .sd-meta .read-more {
		display: inline !important;
	}
}

@media all and (min-width: 0px) and (max-width: 760px) {
	body #slider .slide .slide-description .sd-title a {
		font-size: 1em;
	}
	body #slider .slide .sd-body {
		height: 165px; /*165*/
		overflow-y: scroll;
}
	#slider .sd-meta .read-more {
		display: inline !important;
	}
}








