/*

Theme Name: Rock The Boat 2015
Theme URI: http://heyhussa.in/themes/2015/r-t-b
Author: heyhussain
Author URI: http://heyhussain.co.uk
Description: Custom theme for Rock the boat - Oneworld publications
Version: 1.8
Tags: Books, Bespoke theme, Yellow, Grey, Responsive

@heyhussain
@emiliabuggins


*/




@font-face {
    font-family:  'Abril Fatface';
    src: url('fonts/abrilfatface-regular-webfont.eot');
    src: url('fonts/abrilfatface-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abrilfatface-regular-webfont.woff2') format('woff2'),
         url('fonts/abrilfatface-regular-webfont.woff') format('woff'),
         url('fonts/abrilfatface-regular-webfont.ttf') format('truetype'),
         url('fonts/abrilfatface-regular-webfont.svg#abril_fatfaceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
background-color:#ECECEC;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2{
font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a{
text-decoration:none;
}



h1 a{
color:#898989;

}

h2 a{
color:#898989;

}
h1 a:hover,
h2 a:hover{
color:#ffee16;
text-decoration:none;


}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ffee16;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  box-shadow:1px 1px 1px #ccc;
}

blockquote,
blockquote p{

  font-size: 20px;
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}


p{
font-size:16px;
line-height:26px;
}


.fullwidthcontaier{
width:100%;
}

.container{

}
.archive-page,
.default-page{
background-color:white;

}


.img-responsive{
    width: 100%;
max-width:150%;
}


h1{

}




.sidebar-wrapper,
.content-wrapper{
background-color:white;
}

header#Site_header {
margin-bottom:20px;

}
header#Site_header .clearfix{
border-bottom:1px solid white;
  padding-bottom: 20px;

}


.mobile-nav-title{
font-size:20px;
font-weight:bold;
    margin-top: 14px;
text-transform:uppercase;
display:none!important;
}


.navbar-toggle{
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 14px;
  margin-right: 15px;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  margin-right:0;

}

footer{
margin-top:50px;
padding:30px 0;
}

footer.fullwidthcontainer{
background-color:white;
}


/*Homepage */

.homepage-rack{
  padding: 5px;
  background-color: #FFF;
  clear: both;
  float: left;
  width: 100%;
}

.homepage-block{
padding:0;
border: 5px solid #FFF;
background-color:#898989;
color:white;
}

/*Mmedia queries for border size please as % dont work*/


.homepage-block-square{
 position: relative;
    width: 100%;
    padding-bottom : 100%; /* = width for a 1:1 aspect ratio */
	overflow:hidden;
}


 .homepage-block-title-text{
font-size:1.1em;
 }
 
 @media (max-width:992px){
  .homepage-block-title-text{
font-size:0.9em;
 }
 
 }
 
 @media (max-width:768px){
  .homepage-block-title-text{
font-size:0.9em;
 }
 
 }
 
  
 @media (min-width:500px) and (max-width:768px){
  .homepage-block-title-text{
font-size:1.3em; }
 
 }
 

.homepage-block:nth-child(8n+1),
.homepage-block:nth-child(8n+3),
.homepage-block:nth-child(8n+6),
.homepage-block:nth-child(8n+8)
{

background-color:#ffee16;
color:#898989;

}

.homepage-block-square a{
position:absolute;
top:39%;
width:100%;
text-align:center;
}

.homepage-block-background{
display:block;
height:100%;
width:100%;
position:absolute;
opacity:0;
transition:all 0.3s ease-in;
transition-delay:0.2s;
background-repeat:no-repeat;
background-size:100%;
}

.homepage-block:hover .homepage-block-background{
background-repeat:no-repeat;
opacity:1;
transition:all 0.3s ease-in;


}



 .homepage-block-title{
font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;

font-size:35px;
color:white;
text-decoration:none;
}

a.homepage-block-title:hover{
text-decoration:none;
color:white;
}



/*Menu Styles*/	


#Logo.site-logo{
padding:5px;
  margin-top: 15px;
  width: 85%;
}


/*default*/


.navbar{
margin-bottom:0px;
}

.navbar-nav li{
}

.navbar-nav li:hover{
background-color:#ffee16;
}



