/*
Theme Name: Man Recordings
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2021
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2021 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

/* Start Man Recordings Theme */

/* fix background img */
/*
img#fsb_image {
    object-fit: cover;
}
*/

/* Typography */
@font-face {
    font-family: 'Helvetica-Neue';
    src: url('./assets/font/helveticaneue.woff2') format('woff2'),
        url('./assets/font/helveticaneue.woff') format('woff'),
        url('./assets/font/webfont.ttf')  format('truetype'),
        url('./assets/font/helveticaneue.svg#HelveticaNeue') format('svg');
}

@font-face {
    font-family: 'Helvetica-Neue';
    src: url('./assets/font/helveticaneue-bold.woff2') format('woff2'),
        url('./assets/font/helveticaneue-bold.woff') format('woff'),
        url('./assets/font/helveticaneue-bold.ttf')  format('truetype'),
        url('./assets/font/helveticaneue-bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
}
body, html {
    color: #000000;
    font-family: "Helvetica-Neue", sans-serif;
    font-size: 14px;
}
body.theme-white, html.theme-white {
    color: #ffffff;
}
a {
    text-decoration: none;
    color: #000000;
}
body.theme-white a {
    color: #ffffff;
}
a:hover, a:active {
    text-decoration: underline;
}

/* Logo */
#site-logo {
    width: 120px;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 120px;
    height: auto;
}

#site-logo img {
    width: 120px;
    height: auto;
}

/* Menus */

ul.menu {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

ul.sub-menu {
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
}

nav#menu-top-left {
    left: 10px;
    position: absolute;
    top: 10px;
}

nav#menu-top-right {
    position: absolute;
    right: 10px;
    top: 10px;
}

nav#menu-bottom-left {
    bottom: 10px;
    left: 10px;
    position: absolute;
}

nav#menu-bottom-right {
    bottom: 10px;
    position: absolute;
    right: 10px;
}

/* hide menu */
#menu-top-left .sub-menu,  #menu-top-right .sub-menu, #menu-bottom-left  .sub-menu,  #menu-bottom-right .sub-menu {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

/* show menu */
#menu-top-left:hover .sub-menu,  #menu-top-right:hover .sub-menu, #menu-bottom-left:hover  .sub-menu,  #menu-bottom-right:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}

/* position top menu items */
#menu-top-left .sub-menu,  #menu-top-right .sub-menu {
    height: auto;
    padding: 10px 0px;
    position: absolute;
    width: auto;
    white-space: nowrap;
}

#menu-top-right .sub-menu {
    right: 0;
}
/* position bottom menu items */
#menu-bottom-left .sub-menu,  #menu-bottom-right .sub-menu {
    bottom: 20px;
    height: auto;
    padding: 10px 0;
    position: absolute;
    width: auto;
    white-space: nowrap;
}

.sub-menu > li {
    padding:  2px 0;
}

/*Content Navigation */
#meta-nav-left {
  position: absolute;
  left: 10px;
  top: 50%;
  font-size: 30px;
  font-weight: normal;
}

#meta-nav-right {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 30px;
  font-weight: normal;
}

/* Center Home Page Content */
article#post-13 {
    padding: 0;
}

.release {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1.2;
  transform: translate(-50%, -50%);
  text-align: center;
}

.release .headline {
    font-size: 20px;
    font-weight: bold;
}

.release .subline {
    font-size: 20px;
    font-weight: bold;
}

.release .button {
    border: 3px solid #000000;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px;
}
.theme-white .release .button {
  border: 3px solid #ffffff;
}
/* Content  */
article.page {
    background-color: rgba(255, 255, 255, 0.8);
}
article {
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    padding: 20px;
}

article header{
    margin-bottom: 20px;
}

article h1 {
    color: #202122;
    font-size: 16px;
    font-weight: bold;
}

article p {
    color: #202122;
    margin-top: 0;
    margin-bottom: 16px;
}

article ul, article ol {
    color: #202122;
}

.theme-white article h1, .theme-white article p, .theme-white article ul, .theme-white article ol  {
    color: #ffffff;
}

.theme-black article h1, .theme-black article p, .theme-black article ul, .theme-black article ol {
    color: #000000;
}

article ol {
    list-style-type: decimal;
    padding-left: 20px;
    margin-bottom: 16px;
}

article ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 16px;
}

/* Full Screen Image per Post */
img#full-background {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -9999;
}
@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img#full-background {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}

/* hide featured image */
.wp-block-post-featured-image{
  display: none;
}

/* Hide Menus on Disclaimer page */
.page-id-28 #menu-top-left ,  .page-id-28 #menu-top-right , .page-id-28 #menu-bottom-left  ,  .page-id-28 #menu-bottom-right {
    display: none;
}

/* Responsive */
@media (min-width: 567px) {

    body, html {
        font-size: 15px;
    }

    ul.menu {
        font-size: 18px;
    }

    ul.sub-menu {
        font-size: 15px;
    }

    .current-release .headline {
        font-size: 18px;
    }

    .current-release .subline {
        font-size: 15px;
    }

    article h1 {
        font-size: 18px;
    }

    #site-logo{
        margin-top: 20px;
    }

    #site-logo img {
        width: 166px;
        height: auto;
    }

    nav#menu-top-left {
        left: 20px;
        position: absolute;
        top: 20px;
    }

    nav#menu-top-right {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    nav#menu-bottom-left {
        bottom: 20px;
        left: 20px;
        position: absolute;
    }

    nav#menu-bottom-right {
        bottom: 20px;
        position: absolute;
        right: 20px;
    }
    
    #meta-nav-left {
	left: 20px;
	font-size: 30px;
    }
    #meta-nav-right {
	right: 20px;
	font-size: 30px;
    }
    
    article {
        width: 540px;
    }
}

@media (min-width: 768px) {

    body, html {
        font-size: 16px;
    }

    ul.menu {
        font-size: 20px;
    }

    ul.sub-menu {
        font-size: 16px;
    }

    .current-release .headline {
        font-size: 20px;
    }

    .current-release .subline {
        font-size: 16px;
    }

    article h1 {
        font-size: 20px;
    }

    #site-logo{
        margin-top: 50px;
    }

    nav#menu-top-left {
        left: 50px;
        position: absolute;
        top: 50px;
    }

    nav#menu-top-right {
        position: absolute;
        right: 50px;
        top: 50px;
    }

    nav#menu-bottom-left {
        bottom: 50px;
        left: 50px;
        position: absolute;
    }

    nav#menu-bottom-right {
        bottom: 50px;
        position: absolute;
        right: 50px;
    }
    
    #meta-nav-left {
	left: 50px;
	font-size: 60px;
    }
    #meta-nav-right {
	right: 50px;
	font-size: 60px;
    }   
    article {
        width: 720px;
    }
}

@media (min-width: 992px) {
    article {
        width: 960px;
    }
}

/*  styles for inline use */
.white {
    color: #ffffff;
}

.black {
    color: #000000;
}

.bgwhite {
    background-color: #ffffff;
    padding: 0 3px;
}

.bgblack {
    background-color: #000000;
    padding: 0 3px;
}

.button.buttonwhite {
    border: 3px solid #ffffff;
}

.button.buttonblack {
    border: 3px solid #000000;
}
