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