/**
*	@package	STARTER Joomla! Template
*	@copyright	Copyright (C) 2009 - 2014 Omegatheme. All rights reserved.
*	@license	GNU/GPL version 2, or later
*	@website:	http://www.omegatheme.com
*	Support Forum - http://www.omegatheme.com/forum/
*	@version	$Id$
*/

/* 
* Define: color, font-family, font-size, etc. 
* for body, a, heading, etc.
*/

/* PRESET STYLE 1 - Color Blue #169FE6 */
body{
    color:#666666;
}
.body-bg{}
a {
	color: #169FE6;
}
a:hover {
    color: #169FE6;
}
h1, h2, h3, h4, h5 {}
h1 a, h2 a, h3 a, h4 a, h5 a {}
div.ot-bottomboxes {
    
}
.portfolio-menu .googlemap {
    border-top: 10px solid #169FE6;
}
#maincontent h4.ot-title {
    border-bottom: 2px solid #169FE6;
}
div.contact-form .form-actions button {
   background: #169FE6;  
}
.ot-bottom-extends .bottom-extend ul.menu li a:hover {
    color: #169FE6;
}
.tagscloud a:hover{
    background: #169FE6;
}

span.breadcrumbs a:hover {
    color: #169FE6;
}
#ot-mainmenu ul.menu li a:hover, #ot-mainmenu ul.menu li.active a, #ot-mainmenu ul.menu li.active a:hover, #ot-mainmenu ul.menu li.sfhover a {
    color: #169FE6;
}
#ot-mainmenu ul.menu li.hover a{
    border-bottom: none
}
.ot-portfolio .k2ItemBlock:hover .moduleItemIntro,
.ot-portfolio .k2ItemBlock:hover .moduleItemIntro a,
.ot-portfolio .k2ItemBlock:hover .itemRelIntro,
.ot-portfolio .k2ItemBlock:hover .itemRelIntro a,
.ot-portfolio .k2ItemBlock:hover .moduleItemIntro .moduleItemIntrotext{
    background: #169FE6;
}
ul.ot-blog li a.moduleItemTitle:hover {
    color: #169FE6;
}
.ot-blog span.itemDateCreated .ot-month,
.ot-blog span.moduleItemDateCreated .ot-month,
.ot-blog-detail span.itemDateCreated .ot-month,
.ot-blog-detail span.moduleItemDateCreated .ot-month{
    background: #169FE6;
}
a.moduleItemReadMore:hover {color: #169FE6;} 
.ot-bottom-extends .bottom-extend ul.newsfeed a:hover {
    color: #169FE6;  
}
  .ot-headertop i:hover, .ot-footer i:hover {
      color: #169FE6;
  }
div.ot-headertop a:hover {
    color: #169FE6;
}    