html
{
	overflow-y: scroll;
	height: 100%;
	margin-bottom: 0.1em;
}

body
{
	font: 75% Georgia, Serif;
	color: #444;
	background: #000;
	text-align: center;
	margin: 0 0 80px;
}

#container
{
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 850px;
}

#header
{
	width: 850px;
	background: url("http://www.buffalosmallpress.org/images/20.gif") no-repeat center center;
	background-color: #C11E35;
	height: 250px;
	padding: 0 0 30px 0;
        position: relative;
}

#header a.logo
{
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 235px;
}

#header a h1
{
        display: none;
}

#main
{
	float: left;
	width: 550px;
	padding: 20px 0 10px;
	margin: 0 10px 0 30px;
}

#sidebar
{
	float: right;
	width: 210px;
	font-size: 1em;
	line-height: 1.2em;
	color: #666;
	padding-top: 50px;
	margin-right: 10px;
}

#footer
{
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	width: 850px;
	border-top: 1px solid #CCC;
	padding: 20px 0 10px 0;
	background-image: url(http://buffalosmallpress.org/images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	clear: both;
}

p
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.0em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

h1
{
	font-size: 2.9em;
	font-weight: normal;
}

h2
{
	font-size: 2em;
	font-weight: normal;
}


h3
{
	font-size: 1.5em;
    font-style: italic;
	font-weight: normal;
}

small, .small
{
	font-size: 0.9em;
}

#sidebar h2
{
	font-size: 1.5em !important;
	font-weight: normal !important;
	padding: 7px 0 7px 32px !important;
	display: block;
	text-transform: lowercase;
	background-color: #0099CC;
	background-image: url(http://buffalosmallpress.org/images/sidebar_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	width: 170px;
}

#footer p
{
	align: center;
	margin: 0 0 0 180px;
	padding: 0;
}

a
{
	color: #C11E35;
	text-decoration: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.5em Georgia, Times, serif;
}

a:hover { text-decoration:underline; }

#sidebar a
{
	color: #c00;
	border: none;
}

#sidebar a:hover { text-decoration:underline; }

#footer a
{
	color: #888;
	font-weight: bold;
}

#footer a:hover
{
	border: none;
	text-decoration: none;
	color: black;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#footer ul
{
	text-decoration: none;
	margin: 0 0 15px 180px;
	padding: 0;
}

#footer ul li
{
	text-aling: left;
	display: inline;
	padding: 5px 5px 0 2px;
	margin: 0;
}

#footer ul li a, #footer ul li a:visited
{
	text-decoration: none;
	color: #CC0033;
	font-size: 1.3em;
	font-family: trebuchet ms, georgia, serif;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

ul.section_list
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 253px;
	bottom: 0;
	left: 20px;
	width: 100%;
}

ul.section_list li
{
	display: inline;
	margin: 0;
}

ul.section_list, ul.section_list li a
{
	padding: 5px 15px 6px;
}

ul.section_list li a
{
	font-size: 1.3em;
	color: white;
	margin: 0 10px 0 0;
	font-weight: bold;
}

ul.section_list li a:hover
{
	background: #333;
	color: #eee;
	text-decoration: none;
}

ul.section_list li a.current
{
	color: #333;
	background-color: white;
	text-decoration: none;
}

ul.section_list li a.current:hover
{
	color: #333;
	text-decoration: none;
}

#subscribe form
{
	background-image: url(http://buffalosmallpress.org/images/signup_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	height: 35px;
	padding: 10px 0pt 0pt 180px;
	width: 335px;
}
#frontsponsor {
        width:550px;
        padding: 0;
        margin: 0;
        }

#frontleft {
        float:left;
        width: 240px;
        padding: 0;
        margin: 10px 0 0 -5px;
        }

#frontright {
        width: 240px;
        float: right;
        padding: 0;
        margin: 10px 0 0 0;
        }


#frontright img, #frontleft img {
       border: 0;
}

img {
      padding: 0 0 0 10px;
      margin: 0;
}

#mce-responses {
color: red;
font-size: 1.2em;
font-weight: bold;
position: absolute;
width: 550px;
}