body {
	text-align: center;
	background-color: #16161b;
	color: #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CFCFCF;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	line-height: 140%;
}

a {
	color: #D39C11;
	text-decoration: none;
	outline: none;
}
li a.active, a.active {
	color: inherit;
	font-weight: bold;
}
a:hover {
	color: #ffd876;
	text-decoration: none;
	cursor: normal;
}
dt {
	font-weight: bold;
}

a img {
	border: 0px;
}

.hidden {
	display:none;
}

.clear {
	clear: both;
	padding: 1px;
}

html, body {
	height:100%;
}
#page-wrapper {
	text-align: center;
	width: 1010px;
	margin: 0 auto;
	background:url('images/contentbg.png') top center repeat-y;
	min-height: 100%;
	position:relative;
}
body.admin-menu #page-wrapper {
	margin-bottom: -20px;
}

body.node-type-page #page-title {
	display:none;
}

tr.even, tr.odd {
  background-color: inherit;
  border-bottom: 1px dotted #666;
  padding: 0.2em 0.7em;
}

tbody.noborder {
	border: 0px;
}

#main {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#banner {
	width: 1000px;
	height: 118px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: url('images/banner20170127.png') no-repeat center center;
}

#bannerright {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	height: 130px;
	border: 0px;
}
body {
	text-align: left;
	font-size: 13px;
	margin: 0;
}

#nowplaying {
	width: 480px;
	height: 104px;
	margin: 7px 0;
	margin-right: 7px;
	position: absolute;
	right: 0;
	/*background: url(images/layout/nowplaying.png) no-repeat top left;*/
}
#nowplaying-status {
	position:absolute;
	top:81px;
	left:7px;
	background: transparent no-repeat center center;
/*	min-height:27px;
	min-width:27px;*/
	text-align:center;
	color: #666;
}
#nowplaying-status span {
	color:#EEE;
	font-family:Arial,sans-serif;
	font-size: 12px;
	line-height: 27px;
}
#nowplaying-status.status-g {
	background-image: url(images/layout/default.png);
}
#nowplaying-status.status-r {
	background-image: url(images/layout/red.png);
}
#nowplaying-albumart {
	position:absolute;
	top:5px;
	left:5px;
	width:81px;
	height:81px;
	background: transparent url(/albumart/cover81/triforce.png) center center no-repeat;
}
#nowplaying-artist {
	position:absolute;
	top:49px;
	left:95px;
	color: #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
#nowplaying-album {
	position:absolute;
	top:80px;
	left:95px;
	color: #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
#nowplaying-title {
	position: absolute;
	top: 15px;
	left: 95px;
	right: 6px;
	color: #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#nowplaying-remaining {
	position:absolute;
	bottom:2px;
	right:4px;
	color:#666;
}
#nowplaying-requested {
	position:absolute;
	top:1px;
	right:3px;
	text-align: right;
	font-size: 85%;
}
/*#nowplaying-popart-container {
	position:absolute;
	top: 93px;
	right: 0;
	width:480px;
	left: 19px;
	display: none;
	z-index: 100;
	background: #222226 url(images/layout/nowplaying.png) no-repeat right -84px;
	border: solid 1px #2a2a2f;
	border-style: solid solid solid solid;
	box-shadow: 1px 3px 10px black;
	padding: 5px;
}
#nowplaying-popart-container .slant {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 16px;
	width:16px;
	background:black;
	position:absolute;
	top: -18px;
	left: 23px;
	z-index:-2;
	border-color: #0E0E11 transparent #0E0E11;
	border-style: solid;
	border-width: 0 18px 18px 18px;
}
#nowplaying-popart-container img {
	background: #0E0E11;
	border: solid 5px #0E0E11;
	/*margin-right: 10px;
	float: left;
	height: 200px;
	width: 200px;
}
#bannerright:hover #nowplaying-popart-container {
	display: block;
}*/

/*#logo {
	display: block;
	width: 471px;
	height: 47px;
	background:url('images/worldzeldamusicradio.png') center center no-repeat;
	margin-right: -17px;
	float: left;
	margin-top: 95px;
}*/

#bannerimage {
	position: absolute;
	left: 54px;
	top: 25px;
}

#zeldalink {
	position: absolute;
	left: 325px;
	bottom: 0px;
}

#navigation {
	width: 100%;
	height: 32px;
	margin-top: -2px;
	margin-left: -1px;
	position: relative;
	z-index: 9;
}
.navlink {
	display: block;
	float: left;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-position: top left;
}
.navlink:hover {
	background-position: bottom left;
}
#nav-home {
	background-image:url('images/nav-home2.png');
	width: 167px;
}
#nav-videos {
	background-image:url('images/nav-videos.png');
	width: 166px;
}
#nav-news {
	background-image:url('images/nav-news.png');
	width: 166px;
}
#nav-music {
	background-image:url('images/nav-music.png');
	width: 166px;
}
#nav-shows {
	background-image:url('images/nav-shows.png');
	width: 166px;
}
#nav-community {
	background-image:url('images/nav-community.png');
	width: 165px;
}
#nav-help {
	background-image:url('images/nav-help.png');
	width: 170px;
}
#contentbg {
	position: relative;
	z-index: 8;
	text-align: left;
	margin: 0 auto;
	margin-top: -5px;
	margin-bottom: -20px;
	width: 100%;
}
#sidebar {
	float: right;
	width: 324px;
	padding-bottom: 3em;
}
#content {
	width: 675px;
	background: #232328 url('images/postsbg.png');
	/*text-align: center;*/
	height:100%;
	float: left;
}
#posts {
	/*text-align: center;*/
	margin: 0 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
