/*a{color: %colour_links%;}*/
body {
	background: #EAD6DE; 
}	

/*sidebar default color: background: #f8f9f8;*/

#secondary-content { 
background: #EAD6DE; 
	}
	
#secondary-content h1, #secondary-content h2, #secondary-content h3, #secondary-content h4, #secondary-content h5, #secondary-content h6 {
	color:#999999 ;
}

#primary-content  h1, #primary-content  h2, #primary-content  h3, #primary-content  h4, #primary-content  h5, #primary-content  h6, #primary-content  .movie-title, #primary-content  .movie-page-title,#primary-content  .album-title  {
	color:#999999 ;
}

#primary-content {
	color:#595959 ;
}

#secondary-content {
	color:#595959;
}

/*Links*/

a {
	color: #01B797;
}

a:hover {
	color: #999999;
}

#footer {
/*	background: #ebebeb;*/
	background: #F5CAE2;
	color: #999999 ;
}


/*Custom Button Colors*/

.form-input-button a, #buttonCustom a, .form-input-button a:visited, #buttonCustom a:visited, #buttonCustom, .form-input-button, .form-input-button a:hover, #buttonCustom a:hover, .form-input-button a:active, #buttonCustom a:active {
	color: #999999;
}

.form-input-button, #buttonCustom { 
/*background: #eeeeee;*/
background: #EEEEEE;
} 

.form-input-button:hover, #buttonCustom:hover  {
 /*background: #cccccc;*/
 background: #CCCCCC;
}

#fancyBox {
	color: #999999;
}
