body {
	background:#FEFEF3 url('../img/background-left.jpg');
	background-repeat: no-repeat;
	background-scroll: scroll;
	background-position: left top; 
    font-size: 62.5%;
	line-height:1.3em;
	font-family: 'Roboto', sans-serif;
}

#twitter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	height: 40px;
	background-color: #efe9dd;
	border-bottom: 1px solid #d6d0c4;
}

.twit a {
	width: 200px;
	height: 35px;
	background: url('../img/twitter-icon.png');
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	margin: 2px 5px 0 5px;
	position: absolute;
}

#tweet {
	color: #666;
	font-family: Times, serif;
	padding: 11px 0 0 210px;
	font-style: italic;
	list-style: none;
	font-size: 1.4em;
	line-height: 1.2em;	
	position: relative;
}

#tweet .cycle-slideshow {
	width: 80%;
	float: left;
	display: none;
}

.twitter-feed {
	width: 80%;
	float: left;
}

.twitter-feed a {
	color:#333;
	}

#twitter #social {
	float: right;
	margin: 0px;
	padding: 0px;	
	margin-right: 20px;
	margin-top: -5px;
	list-style-type: none;
}

#twitter #social li {
	display: inline-block;
	width: 28px;
	height: 28px;		 
}	

#twitter #social li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;	
}

#social_facebook {
	background-image: url('../img/face.png');
}

#social_twitter {
	background-image: url('../img/twit.png');
}

#social_goodreads {
	background-image: url('../img/goodr.png');
}

/* Facebook Slide out */

.slide-out-div {
    padding: 20px 20px 0 20px;
    width: 312px;
    background: #000;
    color: #fff;
	margin-top:60px;
	z-index:999999;
	border:0px;
	left: -352px;
	display: none;
}  
.slide-out-div .button {
    float: left;
    width: 320px;  
    text-align: center;  
    margin-left:0px;
	height:375px;
	overflow:hidden;
	
}
.slide-out-div .button div {
    font-size: .9em;
}
a.handle {
    background:url('../img/facebook.png');
	background-repeat:no-repeat;
	background-position:top left;
    height: 124px;
    width: 40px;
	display:block;
	margin-top:0px;

}

.slide-out-div h3 {font-family:'Helvetica Neue', Helvetica, Trebuchet, san-serif;text-transform:none;font-size:1em;}

#facebook .fbConnectWidgetFooter {display:none;}


.secondaryColumn {
	float: left;
	margin: 5px 0 0 0px;
	overflow: hidden;
	width: 320px;
	color:#fff;
	background:#efe9dd;
}

.secondaryColumn h3 {}

#content {
	position: relative;
}

.widgetContainer {
	margin: 0 0 0px 0;
}
.widgetContainer ul li {
	margin: 0 3px 7px 21px;
	color:#fff;
	
}
.widgetContainer ul li ul {
	margin-top: 5px;
	color:#fff;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 1.5em;
}
/* End Slideout */

/* Homepage slider */
div.wrapper {
	position: relative;
}

.home_slider_text {
	position: relative;
}

.home_slider_text p {
	margin-top: 30%;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Josefin Slab', serif;		
}	

.home_slider_text .btn-dark {
	background: none;
	border: 1px #000 solid;
	color: #000;
	font-size: 18px;
	padding: 15px 20px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	text-indent: 0px;
	display: inline-block;
	width: auto;
	height: auto; 
}

.home_image {
	text-align: center;
}

.cycle-pager { 
    text-align: center; 
    width: 100%; 
    z-index: 50000; 
    position: absolute; 
    bottom: 0px; 
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #917C50;}
.cycle-pager > * { cursor: pointer;}


/* End homepage slider */


#page {
	background: none;
}

#header-image {
	text-align: center;
}

#header-image img {
	margin: 0 auto;
}

.navbar-inner {
	background: none;
	border: 0px;
	box-shadow: none;
}

.menu-header {
	margin-bottom: 30px;
}

