/* Version 2 */
/* Page Setup */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

html {
	background: url(/img/fg1-back.png);
	font: 62.5% arial, helvetica, clean, sans-serif;
}

a:link, a:visited, a:active {
color: #006699;
}

#footer a:hover, .post .text a:hover, .miniUserList a.user:hover {
	text-decoration: underline !important;
}

p.info {
	font-size: 1.3em;
	padding: 0.4em;
	clear: both;
}

div.info{
	font-size: 1.5em;
	clear:both;
	width: 30.5em;
	padding: 0.3em;
}


p.infoimp {
	font-size: 1.5em;
	padding: 0.3em;
	margin-bottom: 0.4em;
	line-height: 1.3em;
	clear: both;
	width: 30.5em;
}

.warning {
	border: 1px solid red;
	background: #FFEEFF;
}

#page {
	width: 95em;
	margin:auto;
	background: white url(/img/shadleft.png) repeat-y;
	height:100%;
}

#pagein {
	background: url(/img/shadright.png) repeat-y top right;
	min-height: 100%;
}

.flash {
	clear: both;
	font-size: 1.3em;
	padding: 0.6em 0.4em;
	color: red;
	background: #FFFFCC;

}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

.unbold {
	font-weight: normal;
}

/* END Page Setup */

/* Heading & Nav Links */

#heading {
	margin-left: 6em;
	float: left;
	width: 24em;
	padding-top: 3em;
	padding-left: 0.2em;
	margin-bottom: 4em;
}

.explore #heading {
	margin-left: 12em;
}

#heading span {
	display: none;
}

#heading a {
	width: 230px;
	height: 105px;
	background: url(/img/fg2-logo.png);
	display: block;
}

#navLinks {
	float: left;
	margin-left: 24em;
	margin-top: 1em;
}

#navLinks #userInfo {
	font-size: 1.2em;
	/* padding-left: 0.5em; */
}

#navLinks #moreLinks {
	margin-top: 0.8em;	
}

#moreLinks div, #moreLinks a {
	display: block;
	width: 18em;
	height: 2.9em;
}

#moreLinks a span {
	display: none;
}

#moreLinks #explore a {
	background: url(/img/explore.png) no-repeat center left;
}

#moreLinks #myChannel a {
	background: url(/img/my.png) no-repeat center left;
}

#moreLinks #favourites a {
	background: url(/img/favourites.png) no-repeat center left;
}

#moreLinks #myPodcast a {
	background: url(/img/myPodcast.png) no-repeat center left;
}

body.favourites #moreLinks #favourites, body.explore.home #moreLinks #explore, body.myChannel #moreLinks #myChannel, #moreLinks div:hover {
	background: url(/img/fg1-back.png);
}

/* END Heading & Nav Links */

/* Search */
#searchform {
	margin-bottom: 4em;
}

.search .searchItem{
    clear:both;
    height: 5em;
    overflow: hidden;
}
.search .type{
    float:left;
    height:6em;
    width: 2em;
}
.search .img{
    float:left;
    margin-right: 1em;
}
.search .ttl {
	font-size: 1.3em;
	font-weight: bold;
}
/* END Search */

/* River of Music */

#theRiverOfMusic {
	clear: both;
	height: 360px;
}

/*
#theRiverOfMusic {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	background: #EBEBEB;
	height: 25em;
	overflow: hidden;
	position: relative;
}

#trwelcome {
	background: #EBEBEB;
}

#theRiverOfMusic #magic {
	width: 215em;
	padding-top: 1em;
	margin-left: 36em;
	padding-bottom: 1em;
	position: relative;
	z-index: 0;
}

.home #theRiverOfMusic #magic {
	margin-left: 12em;
}

#theRiverOfMusic #shadleft, #theRiverOfMusic #shadright {
	height: 25em;
	width: 15px;
	background: url(/img/shadleft.png);
	position: absolute;
	top: 0;
	z-index:20;
}

#theRiverOfMusic #shadright {
	right: 0px;
	width: 15px;
	background: url(/img/shadright.png) top right;
	position: absolute;
	z-index: 21;
}
*/
/* END The River of Music */

/* Share Box */

.explore .share {
	width: 23em;
	margin-top: 2em;
	position: relative;
	margin-right: 12em;
	float: right;
	padding-top: 0.5em;
}

.explore .share.active {
	background: #DDDDDD;
}

