a {
	color:#FB7745;
}

.intro a {
	color:#FB7745;
}

.team-text h6  {
	color:#FB7745;
}

.testimonial-meta h5 {
	color:#FB7745;
}

span.caption a:hover {
	color:#FB7745;
}

.widget a:hover {
	color:#FB7745;
}

.featured-sidebar ul li.selected a {
	color:#FB7745;
}

ul.tags a:hover {
	color:#FB7745;
}

.authorp h2 a:hover {
	color:#FB7745;
}

.comment a:hover {
	color:#FB7745;
}

#toggle-view li.activated h3 {
	color:##FB7745;
}


ul#filters li a:hover {
	color:#fff;
	background:#FB7745;
}

ul#filters li.selected a {
	color:#fff;
	background:#FB7745;	
}

.portfolio h3 a:hover {
	color:#FB7745;
}

h2.post-title a:hover, .meta a:hover {
	color:#FB7745;
}

.pagenav a:hover {
    background:#FB7745;
    color:#fff;
}

span.current {
    background:#FB7745; 
}

#footer a:hover {
	color:#070505;
}

#footer {
	overflow:hidden;
	clear:both;
	background-color:#FB7745;
	color:#fff;
	margin:0 auto;
}

#navwrap {
	background: url(../../images/stripes-dark.png) #FB7745;
	border-top: 3px solid #FB7745;
	border-bottom: 3px solid #FB7745;
}

ul#mainnav li a:hover, ul#mainnav li a:active, ul#mainnav li a.current {
	color: #000;
}

.nav-first-item {
	border-top:1px solid #fb7745;
}

ul#mainnav li ul li a:hover, ul#mainnav li ul li ul li a:hover, ul#mainnav li a.current li a.current:hover, ul#mainnav li li a.current {
	background:#fb7745 !important;
	color: #fff;
}

.toggle-plus {
	background:url(plus.png) no-repeat scroll right center;
	width:21px;
	height:21px;
}

.toggle-minus {
	background:url(minus.png) no-repeat scroll right center;
	width:21px;
	height:21px;
}

h6.check {
	background:url(checked.png) no-repeat scroll center left;
	padding-left:25px;
}

.previous-post-link a {
	background:url(arrow-prev-hover.png) no-repeat scroll 0 0;	
}

.previous-post-link a:hover {
	background:url(arrow-prev.png) no-repeat scroll 0 0;	
}	

.next-post-link a {
	background:url(arrow-next-hover.png) no-repeat scroll 0 0;
	margin-left:1px;
}

.next-post-link a:hover {
	background:url(arrow-next.png) no-repeat scroll 0 0;	
}	

#intro {
    border-left: 4px solid #FB7745;
}

.purchase-button {	
	 background: #FB7745;
}

#services-graph li span {
	background-color: #FB7745;
}

input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    -moz-box-shadow: 0px 0px 2px #FB7745;
    -webkit-box-shadow: 0px 0px 2px #FB7745;
    border:1px solid #FB7745;
    box-shadow: 0px 0px 2px #FB7745;
}

