/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.drop {
	float: left;
	padding: .25em .05em .25em 0;
	font-size: 5em;
	line-height: .4em;
}

div.entry-content p.drop:first-child:first-letter {
	float: left;
	padding: .25em .05em .25em 0;
	font-size: 5em;
	line-height: .4em;
}

.entry-content p.drop:nth-child(2):first-letter {
	float: left;
	padding: .25em .05em .25em 0;
	font-size: 5em;
	line-height: .4em;
}

#respond {
	display: block;
}

/* Content Boxes
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}

.button-blue,
.button-gray,
.button-green,
.button-purple,
.button-red,
.button-yellow {
    color: #000;
    padding: 5px 10px;
}
 
.button-blue:hover,
.button-gray:hover,
.button-green:hover,
.button-purple:hover,
.button-red:hover,
.button-yellow:hover {
    text-decoration: none;
}
 
.button-blue {
    background-color: #afcde3;
    border: 1px solid #afcde3;
}
 
.button-blue:hover {
    background-color: #83a2be;
    border: 1px solid #83a2be;
}
 
.button-gray {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}
 
.button-gray:hover {
    background-color: #919191;
    border: 1px solid #919191;
}
 
.button-green {
    background-color: #b2ce96;
    border: 1px solid #b2ce96;
}
 
.button-green:hover {
    background-color: #86a36e;
    border: 1px solid #86a36e;
}
 
.button-purple {
    background-color: #bebde9;
    border: 1px solid #bebde9;
}
 
.button-purple:hover {
    background-color: #9291c7;
    border: 1px solid #9291c7;
}
 
.button-red {
    background-color: #BC112C;
    border: 1px solid #e9b3b3;
		font-weight:bold;
}
 
.button-red:hover {
    background-color: #e9b3b3;
    border: 1px solid #c78787;
}
 
.button-yellow {
    background-color: #fadf98;
    border: 1px solid #fadf98;
}
 
.button-yellow:hover {
    background-color: #ecb870;
	border: 1px solid #ecb870;
}
@media (min-width: 1px)
{
.utility-bar {display:none;}

.site-header {background:url(https://thevinylpress.com/wp-content/uploads/2018/11/vynyl_header_logo.png) center no-repeat; background-size:100% 100%; height:180px; }

.site-header .title-area {display:none;}

.site-header .wrap {display:none;}

#menu-menu-upper{background:#d6d6d6;}

.home-top {background:#ffffff;}

.breadcrumb {display:none;}

.site-inner {padding-top:30px;}

#featured-post-2 .widget-title{display:none;}

.content-sidebar .content {border-right:4px #a3a3a3 solid;}

#menu-menu-upper .menu-item{display:inline-block; vertical-align:middle;width:auto;}

.genesis-nav-menu a { /*padding:20px 36px;*/
	padding: 20px 28px;
}

.is-menu{display:inline-block; vertical-align:middle; width:220px;}
}

.search-form-input { margin-left:20px; padding:5px;}

#menu-item-61 a {border-right:0px!important;}

#menu-menu-upper .is-menu.default form {
	max-width: inherit;
}

@media (max-width: 1200px)
{
	.astm-search-menu.is-menu {
		margin:auto;
		padding:10px 0px
	}
}

@media (max-width: 1024px) {
	#menu-menu-upper .astm-search-menu.is-menu {
		display:block;
	}
}

@media (max-width: 1140px)
{
	.site-header {height:150px;}
}


@media (max-width: 800px)
{
	.site-header {height:120px;}
}

@media (max-width: 600px)
{
	.site-header {height:100px;}
	
	.responsive-menu-icon:after{
	color: #000;
	content: "\f179";
	display: block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 0px;
		position:relative;
		top:-10px;
		font-size:40px;
	}
	
	.responsive-menu-icon:before{font-size:40px;}
	
}

@media (max-width: 400px)
{
	.site-header {height:75px;}
}

/* Make footer text a widget */
.footer-widgets {
    background-color: #000;
    border-top: 1px solid #333;
    color: #999;
    font-size: 14px;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}

.footer-widgets-1 {
    float: none;
    margin: 0 auto;
    text-align: center;
	  width: 100%;
}

.footer-widgets .widget {
  margin: 0;
}

.footer-widgets p {
  margin-bottom: 0;
}

.footer-widgets a {
    color: #aaa;
}

.site-footer {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    border: none;
    padding: 12px;
  }

  #menu-menu-upper.genesis-nav-menu a {
    padding: 20px 12px;
  }

  .search-form-input {
    margin-left: 20px;
    padding: 5px;
    margin-right: 20px;
    width: calc(100% - 40px);
  }
}

@media only screen and (min-width : 1024px) and (max-width : 1199px) {
	.genesis-nav-menu a {
		padding: 20px;
	}
}

@media only screen and (min-width: 2000px) {
	.genesis-nav-menu a {
		padding: 20px 28px;
	}
}

body.category article > .entry-content > .entry-image-link > img {
	width: 100%;
}