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



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




/*general.css */
body {
	
	background-image:url(../../images/styles/style2/fonmain.jpg)/*tpa=http://ip-practice.ru/templates/it_community2/images/styles/style2/fonmain.jpg*/;
	background-repeat: repeat-x;
	
	}
	
body.body_effect_bottom {
	background-image:url(../../images/styles/style2/fonmain.jpg)/*tpa=http://ip-practice.ru/templates/it_community2/images/styles/style2/fonmain.jpg*/;
	background-repeat: repeat-x;
	}
		
body .btn.btn-primary,
body .button,
p.readmore a.btn { background-color:#CA2A31;}
	body .btn.btn-primary:hover,
	body .button:hover,
	p.readmore a.btn:hover { background-color:#DB3D45;}


#mainmenu {
	
	background-color:#353535;
	background: -webkit-linear-gradient(top, #2f2e2e, #353535);
	background: -moz-linear-gradient(top, #2f2e2e, #353535);
	background: -ms-linear-gradient(top, #2f2e2e, #353535);
	background: -o-linear-gradient(top, #2f2e2e, #353535);
	background: linear-gradient(top, #2f2e2e, #353535);
	border-bottom: 5px solid #f0bb03;
	}
	
#services:before { background-color:#ECABA5;}
#services img { border-color:#E4837B;}
#services [class*="span"]:hover img { box-shadow: 0 0 30px rgba(237,143,147,.8);}
@-webkit-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@-moz-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@-ms-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@-o-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
	
	
#social { background-color:#F8E3E0;;}
#twitter_mod { background-image:url(../../images/styles/style2/social_twitter.png)/*tpa=http://ip-practice.ru/templates/it_community2/images/styles/style2/social_twitter.png*/;}	
#social_icons { background-color:#F3D1CD;}
#social_icons ul li a { background-image:url(../../images/styles/style2/social_icons.png)/*tpa=http://ip-practice.ru/templates/it_community2/images/styles/style2/social_icons.png*/;}

#copyright > div { background-color:#ca7400;}

#gotop .scrollup { background-color:#fbc300;}

	
	
	
/*default_icemegamenu.css*/
.icemegamenu > ul > li:hover > a.iceMenuTitle { background-color:#2a2a2a; color:#ffc600;}
.icemegamenu > ul > li.active > a.iceMenuTitle {
	color:#fff;
	background-color:#faca24;
	background: -webkit-linear-gradient(top, #faca24, #f0bb03);
	background: -moz-linear-gradient(top, #ffc600, #f0bb03);
	background: -ms-linear-gradient(top, #ffc600, #f0bb03);
	background: -o-linear-gradient(top, #ffc600, #f0bb03);
	background: linear-gradient(top, #ffc600, #f0bb03);}
	
ul.icesubMenu { background-color:#353535;
	background: -webkit-linear-gradient(top, #2f2e2e, #353535);
	background: -moz-linear-gradient(top, #2f2e2e2, #353535);
	background: -ms-linear-gradient(top, #2f2e2e, #353535);
	background: -o-linear-gradient(top, #2f2e2e, #353535);
	background: linear-gradient(top, #2f2e2e, #353535);
	}
	
	
	
	
/*joomla.css*/
.search form.form-inline .btn { background-color:#CA2A31;} 
	.search form.form-inline .btn:hover { background-color:#DB3D45}
	



/*modules.css*/
#iceslideshow .carousel-caption div.mod-description a { color: #b01c21;}
#iceslideshow .carousel-caption div.mod-description a:hover { color:#DC2429;}
#iceslideshow .iceslideshow_arrow a:after  { background-image:url(../../images/styles/style2/iceslideshow_arrows.png)/*tpa=http://ip-practice.ru/templates/it_community2/images/styles/style2/iceslideshow_arrows.png*/;} 
#sidebar .sidebar_module h3.sidebar_module_heading {
	background-color:#CA7400;
	background: -webkit-linear-gradient(right, #D48C14, #CA7400 25%);
	background: -moz-linear-gradient(right, #D48C14, #CA7400 25%);
	background: -ms-linear-gradient(right, #D48C14, #CA7400 25%);
	background: -o-linear-gradient(right, #D48C14, #CA7400 25%);
	background: linear-gradient(right, #D48C14, #CA7400 25%);}

#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#C41F25;
	background: -webkit-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: -moz-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: -ms-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: -o-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: linear-gradient(right, #CF3D43 5%, #C41F25 25%);}
		
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { 
	background-color:#0095a2;
	background: -webkit-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: -moz-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: -ms-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: -o-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: linear-gradient(right, #14A7B3, #0095a2 25%);}
	
/*when sidebar is on right*/	
#sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading {
	background-color:#CA7400;
	background: -webkit-linear-gradient(left, #D48C14, #CA7400 25%);
	background: -moz-linear-gradient(left, #D48C14, #CA7400 25%);
	background: -ms-linear-gradient(left, #D48C14, #CA7400 25%);
	background: -o-linear-gradient(left, #D48C14, #CA7400 25%);
	background: linear-gradient(left, #D48C14, #CA7400 25%);}
		
#sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#C41F25;
	background: -webkit-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: -moz-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: -ms-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: -o-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: linear-gradient(left, #CF3D43 5%, #C41F25 25%);}
	
#sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{
	background-color:#0095a2;
	background: -webkit-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: -moz-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: -ms-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: -o-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: linear-gradient(left, #14A7B3, #0095a2 25%);}
	
#icecarousel:before { background-color:#f8e3e0;}
#icecarousel .flex-direction-nav a { background-color:#F3D0CB;}
#icecarousel .flex-direction-nav a:hover { background-color:#EEBDB6;}

#footer_mods { border-top-color:#191918;}

									

 