/* global settings */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	padding: 0px;
	font: 100% Sans-Serif, "Trebuchet MS", Trebuchet;
	color: #666;
	text-align: center;
	background: transparent url('http://im.mangastation.net/bgr_osn.gif') top center repeat-x;
}
/* links */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #007EC4;
}
a:hover {
	color: #5FCBF3;
}
a img {
	background: none;
	border: 0 none;
	vertical-align: sub;
}
a:hover img {
	filter: alpha(opacity=70);
	opacity: .9; 
}
/* hn */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #515151;
	margin: 10px 0;
}
h1 {
	margin: 0;
	font-size: 4em;
	font-weight: bold;
	text-transform: uppercase;
}
h1 a {
	color: #515151;
}
h1 a:hover {
	background: none;
	border-bottom: none;
	color: #069;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.8em;
}
h6 {
	font-size: 0.7em;
}
/* misc */
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	cursor: help;
}
code, pre {
	font: 12px Tahoma;
}
pre {
	width: 100%;
	margin: 10px auto;
}
div#col-main p {
	margin: 0px 0;
	line-height: 16px;
}
td {
	padding: 5px;
	line-height: 18px;
}
/* defination lists */
dl {
	margin: 20px 0;
}
dt {
	font-size: 0.9em;
	text-transform: uppercase;
}
dd {
	margin: 0 0 20px;
}
/* list styles */
/*ul {
margin: 10px 0;
}*/
div#topnav ul#nav {
	margin: 0px 0;
	float: right;
}
div#topnav ul#nav li {
	margin-right: 10px;
}
ul li {
	/*height: 1%;*/
list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	line-height: 18px;
}
ol {
	margin: 10px 0 10px 25px;
}
ol li {
	margin: 0 0 5px 0;
	line-height: 18px;
}
/* blockquote */
blockquote {
	margin: 10px 0;
	padding: 5px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font: 0.9em/1.5em Georgia, "Trebuchet MS";
	color: #666;
}
/* image styles */
img.left {
	float: left;
	margin: 0 15px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 15px;
}
img.centered {
	display: block;
	margin: 10px auto;
}
img.border {
	padding: 2px;
	border: 1px solid #999;
}
/* layout */
#container {
	margin: 0px auto;
	width: 1000px;
	font-size: 0.75em;
	text-align: left;
	overflow: visible;
/*border:1px solid #025c82;
border-bottom:0px; */
}
#wrap {
	background-color: #fff;
	height: 1%;
	margin: 0px 0;
/*background: url(i/wrap.gif) repeat-y; */
}
#col-left {
	float: left;
	width: 172px;
	padding: 10px 0;
	margin-right: 10px;
	text-align: left;
}
#col-main {
	margin-right: 10px;
	width: 626px;
	float: left;
	overflow: visible;
}
#col-right {
	margin-right: 10px;
	float: right;
	width: 172px;
	padding: 10px 0;
}
/* main navigation */
#nav li {
	float: left;
	display: block;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
#nav a:link, #nav a:visited {
	float: left;
	display: block;
	padding: 0px;
	font-size: 1em;
	color: #515151;
	text-decoration: none;
	text-align: center;
	width: 100px;
	margin-top: 100px;
	font-weight: bold;
}
div#topnav {
	margin:  0px 0px 20px;
	height: 150px;
	background: transparent url('http://im.mangastation.net/header_bgr.png') top left no-repeat;
}
#nav li, #nav a:hover {
	color: #069;
	width: 100px;
}
#nav li.page-item-591 {
	background: transparent url('http://im.mangastation.net/forum.jpg') top left no-repeat !important;
}
#nav li.page-item-115 {
	background: transparent url('http://im.mangastation.net/forum_m.jpg') top left no-repeat !important;
}
#nav li.page-item-601 {
	background: transparent url('http://im.mangastation.net/events_m.jpg') top left no-repeat !important;
}
#nav li.page-item-603 {
	background: transparent url('http://im.mangastation.net/about_us.jpg') top left no-repeat !important;
}
#nav li.page_item, li.current_page_item {
	background: transparent url('http://im.mangastation.net/index_m.jpg') top left no-repeat;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	color: #069;
}
/* latest post */
#latest {
	background-color: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#latest-inner {
	background: transparent url('http://im.mangastation.net/akcenti.jpg') top left no-repeat;
	height: 1%;
	margin: 0;
}
#slide {
	font-weight: bold;
	padding-left: 15px;
	height: 1%;
	width: 745px;
	display: block;
	overflow: hidden;
	position: relative;
}
#slideticker {
	font-weight: normal;
	float: right;
	width: 620px;
	position: relative;
	letter-spacing: 0.1em;
