.head-links .top1 { float: left; }
.head-links .top2 { float: right; }
.module div.head {
	font: normal 24px/20px 'Istok Web', sans-serif;
	color: #171717;
	letter-spacing: -0.8pt;
	margin-bottom: 22px;
}
ul.menu.list-1 {
	list-style:circle;
}
ul.menu.list-1 li {
	padding:0px;
	background:transparent;
}

/* slideshow */
#slides {
	height:219px;
	padding:10px 10px 10px 10px;
}
#slideshow .module.bannerSlide {
	z-index:9999;
}
#slideshow .module.bannerSlide div.banner {
	width:100%;
	height:100%;
	background-size:100% !important;
	z-index:10000;
}

/* spotlight */
.module.spotlight {
	
}
.module.spotlight div.spotlight {
	
}
.module.spotlight div.spotlight div.article {
	
}
.module.spotlight div.spotlight div.article a {
	text-decoration:none;
	color:inherit;
}
/* RECENT POSTS - VERTICAL */

#recent-posts {width:275px;margin-bottom:25px;}
#recent-posts ul {margin-left:0;}
#recent-posts a {text-decoration:none;color:#24546C;font-family:Arial, sans-serif;}
#recent-posts a:hover {color:#a1a1a1;}
#recent-posts li{list-style:none !important;min-height:80px !important;line-height:1.5 !important;} 
#recent-posts img {float:left !important;margin-right:15px !important;align:left;box-shadow!important: 3px 5px 4px #CCCCCC!important;width:85px!important;}

/* RECENT ARTICLES (HOME - OLD - VERTICAL) */
#home-recent-articles {width:950px;}
#home-recent-articles ul {display:inline;}
#home-recent-articles li {list-style:none;float:left; width:175px;text-align:center;box-shadow:2px 2px 5px #e1e1e1;margin:7px;}
#home-recent-articles div.image {width:175px;height:125px;overflow:hidden;float:none;}
#home-recent-articles img {width:175px;min-height:125px;}
#home-recent-articles p {background:url("http://aquacal.com/webimage/aquacal/site/home-ra-bkgd.gif") repeat-x;min-height:60px;margin-top:-5px;padding:10px 5px 5px 5px;color:#fff;font-weight:bold;margin-bottom:-5px;}

/* AQUACAL HOME RECENT ARTICLES (HORIZONTAL) */
#home-blog-posts {clear:both;overflow:auto;margin-bottom:50px;}
#home-blog-posts ul {margin-left:0;padding-left:0;}
#home-blog-posts a {text-decoration:none;color:#24546C;font-family:Arial, sans-serif;}
#home-blog-posts a:hover {color:#a1a1a1;}
#home-blog-posts li{list-style:none;min-height:220px;line-height:1.25; width: 125px;float:left;margin:0 5px;text-align:center;font-size:14px;} 
#home-blog-posts img {float:left;margin-right:15px;align:left;box-shadow: 3px 5px 4px #CCCCCC;width:125px;margin-bottom:15px;}
#home-blog-posts img:hover {opacity:.8;}
#home-blog-posts p {margin-top:100px;}
.summary {display:none !important;}
