
/*==========================================================================================
	
This file contains styles related to the colour scheme of the theme

==========================================================================================*/


a { color: #0066FF; }

label span,
a:hover,
#logo a:hover,
#header-tweet a:hover,
#footer a:hover,
#gallery-footer a:hover { color: #d4db0f; }

.scroll-content {
	width: 980px;
}