/*padding-left:100px;*/
}
/* post */
#post-latest {
	float: left;
	width: 610px;
	font-size: 1.1em;
	color: ##666666;
	text-align: justify;
	margin: 0px 10px 0px 170px;
}
#post-latest h3 {
	margin: 0;
	padding: 20px 0 0 20px;
}
#post-latest h2 {
	margin: 5px 20px 0;
	font: normal 1.6em Verdana, Sans-Serif;
}
#post-latest p.post-meta {
	margin: 0 20px;
}
#post-latest .post-body {
	margin: 10px 20px 0px;
	width: 580px !important;
	line-height: 16px;
}
#post-latest .post-body div.awppage p {
	display: block;
	width: 580px;
	height: 145px;
	overflow: hidden;
}
div.post-body img {
	margin: 4px;
}
/* about */
#sec-about {
	float: left;
	width: 210px;
	padding: 0 0 20px;
	background: #f7f3f3;
	font-size: 0.9em;
	line-height: 1.6em;
}
#sec-about p {
	margin: 20px;
}
#sec-about h3 {
	margin: 0;
	padding: 20px 0 0 20px;
	font-size: 1.1em;
}
/* main column */
/* post */
#col-main h3.sec-title, #instantsearch h3 {
	padding: 20px 10px 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
div.post {
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0 10px;
	background: url(http://im.mangastation.net/divider.gif) no-repeat bottom center;
	float: left;
	width: 600px;
}
h2.post-title {
	margin: 0;
	font-size: 1.800em;
	line-height: 24px;
}
p.post-meta {
	margin: 0px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	color: #999;
}
.meta-name {
	float: left;
	width: 120px;
	font-size: 1.1em;
	text-transform: uppercase;
}
.meta-detail {
	font-size: 1.1em;
	text-transform: none;
	text-align: left;
	margin-left: 120px;
	display: block;
}
p.more {
	margin: 20px 0 0;
	padding: 0 0 0 20px;
	background: url(i/dashed.gif) no-repeat 0 50%;
	line-height: 18px;
}
/* prev-next navigation */
div.content-navigate {
	padding: 10px 15px 20px;
}
span.alignright {
	float: right;
}
span.alignleft {
	float: left;
}
/* comments */
#comments {
	padding: 0 15px 40px;
	background: url(i/divider.gif) no-repeat 50% 100%;
	float: left;
}
#comments h3 {
	margin: 0;
	padding: 10px 0 0;
	font-weight: bold;
}
div.comment {
	height: 1%;
	padding: 2px;
	border: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
div.comment p {
	margin: 0px;
}
.comment-meta {
	font-size: 0.95em;
	text-transform: uppercase;
}
#comments label {
	display: block;
	font-size: 0.9em;
}
#comment-author, #comment-email, #comment-url, #comment-text, #s {
	width: 100%;
	margin: 0 0 10px;
	padding: 2px;
	border: 1px solid #ccc;
	font: 0.95em "Lucida Sans Unicode", "Lucida Grande", Verdana, "Trebuchet MS";
}
#comment-submit {
	padding: 2px;
	background: #eee;
	border: 3px solid #666;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font-size: 85%;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
}
/* side columns common */
#col-right a:hover, #col-left a:hover {
	background: transparent;
	border-bottom: none;
}
#col-right li, #col-left li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	background-image: none;
	line-height: 20px;
}
#col-right ul ul, #col-left ul ul {
	padding-left: 10px;
	margin: 0;
	border: 0px none !important;
}
#col-right li li, #col-left li li {
	border-top: 1px solid #e5e5e5;
}
#col-right ul li ul li, #col-right ul li ul li ul li {
	border-bottom: 0px !important;
}
h3.sec-title {
	font-family: verdana,arial,sans-serif;
	margin: 0;
	font-weight: bold;
}
h3.sec-title a {
	color: #515151;
}
#col-left input {
}
div.left-sec, div.right-sec {
	margin: 0 0px 10px 0;
	padding-bottom: 9px;
	background: transparent url('http://im.mangastation.net/all_foot.jpg') bottom left no-repeat;
}
div.widget_categories {
	background: none;
	padding-bottom: 0px;
}
/* footer */
#footer {
	padding: 0;
	margin: 0px auto;
	text-align: left;
	font-size: 11px;
	width: 1000px;
	color: #015061;

}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #015061;
	text-decoration: none;
}
/* misc */
.TagCloud {
	text-align: justify;
}
#ACFLoader {
	display: none;
	font: 100%/1.5em Sans-Serif, "Trebuchet MS", Trebuchet;
	position: absolute;
	top: 3px;
	left: 3px;
	border: 1px solid #888;
}
#ACFLoader p {
	margin: 2px 5px 2px 5px;
}
#instantsearch ul li {
	background: none;
	line-height: 15px;
	padding: 0 15px;
	font-size: 0.90em;
}
#instantsearch ul {
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
}
#instantsearch h3 {
	padding: 0px 15px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* Calendar */
