body {
	background: #eee url("../wp-images/fm/background.png") fixed center repeat-y;
	border: none;
	color: #000;
	margin: 0;
	padding: 0;
	font: medium georgia, times, serif;
}

a {
	color: #2D79B2;
	text-decoration: none;
}

a:visited {
	color: #3B5D77;
}

a:hover {
	color: #FF6640;
}

#rap {
	background: #fff url("../wp-images/fm/background-wrap.png") repeat-y 0 0;
	border: none;
	margin: 0 auto;
	width: 650px;
}

#header {
	background: #3B5D77 url("../wp-images/fm/header-city.jpg") no-repeat 0 0;
	border: none;
	height: 77px;
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 210%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .01em;
	text-transform: lowercase;
	padding: 38px 25px 0;
	margin: 0;
}

#header a {
	color: #fff;
}

#container {
	margin: 0;
	padding: 2em 0;
	float: left;
	width: auto;
	clear: both;
}

#content {
	font-size: 100%;
	padding: 0;
	margin: 0 25px;
	width: 425px;
}

#footer {
	border: none;
	background: #3B5D77 url("../wp-images/fm/footer-city.jpg") no-repeat;
	height: 30px;
	margin: 0;
	padding: 0;
	clear: both;
}

#footer p {
	color: #fff;
	font-size: 11px;
	padding-top: 11px;
	text-align: center;
}

#footer a {
	color: #fff;
}

#content .wikiimage {
	border: none;
	display: block;
	margin: 1em 0em;
	padding: 0px;
}

#content .wikiimage img {
	border: 1px solid #ccc;
	padding: 4px;
}

#content .right {
	float: right;
	margin-left: 1em !important;
	margin-right: 0em !important;
}

#content .left {
	float: left;
	margin-left: 0em !important;
	margin-right: 1em !important;
}

#content .wikiimage .caption {
	display: block;
	font-size: 80%;
}

#content a[href ^="mailto:"],
#content a[href ^="http://"] {
	padding-right: 12px;
}

#content a[href ^="mailto:"] {
	background: url("../wp-images/icons/email.gif") right no-repeat;
}

#content a[href ^="mailto:"]:hover {
	background: url("../wp-images/icons/email-active.gif") right no-repeat;
}

#content a[href ^="http://"] {
	background: url("../wp-images/icons/outside.gif") right no-repeat;
}

#content a[href ^="http://"]:hover {
	background: url("../wp-images/icons/outside-active.gif") right no-repeat;
}

#content a.amazondetail,
#content a.amazondetail:hover,
#content a[href ^="http://metropolis.goblindegook.net"],
#content a[href ^="http://metropolis.goblindegook.net"]:hover,
#content a[href ^="http://fm2.viriconium.ath.cx"],
#content a[href ^="http://fm2.viriconium.ath.cx"]:hover,
#content a[href ^="http://www.fantasticmetropolis.com"],
#content a[href ^="http://www.fantasticmetropolis.com"]:hover {
	background: inherit;
	padding-right: 0px;
}

#content a.amazondetail img,
#content a.amazondetail:hover img {
	border: 1px solid #ccc;
	float: right;
	margin: 10px 0px 10px 20px;
	padding: 4px;
}

#content a {
	border-bottom: 1px solid #87B6D9;
}

#content a:visited {
	border-bottom: 1px dotted #87B6D9;
}

#content a:hover, #content a:active {
	border-bottom: 1px solid #FF6640;
}

acronym, abbr, .caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dotted #333;
	cursor: help;
}

.caps {
	text-transform: uppercase;
}

blockquote {
	background: #fafafa;
	border: solid 1px #ccc;
	padding: 0.5em 1.5em;
	margin: 1.5em;
}

blockquote blockquote {
	border: none;
	font-style: italic;
	padding: 0;
	margin: 0 1em;
}

p.cite {
	text-align: right;
}

h2 {
	border: none;
	border-bottom: solid 1px #eee;
	margin: 0;
	text-transform: lowercase;
	font: italic normal 160% georgia, times, serif;
}

#fontnormal img, #fontlarge img, #fontlargest img,
#content h2 a,
#content h2 a:visited,
#content h2 a:hover,
#content h2 a:active,
#content .feedback a,
#content .feedback a:visited,
#content .feedback a:hover,
#content .feedback a:active
#content a.amazondetail,
#content a.amazondetail:visited,
#content a.amazondetail:active,
#content a.amazondetail:hover {
	border: none;
}

#content .noborder img {
	border: none;
}

h3 {
	border: none;
	border-bottom: solid 1px #eee;
	clear: both;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	margin-top: 1em;
}

.single h3 {
	margin: 2em 0 0.5em;
	font-size: 120%;
	font-style: normal;
	text-transform: none;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 1em 0em 0.5em;
}

