/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
-----------------------------------------------------------------*/
a{color:#0390e2}
a:hover,a:active,a:focus{color:#333}
a#logo {background:url(../../images/styles/style1/logo.png) no-repeat 0 50%}
h3.header{color:#0390e2}
div.pagination ul li a:hover,div.pagination ul li.pagination-active a,a.spcomments:hover,a.readmore:hover,.adminform button:hover,#adminForm button:hover,.button:hover,button[type=submit]:hover,input[type=submit]:hover,input[type=button]:hover {
	background: #01a7e4;
	background: -moz-linear-gradient(top, #01a7e4 0%, #0098d0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01a7e4), color-stop(100%,#0098d0));
	background: -webkit-linear-gradient(top, #01a7e4 0%,#0098d0 100%);
	background: -o-linear-gradient(top, #01a7e4 0%,#0098d0 100%);
	background: -ms-linear-gradient(top, #01a7e4 0%,#0098d0 100%);
	background: linear-gradient(top, #01a7e4 0%,#0098d0 100%);
	border-color:#16cbff;
	border-bottom-color: #0083b3;
}
.blog_portfolio .item_innerDiv:hover{border-bottom:1px solid #0183AD}
#sp-slides .sp-slide,#sp-slides .controllers span.active {background-color:#0892c0}
/*Menu*/
#hornav{background:#0892c0 url(../../images/styles/style1/hornavbg.png) repeat-x 0 0}
#hornav ul.level-0 > li.menu-item,
#sublevel ul.level-1 > li.menu-item{background:url(../../images/styles/style1/nav-sep.png) repeat-y 0 0}
#hornav ul.level-0 > li.menu-item.active {background-color:#10a5d7}
#hornav ul.level-0 > li.menu-item > a.menu-item{text-shadow:0 1px #035682}

#sp-bottom {border-top:10px solid #0189b5}