/*
Theme Name:   Twenty Thirteen Child
Theme URI:    https://wordpress.org/themes/twentythirteen/
Description:  Twenty Thirteen Child for Donna Jackson Nakazawa's book: The Angel and the Assasssin
Author:       Danielle Campisi
Author URI:   http://daniellecampisi.me
Template:     twentythirteen
Version: 2.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentythirteen
*/


body { 
background-color: #dbdbdb;
color: #202123;
font-size: 18px;
}

body a, article a, .entry-content a, .entry-conntent-full a, .widget-area a{ 
color: #428e94;
}

body a:visited, article a:visited, .entry-content a:visited, .entry-conntent-full a:visited, .widget-area a:visited{ 
color: #428e94;
}

body a:hover, article a:hover, .entry-content a:hover, .entry-conntent-full a:hover, .widget-area a:hover{ 
color: #44abb7;
}

body a:active, article a:active, .entry-content a:active, .entry-conntent-full a:active, .widget-area a:active{ 
color: #44abb7;
}

/* Remove home title */
.home .entry-title {
	display: none;
}

/* Remove Comments Closed */
.no-comments {
	display: none;
}

/* Remove all page titles */


.entry-title {
	display: none;
}

/* Add page titles back to blog pages */
.blog .entry-title, .single-post .entry-title{
	display: inline;
	font-size: 22px;
}
.sticky { background-color: #fff;}


.sticky .entry-title > a {
  color: currentColor;
  display: inline-block;  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}
.sticky .entry-meta{ display: none;}

.blog .entry-header a, .single-post .entry-header a, .entry-meta a, .post-navigation a{
	color: #428e94;
}
.blog .entry-header a:visited, .single-post .entry-header a:visited, .entry-meta a:visited, .post-navigation a:visited{
	color: #428e94;
}
.blog .entry-header a:hover, .single-post .entry-header a:hover, .entry-meta a:hover, .post-navigation a:hover{
	color: #44abb7;
}
.blog .entry-header a:active, .single-post .entry-header a:active, .entry-meta a:active, .post-navigation a:active{
	color: #44abb7;
}




/* Remove search bar */
.site-header .search-form {
display: none;
}

nav form {
display: none;
}

/* Center menu */

.nav-menu {
text-align: center;
}

#site-navigation {
text-align: center;
}

/* Remove Site Description */
.site-description {
	display: none;
}

/* Center Site Title */
.site-title{
text-align: center;
}

/* Change Fonts */
html,
button,
input,
select,
textarea {
	font-family: 'Roboto', Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Lora', Georgia, serif;
	line-height: 1.3;
}

.entry-content h1, .entry-content-full h1 {
	font-size: 24px;
}



/* Change Font - if I ever decide to use this */
.site-description {
	font: 300 italic 24px 'Roboto', Helvetica, sans-serif;
	margin: 0;
}
/* Change Font & Color */
.format-link .entry-title {
	color: #44abb7;
	display: inline;
	font: 300 italic 20px 'Roboto', Helvetica, sans-serif;
	margin-right: 20px;
}
/* Change Fonts */
.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px 'Roboto', Helvetica, sans-serif;
	margin: 0;
}

.author-description .author-title {
	clear: none;
	font: 300 italic 20px 'Roboto', Helvetica, sans-serif;
	margin: 0 0 8px;
}

