/* CSS : Artists & Music */

.artists_and_music_container			{ width: 675px; height: 630px; background-color: #fdefd2; display:table; }
.artists_and_music_left					{ width: 20px; height: 630px; float: left; display:table; }
.artists_and_music_right				{ width: 655px; height: 630px; float: right; display:table; }

.artists_and_music_1					{ width: 655px; height: 15px; }
.artists_and_music_2					{ width: 635px; height: 20px; border-bottom: 1px solid #b5a78a; }
.artists_and_music_2_left 				{ width: 400px; height: 25px; float: left; text-align: left; }
.artists_and_music_2_right 				{ width: 235px; height: 25px; float: right; text-align: right; }

.artists_and_music_2_right a			{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.artists_and_music_2_right a:link 		{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.artists_and_music_2_right a:visited 	{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.artists_and_music_2_right a:active 	{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.artists_and_music_2_right a:hover 		{ font-size: 14px; color: #000000; text-decoration: none;}
.artists_and_music_2_right_margin_top	{ width: 100%; height: 5px; }

.artists_and_music_3					{ width: 100%; height: 10px; }
.artists_and_music_4					{ width: 100%; height: 22px; }
.artists_and_music_5					{ width: 100%; height: 8px; }
.artists_and_music_6					{ width: 100%; height: 549px; display:table; }
.artists_and_music_7					{ width: 100%; height: 4px; background-color: #614e17; }

.search_band							{ border: 1px solid #918c54; color: #7d7a71; width: 93px; padding: 2px; }

/* ----------------------------------*/

/* Artists & music - Artist */
.artists_container 						{ width: 654px; height: 529px; }
.artists_col1 							{ width: 218px; height: 529px; float: left; }
.artists_col2 							{ width: 218px; height: 529px; float: left; }
.artists_col3 							{ width: 218px; height: 529px; float: right; }

.artist_container							{ width: 210px; height: 75px; margin-bottom: 10px; }
.artist_left								{ width: 75px; height: 75px; float: left;  display: table-cell; }
.artist_mid									{ width: 5px; height: 75px; float: left;  display: table-cell; }
.artist_right								{ width: 130px; height: 75px; float: right; display: table-cell; }

a.artist_title_link 						{ color: #000000; text-decoration: none;}
a.artist_title_link:link 					{ color: #000000; text-decoration: none;}
a.artist_title_link:visited 				{ color: #000000; text-decoration: none;}
a.artist_title_link:active 					{ color: #000000; text-decoration: none;}
a.artist_title_link:hover 					{ color: #000000; text-decoration: underline;}

.artists_and_music_2_left p 				{ font-size: 18px; color: #000000; margin: 0px; padding: 0px; }
.artists_and_music_2_left a 				{ color: #5c0e02; text-decoration: none; margin: 0px; padding: 0px; font-size: 18px; }
.artists_and_music_2_left a:link 			{ color: #5c0e02; text-decoration: none;}
.artists_and_music_2_left a:visited 		{ color: #5c0e02; text-decoration: none;}
.artists_and_music_2_left a:active 			{ color: #5c0e02; text-decoration: none; }
.artists_and_music_2_left a:hover 			{ color: #000000; text-decoration: none; }

.artist_extra_1	a							{ color: #5a1100; text-decoration: none;}
.artist_extra_1	a:link 						{ color: #5a1100; text-decoration: none;}
.artist_extra_1	a:visited 					{ color: #5a1100; text-decoration: none;}
.artist_extra_1	a:active 					{ color: #5a1100; text-decoration: none;}
.artist_extra_1	a:hover 					{ color: #5a1100; text-decoration: underline;}

.artist_title								{ width: 172px; height: 18px; display: table-row; }
.artist_extra_1								{ width: 172px; height: 18px; display: table-row; }
.artist_extra_2								{ width: 172px; height: 18px; display: table-row; }
.artist_comments							{ width: 172px; height: 18px; display: table-row; }

/* Artists & music - Music */
.releases_container 						{ width: 654px; height: 529px; }
.releases_col1 								{ width: 218px; height: 529px; float: left; }
.releases_col2 								{ width: 218px; height: 529px; float: left; }
.releases_col3 								{ width: 218px; height: 529px; float: right; }
.release									{ width: 210px; }

.releases_artist_name			{ font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; }
.releases_release_name			{ font-size: 12px; font-weight: bold; color: #4e1100; margin: 0px; padding: 0px; }

.releases_release_name a 						{ color: #4e1100; text-decoration: none;}
.releases_release_name a:link 					{ color: #4e1100; text-decoration: none;}
.releases_release_name a:visited 				{ color: #4e1100; text-decoration: none;}
.releases_release_name a:active 				{ color: #4e1100; text-decoration: none;}
.releases_release_name a:hover 					{ color: #4e1100; text-decoration: underline;}

/* Band Latest Posts */

.band_latest									{ width: 150px; padding: 8px; background-color: #dacca9; margin-top: 4px; }
.band_latest_line								{ margin-top: 5px; }
.band_latest p									{ color: #66583d; font-family: Arial, Helvetica; }
.band_latest a									{ color: #5c4b20; text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; margin-top: 8px; }
.band_latest a:link 							{ color: #5c4b20; text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; }
.band_latest a:visited							{ color: #5c4b20; text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; }
.band_latest a:active							{ color: #5c4b20; text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; }
.band_latest a:hover							{ color: #5c4b20; text-decoration: underline; font-family: Arial, Helvetica; font-weight: bold; }

