 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, img, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}

table, tbody, tfoot, thead, tr, th, td {margin: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}


ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/****************************/
body {
	background:url(i/bodybg.gif) repeat left top black;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	color:white;
	}
a {
	text-decoration:none;
	color:#ccc;
	}
a:hover {
	text-decoration:underline;
	}
#bodywrap {
	width:930px;
	margin:0 auto;
	}
#header {
	background:url(i/headerbg.jpg) no-repeat 9px center;
	height:223px;
	padding-top:60px;
	padding-left:235px;
	}
#header a {
	display:block;
	height:200px;
	width:500px;
	}
#header a span {
	display:none;
	}


#sidebar {
	float:left;
	width:202px;
	}
#sidebar h2 {
	background:url(i/h2bgleft.gif) no-repeat left top;
	height:29px;
	text-transform:uppercase;
	color:#ffffc6;
	font-weight:bold;
	padding-left:50px;
	padding-top:14px;
	font-size:12px;
	}

#sidebar .menu ul {
	padding-top:18px;
	padding-left:56px;
	padding-bottom:10px;
	text-transform:uppercase;
	}

#sidebar .menu li {
	padding-bottom:12px;
	font-size:12px;
	}

#sidebar .enter {
	padding-bottom:10px;
	}


#sidebar .mypages li {
	padding:0 0 6px 56px;
	//background:url(i/libg.gif) no-repeat left 4px;
	}


#sidebar .menu li a {
	color:#ffffc6;
	}
#rsidebar {
	width:202px;
	float:right;
	}
#rsidebar h2 {
	background:url(i/h2bgright.gif) no-repeat left top;
	height:29px;
	text-transform:uppercase;
	color:#ffffc6;
	font-weight:bold;
	padding-left:40px;
	padding-top:14px;
	font-size:12px;
	}
#rsidebar ul {
	padding: 8px 0 0 2px;
	}
#rsidebar li {
	padding:0 0 6px 12px;
	background:url(i/libg.gif) no-repeat left 4px;
	}
#contentwrap {
	background:url(i/cwbg.gif) no-repeat 135px bottom;
	}
#content {
	width:507px;
	background:url(i/contentbg.gif) left top repeat-y;
	margin-left:214px;
	min-height:700px;
	}
#content .post {
	padding:0 0px;
	}

#content .con {
	padding:0 25px;
	}

#content h3 {
	font-size:12px;
	font-weight:bold;
	color:#8086b8;
	padding-bottom:5px;
	}

#content h1,h2 {
	font-size:12px;
	font-weight:bold;
	color:#8086b8;
	padding-bottom:5px;
	}


#content .author {
	color:#999;
	padding-bottom:2px;
	}
#content .date {
	color:#999;
	padding-bottom:12px;
	}
.post p {
	padding-bottom:13px;
	}
#content .img {
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	}
#content .img img {
	border:1px solid #ccc;
	}
#content .img div {
	text-align:center;
	border:1px solid #ccc;
	border-top:none;
	background:#efefef;
	color:#666;
	padding:2px 0;
	}
.contentbottom {
	overflow:hidden;
	padding-top:35px;
	}
.contentbottom .left {

	float:left;
	width:220px;
	}
.contentbottom .right {

	float:right;
	width:220px;
	}
#content .more {
	padding:5px;
	}
#content .more ul {
	padding-top:4px;
	}
#content .more li {
	padding-left:12px;
	background:url(i/libg.gif) no-repeat left 4px;
	}
#content .more h4 {
	font-weight:bold;
	}