body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #ddd;
	font: 90%/160% Verdana, Arial, Helvetica, "Lucida sans Unicode";
}

a {
    color: #00A0C6;
}
a:hover,
a:active {
	color: #FF6600;
}
.main_100per_center {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.font-10 {
	font: 10px/14px Verdana, Arial, Helvetica, "Lucida sans Unicode";
}



#wrapper {
    width: 800px;
    margin: 0px auto;
    text-align: center;
}
#header {
    text-align: left;
    width: 800px;
    display: inline;
}

#content {
    text-align: center;
}

#about, #works, #media, #live_body {
    padding-left: 2em;
}

#live, #media, #live_body {
    text-align: left;
}

#live_body {
	margin: 0px;
}
#newsticker {
	background: #000;
	position: relative;
    color: #fff;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
#footer {
	border-top: 5px solid #222;
	clear: both;
	padding: 1em 0 1.5em;
	}

#footer p a {
	border-bottom: 1px solid #555;
	color: #fff;
	text-decoration: none;
	}
#footer p a:hover,
#footer p a:active,
#footer:hover p a:hover,
#footer:hover p a:active {
	background: #000;
	border-bottom-color: #000;
	color: #f60;
	}
#footer:hover p a {
	border-bottom: 1px solid #06f;
	}
/*Basic*/
img {
    border: none;
}

/*Blog*/
#main {
    float: left;
    width: 580px;
    text-align: left;    
}
h2#archive-title {
    color: #FF00FF;
    border-bottom: #fff 1px solid;
}
#main, #entry h3 {
    color: #fff;
    border-bottom: #fff 1px solid;
}
h2.date-header {
    color: #fff;
    font-size: 12px;
    border-bottom: #fff 1px solid;
}
#sub {
    float: right;
    width: 205px;
    text-align: left;
}
#main h3 {
    border-bottom: #fff 1px solid;
}
#commentForm {
	border: 1px solid #98A398;
	padding: 10px 20px 20px 20px;
	width: 100%;
}

.commentBox {
	border: 1px solid #98A398;
	width:93%;
	padding: 10px;
	margin-bottom:6px;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #FF00FF;
    padding: 5px;
    color: #fff;
    background: #333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.module-list {
	list-style-type: none;
	margin: 0.9em 0 0 0;
        font-size: 90%;
	padding: 0;
	width: 205px;
	}
.module-list a {
	border-bottom: 0 solid;
	color: #fff;
	display: block;
	padding: 2px 5px 3px;
	text-decoration: none;
	width: 205px;
	}
.module-list a:hover,
.module-list a:active {
	background: #000;
	color: #FF00FF;
	}
.entry-footer {
    color: #fff;
    text-align: right;
    background: #333;
    font-size: 85%;
}
.entry-footer a {
    color: #fff;
    border: none;
}
.entry-footer a:hover {
    color: #fff;
}

.spc {
    height: 10px;
}

/*Sound*/
#archive {
	float: left;
	width: 250px;
	text-align: left;
	height: 800px;
	background-image: url(/images/discography_jfp_side.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
}

#archive table td, #link-body table td {
	padding: 3px 0;
	color: #777;
	font-size: .9em;
	border-bottom: 1px solid #333;
}



#archive table tr:hover,
#link-body table tr:hover {
	background-color: #111;
}



#entry {
    float: right;
    width: 530px;
    text-align: left;

}

/*Link*/
#link-side {
    float: left;
    width: 150px;
    height: 500px;
    background: url('/images/link_bg.jpg') left bottom no-repeat;
}

#link-body {
    float: right;
    width: 650px;
    text-align: left;
}


ul#navi {margin:0.45em 0 1.5em 0px; padding: 0; list-style:none;}
ul#navi br {display:none;}
#navi li {margin:0 0 5px 0; padding:0; background-image:none;}
#navi a:link, #navi a:visited {
  display:block;
  background-repeat:no-repeat;
  background-position:7px 7px;
  padding:10px 10px;
  border-width:1px;
  border-style:solid;
  width:580px;
  } html>body#navi a:link, html>body#navi a:visited {width:580px;}
#navi strong {
  display:block;
  font:135%/1em Arial,Sans-serif;
  margin-bottom:4px;
  }
#navi img {
  float:left;
  margin:0 8px 0 0;
  }

#navi .box1 strong {color:#009ad6;}
#navi .box2 strong {color:#ffd400;}
#navi .box3 strong {color:#ff00ff;}
#navi .box4 strong {color:#fff;}
.box1 a {
  background-color:#000;
  color:#fff;
  border-color:#009ad6;
  }
.box2 a {
  background-color:#000;
  color:#fff;
  border-color:#ffd400;
  }
.box3 a {
  background-color:#000;
  color:#fff;
  border-color:#ff00ff;
  }
.box4 a {
  background-color:#000;
  color:#fff;
  border-color:#333;
  }
#navi a:hover {
  background-color:#111;
  border-color:#ccc;
  color:#fff;
  }
#navi a:hover strong {
  color:#fff;
  }

/*Contact*/
#contact-side {
    float: left;
    width: 150px;
    height: 400px;
    background: url('/images/contact_bg.jpg') left bottom no-repeat;
}

#contact-body {
    float: right;
    width: 650px;
    text-align: left;
}

