

@font-face {
    font-family: 'jenna_sueregular';
    src: url('fonts/JennaSue-webfont.eot');
    src: url('fonts/JennaSue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/JennaSue-webfont.woff') format('woff'),
         url('fonts/JennaSue-webfont.ttf') format('truetype'),
         url('fonts/JennaSue-webfont.svg#jenna_sueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* small reset */
#zine h1,
#zine h2,
#zine h3,
#zine h4,
#zine h5,
#zine h6,
#zine p	{ margin: 0; }

.z-iconified { text-indent: 100%; white-space: nowrap; overflow: hidden; background-position: left center; background-repeat: no-repeat; }

#zine ul,
#zine ol	{ margin-left: 30px; margin-bottom: 10px }

.z-menu { padding-left: 0; background: #fbf5e7; border-bottom: 1px dashed #734f41;} 
.z-menu ul.elegant	{ margin-top: 12px; margin-left: 0 !important; padding-left: 0 !important; }
.z-menu ul.elegant li	{ width: 160px; height: 54px; float: left; list-style: none;  }

.z-menu  ul.elegant a{ text-decoration: none;}

.mobile-theme .z-menu  { display: none; }
 
/* Responsive layout stuff
================================================== */

.z-column	{ float: left; }
.z-one-half	{ width: 50%; }
.z-one-third 	{ width: 33.33333%; }
.z-two-thirds 	{ width: 66.66666%; }
	.z-two-thirds .z-one-half	{ width: 50%; margin: 0; }
	
	.z-one-one { width: 100%; margin: 0; box-sizing: border-box; padding: 20px; }


	
.mobile-theme .z-column 	{ width: 100% !important; }

/* magazine div styles
================================================== */



.z-first	{ margin-left: 0;}
.z-last		{ margin-right: 0;}



.z-title 	{ padding: 35px 0 0 35px;}
	.z-title h1	{ height:90px; width:100%;  }
	

.z-item 	{ padding: 0 55px 0 35px; margin-bottom: 20px;}
	.z-last .z-item  { padding-left: 10px; padding-right: 45px}
	.z-one-third .z-item	{ padding-right: 0 }
	.z-two-thirds.z-last .z-item	{ padding-left: 30px }

.z-linen	{ background: url('../cms/images/bg-linen.jpg') no-repeat 0 0; padding-top: 40px; min-height: 183px}
.z-weave	{ background: url('../cms/images/bg-weave.jpg') repeat-y 0 0; margin-right: 40px; padding: 18px 0 5px 0; }
	.z-weave  .z-item	{ padding: 0 20px !important; margin-bottom: 0; }

.z-tip	{ padding-top: 25px; }

.z-note		{ background: url('../cms/images/bg-notepad.jpg') no-repeat right 0; min-height: 290px; padding: 20px;}

.z-image	{ text-align: center; padding:0; }

.z-foot		{ margin: 0 35px; padding: 20px 0 35px 0; border-top: 1px dotted #8f797c }

.z-thumb	{ border: 5px solid #fff;
-webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.5);
box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.5);
}

/* magazine typography
================================================== */
.z-foot,
.z-lead		{ font-family: 'Arvo'; font-size: 13px; color:#ee5955;}
.z-title .z-lead 	{ color: #511c0c }

.z-item h2	{ font-family: 'Cabin Sketch'; font-weight: 400; font-size: 26px; color:#8ba600; text-transform: lowercase;}
.z-item h3	{ font-family: 'jenna_sueregular'; font-weight: 400; font-size: 28px; line-height: 28px; color:#8ba600; }

.z-foot .z-link	{ padding-top: 10px }
.z-foot .z-link a	{ color: #92a700; font-size: 12px;  margin-left: 4px; display: block }

#zine p { margin-bottom: 10px}
#zine p.z-lead	{margin-bottom: 5px;}
#zine .z-foot p.z-lead	{margin-bottom: 20px; font-size: 15px}

.z-item h3.z-iconified	{ min-height: 85px}

.z-author	{ font: normal 26px/26px 'callie_handregular';}

/* #Clearing
================================================== */

    .z-row:before,
    .z-row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .z-row:after { clear: both; }
    .z-row { zoom: 1; }
	









