* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
p {
	padding:4px;
}
a, a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
body {
	margin:0;
	padding:0;
	background:#09c4e8 url(images/background.jpg) repeat-x;
	font-size:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
#wrap {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#header {
	background:url(images/header.jpg);
	width:900px;
	height:370px;
	margin:0 0 10px 0;
}
#footer a {
	color:#ffff00;
}
#nav {
	float: right;
	margin: 0 auto;
	padding-top: 5px;
	text-align: right;
	color: #ffffff;
	font: bold 7pt/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#nav a{
	color: #ffff00
}
.search_bar {
	background:#ffffff;
	float:right;
	display:block;
	text-align:center;
	white-space:nowrap;
	margin:-34px 20px 0 0;
	padding: 0;
	height:34px;
}
#searchform {
	float:left;
	width:176px;
	margin:0 0 0 8px;
	padding: 0;
	background:url(images/searchbox.png) no-repeat;
	top:-25px;
	position:relative;
}
#s{
	border:1px solid #000;
	float:left;
	border:0;
	width:147px;
	background:none;
	color:#ACACAB;
	margin:3px 0 0 2px;
}
#go{
	float:right;
	width:24px;
	height:26px;
	background-color:transparent;
	border:0px;
}
.online {
	background: url(images/icon_online.png) top right no-repeat;
	display:block;
	width:100px;
	height:70px;
}
.offline {
	background: url(images/icon_offline.png) top right no-repeat;
	display:block;
	width:100px;
	height:70px;
}
.button
{
	padding: 3px;
	color: #004080;
	font-weight: bold;
	border: 1px solid #7E8389;
	background: #fff url(images/button.gif) repeat-x;
}
.leftEdge {
	background: url(images/left.png) no-repeat;
	float: left;
	display: block;
	padding: 0 0 4px 8px;
	margin: 0;
	height: 50px;
}
.rightEdge {
	background: url(images/right.png) top right no-repeat;
	float: left;
	display: block;
	padding: 0 0 0 6px;
	margin: 0;
	font-weight: bold;
	height: 42px;
}
.mastText {
	background: #ffe57c;
	float: left;
	display: block;
	margin: 0;
	padding: 6px 10px 0 8px;
	font-size: 150%;
	font-weight: bold;
	height: 37px;
	white-space: nowrap;
}
.leftCorner {
	background: url(images/leftcorner.png) no-repeat;
	float: left;
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	width: 9px;
	height: 7px;
}
.rightCorner {
	background: url(images/rightcorner.png) no-repeat;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
	width: 9px;
	height: 7px;
}
.middleborder {
	background: #FFFFFF;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 7px;
	white-space: nowrap;
}
.mastText h2 {
	margin-top:0;
	padding: 6px 0 0 0;
	font-size: 0.6em;
}
.boxcaption {
	clear:both;
	display:block;
	float:left;
	position:relative;
	white-space:nowrap;
	margin:10px 0 0 -8px;
}
.box {
	background:#FFFFFF url(images/bottombg.gif) bottom left no-repeat;
	float:left;
	margin: 0 0 0 5px;
	padding-bottom:70px;
	width:100%;
}
.fav {
	background: url(images/heart.gif) left center no-repeat;
	padding:0 20px 0 18px;
}
.edit {
	background: url(images/post.gif) left center no-repeat;
	padding:0 20px 0 18px;
}
.pagenumbers a, .pagenumbers a:visited {
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}
.pagenumbers a.active, .pagenumbers a.active:hover {
	color: #80ff00;
	font-weight: bold;
	text-decoration: none;
}
.pagenumbers a:hover {
	color: #80ff00;
}
.pagenumbers span {
	background-color: #660000;
	padding: 2px 5px 2px 5px;	
	margin: 2px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.pagenumbers {
	padding: 2px;	
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.pagenumbers .pagecurrent{
	background-color: #c0c0c0;
}
#tags span {
	display: block;
	width: 210px;
	border: 1px solid #FADFAF;
	margin: 2px;
	padding: 1px;
}
#tags span a {
	display: block;
	color: #400000;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	background-color: #faf7f3;
	white-space: nowrap;
}
#tags span a:hover {
	color: #423C33;
	background-color: #ffffd5;
}
.item {
	display:block;
	float:left;
	width:115px;
	height:200px;
	padding:0 0 0 8px;
	margin:0 2px 2px 0;
	text-align:center;
	font-size:12px;
	line-height:150%
}
#MainPlayer {
	background:#d7fafd url(images/spin.gif) center no-repeat;
	padding:5px 0 5px 0;
}
#main {
	float: left;
	clear: both;
	width: 630px;
	padding: 0 5px 10px 5px;
}
#sidebar {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0 5px 0 0;
}
#sidebar .boxcaption {
	width: 240px;
	position:relative;
	overflow:hidden;
}
#sidebar .mastText {
	width:205px;
	overflow:hidden;
}
#sidebar h2 {
	color: #FF0000;
	font-size: 16px;
	margin: 25px 0 5px;
}
#sidebar ul li {
	font-size: 12px;
}
#sidebar ul li a {
	display: block;
	padding: 0 18px 0 8px;
	min-height: 28px;
	line-height: 28px;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px dotted #DDD;
}
* html #sidebar ul li a {
	height: 28px;
}
#sidebar ul li a:hover {
	color: #09F;
	border-top: 1px solid #F6F6F6;
	background: #F6F6F6;
}
#sidebar span.nav {
	display: block;
	padding: 0 18px 0 8px;
	min-height: 28px;
	line-height: 28px;
	color: #666;
	text-align: justify;
	border-top: 1px solid #FFF;
	border-bottom: 1px dotted #DDD;
}
#nospace {
	font-size: 11px;
}
h1 {
	float: left;
	font-size: 10px;
	line-height: 10px;
	padding: 23px 0 0 45px;
	width: 193px;
}
h1 a, h1 a:visited {
	color: #FFF;
	display: block;
	position: relative;
}
h1 a span {
	display: block;
	width: 209px;
	height: 87px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url('images/logo.jpg') no-repeat left top;
}
h2 {
	font: bold 16px/18px verdana;
}
#des {
	font-size: 9px;
	line-height: 9px;
	clear: left;
	padding-left: 5px;
	color: #999;
}
ul {
	list-style: none outside;
}
ul.listitem li {
	background: url(images/minipost.gif) no-repeat left center;
	padding-left: 15px;
}
#menu {
	float: right;
	margin: 45px 20px 0 0;
	display: inline;
	background: url('images/bt.gif') repeat-x left top;
}
#menu li {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	overflow: hidden;
}
#menu li a {
	float: left;
	padding: 0 10px;
	height: 40px;
	color: #0000FF;
	font: normal 13px/40px verdana,helvetica,sans-serif;
	background: url('images/bth.gif') repeat-x left top;
}
#menu li a {
	background: url('images/bt.gif') repeat-x left top;
}
#menu li a:hover,
#menu li a.current {
	background: url('images/bth.gif') repeat-x left top;
}
#menu #mst {
	height: 40px;
	width: 15px;
	background: url('images/btl.gif') no-repeat left top;
}
#menu #tof {
	margin-right: 0;
	background: url('images/btr.gif') no-repeat right top;
}
#menu #tof a {
	margin-left: 30px;
	padding: 0 10px 0 22px;
	background: url('images/feed.png') no-repeat left;
	font: normal 11px/40px verdana;
}
* html #menu #tof a {
	background: url('images/feed.gif') no-repeat left;
}
#menu #fav a {
	padding: 0 10px 0 22px;
	background: url('images/heart.gif') no-repeat left;
	font: normal 11px/40px verdana;
}
#searchform {
	margin-top: 30px;
}
textarea {
	padding: 4px;
	border: 1px solid #999999;
	background: #fff url('images/bar.gif') repeat-x;
}
.even-comment,
.odd-comment {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
}