.navbar-nav li a{
font-size:14px;
color:#898989;
font-weight:bold;
  margin: 0 5px;

}


#menu-primary .current-menu-item a,
#menu-primary .current_page_item a,
#menu-primary .current-menu-item,
#menu-primary .current_page_item{
background-color:#ffee16;
}


.navbar-nav li:nth-child(2n):hover,
.navbar-nav li:nth-child(2n):hover a{
background-color:#898989;
color:white;
}


.col-helper-height{
height:50px;
}


@media (min-width:768px) and (max-width:992px){
.navbar-nav li a{
font-size:13px;
color:#898989;
font-weight:bold;
  padding: 8px 10px;

}

.col-helper-height{
height:26px;
}

}



footer{
color:#898989;
}

#menu-footer-menu {
margin:0;
}
#menu-footer-menu li a{
color:#898989;
}



.footer-social .fa:hover{
color:#ffee16;
transition: 0.2s color ;

}


.nav > li > a:hover, .nav > li > a:,
#menu-primary .navbar-nav li a{
font-weight:bold;
color:#898989;

}

.nav > li > a:hover, .nav > li > a:focus,
#menu-primary .navbar-nav > li:hover{
background-color:#ffee16;

}

#menu-primary .navbar-nav > li.menu-item.current-menu-item.current_page_item{
background-color:#ffee16;

}



/*footer*/

.footer-copyright{
margin-top:20px;
}


.footer-address{
margin-bottom:20px;
}

.footer-social{

}
.footer-social a{
color:#898989;
    margin: 10px 7px;
    float: right;
}

@media (max-width:768px){
.footer-social {
    text-align: center;
}

.footer-social a{
float:none;
}

.footer-copyright{
clear:both;
}

}

/*Mobile menu*/
.mobile-site-logo{
padding-top:12px;
width:70px;

}

.navbar-toggle.collapsed{
}
.navbar-toggle.collapsed .icon-bar{
	transition:transform 0.2s ease-in, width 0.4s;

}
.navbar-toggle .icon-bar{
background-color:#ffee16;
background-color:white;

	transition:transform 0.2s ease-in, width 0.4s;

}

.navbar-toggle .icon-bar:nth-of-type(2){
    transform:  rotate(45deg) translateY(5px) translateX(4px);
}

.navbar-toggle .icon-bar:nth-of-type(4){
    transform: rotate(-45deg) translateY(-5px) translateX(3px);
}


.navbar-toggle.collapsed .icon-bar:nth-of-type(3){
  width: 22px;
  margin: 4px auto 0;

}
.navbar-toggle .icon-bar:nth-of-type(3){
  width: 0px;
  margin: 4px auto 0;
}

.navbar-toggle.collapsed .icon-bar{
    transform: rotate(0deg) translateY(0px) translateX(0px);
	transition:transform 0.2s ease-in, width 0.4s;
}



/*Sidebar*/


#sidebar .widget{
padding:15px;
margin-bottom:15px;

}

h2.widgettitle{
text-align:center;
padding-bottom:5px;
  margin-top: 10px;

}

.widget.sidebar-wrapper.widget_categories ul,
.widget.sidebar-wrapper.widget_archive ul 
{
  background-color: #808080;
  
  }

.widget.sidebar-wrapper.widget_categories ul li,
.widget.sidebar-wrapper.widget_archive   ul li
{
text-align:center;
  padding: 11px;
  border-bottom: 1px solid #FFF;
}

.widget.sidebar-wrapper.widget_categories ul li:hover,
.widget.sidebar-wrapper.widget_archive ul li:hover{

background-color:#ffee16;
}


.widget.sidebar-wrapper.widget_categories ul li:hover a,
.widget.sidebar-wrapper.widget_archive ul li:hover a{

color:#898989;
}

.widget.sidebar-wrapper.widget_categories ul li a ,
.widget.sidebar-wrapper.widget_archive   ul li a
{

font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0.06em;
color:white;


}



/*Blog Roll Page*/

body.blog .blogroll{ 

background-color: #FFF;
    padding: 15px;
    margin-bottom: 15px;
 }
 

body.blog .blogroll .post{
  margin-bottom: 20px;
    border-bottom: 2px solid #C5C5C5;
    padding-bottom: 12px;

}



