

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

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

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

}

a {
	color: #1594d9;
  	text-decoration: none;
	outline: none; /* firefox fix  */
}



a:hover,#sub-tabs ul li.current_page_item {
	color: #3bb8ff;
}

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

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

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

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





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

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

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





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

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


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

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



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

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

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

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

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

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

.panelcontent h2 a, .panelcontent h2 {
	color:#01a5e2;
}

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

/** Shortcodes *********************************/ 
.accordion .ui-icon,.revealbox .ui-icon { background-color:#1594d9; }
.accordion .ui-state-active .ui-icon {background-color:#3bb8ff;  }
/** / 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:#1594d9;} 
.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:#3bb8ff;}  