#home{
  background: #fff url(/assets/site/zine/images/texture-home-bg.png) 0px 162px repeat-x;
}

body {
  font-family: 'IstokWebRegular', 'Istok Web', sans-serif;
  font-size:15px;
}

  .headerMenu {
    width: 100vw;
  }

* {
  margin: 0;
  padding: 0;
}

a {
  color:black;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color:#c0272c;
}


h1 {
  font-family: 'Philosopher', sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 5px;
}

h2 {
  font-family: 'SpecialEliteRegular', 'Special Elite', cursive;
  font-size: 32px;
}

.header {
  padding-top:8px;
  padding-bottom:8px;
  background-color: black;
  color:white;
  overflow:auto;
  min-width: 1080px;
}

.headerMenu {
  text-align: right;
  max-width: 1040px;
  margin-left: auto;
  margin-right:auto;
}

.headerItem {
  display:inline-block;
  margin-right:8px;
}

.headerItemText {
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  font-size: 20px;
  vertical-align: middle;
  color:white;
  padding: 0.2em;
}

.headerItemText:hover {
  text-decoration:none;
  background-color: #c0272c;
  color:white;
}

button.headerItemText {
  background-color:black;
  border:none;
}

.header .searchBox {
  border-radius: 2px;
  border-width:thin;
  background-color:#333333;
  margin-left:20px;
  margin-right: 10px;
  vertical-align: middle;
  color:white;
  font-size:14px;
  line-height: 20px;
  width:155px;
  font-family: 'IstokWebRegular', 'Istok Web', sans-serif;
}

.middlePanel {
  width: 1080px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:42px;
}
.middleHeader {
  background-image:url('/assets/site/zine/images/texture-top.png');
  background-repeat: no-repeat;
  background-position:bottom center;
  padding-bottom:72px;
}

#home .middleHeader{
  background: none;
}

.orgZineLogo {
  display:inline-block;
  height:71px;
  width:391px;
  background-image:url('/assets/site/zine/images/top-orgzinelogo.png');
}

.orgZineLogo span {
  visibility:hidden;
}

.orgZineLogo:hover {
  background-image:url('/assets/site/zine/images/top-orgzinelogo-over.png');
}

.orgLogo {
  float:right;
  margin-top:10px;
  margin-right:65px;
}

.menu {
  text-align: center;
  margin-right:65px;
}

.menuItem {
  display:inline-block;
  font-family:'Philosopher', sans-serif;
  font-weight: 700;
  font-size: 22px;
  margin-left:18px;
  margin-right:18px;
  padding-left:4px;
  padding-right:4px;
  padding-bottom:1px;
}

.menuItem a {
  color:black;
  text-decoration: none;
}

.menuItem.selected a,
.menuItem a:hover {
  color: #c0272c;
  border-bottom: 5px solid #c0272c;
}


.main {
  width:100%;
  position:relative;
  overflow:auto;
}

.col1 {
  float:left;
  width:555px;
  position:relative;
  left:480px;
  padding-bottom:20px;
  background-color:white;
}

.col2 {
  float:left;
  width:170px;
  position:relative;
  left:530px;
  color:white;
  padding-bottom:20px;
}

.col3 {
  padding-bottom:20px;
  float:left;
  width:205px;
  position:relative;
  left:575px;
  font-family: 'Philosopher', sans-serif;
}

.container1 {
  float:left;
  width:100%;
  position:relative;
  right:215px;
  background-image: url("/assets/site/zine/images/texture-left.png");
  background-position: right top;
  background-repeat: repeat-y;
  background-color:white;
}

.container2 {
  float:left;
  width:100%;
  background-color:black;
  right:243px;
  position:relative;
  background-image: url("/assets/site/zine/images/texture-right.png");
  background-position: right top;
  background-repeat: repeat-y;
}

.container3 {
  float:left;
  width:100%;
  overflow:hidden;
  position:relative;
}



.mainArticle {
  margin-bottom: 30px;
}

.col1 a {
  font-weight:bold;
}

