/*
 Theme Name:   Naked Wordpress Child
 Description:  Naked Wordpress Child Theme
 Author:       Jun Burden
 Template:     naked-wordpress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


@import url(http://fonts.googleapis.com/css?family=Lato|Lora: 400, 700);



body, a {
	font-family: 'Lora', serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #4bb5d5;
}

a.question {
	font-size: 14px;
	color: #999;
	font-style: italic;
}


p {
	margin: 10px 0;
	line-height: 1.2;
}


p strong {
	font-weight: 700;
}

p a strong {
	text-decoration: underline;
}


em {
	font-style: italic;
}

h1  {
	font-size: 22px;
	font-weight: 400;
	color: #333;
	letter-spacing: 1px;
}


h2  {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #c5c5c5;
	line-height: 1.3;
}


h3  {
	font-size: 15px;
	font-weight: 700;
	color: #999;
}


h4  {
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	line-height: 1.3;
	margin: 15px 0 0 0;
	color: #4bb5d5;
}


h5  {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	letter-spacing: 1.1px;
	margin: 30px 0;
}


h6  {
	font-size: 17px;
	color: #4bb5d5;
	font-weight: 400;
	margin: 30px 0;
	font-style: italic;
}


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


.headerlogo img {
	height: 60px;
}


nav {
	width:100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 15px 0px 15px 0px;
	text-align: center;
}


nav a:hover {
	color: #999;
}


nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


nav li {
	display: inline;
}


nav a {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	padding: 20px;
}


.navfacebook a {
	padding: 0 0 0 0;
}


.navfacebook img {
	height: 18px;
	padding: 0 0 0 30px;
}


.navpinterest a {
	padding: 0 0 0 0;
}


.navpinterest img {
	height: 18px;
	padding: 0 0 0 10px;
}


.navinstagram a {
	padding: 0 0 0 0;
}


.navinstagram img {
	height: 18px;
	padding: 0 0 0 10px;
}


.navtwitter a {
	padding: 0 0 0 0;
}


.navtwitter img {
	height: 18px;
	padding: 0 0 0 10px;
}


.container {
	max-width: 1000px;
	margin: 0 auto 0 auto;
}


.containersmall {
	max-width: 575px;
	margin: 0 auto 0 auto;
}


article {
	margin: 0;
}


section.grey {
	background-color: #eee;
	padding: 0 40px 40px 40px;
}
/* Desktop Version */
section#banner {
	background: url(/img/web_banner_haunt.jpg) center no-repeat;
	background-size: cover;
	height:480px;
	overflow:hidden;
	color: #333;
	/*cover means that it will cover (or fill) the whole of the element or container*/
}


section#banner a {
	color: #333;
}


section#banner a:hover {
	color: #999;
}


section#indexjournal {
	padding: 0 0 50px 0;
	text-align: center;
}


section.magazine {
	background-color: #eee;
	padding: 40px;
}


section.grey h5 {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	color: #4bb5d5;
	text-align: center;
}


.aboutcolumn {
	width: 50%;
	float: left;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 50px 50px 50px;
}


.aboutcolumn a {
	font-weight: 700;
}


.aboutcolumn p {
	margin: 0 0 25px 0;
}


.aboutcolumn h6 {
	font-size: 22px;
	margin-bottom: 5px;
	padding: 0px 25px;
}


.distributioncolumn {
	float: left;
	width: 33%;
	padding: 40px;
}


.distributioncolumn h1 {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color: #4bb5d5;
	margin: 25px 0 0 0;
}


.intro {
	padding: 60px 24px 45px 24px;
	text-align: center;
}


.intro h2 {
    text-transform: uppercase;
}


.intro a {
	text-decoration: underline;
}


.intro p {
	margin: 25px 0;
}


.indexjournalcolumn {
	float: left;
	width: 29%;
	height: 405px;
	margin: 20px;
	background-color: #eee;
	border: 1px solid #eee;
}


.indexjournalcolumn p {
	margin: 10px;
	font-size: 13px;
	line-height: 1.3;
	padding: 5px 10px 10px 10px;
}


.indexjournalcolumn img {
	background-color: #eee;
	padding: 0 0 25px 0;
}