table, p, li {
	font-size: 90%;
	line-height: 175%;
	text-align: justify;
}

.storycontent hr {
	background: url("../wp-images/fm/divider.png") center no-repeat scroll !important;
	background: #ccc;
	border: none;
	color: #ccc;
	height: 15px !important;
	height: 1px;
	margin: 2em 0em !important;
	margin: 1em 0em;
	width: 100% !important;
	width: 50%;
}

.storytitle, .storysubtitle, .storyauthor, .storycoauthor {
	margin: 0em;
}

.storysubtitle, .storyauthor, .storycoauthor {
	font-size: 100%;
	text-transform: lowercase;
	font-style: italic;
	text-align: left;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.meta {
	color: #808080;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
}

.meta ul,
.meta li,
ul.post-meta li {
	display: inline;
}

.meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.biography {
	font-style: italic;
}

.feedback {
	font: 90% georgia, times, serif;
	color: #ccc;
	text-align: right;
	clear: both;
	margin: 1em 0 1em auto;
}

.feedback .number {
	font-size: 250%;
}

.feedback a .number {
	font-size: 150%;
}

.feedback .navlabel {
	font-size: 150%;
	visibility: visible;
	text-transform: lowercase;
	font-style: italic;
}

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

ul.posts li {
	clear: both;
	display: block;
	line-height: 100%;
	margin: 1em 0 1.25em 0;
	padding: 0;
}

ul.posts li .storyimage {
	background: #fff url("../wp-images/fm/post-image-loading.png") no-repeat 0 0;
	border: 1px solid #ccc;
	float: left;
	height: 50px;
	margin: 0 16px 8px -75px;
	padding: 4px;
	width: 50px;
}

ul.posts li .storytitle,
ul.posts li .storysubtitle,
ul.posts li .storyauthor,
ul.posts li .storycoauthor {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 0 80px;
	text-transform: lowercase;
}

ul.posts li .storysubtitle,
ul.posts li .storycoauthor {
	color: #808080;
	font-size: 90%;
	margin-left: 90px;
}

ul.posts li .meta {
	font-size: 75%;
	line-height: 200%;
	margin: 0px 0px 0px 80px;
}

.single .storysubtitle,
.single .storyauthor,
.single .storycoauthor {
	font-size: 120%;
	line-height: 150%;
	margin: 0;
}

.single .storysubtitle,
.single .storycoauthor {
	color: #808080;
	display: block;
	margin: 0 0 0 10px;
}

.single .storycoauthor {
	font-size: 100%;
}

.single .meta {
	font-size: 75%;
	margin: 1em 0 0;
	border: none;
}

ul.posts li .storytitle .meta,
h3 .meta,
.storytitle .meta {
	font-size: 10px;
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
}

.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

blockquote.praise {
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0em 0em 1em;
	padding: 0em 1em;
}

blockquote.praise p {
	font-size: 90%;
}

div#fiction,
div#nonfiction,
div#interviews,
div#editorials,
div#features,
div#competitions,
div#encyclopediaofheresies,
div#theshadowcabinet,
div#virtualanthology,
div#listmania2005 {
	margin: 0 0 2em;
}

div#competitions,
div#encyclopediaofheresies,
div#theshadowcabinet,
div#virtualanthology {
	border: 1px solid #DFD2B5;
	background: #FFFBF3;
	padding: 1em;
}

div#features {
	border: 1px solid #ccc;
	/* background: #fafafa url("/wp-content/images-categories/feature-back.jpg") no-repeat right bottom; */
	padding: 1em;
}

div#listmania2005 {
	border: 1px solid #D7BDBD;
	background: #FAF8F8 url("/wp-content/images-categories/listmania2005-back.png") no-repeat right bottom;
	padding: 1em;
}

div#encyclopediaofheresies {
	background: #FFFBF3 url("/wp-content/images-categories/encyclopediaofheresies-back.png") no-repeat right bottom;
	padding: 1em;
}

div#virtualanthology {
	background: #FFFBF3 url("/wp-content/images-categories/virtualanthology-back.png") no-repeat right bottom;
	padding: 1em;
}

div#features h3 {
	border-bottom: dotted 1px #ccc;
	margin-top: 0;
}

div#competitions h3,
div#encyclopediaofheresies h3,
div#theshadowcabinet h3,
div#virtualanthology h3 {
	border-bottom: dotted 1px #DFD2B5;
	margin-top: 0em;
}

div#listmania2004 h3 {
	border-bottom: dotted 1px #D7BDBD;
	margin-top: 0em;
}

div#competitions .category,
div#encyclopediaofheresies .category,
div#encyclopediaofheresies .storysubtitle,
div#listmania2004 .category,
div#theshadowcabinet .category,
div#theshadowcabinet .storysubtitle,
div#virtualanthology .category,
div#virtualanthology .storysubtitle {
	display: none;
}

