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

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


a { color: #6b6257; }

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

.scroll-content {
	width: 1200px;
}


