body {
	background-color: #252525;
	color: #fff;
	font-size: small;
	margin: 0;
	text-align: center;
}
body, p, a, input, textarea, select {
	font-family: Georgia, serif;
}
p {
	letter-spacing: 0.05em;
	line-height: 180%;
	word-spacing: 0.1em;
}
p.divider {
	margin: 15px 0;
	text-align: center;
}
p.chapter {
	font-size: x-large;
	font-weight: bold;
	line-height: 100%;
	padding: 20px 0 5px 0;
}
code {
	display: block;
	font-family: "Courier New", Courier, monospace;
	padding: 5px 20px;
}
br.clear {
	clear: both;
}
a {
	color: #6790a1;
}
a:focus {
	outline: 0;
}
blockquote {
	background-color: #353535;
	letter-spacing: 0.05em;
	line-height: 180%;
	margin-bottom: 15px;
	padding: 10px 30px;
	word-spacing: 0.1em;
}

/* hX tags */
h1,h2,h3,h4 {
	font-family: Georgia, serif;
}
h1 {
	border-bottom: 1px #3f3f3f solid;
	color: #a75411;
	font-size: xx-large;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h1.seo {
	display: none;
}
h2,
h2 a {
	color: #6790a1;
	font-size: x-large;
	margin-bottom: 8px;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #777;
	font-size: x-large;
	margin-bottom: 8px;
}
h4 {
	color: #999;
	font-size: medium;
	font-weight: bold;
}

/* header */
#header-wrapper {
	background-image: url(../images/sub-header.png);
	background-position: center;
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
}
body.home #header-wrapper {
	background-image: url(../images/hp-header.png);
	height: 207px;
}
#header {
	background-image: url(../images/sub-logo.png);
	background-repeat: no-repeat;
	height: 75px;
	margin: 0 auto;
	width: 980px;
}
body.home #header {
	background-image: url(../images/hp-logo.png);
	background-repeat: no-repeat;
	height: 145px;
}

/* nav */
#nav {
	background-color: #000;
	padding: 5px 0;
	text-align: right;
	width: 100%;
}
#nav li {
	display: inline;
}
#nav a {
	color: #ccc;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-right: 25px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover {
	color: #6790a1;
}
#nav a.endcap {
	margin-right: 0;
}

/* content */
#wrapper {
	margin: 0 auto;
	padding: 20px 0 30px 0;
	text-align: left;
	width: 980px;
}
#col-content {
	float: left;
	overflow: hidden;
	padding-right: 50px;
	width: 680px;
}
#col-extras {
	float: left;
	padding-top: 8px;
	overflow: hidden;
	text-align: left;
	width: 250px;
}

div.post h2 {
	padding-top: 10px;
}
div.post h3 {
	font-size: large;
}
div.post ul,
div.story ul {
	padding: 10px;
	margin-left: 10px;
}
div.post ul,
div.post li,
div.story ul,
div.story li {
	list-style-type: square;
}
div.post li,
div.story lu {
	letter-spacing: 0.05em;
	line-height: 150%;
	padding-bottom: 8px;
	word-spacing: 0.1em;
}
div.story li {
	padding-bottom: 10px;
}

/* homepage-specific */
#hp-about {
	padding-bottom: 40px;
}
#hp-about h1 {
	border-bottom: 0;
	color: #828080;
}
#hp-about p {
	font-size: medium;
	width: 95%;
}

