body {
	font-family: "Helvetica Neue";
	font-weight: 400;
	/* Necessary for Slide Out */
	width: 100%;
	height: 100%;
	letter-spacing: 0.5px;
	background: #f6f6f6;
}

	/* Make My Button Show at All Sizes */
	.navbar-toggle {
    	display: block;
    	float: left;
   		margin-left: 15px;
	}


		/* Custom */
		#main {
			background: #f6f6f6;		
/*		  background: white;
		  height: 100vmin !important;
*/		}

		#navbar-main {
		  background: #2e2e3a;
		}

		.navbar-section {
			border-bottom: 1px solid #fff;
			margin-bottom: 15px;
			padding: 15px;
		}

		#navbar-main h4 {
		  margin-top: 0px;
		  padding: 0;
		  color: #fff;
		  font-weight: 100;
		  text-transform: uppercase;
		  letter-spacing: 1px;
		}

		#navbar-main ul li a {
		  border-radius: 0;
		  font-size: 16px;
		  color: #D6B151;
		}


		#navbar-main ul li.active>a, #navbar-main ul li.active>a:hover {
		    color: #2e2e3a;
		    background-color: #D6B151;
		}

		.members {
			color: #fff;
		}




/* All Pages */

.main_container {
	background: #fff;
	position: relative;
}

.inner_main_container {
	padding-top: 20px;
}

#the_button {
	font-size: 25px;
}

.navbar-default .navbar-brand {
    color: #676767;
	font-size: 25px;
	font-family: 'Sorts Mill Goudy', serif;
	padding: 18px 0;
}

#the_button, #the_button:hover {
	text-decoration: none;
}

#footer {
	padding: 20px 0;
}

.navbar-default .navbar-nav>li>a, .navbar-default .btn-link {
    color: #676767;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .btn-link:hover {
    color: #676767;
}

#social_icons {
	font-size: 20px;
}

.side_social {
	margin-left: 10px;
}


	.btn-otp {
		background-color: #c69c2f;
		border-color: #D6B151;
		color: #fff !important;
		font-family: 'Helvetica Neue';
	}

	.btn-otp:hover, .btn-otp:focus, .btn-otp:active, .btn-otp.active, .open>.dropdown-toggle.btn-otp {
		background-color: #D6B151;
		border-color: #c69c2f;
		color: #fff;
	}

/* Twitter Login Button */

	.btn-Twitterlogin { 
	  color: #FFFFFF; 
	  background-color: #1DA1F2; 
	  border-color: #00ACED; 
	} 
	 
	.btn-Twitterlogin:hover, 
	.btn-Twitterlogin:focus, 
	.btn-Twitterlogin:active, 
	.btn-Twitterlogin.active, 
	.open .dropdown-toggle.btn-Twitterlogin { 
	  color: #FFFFFF; 
	  background-color: #00ACED; 
	  border-color: #00ACED; 
	} 
	 
	.btn-Twitterlogin:active, 
	.btn-Twitterlogin.active, 
	.open .dropdown-toggle.btn-Twitterlogin { 
	  background-image: none; 
	} 
	 
	.btn-Twitterlogin.disabled, 
	.btn-Twitterlogin[disabled], 
	fieldset[disabled] .btn-Twitterlogin, 
	.btn-Twitterlogin.disabled:hover, 
	.btn-Twitterlogin[disabled]:hover, 
	fieldset[disabled] .btn-Twitterlogin:hover, 
	.btn-Twitterlogin.disabled:focus, 
	.btn-Twitterlogin[disabled]:focus, 
	fieldset[disabled] .btn-Twitterlogin:focus, 
	.btn-Twitterlogin.disabled:active, 
	.btn-Twitterlogin[disabled]:active, 
	fieldset[disabled] .btn-Twitterlogin:active, 
	.btn-Twitterlogin.disabled.active, 
	.btn-Twitterlogin[disabled].active, 
	fieldset[disabled] .btn-Twitterlogin.active { 
	  background-color: #1DA1F2; 
	  border-color: #00ACED; 
	} 
	 
	.btn-Twitterlogin .badge { 
	  color: #1DA1F2; 
	  background-color: #FFFFFF; 
	}


