
body {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: pt-serif, Georgia;
	font-weight: 400;
	font-size:14px;
	background: url(img/bg-body.jpg) #2d3442;
	-webkit-font-smoothing: antialiased;
	}
	
p {

	font-size: 15px;
	line-height: 20px;
	margin: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
	color: black;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}

a:hover {
	color: #3a342f;
}

a:active {
	color: black;
	outline: none;
	top: 1px;
}


.ir {
	text-indent: -99999em;
}

.center {
	text-align: center;
}

.doubleline {
	display: block;
	height: 6px;
	margin: auto;
	margin-top: 20px;
	background-image: url(img/lines.png);
	max-width: 860px;
}

.content-width {
	width: 85%;
}
	
#page-wrap {
	min-width: 700px;
	max-width: 1200px;
	margin: auto;
	}
	
#page-wrap a:active {
	position: relative;
}

#page {
		background-image:  url(img/bg-pageleft.png), url(img/bg-page.jpg);
		background-repeat: repeat-y, repeat;
		background-position: 0px 0px,top left; 
		background-color: #e5e6de;
		margin: 30px 40px 40px 40px;
		padding: 0px;
		border-width: 0px;
		border-color: #999999;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
		border-radius: 10px 10px 10px 10px;
		-moz-box-shadow: 0px 6px 30px #191c20;
		-webkit-box-shadow: 0px 6px 30px #191c20;
		box-shadow: 0px 6px 30px #191c20;
		filter: progid: DXImageTransform.Microsoft.Shadow(strength = 6, direction = 180, color = '#000000');
		-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 6, Direction = 180, Color = '#000000')";
	}
	
#bg-right {
	background-image: url(img/bg-pageright.png);
	background-repeat: repeat-y;
	background-position: top right; 
	margin-right: 1px;
}
	
#header {
	background-image: url(img/bg-topleft.png), url(img/bg-topright.png), url(img/bg-pagetop.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: top left, top right, top;
	text-align: center;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	display: block;
	height: 200px;
	width: 100.3%;
	padding-top: 35px;
	margin-bottom: 5px;
}

#header h1 a {
	margin: auto;
	display: block;
	width: 645px;
	height: 122px;
	background-image: url(img/masthead.png);
	padding-top: 0px;
	position: relative;
	right: 10px;
}

#header h3 {
	font-weight: 100;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform: uppercase;
	margin: auto;
	margin-top: 20px;
	width:70%;
}


#header-permalink {
	background-image: url(img/bg-topleft.png), url(img/bg-topright.png), url(img/bg-pagetop.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: top left, top right, top;
	text-align: center;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	display: block;
	height: 200px;
	width: 100.3%;
	padding-top: 35px;
	margin-bottom: -70px;
}

#header-permalink h1 a {
	margin: auto;
	display: block;
	width: 79px;
	height: 79px;
	background-image: url(img/moon-small.png);
	padding-top: 0px;
	position: relative;
	right: 0px;
}

#main-content {
	padding: 0px 80px 20px 80px;
	margin: auto;
}



