/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	color: #3985C6;
	text-decoration: none;
}

a:hover {
	color:#619ED1;
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 983px;
        position: absolute;
        background: url(images/bg.gif) repeat-y top left #FFFFFF;
        margin:0px;
}

#header {
	width: 980px;
        height: 52px;
	background: url(images/header_bg1.gif) repeat-x #FFF top left;
	margin:0px;
	padding:0px;
        position:relative;
}

#logo {
        padding-top:5px;
	margin-left: 15px;
	width: 241px;
        height: 41px;
}

.headerlogo{
	margin-top: 4px;
	margin-left: 15px;
	width: 241px;
        height: 41px;
	float:left;
}

.headerbtn{
	margin-top: 10px;
	margin-right: 3px;
	width:88px;
        height: 35px;
	float:right;
}

#logo a {
	color: #333333;
}

#description {
	color: #666666;
	margin: 0px;
}

#header-bar{
	overflow: visible;
	width: 980px;
        height: 65px;
	background: url(images/title.gif) repeat-x  top left;
	margin:0px;
	padding:0px;
        position:relative;
}

.header-bar-logo
{
	width: 107px;
        height: 22px;
        padding:34px 0 0 20px;
}

#menu {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

.searchbox{
        margin-left:5px;
        padding-top:7px;
	float:left;
        text-indent:45px;
	background: url(images/yomuyomu.gif) no-repeat left top;
	display:block;
	text-align:left;
        clear:both;
        height:36px;
}

#container {
	width: 960px;
	overflow: hidden;
	margin: 10px auto;
	background: #FFF;
}

#content {
	float: left;
	width: 630px;
	margin: 10px 0 0 10px;
        padding-top:10px;
	background: #FFF;
}

#content-index {
	float: left;
	width: 630px;
	margin: 10px 0 0 10px;
        padding:10px 0 80px 0;
	background: #FFF;
}

.content-index-f{
       margin:7px 0 0 15px;
       padding-top:3px;
       text-indent:28px;
	background: url(images/titleindex01.gif) no-repeat left top;
	text-align:left;
        height:19px;
        font-weight:bold;
        font-size:105%;
}

.content-index-s{
       margin:7px 0 0 15px;
       padding-top:3px;
       text-indent:28px;
	background: url(images/titleindex02.gif) no-repeat left top;
	text-align:left;
        height:19px;
        font-weight:bold;
        font-size:105%;
}

.content-index-ca-f{
       margin:10px 0 10 5px;
       padding-top:2px;
       padding-bottom:5px;
       text-indent:28px;
	background: url(images/titleindex01.gif) no-repeat left top;
	text-align:left;
        height:19px;
        font-weight:bold;
        color:#666;
        font-size:110%;
        border-bottom: 2px dotted #999;
}

.content-index-ca-s{
       margin:15px 0 0 15px;
       padding-top:2px;
       text-indent:22px;
	background: url(images/titleindex02.gif) no-repeat left top;
	text-align:left;
        height:19px;
        font-weight:bold;
        font-size:105%;
}

.post {
	margin-bottom: 7px;
}

.post-title {
	font-size: 105%;
	line-height: 1.2;
	font-weight: bold;
        padding-top:15px;
	color: #008ddc;
}


.post-title a {
	color: #008ddc;
}

.post-title-ns {
	font-size: 105%;
	line-height: 1.2;
	font-weight: bold;
        padding-top:20px;
}

.post-titlebar {
	font-size: 105%;
	line-height: 1.2;
	font-weight: bold;
        padding-top:7px;
        padding-bottom:3px;
        padding-left:10px;
        margin-top:20px;
	color: #333333;
        border-bottom-style:solid;
        border-bottom-width:3px;
        border-bottom-color:#4a63bb;
        background-color:#f4f9ff;
}

.page-subtitle {
	font-weight: 700;
	color: #666;
	text-transform: uppercase;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 95%;
        color:#333;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 130%;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #FFFFFF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-content-table {
	border-top: 1px solid #66CCFF;
	border-left: 1px solid #66CCFF;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
        margin:20px;
        padding:10px;
        font-size:15px;
        color:#333;
        background-color:#f4f9ff;
	line-height: 125%;
}