/* Top Area */

.table {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 500;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: auto;
}

.home-table-cell {
	padding-left: 30px;
}

.top-table-cell {
  background: -webkit-radial-gradient(circle,rgba(255,255,255,.70), rgba(255,255,255,0)); /* Safari 5.1 to 6.0 */
  background: -o-radial-gradient(circle,rgba(255,255,255,.70), rgba(255,255,255,0)); /* For Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(circle,rgba(255,255,255,.70), rgba(255,255,255,0)); /* For Firefox 3.6 to 15 */
  background: radial-gradient(circle,rgba(255,255,255,.70), rgba(255,255,255,0)); /* Standard syntax */
}

.home_div {	
	background: #dadada;
	margin-top: 50px;
}

	#home_pic_row p {
		display: block;
		font-size: 17px;
		line-height: 21px;
		font-family: 'Sorts Mill Goudy', serif;
		text-transform: none;
		font-style: oblique;
	}

	#home_pic_row {
		position: absolute;
		left: 20px;
		top: 20px;
		z-index:520; 
		max-width: 60%;
	}

	#home_book_row {
	}

	.home_pic {
		position:relative;
		display:block;
		top:0; left:0;
		width:100%;
		height:auto;
		z-index: 100;
		overflow: hidden;
		background: url('/images/site/marie_lu_home_page.jpg') no-repeat center center;
		background-size: cover;
	}
	

.header {
	position: relative;
/*	margin-bottom:70px;*/
}


.top_div {
	background: #dadada;
	margin-top: 50px;
}

.top_image {
	position:relative;
	display:block;
	top:0; left:0;
	width:100%;
	height:auto;
	z-index: 100;
	overflow: hidden;
	background: url('/images/site/marie_lu_new_top.jpg') no-repeat center center;
	background-size: cover;
}


/* Home */

.home_block h2 {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 24px;
}

.home_block h2 span {
	font-size: 18px;
}

.book_block {
}

.book_block h2 {
	font-size: 45px !important;
	text-align: left;
	padding-bottom: 14px;
	padding-top: 14px;
	line-height: 40px !important;
}

.book_deets_sm h3 {
	text-align:center;
	font-weight: 200;
	padding-bottom: 15px;
}

.book_deets_sm h4:before {
	content : "";
	position: absolute;
	left    : 25%;
	bottom: -8px;
	height  : 1px;
	width   : 50%;  /* or 100px */
	border-bottom: 1px solid #D6B151;
}

.book_deets_sm h4 {
	text-align:center;
	position: relative;
	font-weight: 200;
	padding-top: 15px;
}



.home_2nd_row {
	background: #393c40;	
}

.news_block {
	background: #EDEDED;
}

.news_block p {
	font-size: 14px;
	line-height: 21px;
}

.news_block h2 {
	color: #23273D;
	position: relative;
}

.news_block h2:before {
  content : "";
  position: absolute;
  left    : 25%;
  bottom: -8px;
  height  : 1px;
  width   : 50%;  /* or 100px */
	border-bottom: 1px solid #23273D;
}

.news_container {
}

.all_block {
	background: #23273D;
	color: #fff;
    display: table-cell;
    padding: 0 0 20px;
}

.event_block {
	background: #393c40;
	color: #fff;
    display: table-cell;
}

.event_block .more {
	color: #61BFF0;
}

.event_block h2 {
	color: #D6B151;
}

.more {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	font-family: "Helvetica Neue", arial, sans-serif;
}



.no-pad {
	padding-left: 0;
	padding-right: 0;
}

.left-pad {
	padding-right: 0;
}

.right-pad {
	padding-left: 0;
}

a {
	color: #2F70C5;
}

a:focus, a:hover {
    color: #61bff0;
    text-decoration: underline;
}

p a, .entry-content a {
	color: #2F70C5;
}

p a:hover, p a:focus, .entry-content a:hover, li a:hover, li a:focus, {
	color: #61bff0 !important;
	text-decoration: underline;
}

.page_text {
	font: 14px/21px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: 300;
	min-height: 300px;
}