.menu-header a, .menu-header a:hover {
	text-decoration: none;
}

.menu-header ul {
	text-align: center;
	float: none;
	margin: 0 auto;
}

.menu-header li {
	float: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;	
}

.menu-header li a {
	font-size: 2em;
	padding: 4px 6px 4px 6px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.menu-header li a:hover {
	background-color: #d6d0c4 !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important; 
	box-shadow: none !important;
}

.menu-header .active>a, .menu-header>.active>a:hover, .menu-header>.active>a:focus {
	background-color: #d6d0c4 !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important; 
	box-shadow: none !important;
}

.menu-header>li a:hover, .menu-header>li a.active, .menu-header>.active>a, .menu-header>.active>a:hover, .menu-header>.active>a:focus,
body.single-book li.menu-item-132 a {
	background-color: #d6d0c4 !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important; 
	box-shadow: none !important;
}

/* books archive */
.book {
	width: 20%; 
	min-width: 230px;
	padding: 1%;
	margin: 1.5%;
	padding: 10px;
	background: #efe9dd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#grid_loader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #FEFEF3;	
}

#grid_loader p {
	color: #000;
	margin-top: 30px;
	font-size: 24px;	
	font-family: 'Josefin Slab', serif;	
	text-align: center;
	text-transform: uppercase;
	-webkit-animation: loading_loader 2s infinite; /* Safari 4+ */
	-moz-animation:    loading_loader 2s infinite; /* Fx 5+ */
	-o-animation:      loading_loader 2s infinite; /* Opera 12+ */
	animation:         loading_loader 2s infinite;
}

@-webkit-keyframes loading_loader {
  0% {
    opacity: .3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .3;
  }
}

@-moz-keyframes loading_loader {
  0% {
    opacity: .3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .3;
  }
}

@-o-keyframes loading_loader {
  0% {
    opacity: .3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .3;
  }
}

@keyframes loading_loader {
  0% {
    opacity: .3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .3;
  }
}

.book .bubble, .book .bubble .img img {
	width: 234px;
	max-height: 342px;
	min-height: 342px;
	position: relative;	
}

.book .bubble .hover {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding: 10px;
	display: none;
	color: #fff;
}

.book .bubble .hover a {
	text-decoration: none;
	color: #fff;	
}	

.book .bubble .hover h1 {
	text-transform: uppercase;
	font-family: 'Josefin Slab', serif;	
	font-size: 1.6em;
	line-height: 1.1;
}	

.book .bubble .hover p {
	font-family: 'Josefin Slab', serif;	
	font-size: 1.2em;
	line-height: 1.3;
}

.book .bubble:hover > .hover {
	background: rgba(0, 0, 0, 0.7);
	display: block;	
}

.readmore {
	display: block;
	border: 0px;
	outline: none;
	width: 130px;
	height: 54px;
	margin: 20px auto;
	margin-top: 40px;
}

/* Single book */
.single-book-description {
	color: #000;
	font-size: 1.6em;
	line-height: 1.4em;
	font-family: 'Josefin Slab', serif;	
}

.single-book-description h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	font-size: 1.6em;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

.single-book-description p {
	padding-bottom: 10px;
}

.social4i {
	border-top: 1px solid #d6d0c4;
	border-bottom: 1px solid #d6d0c4;
	padding-top: 8px;
	margin-top: 10px;
}

.btn-dark {
	display: block;
	margin-top: 40px;
	position: relative;
	background: url(../img/buynow2.png);
	margin: 40px 0px;
	width: 100px;
	height: 40px;
	background-repeat: no-repeat;
	text-indent: -99999em;
	background-position: top left;
	cursor: pointer;
	display: block;
}

/* Popover */
.popover {
	border-radius: 0px;
	border-color: #000;
}

.popover, .popover-title, .popover-content {
	border: 0px;
	background-color: #000;
	color: #fff;
	text-align: center;	
	text-transform: uppercase;	
}	

