.color,
.content_about h2,
.skills_result h2 span,
.text_testimonials h3,
.nav-tabs > li.active > a,
.text_testimonials_blog span,
.nav > li > a:hover{
	color: #ff0083;
}
.line,
.line_vertical,
.progress-bar,
.text_portfolio .botton,
.item_blog .opacity_image .botton,
.botton:hover,
.header_section,
.form_contact .botton,
#theme-options .title,
#theme-options .title span,
#theme-options .layout-style li.active,
.botton_color,
.tags li{
	background-color: #ad0c79;
}
.btn-primary,
.btn-primary:hover{
	background-image: linear-gradient(to bottom, #2bb3dd 0%, #2bb3dd 100%);
	border-color: #2bb3dd;
}
.bar_personal ul li{
    border-right: 1px solid #fe057b;
    min-width: 205px;
    color: #fe057b;
}
.botton,
.newsletter .botton,
.form_contact .botton{
	border: 1px solid #ad0c79;
}
.circle{
	background: url(/styles/netr0n/icon/circle_pink.png) no-repeat;
}
@media handheld, only screen and (max-width: 385px) {	

	.bar_personal ul li {
		border-right: none;
	}

}