/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */



/* "sidebar" Modules */	
#sidebar .sidebar_module {
	clear:both;
	margin-bottom:40px;}
	
	#sidebar .sidebar_module:last-child { margin-bottom:0!important}
	
	#sidebar .sidebar_module a {
		color:yellow}
		
	#sidebar > .sidebar_module:last-child { margin-bottom:0}
	
	#sidebar .sidebar_module h3.sidebar_module_heading {
		margin: 0 0 14px;
		text-transform:uppercase;
		display:inline-block;
		border-bottom:3px solid #009bff;
		font-size: 18px;
		line-height:26px;
		padding:0 0 6px;
		color:#fff;}


		#sidebar .sidebar_module_style1 {
			position:relative;
			background:#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%);
			margin: 0 -25px 30px -15px;
			padding: 15px;}
			
			#sidebar .sidebar_module_style1:before {
				content:"";
				background:url(../images/sidebar_style1.png) no-repeat top;
				width:10px;
				height:10px;
				position:absolute;
				top:-10px;
				right:0}
			
			#sidebar .sidebar_module_style1:after {
				content:"";
				background:url(../images/sidebar_style1.png) no-repeat bottom;
				width:10px;
				height:10px;
				position:absolute;
				bottom:-10px;
				right:0}	
				
			#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
				border:none;
				padding: 0;
				margin: 0 0 6px;}
		
		
	
		#sidebar .sidebar_module_style2 {
			position:relative;
			background:#474747;
			background: -webkit-linear-gradient(right, #575757, #474747 30%);
			background: -moz-linear-gradient(right, #575757, #474747 30%);
			background: -ms-linear-gradient(right, #575757, #474747 30%);
			background: -o-linear-gradient(right, #575757, #474747 30%);
			background: linear-gradient(right, #575757, #474747 30%);
			margin: 0 -25px 30px -15px;
			padding: 15px;}
			
			#sidebar .sidebar_module_style2:before {
				content:"";
				background:url(../images/sidebar_style2.png) no-repeat top;
				width:10px;
				height:10px;
				position:absolute;
				top:-10px;
				right:0}
			
			#sidebar .sidebar_module_style2:after {
				content:"";
				background:url(../images/sidebar_style2.png) no-repeat bottom;
				width:10px;
				height:10px;
				position:absolute;
				bottom:-10px;
				right:0}	
				
			#sidebar .sidebar_module_style2 h3.sidebar_module_heading {
				border:none;
				padding: 0;
				margin: 0 0 6px;}
			


/* on the "left" module position */
#leftcol .leftcol_module {
	clear:both;
	margin-bottom:40px;}

	#leftcol .leftcol_module:last-child { margin-bottom:0}
	
	#leftcol .leftcol_module h3.leftcol_module_heading {
		margin: 0 0 10px -15px;
		text-transform:uppercase;
		border-left:5px solid #009bff;
		font-size: 18px;
		line-height:26px;
		padding:6px 0 5px 10px;}


		#leftcol .left_module_style1 h3.leftcol_module_heading {
			border-left-color:#2e2e2e}
	
	




/* "promo", "bottom" and "footer" modules */
.general_module {
	margin-bottom:15px;}

	.general_module h3 {
		font-size:22px;
		display:inline-block;
		border-bottom:3px solid #3b3b3b;
		line-height:32px;
		padding:0 0 4px;
		margin:0 0 16px}
	
	.general_module img {
		float:left;
		margin:0 15px 15px 0}
		
		
			.general_module_style1 h3 {
				border-bottom-color:#009BFF}




/* "bottom" modules */



/* "footer" modules */