.mainArticle h3 {
  font-family: 'Philosopher', sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.articleImage {
  display:inline-block;
  margin: 10px auto;
  border:thin solid black;
  position:relative;
  width: 550;
  overflow:hidden;
}

.articleImage img {
  width:100%;
  display:block;
}

.articleImage p.quote {
  width:100%;
  position:absolute;
  bottom: 10px;
  background: rgba(255, 255, 255, 0.5);
  text-align:center;
  font-family: 'Philosopher', sans-serif;
  font-style:italic;
  font-size: 18px;
}

.mainArticle p.imagecredit {
 margin-top: 0;
 text-align: right;
}
.mainArticle p {
  text-align: justify;
  margin-top:15px;
  margin-bottom:15px;
}
.mainArticle .callout {
  float: left;
  width: 47%;
  font-family: 'Philosopher', sans-serif;
  font-size: 26px;
  font-weight: 100;
  color: #666666;
  font-style: italic;
  text-align: left;
  line-height: 140%;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.mainArticle > p:last-child:after {
  content: url('/assets/site/zine/images/endmark.png');
  height: 12px;
  display: inline-block;
  margin-left: -5px;
}

.col1 .section {
  margin-bottom:20px;
}

.col1 .advertTitle {
  font-family: 'Philosopher', sans-serif;
}

.advertContainer {
  float:left;
  left:50%;
  position:relative;
  margin-top:10px;
}

.advertContainer img {
  float:left;
  right:50%;
  position:relative;
}

.horizontalTagList {
  margin-right: 20px;
  margin-left: 20px;
  text-align:center;
}

.horizontalTagList li {
  display:inline-block;
  background-color:black;
  padding:5px;
  margin-left:5px;
  margin-right:5px;
  font-family: 'Philosopher', sans-serif;
  font-size:18px;
  margin-top:5px;
}

.horizontalTagList li a {
  color:white;
  text-decoration: none;
}

.horizontalTagList li a:hover {
  color:white;
  text-decoration:none;
}

.horizontalTagList li:hover {
  background-color: #c0272c;
}

.authorInfo {
  font-family: 'Philosopher', sans-serif;
}

.authorImage {
  height:150px;
  width:150px;
  background-color:white;
  padding:5px;
  margin-top:20px;
  margin-bottom:25px;
}

.authorName {
  font-style: italic;
}

.zineLetters {
  background-image: url('/assets/site/zine/images/column-zine.jpg');
  height:131px;
  width:160px;
  background-position:top right;
  background-repeat: no-repeat;
  margin-top:5px;
}

.col2 a {
   color:white;
 }

.col2 a:hover {
  color: #c0272c;
}

.col2 h2,
.col3 h2 {
  color: #c0272c;
}

.col2 h2 {
  margin-top:15px;
  margin-bottom:5px;
}

.col2 .section {
  margin-bottom: 50px;
}

.col2 .latestArticle {
  font-family: 'IstokWebRegular', 'Istok Web', sans-serif;
  margin-top:20px;
}

.col2 .articleTitle {
  font-weight: 700;
}

.col2 .tagList {
  font-size:20px;
}

.tag {
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  margin-top:5px;
  list-style-type: none;
}

.tag a {
  text-decoration: none;
  color: white;
  padding: 0.2em;
}

.tag a:hover {
  background-color:#c0272c;
  color:white;
  text-decoration: none;
}


.tag.tiny {
  font-size: 60%;
}

.tag.small {
  font-size: 80%;
}

.tag.big {
  font-size:120%;
}

.tag.massive {
  font-size:140%;
}

.featuredArticle h3 {
  font-family: 'Philosopher', sans-serif;
  font-size: 24px;
}

.featuredArticle h3 a:hover {
  background-color:inherit;
  color:#c0272c;
}

.featuredArticleThumb {
  margin-top:15px;
  margin-bottom:15px;
}

.featuredArticle p {
  font-size: 15px;
}


.col3 h2 {
  margin-top: 50px;
  margin-bottom: 15px;
}

.socialNetworkLinks {
  margin-bottom:15px;
}

.socialNetworkLinks h2 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 5px;
}

.aboutOrgBlurb {
  font-weight: 700;
  font-size: 14px;
  color: #5b5b5b
}

.aboutOrgBlurb p {
  margin-top:20px;
}

.orgEvents h2 {
  font-size: 30px;
}

.event h4 {
  font-weight: 700;
  font-style: italic;
  font-size: 20px;
}

.event {
  margin-bottom:15px;
}

.findOutMore h2 {
  font-size:26px;
}

.footer {
  background-color:black;
  position:relative;
  z-index: 1;
}

.cogs {
  position:absolute;
  top:-240px;
  right:1270px;
  left:0;
  max-width:291px;
  height:300px;
  background-image:url('/assets/site/zine/images/cogs.png');
  background-position: right top;
}

.footerDecoration {
  min-width:1080px;
  background-image:url("/assets/site/zine/images/texture-bottom.png");
  background-position:center top;
  margin-left:auto;
  margin-right:auto;
  height:98px;
  position:relative;
  top:-98px;
  z-index:-1;
  margin-bottom:-98px;
}

.footerContent {
  margin-left:auto;
  margin-right:auto;
  width:1080px;
  color:white;
  position:relative;
}

.footerContent h2 {
  font-family: 'Philosopher', sans-serif;
  font-size: 25px;
  margin-bottom:20px;
}

.footerContent h3 {
  font-family: 'SpecialEliteRegular', 'Special Elite', cursive;
  font-size: 25px;
  margin-bottom:5px;
  margin-top: 25px;
}

.contactEmail {
  font-family: 'Philosopher', sans-serif;
}

.footerContent a {
  font-weight: bold;
  color:white;
  text-decoration: none;
}

.footerContent a:hover {
  color:#c0272c;
  text-decoration: underline;
}

.footerContent p {
  margin-bottom:1em;
}

.footerHead {
  height:50px;
  vertical-align:middle;
}

a.backToTopLink {
  color:white;
  font-weight: bold;
  font-family: 'Philosopher', sans-serif;
  font-size:16px;
  line-height:30px;
  margin-left:140px;
  vertical-align: middle;
}

.backToTopLink:before {
  display:inline-block;
  height:45px;
  margin-right:10px;
  content: url('/assets/site/zine/images/backtotop-arrow.png');
  vertical-align: middle;
}

.backToTopLink:hover:before {
  content: url('/assets/site/zine/images/backtotop-arrow-over.png');
}

.bottomOrgZineLogo {
  float:right;
}

.footerColumnContainer {
  position:relative;
  height:255px;
  padding-bottom: 20px;
  padding-top:20px;
}

.footerCol {
  float:left;
  padding-left:30px;
  padding-right:30px;
  height:100%;
  position:relative;
}

.footerCol1 {
  width: 230px;
}

.footerCol2 {
  width: 400px;
}

.footerCol3 {
  width: 270px;
}

.footerCol1:after,
.footerCol2:after{
  content:'';
  position:absolute;
  top:10px;
  right:0;
  bottom:35px;
  display:block;
  z-index: -1;
  border-right: 1px solid #999999;
}

.footerContent .searchButton {
  background-color:black;
  border-radius: 5px;
  color:white;
  padding: 5px;
  font-size: 16px;
  font-family: 'Philosopher', sans-serif;
}

.footerContent .searchButton:hover {
  background-color: #c0272c;
}

.footerContent .searchBox {
  font-size:16px;
  margin-right:10px;
  width:115px;
  font-family: 'IstokWebRegular', 'Istok Web', sans-serif;
}

.ccInfo img {
  vertical-align: middle;
  height:30px;
  margin-left:20px;
}

.footerCol3 .section:first-child {
  border-bottom:thin solid white;
}

.footerCol3 .section {
  padding-left:10px;
  padding-top:20px;
  padding-bottom:20px;
}

.disclaimer {
  font-size:13px;
}

.twtr-tweet-text {
  font-size: 10px;
}

.twtr-widget a {
  padding:0;
}

.twtr-widget a:hover {
  background-color:inherit;
}

#featured-content{
  color: #fff;
  padding: 25px 0px;
  height: 390px;
}

