/* SMOOTH BLOG JOOMLA! TEMPLATE
* 
*  BLUE STYLES
*/


a, a:hover { color: #87B7E7; }

.seperator_right { background-color: #87B7E7; }


/* HEADER MENU */
#menu a.mainlevel:hover { color: #87B7E7; }
#menu a#active_menu { border-bottom-color: #87B7E7; }



/* RIGHT SIDEBAR */
#column h3 {
	background-color: #87B7E7;
}
#column ul.latestnews a:link, #column ul.mostread a:link { color: #87B7E7; }

#column a.mainlevel:hover {
	color: #87B7E7;
}
#column a#active_menu { border-left-color: #87B7E7; }



/* CONTENT */
.box_tl { background-color: #87B7E7; }

.light .box_tl { background-image: url(../images/light/box_blue_tl.gif); }
.light .box_tr { background-image: url(../images/light/box_blue_tr.gif); }
.light .box_bl { background-image: url(../images/light/box_blue_bl.gif); }
.light .box_br { background-image: url(../images/light/box_blue_br.gif); }

.dark .box_tl { background-image: url(../images/dark/box_blue_tl.gif); }
.dark .box_tr { background-image: url(../images/dark/box_blue_tr.gif); }
.dark .box_bl { background-image: url(../images/dark/box_blue_bl.gif); }
.dark .box_br { background-image: url(../images/dark/box_blue_br.gif); }


.box_inner ul li {	background-image: url(../images/iconlist_blue.png); }
.box_inner ul li a:visited { color: #CFE2F5; }

div.componentheading {	background-color: #87B7E7; }

.contentheading, .contentheading a { color: #87B7E7; }

