/*
Theme Name: 90s-retro_child
Template: 90s-retro
Author: M
Description: 90s-retro Child Theme
Version: 1.0.0
*/

.footer {
	margin: 0px auto 0px;
	padding: 0px;
}

.footer .align-left {
	font-size: 0.7em;
	line-height: 1.4;
}

.footer-information {
	border-top: 2px dotted #333333;
	padding-top: 10px;
	overflow: hidden;align-content
}

/************************************************
*	3.	Header  								*
************************************************/

img, object, embed {
	max-width: 40%;
	display: block;
	margin: 0px auto;
}

#masthead .site-title a {
	color: #33ff00;
	display: none;
}
#masthead .site-description {
	display: block;
	color: #999999;
	font-size: 1.4em;
	font-family: Courier, serif;
	font-weight: 500;
	text-transform: uppercase;
	text-indent: 2px;
	letter-spacing: 1px;
	line-height: 1.4;
	margin: 12px auto 0px;
	padding: 0px;
	overflow: hidden;
	display: none;
}

.torch-left {
	float: left;
	width: 30%;
}
.torch-right {
	float: right;
	width: 30%;
}

/*#header {
    line-height: 0;
    margin: 0px;
    padding: 0px 4%;
    position: sticky;
    top: 0;
    z-index: 1000;

    background-image: url("https://buzz80.org/wp-content/themes/90s-retro/images/background.png");
    background-repeat: repeat;
}*/


.content {
	margin: 0px auto 0px;
	padding: 14px 4%;
	position: relative;
	transform: translateX(180px); /* sposta a dx il blocco*/
}

/************************************************
*	3.	Page elements  								*
************************************************/
.post-edit-link {
	display: block;
	padding-top: 18px;
	display: none;
