body.profile {
	background: #000 url(../../images/theme/city.jpg) no-repeat scroll top center ;
	background-attachment: fixed;
}

/*----------| HEX COLOR A |----------*/

.sub_block a.show_options { color: #431e79;}
#top #nav a { color: #431e79; }  
a:visited { color:#431e79; }  
a:link { color:#431e79; }   
span.button-cancel a { color:#431e79; } 
.profile a.add_link { color:#431e79; }  
.service-thumbnail a.active {	border-color: #431e79;}
.characters { color: #431e79;}

/*----------| HEX COLOR B |----------*/

#top .beta { color: #CCC; }
div.input-button input, div.input-submit input, div.input-button a { background-color: #CCC }; 
.form-openid { border-color: #CCC; }
.form-openid h1 { background-color: #CCC; }

.form-box { border-color: #CCC; }
.form-box h1 { background-color:#CCC; }

div.input-button input, div.input-submit input {
	background-color:#CCC; }
	
div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus {
	background-color:#CCC; }


/*----------| Other |----------*/

div.input-button input, div.input-submit input, div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus { color: #FFF; }

.form-openid .site { background-color: #EEECEC;} /*slightly lighter*/

.update_block { color: #7D7D7D; }
#status_update .update_block .update_on label a { color: #7D7D7D; }

