/********************************* 
* J!NEWS - NEOJOOMLA! TEMPLATE 
* 
* Author : Neojoomla! www.neojoomla.com
* Copyright © 12.2007
* 
* Color : BLUE STYLES
**********************************/

a, a:hover {	color: #5586BE; }


.light a#logo { 	background: url(../images/logo_jnews-light-blue.gif) no-repeat 0 0; }
.medium a#logo { 	background: url(../images/logo_jnews-medium-blue.gif) no-repeat 0 0; }
.dark a#logo { 		background: url(../images/logo_jnews-dark-blue.gif) no-repeat 0 0; }



#mainmenu a.mainlevel {
	background: #5586BE url(../images/topmenu_shadow-blue.gif) repeat-x 0 0;
	border-bottom: 1px solid #4A74A3;
}
#mainmenu a.mainlevel:hover { 
	color: #A2C5EC; 
	border-bottom-color: #A2C5EC; 
}
#mainmenu .menu {
	background-color: #5586BE;
}
#mainmenu a.sublevel:hover { 
	color: #A2C5EC; 
}



.usermodules h3, #right .floatmodule h3 {
	color: #5586BE;
}
.usermodules a.mainlevel:hover, .usermodules a.sublevel:hover {
	color: #5586BE;
}


#right h3 {
	background: url(../images/heading-blue.gif) repeat-x 0 50%;
}
#right a.mainlevel:hover, #right a.sublevel:hover {
	color: #5586BE;
}



.contentheading, .contentheading a {
	color: #5586BE;
}
.contentheading a:hover { 
	background-color: #5586BE;
}


#content ul li {
	background: url(../images/icon_square-blue.png) no-repeat 0 8px; 
}
#content h3 {
	color: #5586BE;
}



ul.latestnews li, ul.mostread li, .neolatestnews li {
	background: url(../images/icon_square-blue.png) no-repeat 0 3px;
}



a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { 
	background-color: #5586BE;
}

div.back_button a:hover { 
	background-color: #5586BE;
}