.explore .share a.button {
	position: absolute;
	right: 0.3em;
	text-decoration: underline;
	font-size: 1.6em;
	margin: 0.2em;
	padding: 0.3em;
}

.explore .share.active a.button {
	background: black;
	color: white;
}

.explore .share p {
	width: auto;
}

.explore .share .form {
	padding-top: 3em;
	display: none;
}

.explore .share input {
	margin-left: 0.3em;
	width: 16.5em;
}

.explore .share.active .form {
	display: block;
}


/* Welcome Page */

.column {
	width: 23em;
	margin-right: 1em;
	float: left;
}

.box {
	width: 23em;
	height: 23em;
	background: #EBEBEB;
}

.column h2.divider {
	clear: none;
}

/* END Welcome Page */

/* Post Boxes */

.track {
	width: 23em;
	height: 23em;
	background: white;
	margin: 0 1em 1em 0;
	float: left;
	position: relative;
}

.track .post {
	position: absolute;
	bottom: 0px;
	width: 23em;
	color: white;
	max-height: 23em;
	overflow: hidden;
	background: url(/img/halfblack.png);
}

.track .author {
	font-size: 1.3em;
	display: block;
	font-weight: bold;
	color: white;
	padding: 0.5em 0.5em 0 0.4em;
}

.track .post .text {
	font-size: 1.2em;
	line-height: 1.35em;
	padding: 0.5em 0.5em 0.2em 0.5em;
}

.track .post .text a {
	color: white;
}

.track .post .text p {
	padding-bottom: 0.3em;
}

.track .date {
	cursor: default;
	position: absolute;
	font-size: 2em;
	color: white;
	background: black;
	float: left;
	margin: 1em;
	padding: 0.3em;
}

a.sub { 
	padding: 5px 25px 0.1em 0.4em;
	min-height: 22px;
	background: url(/img/heartoff.png) center right no-repeat;
	text-decoration: none;
	display: block;
}

.track.editing a.sub {
	display: none !important;
}

.track a.sub {
	padding: 0.3em 25px 0.3em 0.3em;
	position: absolute;
	z-index: 200;
	top: 0.5em;
	right: 0.5em;
}

a.sub span {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	margin-top: 3px;
}

.track a.sub span {
	display: none;
}

.track:hover a.sub, .track:hover a.sub span, .track:hover a.sub.unsub:hover span {
	background-color: white;
	color: black;
	display: block;
}

/*.track:hover a.sub.unsub, .track:hover a.sub.unsub span {
	background-color: transparent;
	
}

.track:hover a.sub.unsub span {
	display: none;
}*/

a.sub:hover, a.sub:hover span, .subavatar a.sub.unsub, .subavatar a.sub.unsub span {
	background-color: black !important;
	color: white !important;
	text-decoration: none !important;
}

a.sub.unsub, a.sub:hover {
	background-image: url(/img/hearton.png);
}

/* END The River of Music */

/* Player Styling */
#playercontrols {
	position:relative;
        width: 12em;
    float:right;
	z-index: 30;

}

#playercontrols a span{
        display: none;
}

#playercontrols div {
	display: block;
        position:fixed;
	top: 5em;
        
}

#playercontrols #play{
        display: block;
	width: 56px;
	height: 56px;
	background: url(/img/spause.png);
}

#playercontrols #play.pause {
	background: url(/img/splay.png);
}
#playercontrols #prev{
    margin-left: -5em;
    margin-top:1em;
    float:left;
    width:36px;
    height:36px;
    display: none;
    background: url(/img/sprev.png);
}

#playercontrols #next{
    margin-left: 7em;
    margin-top: 1em;
    display:none;
    float:left;
    width:36px;
    height:36px;
    background: url(/img/snext.png);
}

#bigPlayer {
    margin: 0 auto 2em auto;
}   
#bigPlayer div{
    margin:auto;
	width:100px;
} 
#bigPlayer #play {
    margin-left: .4em;
	display: block;
	width: 90px;
	height: 90px;
	background: url(/img/bplay.png);
}

#bigPlayer #play.active {
	background: url(/img/bpause.png);
}

#bigPlayer #play.active.pause {
	background: url(/img/bplay.png);
}

#bigPlayer #prev{
    margin-left: -6.7em;
    margin-top:2em;
    float:left;
    width:47px;
    height:47px;
	display: none;
    background: url(/img/bprev.png);
}

