/* ORANGE: #ffa500 */
.leftmenu, .leftmenufooter {
    margin-bottom: 0.25em;
    border: 1px solid #ffa500;
}

a.action:hover, a.action.login:hover, a.action.prefs:hover, a.activetab:hover, .tabs a:hover {
    color: white !important;
}

#news .headline a:hover, .pageactions a:hover, .tree .ygtvlabel:hover,
a.action:hover, a.action.login:hover, a.action.prefs:hover,
.pagination a:hover, #morebutton a:hover  {
    background-color: #ffa500 !important;
}

#header em, .tabmenu a.activetab, a.action, .tabs a,
#incomingLinks, #outgoingLinks, #externalLinks, #attachmentLinks,
#versionhistory {
    color: #ffa500;
}

.calendar .link {
    border: 1px dotted #ffa500;
}

a.action, .gmlogo a:hover, .imageplugin img:hover,
.applicationlogo a:hover {
    border: 1px solid #ffa500 !important;
}

.weblogentrytitle, .weblogentryheading {
  background-color: #444444;
  color: #ffa500;
}
.weblogentryfooter {
  border-bottom: 1px solid  #444444;
}

table.recentchanges .date {
  border: 0;
  background-color: #444444 !important;
}

#findSuggestionMenu {
  background-color: black;
}

.tree .ygtvlabel {
    display: block;
    border: 1px solid #030303;
}