.page_text h2 {
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
	margin-top: 40px;
}


/* Hashtags */

#hashtags {
}

.hashtag_container {
	padding-top: 9px;
	float: left;
}

.hashrow {
	margin-top: 8px;
	margin-bottom: 18px;
}

.hashblock_head {
	font-family: 'Sorts Mill Goudy', serif;
	text-align: right;
	color: #676767;
	font-size: 18px;
	padding: 18px 10px 6px 0;
	border-right: 1px solid #b3b3b3;
	margin: 0 10px 0;
}

.hash_row {
	border-top: 1px solid rgba(46, 46, 58, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 1.5em 0;
    padding: 1.5em 0;
}

.hashdescription {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	line-height: 21px;
}

.hashhelper {
	font-size: 14px;
	line-height: 14px;
	clear: left;
	padding-left: 28px;
}

.bigtags, .tags a{
	position:relative;
	float:left;
	}

.bigtags {
	font-family: "Helvetica Neue", arial, sans-serif;
	font-weight: 100;
	font-size: 28px;
	line-height: 28px;
	padding: 8px 10px 8px 12px;
	margin-left:28px;
	background:#23273D;
	color:#D6B151;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
}


.tags {
	margin: 0;
}

.tags a{
	font-size:12px;
	height:28px;
	line-height:28px;
}	

.tags a{
	margin-left:20px;
	padding:0 10px 0 12px;
	background:#23273D;
	color:#D6B151;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
	}


.bigtags:before, .tags a:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	width:0;
	height:0;
	border-color:transparent #23273D transparent transparent;
	}


.bigtags:before {
	left:-22px;
	border-style:solid;
	border-width: 22px 22px 22px 0;		
	}	

.tags a:before{
	left:-14px;
	border-style:solid;
	border-width:14px 14px 14px 0;		
	}	


.tags a:hover{background:#D6B151;color:#23273D;}	

.tags a:hover:before{border-color:transparent #D6B151 transparent transparent;}


.like_form .fa-star {
	color: #c0c0c0;
}

.like_info {
	padding-left: 10px;
}

.like_info span {
	font-size: 30px;
	color: #D6B151;
	font-weight: 600;
}

.liked {
	color: #D6B151 !important;
}

.likebutton{
  margin      : 0;
  padding     : 0;
  border      : 0;
  background  : transparent;
  font-family : inherit;
  font-size   : 1em;
  cursor      : pointer;
}

.likebutton i {
	font-size: 30px;
}

.likebutton::-moz-focus-inner{
  padding : 0;
  border  : 0;
}

#hashtag-container {
	clear: both;
}

.comment {
	padding: 4px;
}

.comment .img-circle {
	border: 2px solid #D6B151;
}

.comment strong {
	font-size: 18px;
}

.marie_comment {
	background: ; 
}

/* All Books */


#all_books img {
	display: block;
	margin: 0 auto;
	width: 81px;
	height: 120px;
	margin-bottom: 10px;
}


/* Most Pages */

	.inner_main {
		background: #f6f6f6;		
		z-index: 500;
		position: relative;
/*		margin-top: 50px;*/
	}
	
	.site_section {
		text-transform: uppercase;
		text-align: center;
		font: 14px/14px 'Helvetica Neue', sans-serif;
		margin-top: 20px;
	}
	
	.sidebar_subhead {
		text-align: center;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 4px;
		color: #9f3718;
		margin-bottom: 18px;
		margin-top: 0;
		line-height: 20px;
		margin-top: 40px;
	}
	


/*Books Page */