#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}



h2#trackbacks, h2#comments {
    font-size: 1.2em;
    border-bottom: #fff 1px solid;
}body {
    background: #000000;
    margin: 0px;
    padding: 0px;
    color: #ddd;
    font-size: 90%;
    line-height: 160%;
}

a {
    border-bottom: 1px dotted #000;
    color: #00A0C6;
}
a:hover,
a:active {
	color: #f60;
}
#wrapper {
    width: 800px;
    margin: 0px auto;
    text-align: center;
}
#header {
    text-align: left;
    width: 800px;
    display: inline;
}

#content {
    text-align: center;
}

#about, #works, #media, #live_body {
    padding-left: 2em;
}

#live, #media, #live_body {
    text-align: left;
}

#newsticker {
	background: #000;
	position: relative;
    color: #fff;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
#footer {
	border-top: 5px solid #222;
	clear: both;
	padding: 1em 0 1.5em;
	}

#footer p a {
	border-bottom: 1px solid #555;
	color: #fff;
	text-decoration: none;
	}
#footer p a:hover,
#footer p a:active,
#footer:hover p a:hover,
#footer:hover p a:active {
	background: #000;
	border-bottom-color: #000;
	color: #f60;
	}
#footer:hover p a {
	border-bottom: 1px solid #06f;
	}
/*Basic*/
img {
    border: none;
}

/*Blog*/
#main {
    float: left;
    width: 580px;
    text-align: left;    
}
h2#archive-title {
    color: #FF00FF;
    border-bottom: #fff 1px solid;
}
#main, #entry h3 {
    color: #fff;
    border-bottom: #fff 1px solid;
}
h2.date-header {
    color: #fff;
    font-size: 12px;
    border-bottom: #fff 1px solid;
}
#sub {
    float: right;
    width: 205px;
    text-align: left;
}
#main h3 {
    border-bottom: #fff 1px solid;
}

.commentBox {
	border: 1px solid #98A398;
	width:100%;
	padding: 10px;
	margin-bottom:6px;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #FF00FF;
    padding: 5px;
    color: #fff;
    background: #333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.module-list {
	list-style-type: none;
	margin: 0.9em 0 0 0;
        font-size: 90%;
	padding: 0;
	width: 205px;
	}
.module-list a {
	border-bottom: 0 solid;
	color: #fff;
	display: block;
	padding: 2px 5px 3px;
	text-decoration: none;
	width: 205px;
	}
.module-list a:hover,
.module-list a:active {
	background: #000;
	color: #FF00FF;
	}
.entry-footer {
    color: #fff;
    text-align: right;
    background: #333;
    font-size: 85%;
}
.entry-footer a {
    color: #fff;
    border: none;
}
.entry-footer a:hover {
    color: #fff;
}

.spc {
    height: 10px;
}

/*Sound*/
#archive {
	float: left;
	width: 250px;
	height: 800px;
	background-image: url(/images/discography_jfp_side.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#archive table td, #link-body table td {
	padding: 3px 0;
	color: #777;
	font-size: .9em;
	border-bottom: 1px solid #333;
}



#archive table tr:hover,
#link-body table tr:hover {
	background-color: #111;
}



#entry {
    float: right;
    width: 530px;
    text-align: left;

}

/*Link*/
#link-side {
    float: left;
    width: 150px;
    height: 500px;
    background: url('/images/link_bg.jpg') left bottom no-repeat;
}

#link-body {
    float: right;
    width: 650px;
    text-align: left;
}


ul#navi {margin:0.45em 0 1.5em 0px; padding: 0; list-style:none;}
ul#navi br {display:none;}
#navi li {margin:0 0 5px 0; padding:0; background-image:none;}
#navi a:link, #navi a:visited {
  display:block;
  background-repeat:no-repeat;
  background-position:7px 7px;
  padding:10px 10px;
  border-width:1px;
  border-style:solid;
  width:580px;
  } html>body#navi a:link, html>body#navi a:visited {width:580px;}
#navi strong {
  display:block;
  font:135%/1em Arial,Sans-serif;
  margin-bottom:4px;
  }
#navi img {
  float:left;
  margin:0 8px 0 0;
  }

#navi .box1 strong {color:#009ad6;}
#navi .box2 strong {color:#ffd400;}
#navi .box3 strong {color:#ff00ff;}
#navi .box4 strong {color:#fff;}
.box1 a {
  background-color:#000;
  color:#fff;
  border-color:#009ad6;
  }
.box2 a {
  background-color:#000;
  color:#fff;
  border-color:#ffd400;
  }
.box3 a {
  background-color:#000;
  color:#fff;
  border-color:#ff00ff;
  }
.box4 a {
  background-color:#000;
  color:#fff;
  border-color:#333;
  }
#navi a:hover {
  background-color:#111;
  border-color:#ccc;
  color:#fff;
  }
#navi a:hover strong {
  color:#fff;
  }

/*Contact*/
#contact-side {
    float: left;
    width: 150px;
    height: 400px;
    background: url('/images/contact_bg.jpg') left bottom no-repeat;
}

#contact-body {
    float: right;
    width: 650px;
    text-align: left;
}

#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}



h2#trackbacks, h2#comments {
    font-size: 1.2em;
    border-bottom: #fff 1px solid;
}