h1, h2 {
	font-size: 1.5em;
}
.postbreak {
	/*clear: both;*/
	margin: 10px 0;
	height: 23px;
	background: url(images/postbreakbg.png) center left repeat-x;
}
.link-wrapper {
	background: url(images/postbreakbg.png) center left repeat-x;
	min-height: 23px;
}
#pagetitle {
	margin-left: 8px;
	height: 23px;
	background: center left no-repeat;
}
.post {
	text-align: left;
	margin: 0 auto;
}
#posts .node-teaser {
	/*padding-bottom: 1.2em;
	margin-bottom: 1.2em;
	border-bottom: solid 0.1em grey;*/
}
h1 + .meta.submitted {
	margin-top: -1em;
}
.meta.submitted {
	margin-bottom: 1em;
	font-size: 90%;
}
.posttitle {
	width: 100%;
	font-size: 23px;
	padding: 0;
	margin: 0;
	font-weight: 300;
}
.postdate {
	width: 100%;
	font-weight: bold;
	font-size: 10px;
}
.postcontent p{
	font-size: 12px;
	line-height: 1.3em;
}
.node-unpublished{
	background-color: inherit;
	border: 1px solid #700;
}

form.request {
margin: 1.5em 0 0.5em 0;
}

.taxonomy-term-description {
	border-bottom: 1px solid #555;
	margin-bottom: 1em;
}

/* Comments (Austin Wright 20110910) */
.postcomments {
	margin: 2px 6px 0 0;
	float: right;
}
div.comment {
	margin-top: 1em;
}
div.comment div.comment_wrapper {
	/*padding-left: 65px;*/
	padding-left: 0.3em;
	margin-bottom: 1em;
}
div.comment div.comment_user {
	float: left;
}
div.comment span.comment_title {
	font-weight: bold;
}
div.comment span.comment_rating {
	color: #666;
	font-variant: small-caps;
}
div.comment span.comment_date {
	color: #666;
	font-variant: small-caps;
}
div.comment .comment_footer {
	overflow: hidden;
	font-variant: small-caps;
	text-align: right;
}
div.comment .comment_footer .button {
	float: right;
	margin: 0 0.4em;
}
div.comment div.comment_divider {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
div.comment div.comment_replies {
	margin-left: 4em;
}
div.comment .indented {
	border-left: 0.1em solid grey;
	padding-left:0.3em;
}


.postsource {
}

#footer {
	width: 1010px;
	height: 25px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	text-align: left;
	/*background:url('images/footerbg.png') bottom center no-repeat;*/
	z-index: 10;
}

#footright {
	position: absolute;
	top: 8px;
	right: 10px;
}

#footleft {
	position: absolute;
	top: 8px;
	left: 20px;
}

#copyright {
	width: 63px;
	height: 13px;
	float: left;
	margin-right: 8px;
	margin-top: -2px;
	background:url('images/copyright.png') center center no-repeat;
}

.footlink {
	display: block;
	float: left;
	height: 12px;
	margin-right: 12px;
	background-position: top center;
}

.footlink:hover {
	background-position: bottom center;
}

.view-songs table {
	width:100%;
	clear: both;
}

.view-artist table {
	width:100%;
	clear: both;
}

.view-videos table {
	width:100%;
	clear: both;
}

.view-id-albums ul {
	list-style-type: none;
}
.view-id-albums ul>li {
	display: inline-block;
}

.messages.status {
	margin: 2em;
	padding: 0.5em;
	border: solid 1px hsl(270, 8%, 60%);
	background: hsl(270, 6%, 24%);
	color: hsl(90, 100%, 86%);
}

.messages.error {
	margin: 2em;
	padding: 0.5em;
	border: solid 1px hsl(0, 70%, 70%);
	background: hsl(0, 10%, 50%);
	color: hsl(0, 100%, 86%);
}

.feed-icon {
	display: none;
}

div.request {
	
}

div.links {
	margin-top: 3px;
	margin-right: 3px;
}

/* Music Page Blocks */

/* Recently Added songs block */
.view-recently_added-block_1 ul {
	padding:0;
}
.view-recently_added-block_1 ul li {
	width: 322px;
	margin: 10px;
	padding: 5px;
	list-style: none;
	background: #232328 url('images/postsbg.png');
}

/* Recently played songs block */
.view-recent ul {
	padding:0;
}
.view-recent ul li {
	margin: 10px;
	padding: 5px;
	list-style: none;
	background: #232328 url('images/postsbg.png');
}