.archive-title,
.archive-meta {
	font: 300 italic 30px 'Roboto', Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

.page-title {
	font: 300 italic 30px 'Roboto', Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

.comments-title {
	font: 300 italic 28px 'Roboto', Helvetica, sans-serif;
}

.comment-reply-title {
	font: 300 italic 28px 'Roboto', Helvetica, sans-serif;
}

.widget {
	background-color: rgba(255, 252, 240, 1.0);
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}
	

    /* Remove italics too */
.widget .widget-title {
	font: 300 normal 20px 'Roboto', Helvetica, sans-serif;
	margin: 0 0 10px;
}

	/* Small menu Font change*/
	.menu-toggle {
		font: bold 16px/1.3 'Roboto', Helvetica, sans-serif;
			}
			
/* Other Header & Site Title Changes */
	
	
	/* Remove underline */
	.site-header .site-title:hover {
	text-decoration: none;
}

/* Site Title Change Height & Weight - Adjust Padding */
.site-title {
	font-size: 72px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 20px auto;
}

/* Change Header Height & Background Color */
.site-header .home-link {
	color: #202123;
	display: block;
	margin: 0 auto;
	max-width: none;
	min-height: 0;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
	background-color: #fffcf0;
}

/* Changes to Navigation */
/* Change Color of Navbar */
.navbar {
	background-color: #fffcf0;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
	padding: 20px 0;
}

/* Change Font style & Size */
.nav-menu li a {
	color: #202123;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 15px 20px;
	text-decoration: none;
	text-transform:uppercase;
}

/* Change Menu colors */
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #202123;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #202123;
	border: 2px solid #e4e4d8;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	color: #fff;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #44abb7;
}


.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-ancestor > a {
	color: #2f7687;
	font-style: italic;
}

/* Change Current Menu link color - keep it black */
.nav-menu .current-menu-item > a
{
	color: #202123;
	font-style: normal;
}

/* Change brown 220e10 color to black 202123 */

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #202123;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.widget .mejs-mediaelement,
.hentry .mejs-container .mejs-controls,
.widget .mejs-container .mejs-controls {
	background: #202123;
}

.format-video .entry-meta {
	color: #202123;
}

.site-footer .sidebar-container {
	background-color: #202123;
	padding: 20px 0;
}

@media (max-width: 643px) {
	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:focus {
		background-color: #202123;
		color: #fff;
	}
}

/* Change oranges db572f to teal 44abb7*/

/* Audio */
.format-audio {
	background-color: #44abb7;
}

/* Video */
.format-video {
	background-color: #44abb7;
}

@media (max-width: 643px) {
.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #44abb7;
		color: #fff;
	}}
	
	
/**
 * 5.7 Post/Paging Navigation Color Change
 * ----------------------------------------------------------------------------
 */

.navigation a {
	color: #2d6e75;
}

.navigation a:hover {
	color: #44abb7;
	text-decoration: none;
}

.paging-navigation {
	background-color: #fffcf0;
	padding: 40px 0;
}

.paging-navigation .meta-nav {
	background-color: #2d6e75;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #44abb7;
	text-decoration: none;
}


	
	/* Footer Changes */
	
/* Footer Color Changes */
	.site-footer {
	background-color: #a5d0d4;
	color: #202123;
	font-size: 14px;
	text-align: center;
}
/* Center Footer */
.site-footer {
	text-align: center;
}
/* Footer Link Color Changes */
.site-footer a {
	color: #202123;
}
/* Footer Color Changes */
.site-footer .sidebar-container {
	background-color: #def1f8;
	padding: 20px 0;
}

/* For Full Width Page */
.entry-header-full,
.entry-content-full,
.entry-summary-full,
.entry-meta-full {
	margin: 0 auto;
	max-width: 1110px;
 width: 95%;
}

.sidebar .entry-content {
	min-height: 900px;
}

.blog .entry-content {
	min-height: 200px;
}

.sticky .entry-header {
	display: none;
}

.blog .post-3069 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 14px;
}

.sticky-header{
	font-size:22px;
}

.blog .post-3069 figcaption{
	font-size: 13px;
}

/* Removed extra space between menu & content */
article#post-96.post-96.page {
	margin: 0;
	padding: 0;
}

#primary.content-area {
	margin: 0;
	padding: 0;
}

/* For Full Width Footer */

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
	padding: 0;
}

.sidebar .site-footer .widget-area {
	max-width: none;
	position: relative;
	left: 0;
}

.site-footer .widget {
	background: transparent;
	color: #202123;
	float: none;
	margin-right: 0;
	width: 100%;
}
/* Center Footer Widgets */
.sidebar .site-footer .widget {
	width: 100%;
}

