body {
	margin: 0 !important;
	padding: 0 !important;
	background: white !important;
}

#brd-wrap {
padding:0 !important;
}

.brd {
	padding: 0 auto !important;
	margin: 0 auto;
	width: 960px !important;
}

/* ********************************
*  MaNGAshop container CSS
********************************* */

#mangashop_container {
	width: 980px;
	margin: 0 auto;
	
	background: white url('bg.jpg') repeat-y;
}

/* ********************************
*  MaNGAshop header CSS
********************************* */
#mangashop_header {
	width: 980px;
	height: 38px;
	background: white url('header1.jpg') no-repeat;
	color: black !important;
	font-weight: bold !important;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none !important;
}

#mangashop_header2 {
	height: 112px;
}

/* ********************************
*  MaNGAshop top menu CSS
********************************* */
#mangashop_header ul {
	list-style-type:none;
	padding: 0 0 0 30px;
	margin: 0 auto;
	width: 600px;
	height: 25px;
}

#mangashop_header ul li {
	float:left;
	padding-left: 5px;
	width: 80px;
	height: 25px;

}

#mangashop_header ul li a {
	color: black !important;
	font-weight: bold !important;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none !important;
}

/* ********************************
*  MaNGAshop logo CSS
********************************* */
#mangashop_header2 .logo {
	float:left;
	width: 219px !important;
	height: 112px !important;
	outline:none;
	border:none;
	margin-left: 20px;
}
#mangashop_header2 .logo a img {
	border:none;
}

/* ********************************
*  MaNGAshop forum status CSS
********************************* */

#mangashop_header2 .status {
	margin-left: 250px;
	padding-top: 12px;
	background: url('menu.jpg') no-repeat 0px 12px;
	width: 710px;
	height: 87px;
}

/* ********************************
*  MaNGAshop forum menu CSS
********************************* */
#mangashop_header2 .status_links {
	background: none!important;
	width: 680px !important;
	height: 50px !important;
	margin: 0 auto !important;
	padding: 0 !important;
		
	line-height: 50px !important;
}

#mangashop_header2 .status_links ul {
	margin: 0 !important;
	padding: 0px;
}
#mangashop_header2 .status_links ul li {
	display:inline;
	padding: 0 10px;
	border-right: 2px solid #cedbe1;
}
#mangashop_header2 .status_links ul li#navlogout, #mangashop_header2 .status_links ul li#navlogin {
	border-right: none;
}

#mangashop_header2 .status_links ul li.isactive a {
	text-shadow: 0px 0px 10px #ffe88b, 5px 0px 10px #ffe88b, 0px 5px 10px #ffe88b, -5px 0px 10px #ffe88b, 0px -5px 10px #ffe88b;
}

#mangashop_header2 .status_links a {
	font-family: sans-serif, Arial, Helvetica;
	color:#466B83 !important;
	padding-left:10px;
	padding-right:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:18px;
	line-height: 42px;
	border: 0px solid #000000;
	text-decoration:none !important;
}

#mangashop_header2 .status_links a:hover {
	color: black !important;
	text-decoration: none !important;
}

#mangashop_header2 .status_links #navlogout, #mangashop_header2 .status_links #navlogin  {
	float:right;
}

/* ********************************
*  MaNGAshop forum status CSS
********************************* */
#mangashop_header2 .status .status_welcome {
	position:relative;
	height: 37px;
	font-family: sans-serif, Arial, Helvetica !important;
}

#mangashop_header2 .status .status_welcome p#welcome {
	position:absolute;
	top: 7px;
	left: 20px;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 11px !important;
}

#mangashop_header2 .status .status_welcome p#visit-links {
	position: absolute;
	right: 20px;
	top: 7px;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 11px !important;
}

#mangashop_header2 .status .status_welcome p#visit-links a {
	color: black;
	font-weight: bold;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none !important;
	padding: 0 5px;
	border-right: 1px solid black;
}
#mangashop_header2 .status .status_welcome p#visit-links a:hover {
	text-decoration: underline !important;
}

#mangashop_header2 .status .status_welcome p#visit-links #visit-unanswered a {
	border-right: none !important;
}

#mangashop_header2 .status .status_welcome p#visit-links #visit-pun_pm {
	border-left: 1px solid black;
}

#mangashop_header2 .status .status_welcome p#visit-links #visit-pun_pm a {
	margin-left: 5px !important;
	border-right: none !important;
}