/* REsponsive  oEMBED*/

.embed-container { 
		position: relative; 
		padding-bottom: 61.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
	} 

	.embed-container iframe,
	.embed-container object,
	.embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


	
	
	
	
	
	/*site styles */
	

	.book-main{
	background-color:white;
	padding:25px;
	margin-bottom:25px; 

	}
	.book-aside{
margin-bottom:15px;	
	}
	
	.book-aside > .row{
	margin-right:15px;
		background-color:white;

	}
	
	
	
	
	
	
	
	
.book-cover-image{
padding:0;
}
@media (max-width:786px){
.book-cover-image{
padding:15px;
}
	.book-aside > .row{
	margin-right:-15px;
		background-color:white;

	}

	
	
}


.book-meta-details{

}	


ul.list-group{}

li.list-group-item{
  border: 0px;
  padding:7px 5px;
}
.list-group-item-heading{
font-weight:bold;
}
.list-group-item-text{}

.list-group-item a{
display:block;
}

.book-mobile-title{
background-color:white;
padding:15px;
}
	
h1.book-title{
color:#5E5E5E;
  margin-top: 5px;

}

.book-review-card{
float:right;
margin-bottom:15px;
padding:15px;
}

.book-review-card h2{
text-align:center;
}
.book-review{
padding:10px 15px;
font-style:italic;
background-color:white;
box-shadow:1px 1px 1px #ccc;
  border-left: 10px solid #ccc;
text-align:right;
margin:0 auto;
margin-bottom:15px;
transition:all 0.2s;

}
.book-review:hover{
border-color:#ffee16;
transition:all 0.5s;
}


.oneworldbook-link{
padding:15px;
padding-bottom:10px;
}
.oneworldbook-link a.read-more-link{
margin:10px auto;
display:block;
padding:10px 15px;
font-size:25px;
font-family:inherit;
font-weight:bold;
transition:0.5s background-color;
margin-bottom:0px;

}

.oneworldbook-link a.read-more-link:hover{
background-color:#FF9000;
transition:0.5s background-color;
  color: #FFF;


}


.oneworldbook-link .read-more-button{

font-size:16px;
}


a.book-byline-link:hover{
text-decoration:none;
}

.book-byline{
  margin-bottom: 15px;

}


.book-byline{
color:#676767;
font-size:16px;
}

.book-byline:hover{
color:#ffee16;

}



.book-asset-downloads{

}

.book-asset-downloads p{
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;

}
.book-asset-downloads a{
    color: #898989;

}


.book-asset-downloads a .fa{
    margin-top: 5px;
color:white;
float:left;
}



.book-asset-downloads a small{
display:block;
}

.Books_download_link{

	margin: 7px auto;
    display: block;
    padding: 4px 15px;
    font-family: inherit;
    font-weight: bold;
	border-radius:5px;
    transition: 0.5s background-color;
	background-color:#FFEE16;
    text-align: center;
    color: #898989;
    width: 100%;
	
}

.Books_download_link:hover{
    background-color: #313131;

}







.editor-content{

}

.book-short-desc{
font-weight:bold;
  line-height: 25px;

  font-size: 16px;

}
.book-long-desc{
  font-size: 16px;
  line-height: 26px;


}



.book-author-card{ 
background-color:white;
padding:25px;
margin-bottom:25px; 
  float: right;

}
.book-author-card p{ 
line-height:26px;
font-size:14px;
}


.book-author-image{
padding-top:8px;

}
.author-card-name{
font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;

}
.author-card-name a{
color:#898989;
}
.author-card-name a:hover{
color:#ffee16;
}



/*Slick slider*/
	.front-page-carousel{
	overflow:hidden;
	margin-bottom:15px;

	}
	
	.front-page-slide{
	}
	
.front-page-slide-limit-height{
max-height:405px;
/*height:405px;*/

}
	
	.front-page-slide img{
	max-width:none;
	width:100%;
	height:auto;
	}

	
	.slide-text{
	font-weight:bold;
color:#898989;
background-color:#FFEE16;
padding:15px 30px;
	position: absolute;
	top:25px;
	right:3%;
text-align:center;
width:25%;
}