#featured-content .article{
  width: 546px;
  padding: 0px 25px;
  position: relative;
  float: left;
}

#featured-content .article h2{
  color: #000;
  background-color: rgba(255, 255, 255, 0.5);
  font-family: 'Philosopher', sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  text-align: center;
  position: absolute;
  width: 546px;
  left: 25px;
  top: 200px;
}

#featured-content .article p{
  font-family: 'Philosopher', sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
}

#featured-content .section{
  float: left;
  width: 207px;
  background: transparent url(/assets/site/zine/images/stripes.gif) left top repeat;
  height: 100%;
  padding: 10px 10px 0px;
}

#featured-content .section h2{
  font-family: 'Philosopher', sans-serif;
  font-size: 23px;
  line-height: 23px;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 125px 0px 0px;
  background: transparent url(/assets/site/zine/images/keys.gif) center top no-repeat;
}

#featured-content .section p{
  font-family: Cantarell, sans-serif;
  font-weight: normal;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

#featured-content .section img{
  width:206px;
}

#featured-content .about{
  background: transparent;
  padding: 20px 20px 20px 40px;
  width: 190px;
}

#featured-content .about p{
  font-family: 'Philosopher', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #aaa;
}


#featured-content .about h2{
  background: transparent;
  font-family: 'SpecialEliteRegular', 'Special Elite', cursive;
  font-weight: normal;
  font-size: 24px;
  padding: 0px;
  margin-bottom: 10px;
}