#hp-current-issue #issue-stories {
	float: left;
	padding-right: 60px;
	width: 270px;
}
#hp-current-issue #issue-artwork {
	float: left;
	width: 250px;
}
#hp-current-issue2 #issue-stories {
	float: left;
	padding-bottom: 30px;
	width: 580px;
}
#hp-current-issue #issue-stories ul,
#hp-current-issue2 #issue-stories ul {
	float: left;
}
#issue-stories ul,
#issue-artwork ul,
#series-parts ul {
	border-top: 1px #3b3b3b solid;
}
#issue-stories ul li,
#issue-artwork ul li,
#series-parts ul li {
	display: inline;
}
#issue-stories ul li a,
#issue-artwork ul li a,
#series-parts ul li a {
	border-bottom: 1px #3b3b3b solid;
	color: #fff;
	display: block;
	font-size: 11px;
	padding-bottom: 8px;
	text-decoration: none;
	text-transform: uppercase;
	width: 270px;
}
#hp-current-issue2 #issue-stories ul li a {
	float: left;
	margin-right: 40px;
	width: 258px;
}
#hp-current-issue2 #issue-stories ul li a.endcap {
	margin-right: 0;
}
#issue-stories ul li a,
#series-parts ul li a {
	padding: 0 6px 8px 6px;
}
#issue-stories ul li a:hover,
#issue-artwork ul li a:hover,
#series-parts ul li a:hover {
	background-color: #2f2f2f;
}
#issue-artwork ul li a {
	padding-top: 8px;
}
#issue-stories ul li a em,
#issue-artwork ul li a em,
#series-parts ul li a em {
	color: #6790a1;
	display: block;
	font-size: small;
	font-style: normal;
	padding: 8px 0 4px 0;
	text-transform: capitalize;
}
#issue-artwork ul li.text {
	display: block;
	padding: 5px;
}
#hp-series {
	padding: 10px 0 30px 0;
	width: 580px;
}
#hp-series-inner {
	background-color: #2f2f2f;
	padding: 20px;
}
#hp-series-inner h4 span {
	color: #ddd;
}
#hp-series-inner p {
	color: #999;
	font-size: 11px;
	padding-left: 20px;
	text-transform: uppercase;
}
#hp-series-inner p a {
	color: #6790a1;
}

/* issue items */
div.issue-story {
	padding-top: 20px;
}
div.issue-story cite {
	color: #ccc;
	font-size: 11px;
	text-transform: uppercase;
}
div.story p.readmore {
	margin-top: 10px;
}

/* story items */
div.post div.byline,
div.story div.byline {
	color: #ccc;
	display: block;
	font-size: 11px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
div.post div.byline {
	padding-bottom: 10px;
}
div.post p {
	margin-bottom: 15px;
}
div.postbody {
	padding: 10px 0 20px 0;
}
div.postbody p {
	margin-bottom: 0;
	text-indent: 35px;
}
div.postbody p.readmore {
	text-indent: 0;
}
div.story p {
	text-indent: 35px;
}
div.authorbio {
	background-color: #353535;
	letter-spacing: 0.05em;
	line-height: 180%;
	margin-top: 20px;
	padding: 30px;
	word-spacing: 0.1em;
}
div.authorbio h3 {
	border-bottom: 1px #444 solid;
	font-size: large;
	padding-bottom: 5px;
}

/* editors page */
#editors h2 {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
}
#editors h3 {
	font-size: medium;
}
#editors img {
	padding: 5px 15px 8px 0;
}

/* sidebar items */
#latest-news {
	padding-bottom: 50px;
}
#latest-news div.byline {
	padding-bottom: 10px;
}
#latest-news div.byline a {
	color: #6790a1;
	text-decoration: none;
}
#latest-news div.byline a:hover {
	text-decoration: underline;
}
#submit-your-stuff {
	padding-bottom: 50px;
}
#submit-your-stuff h3 {
	color: #974f15;
}
#col-extras #issue-stories,
#col-extras #series-parts {
	padding-bottom: 50px;
}
#subscribe-to-shadeworks h3 {
	color: #974f15;
}

/* archives */
#issues,
#series {
	float: left;
	width: 49%;
}
#issues h3,
#series h3 {
	padding-top: 10px;
}
#series h4 {
	padding: 20px 0 5px 20px;
}
#issues li,
#series li {
	font-size: medium;
	padding: 8px 0 0 20px;
}
#series li {
	padding-left: 40px;
}

div.courier,
div.courier p {
	font-family: "Courier New", monospace;
}

/* footer */
#footer {
	border-top: 1px #333 solid;
	margin: 30px auto 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 980px;
}
#footer p {
	color: #ddd;
	font-size: 10px;
	letter-spacing: 0em;
	line-height: 200%;
}