.popover.top .arrow:after {
	border-top-color: #000;
}

.popover-title {
	font-size: 1.6em;
}

.popover-content {
	padding-bottom: 20px;
}

.popover-content a {
	display: block;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.4;
	color: #fff;
	text-decoration: none;
}	

/* About Us */
#about_image {
	margin-top: 100px;
}

.about_us_text {
	color: #000;
	font-size: 1.4em;
	line-height: 1.3em;
	font-family: 'Josefin Slab', serif;
}

.about_us_text p {
	padding-bottom: 10px;
}

/* Contact Us */
.contact_form_wrapper {
	position: relative;
}

.tooltip { display: none !important; }

#form-1-1309886524 { width: 450px; text-align:left; margin:0px;padding-top:60px; border:0 solid #;  font-family:"Helvetica Neue",Helvetica, arial;} 
#form-1-1309886524 div { margin-bottom:6px; background-color:inherit; }
#form-1-1309886524 div div { margin:0; background-color:inherit; padding:0; }
#form-1-1309886524 h4 { padding:0; background-color:inherit; margin:5px 5px 5px 0; color:#333333; font-size:1.2em; } 
#form-1-1309886524 label { padding:0; background-color:inherit; margin:5px 5px 5px 0; display:block; color:#333333; width:200px; font-size:1.6em;font-weight:normal; text-transform:uppercase;font-family: proxima-nova,sans-serif;} 
#form-1-1309886524 div div input { margin-bottom:2px; line-height:normal; }

#form-1-1309886524 label.checkbox, #form-1-1309886524 label.radio, #form-1-1309886524 label.select { display:inline; } 
#form-1-1309886524 input[type=text], #form-1-1309886524 select { -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;  color:#7c776c; margin:5px 0; width:300px; font-size:1.2em; background-color:#d6d0c4; padding:8px;border:0px;} 
#form-1-1309886524 select { -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px;  width:auto; }
#form-1-1309886524 .submit { color:#000; width:auto; height:30px; font-size:14px; line-height: 14px; background:#d6d0c4;border:0px;margin:10px 0;-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;padding:8px;width:100px;} 
#form-1-1309886524 .submit:hover {background:#979186;cursor:pointer;color:#fff;}
#form-1-1309886524 .reset-button { color:#333333; width:auto; height:30px; font-size:1.1em; } 
#form-1-1309886524 textarea { -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;  color:#7c776c; width:440px; margin:5px 0;padding:4px; background-color:#d6d0c4; font-family:Verdana, tahoma, arial; height:120px; font-size:1.2em; border:0px; } 
div #ccf-form-success {background:#efefef;color:#333;}

#submit {-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; background:#d6d0c4; color:#7c776c;;border:0px;outline:none;padding:8px;font-family: proxima-nova,sans-serif;
    font-weight:normal;}
#submit:hover {cursor:pointer;background:#7c776c;color:#fff;}

.contact-image {
	margin-top: 90px;	
}

.contact-image p{
	font-size: 1.6em;
	margin: 10px 0 10px 0;
	line-height: 1.4em;	
	font-weight: bold;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
}

.contact-image p a {
	color: #7c776c;	

	font-family: 'Josefin Slab', serif;
}

/* Appearances */
.text-center {
	text-align: center;
}	

.text-center p {
	color: #000;
	font-size: 1.4em;
	line-height: 1.3em;
	font-family: 'Josefin Slab', serif;
}

/* Footer */
footer#colophon {
	text-align: center;
	margin: 20px auto 0px auto;
	color: #bbb;
}

footer#colophon a {
	color: #666;	
}	

footer p {
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 32px;
	vertical-align:middle;	
	margin-top: 10px;
}
 
/* Newsletter */
#mc_embed_signup{background:transparent; }
.email {max-width:100%;width:100%;float:left;}
#input_wrap {margin-left:30px;width:100%;display:inline-block!important;}

