body {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font: 0.8em Verdana, Arial, sans-serif;
}

/* links */
a {
    /*color: #3366BB;*/
    /*color: #ff2b17;*/
}
a:link { }
a:active { }
a:visited { }
a:hover { }

a.external {
    color: black;
}

img {
    border: none;
}

/* basic layout */
#everything {
    min-width: 980px;
    position: relative;
}

#topbanner {
    width: 100%;
    background: #fff;
    height: 40px;
    border-bottom: 2px solid black;
}

#logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 200px;
    height: 40px;
}

#toplinks {
    position: absolute;
    top: 10px;
    left: 220px;
    height: 25px;
    background: white;
    padding: 5px 5px 0px 5px;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top: 2px solid black;
}
#toplinks span {
    border: 1px dotted black;
    padding: 2px;
}
#toplinks a {
    text-decoration: none;
    color: black;
}

#search {
    position: absolute;
    top: 5px;
    right: 10px;
    width: auto;
    height: 40px;
}

#basics {
    position: absolute;
    left: 5px;
    top: 40px;
    width: 200px;
}
#basics .basically {
    padding: 5px;
    background: #f5f5e5 url(../images/fade.png) repeat-x;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    margin-bottom: 1em;
}
#basics h2 {
    font-size: 1.3em;
    border-bottom: 1px solid #a5a595;
}
#basics .extrastuff {
    text-align: center;
}
#infobox {
	position: absolute; 
	right: 5px;
	top: 40px;
	width: 320px;
}
#infobox .musicbox {
	padding: 5px;
	background: #f5f5e5 url(../images/fade.png) repeat-x;
	border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    margin-bottom: 1em;
}
#infobox .otherbox {
	padding: 0.5em 0.75em 1em 0.75em;
	background: #f5f5e5 url(../images/fade.png) repeat-x;
	border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    margin-bottom: 1em;
}
#infobox h2 {
    font-size: 1.3em;
    border-bottom: 1px solid #a5a595;
}
#infobox2 {
	position: absolute; 
	right: 0px;
	top: 50px;
	width: 100px;
	background-color: #303030;
}
#infobox2 .extrastuff {
    text-align: left;
    padding-top: 1em;
    padding-left: 1em;
    border-left: 2px solid black;
}
#infobox2 .extrastuff ul {
    padding-bottom: 1em;
}
#infobox2 .extrastuff a {
    text-decoration: none;
    color: white;
}

#content {
    margin: 0px 320px 0px 220px;
    min-width: 500px;
}
#content-new {
    margin: 0px 30px 0px 220px;
    min-width: 500px;
}

#copyright {
    margin: 0px;
    padding: 2em 0px 1em 0px;
    background: #fff;
    text-align: center;
    font-size: 0.8em;
    clear: both;
}
#copyright a {
    /*color: #ff2b17;*/
    color: black;
}
#termsconditions {
    margin: 0px;
    padding: 0px 0px 1em 0px;
    background: #fff;
    text-align: center;
    font-size: 0.8em;
    clear: both;
}
#termsconditions a {
    color: black;
}

/* layout details */
#logo img {
    border: none;
}

#innercontent {
    min-height: 400px;
    padding: 10px;
    /*border-left: 2px solid black;*/
    /*border-bottom: 2px solid black;*/
}

#innercontent h1 {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 1.4em;
}
#innercontent h2 {
    font-size: 1.3em;
    margin: 25px 0px 0px 0px;
    color: black;
    padding: 0px;
    border-bottom: 1px solid #ccc;
}
#innercontent h2#comments {
    padding-top: 2em;
}
#innercontent h3 {
    margin: 15px 0px 5px 0px;
    font-size: 1em;
}

