/* music */
body#musicPage {
	background: #000000 url(/blog/wp-content/themes/nerd/images/bodyBgMusic.png) repeat top center fixed;
}

body#musicPage  #content {
	width: 769px;
	padding: 10px;
	position: relative;
	left: 47px;
	background: #000000 url(/blog/wp-content/themes/nerd/images/contentBgMusic.gif) repeat-y top center;
	border: 1px #27f727 solid;
}

*body#musicPage  #content {
	width: 769px;
	padding: 10px;
	position: relative;
	left: 48px;
	background: #000000 url(/blog/wp-content/themes/nerd/images/contentBgMusic.gif) repeat-y top center;
	border: 1px #27f727 solid;
}

body#musicPage  #mainBody {
	width: 578px;
	padding: 10px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px #27f727 solid;
}

body#musicPage  #sideBarLeft {
	margin: 58px 0 0 0;
}

body#musicPage  #sideBarLeft .sideBarBannerTop {
	padding: 0;
	position: relative;
	left: 21px;
	margin: 0;
	width: 128px;
	height: 152px;
	background: #7df388;
	border-top: 48px #27f727 solid;
	border-right: 1px #27f727 solid;
	border-bottom: 1px #27f727 solid;
	border-left: 1px #27f727 solid;
	overflow: visible;
}

body#musicPage  #sideBarLeft .sideBarBannerTop img {
	position: absolute;
	top: -48px;
}

body#musicPage  #sideBarLeft .sideBarBannerTop h4 {
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 3px 7px 5px 7px;
	margin: 0px;
	position: absolute;
	top: -48x;
}

body#musicPage  #sideBarLeft .sideBarBannerBtm {
	padding: 0;
	position: relative;
	left: 21px;
	margin: 7px 0 0 0;
	width: 128px;
	height: 120px;
	background: #7df388;
	border-top: 48px #27f727 solid;
	border-right: 1px #27f727 solid;
	border-bottom: 1px #27f727 solid;
	border-left: 1px #27f727 solid;
	overflow: visible;
}

body#musicPage  #sideBarLeft .sideBarBannerBtm img {
	position: absolute;
	top: -48px;
}

body#musicPage  #sideBarLeft .sideBarBannerBtm h4 {
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 3px 7px 5px 7px;
	margin: 0px;
	position: absolute;
	top: -48x;
}

body#musicPage  #sideBarLeft .sideBarBannerTwitter {
	padding: 0;
	position: relative;
	left: 21px;
	margin: 7px 0 0 0;
	width: 128px;
	background: #7df388;
	border-top: 40px #27f727 solid;
	border-right: 1px #27f727 solid;
	border-bottom: 1px #27f727 solid;
	border-left: 1px #27f727 solid;
	overflow: visible;
}

body#musicPage  #sideBody {
	width: 158px;
	float: left;
	border: 1px #27f727 solid;
	margin: 0 0 10px -1px;
}

body#musicPage  #sideBody .sideBodyContent {
	width: 140px;
	padding: 8px;
}

body#musicPage  #sideBanner {
	width: 158px;
	float: left;
	margin: 0 0 10px -1px;
	border: 1px #27f727 solid;
}

body#musicPage  #nothingbanner {
	width: 158px;
	float: left;
	margin: 0 0 10px -1px;
	border: 1px #27f727 solid;
}


body#musicPage  #content #footer {
	text-align: center;
	width: 760px;
	padding: 5px;
	border: 1px #27f727 solid;
	clear: both;
	font-size: 9px;
	color: #27f727;
	margin: 10px 0 0 0;
}

body#musicPage #content #footer a {
	text-decoration: none;
	color: #27f727;
}

body#musicPage #content #footer a:hover {
	text-decoration: none;
	background-color: #27f727;
	color: #000000;
}

#musicContainer {
}

#musicContainer img {
	border: none;
}

#musicLeft {
	width: 174px;
	float: left;
}

#musicLeft .top {
	height: 248px;
	display: block;
}

#musicLeft .bottom {
	display: block;
	text-align: center;
}

#musicRight {
	width: 390px;
	float: right;
	margin-left: 10px;
}

/* tracks*/
#tracks {
	clear: both;
}

.hideLink a {
	display: none;
}

#tracks .over {
	background: #000;
}

#tracks .lyrics {
	padding: 10px;
	color: #CCCCCC;
}

#tracks .trackList {
	display: block;
	border-top: 1px solid #27f727;
	position: relative;
	clear: both;
	vertical-align: bottom;
	padding: 5px 0 5px 0;
}

#tracks .trackList div.musicTitle {
	display: inline;
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
	color: #27f727;
	font-size: 11px;
}

#tracks .trackList div {
	display: inline;
	float: right;
	margin-left: 4px;
}

#tracks .trackList p {
	clear: both;
	display: inline;
}
