.mod_roomy,.mod_gamscript {
	border:2px solid black;
	margin-bottom:5px;
}
.mod_gamscript_slider_focus {
	background:#E6E6E6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 0 50%;
}
.mod_gamscript_slider_con {
	background:#000000 url(images/mod_gamscript_slider.png) repeat-x scroll 0 0;
	color:#222222;
}

.mod_gamscript_ctrl_bottom_up {
	height:50px;
}

.mod_gamscript_ctrl_bottom {
	padding-left:10px;
	padding-right:10px;
}

.mod_gamscript_saywords {
	float:left;
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
	font-size:14px;
	font-weight:bold;
	width:185px;
}
.mod_gamscript_avatar {
	height:100%;
	margin-top:8px;
	margin-right:8px;
	margin-left:8px;
	font-weight:bold;
	float:left;
}
.mod_gamscript_avatar div{
	margin-bottom:2px;
}

.mod_gamscript_ctrl {
	width:300px;
	height:197px;
	background-color:black;
}
.mod_gamscript_dg {
	width:300px;
	height:75px;
	background-color:black;
	color:#808080;
	text-shadow:none;
}
.mod_gamscript {
	width:300px;
	height:272px;
}
#toolbar #newinputhelp {
	padding:10px 0;
	display:block;
}
#newinputhelp .redbold{
	font-weight:bold;
	color:red
}
#newinputhelp li {
	float:left;
	width:100%;
	margin:5px 0;
}
.posttitle {
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
#moretools {
	display:block;
	height:30px;
}
.replyfrom {
	font-weight:bold;
}
.replyfrom span {
	color:palevioletred;
}
#clubnav li .navactive span, #clubnav li .navactive:hover span{
	color:#FFFFFF;
	padding:1px 0 1px 10px;
	float:left;
	background:transparent url(./img/navigation-li.png) no-repeat scroll 0 30px;
	background-position:0 -60px;
}
#clubnav li .navactive, #clubnav li .navactive:hover {	
	cursor:default;
	text-shadow:0 1px 2px #666666;
	background:transparent url(./img/navigation-li-a.png) no-repeat scroll right 30px;
	float:left;
	margin-right:5px;
	padding-right:10px;
	text-decoration:none;
	background-position:right -60px;
}
#clubnav {
	background:transparent url(./img/navigation.png) no-repeat scroll 50% bottom;
	height:30px;
	line-height:28px;
	padding:5px 30px;
	font-weight:bold;
}
#clubnav li {
	float:left;
	margin-right:10px;
}
#clubnav li a span {
	color:#666666;
	float:left;
	padding:1px 0 1px 10px;
	background:transparent url(./img/navigation-li.png) no-repeat scroll 0 30px;
}
#clubnav li a {
	float:left;
	padding-right:10px;
	margin-right:5px;
	color:#000000;
	background:transparent url(./img/navigation-li-a.png) no-repeat scroll right 30px;
}
#clubnav li a:hover span {
	color:#000000;
	background-position: 0 0;
}
#clubnav li a:hover {
	background-position: right 0;
}
.turnpage {
	font-size:14px;
	margin-top:10px;
}
#postlistopr {
	font-size:12px;
}
#postreply textarea {
	width:96%;
	height:60px;
	margin-top:5px;
	border:none;
}
#postreply input {
	float:right;
	margin-top:5px;
}
.widfat_avatar {
	width:12%;
}
.widfat_avatar img {
	width:48px;
	height:48px;
}
.widfat_author {
	width:17%;
	color:#000;
	font-weight:bold;
	margin-bottom:40px;
}
.widfat_message {
	width:71%;
	font-size:14px;
}
.widfat_message p {
	padding:10px 0;
}
.widefat {
	background-color:transparent;
}
.a-list {
	padding-right:5px;
}
.clubpostlist {
	clear:both;
	margin:0;
	width:100%;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.clubpostlist * {
	word-wrap:break-word;
}
.clubpostlist td, .clubpostlist th {
	border-color:#DFDFDF;
	overflow:hidden;
	border-top-style:solid;
	border-top-width:0px;
	vertical-align:text-top;
	padding:5px 0;
}
.clubpostlist th {
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	line-height:1.3em;
	padding:7px 7px 8px;
	text-align:left;
}
#toolbar img {
	margin-bottom:20px;
	margin-right:5px;
	height:48px;
	width:48px;
}
#toolbar textarea {
	margin:10px 0;
	width:77%;
	height:60px;
	border:none;
}
#toolbar form span {
	height:35px;
	margin-left:200px;
}
#logo {
	width:200px;
}
#top-right {
	float:right;
}
#top-right a{
	margin-left:10px;
}
#bottom {
	background:transparent url(img/footer.png) no-repeat scroll 50% bottom;
	line-height:20px;
	padding:0 20px 20px;
	text-align:center;
	text-shadow:0 1px 0 #DDDDDD;
	color:#888888;
}
#postlist, #toolbar, #moretools{
	padding:0 30px;
	background:transparent url(img/content.png) repeat-y scroll 50% bottom;
}

#top {
	background:transparent url(img/header.png) no-repeat scroll 50% bottom;
	height:85px;
	padding:35px 35px 0;
	position:relative;
}
#top,#right,#bottom,#clubnav,#postlist,#toolbar, #moretools {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;	
}
#main {
	margin:0 auto;
	width:490px;
}
body {
	background-color:#A7B1BA;
	color:#666666;
	line-height:16px;
	text-shadow:0 1px 0 #FFFFFF;
	font-size:12px;
}
* {
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
	text-decoration:none;
}
a {
	color:#000000;
}
a:hover {
	color:#999999;
}
li {
	float:left;
}
input, textarea {
	-moz-border-radius:11px;
	-webkit-border-radius:4px;
	padding:5px;
	color:gray;
}