.feedback.more {
	margin-bottom: 0px;
}

.feedback .more {
	font-size: 110%;
	text-transform: lowercase;
	font-style: italic;
}

/* "Physicality of Books" survey index: */

#content .bookindex {
	border: 1px solid #ccc;
	background: #fafafa;
	display: block;
	margin: 2em 2em;
	padding: 0.5em 1em;
	text-align: center;
}

.sortoptions {
	color: #808080;
	font-size: 100%;
	font-style: italic;
	margin: 0 0em 2em .75em;
	text-align: left;
	text-transform: lowercase;
}

.sortoptions span {
	white-space: nowrap;
}

em cite, em em, em i, i cite, i em, i i,
.storytitle cite, .storytitle em, .storytitle i,
.storysubtitle cite, .storysubtitle em, .storysubtitle i,
.biography cite, .biography em, .biography i {
	font-style: normal;
}

.post .credit {
	clear: both;
	color: #808080;
	background: transparent;
	border: none;
	font-size: 90%;
	font-weight: normal;
	margin: 2em 0 2em 0;
	padding: inherit;
	text-align: center;
}


#menu {
	background: transparent;
	border: none;
	float: right;
	margin: auto;
	padding: 1em 15px 2em 0px;
	position: relative;
	width: 140px;
}

#menu form {
	margin: 0px;
}

input#s_text {
	font: normal normal smaller georgia, times, serif;
	width: auto;
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
}

input#s_text:hover,
input#s_text:focus {
	border: 1px solid #FF6640;
	background: #FFFBF3;
}

input#s_submit,
input#sort_submit {
	background: #fff;
	border: 1px solid #ccc;
	color: #3B5D77;
	font: normal normal smaller georgia, times, serif;
	text-transform: lowercase;
}

input#s_submit:hover,
input#sort_submit:hover {
	background: #FFFBF3;
	border-color: #FF6640;
	color: #FF6640;
	cursor: pointer;
}

#menu div#search,
#menu div#categories,
#menu div#columns,
#menu div#meta,
#menu div#other {
	border: none !important;
	border: 1px solid #fafafa; /* Fix IE bug */
	text-transform: lowercase;
}

#menu h2 {
	border: none;
	color: #ccc;
	font-size: 150%;
	font-style: italic;
	margin: 0;
	padding: 0.25em 0 0;
}

#menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	background: #fff;
	border: 1px solid #fafafa; /* Fix IE bug */
	color: #675;
	font-size: 8pt;
	line-height: 200%;
	margin: 1px 0;
	text-transform: lowercase;
}

#menu ul li a {
	border: 1px solid #ccc;
	color: #3B5D77;
	display: block;
	padding: 0px 10px;
}

#menu ul li a:hover {
	background: #FFFBF3;
	border: 1px solid #FF6640;
	color: #FF6640;
}

#menu ul li.child a {
	padding-left: 20px;
}

.accesskey {
	text-decoration: underline;
}

.buttons {
	display: block;
	float: right;
	margin: 25px 15px 0 0;
}

select#select_sort_year,
.buttons .label {
	display: none;
}

.feed a {
	display: inline;
	color: #fff;
	background: #F60;
	border-bottom: 1px solid #7D3302 !important;
	border-left: 1px solid #FFC8A4;
	border-right: 1px solid #7D3302;
	border-top: 1px solid #FFC8A4;
	margin: 0 .1em;
	padding: 0 4px;
	text-transform: uppercase;
	vertical-align: middle;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

/* PICTPRESS STYLES */

#content .thumbnail {
	background: #fff;
	float: left;
	font-size: 80%;
	height: 180px;
	text-align: center;
	width: 140px;
}

#content .image,
#content .picture {
	text-align: center;
}

#content .image img {
	border: 1px solid #ccc;
	padding: 4px;
}

#content .thumbnail .caption,
#content .picture .caption {
	margin: 1em;
}

#content .image a,
#content .image a:visited,
#content .image a:hover,
#content .image a:active
#content .thumbnail a,
#content .thumbnail a:visited,
#content .thumbnail a:hover,
#content .thumbnail a:active {
	border: none;
}

/* Search hilite */

.hilite { background-color: #ffc; }
.hilite1 { background-color: #ffc; }
.hilite2 { background-color: #fcf; }
.hilite3 { background-color: #fcc; }
.hilite4 { background-color: #cff; }
.hilite5 { background-color: #cfc; }
.hilite6 { background-color: #ccf; }
.hilite7 { background-color: #7f0000; color: #fff; }
.hilite8 { background-color: #00007f; color: #fff; }
.hilite9 { background-color: #007f00; color: #fff; }
.hilite10 { background-color: #7f007f; color: #fff; }