.more-link {
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 15px 15px 15px 0;
}

.navright {
	float: right;
	margin: 15px 0 15px 15px;
}

.navigation div a {
	font-size: 100%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
	background: #FFF;
}

.sidepanel {
	border-top: 1px solid #D2D4E3;
	border-bottom: 1px solid #D2D4E3;
	border-left: 1px solid #D2D4E3;
	border-right: 1px solid #D2D4E3;
        margin-bottom:20px;
}

.sidepanel h3 {
        background: url(images/sideheader_bar.gif) repeat-x top left #FFFFFF;
        height:30px;
        padding-top:8px;
        padding-left:10px;
      	font-weight: bold;
}

.sidepanel ul li {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.2;
        font-size:95%;
}

.sidepanel div {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.sidepanel p{
        color:#333;
        font-size:90%;
	line-height: 125%;
        padding-bottom:10px;
}

#footer {
	margin: 0 auto;
	width: 983px;

}

#footer-sitelink {
	background:url(images/rellink_bg.gif) repeat-x #FFFFFF top left;
	width: 980px;
        height:57px;
}

.footer_sitelink_text
{
        margin-top:18px;
        margin-left:20px;
	float:left;
        text-indent:18px;
	background: url(images/pagetop.gif) no-repeat left top;
	display:block;
	text-align:left;
        clear:both;
        height:15px;
}

.footer_bolsitelink_text
{
        margin-top:8px;
        margin-left:20px;
	float:left;
        text-indent:18px;
	background: url(images/arrow_s.gif) no-repeat left top;
	display:block;
	text-align:left;
        clear:both;
        height:15px;
}

#footer_top {
       	background: url(images/footer_top.gif) repeat-x #EEEEEE top left;
	width: 980px;
	margin:0px;
	padding:0px;
        height:4px;
	float:left;
}

#footer_btm {
	background: url(images/footer_btm.gif) repeat-x #EEEEEE top left;
	width: 980px;
	margin:0px;
	padding:0px;
        height:15px;
	float:left;
}

#footer_link
{
	float:left;
        font-size:12px;
        line-height:150%; 
	background-color: #EEEEEE;
	width: 970px;
        padding-top:5px;
        padding-left:10px;
}

#footer-text {
	text-align: right;
	margin:0px;
        padding-top:5px;
        padding-right:5px;
        color:#333;
        font-size:10px;
        line-height:115%; 
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.title_icon
{
        text-indent:18px;
	background: url(images/title_icon.gif) no-repeat left top;
	text-align:left;
        height:15px;
        font-weight:bold;
        font-size:110%;
        padding-bottom:5px;
}

/* Global_navi
----------------------------------------*/

#bol_globalNavi{
	width:980px;
	background:url("images/global_navi.gif") no-repeat left top;
}
	#bol_globalNavi:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #bol_globalNavi {
		height: 1em;
		overflow: visible;
	}
	/**/
	#bol_globalNavi {
		display: inline-table;
	}

#bol_globalNavi ul  {
  list-style: none;
  }
  
#bol_globalNavi li{	
	float:left;
	margin:0;	
	padding:0;
	height: 40px;
}

#bol_globalNavi a{	
			display: block;
			text-indent: -9999px;
			text-decoration: none;
}
#bol_globalNavi li span{	
			display: block;
			text-indent: -9999px;
			text-decoration: none;
}

#bol_globalNavi li#top {
	width: 68px;
	height: 40px;
}
#bol_globalNavi li#top a {
	width: 84px;
	height: 40px;
}
#bol_globalNavi li#book a {
	width: 73px;
	height: 40px;
}
#bol_globalNavi li#comic a{
	width: 72px;
	height: 40px;
}
#bol_globalNavi li#magazine a {
	width: 72px;
	height: 40px;
}
#bol_globalNavi li#cd a {
	width: 72px;
	height: 40px;
}
#bol_globalNavi li#dvd a {
	width: 72px;
	height: 40px;
}
#bol_globalNavi li#game a {
	width: 73px;
	height: 40px;
}
#bol_globalNavi li#mybookoff a {
	width: 103px;
	height: 40px;
}
#bol_globalNavi li#blank  {
	width: 153px;
	height: 40px;
}
#bol_globalNavi li#kaitori a {
	width: 81px;
	height: 40px;
}
#bol_globalNavi li#shop a {
	width: 140px;
	height: 40px;
}