.listsection {
    list-style-type: square;
    padding: 0px;
    margin-left: 2em;
}
.listsection li {
    font-size: 0.8em;
    padding: 0.5em;
    margin-bottom: 1.25em;
}
.listsection a {
    /*color: #ff2b17;*/
    color: black;
}
.listsection .buttons-small {
    /*text-align: center;
    margin-left: -20px;*/
}
.listsection .buttons-large {
    margin-left: -20px;
}
.yearlist {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
/*
#mainpage {
	padding: 3em 0px;
	width: 100%;
	text-align: center;
}
*/

/*data*/

/*
.songgroup {
	font-size: 1em;
	padding-top: 1em;
}
*/
/*
.songgroup img {
	padding-left: 1em;
}
*/
.songname {
    font-size: 1.1em;
    padding: 1em 0em 0em 0em;
    clear: both;
    background: #f5f5e5 url(../images/fade.png) repeat-x;
    display: block;
}
.songbuy {
    padding: 0em;
    margin: 0em;
}
.songdetails {
    padding-top: 1em;
    margin-left: 90px;
}
.songdetails2 {
    padding-top: 1em;
    margin-left: 110px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 1em;
}

#infobox .outname {
    /*font-weight: bold;*/
    font-size: 1em;
    padding-left: 1em;
}
.outname a {
    color: #aa1122;
}
#content #innercontent .outname a {
    text-decoration: none;
}
.outbuy {
    vertical-align: middle;
}
.outalbum {
    float: left;
    padding: 1em 1em 1em 0em;
}

.raz {
	font-weight: bold;
}

.whatz dt {
	font-weight: bold;
}
.whatz dd {
	padding: 0px;
	margin: 0px 0px 0.7em 0px;
}

.tblList {
    margin-top: 1em;
	font-size: 0.8em;
}
.tblList td {
	padding: 0.25em 1em 0.25em 1em;
	border: 1px solid #ccc;
}
.tblList .relatedSong td {
    border-style: dashed;
}

.comment-author {
    margin-top: 1em;
    padding: 0.25em;
    background-color: #ddd;
    border: 1px solid black;
    position: relative;
    height: 1.3em;
}
.comment-author-registered {
    margin-top: 1em;
    padding: 0.25em;
    background-color: #f5f5e5;
    border: 1px solid black;
    position: relative;
    height: 1.3em;
}
.comment-author-registered * {
    vertical-align: top;
}
.comment-author-registered .comment-author-name {
    font-weight: bold;
}
.comment-author-name {
    position: absolute;
    left: 3px;
    width: 50%;
}
.comment-date {
    font-size: 0.8em;
    position: absolute;
    right: 6em;
    width: 50%;
    text-align: right;
}
.comment-reply {
    font-size: 1em;
    position: absolute;
    right: 3px;
    width: 5em;
    text-align: right;
}
.comment-text {
    padding: 0.25em;
}
.nonelisted {
    font-style: italic;
    /*color: #ccc;*/
}
.resultlist-wrapper {
    list-style-type: none;
    clear: both;
    padding-left: 0px;
    margin-left: 0px;
}
.resultlist-wrapper-song {
    font-size: 1.3em;
    border-bottom: 1px solid #a5a595;
    margin-top: 0px;
    margin-bottom: 1em;
}
.resultlist-wrapper-song a {
    text-decoration: none;
}
.resultlist-wrapper-li {
    clear: both;
}
.resultlist {
    list-style-type: none;
    padding-left: 0em;
    margin-left: 0em;
    clear: both;
}
.resultlist li {
    padding-bottom: 1em;
    clear: both;
}
.message a {
    border: 1px solid green;
    color: green;
    font-size: 1.5em;
}
.listheader {
    clear: both;
}
.productname {
    font-size: 1.25em;
    margin-bottom: 1em;
}
.namename {
    font-size: 1.25em;
    padding-top: 1em;
    margin-bottom: 0.25em;
    background: #f5f5e5 url(../images/fade.png) repeat-x;
}
.nameli {
    vertical-align: bottom;
}
.brandrole {
    font-size: 0.9em;
    margin-bottom: 1em;
}
.tnimage {
    float: left;
    padding-bottom: 1em;
    padding-right: 1em;
}
.lastpublishedwrapper {
    background: #f5f5e5 url(../images/fade.png) repeat-x;
}
.lastpublisheddate {
    display: block;
    font-size: 0.8em;
    padding: 0em 0.5em 0.5em 0.5em;
    margin-bottom: 0.25em;
}
.lastpublishedtitle {
    display: block;
    font-weight: bold;
    padding: 0.25em 0em 0em 0.5em;
}
.otherpublisheddate {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    padding-bottom: 0px;
}
.listsonggroup {
    padding-top: 0.5em;
}
.blogitem {
    padding-top: 0.75em;
    /*padding-left: 3em;*/
}
.blogwrapper {
    background: #f5f5e5 url(../images/fade.png) repeat-x;
}
.blogsection {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
}
.buzzitem {
    padding-top: 0.75em;
    font-size: 0.85em;
    /*padding-left: 3em;*/
}
.rssline a {
    text-decoration: none;
}
.rssline {
    display: block;
    margin-top: 0.25em;
    font-size: 0.75em;
}
.recently {
    text-align: center;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 0.9em;
}
.letters {
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: capitalize;
    font-family: "Courier New", monospace;
}
.letters a {

}
.listinpage {
    padding: 1em;
}
.listinpage a {
    color: black;
}
#samplecommercials {
 width: 400px;
}

