/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(http://www.sfwa.org/bulletin/graphics/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #cc9900;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}


hr {
	display: none;
}

/* Header */

#header {
	width: 870px;
	height: 80px;
	margin: 0 auto;
	background: url(http://www.sfwa.org/bulletin/graphics/img02.jpg);
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.5em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 890px;
	height: 51px;
	margin: 0 auto;
	background: url(http://www.sfwa.org/bulletin/graphics/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 10px 5px 5px 15px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

.highlight {color: red;
}


#menu a:hover {
	text-decoration: underline;
}

/* Full Page */

#fullpage {
	width: 850px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	background: url(http://www.sfwa.org/bulletin/graphics/img04.jpg) no-repeat;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	background: url(http://www.sfwa.org/bulletin/graphics/img04.jpg) no-repeat;
}


/* Content */

#content {
	float: left;
	width: 405px;
}

.post {
	margin-bottom: 40px;
}

.post .toc {
	border-bottom: 1px solid #454545;
	padding: 20px 0px 0px 0px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}



/* Cover */

#cover {
	position: absolute; top: 110px; left: 570px
}


.caption {
	font-size: 1.8em;
	text-align: center;
}


/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(http://www.sfwa.org/bulletin/graphics/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
	color: #ffffff;
}
