#nav li#current,#nav li#current a{
	background:#8D0148;
}
#nav li:hover, #nav li a:hover  {
	background:#8D0148;
}
#sidebar .post h3,#sidebar .post h3 a,#sidebar .post h3 a:hover,#sidebar .post h3 a:visited {
	color: #df8300;
}
#sidebar li.widget_contact_widget {
	background: #df8300;
}
li.bypostauthor {
	border: 1px #df8300 solid;
}
input#searchsubmit:hover {
	background: #df8300;
}
input#submit:hover, input#reset:hover{
	background: #df8300;
}
#footer h2 {
	color: #df8300;
}
#footer li a:hover {
	color: #df8300;
}
a {
	color: #FF8500;
	text-decoration:underline;
}
a:hover{
	color:#df8300;
}
.pagination a:hover, .pagination a.selected{
	color: #fff;
	background: #8D0148;
}
ul.projects li a {
	background: #df8300;
}
#testimonials {
    background:#FFF8EF;
    border:1px #FF8500 solid;
}
#box1 {
	background:#FFF8EF;
    border:1px #FF8500 solid;
	padding:10px;
	margin-bottom: 30px;
	color: #898989;
	position:relative;
	font-style: italic;
}
.notification_ok
{
border: 1px #EFDCC2 solid;
background: #FFF8EF;
}