.book_row {
	border-top: 1px solid rgba(214, 177, 81, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 1.5em 0;
    padding: 1.5em 0;
}

.book_title {
	font-size: 60px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #23273D;
	margin-top: 0;
	font-family: 'Sorts Mill Goudy', serif;		
	margin-bottom: 0;
	color: #23273D;
}

.book_title span {
	font-size: 24px;
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
}

.book_page_icon {
	max-height: 60px;
	max-width: 60px;
	vertical-align: middle;
	margin: 0 auto 24px;
	display: block;
}

.book_series {
	font-size: 13px;
	margin-top: 12px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Helvetica Neue', sans-serif;
	color: #999;
}

.book_series .badge {
	font-size: 14px;
	background-color: #D6B151;
    border-radius: 0;
    vertical-align: baseline;
}

.book_series strong {
	font-size: 18px;
	font-weight: strong;
	color: #D6B151;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 4px;
}

.graphic_novel {
	margin-top: 40px;
	background: #23273D;
	min-height: 100px;
}

.graphic_novel img {
	float: left;
	display: block;
	margin-right: 10px;
	height: 100px;
	width: auto;
}

.graphic_novel strong {
	font-size: 17px;
	line-height: 17px;
	font-family: 'Helvetica Neue', sans-serif;
	padding-top: 24px;
	display: block;
	float: left;
	width: 75%;
	color: #fff;
	text-transform: uppercase;
}

.graphic_novel strong span {
	font-size: 39px;
	line-height: 30px;
	font-family: 'Helvetica Neue', sans-serif;
	float: left;
	color: #D6B151;
	display: block;
	text-transform: none;
	padding-top: 2px;
}

.prev-book a, .next-book a{
	color: #c0c0c0;
	font-size: 20px;
	display: block;
	padding-top: 10px;
}

.next-book a {
	text-align: right;
}

.book_subhead {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #D6B151;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 36px;
	line-height: 20px;
	font-family: 'Sorts Mill Goudy', serif;		
}

.book_subhead span {
	color: rgba(96,48,24,1)
}

.bookseller_button {
	display:block;
	margin: 0 auto 6px;
}

.booksellers_list li {
	width: 33%;
	display: block;
	float: left;
	text-align: center;
	min-height: 75px;
	font-size: 13px
}

.booksellers_list {
	list-style-type: none;
	padding:0;
	margin:0 0 30px;
	min-height: 150px;
}

.book_group {
	text-align: center;
	margin-bottom: 10px;
	font: 15px/21px "Helvetica Neue", sans-serif;
}

.book_group img {
	padding-bottom: 5px;
}

.praise_for {
	margin-bottom: 0;
}

.praiser {
	margin-left: 120px;
	margin-bottom: 20px;
	position: relative;
	color: #23273D;
}

.praiser:before {
    margin-right: 0;
    left: -8px;
    position: absolute;
}

.award {
	margin-bottom: 12px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	background: #8d7ef3;
	color: #fff;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 12px;
}

.award_org {
	font-weight: 100;
	display: block;
}

.award_title {
	display: block;
	font-weight: 700;
}		

/* Events */


.event_row {
	padding: 24px 0;
}

.home_event_row {
	padding: 8px 0;
}

	.home_event_link, .home_event_link:hover {
	   color:inherit;
	}

.event_date {
	text-align: center;
	text-transform: uppercase;
}

.event_row h3 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 6px;
	color: #61BFF0;
	font-weight: 400;
	font-family: 'Sorts Mill Goudy', serif;	
	font-size: 19px;	
}


.day {
	font-size: 30px;
	display: block;
	font-weight: bold;
	line-height:24px;
	margin-top: 4px;
	position: relative;
	color: #61BFF0;
}


.day:before {
  content : "";
  position: absolute;
  left    : 25%;
  top: -4px;
  height  : 1px;
  width   : 50%;  /* or 100px */
	border-bottom: 1px solid #D6B151;
}

/* Series Page */

.series_side {
	font-size: 30px;
	font-family: 'Sorts Mill Goudy', serif;		
	margin-bottom: 8px;
	color: #23273D;
}

.seriesdescription {
	padding: 0 20px;
	margin-bottom: 20px;
}

