@charset "utf-8";
/*////////////////////////////////////////////////////////////

Copyright (C) GMIX All Rights Reserved.
------------------------------------------------------------

[Reset]
	0. Yahoo UI Library: Reset CSS, Fonts CSS
	1. HTML, Body, Anchor
	2. Heading

[Clearfix]

////////////////////////////////////////////////////////////*/

/* ################################################################################
	[Reset] Resetting HTML elements styles
   ################################################################################ */
/* ------------------------------------------------------------
	0. Yahoo UI Library: Reset CSS, Fonts CSS
   ------------------------------------------------------------ */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/** ------------------------------------------------------------
	1. HTML, Body, Anchor
   ------------------------------------------------------------ **/
html {
	height: 100%;
	overflow-y: scroll;
	background-color: #000000;
}

body {
	background: #000000;
	font-family: arial
	line-height: 1.3;
	font-size: 12px;
	color: #ffffff;
	text-align: center;	
}

a,
a:link,
a:visited { 
	color: #FFFFFF; 
	text-decoration: underline;
	outline: none;
}
a:hover,a:active  { 
text-decoration: none; 
}


/* ------------------------------------------------------------
	2. Heading
   ------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 { line-height: 1; }
h1 {
	display: none;
}



/* ################################################################################
	[Clearfix] Resetting HTML elements styles
   ################################################################################ */
   
.clear {
	clear: both;
}

.clearfix:after {
  content: ".";  /* new element */
  display: block;  /* block level element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ################################################################################
	[Content] 
   ################################################################################ */
   
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#primary {
	width: 650px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	
}

#secondary {
	width: 300px;
	float: left;
	display: inline;
	position: relative;
	
}


h2#ttl_comic {
	height: 50px;
	background: url(images/ttl_comic.jpg) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	
}


.title {
	position: absolute;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


h2#ttl_latest {
	height: 63px;
	background: url(images/ttl_latest.jpg) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	
}

.contact {
	position: absolute;
	right: 0;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.latest {
	position: absolute;
	left: 0;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


/************* ERIC *************/

#comics_eric {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 25px;
	position: relative;
}

#comics_eric h5 {
	margin: 0 0 5px 0;
}

h3#ttl_eric {
	height: 100px;
	background: url(images/ttl_eric.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#comics_eric img {
	margin-bottom: 16px;
}

#comics_eric dt {
	padding-bottom: 16px;
	border-bottom: solid 2px #FFFFFF;
}

#comics_eric dd {
	padding-top: 14px;
}

.order {
	position: absolute;
	top: 530px;
	left: 200px;
	
}

.order a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.download {
	position: absolute;
	top: 600 px;
	left: 200px;
	
}

.download a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/download.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.runofforder {
	position: absolute;
	top: 1400px;
	left: 200px;
	
 }

.runofforder a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.ericorder {
	position: absolute;
	top: 530px;
	left: 200px;
	
}

.ericorder a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


/************* RUNOFF *************/

#comics_runoff {
	width: 325px;
	float: left;
	display: inline;
	margin-bottom: 100px;
}

#comics_runoff h5 {
	margin: 0 0 5px 0;
}

h3#ttl_runoff {
	height: 100px;
	background: url(images/ttl_runoff.jpg) no-repeat; 
	text-indent: -9999px;
	overflow: hidden;
}


#comics_runoff li {
	width: 137px;
	height: 309px;
	float: left;
	margin-right: 25px;
	
}

#comics_runoff img {
	margin-bottom: 11px;
}

#comics_runoff dd {
	padding-top: 9px;
}
#comics_runoff dd a {
	display: block;
	height: 25px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#comics_runoff dd span{
	display: block;
	height: 25px;
	background: url(images/soldout.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	
}


#rep {
	width: 137px;
	float: left;
	border-top: solid 2px #FFFFFF;
	padding-top: 13px;
	
}
	
#rep p {
	margin-bottom: 20px;
	line-height: 1.2;
}

#runoff_org {
	clear: both;
}

.txtBox {
	width: 300px;
	border-top: solid 2px #FFFFFF;
	padding-top: 13px;
}

.txtBox h4 {
	margin-bottom: 5px;
}

.pb_36 {
	padding-bottom: 36px;
}

h5{
	font-weight:bold;
}

/************* BERING STRAIT *************/

#comics_bs {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 25px;
	position: relative;
}

#comics_bs h5 {
	margin: 0 0 5px 0;
}

h3#ttl_bs {
	height: 100px;
	background: url(images/ttl_bs.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#comics_bs img {
	margin-bottom: 16px;
}

#comics_bs dt {
	padding-bottom: 16px;
	border-bottom: solid 2px #FFFFFF;
}

#comics_bs dd {
	padding-top: 14px;
}

.order {
	position: absolute;
	top: 530px;
	left: 200px;
	
}

.order a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.download {
	position: absolute;
	top: 600 px;
	left: 200px;
	
}

.download a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/download.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.runofforder {
	position: absolute;
	top: 1400px;
	left: 200px;
	
 }

.runofforder a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.ericorder {
	position: absolute;
	top: 530px;
	left: 200px;
	
}

.ericorder a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


/************* RACECAR *************/

#comics_racecar {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 25px;
	position: relative;
}

#comics_racecar h5 {
	margin: 0 0 5px 0;
}

h3#ttl_racecar {
	height: 100px;
	background: url(images/ttl_racecar.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#comics_racecar img {
	margin-bottom: 16px;
}

#comics_bs dt {
	padding-bottom: 16px;
	border-bottom: solid 2px #FFFFFF;
}

#comics_bs dd {
	padding-top: 14px;
}

.order {
	position: absolute;
	top: 530px;
	left: 200px;
	
}

.order a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.download {
	position: absolute;
	top: 600 px;
	left: 200px;
	
}

.download a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/download.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.runofforder {
	position: absolute;
	top: 1400px;
	left: 200px;
	
 }

.runofforder a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.ericorder {
	position: absolute;
	top: 530px;
	left: 200px;
	
}

.ericorder a {
	display: block;
	height: 25px;
	width: 100px;
	background: url(images/order.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}




/************* LATEST NEWS *************/

#secondary h3 {
	margin-bottom: 5px;
	font-weight: bold;
}

.mt_35 {
	margin-top: 35px;
}

#secondary ul {
	margin-top: 15px;
}
#secondary li {
	margin-bottom: 14px;
}

.newsIMG {
	margin: 10px 0 0 0;
}

