/*
*   name           Favourite
*   version        3.4
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*
******************************************************************************************

/// custom style

******************************************************************************************
*/

.page-header{
	color:#f79800 !important;
	border-bottom:1px solid #333;
}

h3{
	color:#f79800;	
	font-size:18px;
}

#fav-container .fav-dark .moduletable h3,
#fav-container .fav-dark .page-header h2,
#fav-container .fav-dark h2.item-title,
#fav-container .fav-dark .componentheading,
#fav-container .fav-dark #member-profile legend,
#fav-container .fav-dark div.tag-category ul h3,
#fav-container .fav-dark div.contact-category h2,
#fav-container .fav-dark div.newsfeed h2,
#fav-container .fav-dark div.newsfeed-category h2,
#fav-container .fav-dark legend {
	color:#806641;
}

#fav-container .fav-dark hr {
  margin: 20px 0;
  border: 0;
  border-top:1px solid #333;
}

a { color: #f79800 !important; }
a:hover, a:focus { color: #f79800 !important; outline: none; }

#fav-container .fav-dark .page-header h2{
  color:#fad912 !important;
}