.indexjournalcolumn img:hover {
	opacity: 0.7;
}


.indexjournalcolumn a {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.1px;
	margin-bottom: 25px;
}


.indexjournalcolumn h4 {
	text-transform: uppercase;
}


.indexjournalmore  {
	margin: 40px 25px 10px 20px;
	padding: 20px;
	letter-spacing: 2px;
	border: 1px solid #000;
}


.indexjournalthumbnail {
	position: relative;
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	display: inline-block;
}


.indexjournalthumbnail img {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
}


.journalheader {
	padding: 30px 10%;
	text-align: center;
}


.journaltitle {
	text-align: center;
	padding: 20px 20px 5px 20px;
	font-size: 26px;
	letter-spacing: 3px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}


.journalbody {
	text-align: left;
	padding: 0 8%;
}


.journalbody p {
	margin: 20px 0;
}


.journalbody a {
	font-weight: bold;
}


.journalbody h6 {
	font-size: 20px;
	color: #4bb5d5;
	font-weight: 400;
	padding: 10px 80px 20px 80px;
	font-style: normal;
	text-align: center;
}


.journalbody h6 a {
	font-size: 20px;
	color: #4bb5d5;
}

.journaltitlepoem {
	width: 50%;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 20px 0 5px 0;
	font-size: 26px;
	letter-spacing: 3px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}


.journalbodypoem {
	width: 50%;
	margin: 0 auto 0 auto;
	text-align: left;
}


.journalbodypoem a {
	font-weight: bold;
}

.journalbodypoem h6 {
	font-size: 20px;
	color: #4bb5d5;
	font-weight: 400;
	padding: 10px 0 20px 0;
	font-style: normal;
}


.journalbodypoem p {
	margin: 25px 0;
}


.wp-caption-text {
	text-align: center;
    margin: 6px 0 0;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 17px;
    color: #444;
}


.lead {
	width: 100%;
	text-align: center;
	padding: 0 32%;
	margin: 200px 0 0 0;
	color: #fff;
}


.leadtitle, .leadtitle a {
	font-size: 25px;
	color: #fff !important;
	font-weight: 700;
	letter-spacing: 1.4px;
}
.lead a {
	color: #f6bdaa !important;
}

.magazinebreak {
	border-bottom: 1px solid #333;
	margin: 50px 10%;
}


.magazineleft {
	width: 40%;
	float: left;
	text-align: center;
	padding: 0 0 0 3%;
}


.magazineright {
	width: 60%;
	float: right;
	padding: 0 8%;
}


.magazineright p {
	text-align: justify;
}


.magazineright a {
	font-weight: 700;
}


.presscolumn {
	float: left;
	width: 29%;
	margin: 20px;
	height: 350px;
}


.presscolumn p {
	margin: 15px 5px;
	font-size: 14px;
	line-height: 1.3;
	padding: 5px 10px 10px 10px;
}


.presscolumn a {
	font-size: 15px;
	font-weight: 700;
	letter-spacing:;
}


.submitcolumn {
	width: 50%;
	float: left;
	text-align: justify;
	margin: 0 auto 0 auto;
	padding: 0 50px 50px 50px;
}


.submitcolumn a {
	font-weight: 700;
}


.submitcolumn p {
	margin: 25px 0;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
}


.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


footer {
	background-color: #000;
	padding: 30px 0px;
	font-size: 14px;
}


footer a:hover {
	color: #ccc;
}

.footercolumnleft {
	float: left;
	width: 50%;
	padding: 20px;
}

.footercolumnleft a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}


.footersocial a, .footersocial img {
	padding-right: 5px;
	height: 18px;
	margin-top: 20px;
}


.footercolumnright {
	float: right;
	width: 33%;
	padding: 20px;
	color: #999;
	font-size: 12px;
}


.footercolumnright a {
	text-decoration: underline;
	color: #999;
	font-size: 12px;
}


div#mc_embed_signuplit {
	margin: 0 auto 50px auto;
	text-align: center;
	font-size: 12px;
	color: #4bb5d5;
	width: 60%;
}


