@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	background:none repeat scroll 0 0 #F5F5F5;
	color:#333333;
	font-size:12px;
	line-height:1.5;
	font-family:Verdana,arial,helvetica,sans-serif;
}

div.about {
	text-align:left;
	margin:20px auto 0 auto;
	width:70%;
}
.vtop {
	vertical-align: top;
}
.m10 {
	margin:10px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mb10 {
	margin-bottom:10px;
}
.ml10 {
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}
.mt20 {
	margin-top:20px;
}
.mr10 {
	margin-right:10px;
}
.p10 {
	padding:10px;
}
.pt10 {
	padding-top:10px;
}
.pl10 {
	padding-left:10px;
}
.pr10 {
	padding-right:10px;
}

.bl9 {
    border-left: 1px solid #999999;
}
.bb9 {
    border-bottom: 1px solid #999999;
}

a {
	color:#333333;
}
img {
	border:0 none;
	vertical-align:middle;
}
li {
	list-style:none inside none;
}
h1 {
	background:#666666;
	border-bottom:1px solid #999999;
	font-size:small;
	font-weight:bold;
	padding:2px 0;
	text-align:center;
	color:#FFFFFF;
}
h2 {
	font-size:large;
	font-weight:bold;
}
h3 {
	font-size:medium;
	font-weight:bold;
	margin-top:10px;
}
h3.new {
    background: url("img/new.png") no-repeat scroll 0 50% transparent;
    padding-left: 20px;
}
.about h3 {
	margin-top:30px;
}
.code {
    background-color: #FFFFFF;
    border: 1px dashed #666666;
    color: #666666;
    margin: 10px;
    padding: 5px;
}

#hdBar {
	background:#666666;
	border-bottom:1px solid #999999;
	font-size:small;
	font-weight: normal;
	padding:0;
	text-align:center;
	color:#FFFFFF;
}
#hdBar h1 {
	border-bottom:0 none;
	padding:0;
	font-weight: normal;
	float:left;
	text-align:left;
}
#hdBar a {
	display:block;
	border-left:1px solid #F5F5F5;
	padding: 5px 10px;
	float:right;
	color:#FFFFFF;
	text-decoration: none;
}
#hdBar h1 a {
    background: url("img/mangackr_16.png") no-repeat scroll 0 50% transparent;
    border-left: 0 none;
    padding-left: 20px;
    margin-left: 5px;
}
.txtS {
	font-size:x-small;
}
ul.disc li {
	list-style: disc inside none;
}
ol.deci li {
	list-style: decimal inside none;
}
address {
	margin-top:5px;
	font-style:italic;
	font-weight:bold;
}
hr {
	border:0;
	border-top:1px solid #999;
	border-bottom:1px solid #fff;
	*border-top:1px solid #999;
	*border-bottom:1px solid #fff;
	*filter:alpha(opacity = 30);
	clear:both;
	height:0;
	display:block;
	margin:15px 0;
}
body.about div.about hr {
	margin:30px 0;
}
#leftbox hr {
	border-top:1px solid #999;
	*border-top:1px solid #999;
}
#logo,#searchbox {
	text-align:center;
	margin:25px auto 0 auto;
}
#mangaup {
    position: relative;
    z-index: 1;
}
#mangaup, .h2_box {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.index .h2_box {
    border-top: 1px solid #CCCCCC;
    padding-top: 10px;
}
.index .h2_box h2 {
    font-size: medium;
    margin-left:10px;
}
#leftbox {
	text-align:left;
	float:right;
	width:460px;
}
#upContainer {
	text-align:left;
	background:#EEE;
	overflow:hidden;
}
#upContainer .inbox {
	background: url("/img/milogo.gif") no-repeat scroll top right #EFEFEF;
	border: 1px solid #999;
	margin: 10px;
	padding:10px 10px 20px 10px;
}
#upContainer .gsc-tabHeader.gsc-tabhActive {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:2px solid #F7811F;
	color:#333333;
}
#upContainer .gsc-resultsHeader {
	border-bottom:1px solid #DDDDDD;
}
#upContainer .gs-result .gs-title,#upContainer .gs-result .gs-title * {
	color:#333333;
}
#upContainer .gs-result a.gs-visibleUrl,#upContainer .gs-result .gs-visibleUrl {
	color:#333333;
	text-decoration:underline;
}
#upContainer .gsc-results .gsc-cursor-box .gsc-cursor-page {
	color:#333333;
}
#upContainer .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#F7811F;
}
#content .gsc-control {
	width:auto;
	padding-top:20px;
}
#twitterContainer ,#content {
	display:block;
	background:#FFF;
	clear:both;
	padding:10px;
	overflow:hidden;
}
.twtr-hd {
    padding: 5px !important;
}
.twtr-doc,.twtr-timeline {
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
}
.gsc-control {
	margin:5px;
	border:1px solid #DDD;
	background:#EEE; 
	overflow:hidden;
	color:#666666;
	padding:5px;
}
.twtr-widget .twtr-tweet {
    background-color: #EEEEEE !important;
    border: 1px solid #DDDDDD !important;
    margin-bottom: 5px !important;
}
.gsc-tabHeader.gsc-tabhActive {
    border-left: 1px solid #F7811F;
    border-right: 1px solid #F7811F;
    border-top: 2px solid #F7811F;
    color: #666666;
}
.gsc-resultsHeader {
    border-bottom: 1px solid #DDDDDD;
    margin-top: -18px;
}
#searchbox input[type="text"],.input.gsc-input {
	border:2px solid #DDDDDD;
	padding:5px;
	width:200px;
}
#searchbox input[type="text"]:hover,#cse-search-box input[type="text"]:focus,#cse-search-box input[type="text"]:active,input.gsc-input:hover,input.gsc-input:focus {
	border:2px solid #F7811F;
}