div#calendar_wrap th, div#calendar_wrap td {
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
}
div#calendar_wrap table {
	width: 100px !important;
}
/* End Calendar*/
/* Avatar */
.avatar {
	float: left;
	padding: 1px;
	margin: 0 5px 0 0;
	border: 1px solid #ddd;
	background: white;
}
.post_avatar {
	padding: 1px;
	margin: 0 5px 0 0;
	border: 1px solid #ddd;
	background: white;
	display: block;
	float: left;
}
div.widget_wp_sidebarlogin div.avatar_container {
	margin-left: 3px;
}
/* End Avatars*/
div.post-body, div.post-info {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
div#sec-about em {
	text-align: right;
	width: 100%;
	display: block;
}
/* Banners */
div.menu_topBanner {
	width: 380px;
	height: 100px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
}
/* End Banner */
p.post-meta-ind {
	font-size: 0.80em;
}
p.post-meta-ind a {
	font-weight: bold;
}
div#smilies_toolbar {
	overflow: hidden;
	height: 200px;
	width: 600px;
	overflow: auto;
}
a.more-link, a.awppost_link {
	display: block;
	width: 100%;
	float: left;
	height: 28px;
	background: transparent url('http://im.mangastation.net/read_more.jpg') top left no-repeat;
}
a.awppost_link_hide {
	display: block;
	width: 100%;
	float: left;
	height: 28px;
	background: transparent url('http://im.mangastation.net/hide_more.jpg') top left no-repeat;
}
div.post-body {
	margin: 0px 0px 20px 0px;
}
p.post-meta a {
	color: #5FCBF3;
}
p.post-meta a:hover {
	color: #007EC4;
}
div.widget_categories h3 {
	background: transparent url('http://im.mangastation.net/cat_head.jpg') no-repeat scroll 0 0 !important;
	color: #FFFFFF !important;
}
div.widget_categories ul {
	padding-bottom: 12px;
	background-image: url('http://im.mangastation.net/cat_foot.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #0682b6;
	border: none !important;
}
div.widget_categories li.cat-item {
	border: 0px !important;
	height: 22px !important;
	line-height: 22px;
	color: #8fdeef;
	background: transparent url('http://im.mangastation.net/cat_line.jpg') bottom left no-repeat !important;
}
div.widget_categories li.cat-item a {
	color: #8fdeef;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
div.widget_categories li.cat-item a:hover {
	text-decoration: underline;
}
/* bonus */
.authcomment {
	background-color: #B3FFCC !important;
}
div#col-left ul ul {
	border: none;
	background: none;
}
div#col-right ul, div#col-left ul, div.wp-polls, div#calendar_wrap, div#wpcumuluswidgetcontent {
	border: 1px solid #0682b6;
	border-top: none;
	border-bottom: none;
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.shopping-cart-wrapper, div.widget_latest_products div {
	border: 1px solid #0682b6 !important;
	border-top: none !important;
	border-bottom: none !important;
}
div.widget_latest_products div div {
	border: 0px none !important;
}
div#col-right h3, div#col-left h3 {
	background: transparent url('http://im.mangastation.net/all_head.jpg') no-repeat scroll 0 0;
	color: #666666;
	height: 23px;
	line-height: 26px;
	margin: 0px;
	font-size: 0.90em;
	padding: 0px 0px 0px 23px;
}
form#searchform input#s {
	border: 0px;
	width: 153px;
	height: 22px;
	background: transparent url('http://im.mangastation.net/search_space.gif') top left no-repeat;
	margin-left: 10px;
}
div#post-latest a.awppost_link {
	display: none;
}
div.wp-polls ul {
	border: none !important;
}
div.wp-polls {
	margin: 0px !important;
}
div.col_foot {
	width: 172px;
	height: 9px;
	float: left;
	background-image: url('http://im.mangastation.net/all_foot.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.widget_pages li a {
	margin-left: 10px;
}
/*list prod*/
div.product_grid_item {
	margin: 0px 9px 30px 0px !important;
/*	border:1px solid #333; */	border-left: none;
	border-top: none;
	width: 140px !important;
}
div.product_grid_item div.item_image {
	overflow: hidden;
	width: 130px;
	height: 130px;
	margin-left: 5px;
}
div.product_grid_item div.grid_product_info {
	height: 90px;
}
div.product_grid_item div.product_text strong {
	height: 50px;
	width: 100%;
	display: block;
}
input.wpsc_buy_button {
	width: 136px;
	height: 23px;
	border: 0px none;
	background: transparent url('http://im.mangastation.net/cart_but.jpg') top left no-repeat;
	font-size: 11px;
	text-align: right;
	text-shadow: #ffffff 1px 1px 1px;
}