#bigPlayer #next{
    margin-left:11.7em;
    margin-top: 2em;
    display:none;
	float:left;
    width:47px;
    height:47px;
    background: url(/img/bnext.png);
}

#bigPlayer span {
	display: none;
}

.pl {
	background: url(/img/play.png) center right no-repeat;
	background-color: black;
	font-size: 1.1em;
	padding: 0.5em 15px 0.5em 0.7em;
	display: block;
	color: white;
	text-decoration: none !important;
}

.singlepost .pl span {
    font-size: 1.3em;
}

.singlepost .pl {
    width: 40.7em;
}

.active .pl {
	background: black url(/img/pause.png) center right no-repeat;
}

.active.paused .pl {
	background: black url(/img/play.png) center right no-repeat;
}

a.pl{
color:#FFFFFF;
}

/* END Player Styling */

/* User Detail View */

#posts {
	clear: both;
	margin-left: 6em;
	width: 89em;
	overflow: auto;
}

.explore #posts {
	margin-left: 12em;
	width: 71em;
}

.userDetails {
	float: left;
	width: 47em;
	margin-right: 1em;
}

.singlepost .post p {
	font-size: 1.7em;
	padding: 0.3em;
	line-height: 1.35em;
	margin-bottom: 0.4em;
}

.singlepost .img {
	margin-bottom: 1em;
}

.singlepost .img.default {
	width: 47em;
	height: 24em;
}

.wall {
	float: left;
	width: 47em;
	margin-right: 1em;
}

.comment {
	width: 47em;
	overflow: auto;
	margin-bottom: 1em;
}

.comments .avatar {
	display: block;
	width: 50px;
	height: 50px;
	margin-right: 5px;
	float: left;
	background: #EBEBEB;
}

.comments .author {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.1em 0.3em 0.3em 0.3em;
}

.comments .text {
	float: left;
	width: 41em;
}

.comments .text p {
	font-size: 1.5em;
	padding: 0 0.4em 0 0.4em;
	margin-bottom: 0;
	line-height: 1.3em;
}

.comments form {
	margin-top: 1em;
}

.comments form textarea {
	width: 31.6em;
	font-size: 1.3em;
	padding: 0.3em;
	line-height: 1.35em;
}

.comments form input {
	clear: left;
	font-size: 1.3em;
	margin-top: 0.5em;
}

.userInfo .avatar {
	float: left;
	position: relative;
	width: 23em;
	height: 23em;
	background: #DDDDDD;
	display: block;
	margin-bottom: 1em;
}

.userDetails p.sub {
	overflow: auto;
}

.userDetails p.sub span.status {
	float: left;
	display: block;
	font-size: 1.3em;
	padding: 0.4em;
}

.userDetails a.sub {
	float: left;
	display: block;
}

.editable:hover, form.editable, .editable.editing {
	background: #FFFFCC;
	overflow: auto;
}

.editable .hint {
	display: none;
}

.editable.editing .hint {
	display: inline;
	color: #666;
}

.editable input[type="text"], .editable textarea {
	width: 80%;
	float: left;
}

.editable input[type="submit"], .editable input[type="button"] {
	font-size: 13px;
	margin-left: 5px;
	float: left;
}
	

h1.title {
	font-size: 2.5em;
	padding: 0.15em;
}

h1.title.comb {
	float: left;
}

h2.title {
	font-size: 1.8em;
	padding: 0.3em;
	clear: both;
}

.hadd {
	float: left;
	font-size: 1.5em;
	padding-top: 0.8em;
	color: #999;
	font-weight: bold;
	margin-left: 0.4em;
}


.userInfo {
	margin-bottom: 1em;
	overflow: auto;
	width: 72em;
	float: left;
}

.rightbar {
	float: left;
	width: 23em;
}

.rightbar p.infoimp,  {
	width: auto;
}

.trackList {
	clear: left;
	overflow: hidden;
}

h2.divider {
	font-weight: bold;
	color: #666666;
	clear: both;
	font-size: 1.4em;
	padding: 0.3em;
	margin: 0.3em 0 0.5em;
}

h2.divider.news {
	color: black;
}

em {
	color: #99CC33;
	font-weight: bold;
}

#posts .help {
	width: 46em;
	margin-right: 1em;
	padding: 0.5em;
	float: left;
	background: #FFFFCC;
}

#posts .help p {
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

.hlinks {
	overflow: hidden;
	margin-bottom: 0.6em;
}

