@charset "UTF-8";
/* CSS Document */

/* R- R- R- RESET!
-------------------------------------------*/
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;
}

ol, ul {
	list-style: none;
}

body{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	color:#f7e0ba;
	background-color: black;
	line-height: 1;
	min-width:300px;
        background-image: url('Wolf-Man-of-Massacre-Creek-bg.jpg');
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center top;
}


a {color:#dabd8b; text-decoration: none;}
em {font-style: italic;}
strong {font-weight:bold;}
b {font-weight:bold;}

#all {min-width:250px;}     /*  <---------- Adjust THIS IF **ITEMS** are getting squashed in the ITEMBOX area*/

/*-----------------------------------------*/
/*		HEADER BOX		 				   */
/*-----------------------------------------*/

#headerbox{
	width:100%;
	height:500px;
	margin:0px;
	background-image:url(images/home-headerBG.png);
	background-repeat:no-repeat;
	background-size:1200px;
	background-position:center top;
	overflow:hidden;
}

#headertitle{
	width:590px;
	height:500px;
	margin-left:50%;
	margin-top:133px;
	background-image:url(images/home-Logo-transparent-back.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:475px;
	text-align:center;
	position:relative;
	left:-40px;
}

#headertitle p{
	padding:0px 120px;
	line-height:130%;
}

.logotype{
	height:190px;
	text-indent: -9999px;
	background-image:url(images/home-DDlogo.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:550px;
}

.divider{
	height:15px;
	width: 350px;
	text-indent: -9999px;
	background-image:url(images/home-decoration.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#tony {
	font-style:italic;
	color:	white;
	font-size:166%;
}

/*-----------------------------------------*/
/*		COMIC ART		 				   */
/*-----------------------------------------*/



/*-----------------------------------------*/
/*		ITEMS BOX		 				   */
/*-----------------------------------------*/

#itemsbox{	
	width:100%;
	min-height: 400px;    /*Adjust this to create SPACE BENEATH the "READ IT NOW" buttons*/
	text-align:center;
}

.anitem {
	display:inline-block;
	position: relative;
	width:300px;
	margin: 20px;
	min-height:350px;   /*Adjust this if the "READ IT NOW" buttons are sitting TOO HIGH*/
	vertical-align: top;
	line-height:125%;
}

.anitem h1 a{
	display: block;
	height:300px;
	text-indent: -9999px;
	background-position:top left;
	background-repeat:no-repeat;
	background-size:100%;
	position:relative;
	margin-bottom:15px;
	outline:0px;
}

.anitem h1 a:hover {top: -5px;}
.anitem h1 a:visited {top: -5px;}


#jack00 {background-image:url(../images/Insta1.png)}
#ddatks {background-image:url(images/home-item-ddatks.png)}
#ddatpoh {background-image:url(images/home-item-ddatpoh.png)}
#ddatsogf {background-image:url(images/home-item-ddatsogf.png)}
#travelposters {background-image:url(images/home-item-travelposters.png)}
#dd4 {background-image:url(images/home-item-dd4.png)}


.anitem h2, .anitem p, .anitem ul {
	margin:5px 20px 10px 20px;
}

.anitem p {font-style:italic;}

.anitem h2 {
	color: white;
	font-weight:bold;
	font-size:115%;
}

.anitem ul {
	margin: 0px 40px 0px 60px;
	color: white;
	list-style:disc;
	text-align:left;
}

.anitem li {
	display:list-item;
	margin-bottom:4px;
}

.actionlink {
	text-align:center;
	position: absolute;
    bottom: 0;
    left: 17.5%;
	min-width:50%;
	background:#c22f21;
	padding: 15px 20px;
	border-radius: 5px;
	color:white;
	font-size: 115%;
}

.actionlink:hover {
	background:#e64e33;
}

/*-----------------------------------------*/
/*		QUOTES BOX		 				   */
/*-----------------------------------------*/

#quotesbox{
	width:100%;
	/*background-color:#170907;*/
	background-color:black;
	text-align:center;
}

.aquote {
	display:inline-block;
	position: relative;
	width:300px;
	min-height:50px;
	vertical-align: top;
	line-height:125%;
	padding:30px;
	color:#c2a57e;
	font-style:italic;
}

.quoteauthor {
	color:white;
	text-align:right;
	margin-top: 5px;
	margin-right:25px;
}


/*-----------------------------------------*/
/*		SOCIAL BOX		 				   */
/*-----------------------------------------*/

#socialbox{
	width:100%;
	text-align:center;
	padding:25px 0px;
}

#socialbox h1 {
	color:white;
	font-style:italic;
	font-size: 150%;
}

.socialbuttons ul{
	display: block;
}

.socialbuttons li{
	display:inline-block;
		margin:20px 0px;
}

.socialbuttons a {
	display:inline-block;
	height:55px;
	width:90px;
	text-indent: -9999px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:auto 48px;
	outline:0px;
}

.socialbuttons a:hover {
	background-size:auto 52px;
}

#twitter {background-image:url(images/home-social-icon-twitter.png);}
#tumblr {background-image:url(images/home-social-icon-tumblr.png);}
#instagram {background-image:url(images/home-social-icon-instagram.png);}
#facebook {background-image:url(images/home-social-icon-facebook.png);}
#tinyletter {background-image:url(images/home-social-icon-tinyletter.png);}
#email {background-image:url(images/home-social-icon-email.png);}




/*-----------------------------------------*/
/*		FOOTER BOX		 				   */
/*-----------------------------------------*/

#footerbox{
	width:100%;
	text-align:center;
}

#footer{
	width:800px;
	height: 90px;
	margin: 0px auto;
	padding: 15px;
	background-image:url(images/home-footer-bg.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center top;
}

#footer p {
	width: 600px;
	margin: 5px auto;
	color:white;
	font-size:75%;
	line-height: 120%;	
}




/*-----------------------------------------*/
/*	ADJUSTMENTS FOR NARROW SCREENS, THEORETICALLY. 				   */
/*-----------------------------------------*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {...}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {...}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...}

@media screen and (max-width: 1200px) { /* This does not work if you try to pass a variable to it */
  	.container {
 	   width:100%;
	}
  	.headerboth {
	flex-direction: column;
	padding: 0;
	}
	.headerright{
	background-color:var(--clr-darklighter0);
	}
	.pagecontainer {
	flex-direction: column;
	}
	.page{
	width:97%;
	height:auto;
	}
	footer .container {
	background-size:75%;
	}

}