

#topusermods .moduletable h3 .inner, #content h1, #content h2, #content h3, #content h4, #content h5, #content .componentheading, #content .contentheading, #content a.contentpagetitle, #breadcrumbs  {
	color:#16c2ff;
}

#rightcontent .modulewrap h3 .inner, #leftcontent .modulewrap h3 .inner, #
 .moduletable h3 .inner {
	margin-left:2px;
	color:#16c2ff;
	text-transform:uppercase;
	font-weight:100;
	letter-spacing: -0.65px;

}

#rightcontent .modulewrap h3 .first, #leftcontent .modulewrap h3 .first {
	color:#666666;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: -0.65px;
}


#mainmenu li a {
	line-height:24px;
	height:24px;
}

#menu a:hover, a.mainlevel:hover,
#menu a:active, a.mainlevel:active,
#menu a:focus, a.mainlevel:focus {
	border-right: 4px solid #16c2ff;

}

.jnewstitle {
color:#16c2ff;

}

#topusermods .moduletable h3, #footermods .moduletable1 h3 {
	height:26px;
	background: url(tick-blue.png);
	_background: url(tick-blue.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 100%;
}


div#eventlist h2 {
	background: url(blogbubble_blue.png) no-repeat;
	color: #ffffff;
	height: 34px;
}

.eventlistmod li  {
    background: url(calendar-grey.png) no-repeat left 9px;
}

.mostread li   {
   /* background: url(article-grey.png) no-repeat left;*/
}

#footer {
	color:#ffffff;
	background: #16c2ff;
	}

.code {
	border-left: 5px solid #16c2ff;
	}
	
ul.articlelist li {
	background: url(article-blue.png) no-repeat 0 3px;
}

ul.checklist li {
	background: url(check-blue.png) no-repeat 0 3px;
}

ul.starlist li {
	background: url(star-blue.png) no-repeat 0 3px;
}


ul.arrowlist li {
	background: url(next-blue.png) no-repeat 0 3px;
}

ul.movielist li {
	background: url(movie-blue.png) no-repeat 0 3px;
}

ul.ticklist li {
	background: url(tick-blue.png) no-repeat 0 3px;
	_background: url(tick-blue.gif) no-repeat 0 3px;
}


ul.photolist li {
	background: url(camera-blue.png) no-repeat 0 3px;
}

ul.bloglist li {
	background: url(blog-grey.png) no-repeat 0 3px;
}

ul.datelist li {
	background: url(calendar-blue.png) no-repeat 0 3px;
}


