#page-header
{
	border-bottom: 3px solid #FFFFFF;
}

#page-nav li ul li:hover, #page-nav li ul li.current_page_item { background-color: #f68439; }

#page-footer
{
	border-top: 3px solid #f68439;
}

#content h2 a:hover, #content h3 a:hover
{
	color: #f68439;
}

#sidebar li a:hover
{
	color: #4B186E;
}

#page-detail .post a
{
	color: #CC3399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3399;
    text-decoration: none;
    padding-bottom: 2px;
}

#page-footer a.url
{
	color: #f68439;
}

#portfolio-list .portfolio-item h3 a:hover
{
	color: #f68439;
}

#page-footer a:hover
{
	color: #f68439;
}

#page-nav li.current_page_item, #page-nav li.current_page_parent, #page-nav li.current-cat, #page-nav li.current-cat-parent
{
	background: url("../images/theme_orange/bg_nav_current.gif") no-repeat 100% 100%;
}

#page-nav li.current_page_item a, #page-nav li.current_page_parent a, #page-nav li.current-cat a, #page-nav li.current-cat-parent a
{
	background: url("../images/theme_orange/bg_nav_current.gif") no-repeat 0% 0%;
}

#branding h1 a
{
	background: url("../images/theme_orange/logo.png") no-repeat 0% 0%;
}

#sidebar h3
{
	background: url("../images/theme_orange/bg_sidebar_h3.gif") no-repeat 0% 0%;
}

#sidebar .widget_search label
{
	background: url("../images/theme_orange/bg_sidebar_h3.gif") no-repeat 0% 0%;
}


#page-footer ul ul li
{
	background: url("../images/theme_orange/bullet_1.png") no-repeat 0px 4px;
}

#post-navigation a:hover
{
	color: #f68439;
}

#content #gallery_changer li.current a
{
	background-color: #f68439;
	border: 1px solid #f68439;
}

#content #page-detail .search-results h3 a:hover
{
	color: #f68439;
	text-decoration: none;
}