
	/*------------------------
	Dynamic Styles
	-------------------------*/
	body {
		font-family: Helvetica, Arial, sans-serif !important;
		color: #ffffff;
		font-size: 0.8125em;
		text-align: center;
		background: #000000 url(/images/artists/artist-backgrounds/fela-kuti-background.jpg) top left no-repeat;
	}
	#content-artist h2 {
		color:#f1a90f;
		margin:10px 0;
	}
	#content-artist h3 {
		color:#f1a90f;
		display:block;
	}
	#content-artist a {
		color:#f1a90f;
		text-decoration: none;
	}
	#content-artist a:hover {
		color:#f7d08d;
	}
	#content-artist a:visited {
		color:#f7d08d;
	}
	#content-artist a:visited:hover {
		color:#f7d08d;
	}
	#navigation li a {
		display: block;
		overflow: hidden;
		color:#ffffff;
		text-decoration: none;
		font-size: 1.1em;
		font-weight: normal;
		padding: 3px 0 0 0;
		height: 20px;
	}
	#navigation li a:hover {
		color:#f1a90f;
	}
	.feature-blog-post {
		width:auto;
		float:left;
		padding:20px;
		width:570px;
		background:#;
		margin-bottom:20px;
	}
	#media h3 {
		float: left;
		width: 100%;
		background:#;
		color: #ffffff;
		text-transform: uppercase;
		font-size: 1.1em;
		padding: 8px 0 5px 10px;
		margin: 0 0 10px 0;
	}
	.media-content-module {
		float: left;
		width: 170px;
		min-height:130px;
		background:#;
		/*border:1px solid #666;*/
		margin-bottom: 10px;
		margin-right: 10px;
		text-align:left;
		padding:10px;
	}
	.gallery-content-module {
		float: left;
		width: 110px;
		min-height:130px;
		background:#;
		/*border:1px solid #666;*/
		margin-bottom: 10px;
		margin-right: 10px;
		text-align:left;
		padding:10px;
	}