.post {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	background: url(http://www.zacksultan.com/nymoon/img/lines.png) repeat-x;
	background-position: bottom;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;

	
}

.post a {
	border-bottom: 1px solid #3a342f;
	padding-bottom: 1px;
}

.post p {
	display: block;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin: auto;
	width: 600px;
	line-height: 25px;
	margin-bottom: 10px; 
	text-indent: 20px;
	font-size: 16px
}

.post p.noindent {
	text-indent: 0px;
}

.post .contactinfo {
	display: block;
	width: 600px;
	margin: auto;
	overflow: auto;
	
}

.post p.contactinfo {
	text-indent: 0px;
	float: left;
	width: 220px;
	margin-right: 60px;
}

.post p.byline {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 20px;
	line-height: normal;
	text-indent: 0px;
}

.post p.big {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent: 0px; 
}

.post p.hed {
	text-align: center;
	font-size: 52px;
	font-family: alternate-gothic-no-2-d, alternate-gothic-no-1-d, impact;
	font-weight: 100;
	letter-spacing: 0px;
	text-transform: none;
	margin-top:15px;
	display: block;
	margin: auto;
	width: 600px;
	margin-bottom: 10px; 
	line-height: 52px;
}

.post p.dek {
	text-align: center;
	font-size: 28px;
	font-weight: 800;
	display: block;
	margin: auto;
	width: 600px;
	margin-bottom: 25px;
	line-height: 34px;
}

.post p.slug {
	font-size: 12px;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin-bottom: 15px;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	width: 100%;
	text-indent: 0px; 
}

.post p.caption {
	text-indent: 0px;
	margin-top: -25px;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 18px;
	text-align: center;
}

.post p.button {
	text-indent: 0;
	text-align: center;
	/** background: url(http://www.zacksultan.com/nymoon/img/line.png) repeat-x; **/
	background-position: top;
	padding-top: 10px;
	font-family: alternate-gothic-no-2-d, alternate-gothic-no-1-d, impact;
	font-weight: 100;
	font-size: 24px;
	display: block
}

.post p.button:hover {
	color: green;
}

.post h1 {
	text-align: center;
	font-size: 52px;
	font-family: alternate-gothic-no-2-d, alternate-gothic-no-1-d, impact;
	font-weight: 100;
	letter-spacing: 0px;
	text-transform: none;
	margin-top:15px;
	display: block;
	margin: auto;
	width: 600px;
	margin-bottom: 10px; 
	line-height: 52px;
	
}

.post h2 {
	text-align: center;
	font-size: 28px;
	font-weight: 800;
	display: block;
	margin: auto;
	width: 600px;
	margin-bottom: 25px;
	line-height: 34px;

}

.post h3 {
	font-size: 18px;
	background: url(http://www.zacksultan.com/nymoon/img/line.png) repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	display: block;
	margin: auto;
	width: 600px;
	margin-bottom: 20px; 
	margin-top: 30px;
}

.post blockquote p {
	display: block;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin: auto;
	width: 550px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 20px; 
	font-size: 14px;
	text-indent: 0px;
}

.post blockquote {
	display: block;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin: auto;
	width: 550px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 20px; 
	font-size: 14px;
	text-indent: 0px;
}

.post h4 {
	width: 100%;
	height: auto;
}

.post img {
	margin: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	display: block;
	max-width: 100%;
}


.current-issue {
	font-size: 28px;
	letter-spacing: 1px;
	font-family:  alternate-gothic-no-2-d, alternate-gothic-no-1-d, impact;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 29px;
	text-align: right;
	display: block;
	margin: auto;
	margin-bottom: 0;
	width:165px; 
	background: url(img/backarrow.png);
	background-position: left 9px;
	background-repeat: no-repeat;
}

.masonry-margins {
	margin: auto;
	width: 80%;
	position: relative;
	max-width: 100%;
}

#container {
	margin: auto;
}

.item {
	
	float: left;
	border-top: 3px solid black;
	/*background-image: url(img/lines.png);
	background-position: top right;
	background-repeat: repeat-x;*/
	display: block;
	margin-bottom: 40px;
	padding-top: 8px;
}

.one-col {
	width: 256px;
	height: 670px;
}

.two-col {
	width: 557px;
	height: 670px;
}

.three-col {
	width: 858px;
	min-height: 670px;
}

.three-col img {
	width:100%;
	margin: 10px 0 10px 0px;
	
}

.item h1 {
	font-size: 36px;
	text-align: center;
	margin: -3px 0 0px 0;
}

.item h2 {
	font-size: 40px;
	letter-spacing: 0px;
	font-family:  alternate-gothic-no-2-d, alternate-gothic-no-1-d, impact;
	font-weight: 100;
	text-transform: none;
	text-align: center;
	line-height: 42px;	
	margin-bottom: 5px;
}

.item h3 {
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 10px;
	line-height: 28px;
	text-align: center;
}

.item img {
	margin-bottom: 15px;
}

.item p {
	font-size: 14px;
	line-height: 20px;
	text-indent: 15px;

}

.item p.slug {
	font-size: 12px;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin-bottom: 25px;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	width: 100%;
	border-bottom:1px #5a5c57 solid;
	text-indent: 0px;
	
}

.item p.byline {
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	margin-top: 13px;
	margin-bottom: 20px;
	text-align: center;
	text-indent: 0px;
}

.item p.callout {
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 10px;
	line-height: 28px;
	text-indent: 0px;
}


/* rail */

.rail {
	
}

/* cover Photo */

.image {
	
}

/* footer */

#footer {
	padding: 30px 80px 70px 80px;
	margin: auto;
	text-align: center;
	display: block;
}

.archive-link {
	font-weight: 800;
	margin-bottom: 5px;
	font-size: 18px;
}

.about-link {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
}


/* archive */


#archive {
	margin-top: 70px;
	margin-bottom: 60px;
}

#archive h1 a {
	margin: auto;
	text-align: center;
	margin-bottom: 60px;
	color: white;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: block;
	width: 183px;
	height: 13px;
	background-image: url(img/archivelogo.png);
	position: relative;

}

#header h1 a {
	margin: auto;
	display: block;
	width: 645px;
	height: 122px;
	background-image: url(img/masthead.png);
	padding-top: 0px;
	position: relative;
	right: 10px;
}

#archive .slug {
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
}

#archive .edition {
	display: block;
	height: 270px;
	width: 267px;
	margin-bottom: 30px;
}

#archive img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all 1s ease-in-out;
	opacity: .85;
}

#archive img:hover {
	-webkit-opacity: 1;
	opacity: 1;
	
}

.toBeFaded {
	display: none;
}



/* @media */

::selection {
        background: #c1c3b3; /* Safari */
        }
::-moz-selection {
        background: #c1c3b3; /* Firefox */
}

/* screens wider than tablet size */
@media screen and (min-width: 1090px) {

.tablet-only {
	display: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

.desktop-only {
	display: block;}

}

/* screens narrower than tablet size */
@media screen and (max-width: 1090px) {

.three-col {
	width: 560px;}

.tablet-only {
	display: block;}
	
.desktop-only {
	display: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

}


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

#header h1 a {
	width: 120px; 
}

#page {
	margin: 5px 10px 0px 10px;
}

.post p {
	
	line-height: 28px;
	font-size: 17px
}


}