/*
ngmoco - Rolando 2
Scruff styles
*/

/* @override http://rolando2:8888/styles/scruff.css */

/* Whitespace Reset */

* {
	margin: 0;
	padding: 0;
}

body {
	font: bold 11px/14px "Helvetica Neue", Arial;
	color: #fff;
	text-shadow: #333 0 1px 1px;
	overflow: hidden;
	width: 956px;
	height: 658px;
}

/* Images */

a img {
	border: none;
	outline: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #fff;
}

a.active {
	background-color: rgba(0,0,0,0.3);
	color: #fff;
	-webkit-border-radius: 10px;
	border-bottom: 1px solid #735639;
	border-top: 1px solid #4a321e;
	border-right: 1px solid #4a321e;
	border-left: 1px solid #4a321e;
}

#scruff {
	width: 956px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/gallery/background.jpg) repeat;
	height: 658px;
	overflow: hidden;
}

#scruff h3 {
	height: 24px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
}

/* @group Header */

.header {
	height: 52px;
	background: url(../images/gallery/header.gif) no-repeat;
	padding-bottom: 8px;
}

.header h2 {
	float: left;
	color: #fff;
	font-size: 24px;
	position: absolute;
	top: 0px;
	left: 303px;
	height: 35px;
	padding-top: 10px;
	padding-left: 76px;
	padding-right: 60px;
}

.header h2 small {
	color: #dfcbb6;
	font-size: 18px;
	padding-left: 6px;
}

.header em.left {
	width: 62px;
	height: 33px;
	position: absolute;
	top: 6px;
	left: 0;
	background: url(../images/scruff/notes-left.gif) 0 center;
}

.header em.right {
	width: 44px;
	height: 33px;
	position: absolute;
	top: 6px;
	right: 0;
	background: url(../images/scruff/notes-right.gif) 0 center;
}

/* @end */

/* @group Banner */

.banner {
	background: url(../images/scruff/banner.jpg) no-repeat;
	margin-top: -15px;
	height: 207px;
	position: relative;
}

.banner .scruff {
	position: absolute;
	top: 34px;
	left: 189px;
}

/* @end */

/* @group Left */

#left {
	background-image: url(../images/scruff/left.png);
	width: 553px;
	height: 317px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-right: 19px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 19px;
	padding-top: 11px;
	padding-bottom: 20px;
}

#left h3.music {
	background: url(../images/scruff/title-music.gif) no-repeat 10px 0;
}

#left h3.about {
	background: url(../images/scruff/title-about.gif) no-repeat 10px 0;
}

#left p {
	margin-left: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#left a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Right */

#right {
	background-image: url(../images/scruff/right.png);
	width: 344px;
	height: 317px;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 19px;
	padding-top: 11px;
	padding-bottom: 20px;
}

#right h3.itunes {
	background: url(../images/scruff/title-itunes.gif) no-repeat 10px 0;
}

#right ol {
	list-style: none;
	padding-left: 19px;
	float: left;
	display: inline;
	padding-top: 5px;
}

#right ol li {
	float: left;
	font-size: 9px;
	padding-right: 17px;
	padding-bottom: 11px;
	overflow: hidden;
	width: 91px;
}

#right ol li a {
	text-align: center;
	width: 91px;
	display: block;
	line-height: 8px;
	font-size: 9px;
}

#right ol li a span {
	display: block;
	width: 91px;
	height: 69px;
	background-image: url(../images/scruff/itunes.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 6px;
}

#right ol li a.blackpool span {
	background-position: 0 0;
}

#right ol li a.spandex span {
	background-position: -91px 0;
}

#right ol li a.fix span {
	background-position: -182px 0;
}



#right ol li a.sweetsmoke span {
	background-position: -273px 0;
}


#right ol li a.vibrate span {
	background-position: -364px 0;
}

#right ol li a.honeydew span {
	background-position: -455px 0;
}

#right ol li a.kalimba span {
	background-position: -546px 0;
}

#right ol li a.baisies span {
	background-position: -637px 0;
}

#right ol li a.vibraphone span {
	background-position: -728px 0;
}

/* @end */
