body
{ 
  background: #FFF;
  font: 76% Arial,sans-serif
  }
  
.center { text-align:center }

a img { 
	border: 0; 
}

H1.item-title
{
  font-size: 16px;
}
  
.main_cat
{
font-family:arial,helvetica,sans-serif;
font-size:13px;
line-height:16px; 
font-weight:BOLD; 
}
	

.site_title
{
   font-size: 16px;
   text-align:center;
   font-weight:bold; 
}
.site_description
{
  font-size: 14px;
  text-align:left;
}

.fp_container
{
width: 600px;
margin:1em auto;
text-align:center;
}


A:hover {
	COLOR: #316400; text-decoration : underline
}

A:link {
	COLOR: #316400; text-decoration : none
}

A:active {
	COLOR: #316400; text-decoration : underline
}

A:visited {
	COLOR: #316400; text-decoration : none
}

A.main_cat:hover {
	COLOR: #316400; text-decoration : underline
}

.sub_cat
{
font-family:verdana,arial,sans-serif;
font-size:10px;
line-height:15px; 
color:#666666;
}

a.sub_cat
{
font-family:verdana,arial,sans-serif;
font-size:10px;
line-height:15px; 
color:#666666;
}

A.sub_cat:hover {
	COLOR: #368800; text-decoration : underline
}

.darkbox {
  color: black;
  background-color: transparent;
  margin: 0 0 1em 0;
  padding: 2ex 2em 0.25em 2em;
  border: 0px solid rgb(255,101,79);
}

.ContentArea
{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
}

.BlueWhite
{
	background-color: #FF9600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

	font-weight: bold;
	color: #FFFFFF;
	
}





/* table shadow */
#itsthetable {
	background: url(images/itsthetable.png) no-repeat bottom right;
	padding: 7px;
}

#itsthetable table { 
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

/* table caption, image replace */
#itsthetable caption {
	background: url(images/ttitle.png) no-repeat 125px;
	/* kick the text */
	text-indent: -50000px;
	height: 33px;
}

#itsthetable thead th {
	background: url(images/thead_bg.png);
	height: 26px;
	color: White;
	padding: 0 5px 0 5px;
}


#itsthetable tbody td {
	border-right: 1px solid #E3F1C7;
	padding: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ABD555;
}
#itsthetable tbody .odd td {
	background: url(images/odd.png);
}

#itsthetable td:free {
	color: #ff0000;
        text-decoration: none;
}


#itsthetable tbody th {
	background: url(images/th.png) repeat-y top right;
	padding: 15px;
	padding-right: 25px;
	border-bottom: 1px solid #93C331;
}

#itsthetable a {
	color: #485F18;
       
}

#itsthetable a.free:hover {
	color: #ff0000;
       
}

#itsthetable a.free:active {
	color: #ff0000;
       
}

#itsthetable a.free:visited {
	color: #ff0000;
       
}

#itsthetable a.free:active {
	color: #ff0000;
       
}


#itsthetable a:hover {
	color: #485F18;
	text-decoration: underline;
}

#itsthetable a.blinkred {
	color: #ff0000;
        text-decoration: blink;
}

#itsthetable tfoot {
	background: url(images/tfoot.png);
	height: 25px;
	color: White;
}

/* center table headers */
#itsthetable th {
	text-align: center;
}

/* row effect */ 
#itsthetable tbody tr:hover td,#itsthetable tbody tr:hover th {
	background: url(images/tr_hover.png) repeat-x left bottom;
	border-bottom: none;
}

.album_container
{
width: 500px;
margin:1em auto;
text-align:center;
}

.song_container
{
width: 500px;
margin:1em auto;
text-align:center;
}

.artist_container
{
width: 500px;
margin:1em auto;
text-align:center;
}



A.artist:hover {
 COLOR: #316400;
 text-decoration : underline;
 font: bold 16px verdana, arial, sans-serif;
}


A.artist:link {
 COLOR: #316400;
 text-decoration : none;
 font: bold 16px verdana, arial, sans-serif;
}

A.artist:active {
 COLOR: #316400;
 text-decoration : underline;
  font: bold 16px verdana, arial, sans-serif;
}

table.comments {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.comments th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(239, 239, 214);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.comments td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(239, 239, 214);
	-moz-border-radius: 0px 0px 0px 0px;
}


table.submit_comment {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.submit_comment th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(239, 239, 214);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.submit_comment td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(239, 239, 214);
	-moz-border-radius: 0px 0px 0px 0px;
}