#foot {
	background:none repeat scroll 0 0 #666666;
	border-top:1px solid #999999;
	margin-top: 100px;
	padding:50px 0;
	text-align:center;
	color:#FFFFFF;
}
.index #foot {
	margin-top: 0;
}
#mid {
	background:none repeat scroll 0 0 #333333;
	height: 500px;
	margin-top: -450px;
	position: relative;
	z-index: 0;
}
#foot a {
	color:#FFFFFF;
}
#foot ul {
	margin:5px auto 0 auto;
	width:230px;
}
#foot li {
	float:left;
	margin-right:5px;
}
ul.clearfix li {
	float:left;
}
.red {
	color:#F7811F;
}
.user {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    display: block;
    float: left;
    margin: 0 12px 5px 0;
    padding: 4px;
    overflow: hidden;
}
.user:hover {
    background-color: #F7811F;
}
.pro_img {
    background: url("/img/mangackr_32.png") no-repeat scroll 50% 50% #FFFFFF;
    font-size: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.pro_img div {
    background: url("/img/mangackr_32.png") no-repeat scroll 50% 50% #FFFFFF;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    height: 48px;
    width: 48px;
}

#pro .pro_img {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    padding: 4px;
    vertical-align: middle;
}

.maru,#twitterContainer,#content,#upContainer,.hashLink,.navi01 span,.gsc-cursor-page,.gsc-cursor-current-page,input.gsc-input {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/PIE.htc);
}
.kage,#twitterContainer,#content,#upContainer,.hashLink,.navi01 span,#foot li a:hover img,.mangalist a:hover img,.gsc-cursor-page,.gsc-cursor-current-page,#uploadifyUploader {
	box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	behavior: url(/PIE.htc);
}
.tag,.hashLink {
	padding:0 5px;
	color:#F7811F;
	background-color: #FFFFFF;
}
.tag a,.hashLink a {
	color:#F7811F;
}
a.gallery_link {
    margin-top:10px;
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #999999;
    display: block;
    overflow: hidden;
    padding: 4px;
}
a.gallery_link img {
    width: 487px;
}
a:hover.gallery_link {
    background: none repeat scroll 0 0 #F7811F;
}
.fleft{
	float:left !important;
}
.fright{
	float:right !important;
}
.none {
	clear: both;
}
.hidden {
	display: none;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.mangalist {
	width:100%;
}
.mangalist p {
	margin-top:5px;
}
.mangalist input,#code input {
	border:2px solid #DDDDDD;
	color:#333333;
	font-size:x-small;
	margin-left:5px;
	padding:2px;
	width:80%;
}
.mangalist input:hover,.mangalist input:focus,#code input:hover,#code input:focus {
	border:2px solid #F7811F;
}
.mangalist a.url {
	padding-right: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.mangalist a.new {
	background:url("/img/new.png") no-repeat scroll right 50% transparent;
}

#view #foot {
	text-align:center;
	padding:10px 0;
}


