/*---------------------------------------------------------------

# 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

-----------------------------------------------------------------*/

::selection {background:#97defb;color:#fff}

/*Basic*/

a{color:#2b9ccb}

a:hover,a:active,a:focus{color:#1ab4f4}



/*Logo*/

a#logo{background:url(../../images/styles/style3/logo.png) no-repeat 0 50%}



/*Module Styles*/

.mod-wrapper h3.header span,.mod-wrapper-flat h3.header span {color:#2b9ccb} 



/*Menu*/

#hornav ul.level-0 > li.menu-item.active > a.menu-item,#hornav ul.level-0 > li.menu-item:hover > a.menu-item,

#sublevel ul.level-1 > li.menu-item.active > a.menu-item,#sublevel ul.level-1 > li.menu-item:hover > a.menu-item{color:#fff; background-color:#c65e10;
  -webkit-transition-property: background-color, color !important;
  -webkit-transition-duration: 0.3s !important;
  -webkit-transition-timing-function: linear !important;

  background: linear-gradient(top,#fda25e, #c65e10 ) !important;
  background: -webkit-linear-gradient(#fda25e,#c65e10) !important;  
    background: -moz-linear-gradient(#fda25e,#c65e10) !important;  
    background: -o-linear-gradient(#fda25e,#c65e10) !important;  
    background: linear-gradient(#fda25e,#c65e10) !important;
  background: -moz-linear-gradient(90deg,  #c65e10,  #fda25e) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fda25e', endColorstr='#c65e10')";}
#hornav{ border-bottom:1px solid #c65e10 ;}
#hornav ul.level-0 > li .submenu-inner,#sublevel ul.level-1 > li .submenu-inner {border-bottom:5px solid #00ff00;}



/*Custom0291cd*/

.sp-slide-desc span.created {background:#35a3c3}



/*Joomla*/

a.readmore,.adminform button,#adminForm button,.button,button[type=submit],input[type=submit],input[type=button] {background:#0292ce url(../../images/styles/style3/btn-bg.png) repeat-x 0 0;color:#fff;border:1px solid #01a8ee}

a.readmore:hover,.adminform button:hover,#adminForm button:hover,.button:hover,button[type=submit]:hover,input[type=submit]:hover,input[type=button]:hover {background:#050505;border-color:#333 #222 #222;border-right:1px solid #252525}



div.pagination ul li a{background:#2b9ccb;border:1px solid #42c7ff;color:#fff}

div.pagination ul li a:hover,div.pagination ul li.pagination-active a{background:#333;border:1px solid #444;color:#fff}



/*K2 Specific*/

div.itemRelated li a:hover,div.itemAuthorLatest li a:hover,

div.itemCommentsForm p.itemCommentsFormNotes {color:#2b9ccb}

.catItemBlogView .infoBlock,.itemViewBlog .infoBlock {background:#2b9ccb url(../../images/styles/style3/k2/arrow.png) no-repeat 100% 23px}

.catItemBlogView .catItemDate, .itemViewBlog .catItemDate {background:url(../../images/styles/style3/k2/date_border.png) repeat-x 0 100%;}

div.k2TagCloudBlock a:hover {background: #2b9ccb;border: 1px solid #42c7ff}	