.front-page-slide a .slide-text h3{
font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
@media (max-width:768px){
	.slide-text{

	font-weight:bold;
	color:#898989;
	background-color:#FFEE16;
	padding:15px 30px;
	position: static;
	top:initial;
	bottom:0px;
	left:0%;
	right:initial;
	text-align:center;
	width:100%;
	}
}
	
	
	
		.slide-text h3{
		font-size: 18px;
	font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  font-size:20px;

		}		
		
		.slide-text p{
	font-size:0.9em;
		}
		
		
				
@media (max-width:768px){

	
		.front-page-slide{
	}
	
.front-page-slide-limit-height{
max-height:500px;
}


 .homepage-block-title{
font-size:1.5em;
 }
 
 
 /*Experimental*/
 
.homepage-block:nth-child(2n+1){
  clear: both;

}



.homepage-block:nth-child(8n+1),
.homepage-block:nth-child(8n+4),
.homepage-block:nth-child(8n+5),
.homepage-block:nth-child(8n+8){
background-color:#ffee16;
color:#898989;

}

.homepage-block:nth-child(8n+3),
.homepage-block:nth-child(8n+6)
{
background-color:#898989;
color:#ffee16;

}



}
	
	
	
/* Widget home blocks */	

.widget.widget_nav_menu {
float:left;
width:100%;
}

#sidebar.standard-sidebar .widget.sidebar-wrapper{
clear:both;

}



.widget .menu-primary-container ul li.menu-item{
width:50%;
float:left;
display:block;
padding:0;
border: 5px solid #FFF;
background-color:#898989;
color:white;



}

.widget .menu-primary-container ul li.menu-item:nth-child(2n+1){
clear:both;
}


.widget .menu-primary-container ul li.menu-item a{
clear:both;
display:block;
 position: relative;
    width: 100%;
    padding : 40% 0; /* = width for a 1:1 aspect ratio */
	overflow:hidden;
	text-align:center;
color:#ececec;
font-size:12px;
}


.widget .menu-primary-container ul li.menu-item:nth-child(8n+2),
.widget .menu-primary-container ul li.menu-item:nth-child(8n+3),
.widget .menu-primary-container ul li.menu-item:nth-child(8n+6),
.widget .menu-primary-container ul li.menu-item:nth-child(8n+7)
{

background-color:#ffee16;
color:#898989;

}

.widget .menu-primary-container ul li.menu-item:nth-child(8n+2) a,
.widget .menu-primary-container ul li.menu-item:nth-child(8n+3) a,
.widget .menu-primary-container ul li.menu-item:nth-child(8n+6) a,
.widget .menu-primary-container ul li.menu-item:nth-child(8n+7) a
{

color:#898989;

}





/*books sidebar fixes*/
.books-sidebar{}
.books-sidebar .widget_nav_menu{
  width: 65.66666667%;
  
}


.books-sidebar .widget_nav_menu .menu-primary-container ul li, 
.books-sidebar .widget_nav_menu .menu-primary-container ul li a:nth-child(n){
color:white;
} 
	
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item{
width:25%;
float:left;
display:block;
padding:0;
border: 5px solid #FFF;
background-color:#898989;
color:white;
}
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(2n+1){
clear:none;
}
	
	
	
	
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+1),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+3),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+6),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+8)
{
background-color:#ffee16;

}
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+1) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+3) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+6) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+8) a
{

color:#898989;

}


	
	
	
	
@media (max-width:768px){


.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item{
width:50%;
}



.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+1) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+8) a{
 color:white;
}

.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+1),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+3),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+6),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+8)
{
background-color:#898989;

}





.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+2),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+3),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+6),
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+7)
{
background-color:#ffee16;

}


.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+2) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+3) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+6) a,
.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(8n+7) a
{

color:#898989;

}

}



.books-sidebar > li.widget:nth-child(2),
.books-sidebar > li.widget:nth-child(3),
.books-sidebar > li.widget:nth-child(4),
.books-sidebar > li.widget:nth-child(5),
.books-sidebar > li.widget:nth-child(6),
.books-sidebar > li.widget:nth-child(7)
{
  width: 32.333333%;
  float: right;
}
  
