/*
CSS style for JNews Warrior
Coded by ThemeWarrior
URL: http://www.themewarrior.com
May 2009
*/

body#body {
	background: #fff url(../images/style-blue/bg-header.jpg) repeat-x;
}

a {
	color: #26619d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Top Menu */
.top-menu ul li a {
	border-right: 1px solid #286d96;
}

ul.mainlevel-son-of-suckerfish-horizontal li:hover ul,
ul.mainlevel-son-of-suckerfish-horizontal li.hover ul {
	background: #125278;
}

ul.mainlevel-son-of-suckerfish-horizontal li li a {
	border-bottom: 1px solid #155c87;
}

a.sublevel-son-of-suckerfish-horizontal:hover, a.sublevel_active-son-of-suckerfish-horizontal:hover, a.sublevel_current-son-of-suckerfish-horizontal:hover {
	background: #267eb1;
}

/* Sub Menu */
#header .sub-menu ul li a {
	background: #267eb1;/*#E1BD99;*/
}

/* Server Date */
#sub-header .date, #sub-header .date span.feed a {
color1: #6b90a5;
color: white;	
}

/* MiniFrontPage */
span.minifp-introtitle a {
	color: #26619d !important;
}

.minifp-full-link-wrp a {
	background: #85b1ca !important;
}

/* Articles Table */
table td.sectiontableheader {
	background: #97acb9;
}

/* Footer */
#footer {
	background: url(../images/style-blue/bg-footer.gif) repeat-x;
}