@import url(garden_base.css);
@import url(garden_structure.css);
@import url(garden_menus.css);

#inbox tr.unread a:link {color:#000000;  font-weight: bold; text-decoration: none;}
#inbox tr.unread a:visited {color:#000000; font-weight: bold; text-decoration: none;}
#inbox tr.unread a:hover {color:#000000; font-weight: bold; text-decoration: underline;}
#inbox tr.unread a:active {color:#000000; font-weight: bold; text-decoration: none;}


table.inner { 
	margin: 0px;
	border-collapse:collapse;
	width:100%;
	border: none;
}

.inner tr { border: none; }

tr.header {
background-color: #064;
}

/*th.date {  width: 110px; }
th.shortdate {  width: 75px; } */
th.tick{  width: 15px; }
th a:link {  color: #FFFFFF; }
th a:visited {  color: #FFFFFF; }
th a:hover {  color: #FFFFFF; }
th a:active {  color: #FFFFFF; }

th.forum_status { width: 2%; }
th.forum_threads { width: 3%; }
th.forum_replies { width: 5%; }
th.forum_messages { width: 5%; }
th.forum_last_post { width: 25%; }
th.forum_postauthor { width: 80px;}

.post td { vertical-align: top; }
.inner td { vertical-align: top; }

th
{
	color:#ffffff;
	font-weight:bold;
	padding: 4px;
	text-align: left;
	font-size: 1.2em;
}


checkbox	{vertical-align: middle;}



#noobs
{
	border:  1px solid #ccc;
	background-color: #fed;
	padding: 8px;
}


table.form
{
	border-collapse:separate;
	padding: 10px;
}

table.noborder tr
{
	border: none;
}

table.noborder
{
	border-collapse:separate;
	border: 1px solid #0c6;
}

#login table
{
	width: 290px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #00CC99;
	border-collapse:separate;
}

#locked
{
	padding: 20px;
	border: 2px dotted #ff0000;
	clear: both;
	background-color: #ffeeee;
}

#lockedc
{
	padding: 20px;
	border: 2px dotted #ff0000;
	background-color: #ffeeee;
}

#locked p
{
	font-weight:bold;
}

#lockedc p
{
	font-weight:bold;
}

#unlocked
{
	padding: 20px;
	border: 2px dotted #0000CC;
	clear: left;
	background-color: #eeeeff;
}

#unlockedc
{
	padding: 20px;
	border: 2px dotted #0000CC;
	background-color: #eeeeff;
}

#unlocked p
{
	font-weight:bold;
}

#unlockedc p
{
	font-weight:bold;
}

#blocknews, #messagebody, #song
{
	background-color: #fff;
	padding: 8px;
	margin: 16px 0px;
	border: 1px solid #ccc;
  	overflow:hidden;
}	

#comments
{
	border: 1px solid #00CC00;
	background-color: #cfd;
}

#comment
{
	border-bottom: 1px solid #999999;
}

#comment_text
{
  margin-left: 55px;
  overflow:hidden;
}

#messagebody
{
  overflow:hidden;
}

#comment_image
{
  float: left;
}

#blocknews img 
{
  float: left;
  margin-right: 15px;
}  

#storyimage img
{
	float: left;
  margin-right: 15px;
}  

#storydetails
{
	margin-bottom: 25px;
	overflow:hidden;
}

#songdetails
{
	margin-bottom: 15px;
}

#rating
{
  font-weight: bold;
}

#clouds_low
{
	margin: 0 auto;
	height: 12px;
  	background-color: #000;
}

#about
{
	background-color: #fff;
	padding: 20px;
}

#about h1
{
  margin-bottom: 20px;
  margin-top: 50px;
}

#about h1.first
{
  margin-top: 10px;
}

#about h2
{
  margin-bottom: 20px;
  margin-top: 30px;
}

#about sectionspace
{
  margin-top: 40px;
}  

#quote
{
	overflow:hidden;
	margin-left: 10px;
	border: 1px dotted #0099CC;
	padding: 4px;
}

#songstyle p
{
	font-weight: bold;
}

.charts
{
	padding: 8px;
	margin-bottom: 20px;
	border: 1px solid ccc;
	background-color: #dfd;
/*  	background-image:url('../images/rocket.gif');
  	background-position: 160px bottom;
  	background-repeat: no-repeat;*/
}

.charts img
{
	padding: 0px;
	width:16px;
	height:16px;
}

#preview
{
	padding: 8px;
  margin-left: 20px;
  margin-bottom: 10px;
  border-left: 1px dotted #0099CC;
}

#mini
{
	padding: 20px;
	margin-bottom:320px;
}

#forum img.button
{
	width: 60px;
	height: 16px;
}

#poll
{
 	background-image:url('../images/shell.png');
  	background-repeat: repeat-x;
	background-position: top left; 
	height:14px;
}

#noobs td
{
	text-align:  center;
	width:  20%;
}

.memberblock
{
	width: 280px;
	height: 120px;
	float: left;
	background-color: #fff;
	margin: 10px;
	border: 3px dotted #00CC66;
}

.memberimage
{
	width: 140px;
	text-align:  center;
	float:  left;
}

.memberdetails
{
	margin-left: 140px;
}

#sideuserinfo
{
	text-align: center;
	background-color:  #cfe;
	border: 1px solid #00CC66;
}

#sideuserinfo img
{
	width: 90%;
}

#sideuserinfo img.bpic
{
	width: 32px;
}

img.memberphoto
{
	width: 70px;
}

#noobs img
{
	width: 70%;
}

#noobs img.bpic
{
	width: 32px;
}

#noobs h2
{
	color: #ff9900;
}