@media (max-width:768px){
.books-sidebar > li.widget:nth-child(2),
.books-sidebar > li.widget:nth-child(3),
.books-sidebar > li.widget:nth-child(4),
.books-sidebar > li.widget:nth-child(5),
.books-sidebar > li.widget:nth-child(6),
.books-sidebar > li.widget:nth-child(7),
.books-sidebar > li.widget{
  width: 100%;
  clear:both;
  float:left;
  margin:15px 0 0;

}

}

/*fixes */


.books-sidebar > li.widget.widget_pages{
float:left;
}
.books-sidebar > li.widget_latest_tweets_widget{
}
.books-sidebar > li.widget_nav_menu{

}

.books-sidebar > li.rpwe_widget.recent-posts-extended{
float:left;
    margin-left: 1%;
}


.books-sidebar .widget_nav_menu .menu-primary-container ul li.menu-item:nth-child(9n){
display:none;

}


/* Books archive page */

.books.type-books{
padding:0;
margin-bottom:15px;
}

.books.type-books:nth-child(2n+1) {
  clear: both;

}

.books.type-books h2{
margin-top:0;
}

.books-image-block{
margin-top:5px;
}
.books-info-block{
}

.books-short-desc{
font-size:16px;
line-height:26px;
}



/*Authors archive*/

.author-archive-page{
background-color:white;
}

.author-profile{
margin-bottom:30px;
}
.author-profile:nth-child(2n+1){
clear:both;
}

.authors-info-block{}
.authors-info-block h2{
margin-top:0
}

.authors-image-block{
padding-left:0;
margin-top:5px;

}


.author-short-desc{
font-size:16px;
line-height:26px;

}



/*author page*/

.author-title{
margin-top:10px;
}

.single-author-page{
margin-bottom:15px;
}
.author-related-info{
background-color:white;
margin-bottom:15px;
padding:15px;
}

.author-profile-image{
  padding-top: 12px;

}

.author-related-book{
background-color:white;
padding:15px;

}


.author_interviews{
background-color:white;
margin-bottom:15px;
}