#mangashop_header2 .status .status_welcome p#visit-links #visit-pun_pm a strong {
	font-weight:bold!important;
}
#mangashop_header2 .status .status_welcome p#visit-links #visit-pun_pm a strong:before {
	content: " ";
	display:inline-block;
	width: 17px;
	height: 15px;
	margin-top:-6px;
	margin-right: 3px;
	background: url('pm-new.gif') no-repeat center center;
	vertical-align:middle;
}
/* ********************************
*  MaNGAshop footer CSS
********************************* */

#mangashop_footer {
	background-color: #4CA5F0;
	text-align:center;
	font-size: 11px;
	padding: 2px;
	clear:both;
}
#mangashop_footer a {
	color:#083A59;
	text-decoration:none;
	font-weight:bold;
	padding-left:1px;
	padding-right:1px;
	font-size: 11px;
}
#mangashop_footer a:hover { text-decoration: underline; }

#mangashop_footer #mangashop_copyright {
	margin-top: 2px;
	border-top: 2px solid #247FE3;
	text-align:center;
	color:#083A59;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
}

/* ********************************
*  MaNGAshop extra forum changes CSS
********************************* */

.brd .crumbs {
    font-family: Arial,sans-serif !important;
    font-size: 12px !important;
	color: #3F3F3E;
	
	margin: 0px!important;

}

.brd .crumbs .crumb span {

}

.brd .crumbs a {
    color: #6AC0FD;
    font-weight: bold;
}

.brd .crumbs .crumblast a {
    font-size: 12px !important;
	color: #3F3F3E;
}

.brd .main-head, .brd .main-menu {
	background: #FFFFFF url('cat_title.jpg') no-repeat !important;
	border:none !important;
	height: 24px !important;
}
.brd .main-menu { padding: 0 !important; }

.brd .main-head h2.hn {
	color: black !important;
	font-weight: bold !important;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none !important;

	padding: 0px !important;
	margin: 0px !important;
}

.brd .main-head .options {
	color: black !important;
	font-weight: normal !important;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	heght: 19px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.brd .main-head .options a {
	color: black !important;
}

.brd .main-menu ul li {
	line-height: 14px;
}
.brd .main-menu ul li a {
	color: black;
	font-size: 10px;
}
.brd .main-menu ul li.active a{
	color: #800000;
}

.brd .main-foot {
	background: none repeat scroll 0 0 #1F537B;
	border-color: #1F537B;
}

.brd a.feed {
	background: url(feed-icon.png) center left no-repeat;
}


#brd-main .main-subhead {
	background: #FFFFFF url('cat_title2.jpg') no-repeat left top !important;
	border:none !important;
	height: 19px !important;
}

#brd-main .main-subhead h2 {
	padding: 0!important;
	background: white;
	line-height: 19px;
}

.brd .main-subhead .item-summary {
	font-size: 11px;
	line-height: 11px;
	padding: 0px !important;
	position: relative;
}

.brd .main-subhead .item-summary strong {
	position: absolute;
}

.brd .item-summary .subject-title {
	top: -3px !important;
}

.brd .item-summary .info-topics,
.brd .item-summary .info-replies {
	top: -3px !important;
	margin-left: 100%;
	text-align: center;
	width: 7em;
	left: 962.3em !important;
	}

.brd .item-summary .info-forum {
	top: -3px !important;
	margin-left: 100%;
	text-align: center;
	width: 20em;
	left: 952em;
	}


.brd .item-summary .info-posts,
.brd .item-summary .info-views {
	top: -3px !important;
	margin-left: 100%;
	text-align: center;
	width: 7em;
	left: 969.8em !important;
	}

.brd .item-summary .info-lastpost {
	top: -3px !important;
	margin-left: 100%;
	left: 978em !important;
	}
.brd .item-info .info-lastpost cite {
	color: #808080;
}
.brd p.forum-noview .info-replies {
	left: 972em;
	}

.main-content {
	border-top:none !important;
}

.main-content .topicpost {
	border:none!important;
	background-image: url('cat_title2.png') !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
}

.main-content .topicpost .post-author {
/*	margin-top: 5px !important;*/
}

.main-content .posthead .post-byline {
	margin-top: 5px !important;
}

.brd .item-subject .hn, .item-subject p {
    color: #808080;
}

#brd-about #copyright {
	font-size: 10px;
	color: #a0a0a0;
}
#brd-about #copyright a {
	color: #808080;
}
#brd-about #copyright a:hover {
	color: #000;
	text-decoration:none;
}