.odd-comment .comment-author {
	color: #0066cc;
	font-weight:bold;
}

.even-comment .comment-author {
	color: #008000;
	font-weight:bold;
}

.even-comment .comment-author a,
.odd-comment .comment-author a {
    font-size: 1.3em;
}

.odd-comment .comment-text {
	background:url('images/bg-gradient-blue.gif') top left repeat-y;
	margin-top: 10px;
	color: #555555;
	border:1px dotted #b6cefe;
	padding:10px;
	overflow:hidden;
}

.even-comment .comment-text {
	background:url('images/bg-gradient-green.gif') top left repeat-y;
	margin-top: 10px;
	color: #555555;
	border:1px dotted #add3ad;
	padding:10px;
	overflow:hidden;
}

.odd-comment a {
	color:#0066CC;
	text-decoration:none;
}

.even-comment a {
	color:#008000;
	text-decoration:none;
}
#commentwrap {
	display: block;
	margin:20px 10px 20px 15px;
}
.commentlist li{
	display: block;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
}
.commentlist ol {
	margin-left: 0px; 
	padding-left: 0px;
}
.commentlist {
	margin-left: 0px; 
	padding-left: 0px;
}
.comment-inside {
	background-image: url(images/comment-bg.gif);
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: 408px;
	float: left;
	color: #616161;
	text-align:justify;
}
#footer {
	position: relative;
	padding: 0 30px 0 0;
	clear: both;
	text-align: center;
	height: 60px;
	/*line-height: 60px;*/
	font-size: 13px;
}
h3#respond {
	font-size: 16px;
	color: #09F;
	margin: 10px 0 10px 0;
	padding-left: 20px;
	background: url('images/post.gif') no-repeat left center;
}
#clearall {
	clear: both;
}
.hlight {
	border-top: 1px solid #FF6699;
	border-bottom: 1px solid #FF6699;
	background: #FFCCFF;
	padding: 4px;
}
.bb_button
{
	height: 50px;
	color: #004080;
	padding: 2px;
	margin-top: 4px;
	font-weight: bold;
	border: 1px solid #7E8389;
	background: #fff url(images/bg.gif) repeat-x;
}
.row1 {
	padding: 6px;
	margin: 4px;
	background: #FFFFFF;
	font: 10pt/18px Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%
}
.row2 {
	padding: 6px;
	margin: 4px;
	background: #faf7f3;
	font: 10pt/18px Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%
}
#playlist {
	width: 210px;
	max-height: 250px;
	overflow:auto;
	/*scrollbar-base-color: #EAEAEA;
	border: 1px solid #7E8389;*/
	padding: 10px;
	margin: 5px auto;
	text-align: left;
}
#playlist {
	height:expression( this.scrollHeight > 250? "250px" : "auto" );
}
#playlist a {
	background: url(images/navlink.gif) left center no-repeat;
}
.show {
	background: url(images/hey.gif) no-repeat;
	padding: 75px 0px 0px 20px;
	text-align: left;
}
.tborder {
	border: 1px dotted #0099FF;
	background-color: #F7F7F7;
}
.small {
	font-size: .8em;
	width:auto;
	border: 0;
	background: transparent;
}
blockquote {
	margin:10px 0 0 0;
	padding:0;
}
.cite {
	margin: 0 2px -10px 20px;
	padding:7px 5px 0 8px;
	background:#fff;
	font-size:11px;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	border-left:3px solid #ccc;
	color:#666;
}
.cite + blockquote.bbquote {
	border-top:none;
}
blockquote.bbquote {
	background:#fff url(images/quotes.gif) 8px 5px no-repeat;
	padding:5px 2px 7px 35px;
	margin:5px 2px 2px 20px;
	/* border-top:1px solid #eee; */
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:3px solid #ccc;
}
.pad {
	width:100%;
	overflow:auto;
	margin:0 0 10px 0;
}
.thumby {
	display: block;
	width: 90px;
	height: 130px;
	padding:0 0 0 10px;
	/*border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;*/
}
.litem {
	float:left;
	text-align:center;
	padding:8px;
	width:98px
}
table.ncode_imageresizer_warning {
	background: #FFFFE1;
	color: #000000;
	border: 1px solid #CCC;
	cursor: pointer;
}
table.ncode_imageresizer_warning td {
	font-size: 10px;
	vertical-align: middle;
	text-decoration: none;
}
table.ncode_imageresizer_warning td.td1 {
	padding: 5px;
}
table.ncode_imageresizer_warning td.td1 {
	padding: 2px;
}