/* For Footer Text Colors */
.site-footer .widget a {
	color: #202123;
	text-decoration:underline;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #202123;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: center;
}

/* For Full Width Copyright */
.site-info {
	text-align:center;
}

/* New Secondary Bottom Menu */
.bottomMenu { display: block; width: 100%; text-align:center; margin: 20px auto;}
.bottomMenu ul { display:inline; float:none;}
.bottomMenu li { list-style-type: none; display: inline; font-size: 16px; }
.bottomMenu li a {
	color:#202123;
	line-height:1;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding: 15px 20px;
}
.bottomMenu li a:hover { color:#202123; text-decoration:underline;}
@media (max-width: 643px) {
	.bottomMenu {
		display: none;
	}
}

.my-copyright { 
padding: 20px 0; 
clear: both;
margin-top: 20px;}

/* Parallax Sections */
.parallax1 {
  /* The image used */
  background-image: url("https://donnajacksonnakazawa.com/wp-content/uploads/2019/09/djk-book-background.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Home Featured Book Section */

.featured-book {
	width: 86%;
	margin: 0 auto;
	padding: 40px 20px 20px 20px;
	color: #202123;
	font-size: 18px;
}

.featured-book h2{
	color: #349e9c;
	font-size: 34px;
}


.subtitle {
	font-size: 24px;
}

/* Columns for the Book & Content */
.wp-block-columns {
  display: flex;
}

.wp-block-column {
  flex: 1;
}

.wp-block-column.left-column {
	
  flex-basis: 63%;
  
  
}

.wp-block-column.right-column {
  
  flex-basis: 33%;
  
  
}

@media screen and (max-width: 764px) {
	
	.wp-block-my-gvb-variable-column.front-wrapper {
		display: block;
	}
	
  .wp-block-columns.has-2-columns {
    flex-flow: row wrap;
  }
  
  .has-2-columns .wp-block-column:first-child {
    flex-basis: 100%;
  }
}

@media (max-width: 478px) {
  .wp-block-columns.has-2-columns {
    display: block;
  }
  
  .wp-block-column {
    margin: 20px 0;
  }
}

/* Rotating Quotes */

.testimonial_rotator_quote {
	font-size: 24px;
}

.quote-source {
	font-size: 20px;
}

/* Home Buttons */
.myButton {
	background-color:#fcfcfc;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #d4d4d4;
	display:inline-block;
	cursor:pointer;
	color:#474447;
	font-family:'Roboto', Helvetica, sans-serif;
	font-size:18px;
	padding:18px 37px;
	text-decoration:none;
}

.myButton a{
	color:#474447;
}

.myButton:hover {
	background-color:#f0f0f0;
}
.myButton:active {
	position:relative;
	top:1px;
}



.author-section{
	min-height:400px; 
	background-color: #D4EDEF;
	background-image: url('http://www.bellaconsultingonline.com/donna2019/wp-content/uploads/2019/08/author1.jpg'); 
	background-size: cover;
	background-position: top;
	font-face: 'Roboto', Helvetica, sans-serif;
	font-size: 18px;
	color: #767676;
}

.authorwrap {
	width: 98%;
	max-width: 860px;
	margin: 0;
	padding: 40px 0 20px 100px;
}

.author-section h2{
	color: #349e9c;
		font-size: 36px;
		font-weight: normal;}
		
	.social {
			width:96%;
			max-width: 900px;
			margin: 0 auto;
			padding-top:20px;
		}
		
		img.social-buttons {
			padding-right: 20px;
			
		}


.mobile-only {
	display: none;
}

/* Home Books Section */

.books-wrap {
	min-height: 400px;
	clear:both; padding-top: 0px;
	
	margin: 0 auto;
	max-width: 1600px;
 width: 100%;
 text-align:center;
}

.books-wrap.wp-block-gallery {
	margin: 0 auto;
	padding: 0;
}

.books-wrap h2{
	font-family: 'Lora', Georgia, serif;
	padding: 40px;
	background-color: rgb(68, 171, 183, 0.7) ; 
	margin-top: 0px;
	color: #202123; 
	font-size: 22px;
	z-index: 100 !important; 
}

.books-gallery {
	margin: 0 auto;
	max-width: 1110px;
 width: 95%;
 padding-top: 20px;
 padding-bottom: 40px;}
 

/* Facebook & Blog Feeds */

.feeds-wrap {
	min-height: none;
	padding: 60px 0;
	
}

.feeds {
	width: 90%;
	margin: 0 auto;
	font-family: 'Robotoo', Helvetica, sans-serif;
	color: #202123;
}

.feeds a{
		color: #44abb7;
}

.fb-feed {
		float: left;
		margin: 0 auto 0px auto;
		width: 100%;
		max-width: 396px;
		max-height: 370px;
}

.blog-feed {
	float: right;
	width: 100%;
	max-width: 396px;
	max-height: 370px;
	font-family: 'Robotoo', Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.857142857142857rem;
	margin: 0 auto;
	border: 1px solid #bab8b5; 
	background-color: #f7f7f7;
	color: #202123;
	padding: 0;
	overflow:hidden;
}

.blog-feed a{
	color: #44abb7;
}

.blog-feed-header{
	background-image: url("http://www.bellaconsultingonline.com/donna2019/wp-content/uploads/2019/08/djk-book-background.jpg");
	background-color: #D4EDEF;
	background-position: bottom;
	width:100%;
	padding: 26px;
	
}

.blog-feed h1{
	font-family: 'Robotoo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1;
	color: #202123;
	margin: 0;
	padding: 0;
	
}

.blog-feed h1 a{
	text-decoration:none;
	color: #2f7687;
}

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

.blog-feed-content{
		width:100%;
	padding: 10px 20px;
	
}

.blog-feed .title {
	display:block; 
	width: fit-content;
	font-size: 14px;	
	text-decoration:underline;
}



.blog-feed li {
	list-style:none;
	margin: 10px 0;
	
}

.blog-feed .listing-item {
		margin-bottom: 16px;
	
}


.blog-feed .shareday {
	display: none;
}

/* Images */

.img-border {
	border: 1px solid #cbcbbf;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #44abb7 0%, #317c85 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #44abb7 0%, #317c85 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #265e65;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #53cbd9 0%, #4ab8c5 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #53cbd9 0%, #4ab8c5 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #44abb7 0%, #317c85 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #44abb7 0%, #317c85 100%); /* W3C */
	border: none;
	border-top: 3px solid #265e65;
	padding: 10px 24px 11px;
}

.youtube {
	max-width: 600px;
}

.buy-button img{ margin: 10px 0;
	
}

/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */
@media (max-width: 967px) {
	
	.feeds {
	width: 100%;
	margin: 0 auto;
}
	
}

 @media (max-width: 867px) {
	 /* Facebook & Blog Feeds */
	
	
	.fb-feed {
		float: none;
		max-width: none;
		max-height: auto;
		text-align:center;
		margin-bottom: 60px;
}

.blog-feed {
	float: none;
	max-width: 396px;
	max-height: auto;
	
}
 }
 
 
	 @media (max-width: 767px) {
	.site-header .home-link {
		min-height: 0;
	}
	.site-title {
		font-size: 46px;
		padding: 20px 0;
	}
	
	.navbar {
		padding: 5px 0;
}




 }
 @media (max-width: 643px) {
	.site-title {
		font-size: 33px;
	}
	
	.menu-toggle {
				width: 100px;
				margin: 0 auto;			
	}
	
	.mobile-only {
	display: block;
}
	
.authorwrap {
	width: 94%;
	padding: 20px 0;
	margin: 0 auto;
}

.alignright {
	float: none;
	display: block;
	width: 95%;
	max-width: 300px;
	magin:0 auto;
	text-align:center;

}
.alignleft {
	float: none;
	display: block;
	width: 95%;
	max-width: 300px;
	magin:0 auto;
	text-align:center;
}
	
 }