blockquote
{
	padding-left: 2.5em;
}

div#sidebar h2.widgettitle
{
	color:#A00434;
	font-size:1.15em;
	padding:0 0 5px;
}

ol.content
{
	padding:0 0 1em 2.5em;
}

li.widget 
{
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../images/background-nav-line.gif) repeat-x bottom;
}

li.widget ul
{
	padding-left: 8px;
}

li#search input#searchsubmit
{
	padding: 2px;
    border: 2px solid #82032A;
	background: #c10740 url('../images/background-submit.gif') repeat-x top;
	font-size: .85em;
	font-weight: bold;
	color: #fefefe;
}

table#wp-calendar
{
	width: 100%;
}

table#wp-calendar td
{
	text-align: center;
}

p.postmetadata
{
	margin-bottom: 15px;
	background: url(../images/background-nav-line.gif) repeat-x bottom;
}

ol.commentlist
{
	list-style: none;
}

ol.commentlist li
{
	margin-bottom: 10px;
	background: url(../images/background-nav-line.gif) repeat-x bottom;
}

.green-notice
{
	color: #15b617;
}
