/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 

/* general.css */
#topbar {
	border-bottom-color:#B81800 }
	
.button.othercolor {
	background-color:#B81800;}
			
.button.othercolor:hover {
	background-color:#EA1E00;}

/* default_icemegamenu.css */
.icemegamenu > ul > li.active,
.icemegamenu > ul > li:hover {
	background-color:#B81800;
	background: -webkit-linear-gradient(top, #CC1B00, #B81800);
	background: -moz-linear-gradient(top, #CC1B00, #B81800);
	background: -ms-linear-gradient(top, #CC1B00, #B81800);
	background: -o-linear-gradient(top, #CC1B00, #B81800);
	background: linear-gradient(top, #CC1B00, #B81800);}
	
		.icemegamenu > ul > li ul.icesubMenu { background:#B81800}
	
/* joomla.css */
#search form .btn {
	background-color:#B81800;}
	
#search form .btn:hover {
	background-color:#EA1E00;}
	
div.pagination ul li.active a,
div.pagination ul li a:hover { 
	background-color:#B81800; 
	border-color:#B81800;}
	
/* modules.css */
#sidebar .sidebar_module h3.sidebar_module_heading {
	border-bottom-color:#B81800;}
	
#sidebar .sidebar_module_style1 {
	background-color:#B81800;
	background: -webkit-linear-gradient(right, #EA1E0B, #B81800 30%);
	background: -moz-linear-gradient(right, #EA1E0B, #B81800 30%);
	background: -ms-linear-gradient(right, #EA1E0B, #B81800 30%);
	background: -o-linear-gradient(right, #EA1E0B, #B81800 30%);
	background: linear-gradient(right, #EA1E0B, #B81800 30%);}
	
.general_module_style1 h3 {
	border-bottom-color:#B81800}
	
#leftcol .leftcol_module h3.leftcol_module_heading {
	border-left-color:#B81800;}
	
#sidebar .sidebar_module_style1:before {
	background-image:url(../../images/styles/style2/sidebar_style1.png)}
			
#sidebar .sidebar_module_style1:after {
	background-image:url(../../images/styles/style2/sidebar_style1.png)}
	
/* easyblog.css */
body .mod_easyblognewpost a:link, 
body .mod_easyblognewpost a:visited, 
body .mod_easyblognewpost a:hover {
	background-color:#B81800!important;
	background: -webkit-linear-gradient(top, #CC1B00, #B81800) !important;
	background: -moz-linear-gradient(top, #CC1B00, #B81800) !important;
	background: -ms-linear-gradient(top, #CC1B00, #B81800)!important;
	background: -o-linear-gradient(top, #CC1B00, #B81800)!important;
	background: linear-gradient(top, #CC1B00, #B81800)!important;
	border-color:#861200!important}
		
body .mod_easyblognewpost a:hover {
	background:#B81800!important}
	
body #ezblog-menu .blog-navi li.toolbar-item > a:hover,
body #ezblog-menu .blog-navi li.toolbar-item > a:focus {
	 background:#B81800!important;}

/* flexslider.css */	
.iceslider .flex-direction-nav a {
	background-image:url(../../images/styles/style2/slider_direction_nav.png);}