body.profile {
	background: transparent url(http://s3.amazonaws.com/chimp_production_storage/themes/background_images/6224/original.png) no-repeat scroll top left;
	background-color: #2264BF;
	background-attachment: fixed;
}

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

.sub_block a.show_options { color: #2264BF;}
#top #nav a { color: #2264BF; }  
a:visited { color: #2264BF; }  
a:link { color: #2264BF; }   
span.button-cancel a { color: #2264BF; } 
.profile a.add_link { color: #2264BF; }  
.characters { color: #2264BF;}

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

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

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

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


/*----------| 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: #E2E2E2;} /*slightly lighter*/
