/*
Theme Name:   Ample Theme Child
Description:  child theme of ample blog
Author:       Forster Rudolph
Author URL:   http://forloveofglove
Template:     ample-blog
Version:      1.0
Text Domain:  ample-theme-child
*/


@import url('https://fonts.googleapis.com/css?family=Muli:400,400i,700,800,900,900i&display=swap');


/* Write here your own personal stylesheet */


body {
	background: url(https://www.fortheloveofaglove.com/wp-content/uploads/2019/09/bgDimmed.jpg);
	font-family: 'Muli', sans-serif;
	color: #dedede;
}

body a {
	color: #dc2624;
}

header {
	background-color: transparent;
}




p.text-center.site-title {
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.7;
}

p.text-center.site-title a {
	display: block;
	height: 135px;
	width: 60%;
	background: url(https://www.fortheloveofaglove.com/wp-content/uploads/2019/09/globalTitle.png);
	background-repeat:no-repeat;
    background-size:contain;
	margin: 0px auto;
	max-width: 600px;	
}


.topbar {display: none;}

.header-nav .menu > li.menu-item > a {
    line-height: 78px;
    font-size: 16px;
    text-transform: uppercase;
    color: #a8d7d9;
    padding: 0 6px;
    letter-spacing: -.03em;
	font-weight: 700;
}

.header-nav .menu > li.menu-item > a:hover {
	color: #334290;
}


ul.sub-menu li.menu-item {
	
}

.page .post-content {
    padding: 0px;
}


.cssmenu ul#primary-menu ul {
    background-color: transparent;
	border: none;
}


.cssmenu ul#primary-menu ul li {
    border: 1px dashed #cccccc;
}



    

.cssmenu ul#primary-menu ul li a {
	border-bottom: none;
    background-color: rgba(0,0,0,.8);
	color: #a8d7d9;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
    color: #a8d7d9;
}

.cssmenu ul#primary-menu ul li a:hover {
	color: #334290;
}


.main-container {

}


.main-container .breadcrumb {
	display: none;
}

h3 .breadcrumb {display: none;}

.trail-items {
    border-left: 0px;
}

.blog-post {
	border: 1px rgba(0,0,0,.5) solid;
	background-color: transparent;
}

.blog-post .post-info {
	margin: 0;
}