.series_book {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.series_booktitle {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Helvetica Neue', sans-serif;
	text-transform: none;
}

.series_page_icon {
	max-width: 100px;
	max-height: 100px;
	margin: 20px auto 0;
	display: block;
}

/* FAQ */

.question {
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 21px;
	margin-top: 45px;
	display: block;
	margin-bottom: 12px;
	line-height: 21px;
}

.answer li {
	margin-bottom: 8px;
	margin-top: 8px;
}

/* Page head */

.page_head {
	text-align: center;
	font-size: 35px;
	margin-bottom: 24px;
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: bold;
	padding: 0;
/*
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 100;
*/
	color: #2e2e3a;
}

.page_head a {
	color: #2e2e3a;
}

.type-post {
	border-top: 1px solid #61bff0;
}

.type-post:nth-of-type(1) {
	border: 0;
}

.entry-content h2 {
	text-align: center;
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-top: 60px;
	margin-bottom: 20px;
	color: #61bff0;
}

.entry-content h3 {
	text-align: center;
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-top: 60px;
	margin-bottom: 20px;
}

.entry-content h4 {
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

.side-entry-content p {
	margin-top: 20px;
}

.side-entry-content h4 {
}

.page-never-ending-interview .entry-content p{
	padding-left: 30px;
	margin: 0 0 20px;
}

.page-never-ending-interview .entry-content strong{
	margin-left: -30px;
	display: inline-block;
}



/* Agent Page */

.agent_head {
	color: #6c0b9c;
	font-size: 30px;
	margin-bottom: 20px;
}

.page_subhead {
	color: #55a0ff;
	font-size: 24px;
}

.agent_head span {
	display: block;
	color: #222;
	font-size: 20px;
	line-height: 20px;
}

.agent_subhead {
	color: #6c0b9c;
	font-size: 20px;
	margin-top: 30px;
}

/* Book Rotator */

.the_book {
    float: left;
    width: 125px;
    margin-right: 16px;
}

.book_container {
	width: 123px;
	height: 185px;
	border: 1px solid #000;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative; 
}

.bestseller_ribbon {
	position: absolute;
	bottom: -2px;
	right: -2px;
	display: block;
}

.book_cover {
	width: 100%;
	height: 100%;
}

.book_rotate p {
	text-align: center;
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	width: 120px;
	margin: 0 auto;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #61bff0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




ul.inline {
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}

ul.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }

	
/* Contact */

.contact-social {
font-size: 21px;
line-height: 28px;
margin-top: 20px;
margin-bottom: 40px;
}

.contact-social li {
	display: block;
}

	
/* Side Areas */
	
	.news_scroll {
		padding-right: 18px;
	}
	
	.news_items {
		padding-left: 24px;
	}
		
	
	.news_items li {
		margin-bottom: 9px;
		line-height: 22px;
	}
	
	.news_icons {
		color: #740100;
	}


/* Fixes for Mobile Here */

.navbar-toggle {
	background: #fff;
}

/* Mail Chimp */

#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}     
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; text-transform: uppercase;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}


@media (min-width: 480px) {
	
	 /* Home Page */
	
	.home_box h3 {
		}

	.home_box_image {
		margin: 0px 18px 0px 0px;
		float: left;
		}
}

@media (min-width: 768px) {




.table {
    width: 60%;
}

.navbar-form-text {
	float: left;
	margin: 8px 8px 8px 0;
}



	.navbar-brand {
		margin-left: 0px !important;
	}

	#home_pic_row {
		left: 90px;
		top: 15px;
		max-width: 50%;
	}

	#home_pic_row p {
		font-size: 21px;
		line-height: 24px;
	}

	.home_block h2 {
		font-size: 30px;
		line-height: 30px;
		font-family: 'Sorts Mill Goudy', serif;		
	}

	.home_block h2 span {
		font-size: 21px;
	}


	.book_deets_lg {
		font-family: 'Sorts Mill Goudy', serif;
		font-size: 18px;
		line-height: 21px;
	}

	.book_deets_lg h3 {
		font-size: 20px;
		margin: 0;
		padding: 18px 0 0;
		font-family: 'Sorts Mill Goudy', serif;
		font-weight: bold;
	}

	.book_deets_lg h2 {
		font-family: 'Sorts Mill Goudy', serif;
		margin: 12px 0;
		padding: 0;
		font-size: 30px;
	}

	.book_deets_lg a {
		color: #23273D;
	}

	.book_deets_lg a:hover {
		color: #5b659e;
		text-decoration: none;
	}

	.book_deets_lg .more {
		display: inline-block;
		clear: left;
		color: #3c4368;
		font-family: 'Sorts Mill Goudy', serif;
		text-transform: uppercase;
		font-style: normal;
		font-size: 20px;
		border-bottom: 2px solid #23273D;
		margin-top: 18px;
		padding-bottom: 1px;
		margin-bottom: 1px;
		line-height: 18px;
	}


	.book_deets_lg .more:hover {
		border-bottom: 2px solid #5b659e;
	}

	.hashrow {
		margin-top: 0;
		border-bottom: 1px solid #b3b3b3;
	}

	.like_info {
	text-align: right;
}	
		
	
	.navbar {
		padding-left: 0;
		padding-right: 0;
	}
	
	.nav  {
		font: 400 16px/14px  'Helvetica Neue', "Helvetica Neue", Arial, Helvetica, sans-serif;
		position: relative;
		z-index: 1000;
	}
	
	.nav>li>a {
		padding: 18px 10px 11px;
  	}


  	.news_scroll_container {
  	}

  	.books_scroll_container {
	  	max-height: 400px;
  	}
	
	/* Sidebar News Desktop */
	#inner_news {
		margin-top: 520px;
	}
	
	
	.page_head {
		font-size: 40px;
		margin-bottom: 36px;
	}
	
	
	/* Home Page */
	
	#home_tease {
		margin-top: 80px;
		background: transparent;
		}
	
	#home_tease h1 {
		text-align: left;
	}		
	.home_box h3 {
		margin-bottom: 18px;
	}

	.book_block h2 {
		padding-bottom: 22px;
		padding-top: 60px;
	}

	.all_block {
		background: transparent;
		color: #676767;
		text-transform: uppercase;
		margin: 18px 0 36px;
		padding: 0;
	}

	.all_block h2 {
		margin: 0 0 18px;
		padding: 0;
		letter-spacing: 12px;
		font-size: 20px;
	}
	
	/* Book Page */
	
	.praiser {
		margin-left: 180px;
	}

	/* Event Page */

	.event_row_2 {
		background: transparent;
		color: #222;
	}


	/* Hashtag Pages */

	.hashdescription {
		font-size: 21px;
		line-height: 24px;
	}

	.hashhelper {
		margin-top: 50px;
		clear: none;
	}

	.bigtags {
		font-size: 36px;
		line-height: 36px;
		margin-left:30px;
		margin-right: 20px;
	}

