/*
*   name           Favourite
*   version        3.5
*   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
///
//////////////////////////////////////////////////////////////////////////////*/
#fav-maincontent,
#fav-sidebar2 .moduletable,
#fav-sidebar1 .moduletable,
#fav-sidebar2 .moduletable_menu,
#fav-sidebar1 .moduletable_menu
{
  border: 1px solid #505e4b;
  padding: 5px;
  background-color: rgba(73,82,70,0.5);
}


#fav-sidebar2 .moduletable .form-inline,
#fav-sidebar1 .moduletable .form-inline
{
  margin: 0px;
}

#fav-focus
{
  padding: 0;
}
#fav-focus1>div
{
  margin: 0;
}

#fav-maincontent>div>div
{
  border-bottom: 2px solid #5e695a;
}

#fav-maincontent .page-header h2
{
  font-size: 14pt;
  color: #bef574 !important;
}
#fav-maincontent .page-header h2>a
{
  color: #bef574 !important;
}
#fav-maincontent .page-header h2>a:hover
{
  color: #5da130 !important;
}
#fav-maincontent .page-header h2>a:visited
{
  color: #806b2a !important;
}
.favnav .navigation .menunav-pills a,
.favnav .navigation .menunav-pills > li > a
{
	margin: 2px 2px 2px 2px;
}