#block-views-recent-block-1 > h2 {
	width: 304px;
	height: 23px;
	text-indent: -9999px;
	background-image: url(/images/recentlyplayedsongs.png);
	margin: 10px 0 0 10px;
}

/* Recent comments block */
.view-comments ul {
	padding:0;
}
.view-comments ul li {
	margin: 10px;
	padding: 5px;
	list-style: none;
	background: #232328 url('images/postsbg.png');
}

/* Listen Now! links */
.listennow {
	width: 304px;
	height: 23px;
	margin-left: 10px;
	margin-top: -5px;
	background:url('images/listennow.png') center center no-repeat;
}
.listen {
	width: 100%;
	height: 23px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 9;
}
.listenlinks {
	display: block;
	float: left;
	height: 25px;
	padding: 0px;
}
#mainstream {
	width: 144px;
	background:url('images/mainstream.png') center center no-repeat;
}
#lofi {
	margin-left: 8px;
	width: 73px;
	background:url('images/lofi.png') center center no-repeat;
}
#help {
	margin-left: 8px;
	width: 72px;
	background:url('images/help.png') center center no-repeat;
}
#listen-player {
	margin-right: 11px;
	width: 143px;
	background:url('images/listen-player.png') center center no-repeat;
}
#listen-devicehelp {
	margin-left: 8px;
	width: 143px;
	background:url('images/listen-devicehelp.png') center center no-repeat;
}

/* Site Links */
.sitelink {
	width: 304px;
	height: 23px;
	margin-left: 10px;
	margin-top: -5px;
	background:url('images/sitelinks.png') center center no-repeat;
}
.links {
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 9;
}
.sitelinks {
	display: block;
	float: left;
	height: 25px;
	padding: 0px;
}
#links {
	margin-top: 5px;
	width: 96px;
	background:url('images/layout/links/links.png') center center no-repeat;
}
#chatroom {
	margin-top: 5px;
	margin-left: 8px;
	width: 96px;
	background:url('images/layout/links/chatroom.png') center center no-repeat;
}
#wallpapers {
	margin-top: 5px;
	margin-left: 8px;
	width: 96px;
	background:url('images/layout/links/wallpapers.png') center center no-repeat;
}
#staff {
	margin-top: 5px;
	width: 96px;
	background:url('images/layout/links/staff.png') center center no-repeat;
}
#contact {
	margin-top: 5px;
	margin-left: 8px;
	width: 96px;
	background:url('images/layout/links/contact.png') center center no-repeat;
}
#faq {
	margin-top: 5px;
	margin-left: 8px;
	width: 96px;
	background:url('images/layout/links/faq.png') center center no-repeat;
}
#aboutus {
	margin-top: 5px;
	width: 96px;
	background:url('images/layout/links/aboutus.png') center center no-repeat;
}
#sitehistory {
	margin-top: 5px;
	margin-left: 8px;
	width: 96px;
	background:url('images/layout/links/sitehistory.png') center center no-repeat;
}
#donate {
	margin-top: 5px;
	margin-left: 8px;
	width: 96px;
	background:url('images/layout/links/donate.png') center center no-repeat;
}

a#app {
	margin-top: 3px; margin-bottom: 10px; margin-left: 8px;
	width: 304px;
	overflow: hidden;
	height: 60px;
}

a#app img {
  margin-right: 5px;
  height: 60px;
  float: left;
}

/* */
#block-views-comments-recent-comments > h2 {
	height: 22px;
	margin-bottom: 0;
	clear: both;
	text-indent: -9999px;
	background: url(/sites/all/themes/radiocharcoal/images/block-recentcomments.png) center center no-repeat;
}
#block-user-login > h2 {
	height: 22px;
	padding-top: 1em;
	margin-bottom: 0;
	clear: both;
	text-indent: -9999px;
	background: url(/sites/all/themes/radiocharcoal/images/block-usermenu.png) center center no-repeat;
}
#block-user-login > .content {
	padding: 0 2em;
}
#block-system-navigation > h2 {
	height: 22px;
	margin-bottom: 0;
	clear: both;
	text-indent: -9999px;
	background: url(/sites/all/themes/radiocharcoal/images/block-navigation.png) center center no-repeat;
}
#block-system-user-menu > h2 {
	height: 22px;
	margin-bottom: 0;
	clear: both;
	text-indent: -9999px;
	background: url(/sites/all/themes/radiocharcoal/images/block-usermenu.png) center center no-repeat;
}

/* Song page layout */
body.node-type-song #page-title {
	display: none;
}
.node-song {
	margin-top: 10px;
}
.song-albumart, .track-albumart {
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.song-title, .track-title {
	position: relative;
	font-size: 24px;
	font-family: Verdana;
	margin-top: -3px;
	margin-left: -2px;
}
.song-artist, .track-artist {
	position: relative;
	font-size: 14px;
	font-family: Verdana;
}
.song-album, .track-album {
	position: relative;
	font-size: 14px;
	font-family: Verdana;
}
.taxonomy a {
	margin: 0 0.5em;
}