.bigtags:before {
		left:-26px;
		border-width:26px 26px 26px 0;		
	}

	.contact-social li {
		display: inline;
		padding: 0 10px;
	}
	
	/* Pinterest */

.posts { 
	overflow: visible !important; 
	position: relative;
}

.posts .post-container { 
	padding: 10px;
	overflow: hidden;
}

	.posts .post-container { 
		width: 33.33333%;
	}

	.posts .post-container2 {
		width: 66.66666%; 
	}



}

@media (min-width: 992px) {


    .navbar-form-special{
	    margin-left: 62px;
	    margin-right: 62px;
    }


	.slick-prev:before, .slick-next:before {
	    color: #23273D;
	}


	#home_pic_row {
	}

	.book_deets_lg h2 {
		margin: 18px 0;
		font-size: 36px;
	}
		   
	/* Home Page */

	.home_box_image {
		margin: 0px auto 18px;
		float: left;
		}
	
	.home_box {
		height: 450px;
	}

}

@media (min-width: 1200px) {


    .navbar-form-special{
	    margin-left: 165px;
	    margin-right: 165px;
    }


}

@media (min-width: 1300px) {


    .navbar-form-special{
	    margin-left: 215px;
	    margin-right: 215px;
    }


}

@media (min-width: 1400px) {


    .navbar-form-special{
	    margin-left: 265px;
	    margin-right: 265px;
    }


}

@media (min-width: 1500px) {


    .navbar-form-special{
	    margin-left: 315px;
	    margin-right: 315px;
    }


}

@media (min-width: 1600px) {


    .navbar-form-special{
	    margin-left: 365px;
	    margin-right: 365px;
    }


}