* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #7b7b7b;
	text-decoration: underline;
}

body {
	text-align: center;
	font-family: "trebuchet ms", arial, sans-serif;
	background: #ffffff;
	margin-top: 0px;
}

#wrapper {
	width: 950px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
}

#header {
	width: 950px;
	height: 100px;
	overflow: hidden;
	float: left;
	background: url(img/header_bg.jpg) repeat-x;
}

h1.header {
	color: #d3d082;
	font-size: 16pt;
	padding: 15px 0px 0px 20px;
	display: none;
}

p.header {
	color: #ffffff;
	padding: 0px 0px 0px 20px;
	font-size: 14pt;
	display: none;
}

#nav {
	width: 950px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	float: left;
	background: url(img/nav_bg.gif) repeat-x;
	background: #313131;
}

ul.nav {
	list-style: none;
	width: 950px;
	height: 35px;
}

li.nav {
	float: left;
}

a.nav {
	padding: 0px 0px 0px 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

/*  main */
#main {
	width: 950px;
	overflow: hidden;
	float: left;
	background: #ffffff;
	
}

/*  content */
#content {
	width: 750px;
	overflow: hidden;
	float: left;
	background: #ffffff url(img/main_bg.gif) repeat-x;
}

div.posts {
	overflow: hidden;
	float: left;
	margin: 10px 0px 0px 18px;
}

div.post {
	width: 164px;
	overflow: hidden;
	float: left;
	margin: 0px 18px 20px 0px;
}

div.posttitle {
	width: 164px;
	height: 46px;
	overflow: hidden;
	float: left;
}

h2.posttitle {
	padding: 0px 0px 0px 0px;
	font-size: 13pt;
	letter-spacing: -1px;
	color: #222;
	line-height: 23px;
}

a.posttitle {
	text-decoration: none;
	color: #222;
}

a.posttitle:hover {
	text-decoration: underline;
	color: #222;
}


div.postmeta {
	width: 164px;
	overflow: hidden;
	float: left;
}

p.postmeta {
	font-size: 8pt;
	color: #7b7b7b;
	padding: 0px 0px 0px 0px;
}

a.postmeta,a.postmeta:hover {
	color: #7b7b7b;
}


div.postimage {
	border: 1px solid #c3c3c3;
	overflow: hidden;
	float: left;
}

img.postimage {
	border: 1px solid #ffffff;
	width: 160px;
	height: 120px;
}

div.playerpost {
	width: 750px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
}

div.playerad {
	padding: 20px 18px 0px 18px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
}

h2.playerposttitle {
	padding: 0px 18px 0px 18px;
	font-size: 13pt;
	letter-spacing: -1px;
	color: #222;
	line-height: 23px;
}

p.playerpostmeta {
	font-size: 8pt;
	color: #7b7b7b;
	padding: 0px 18px 0px 18px;
}

a.playerpostmeta,a.playerpostmeta:hover {
	color: #7b7b7b;
}

p.playerpostcontent {
	font-size: 11pt;
	padding: 0px 18px 0px 18px;
}

a.playerpostcontent {
	color: #333333;
	font-weight: bolder;
	text-decoration: underline;
}

a.playerpostcontent:hover {
	color: #7b7b7b;
	text-decoration: none;
}

div.playercontainer {
	padding: 20px 0px 0px 0px;
	margin: 0px 18px 0px 18px;
	overflow: hidden;
	float: left;
}
#player {
	width: 714px;
	height: 536px;
}

div.comments {
	width: 750px;
	overflow: hidden;
	float: left;
}

h2.comments {
	padding: 20px 0px 2px 0px;
	margin: 0px 18px 0px 18px;
	font-size: 15pt;
	letter-spacing: -1px;
	color: #222;
	border-bottom: 1px solid #e4e4e4;
}



p.comment {
	font-size: 8pt;
	color: #333333;
	padding: 0px 0px 4px 0px;
	margin: 0px 18px 0px 18px;
	border-bottom: 1px solid #e4e4e4;
}

p.commentmeta {
	font-size: 8pt;
	color: #7b7b7b;
	padding: 4px 18px 0px 18px;
}

a.commentmeta,a.commentmeta:hover {
	color: #7b7b7b;
}

form.comment {
	padding: 4px 18px 0px 18px;
	font-size: 8pt;
	font-family: "trebuchet ms", arial, sans-serif;
}

span.formlabel {
	font-size: 8pt;
	font-weight: bold;
}

p.formerror {
	font-size: 8pt;
	padding: 4px 18px 0px 18px;
	color: #900;
	font-weight: bold;
}

input.formtext {
	width: 200px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}

textarea.formarea {
	width: 510px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}

input.formbutton {
	font-weight: bold;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}

h2.content {
	padding: 20px 18px 0px 18px;
	font-size: 15pt;
	letter-spacing: -1px;
	color: #222;
}

table.content {
	font-size: 8pt;
	color: #333333;
	padding: 0px 0px 4px 0px;
	margin: 0px 18px 0px 18px;
}

p.content {
	font-size: 8pt;
	color: #333;
	padding: 0px 18px 0px 18px;
}

form.content {
	padding: 4px 18px 0px 18px;
	font-size: 8pt;
	font-family: "trebuchet ms", arial, sans-serif;
}

span.content {
	font-size: 8pt;
	font-weight: bold;
}

a.content {
	text-decoration: underline;
	color: #333;
}

a.content:hover {
	text-decoration: none;
	color: #333;
}

select.content {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}

input.content {
	width: 200px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}

textarea.content {
	width: 510px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}

input.contentbutton {
	font-weight: bold;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8pt;
}


/* menu */
#menu {
	width: 200px;
	overflow: hidden;
	float: left;
	background: #ffffff url(img/main_bg.gif) repeat-x;
}

div.menuitem1col {
	width: 200px;
	overflow: hidden;
	float: left;
}

div.menuitem2cols {
	width: 100px;
	overflow: hidden;
	float: left;
}

h3.menuitem {
	padding: 20px 20px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	letter-spacing: -1px;
 	border-bottom: 1px solid #e4e4e4;
	
}

h3.menuitemnb {
	padding: 20px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	letter-spacing: -1px;
}

ul.menuitem {
	list-style: none;
	padding: 0px 20px 0px 0px;
	font-size: 9pt;
}

li.menuitem {
	padding: 3px 2px 2px 16px;
	background: url(img/menu_dot.gif) left 7px no-repeat;
	line-height: 17px;
}

a.menuitem {
	color: #333333;	
}

a.menuitem:hover {
	color: #727248;	
	text-decoration: underline;
}

div.pagination {
width: 750px;
margin: 0px;
padding: 0px;
float: left;
overflow: hidden;
}

div.paginationpadding {
margin: 0px;
padding: 20px 20px 0px 18px;
float: left;
overflow: hidden;
font-size: 11px;
}

div.pagepadding {
margin: 0px 5px 5px 0px;
float: left;
overflow: hidden;
}

div.pageborderout,div.pageborderon,div.pageborderactive {
float: left;
overflow: hidden;
cursor: pointer;
}

div.pageborderout {
border: 1px solid #b7b7b7;
color: #b7b7b7;
}

div.pageborderon {
border: 1px solid #222222;
color: #222222;
}

div.pageborderactive {
border: 1px solid #000000;
background: #000000;
color: #ffffff;
}

div.page {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
float: left;
overflow: hidden;
font-weight: bolder;
}


/* footer */
#footer {
	width: 950px;
	height: 53px;
	overflow: hidden;
	float: left;
	background: #ffffff url(img/footer_bg.gif) repeat-x;
}

