/*
Theme Name: Kobold Quarterly
Theme URI: http://www.koboldquarterly.com
Description: Theme for Kobold Quarterly by Jonathan Drain
Author: Jonathan Drain
Author URI:  http://d20.jonnydigital.com
Versaion: 2008.02.29
*/

body
{
	font-family: "Georgia", "Times New Roman", Serif;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
}

div, span
{
	margin: 0;
	padding: 0;
}

img
{
	border-width: 0;
	display: block;
}

a
{
	color: #660000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

#heading
{
	/*border-top: 3px solid #7B718C;
	border-bottom: 1px solid black;*/
	height: 105px;
	background: url('images/bg-top.gif') repeat-x;
}
.page
{
	clear: both;
	width: 900px; /* resizes */
	margin: 0 auto;
	text-align: left;
}
#toplinks
{
	height: 26px;
}
#toplinks ul, #toplinks li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav1 li
{
	margin-top: 3px;
	float: left;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: black;
	font-size: 0.9em;
	font-family: 'Georgia', serif;
	vertical-align: text-bottom;
}
#nav1 a
{
	text-decoration: none;
}
#title
{
	clear: both;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height: 77px;
	background: url(images/kobold-title.png) no-repeat center center;
}
#subscribe
{
	position: relative;
	top: 67px;
	left: 178px;
	width: 104px;
}
#subscribe a
{
	display: block;
	width: 104px;
	height: 21px;
	background: url('images/subscribe.png') no-repeat;
}
#footing
{
	border-top: 1px solid black;
}
#footer
{
	text-align: center;
	font-size: 0.78em;
	line-height: 2em;
	border-top: 1px solid black;
}
#wrapper
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: left;
	float: left;
}
#sidebar {
	padding: 0 6px;
	font-size: 70%;
}
#content
{
}
#column-left
{
	float: left;
	width: 190px;
}
#column-right
{
	float: left;
	width: 190px;
}
#main
{
	float: left;
	width: 420px; /* resizes */
}

.column-content
{
	text-align: center;
	position: relative;
	top: -77px;
}

.column-content h2
{
	font-family: "Georgia", "Times New Roman", serif;
	padding-top: 18px;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0;
}
.column-content .line1
{
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
}
.column-content .line2
{
	text-transform: none;
	font-size: 0.78em;
	font-weight: bold;
}
.column-content a
{
	margin: 0;
	padding: 0;
}
.column-content img
{
	margin: 0 auto;
}
.column-content .dash
{
	margin: 0 15px;
}

/*
#preview
{
	width: 187px;
	float: left;
	position: relative;
	top: -77px;
	left: 0;
}

#preview .padding
{
	padding: 0 8px;
}

#preview .issue
{
	text-align: center;
}

#preview .issue h2
{
	font-family: "Georgia", "Times New Roman", serif;
	padding-top: 18px;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-size: 1em;
}

#preview .issue h2 em
{
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
}

#preview .issue h2 strong
{
	text-transform: none;
	font-size: 0.78em;
	font-weight: bold;
}

*/


#main
{
	border-right: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
        min-height: 860px;
}

/* IE6 fix */
* html #main
{
        min-height: 860px;
        height: auto !important;
        height: 860px;
}

#main .padding
{
	padding: 0 21px;
}

#main h2
{
	font-variant: small-caps;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	
	padding-top: 8px;
}

#main .pithy
{
	font-style: italic;
	font-size: 0.78em;
	text-align: center;

	padding-top: 6px;
}

input.text
{
	width: 90px;
	height: 16px;
	margin: 4px 0 5px 0;
	background: #FBFAF5;
}

input.image
{
	width: 25px;
	height: 25px;
}

/*
#login
{
	float: right;
}

#login li
{
	float: left;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	
	font-size: 0.8em;
	font-family: "Georgia", "Times New Roman", serif;
	color: black;
}
*/


.post-story .first
{
	font-size: 70px;
	float: left;
	line-height: 60px;
	padding-top: 0px;
	font-family: Book Antiqua, Times, Times Roman, Times New Roman, serif;
}

.dash
{
	height: 10px;
	background: url('images/dash.png') transparent bottom left repeat-x;
}

.podcast
{
	text-align: center;
	margin-top: 18px;
}

