

body, .tweets h3 a {
	color:#5f5f5f;
}	

.sidebar-content li a {
    color: #5f5f5f;
}

.sidebar-content li a:hover {
	color: #999;

}

a {
    color:#1594d9;
  	text-decoration: none;
	outline: none; /* firefox fix  */
}

#tabs ul li.current_page_item a {
	color: #3bb8ff;
}


a:hover,#sub-tabs ul li.current_page_item {
	color: #3bb8ff;

}
ul.paging li { 
	background-color: #1594d9;
}

ul.paging li.active { 
	background-color: #3bb8ff;
}

#sub-tabs ul li a {
	color:#b4b4b4;
}

acronym, abbr {
	border-bottom: 1px dashed #;
}





.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:#1594d9 ;
    
}

.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 ;
   
}