/* iframe ----------------------------------------------------------------- */

body#view {
	background:none repeat scroll 0 0 #EEEEEE;
}
body#view #wrap {
	background: url("http://mangackr.com/mangaup/bar.png") repeat-x scroll left top transparent;
}
#header {
    padding: 5px;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #999999;
    color: #333333;
}
#header h1 {
    padding: 0;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
    text-align: left;
    color: #333333;
}
#header .author a {
    display: inline-block;
    padding-left: 20px;
    background: url("http://mangackr.com/img/mangackr_16.png") no-repeat scroll left 50% transparent;
}
#header .smb img, .ptop img {
    vertical-align: text-top;
}
.mixi-check-button {
width: 16px;
height: 16px;
display: inline-block;
text-indent: -9999px;
background: url("http://mangackr.com/img/bt_check_1.png") no-repeat scroll left 50% transparent;
}
.mixi-check-button img {
visibility: hidden;
}

/* ------------------------------
 smart
------------------------------ */
div.spmode {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #000000;
z-index: 9998;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	zoom:1;
}
a.spmode {
display: block;
}
a.spmode div {
text-indent: -9999px;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: url("http://mangackr.com/img/mangackr_logo.png") no-repeat scroll 50% 50% transparent;
z-index: 9999;
}

#prevBtn, #nextBtn, #mihiraki {
    border-right: 1px solid #000000;
    display: block;
    float: left;
}
#prevBtn a, #nextBtn a, #mihiraki a, #copy a {
    border-right: 1px solid #999999;
    color: #FFFFFF;
    display: block;
    height: 30px;
    text-decoration: none;
}
#prevBtn a {
    background: url("http://mangackr.com/mangaup/prevBtn.png") no-repeat scroll 50% 50% transparent;
    width: 30px;
}
#nextBtn a {
    background: url("http://mangackr.com/mangaup/nextBtn.png") no-repeat scroll 50% 50% transparent;
    width: 30px;
}
#mihiraki a {
    background: url("http://mangackr.com/mangaup/mihiraki.png") no-repeat scroll 50% 50% transparent;
    width: 30px;
}
#copy {
    border-left: 1px solid #999999;
    display: block;
    float: right;
}
#copy a {
    border-left: 1px solid #000000;
    display: block;
    height: 30px;
    text-decoration: none;
    background: url("http://mangackr.com/mangaup/copy.png") no-repeat scroll 50% 50% transparent;
    width: 70px;
}
#prevBtn a:hover, #nextBtn a:hover, #copy a:hover {
    background-color:#000;
}
#mihiraki a:hover {
    background: url("http://mangackr.com/mangaup/mihiraki.png") no-repeat scroll 50% 50% #000;
}
#footer {
	clear:both;
}


#upContainer .off #uploadifyUploader {
	display:none;
}
#upContainer .off .max {
	display:block;
}
#upContainer .on .max {
	display:none;
}

/* iPhone ----------------------------------------------------------------- */
#upContainer .pc {
	display:block;
}
#upContainer .sp {
	display:none;
}

/* zoom ------------------------------------------------------------------- */
div.mojomagnify_zoom {
	position : absolute;
	width : 250px;
	height : 250px;
	overflow : hidden;
	cursor : crosshair;
	-ms-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;

}