#input_wrap input[type="email"] {
		background:transparent;
		border-color:#917C50;
		color:#917C50;
		text-transform:uppercase;		
		position:relative!important;
		margin:0!important;		
		font-size: 12px;
		padding: 6px 0 !important;
}

#input_wrap input[type="submit"] {
		background:transparent;
		border:1px solid #917C50;		
		color:#917C50;
		text-transform:uppercase!important;		
		font-weight:normal!important;
		margin: 0px !important;
		position:relative!important;							
		width:30%;	
		margin-left:10px;						
		 -webkit-border-radius: 0px;   							
		-moz-border-radius: 0px; 
		border-radius: 0px; 
		font-size: 12px;
}
					
#mc_embed_signup #input_wrap div {
	float: left;
	position: relative;
}

.chimp_email {
	width: 59%;
}

.chimp_email input {
	border-radius: 0px !important;
	width: 100% !important;
	max-width: 999px !important;	
	font-size: 13px;
	
}

.chimp_email input:focus {
    outline: 0;
    border: 1px #917C50 solid !important;
    color: #917C50 !important;
}

.chimp_submit {
	width: 30% !important;
	max-width: 999px !important;
	
}
.chimp_submit input[type="submit"] { 
	float: none !important;	 
	border-left: 0px !important;
	height: 34px !important;
	line-height: 34px !important;
}	

.book_image .btn-dark {
	background: none!important;
	border: 1px #000 solid!important;
	color: #000!important;
	font-size: 18px!important;
	padding: 15px 20px!important;
	font-family: 'Roboto', sans-serif!important;
	text-transform: uppercase!important;
	text-indent: 0px!important;
	display: inline-block!important;
	width: auto!important;
	height: auto!important; 
}

.book_image img{
	max-width:85%!important;
}

h1.appearance {
	font-size:2.4em;
	line-height:1em;
}

p.appearance {
	font-size:1.6em!important;
	line-height:1em!important;
	text-align:center;
	max-width:75%!important;
	}
	
/* contact form 7 */
.wpcf7-form { width: 450px; text-align:left; margin:0px;padding-top:60px; border:0 solid #;  font-family:"Helvetica Neue",Helvetica, arial;} 
.wpcf7-form div { margin-bottom:6px; background-color:inherit; }
.wpcf7-form div div { margin:0; background-color:inherit; padding:0; }
.wpcf7-form h4 { padding:0; background-color:inherit; margin:5px 5px 5px 0; color:#333333; font-size:1.2em; } 
.wpcf7-form label { padding:0; background-color:inherit; margin:5px 5px 5px 0; display:block; color:#333333; width:200px; font-size:1.6em;font-weight:normal; text-transform:uppercase;font-family: proxima-nova,sans-serif;} 
.wpcf7-form div div input { margin-bottom:2px; line-height:normal; }

.wpcf7-form label.checkbox, .wpcf7-form label.radio, .wpcf7-form label.select { display:inline; } 
.wpcf7-form input[type=text], .wpcf7-form input[type="email"], .wpcf7-form select { -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;  color:#7c776c; margin:5px 0; width:300px; font-size:1.2em; background-color:#d6d0c4; padding:8px;border:0px;} 
.wpcf7-form select { -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px;  width:auto; }
.wpcf7-form .wpcf7-submit { color:#000; width:auto; height:30px; font-size:14px; line-height: 14px; background:#d6d0c4;border:0px;margin:10px 0;-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;padding:8px;width:100px;} 
.wpcf7-form .wpcf7-submit:hover {background:#979186;cursor:pointer;color:#fff;}
.wpcf7-form .reset-button { color:#333333; width:auto; height:30px; font-size:1.1em; } 
.wpcf7-form textarea { -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;  color:#7c776c; width:440px; margin:5px 0;padding:4px; background-color:#d6d0c4; font-family:Verdana, tahoma, arial; height:120px; font-size:1.2em; border:0px; } 
div #ccf-form-success {background:#efefef;color:#333;}
