body, html { font-family: Garamond, Times, Georgia, Arial, Verdana, Sans-Serif }

object { outline: none; z-index:1; }

#container {
  margin: auto;
  text-align: left;
  width: 61.23em;
  min-width: 796px;
	position: relative;
}

#container > * { margin-bottom: 1em; }

#footer { 
  text-align: center;
	border-top: 1px solid #000;
	padding-top: .4em;
}

#footer a {
	text-decoration: underline;
}

.sanSerif { font-family: Helvetica, Arial, sans-serif; }
.serif { font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif; }

dl { margin-bottom: 0; }

a { outline: none; color: #000000; }
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none }

#container #header {
    border-bottom: solid 1px #111;
    position: relative;
    height: 34px;
    width: 100%;
}

#header img#logo {
    display: block;
    padding: 0;
    margin: 0;
}
/* signup form */
#signupForm {
    background-color: #000000;
    color: #FFFFFF;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: hidden;
}

#signupForm ol {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 360px;
    height: 20px;
}

ol.formFields li {
    float: left;
    height: 20px;
    position: relative;
}
input.hidden {
	margin: 0;
	padding: 0;
	display: none
}
#signupForm label {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 0px 0 4px;
}

#signupForm input {
    display: inline;
    width: 104px;
    height: 14px;
    border: none;
    margin: 2px 4px 0px 4px;
    padding: 0;
}

#signupForm input.submit {
    height: 14px;
    width: 19px;
    padding: 2px 0px 2px 0px;
}

h2 {
    text-transform: uppercase;
    font-size: 2.0em;
    letter-spacing: 2px;
    border-bottom: solid 1px #000;
}

h3 {
    text-transform: uppercase;
    font-size: 1.3em;
    letter-spacing: 2px;
    margin-bottom: 0;
}

h4 {
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 4px;
    margin: 6px;
}

h6 {
    font-size: 1.3em;
    letter-spacing: 2px;
    margin: 8px 0;
    font-weight: normal;
    text-transform: uppercase;
}

.heading {
    background-color: #231F20;
    color: #fff;
    padding: 2px 10px;
    width: 368px;
    text-transform: uppercase;
    font-size: 1.1em;
    float: left;
}

.items {
	overflow: auto;
	position: relative;
}

.items .about p { padding: 0 }

#related {
  position: relative;
	margin-bottom: 0;
	z-index:1;
}

/**
 * 'related' boxes with black block header
 */
div.related ul.fancy li {
    line-height: 1.8em;
}

div.related h2 {
    display: block;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    padding: .2em 0 0 .8em;
}

div.related {
	border-bottom: 1px solid #000;
}

div#related div.related>div.items {
  height: 324px;
	overflow: auto;
  position:relative; 
	margin: 0.6em 0;
}

.related a.thumb {
  width: 100px;
  height: 100px;
}

.related .item {
  height: 100px;
  margin-bottom: 1em;
}

.related .item .about {
  text-transform: none;
  margin-left: 112px;
	margin-right: 12px;
  height: 100px;
	font-size: 12px;
}

.related h3   { letter-spacing: normal; font-size:1.1em; }
.related span { text-transform: uppercase; }

.related .issueCover {
	float: left;
}

.related div.side {
  width: 120px;
	height: 312px;
	overflow: auto;
  float: right;
  position: relative;
}

ul.grid {
  list-style: none;
  color: #FFFFFF;
	background-color:#FFF;
  font-family: Helvetica, Arial, sans-serif;
  padding: 0; margin: 0;
	position:relative;
	z-index:1;
	width: 100%;
}

ul.grid.horizontal {
	margin-bottom: 0em;
  white-space: nowrap;
  height: 116px;
  width: 800px;
}

ul.grid.horizontal li { 
  margin-bottom: 0;
}

ul.grid li.first { margin-left: 0; }
ul.grid li.last { margin-right: 0; }

ul.grid.vertical li {
  display: block;
}

ul.grid li {
  float: left;
  width: 114px;
  white-space: normal;
  height: 114px;
  vertical-align: middle;
  margin: 0px 19px 1.5em 0px;
  background-color: #000;
  border: solid 1px #000;
  text-align: center;
	position:relative;
	z-index:1;
  display: inline-block;
}

ul.grid li.head {
  line-height: 114px; 
  width: 114px;
  height: 114px;
}

ul.grid li span {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}

ul.grid li.item a {
	width: 114px;
	height: 114px;
	display: inline-block;
	z-index: 2;
}

