/* CSS Document */

@import url(layout_all.css);


/* Layout styles */
#container {
	background-position: top left;
	background-repeat: no-repeat;
}
.judys { background-image: url(../images/bg_judys.jpg); }
.washarama { background-image: url(../images/bg_washarama.jpg); }
.moo { background-image: url(../images/bg_moo.jpg); }
.smells { background-image: url(../images/bg_smells.jpg); }
.plenty { background-image: url(../images/bg_plenty.jpg); }
.teenage { background-image: url(../images/bg_teenage.jpg); }
.appliances { background-image: url(../images/bg_appliances.jpg); }
.bean { background-image: url(../images/bg_bean.jpg); }
.modo { background-image: url(../images/bg_modo.jpg); }
.bigboys { background-image: url(../images/bg_bigboys.jpg); }
.towel { background-image: url(../images/bg_towel.jpg); }
.merch { background-image: url(../images/bg_merch.jpg); }
.contact { background-image: url(../images/bg_contact.jpg); }



#content_secondary {
	position: absolute;
	top: 700px;
	left: 0;
	width: 54%;
	height: 200px;
	background-image: url(../images/bg_content_secondary_secondary.png);
}
.wallpapers, .album {
	padding: 30px 0 10px 17%;
}
.album {
	font-size: 26px;
	font-weight: bold;
}

.wallpapers img, .album img {
	border: black solid 1px;
	float: left;
}
.wallpapers ul, .album p {
	width: 200px;
	height: 136px;
	padding: 20px 0 0 15px;
	text-align: left;
	float: left;
}
.album p {
	text-align: center;
	padding-top: 30px;
}
.wallpapers li {
	padding-bottom: 17px;
	font-size: 16px;
}
#tracks {
	font-size: 14px;
	border: black solid 1px;
}
#tracks a {
	font-size: 14px;
}
#tracks legend {
	font-size: 16px;
	font-weight: bold;
	margin : 0 0 0 3px;
	padding : 0.5em;
	color: black;
}
#tracks ol {
	list-style-position: inside;
	margin-left: 20px;
	padding: 10px 0 20px 0;
}
#tracks li {
	margin: 2px 0 2px 0;
}
#tracks em {
	font-style: italic;
}
.item {
	width: 370px;
	border: 1px solid black;
	padding: 15px;
	margin: 10px 0 10px 0;
}
.item p {
	font-size: 14px;
	margin-top: 10px;
	clear: both;
	padding: 0;
}
.item img {
	float: left;
	border: 1px solid black;
	margin-right: 10px;
}
.item h3 {
	text-align: center;
	padding: 10px 0 0 0;
}
img.btn {
	border: white;
	padding: 20px 16px 0 20px;
	float: none;
}
.item img.btn {
	padding-left: 30px;
}
#content .item a {
	border: white solid 1px;
}
#content ul {
	padding: 5px 0 20px 5px;
}
#content.down {
	padding-top: 200px;
}
ul.link li{
	padding-bottom: 10px;
}
#tracks li a {
	padding-right: 20px;
	background-image: url(../images/music.png);
	background-repeat: no-repeat;
	background-position: right;
}
.clear {
	clear: both;
}
#content .item span {
	display: block;
	text-align: center;
	font-weight: bold;
	color: maroon;
	padding-top: 4px;
}


/* Navigation */



/* Site Info Area */




/* Page-specific rules */