.post-info .post-title {
    font-size: 48px;
    line-height: 1;
    margin: 0 0 40px 0;
	padding: 0;
	color: #ffffff;
	font-weight: 900;
	letter-spacing: 4px;
	text-decoration: none;
	background-image: url(https://www.fortheloveofaglove.com/wp-content/uploads/2019/09/dottedBGtitle.png);
	width: 99%;
}

.post-info .post-title span {
    background-color: rgba(19,18,37,.9);
	padding: 0px 10px;
}

.shape1 {
	display: none;
}

.post-content {
    padding: 40px 60px 60px;
    border-color: #ffffff;
    border-width: 0;
}

h2, h3 {
	text-decoration: underline;
}

h4 {
	margin-top: 40px;
	margin-bottom: 0px;
}

.page-id-217 h4, .page-id-208 h4 {
	margin-top: 100px;
	font-weight: bold;
}

.page-id-208 .player {
	padding: 0 0 50px 0;
	margin: 0 0 50px 0;
	border-bottom: 1px dashed #ccc;
	min-height: 500px;
}


.page-id-208 .player img {
	float: left;
	margin: 0 30px 0 0;
}


h2.press {
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	margin: 50px 0 10px 0;
}

div.quote {
	color: #ffffff;
	font-size: 20px;
	font-style: italic;
}




.page-id-167 .blog-post img, .page-id-169 .blog-post img, .page-id-208 .blog-post img  {
	outline: 2px solid rgba(43,49,84,.75);
  	outline-offset: 10px;
	margin: 0 25px 0 0;
}


.page-id-167 .caption  {
	margin: 30px 30px;
}


.page-id-292 .introBox {
	width: 55%;
	margin: 0 0 0 15px;
	text-align: center;
	font-weight: bold;
	float: right;
}

.page-id-292 .introBox p.title {
	font-weight: 900;
	font-size: 30px;
	line-height: 34px;
	color: #FFFFFF;
	text-shadow: 3px 5px 2px #000000;
}

.page-id-292 .introBox p.text {
	font-size: 16px; 
	border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
	padding: 20px 0;
	margin-top: 20px;
}

.page-id-292 .introBox p.text strong {
	font-size: 28px;
	display: block;
	margin: 20px 0 6px 0;
}

.page-id-292 .introBox em.sub {
	font-size: 16px; 
	font-weight: bold;
	display: block;
	margin: 0 0 0 20px;
}

.page-id-292 .introArt {
	width: 40%;
	float: left;
	margin: 0;
	
}

.blog-post strong {
	font-weight: 900;
}



.copyright-bar {display: none;}

.copyright-bar .container > div  {display: none;}


.theiaStickySidebar .widget {
	background-color: transparent;
	border: none;
	margin-bottom: 0px;
	padding: 22px 19px 29px;
    box-shadow: none !important;
}


.widget-title {
    font-family: 'Droid Serif', sans-serif;
	text-decoration: none;
}

.theiaStickySidebar .widget .shape2 {
	display: none;
}

.theiaStickySidebar .widget .widget-title {
	margin-bottom: 25px;
}

.theiaStickySidebar .widget .widget-title span {
	background-color: rgba(19,18,37,.9);
	text-decoration: none;
}

.theiaStickySidebar .widget a {
	font-size: 18px;
	display: block;
	text-align: left;
	font-weight: 700;
	margin: 10px;
}

.theiaStickySidebar .widget a .SMbadge {
	width: 36px;
	margin: 0 10px 0 0;
}

.theiaStickySidebar .widget a.htmlbutton {
	background-color: #e23319;
    color: #fff;
    text-transform: uppercase;
    line-height: 38px;
    padding: 0 27px;
    letter-spacing: 0.1em;
    font-size: 14px;
    font-weight: 700;
	width: 70%;
	margin: 10px auto;
	text-align: center;
	outline: 2px solid rgba(43,49,84,.75);
  	outline-offset: 5px;
}


.theiaStickySidebar #custom_html-3 .textwidget {
	width: 200px;
	margin: 0 auto;
}


.page-id-292 .post-title {
	display: none;
	
}

#mc_embed_signup {
	width: 200px;
	margin: 0 auto;
}

#mc_embed_signup label {
	display: block;
	margin-top: 10px;
}





@media screen and (max-width: 800px) {
	
.primary_menu .cssmenu .menu-button {
    line-height: 35px;
}	
	
.header-nav .menu > li.menu-item > a {
    line-height: 34px !important;
    font-size: 16px;
	padding: 0;
    letter-spacing: -.05em;
	font-weight: 700;
}
	
	
}	


@media screen and (max-width: 800px) {
	
p.text-center.site-title {
    margin-top: 0;
}	
	
	
p.text-center.site-title a  {
	height: 70px;
	width: 60%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	max-width: 600px;
}
	
	.post-info .post-title {
    font-size: 28px;
}
	
	.page-id-217 h4, .page-id-208 h4 {
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px #ffffff solid;
}
	
	.page-id-187 h3 {
	font-size: 16px;
}

	
.page .post-content {
    padding: 0px 10px 10px;
}	
	
.page-id-292 {
	text-align: center;
}
	
	
.page-id-292 .introBox {
	width: 100%;
	margin: 0 0 0 15px;
	float: none;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
	
.page-id-292 .main-container  {
	padding: 0;
}


	

.page-id-292 .introBox p.title {
	font-weight: bold;
	font-size: 20px;
	
}

.page-id-292 .introBox p.text {
	font-size: 12px; 
}

.page-id-292 .introArt {
	width: 40%;
	float: none;
	margin: 10px;
}
	
	
}	
	
	


