body 
{
	background-color: #ffffff;
	font-family: verdana;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal; 
	font-size: 10px;
}


/* Main Navigation Links */
a.home { display: block; width: 70px; height: 83px; text-decoration: none; background: url("http://deadeyes-star.com/themes/maru/images/home.jpg"); padding:0; margin:0; border:0;}
a.home:hover { background-position: 0 -83px; padding:0; margin:0; border:0;}
a.articles { display: block; width: 97px; height: 83px; text-decoration: none; background: url("http://deadeyes-star.com/themes/maru/images/articles.jpg"); padding:0; margin:0; border:0;}
a.articles:hover { background-position: 0 -83px; padding:0; margin:0; border:0;}
a.bands { display: block; width: 84px; height: 83px; text-decoration: none; background: url("http://deadeyes-star.com/themes/maru/images/bands.jpg"); padding:0; margin:0; border:0;}
a.bands:hover { background-position: 0 -83px; padding:0; margin:0; border:0;}
a.media { display: block; width: 86px; height: 83px; text-decoration: none; background: url("http://deadeyes-star.com/themes/maru/images/media.jpg"); padding:0; margin:0; border:0;}
a.media:hover { background-position: 0 -83px; padding:0; margin:0; border:0;}
a.forums { display: block; width: 96px; height: 83px; text-decoration: none; background: url("http://deadeyes-star.com/themes/maru/images/forums.jpg"); padding:0; margin:0; border:0;}
a.forums:hover { background-position: 0 -83px; padding:0; margin:0; border:0;}
.alt1 {display: none;}
.alt2
{
	display: none;
	text-align: center;
}


a:link
{
	color:#00A1DE;
	text-decoration:none;
}

a:visited
{
	color:#00A1DE;
	text-decoration:none;
}

a:active
{
	color:#00A1DE;
	text-decoration:none;
}

a:hover
{
	color:#00A1DE;
	text-decoration:none;
}

a.imageborder:link img
{
	border:solid;
	border-color:#424242;
	border-width:1px
} 

a.imageborder:visited img 
{
	border:solid;
	border-color:#424242;
	border-width:1px
} 

a.imageborder:hover img 
{
	border:solid;
	border-color:#424242;
	border-width:1px
}


/* Sidebar */
.top_sidebar {
	width:233;
	height:34;
	background:url(http://www.deadeyes-star.com/themes/maru/images/sidebar_01.jpg);
	padding-left:20px;
	padding-top:13px;
	color:#FFF;
	font-weight:bold;
}
.middle_sidebar{
	width:233;
	height:175;
	background:url(http://www.deadeyes-star.com/themes/maru/images/sidebar_02.jpg);
	padding:15px
}
.bottom_sidebar
{
	width:233;
	height:16;
	background:url(http://www.deadeyes-star.com/themes/maru/images/sidebar_03.jpg);
}



td
{
	font-family: verdana;
	font-size: 11px;
	color:#424242;
	font-weight:normal;
}

th
{
	font-family: verdana;
	font-size: 11px;
	color: #424242;
	font-weight:normal;
}

tr
{
	font-family: verdana;
	font-size: 11px;
	color: #424242;
	font-weight:normal;
}

p
{
	font-family: verdana;
	font-size: 11px;
	color: #424242;
	font-weight:normal;
}

img
{
	border:0;
}

ul li
{
	list-style-position: outside;
	list-style-image: url(http://www.deadeyes-star.com/themes/maru/images/li_bullet.png);
	list-style-type: none;
}

pre
{
	background: #F9F9F9;
	color: #111111;
	border:1px solid #D0D0D0;
	padding:10px;
	/* Rounded Corners - Taken from jQuery UI CSS (ui-corner-all) */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.main
{
	width: 720px;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}

.sidebar
{
	width: 220px !important;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}

.sidebar td
{
	text-align: left !important;
}

.contentbox
{
	background-color:#FFFFFF;
	border:2px solid #D0D0D0;
	padding:5px;
	font-size: 11px;
}

.navbox
{
	background-color:#FFFFFF;
	border:1px solid #D0D0D0;
	padding:1px;
}

.clear
{
	background-color:#FFFFFF;
	border-collapse:collapse;
	border:0px solid #FFFFFF;
	padding:2px;
	vertical-align:middle;
}

.title
{
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
}

/* title1 is used for band/artist/whatever kana names */
.title1
{
	font-family: verdana;
	font-size: 11px;
	font-weight:none;
	color:#00A1DE;
}

.title2
{
	background-color:#424242;
	color:#FFFFFF;
	font-size:14px;
}

.title3
{
	font-family: verdana;
	font-size: 16px;
	font-weight:bold;
	color:#424242;
}

.news-staff-box
{
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	border:1px solid #D0D0D0;
	padding:1px;
	border-right: none;
}

.news-reply-box
{
	background-color:#FFFFFF;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	text-align: right;
	padding: 5px;
}

.romaji-name
{
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
}

.kana-name
{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
}

.ds-button
{ 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important;
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 0; 
}