.author-meta-links{
margin-top:15px;
  font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


 a.author-links{
 display:block;
  color: #647CB0;
 
 }

 a.author-links:hover{
 color:#ffee16;
 
 }


  .author-links i:before{
font-size: 15px;
margin-right:5px;

  }

  
  
  .related-book-link{
 
  
  }
  
    .related-book-image{
	padding-top:25px;
}
/*Contact page*/


.contact-page-map,
.contact-page-content{
background-color:white;
padding:15px;
margin-bottom:15px;
}

.contact-page-map{}
.contact-page-content{}



/*
Blog roll 
*/
body.mce-content-body.content.wp-editor img.size-full,
.blogroll .content-wrapper img.size-large,
.blogroll .content-wrapper img.size-full{
width:100%;
height:auto;
}



.blog-roll-header{
margin-bottom:15px;
}
.blog-roll-header h2{
display:inline-block;
margin-top:15px;
line-height:1.4em;
}

.post-date-tag{
background-color:#ffee16;
padding:10px 15px;
display:inline-block;
position:relative;
margin-left:-22px;
margin-right:15px;
  top: -6px;

}




/* Single blog post */

.single-blog-post-page{
background-color:white;
  padding: 15px;
  margin-bottom: 15px
}
.single-blog-post-page h1{
display:inline-block;
margin-top:15px;
line-height:1.4em;
}


body.single-post .post.type-post img.size-full,
body.single-post .post.type-post img.size-full{
width:100%;
height:auto;

}





/*sidebar twitter*/

 .latest-tweets ul li{
background-color:#898989;
  padding: 10px;
  margin-bottom: 15px;
}

 .latest-tweets ul li:nth-child(2n+1){
background-color:#acacac;

}




 .tweet-text{

  font-size: 15px;
  font-weight: bold;
    padding: 6px;
overflow:hidden;
  
  }
  
  
  .standard-sidebar .tweet-text{
}
  
 .tweet-details a,
   .tweet-text{
  color: #FCFCFC;

}

 .tweet-text a {
  color: #ffee16;
  

}
 .tweet-details{
  padding: 6px;
  font-size:10px;

}
. .tweet-details a{

}




.homepage-sidebar .latest-tweets ul li{
width:50%;
float:left;
background-color:transparent;
color:#898989;
padding-right:8%;
padding-left:2%;
position:relative;
}


.homepage-sidebar .latest-tweets ul li,
.latest-tweets ul li::before{
  font-family: 'FontAwesome';
  content: "\f099";
 
  }

  

  
  .latest-tweets ul li::before{
  
     font-size: 24px;
  float: right;
  color: #FFF;
}

  .homepage-sidebar .latest-tweets ul li::before{
color:#898995;
float:left;
padding-right:10px;
  position: absolute;
  left: -12px;
  top: 7px;
  }

.homepage-sidebar .latest-tweets ul li p ,
.homepage-sidebar .latest-tweets ul li a {
color:#898989;

}


@media (max-width:768px){


.homepage-sidebar .latest-tweets ul li{
width:100%;
padding:10px 20px;

}


  .homepage-sidebar .latest-tweets ul li::before{
color:#898995;
float:left;
padding-right:15px;
padding-top:3px;
  }


 .tweet-text{

  font-size: 16px;
  font-weight: bold;
    padding: 6px;

  
  }

}



/*Readmmore listings button*/


a.read-more-link{
display:inline-block;
background-color:#ffee16;
text-align:center;
color:#898989;
border-radius:5px;
font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:normal;

}
.read-more-button{
padding:5px 15px;
font-size:15px;

}






/*search page */


.search-page{}
.search-page h3 a{
font-family:'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #898989;
  font-size: 25px;

}
.search-page .search-results {
padding:0px;
margin-bottom:15px;
}

.search-excerpt{
font-weight:bold;
  line-height: 25px;
  font-size: 16px;
  color:#ADADAD;
}


.search-page .search-field{
display:block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.search-page h2{
color:#898989;
font-size:25px;
}

.search-page h2 span{
color:black;
}


footer .search-form label{
    width: 100%;

}
footer .search-submit.btn{

float:right;}




/*Mailchimp signup form */		
		
.widget_mailchimpsf_widget	{}


#mc_signup_form {
  padding: 5px;
  border-width: 0px;
  border-style: solid;
  border-color: #E0E0E0;
  color: #3F3F3F;
  background-color: #FFF;
}

.widget_mailchimpsf_widget input[type=text]	{
height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}


.widget-title{}
#mc_signup	{}
#mc_subheader{}	
.mc_form_inside{}
.mc_header	{}
.mc_input	{}
.mc_header_address	{}
.mc_radio_label{}	
#mc-indicates-required	{}
#mc_signup_submit {
  background-color: #FFEE16;
  border: none;
  padding: 10px 11px;
  border-radius: 5px;
  width: 100%;
  transition:0.4s color ;
}

#mc_signup_submit:hover{
 background-color:#F9B31C;
   transition:0.4s color ;

}

@media (min-width: 768px){
.form-inline .form-control {
width:100%;
}
}




#mc_embed_signup input{
height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


#mc_embed_signup input[type=submit]{
  background-color: #FFEE16;
  border: none;
  border-radius: 5px;
  transition:0.4s color ;
}

#mc_signup_submit input[type=submit] :hover {
 background-color:#F9B31C;
   transition:0.4s color ;
}




/* Pagination on listings */


.navigation{
clear:both;
margin:10px 0;
}

.navigation a {
    color: #898989;

}
.navigation a:hover {

}





.navigation .alignleft a,
.navigation .alignright a{

    display: inline-block;
    background-color: #FFEE16;
    text-align: center;
    color: #898989;
    border-radius: 5px;
    font-family: 'Abril Fatface', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 10px 15px;
		transition:all 0.3s; 

	}
	
	
.navigation .alignleft a:hover,
.navigation .alignright a:hover{
    background-color: #5A5A5A;
    color: #FFF;
	transition:all 0.3s; 
	}


	

.navigation .alignleft{
float:left;
}
.navigation .alignright{
float:right;
}




/*General Layout fixes*/

.author-profile:nth-child(2n+1) {
  clear: both;

}


.books.type-books:nth-child(2n+1) {
  clear: both;

}






@media (max-width:480px){
.col-xxs-12{
width:100%
	
}


.authors-info-block,
.authors-image-block {
    padding-left: 0;
    margin-top: 5px;
}




a.read-more-link{
    display: block;
    margin-top: 15px;
	
}

}