.hlinks a {
	display: block;
	color: black;
	float: left;
	font-size: 1.4em;
	padding: 0.4em 1.8em 0.5em 0.3em;
	text-decoration: none;
	margin-right: 1em;
	line-height: 100%;
	font-weight: bold;
	border: 1px solid white;
}

.hlinks a.active, .hlinks a:hover, .hlinks a.minor:hover {
	color: black;
}

.hlinks a.active {
	background: url(/img/fg1-back.png);
	font-weight: bold;
} 

.hlinks a:hover {
	text-decoration: underline;
}

.hlinks a.minor {
	font-weight: normal;
	background: white;
	color: #666;
}


/* END User Detail View */

/* Jump Bar Design */

.jumpBar {
	float: left;
	width: 17em;
	overflow: hidden;
	position: absolute;
	margin-left: 72em;
	margin-top: 1em;
	z-index:20;
}

.miniUserList .user {
	display: block;
	margin-bottom: 1em;
	height: 50px;
	overflow: hidden;
	text-decoration: none;
}

.miniUserList .user img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: #EBEBEB;
}

.miniUserList .user span {
	display: block;
	float: left;
	padding-top: 25px;
	margin-top: -1em;
	font-size: 1.3em;
	color: black;
	text-decoration: none;
}

.miniUserList h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0.2em;
}

.miniUserList .more {
	font-size: 1.3em;
	padding: 0.2em;
	display: block;
	margin-bottom: 1em;
}

/* END Jump Bar */

#bottomShadow{
    margin-left: 1px;
	width: 94.8em;
	height:40px;
	background-color:#A7C520;
	background: url(/img/shadBottom.png) repeat-x;
}

/* Footer */

#footer {
	margin: 4em 6em;
	padding: 0.5em;
	overflow: auto;
	border-top: 1px solid #999999;
}

.explore #footer {
	margin: 4em 11.5em;
}
#footer .tagline {
	font-size: 1.3em;
	padding: 0.5em;
}

#footer .col .tagline a {
	color: black;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer form input {
	font-size: 1.3em;
	margin: 0.1em;
	padding: 0.1em;
}

#footer .col:hover, #footer .col:hover a{ 
	color: black !important;
}

#footer .col {
	width: 17em;
	margin-right: 1em;
	float: left;
}

#footer .col.last {
	margin-right: 0;
}

#footer .col h2 {
	font-weight: bold;
	margin-bottom: 0.8em;
	font-size: 1.4em;
}

#footer h2, #footer .col a {
	margin: 0.3em 0.3em 0.5em 0.3em;
	display: block;
	font-size: 1.3em;
}

#footer, #footer a {
	text-decoration: none;
	color: #999999;
}

#footer a#top {
	margin-top: 0;
	display: inline;
}

/* END Footer */

/* Editor Design */

a.pop, a.button {
	font-weight: bold;
	margin: 0.4em;
	padding: 0.5em;
	background: white;
	font-size: 1.2em;
	color: black;
	text-decoration: none;
}

a.button {
	display: block;
	float: left;
}

a.pop {
	display: none;
	position: relative;
	margin-bottom: -4em;
	float: left;
	z-index: 200;
}

div:hover > a.pop {
	display: block;
}

a.pop:hover, a.button:hover {
	color: white;
	background: black;
	text-decoration: none !important;
}

.track.empty .newpost {
	display: block;
}

.track.editing .post, .track.editing .date, .track .newpost, .track.empty .post, .track.empty a.pop.edit {
	display: none;
}

.track.editing a.pop, div.editing:hover a.pop {
	display: none;
}

.track.editing .tabs {
	background: black;
	overflow: auto;
}

.track.editing .tabs a {
	font-size: 1.2em;
	display: block;
	padding: 0.4em;
	margin: 0.1em 0 0.1em 0.1em;
	color: white;
	text-decoration: none;
	float: left;
}

.track.editing .tabs a:hover {
	text-decoration: underline;
} 

.editor.sub {
	background: url(/img/halfblack.png);
	color: white;
	overflow: auto;
	height: 23em;
}

.editor.song .tabs .song, .editor.text .tabs .text, .editor.picture .tabs .picture {
	background: white;
	color: black;
	font-weight: bold;
}

.editor .pages > div {
	display: none;
	background: url(/img/halfblack.png);
	color: white;
	overflow: auto;
	height: 20.5em;
}