h2 {
    clear: both;
}

#statsbox {
    padding-left: 2em;
    padding-right: 2em;
}
#statsbox dt {
    float: left;
}
#statsbox dd {
    text-align: right;
}
.songintv {
    text-decoration: none;
    color: #000055;
}

#youtube_border_work_in_progress {
	width: 486px;
	height: 400px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 25px;
	background-image: url("http://www.splendad.com/images/youtube-border.png");
	background-repeat: no-repeat;
}

.errormsg
{
    font-size: 1.2em;
    font-weight: bold;
    color: red;
}
.warningmsg
{
    font-size: 1.2em;
    font-weight: bold;
}

#forumsongsection
{
    clear:both;
}

#innercontent h3.page-date {
    padding: 0em;
    margin: 0em;
    font-size: 0.75em;
}
#page-contents {
    padding-top: 1em;
}

#category-list {
    padding: 10px;
}
#category-list li {
	display: inline;
	border-left:
	1px solid #c07000;
	padding-left: 3px;
	font-size: 0.8em;
}

/* altered beast below */

.crumbs small a { color:#666; }
table.topics tr td.stat { font-size:0.9em; }
/* breadcrumbs */
.crumbs
{
	font-size:0.75em;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
}
.crumbs a { color:#468; }
.crumbs a:hover { color:#00c; text-decoration:underline; }

span.arrow
{
	font-weight:normal;
	font-size:0.9em;
	color:#999;
}

div.editbox a.utility
{
  color: #f99;
  font-size: 0.65em;
  padding: 2px 5px 4px;
  display: block;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
  float: right;
  text-align: right;
  margin-top: 0.2em;
}
a.utility:hover
{
	color:#c00;
	text-decoration:underline;
}
div.editbox a.utility
{
  color: #f99;
  font-size: 0.65em;
  padding: 2px 5px 4px;
  display: block;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
  float: right;
  text-align: right;
  margin-top: 0.2em;
}

table.wide { width:100%; }

table.forums, table.topics
{
    /*font-size:0.8em;*/
	border-collapse:collapse;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0.5em 0em;
}
table.forums tr th, table.topics tr th
{
    background:#333;
	color:white;
	font-size:0.8em;
	padding:3px 10px;
	border:1px solid #222;
}
table.forums tr td, table.topics tr td
{
	padding:7px;
	border:1px solid #ddd;
}
table.topics tr td.c2 small a, .crumbs small a { color:#666; }
table.topics tr td.stat { font-size:0.9em; }
table.topics tr td .flag
{
  background:#333;
  color:white;
  padding:1px 5px;
  margin-right:0.5em;
}

table tr th.la { text-align:left; }
table tr td.ca { 	text-align:center; }
table tr td.inv { background:#eee; }
table tr td.vat { vertical-align:top; }

/* last post */
table tr td.lp {
	/*font-size:0.85em;*/
	font-size: 0.7em;
	color:#333;
	white-space: nowrap;
}
table tr td.lp span { color:#666; }
table tr td.lp span a { color:#369; }
table.topics tr td.c1 {	border-right:0; padding-right:2px; }
table.topics tr td.c2 {	border-left:0; padding-left:2px; }
table.topics tr td.c3 { border-left:0; }
table.forums tr td.c1 {	border-right:0; padding-right:5px; padding-top:7px; }
table.forums tr td.c2 {	border-width:1px 0; padding-left:5px; }
table.forums tr td.c3 {	border-left:0; padding-left:5px; }

#monitor_topic .icon { 
  background-image:none; 
}
img.icon
{
	background:#696;
	background-image: url(../images/clearbits/bg_rounded.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
img.reply { float:right; }
img.orange { background-color:darkorange; }
img.grey { background-color:#ccc; }
img.darkgrey { background-color:#999; }
img.green { background-color:#0c0;}
.post .author .icon
{
	float:right;
}

/* posts */

table.posts
{
	border-bottom:2px solid #eee;
	margin: 0.5em 0em;
        clear: both;
}

table.posts tr td
{
	border:0;
}
table.posts tr.spacer td
{
	font-size:1px;
}

/* fade edit links */
.post .author .edit a
{
  font-size:0.7em;
  color:#666;
}

.post .author img {
	float:left; 
	margin-right:0.5em;
}
.post .author
{
	border-top:1px solid #888;
	border-left:1px solid #888;
	padding:5px 10px;
	background:#eee;
	font-weight:bold;
	color:#333;
	font-size:0.9em;
	min-height:32px;
	width:12em;
	min-width:8em;
	vertical-align:top;
}

.post .author .posts,
.post .author .admin
{
	display:block;
	font-size:0.75em;
	color:black;
	color:#666;
}
.post .author a
{
	color:#333;
	text-decoration:none;
}
.post .author a.threadauthor
{
	color:#080;
}
.post .author a:hover
{
	color:#369;
	text-decoration:underline;
}

.post .date
{
	font-size:0.75em;
	color:#666;
	font-weight:normal;
	margin-bottom:0.5em;
}

.posts .post .topbody
{
	border-top:1px solid #888;
	font-size:0.9em;
	padding:0px;
	margin:0px;
	background:#eee;
	height:1em;
}

.posts .post .reply
{
	text-align: right;
}

.posts .post .msgbody
{
	border-top:2px solid #eee;
	font-size:0.9em;
	padding:10px 20px;
}

.posts .post .msgbody blockquote
{
	border:1px solid #cda;
	border-left:3px solid #9a7;
	border-right:0;
	background:#efc;
	padding:1px 10px;
	margin-left:0;
}

.posts .post .msgbody pre
{
	font-size:0.8em;
	background:#eee;
	padding:5px 10px;
	border:1px solid #ccc;
	border-left:3px solid #ddd;
	border-right:0;
	overflow:auto;
	font-family: "Monaco", "Bitstream Vera Sans Mono", "Courier New", serif;
}

.posts .post .msgbody a:hover { color:brown; }

.posts .post .msgbody blockquote p
{
	margin:0.5em 0;	
}

.post .msgbody p.topic
{
  font-size:0.8em;
  font-weight:bold;
  background:#eee;
  padding:2px 10px;
}
.posts .post .fn {
    clear: both;
    display: block;
}

/*
.post .delete form
{
    float: left;
    display: inline;
}
*/

.msgbody .updated
{
    font-size: 0.8em;
}

.post .entry-content
{
    border-top:1px solid #888;
    padding:0px 10px;
}

/*Pagination*/
.pagination {
  clear:both;
  background: white;
  /* self-clearing method: */ }
  .pagination a, .pagination span {
    padding: .2em .5em;
    display: block;
    float: left;
    margin-right: 1px; }
  .pagination span.disabled {
    color: #999;
    border: 1px solid #DDD; }
  .pagination span.current {
    font-weight: bold;
    background: #2E6AB1;
    color: white;
    border: 1px solid #2E6AB1; }
  .pagination a {
    text-decoration: none;
    color: #105CB6;
    border: 1px solid #9AAFE5; }
    .pagination a:hover, .pagination a:focus {
      color: #003;
      border-color: #003; }
  .pagination .page_info {
    background: #2E6AB1;
    color: white;
    padding: .4em .6em;
    width: 22em;
    margin-bottom: .3em;
    text-align: center; }
    .pagination .page_info b {
      color: #003;
      background: #6aa6ed;
      padding: .1em .25em; }
  .pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .pagination {
    height: 1%; }
  *:first-child+html .pagination {
    overflow: hidden; }

