#header
{
	border-bottom: 2px solid #F90;
}

#blogname h1
{
	color: #F90;
}

#blogname h1 a
{
	color: #F90;
}

#blogname h1 small
{
	color: #FFC875;
}

#menubar ul li a.active
{
	color: #F90;
}

a.inplace:hover, #auth a.inplace:hover, a.comment-link:hover, .blogcomment a.reply-link:hover, .blogcomment a.edit-comment:hover, .blogcomment a.delete-comment:hover, .blogcomment a.cancel-edit:hover
{
	color: #F90;
	text-decoration: none;
	border-bottom: 1px dashed #F90;
}

#auth a:hover, .blogcomment a:hover, a.subscribe-link:hover
{
	color: #F90;
	text-decoration: none;
	border-bottom: 1px solid #F90;
}

#bodyblock
{
	border-bottom: 2px solid #F90;
}

.text a:hover, #pagination a:hover, .metadata a:hover, #footer a:hover, #contentblock a:hover
{
    color: #F90;
}

#contentblock h1 a, #contentblock h2 a
{
    color: #F90;
}

.odd 
{
    background: #FFF7EB;
}

#comments h2, #pingback h2
{
    border-bottom: 1px solid #F90;
}
