/***************************/
/****** BCHANCE / CSS ******/
/***************************/
/* BASEMENT */
body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #000;
}
table {
	font-family: Verdana;
	font-size: 12px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.shoutbox {
	background: #FFF;
}

/* PROFILE */
.profile {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #999;
	margin: 0 0 10px;
	padding: 5px 0;
	color: #999;
	background: url(/img/bg_profile.gif) #666;
}
.profile a {
	color: #999;
	text-decoration: none;
}
.profile a:hover {
	color: #CCC;
	text-decoration: none;
}

/* LOGO */
.logo {
	width: 959px;
	text-align: left;
	margin: 20px 0 5px;
	color: #FFF;
	font-size: 11px;
}
.logo a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.logo a:hover {
	text-decoration: underline;
}

/* HEADER */
.header {
	width: 959px;
	height: 200px;
	background: url(/img/header.jpg) no-repeat;
	margin: 0 0 5px;
}
	#header_blog {
		float: right;
	}
	.header a {
		color: #FFF;
		text-decoration: none;
	}
	.header a:hover {
		text-decoration: underline;
	}

/* MENU */
.menu {
	width: 959px;
	height: 25px;
	background: #FFF;
	margin: 0 0 5px;
	padding: 0;
}
	.menu #nav LI {
		height: 25px;
	}

/* BODY */
.body {
	width: 959px;
	background-color: #FFF;
	margin: 0 0 5px;
	padding: 0;
	text-align: justify;
}
.publication {
	margin: 0;
	padding: 20px;
}
.body a {
	color: #F60;
	text-decoration: none;
}
.body a:hover {
	color: #666;
	text-decoration: underline;
}
.shoutbox a {
	color: #F60;
	text-decoration: none;
}
.shoutbox a:hover {
	color: #666;
	text-decoration: underline;
}
.mText {
	color: #666;
}
.mText a {
	color: #666;
}
.mText_2 {
	font-size: 10px;
}
h1 {
	color: #000;
	font: bold 20px Georgia;
	margin: 0;
	padding: 0;
}
h2 {
	color: #000000;
	font: bold 16px Georgia;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 10px 0;
}
/* Base Table */
.t_base {
	border: 2px solid #CCC;
}
.t_other {
	border: 2px solid #EEE;
}
.t_1 {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: #CCC;
	padding: 5px;
}
.t_2 {
	background: #EEE;
	padding: 5px;
}
.t_3 {
	background: #E0E0E0;
	padding: 5px;
}
.t_4 {
	background: #FFF;
	padding: 5px;
}
/* Special Block */
.special {
	width: 250px;
	height: 100%;
	padding: 0;
	margin: 20px;
	border-left: 2px solid #EEE;
	vertical-align: top;
}
.special .t_1 {
	text-align: center;
	font-weight: bold;
	background-color: #CCC;
	padding: 3px;
}
.special .t_2 {
	background-color: #EEE;
	padding: 3px;
	vertical-align: top;
}
/* Exclusive Block */
.exclusive {
	text-align: center;
	border-top: 2px solid #EEE;
	border-bottom: 2px solid #EEE;
	padding: 40px 5px 5px 5px;
	margin: 0;
	background: url(/img/h_exclusive.gif) 4% 8% no-repeat;
}
.t_exclusive {
	text-align: center;
}
.t_exclusive .t_1 {
	text-align: center;
	font-weight: normal;
	background-color: #FFF;
	width: 200px;
	vertical-align: top;
}
/* Info Block */
.info {
	padding: 0;
	border-bottom: 2px solid #EEE;
}
.info_footer {
	width: 959px;
	padding: 0;
	border-top: 2px solid #EEE;
}
/* Comments */
.t_post {
	width: 900px;
	border: 2px solid #EEE;
	margin: 10px 0;
}
.t_avatar {
	width: 165px;
	padding: 5px;
	text-align: left;
	border-right: 1px solid #EEE;
}
.t_avatar a img {
	
}
.t_h {
	padding: 5px;
	border-bottom: 1px solid #EEE;
}
.t_msg {
	padding: 5px;
	vertical-align: top;
}
.t_f {
	padding: 5px;
	border-top: 1px solid #EEE;
}
/* ShoutBox */
.shout {
	margin: 10px 5px;
	padding: 5px;
	border: 2px solid #EEE;
}
/* List */
ul {
	padding: 0;
	margin: 0 0 0 25px;
}
li {
	padding: 0;
	margin: 0;
}
/* Forms */
form {
	padding: 0;
	margin: 0;
}
input, textarea {
	font: 12px Verdana;
}
/* Border for IMG */
.border_img_t {
	background: url(/img/border_img_t.gif) repeat-x;
	height: 12px;
}
.border_img_tr {
	background: url(/img/border_img_tr.gif) no-repeat;
	width: 12px;
	height: 12px;
}
.border_img_r {
	background: url(/img/border_img_r.gif) repeat-y;
	width: 12px;
}
.border_img_br {
	background: url(/img/border_img_br.gif) no-repeat;
	width: 12px;
	height: 12px;
}
.border_img_b {
	background: url(/img/border_img_b.gif) repeat-x;
	height: 12px;
}
.border_img_bl {
	background: url(/img/border_img_bl.gif) no-repeat;
	width: 12px;
	height: 12px;
}
.border_img_l {
	background: url(/img/border_img_l.gif) repeat-y;
	width: 12px;
}
.border_img_tl {
	background: url(/img/border_img_tl.gif) no-repeat;
	width: 12px;
	height: 12px;
}
/* Others */
.vip {
	background: url(/img/vip.gif) top left repeat-y #FFF;
	border: 2px solid #EEE;
	padding: 5px 5px 5px 35px;
	margin: 5px;
}
.done {
	color: #666;
	font: bold 16px Georgia;
	padding: 20px 20px 20px 64px;
	background: url(/img/icon_info.gif) top left no-repeat;
	border-bottom: 2px solid #EEE;
}
.error {
	color: #F00;
	font: bold 16px Georgia;
	padding: 20px 20px 20px 64px;
	background: url(/img/icon_error.gif) top left no-repeat;
	border-bottom: 2px solid #EEE;
}
.marker_admin {
	color: #9C0;
}
.marker_mod {
	color: #09F;
}
.block_padding {
	padding: 5px;
	clear: left;
}
/* Quotes */
.quote {
	border: 2px solid #EEE;
}
.quote_1 {
	background: url(/forum/templates/bChance_v2/images/quote_1.gif) top left no-repeat #EEE;
	width: 37px;
	height: 80px;
}
.quote_body {
	background-color: #FFF;
	padding: 5px;
}
.quote_2 {
	background: url(/forum/templates/bChance_v2/images/quote_2.gif) bottom right no-repeat #EEE;
	width: 37px;
	height: 80px;
}