input[type="emaillit"] {
	background-color:#eee;
	font-family: 'Lora', sans-serif;
	font-size: 14px;
	color: #999;
	padding: 5px;
	border: 1px solid #999;
	margin: 15px 0 10px 0;
	width: 100%;
	outline: 0;
	transition: border 1s ;
}


input[type="emaillit"]:focus {
	border: 1px solid #4bb5d5;
}


input[type="submitlit"] {
	border: 0 solid #999;
	background-color: #000;
	color: #eee;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-top: 8px;
	padding: 5px 0;
	cursor: pointer;
	text-align: center;
}



form#signup {
	margin-top: 25px;
}


input[type="email"], input[type="text"], select.dropdown{
	background-color: #000;
	font-family: 'Lora', sans-serif;
	font-size: 12px;
	color: #999;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 8px;
	width: 100%;
	outline: 0;
	transition: border 1s ;
}


select.dropdown {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}


input[type="email"]:focus, input[type="text"]:focus, select.dropdown:focus {
	border: 1px solid #4bb5d5;
}


input[type="submit"] {
	border: 1px solid #999;
	background-color: #000;
	color: #999;
	font-size:12px;
	margin-top: 8px;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 5px 10px;
	cursor: pointer;
}


iframe {
	width: 860px;
	height: 640px;
	align: middle;
}


.alignleft {
	float: left;
}


.alignright {
	float:right;
}

div.pagination-btns {
	padding-left: 20px;
	width: 97%;
}

div.nav-next, div.nav-previous {
	padding: 20px;
	border: 1px solid #000000;
	text-transform: uppercase;
}


@media screen and (max-width: 920px) {


 nav a {
	padding: 3px;
	display: block;
}


.navfacebook img {
	height: 18px;
	padding: 0;
	margin-top: 5px;
}


.navfacebook a {
	display: inline;
}


.navpinterest img {
	height: 18px;
	padding: 0;
	margin-top: 5px;
}


.navpinterest a {
	display: inline;
}


.navinstagram img {
	height: 18px;
	padding: 0;
	margin-top: 5px;
}


.navinstagram a {
	display: inline;
}


.navtwitter img {
	height: 18px;
	padding: 0;
	margin-top: 5px;
}


.navtwitter a {
	display: inline;
}


.indexjournalcolumn {
	float: left;
	width: 44%;
	height: 470px;
	margin: 3%;
	background-color: #eee;
	text-align: center;
}


.footercolumnright {
	float: right;
	width: 50%;
	padding: 20px;
	color: #999;
}


.journalheader {
	padding: 0 0 30px 0;
}


.journalheaderpoem {
	padding: 0 0 30px 0;
}

.magazineleft {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 0 0 3%;
}


.magazineright {
	width: 50%;
	float: right;
	padding: 0 8%;
}


iframe {
	width: 100%;
	height: 480px;

}



@media screen and (max-width: 865px) {



.aboutcolumn {
	width: 100%;
}


.lead {
	padding: 0 30%;
}


.submitcolumn {
	width: 100%;
	float: left;
	padding: 0 15px 50px 15px;
}


.distributioncolumn {
	width: 100%;
	text-align: center;
	padding: 0;
}


}


@media screen and (max-width: 500px) {

/* Responsive */
section#banner {
	background: url(/img/web-banner-haunt-responsive.jpg) center no-repeat;
	background-size: cover;
	height: 400px;
	overflow:hidden;
	/*cover means that it will cover (or fill) the whole of the element or container*/
}


section#banner a {
	color: #333;
}


section#banner a:hover {
	color: #999;
}


.lead {
	padding: 0 25%;
	margin: 90px 0 0 0;
}
/* margin was 140px^ */

.indexjournalcolumn {
	float:;
	width: 88%;
	height: 475px;
	margin: 6%;
	background-color: #eee;
	text-align: center;
}


.journalbody h6 {
	padding: 10px 40px 20px 40px;
}


.journaltitlepoem {
	width: 75%;
}


.journalbodypoem {
	width: 75%;
}


.magazineleft {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 0 3%;
}


.magazineright {
	width: 100%;
	float: right;
	padding: 0 8%;
}

}
