/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 

/* general.css */
#topbar {
	border-bottom-color:#009bff }
	
.button.othercolor {
	background-color:#009BFF;}
			
.button.othercolor:hover {
	background-color:#34AFFF;}
	
/* default_icemegamenu.css */
.icemegamenu > ul > li.active {
	background-color:#009bff;
	background: -webkit-linear-gradient(top, #00b0ff, #009bff);
	background: -moz-linear-gradient(top, #00b0ff, #009bff);
	background: -ms-linear-gradient(top, #00b0ff, #009bff);
	background: -o-linear-gradient(top, #00b0ff, #009bff);
	background: linear-gradient(top, #00b0ff, #009bff);}
	
/* joomla.css */
#search form .btn {
	background-color:#009BFF;}
	
#search form .btn:hover {
	background-color:#34AFFF;}
	
div.pagination ul li.active a,
div.pagination ul li a:hover { 
	background-color:#009BFF; 
	border-color:#009BFF;}
	
/* modules.css */
#sidebar .sidebar_module h3.sidebar_module_heading {
	border-bottom-color:#009bff;}
	
#sidebar .sidebar_module_style1 {
	background-color:#009bff;
	background: -webkit-linear-gradient(right, #19B2FF, #009bff 30%);
	background: -moz-linear-gradient(right, #19B2FF, #009bff 30%);
	background: -ms-linear-gradient(right, #19B2FF, #009bff 30%);
	background: -o-linear-gradient(right, #19B2FF, #009bff 30%);
	background: linear-gradient(right, #19B2FF, #009bff 30%);}
	
.general_module_style1 h3 {
	border-bottom-color:#009BFF}
	
#leftcol .leftcol_module h3.leftcol_module_heading {
	border-left-color:#009bff;}
	
#sidebar .sidebar_module_style1:before {
	background-image:url(../../images/styles/style1/sidebar_style1.png)}
			
#sidebar .sidebar_module_style1:after {
	background-image:url(../../images/styles/style1/sidebar_style1.png)}
	
/* easyblog.css */
body .mod_easyblognewpost a:link, 
body .mod_easyblognewpost a:visited, 
body .mod_easyblognewpost a:hover {
	background-color: #009bff!important;
	background: -webkit-linear-gradient(top, #00b0ff, #009bff)!important;
	background: -moz-linear-gradient(top, #00b0ff, #009bff)!important;
	background: -ms-linear-gradient(top, #00b0ff, #009bff)!important;
	background: -o-linear-gradient(top, #00b0ff, #009bff)!important;
	background: linear-gradient(top, #00b0ff, #009bff)!important;
	border-color:#007CCD!important;}
		
body .mod_easyblognewpost a:hover {
	background:#009bff!important;}
	
body #ezblog-menu .blog-navi li.toolbar-item > a:hover,
body #ezblog-menu .blog-navi li.toolbar-item > a:focus {
	 background:#009BFF!important;}

/* flexslider.css */	
.iceslider .flex-direction-nav a {
	background-image:url(../../images/styles/style1/slider_direction_nav.png);}
	
	/* Demo Only */	
#logo p a {	background-image:url(../../images/styles/style1/logo.png);}