#featured-content .about ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#featured-content .about li{
  float: left;
}

#featured-content .about li a{
  display: block;
  float: left;
  text-indent: -999em;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

#featured-content .about #link-find-twitter{
  background: transparent url(/assets/site/zine/images/logo-twitter-homepage.png) left top no-repeat;
}

#featured-content .about #link-find-facebook{
  background: transparent url(/assets/site/zine/images/logo-facebook-homepage.png) left top no-repeat;
}

#featured-content .about #link-find-rss{
  background: transparent url(/assets/site/zine/images/logo-rss-homepage.png) left top no-repeat;
}

#useful-links{
  width: 1013px;
  height: 123px;
  background: transparent url(/assets/site/zine/images/bg-useful-links.png) left top no-repeat;
  list-style: none;
  padding: 23px 0px 0px 30px;
  margin: 0px 0px 150px;
  clear: both;
  float: left;
}

#useful-links li{
  float: left;
}

#useful-links li a{
  display: block;
  float: left;
  padding-left: 95px;
  width: 85px;
  height: 100px;
  margin: 0px 20px 0px 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
}

#useful-links li span{
  position: absolute;
  right: 0px;
  bottom: 10px;
  width: 85px;
  text-transform: uppercase;
}

#useful-links #link-useful-org{
  background: transparent url(/assets/site/zine/images/useful-link-org.jpg) left bottom no-repeat;
  padding-left: 110px;
}

#useful-links #link-useful-all{
  background: transparent url(/assets/site/zine/images/useful-link-all.jpg) left bottom no-repeat;
  width: 70px;
}

#useful-links #link-useful-all span{
  width: 70px;
}

#useful-links #link-useful-comments{
  background: transparent url(/assets/site/zine/images/useful-link-archives.jpg) left bottom no-repeat;
  padding-left: 105px;
  width: 75px;
}

#useful-links #link-useful-comments span{
  width: 75px;
}

#useful-links #link-useful-rss{
  background: transparent url(/assets/site/zine/images/useful-link-rss.jpg) left bottom no-repeat;
  padding-left: 105px;
  width: 75px;
}

#useful-links #link-useful-rss span{
  width: 75px;
}

#link-useful-blog{
  background: transparent url(/assets/site/zine/images/useful-link-blog.jpg) left bottom no-repeat;
}

#latest{
  float: left;
  padding: 35px 0px 25px;
  background: transparent url(/assets/site/zine/images/bg-diagonals-transparent.png) center top no-repeat;
  margin-top: -25px;
}

#latest h2{
  width: 185px;
  float: left;
  margin-right: 30px;
  color: #c0272c;
  font-size: 44px;
  padding-bottom: 150px;
  background: transparent url(/assets/site/zine/images/logo-zine.png) left bottom no-repeat;
}

#latest .article{
  width: 185px;
  float: left;
  position: relative;
  padding-top: 115px;
}

#latest .article+.article{
  margin-left: 30px;
}

#latest .article img{
  width: 100%;
}

/* Since the size and aspect ratio of these images can't be guaranteed, they're wrapped in a div */
#latest .article .imgContainer{
  width: 185px;
  height: 105px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}


#latest .article h3,
#latest .article p{
  font-size: 14px;
  line-height: 18px;
}

#advert{
  width: 650px;
  margin: 30px 215px;
  text-align: center;
  clear: both;
  float: left;
}

#advert h2{
  font-family: 'Philosopher', sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 18px;
  text-align: left;
  margin-bottom: 10px;
}


.featuredArticle .imgContainer{
  width: 185px;
  height: 105px;
  overflow: hidden;
  left: 0px;
  top: 0px;
}

.featuredArticle .imgContainer img {
  width: 185px;
}
.articleindex .imgContainer img {
  width: 185px;
}

#featured-content .article img {
  width: 549px;
  height: 330px;
  overflow: hidden;
}



