body
{
	background: #202326 url(../images/back.png) top center no-repeat;
	color: #ccc;
}

p, blockquote, li
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 1.5;
	text-align: left;
	text-shadow: black 0px 0px 1px;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#bottombar p
{
	line-height: 15px;
	font-size: 10px;
}

p.meta
{
	font-size: 12px;
       padding: 2px 2px 2px 35px;
	border-top: 1px #404649 solid;
	border-bottom: 1px #404649 solid;
	background: url(../images/bullet.png) top left no-repeat;
}

p.meta:hover
{
	background-color: #292C2E;
}

#head
{
	text-align: center;
	height: auto;
       margin-top: 0;
}

#container
{
	width: 460px;
	\width: 470px;
	w\idth: 460px;
	margin: 10px;
       margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: -10px;
}

#bottombar
{
	float: left;
	width: 460px;
	\width: 470px;
	w\idth: 460px;
	background: #303537 url(../images/infoback.png) top left no-repeat;
	border-top: 1px #404649 solid;
	border-bottom: 1px #404649 solid;
       padding-top: 10px;
       text-align: left;
}


#bottom-left
{
       float:left;
       width: 170px;
}

#bottom-left p
{
       text-align: right;
}

#content
{
	margin-left: 0px;
	margin-right: 0;
	padding-top: 30px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#foot p
{
	text-align: center;
       font-size: 0.4em;
       padding-top: 5px;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

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

#bottombar a
{
	border: 0px;
	color: #fff;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Helvetica, Lucida Grande, Arial;
	font-size: 5em;
       margin-bottom: 0px;
       padding-bottom: 0px;
}

h1 a:hover
{
       color: #DEDEDE;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
       text-align: center;
}

h3
{
	font-weight: normal;
	text-shadow: black 0px 0px 3px;
       font-family: Helvetica, Lucida Grande, Lucida Sans Unicode, Tahoma, Helvetica;
	font-size: 0.6em;
	line-height: 1.5;
	text-align: left;
	text-shadow: black 0px 0px 3px;
	padding-left: 10px;
	padding-right: 10px;

}

h4
{
	font-weight: normal;
       text-transform: uppercase;
	text-shadow: black 0px 0px 3px;
       font-family: Helvetica, Lucida Grande, Lucida Sans Unicode, Tahoma;
	font-size: 1.2em;
	line-height: 1;
	text-align: right;
	text-shadow: black 0px 0px 3px;
	padding-top: 2px;
       margin: 0 10px 0 10px;
       color: #fff;
}

h5
{
	font-weight: normal;
       text-transform: uppercase;
	text-shadow: black 0px 0px 3px;
       font-family: Helvetica, Lucida Grande, Lucida Sans Unicode, Tahoma;
	font-size: 1.2em;
	line-height: 1;
	text-align: left;
	text-shadow: black 0px 0px 3px;
	padding: 2px 0 10px 180px;
       margin: 0px;
       color: #fff;
}

h3 a
{
	border: 0px;
	font-weight: bold;
	font-family: Helvetica, "Lucida Grande", Arial, Tahoma, Helvetica;
	font-size: 2.5em;
	padding: 3px 0px 2px 0px;
}

h3 a:hover
{
	background-color: #414447;
}

h1 a, h2 a
{
	border: 0px;
       color: #FFF;
	text-shadow: black 0px 0px 3px;
}

p.articlelist
{
       text-align: left;
       margin: 0 0 0 180px;
       padding: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#commentform
{
	width: auto;
	padding: 0px 20px 15px 20px;
	margin-top: 20px;
	background: #303537 url(../images/commentback.png) top left no-repeat;
	border-top: 1px #404649 solid;
	border-bottom: 1px #404649 solid;
}

#commenttext
{
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, Helvetica;
	font-size: 11px;
}


.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}