

#toppanel, #toppanel a,.lowerfooter,#wrapper, .tweets h3 a {
	color:#5f5f5f;
}	

.sidebar-content li a {
    color: #5f5f5f;
}

.sidebar-content li a:hover, #toppanel a:hover {
	color: #999;

}

a {
	color: #96bc33;
  	text-decoration: none;
	outline: none; /* firefox fix  */
}



a:hover,#sub-tabs ul li.current_page_item {
	color: #96bc33;
}

ul.paging li { 
	background-color: #96bc33;
}

ul.paging li.active { 
	background-color: #96bc33;
}

#sub-tabs ul li a {
	color:#b4b4b4;
}

acronym, abbr {
	border-bottom: 1px dashed #96bc33;
}





.slidernav-left a {
	background:#96bc33 url(images/gallery-nav.png) top left no-repeat;
}
.slidernav-right a {
	background:#96bc33 url(images/gallery-nav.png) top right no-repeat;
}

.slidernav-left a:hover {
	background:#96bc33 url(images/gallery-nav.png) top left no-repeat;
}

.slidernav-right a:hover {
	background:#96bc33 url(images/gallery-nav.png) top right no-repeat;
}





#content .textresize ul li {
	background-color:#96bc33;
}

#content .textresize ul li:hover {
	background-color:#96bc33;
}


#content ul li.socialinit, #content ul li.socialhide:hover, #content .socialicons ul li, #content .postmetadata .comments.yes, .twitterfollow a {
	background-color:#96bc33;
}

#content ul li.socialinit:hover,#content ul li.socialhide, #content .socialicons ul li:hover, #content .postmetadata .comments.yes:hover, .twitterfollow a:hover  {
	background-color:#96bc33;
}



#wp-calendar td a {
	background-color:#96bc33;
}

#wp-calendar td a:hover {
	background-color:#96bc33;
}

.tab a.open {
background-color:#96bc33;
}

.tab a.close {
background-color:#96bc33;
}

.tab a:hover.open {
background-color:#96bc33;
}

.tab a:hover.close {
background-color:#96bc33;
}

/** Hightlights *********************************/ 
span.highlight.one {background:#96bc33;}
/** / Hightlights *********************************/ 