.editor label, .editor p {
	display: block;
	padding: 0.4em 0.4em 0.1em 0.4em;
	font-size: 1.2em;
	color: white;
}

.editor input[type="text"], .editor input[type="file"] {
	margin: 0 0.4em 0.2em;
	font-size: 1.2em;
	padding: 0.1em;
	font-size: 1.2em;
	width: 17.4em;
}

.editor input[type="text"] {
/*	background: black;
	color: white;*/
	border: 1px solid #999999;
	padding: 0.2em;
}

.editor input[type="submit"], .editor input[type="button"] {
	font-size: 1.2em;
	float: right;
	position: absolute;
	bottom: 0.5em;
	right: 0.5em;
	padding: 0.2em;
}

.editor textarea {
	height: 16em;
	width: 18.2em;
	padding: 0.4em;
	line-height: 1.35em;
	border: none;
	background: transparent;
	color: white;
	font-size: 1.2em;
}

.track.empty {
	background: #EBEBEB;
}

.track.empty a.button {
	margin-top: 6em;
	margin-left: 1.6em;
}

.track .editor .newsong, .track.nosong .editor .oldsong .button {
	display: none;
}

.track.nosong .editor .newsong {
	display: block;
}

.editor.song .pages .song, .editor.text .pages .text, .editor.picture .pages .picture {
	display: block;
}

h1.future {
	cursor: pointer;
}

/* END Editor Design */

/* Big Form Design */

.form label {
	width: 8.5em;
	margin-right: 0.8em;
	padding: 0.4em;
	float: left;
}

.form input {
	margin: 0.4em 0;
	padding: 0.1em;
}

.form p.info {
	margin-left: 9.7em;
}

.form input, .form label, .form span {
	font-size: 1.3em;
}

.form span {
	vertical-align: 40%;
}

.form p {
	clear: both;
}

/* END Big Form Design */

/* User List Design */

.userList .user {
	overflow: hidden;
	margin-bottom: 1em;
}

.userList img.avatar {
	width: 110px;
	height: 110px;
	display: block;
	margin-right: 10px;
	float: left;
	background: #EBEBEB;
}

.userList .badge {
	margin-right: 1em;
	float: left;
	overflow: auto;
	color: black;
}

.userList .username {
	font-size: 1.8em;
	margin-top: -0.5em;
	padding: 25px 0.3em 0.0em;
}

.userList .userinfo {
	color: black;
}

.userList a:hover .userInfo {
	text-decoration: underline;
}

.userList .description {
	font-size: 1.3em;
	padding: 0.4em;
}

.userList .userinfo {
	float: left;
	width: 23em;
}

.userList .subscribe {
	float: left;
	padding-top: 25px;
	margin-top: -1.1em;
	margin-right: 1em;
	width: 11em;
}

.track.mini {
	float: left;
	height: auto;
	margin-top: -1.1em;
	padding-top: 25px;
	position: static;
}



/* END User List Design */

/* Avatar Editor */
.avatar form {
	background: url(/img/halfblack.png);
	display: block;
	width: 23em;
	height: 22.5em;
	padding-top: 0.5em;
}

.avatar.editing img, .avatar.editing a.pop{
	display: none;
}
.subavatar{
	position: relative; 
}
.subavatar.editing a.sub {
	display: none; 
}
.avatar .subavatar{
    margin-top: 23em;
	
}
/* END Avatar Editor */

/* What Is */


.whatis {
	float:left;
	width:23em;
	margin-bottom: 2em;
}

.whatis .big {
	font-size: 1.8em;
	border: 1px solid black;
	margin-left: 0px;
}

.whatis p {
	clear: left;
	font-size: 1.5em;
	padding: 0.3em;
}


/* END What Is */

/* Tag Cloud */
.tags {
	float:left;
	width:44em;
}

.explore .tags {
	width: 44em;
}

.tags div {
	padding: 0.4em;
}

.tags a {
	text-decoration: none;
	color: black;
	margin-right: 1em;
	line-height: 1.3em;
}

.tags a:hover {
	text-decoration: underline;
}

.tags .t1 {
	font-size: 1.4em;
}

.tags .t2 {
	font-size: 1.6em;
}

.tags .t3 {
	font-size: 1.8em;
}

/* END Tag Cloud */



pre, code {
	font-family: Consolas;
	font-size: 1.4em;
}

