
	/*------------------------
	Dynamic Styles
	-------------------------*/
	body {
		font-family: Helvetica, Arial, sans-serif !important;
		color: #;
		font-size: 0.8125em;
		text-align: center;
		background: # url() top left no-repeat;
	}
	#content-artist h2 {
		color:#;
		margin:10px 0;
	}
	#content-artist h3 {
		color:#;
		display:block;
	}
	#content-artist a {
		color:#;
		text-decoration: none;
	}
	#content-artist a:hover {
		color:#;
	}
	#content-artist a:visited {
		color:#;
	}
	#content-artist a:visited:hover {
		color:#;
	}
	#navigation li a {
		display: block;
		overflow: hidden;
		color:#;
		text-decoration: none;
		font-size: 1.1em;
		font-weight: normal;
		padding: 3px 0 0 0;
		height: 20px;
	}
	#navigation li a:hover {
		color:#;
	}
	.feature-blog-post {
		width:auto;
		float:left;
		padding:20px;
		width:570px;
		background:#;
		margin-bottom:20px;
	}
	#media h3 {
		float: left;
		width: 100%;
		background:#;
		color: #;
		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:160px;
		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;
	}