div.mojomagnify_border {
	position : absolute;
	border : 1px solid black;
	width:250px;
	height:250px;
	left : 0; top : 0;
	-ms-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;
}

img.mojomagnify_img {
	padding : 0px;
	border : 0px;
}

div.mojomagnify_zoom a {
	cursor : crosshair;
}



/* Easy Slider */

#gallery {
	margin:0 auto 0 auto;
	padding:0;
}
#gallery ul, #gallery li {
	margin:0;
	padding:0;
	list-style:none;
}
#gallery ul li {
	text-align: center;
}
#gallery ul li img.myimagex {
	max-width: 100%;
	height: auto;
}

.navi01 {
	margin-top:20px;
	text-align:center;
}
.navi01 span {
	margin:0 5px;
	border:1px solid #999999;
	font-size:large;
	background: none repeat scroll 0 0 #FFFFFF;
}
.navi01 span a {
	padding:10px;
	text-decoration:none;
}
.navi01 span a:hover {
	color:#F7811F;
}
#view .all {
	text-align:center;
	margin-top:10px;
}
.all span {
font-size: 14px;
font-weight: bold;
}


/* gallery */
body.gallery {
color:#333;
background: url("/img/bg.jpg") no-repeat scroll 0 0 #fff;
-moz-background-size:100% auto;
-webkit-background-size:100% auto;
background-size:100% auto;
}
body.gallery a {
	color:#333;
}
body.gallery .selecter,body.gallery .bot {
    width: 1000px;
    margin: 0 auto;
}
body.gallery h2 {
    color: #333;
    font-size: x-large;
    margin-top: -10px;
}
body.gallery .selecterBtns {
    border-top: 1px solid #999;
    margin-top: 10px;
}
body.gallery .selecterBtns li a {
    border-left: 1px solid #999;
    background: none repeat scroll 0 0 #333333;
    display: block;
    padding: 2px 10px;
    text-decoration: none;
    color:#FFFFFF;
    outline: medium none;
}
body.gallery .selecterBtns li a:hover {
    background: none repeat scroll 0 0 #F7811F;
}
body.gallery .selecterBtns li a.active,body.gallery .selecterBtns li a.active_top {
    background: none repeat scroll 0 0 #F7811F;
}
body.gallery .selecterBtns li a.sub {
    border-left: 10px solid #999;
}
body.gallery .selecterContent ul {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px 0;
}
body.gallery .selecterContent li a {
	display: block;
	height: 300px;
	width: 200px;
	overflow: hidden;
	background-color: #999;
	text-decoration: none;
}
body.gallery .selecterContent li a:hover {
	background: none repeat-x scroll 0 0 #000;
}
body.gallery .selecterContent li a img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	zoom:1;
}
body.gallery .selecterContent li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	zoom:1;
}
body.gallery .selecterContent li a img {
    display: block;
    width: 200px;
    margin-top:-280px;
    position: relative;
    z-index: 0;
}
body.gallery .selecterContent li a span {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 20px;
    width: 100%;
}
body.gallery .selecterContent li a div {
    background :url("/img/gal.png") no-repeat scroll 5px top transparent;
    color: #ffffff;
    font-size: 130px;
    font-weight: bold;
    height: 280px;
    text-align: center;
    width: 200px;
    position: relative;
    z-index: 1;
}
body.gallery .selecterContent li a div p {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	zoom:1;
}

.mangauptop a {
width: 300px;
margin: 20px auto;
display: block;
text-align: center;
background-color: #00AEEF;
text-decoration: none;
padding: 5px;
color: fff !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/PIE.htc);
}
.mangauptop a:hover {
background-color: #F7811F;
}


/* // Easy Slider */

/* ---------------------------------------------------------------------------
Uploadify v2.1.0
Release Date: August 24, 2009

Copyright (c) 2009 Ronnie Garcia, Travis Nickels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

#uploadifyUploader {
	border:1px solid #FFFFFF;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* tipsy */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(/img/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
