
#toppanel, #toppanel a,.lowerfooter,#wrapper, .tweets h3 a {
	color: ##efefef;
}	

.sidebar-content li a, #footer a, #panel a  {
	color: #b2d2e8;
}

.sidebar-content li a:hover, #toppanel a:hover{
	color: #eded13;

}

a, div.item-list-tabs#subnav a.show-hide-new, div.item-list-tabs#subnav a.new-reply-link {
	color: #b2d2e8;
  	text-decoration: none;
	outline: none; /* firefox fix  */
}

a:hover,#sub-tabs ul li.current_page_item,div.item-list-tabs#subnav a.show-hide-new:hover,div.item-list-tabs#subnav a.new-reply-link:hover {
	color: #eded13;
}

ul.paging li.pagebutton { 
	background-color: #b2d2e8;
}

ul.paging li.pagebutton.active, ul.paging a li.pagebutton { 
	background-color: #eded13;
}

#sub-tabs ul li a {
	color:#b4b4b4;
}

acronym, abbr {
	border-bottom: 1px dashed #b2d2e8;
}





.slidernav-left a {
	background:#b2d2e8 url(images/gallery-nav.png) top left no-repeat;
}
.slidernav-right a {
	background:#b2d2e8 url(images/gallery-nav.png) top right no-repeat;
}

.slidernav-left a:hover {
	background:#eded13 url(images/gallery-nav.png) top left no-repeat;
}

.slidernav-right a:hover {
	background:#eded13 url(images/gallery-nav.png) top right no-repeat;
}





#content .textresize ul li {
	background-color:#b2d2e8;
}

#content .textresize ul li:hover {
	background-color:#eded13;
}


#content ul li.socialinit, #content ul li.socialhide:hover, #content .socialicons ul li, #content .postmetadata .comments.yes, .twitterfollow a {
	background-color:#b2d2e8;
}

#content ul li.socialinit:hover,#content ul li.socialhide, #content .socialicons ul li:hover, #content .postmetadata .comments.yes:hover, .twitterfollow a:hover  {
	background-color:#eded13;
}



#wp-calendar td a {
	background-color:#b2d2e8;
}

#wp-calendar td a:hover {
	background-color:#eded13;
}

.tab a.open {
background-color:#b2d2e8;
}

.tab a.close {
background-color:#b2d2e8;
}

.tab a:hover.open {
background-color:#eded13;
}

.tab a:hover.close {
background-color:#eded13;
}

.panelcontent h2 a, .panelcontent h2 {
	color:#3399f2;
}

/** Hightlights *********************************/ 
span.highlight.one {background:#b2d2e8;}
/** / Hightlights *********************************/ 

/** Shortcodes *********************************/ 
.accordion .ui-icon,.revealbox .ui-icon { background-color:#b2d2e8; }
.accordion .ui-state-active .ui-icon {background-color:#eded13;  }
/** / Shortcodes *********************************/ 

.stage-control #stage-prev,.stage-control #stage-next,.stage-control #stage-pause,.stage-control #stage-resume, .stage-control .poststage-prev,.stage-control .poststage-next,.stage-control .poststage-pause,.stage-control .poststage-resume  {background-color:#b2d2e8;} 
.stage-control #stage-prev:hover,.stage-control #stage-next:hover,.stage-control #stage-pause:hover,.stage-control #stage-resume:hover, .stage-control .poststage-prev:hover,.stage-control .poststage-next:hover,.stage-control .poststage-pause:hover,.stage-control .poststage-resume:hover  {background-color:#eded13;}  