a { color: #6ba134; }

.entryBody a, .forumPost a { text-decoration: underline; }
.entryBody a:hover, .forumPost a:hover { text-decoration: none; }

#planet { 
	/*background: url("../img/themes/paladin/bg1.jpg") top center no-repeat;
	background-attachment: fixed;*/ }
	
#header { background: url("../img/themes/paladin/paladin.png") 250px 0 no-repeat; }

#adZoneTop { border: 1px solid #4e662a; }

.submitButton, #headerLogin {
	background: url("../img/themes/paladin/button_search.gif") no-repeat;
	color: #c3ffc2; }
	
.progressBar { background: url("../img/themes/paladin/poll_bar.gif") repeat; }

#menu li a {
	color: #c3ffc2;
	cursor: pointer;
	background: url("../img/themes/paladin/menu_left.png") top left no-repeat; }
	
#menu li a span { background: url("../img/themes/paladin/menu_right.png") top right no-repeat; }
#menu li a:hover, #menu li.hover a { background: url("../img/themes/paladin/menu_left_hover.png") top left no-repeat; }
#menu li.active a { background: url("../img/themes/paladin/menu_left_active.png") top left no-repeat; }
#menu li.active a span { background: url("../img/themes/paladin/menu_right_active.png") top right no-repeat; } 