.podcast h2
{
	font-size: 0.87em;
}
.podcast h2 a
{
	color: #660000;
	text-decoration: none;
}

.podcast p
{
	text-align: left;
}

.podcast p.podcast-link, .podcast p.options
{
	font-size: 0.78em;
}

.podcast-link img 
{  
	display: inline; 
}

.podcast p.description
{
	font-size: 0.87em;
	margin-top: 4px;
}

.adbanner
{
	text-align: center;
	/*position: relative;*/
	font-size: 0.58em;

	margin: 0;
	padding: 0;
}

.story h3, h3
{
	color: #660000;
	text-align: center;
	font-size: 1.2em;
	
	padding-top: 8px;
	padding-bottom: 3px;
}

.story h4
{
	font-size: 0.78em;
	text-align: center;
	
	padding-bottom: 8px;
	background: url('images/line.png') transparent bottom center no-repeat;
}

.story h4 em
{
	font-style: italic;
	font-weight: normal;
}

.story h4 cite, .story h4 a
{
	text-transform: uppercase;
	color: #CC9900;
	font-weight: bold;
	font-style: normal;
}

.story p.blurb, .story div.blurb p, h5
{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 0.89em;
	line-height: 1.5em;
	padding: 6px 0 6px 0;
}

.story div.blurb div.share
{
	background:#EFEFEF none repeat scroll 0 0;
	border:1px solid #C9C9C9;
	margin: 5px 0;
	padding: 5px;
}

h5
{
	padding: 0;
	margin: 0;
	line-height: 1em;

	margin-top: 1em;
	font-weight: normal;
}

.story p.body, .post-story p, .story p
{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 0.89em;
	line-height: 1.5em;
	padding: 6px 0 16px 0;
}

.story p.sigblock
{
	font-family: Book Antiqua, Times, Times Roman, Times New Roman, serif;
	font-size: 0.89em;
	line-height: 1.5em;
	padding: 6px 0 6px 0;
	text-align: right;
        clear: both;
}

.story .subhead
{
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}

p.footer
{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 0.78em;
	font-style: italic;
	line-height: 1.4em;
	
	padding: 8px 0;
	text-align: center;
	
	margin-bottom: 0;
}


div.clear
{
	clear: both;
}


.intprop
{
	font-variant: small-caps;
}


p.discuss
{
	text-align: center;
	margin: 16px 0;
}

/* comments */

ol.commentlist
{
	font-size: 0.75em;  
	list-style: none;

	margin-left: 0;
	padding-left: 0;
}

li.comment
{
	margin-bottom: 2em;
	list-style: none;

	margin-left: 0;
	padding: 0.5em 2em;

	background: #EFEFEF;
	border: 1px solid #C9C9C9;
}

div.comment-author
{
	float: left;
	font-size: 1.3em;
}

span.says
{
	display: none;
}

div.comment-meta
{
	float: right;
}

ol.commentlist p
{
	margin: 1em 0;
	clear: left;
}

h3#comments
{
	color: black;
	padding-top: 8px;
	/* background: url('images/line.png') transparent top center no-repeat; */
}

#respond
{
}

#respond textarea
{
	width: 400px;
}

#respond h3
{
	color: black;
}

p.read-comments
{
	text-align: left;
	width: 60%;
	float: left;

	font-weight: bold;
}

p.read-on
{
	text-align: right;
	width: 40%;
	float: left;

	text-transform: uppercase;
	font-weight: bold;
}

div.dash
{
	clear: left;
}

div.navigation
{
	width: 100%;
	padding: 5px 0 24px 0;
}

div.navigation .alignleft
{
	float: left;
	display: inline;
}

div.navigation .alignright
{
	float: right;
	display: inline;
}div#searchbox {	padding: 0;	margin: 0;}div#searchbox  input{	padding: 0;	margin: 0;}div#searchbox  input.submit{	font: bold 14px serif;	background-color: #600;	color: white;	text-transform: lowercase;	margin: 0px;	padding: 0 10px 3px 10px;	border: none; -moz-border-radius: 20px;    -webkit-border-radius: 20px;    -khtml-border-radius: 20px;    border-radius: 20px;}div#searchbox  input.submit:hover {	cursor: pointer;}div#post-navigation {	margin: 50px 0px 0px 0px;	padding: 8px;}div#post-navigation .next a {float: right;}
