a:link, a:active, a:visited {
	color : #000;
}
a:hover {
	text-decoration:none;
	color:#bc4f1a;
}

#strangemenu .active {
	color:#bc4f1a;
}
#strangemenu ul li ul li .active {
	color:#f5f5f5;
}
#strangemenu ul li a:hover {
	color: #bc4f1a;
}
#strangemenu ul li ul li a:hover { /*sub menus hover style*/
	color: #f5f5f5;
	border-bottom:1px solid #bc4f1a;
}
#strangemenu ul li ul {
	border:1px solid #000;
	
}
#strangemenu ul li ul li ul {
	border:1px solid #000;
	border-top:1px solid #bc4f1a;
}
:hover#toTop {
	color:#bc4f1a;
}
#top {
}
#teaser {

	background-color: #000;
}
#slider-wrapper {
	
}
.caption-content strong {
	color:#f5f5f5;
	background:#bc4f1a;
}
.blog_title a:hover {
	color:#bc4f1a;
}
ul.entry_details {
	border-left:1px solid #bc4f1a;
}
ul.category_list a:hover {
	color:#bc4f1a;
}
ul.social li a:hover {
	border-bottom:1px solid #bc4f1a;
	color:#ccc;
}
h4.active a {
	color: #000;
	border-bottom:1px solid #bc4f1a;
}
a.button, input.button {
	color:#f5f5f5;
	border-right:2px solid #bc4f1a;
}
input.button {
	border-right:2px solid #bc4f1a;
}
input.button:hover, .button:hover {
	color:#bc4f1a;
	border-right:2px solid #000;
}
input#name:focus, input#email:focus, input#search2:focus, textarea:focus, #searchform input:focus {
	border: 1px solid #bc4f1a;
}
.highlight1 {
	background-color:#bc4f1a;
}
.dropcap1 {
	color:#bc4f1a;
}
.dropcap2 {
	background-color:#bc4f1a;
}
blockquote.style6 {
	border-left: 6px solid #bc4f1a;
}
.fancycaption .slide-top {
	
}
.entry_hover a {
	border-right:2px solid #bc4f1a;
}
.entry_hover a:hover {
	color:#bc4f1a;
}
.theme_color {
	color:#bc4f1a;
}
::selection {
 background: #bc4f1a;
}
::-moz-selection {
 background: #bc4f1a;
}
ul.tags li a {
	color:#bc4f1a;
}
.footer_widget a {
	color:#999;
}
.footer_widget a:hover, .sub-footer a:hover {
	
	color:#bc4f1a;
}
#footer {
	border-top:1px solid #bc4f1a;
	border-bottom:1px solid #bc4f1a;
}
#sub_footer a:hover {
	border-bottom:1px solid #bc4f1a;
	color:#ccc;
}
.entry_hover a {
	color: #f5f5f5;
}
.fancycaption .caption h4 {
	color:#ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fancycaption .caption a:hover h4 {
	color:#bc4f1a;
}
.blog_title a {
	color:#000;
}
.portfolio h4 a:hover {
	text-decoration:none;
	color:#bc4f1a;
}
#project span {
	background:#bc4f1a;
}
.fancycaption span {
	color:#bc4f1a;
}
ul.team li a:hover {
	color:#000;
}
span.tweet_text a:hover {
	color:#000;
	border-bottom:1px solid #bc4f1a;
}
span.tweet_time a:hover {
	color:#000;
	border-bottom:1px solid #bc4f1a;
}
a.fancy_link:hover {
	color:#000;
	border-bottom:1px solid #bc4f1a;
}

ul.blog_tags {
	border-bottom:1px solid #bc4f1a;
}
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #FFF;
}

div.anythingSlider .thumbNav a {
	color: #FFF;
	background-color: #bc4f1a;
}