#bol_globalNavi li#top a:hover, #bol_globalNavi li#top a:visited:hover {
	background: url("images/global_navi.gif") no-repeat 0px -41px;
}
#bol_globalNavi li#book a:hover, #bol_globalNavi li#book a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -68px -41px;
}
#bol_globalNavi li#comic a:hover, #bol_globalNavi li#comic a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -140px -41px;
}
#bol_globalNavi li#magazine a:hover, #bol_globalNavi li#magazine a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -212px -41px;
}
#bol_globalNavi li#cd a:hover, #bol_globalNavi li#cd a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -284px -41px;
}
#bol_globalNavi li#dvd a:hover, #bol_globalNavi li#dvd a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -356px -41px;
}
#bol_globalNavi li#game a:hover, #bol_globalNavi li#game a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -429px -41px;
}
#bol_globalNavi li#mybookoff a:hover, #bol_globalNavi li#myboookoff a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -532px -41px;
}
#bol_globalNavi li#kaitori a:hover, #bol_globalNavi li#kaitori a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -685px -41px;
}
#bol_globalNavi li#shop a:hover, #bol_globalNavi li#shop a:visited:hover {
	background: url("images/global_navi.gif") no-repeat -766px -41px;
}

/* Global_navi (header)
----------------------------------------*/
#bol_globalNavi{
	width:980px;
	height:41px;
	background:url("images/g_navi110203.gif") no-repeat left top;
}
	#bol_globalNavi:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #bol_globalNavi {
		height: 1em;
		overflow: visible;
	}
	/**/
	#bol_globalNavi {
		display: inline-table;
	}

#bol_globalNavi ul  {
  list-style: none;
  }

	#bol_globalNavi ul:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}

  
#bol_globalNavi li{	
	float:left;
	margin:0;	
	padding:0;
	height: 41px;
}

#bol_globalNavi a{	
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#bol_globalNavi li span{	
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#bol_globalNavi li#navi01 a  {
	width: 68px;
	height: 41px;
	background-position: 0px 0px;
	text-decoration: none;
	}

#bol_globalNavi li#navi01 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi01 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi02 a  {
	width: 72px;
	height: 41px;
	background-position: -68px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi02 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -68px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi02 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -68px 0px;
	text-decoration: none;
	}

#bol_globalNavi li#navi03 a  {
	width: 72px;
	height: 41px;
	background-position: -140px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi03 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -140px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi03 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -140px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi04 a  {
	width: 72px;
	height: 41px;
	background-position: -212px 0px;
	text-decoration: none;
	}

#bol_globalNavi li#navi04 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -212px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi04 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -212px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi05 a  {
	width: 72px;
	height: 41px;
	background-position: -284px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi05 a:hover {
	text-decoration: none;
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -284px 0px;
	}
#bol_globalNavi li#navi05 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -284px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi06 a  {
	width: 72px;
	height: 41px;
	background-position: -356px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi06 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -356px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi06 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -356px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi07 a  {
	margin-right:87px;
	width: 87px;
	height: 41px;
	text-decoration: none;
	background-position: -428px 0px;
	}
#bol_globalNavi li#navi07 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -428px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi07 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat;
	background-position: -428px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi08 a  {
	width: 122px;
	height: 31px;
	text-decoration: none;
	}
#bol_globalNavi li#navi08 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat -602px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi08 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat -602px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi09 a {
	width: 128px;
	height: 31px;
	text-decoration: none;
	background-position: -724px 0px
	}
#bol_globalNavi li#navi09 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat -724px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi09 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat -724px 0px;
	text-decoration: none;
	}
	
#bol_globalNavi li#navi10 a  {
	width: 128px;
	height: 31px;
	text-decoration: none;
	}
#bol_globalNavi li#navi10 a:hover {
	background: url("images/g_navi_on110203.gif") no-repeat -852px 0px;
	text-decoration: none;
	}
#bol_globalNavi li#navi10 a.vis {
	background: url("images/g_navi_on110203.gif") no-repeat -852px 0px;
	text-decoration: none;
	}
