body
{
        background-color: #334;
}

p, blockquote, li, h3, label
{
         font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
        /* font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; */
        /* font-family: Arial, Serif; */
	font-size: small;
	line-height: 1.35em;
	text-align: left;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
        font-size: 110%;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	height: 60px;
        text-transform: lowercase;
}

#container
{
	width: 850px;
	\width: 860px;
	w\idth: 850px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
        margin-top: 16px;
	/* padding: 10px; */
       background-color: #fdfdfd;
}

#innercontainer {
  padding: 16px;
}

#sidebar-1
{
	float: left;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
         font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: small;
	margin-left: 115px;
	margin-right: 155px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

#sidebar-2
{
	float: right;
	width: 155px;
	\width: 155px;
	w\idth: 155px;
	margin-left: 5px;
	padding-top: 50px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Helvetica, Arial, Serif;
	font-size: 2em;
}

h2
{
	font-weight: bold;
	font-family: Helvetica, Arial, Serif;
	font-size: 0.9em;
	font-style: italic;
}

h3
{
	font-weight: 400;
	font-family: "Helvetica Neue",Helvetica,Arial;
        border-top: 2px solid #334;
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding: 4px;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Helvetica, Arial, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 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;
}

.comments_error
{ 
	background-color: #ffa 
}

.postInfo
{
        font-style: italic;
        padding-left: 5px;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

p.comments_invite
{
  color: #666;
  font-size: .7em;
}

.recent_articles
{
     padding-left: 0;
}

.recent_articles li {
     font-size: 0.65em;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}
