/* Color Theme - Amethyst /Violet/

color - #a48f61
/* 01 MAIN STYLES
****************************************************************************************************/
a:hover, h1.serif span, .elegantBrown, a:focus, div.active a, #contact_form label, #contact_form input,
#contact_form textarea, #mainBlog .input-group-addon button, #mainBlog .input-group-addon a, .widget ul li,
.comments .reply-btn a:hover{
  color: #a48f61;
}

.pager li a, .nav-links a, .btn, #contact_form textarea,
.replyForm #submit, #contact_form input
{border-color: #a48f61;}

#portfolio .imageWrapper.effect .caption::before,
#portfolio .imageWrapper.effect .caption::after,
#mainBlog .blogPostSeparator
{background-color: #a48f61;}

/************** FOOTER *******************/
#footer .topLine{
  background: none repeat scroll 0 0 #353535;
  color: #ffffff;
}
#footer .bottomLine{
  background: none repeat scroll 0 0 #282828;
  color: #ffffff;
}