ul.grid li span a { color: #FFFFFF; }
ul.grid li img { display: inline; text-align: center; z-index:0; }

/* grid tips
 */
ul.grid li .tipholder {
	display: none;
  position:absolute;
  height: 114px;
  width: 114px;
  top: 0px;
  left: 0px;
  background-color: #000;
  color: #fff;
  line-height:1;
  font-size: .8em;
	z-index:0;
	opacity:.8;
}

ul.grid li.active .tipholder { z-index:20; display: block; }
.grid li .tip     { font-size: 1em;  width: 114px; height:114px; z-index:0 }
.grid li .tip h2  { font-size: .8em; border-bottom: 1px solid #fff; margin: .2em 0}
.grid li .tip h2 a { color: #fff; }

.play {
    position: absolute;
    margin-top: 7px;
    margin-left: 8px;
    width: 100px;
    height: 100px;
    background-image: url(../images/layout/playPink.png);
}

.play:hover {
    background-image: url(../images/layout/greyPlay.png);
}

ul.fancy li {
    font-size: 1em;
    line-height: 2.5em;
}

ul.fancy li:before {
    content: ' + ';
}

ul.issueList {
    list-style: none;
    padding-top: .4em;
    margin: 0;
}

ul.issueList li {
  text-transform: uppercase;
  margin: .1em 0 .1em 0;
}

/* make the last element in the sidebar stick to the bottom so it looks right in more browsers
 */
.bottom {
	position: absolute;
	bottom: 0px;
}

.midAdArchive {
    width: 252px;
    height: 355px;
    margin-top: 16px
}

.midAd {
    height: 382px;
}

.midAd img {
    border: solid 1px #231F20;
    width: 250px;
    margin: 0;
}

.borderBottom { border-bottom: solid 1px #231F20; }

.active   { border: 1px solid #FFF; }
.hover    { border: 1px solid #999; }
.selected { border: 1px solid #111; }

#bottom {
  width: 100%;
  height: 108px;
  margin: 1em auto;
}

#bottom > img {
    width: 100%;
}

#top {
    width: 100%;
    height: 108px;
    margin: 1em auto;
}

#top> img {
    width: 100%;
}

#magazine-viewer {
    width: 796px;
    height: 348px;
}

ul.issueGrid { }

ul.issueGrid li {
    display: block;
    float: left;
    width: 78px;
    height: 120px;
    padding: .75em;
    border: 1px solid #fff;
    text-align: center;
}

ul.issueGrid li:hover { border-color: #000000; }

ul.archiveGrid img {
    width: 78px;
    height: 94px;
}

ul.issueGrid span { font-size: 80%; text-transform: uppercase; }

#content { height: 296px; }

#sections #content, #sections #content > * { }

#issues #content { height: 496px; }

#story #content { height: 496px; }
#story #content > * { height: 496px; }

#main, #main-side {
  height: 100%;
  position: relative;
  overflow: hidden;
}

#main h1 { font-size: 1.5em; text-transform: uppercase; margin: .5em; border-bottom: 1px #000 solid; }

#main-side h2 { font-size: 1.1em; letter-spacing: 1px; margin-bottom: 0.4em;}

#sections #main > img {
  height: 100%;
}

.featuredVideo { overflow: hidden; }

#secondary {
    margin-top: 1.5em;
    min-height: 252px;
		clear:both;
}

#secondary > * {
    height: 100%;
}

.blog .post {
	padding: .2em .4em .2em .4em;
	clear: both;
}
.postImage {
	float: left;
	padding:.4em;
} 

ul.items {
	display: block;
	width: 100%;
	height: 412px;
	position:relative;
}

.section.relatedStories {
  overflow: auto;
  height: 22.5em;
}

.section.relatedVideos {
  overflow: auto;
  height: 8.5em;
}
.section.description {
  height: 8em;
  overflow: auto;
  padding-bottom: .2em;
  margin-bottom: .2em;
  border-bottom: 1px solid #000;
}

.section ul.items {
  height: 100%;
}
.autoscroll {
  overflow: auto;
}

ul.items li {
	height:72px;
}

ul.items li div {
	margin-left: 72px;
	margin-right: 1.4em;
	font-size:12px;
}

ul.items h5 {
	text-transform: uppercase;
	margin-bottom: 0em;
}
a.thumb {
	width: 55px;
	height: 55px;
	float: left;
	position: relative;
	z-index:1;
	overflow: hidden;
	display: block;
	border: 1px solid #ccc; 
	text-align: center;
}
a.thumb img {
}
a.more {
	text-transform: uppercase;
	font-style: italic;
}

#tv #content {
  height: 295px;
}
#tv #secondary, #sections #secondary {
  height: 385px;
	margin-bottom: 1.5em;
}

#tv .gridWrapper, #sections .gridWrapper {
height: 100%;
margin-bottom: 0px;
} 

#secondary div { margin-left:0px; }

a.share {
  text-transform: uppercase;
  padding: 0.2em;
}

#blogs #main > * {
  margin-right: .5em;
  margin-left:  .5em;
}
#blogs #main h1 {
  margin-top: .5em;
}

/*
.collapsible {
	height: 270px;
}
.collapsible .section {
  height: 412px;
  z-index: 0;
  max-height: 412px;
}
*/

/*
.video .section {
  height: 200px;
  max-height: 200px;
}
*/

.video ul.fancy li {
  font-size: 1em;
  line-height: 1.4em;
}

.section p {
  padding: .4em;
}

.right { float: right }
.left { float: left }

.gridWrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width:100%;
	margin-bottom: 1.5em;
  height: 116px;
}

.arrowController { z-index: 1 }

.arrow { float: none; position: absolute; background-color: #fff;} 
.arrow .knob { position: absolute; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; opacity: 0.5 }
.arrow.left { width: 11px; height: 100%; left: 0; }
.arrow.left .knob { background-image: url(/images/layout/arrows/left.png); } 
.arrow.right { width: 11px; height: 100%; right:0; } 
.arrow.right .knob { background-image:url(/images/layout/arrows/right.png); } 
.arrow.up { width: 100%; height: 11px; left: 0; top:0; }
.arrow.up .knob { background-image: url(/images/layout/arrows/up.png); } 
.arrow.down { width: 100%; height: 11px; left: 0; bottom: 0; }
.arrow.down .knob { background-image: url(/images/layout/arrows/down.png);} 

#home #secondary { height: 388px; }
img.issueSide { height: 308px; width: 254px; display: block; }