/* LOG IN */
.log_in {
	width: 959px;
	background: #FFF;
	margin: 0 0 5px;
	padding: 5px 0;
}
.log_in a {
	color: #F60;
	text-decoration: none;
}
.log_in a:hover {
	color: #666;
	text-decoration: underline;
}

/* COUNTERS */
.counters {
	text-align: center;
}

/* FOOTER */
.footer {
	width: 100%;
	text-align: right;
	border-top: 1px solid #999;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #999;
	background: url(/img/bg_profile.gif) #666;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
}

/* RATING (by Rogie King) */
.m_rating {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 30px;
	position: relative;
	background: url(/img/rating.gif) top left repeat-x;
}
.m_rating li {
	padding: 0;
	margin: 0;
	/*\*/
	float: left;
	/* */
}
.m_rating li a {
	display: block;
	width: 17px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 30;
	position: absolute;
	padding: 0;
}
.m_rating li a:hover {
	background: url(/img/rating.gif) left bottom; z-index: 1; left: 0;
}
.m_rating a.one-star {
	left: 0;
}
.m_rating a.one-star:hover {
	width: 17px;
}
.m_rating a.two-stars {
	left: 17px;
}
.m_rating a.two-stars:hover {
	width: 34px;
}
.m_rating a.three-stars {
	left: 34px;
}
.m_rating a.three-stars:hover {
	width: 51px;
}
.m_rating a.four-stars {
	left: 51px;
}
.m_rating a.four-stars:hover {
	width: 68px;
}
.m_rating a.five-stars {
	left: 68px;
}
.m_rating a.five-stars:hover {
	width: 85px;
}
/* end */

/* Offtopic text */ 
.bla {
	color: #999;
}
	.bla SPAN {
		font-weight: bold;
	}

/* Spoiler */
.spoiler {
	
}
	.spoiler-title {
		padding: 0 0 5px;
	}
		.spoiler-title SPAN {
			font-weight: bold;
		}
		.spoiler-title INPUT {
			width: 80px;
			margin: 0px;
			padding: 0px;
			text-transform: lowercase;
			font-size: 10px;
		}
	.spoiler-body {
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		background-color: #FAFAFA;
		border: #D1D7DC;
		border-style: solid;
		border-left-width: 1px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
	}