@charset "utf-8";
	/* Goatmen Theme */
	/* Images */
#image_left {
	background:url(../images/foreground/goatmen/left_01.gif) no-repeat bottom left;
	width:422px;
	height:363px;
}
#image_right {
	background:url(../images/foreground/goatmen/right_01.gif) no-repeat bottom right;
	width:422px;
	height:363px;
}
#image_middle span {
	background: url(../images/foreground/goatmen/mainbg_01.jpg) no-repeat scroll 50% 100% transparent;
}
	/* Front Sea */
#foreground_bottom {
	position:fixed;
	bottom:40px;
	background: url(../images/foreground/goatmen/center_repeat_01.png) repeat-x scroll 150% 0 transparent;
	width:100%;
	left:0;
	z-index:4;
	height:25%;
	max-height:136px;
	min-height:70px;
}
	/* Back Sea */
#background_bottom {
	position:fixed;
	bottom:40px;
	background: url(../images/foreground/goatmen/center_repeat_01.png) repeat-x scroll 30% 0 transparent;
	width:100%;
	left:0;
	z-index:1;
	height:220px;
}

/* change padding of the content to match the width on the othere themes */
#container {
	padding-left:58px;
	padding-right:58px;
}
/* Opus Dai Logo */
#logo {
	width:355px;
	height:129px;
	margin: 0 auto 20px;	
	background: url(../images/foreground/goatmen/logo_01.png) no-repeat;
}
/* match color of the background image */
body { 
	background-color:#000;
}
/* change the background color of the image links 
#links img { 
	background:#8A70D1;
}*/
/* change the color of the top links
#page_links a {
	color:#5DB5A3;
}
 */
 
 /* Set icons to match theme */
#facebook_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) 0 0 no-repeat;}
#lastfm_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -26px 0 no-repeat;}
#mail_icon 			{ background: transparent url(/images/sprites_icons_goatmen.png) -52px 0 no-repeat;}
#myspace_icon		{ background: transparent url(/images/sprites_icons_goatmen.png) -78px 0 no-repeat;}
#reverb_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -104px 0 no-repeat;}
#rss_icon 			{ background: transparent url(/images/sprites_icons_goatmen.png) -130px 0 no-repeat;}
#twitter_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -156px 0 no-repeat;}
#youtube_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -182px 0 no-repeat;}
#flickr_icon		{ background: transparent url(/images/sprites_icons_goatmen.png) -208px 0 no-repeat;}
/* Store icons */
#cdbaby_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) 0 -50px no-repeat;}
#emusic_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -92px -50px no-repeat;}
#itunes_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -180px -50px no-repeat;}
#merchdirect_icon 	{ background: transparent url(/images/sprites_icons_goatmen.png) -257px -50px no-repeat;}
#napster_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -321px -50px no-repeat;}
#rhapsody_icon 		{ background: transparent url(/images/sprites_icons_goatmen.png) -413px -50px no-repeat;}

/* hover */
#facebook_icon:hover 		{ background: transparent url(/images/sprites_icons_goatmen.png) 0 -25px no-repeat;}
#lastfm_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png) -26px -25px no-repeat;}
#mail_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png) -52px -25px no-repeat;}
#myspace_icon:hover			{ background: transparent url(/images/sprites_icons_goatmen.png) -78px -25px no-repeat;}
#reverb_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png) -104px -25px no-repeat;}
#rss_icon:hover				{ background: transparent url(/images/sprites_icons_goatmen.png) -130px -25px no-repeat;}
#twitter_icon:hover 		{ background: transparent url(/images/sprites_icons_goatmen.png) -156px -25px no-repeat;}
#youtube_icon:hover 		{ background: transparent url(/images/sprites_icons_goatmen.png) -182px -25px no-repeat;}
#flickr_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png) -208px -25px no-repeat;}
/* Store icons */
#cdbaby_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png)  0 -75px no-repeat;}
#emusic_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png)  -92px -75px no-repeat;}
#itunes_icon:hover 			{ background: transparent url(/images/sprites_icons_goatmen.png)  -180px -75px no-repeat;}
#merchdirect_icon:hover 	{ background: transparent url(/images/sprites_icons_goatmen.png)  -257px -75px no-repeat;}
#napster_icon:hover 		{ background: transparent url(/images/sprites_icons_goatmen.png)  -321px -75px no-repeat;}
#rhapsody_icon:hover 		{ background: transparent url(/images/sprites_icons_goatmen.png)  -413px -75px no-repeat;}
