@charset "utf-8";
/*
Theme Name: HUGEBLOCKS
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
Text Domain: 

*/



/*RESET*/
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;}
img{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
sup {vertical-align:super; font-weight:normal;}


body {
	background:url(images_c/bg_body.gif) top right repeat-y black;
	color: white;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 16px;
	font-size: 12px;
}

a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
} 
a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover,
a:focus {
	color: #e4007f;
	text-decoration: none;
	font-weight: bold;
}
a:active {
}

a img {
	border: 5px solid #333333;
}
a:hover img {
	border: 5px solid white;
}

#block-catalog a object {
	border: 5px solid #333333;
	cursor: pointer;
	margin-right: 10px;
}

/* COMMON */
.txt-c {
	text-align: center;}
.txt-l {
	text-align: left;}
.txt-r {
	text-align: right;}
.txt-ttl {
	font-size: 108%;}
h2 {
	background: url(images_c/bg_blockline.gif) repeat-x bottom left;
	padding-bottom: 10px;
	margin-bottom: 6px;
}


/* !HEADER */

#header {
	width: 864px;
	margin: 0 auto;
}
a#en {
	background: url(images_c/bg_en.gif) no-repeat;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	display: block;
	width: 72px;
	margin: 0 0 0 auto;
}
a:hover#en {
	background-position: 0 -16px;
}
#header h1 {
	display: block;
	height: 92px;
	widows: 136px;
	overflow: hidden;
	float: left;
}
#header h1 a {
	display: block;
	float: left;
	background: url(images_c/bg_global-menu.gif) no-repeat;
	width: 136px;
	height: 0;
	padding-top: 92px;
	}
#header ul {
	overflow: hidden;
	height: 92px;
	width: 728px;
	float: left;
}
#header li {
	display: inline;
}
#header li a {
	display: block;
	float: left;
	padding-top: 92px;
	height: 0;
	background: url(images_c/bg_global-menu.gif) no-repeat;
}

#header li#gn01 a {
	background-position: -136px 0;
	width: 75px;
}
#header li#gn02 a {
	background-position: -211px 0;
	width: 75px;
}
#header li#gn03 a {
	background-position: -286px 0;
	width: 142px;
}
#header li#gn04 a {
	background-position: -428px 0;
	width: 66px;
}
#header li#gn05 a {
	background-position: -494px 0;
	width: 84px;
}
#header li#gn06 a {
	background-position: -578px 0;
	width: 91px;
}
#header li#gn07 a {
	background-position: -669px 0;
	width: 102px;
}
#header li#gn08 a {
	background-position: -771px 0;
	width: 93px;
}

#header li#gn01 a:hover {
	background-position: -136px -96px;
	width: 75px;
}
#header li#gn02 a:hover {
	background-position: -211px -96px;
	width: 75px;
}
#header li#gn03 a:hover {
	background-position: -286px -96px;
	width: 142px;
}
#header li#gn04 a:hover {
	background-position: -428px -96px;
	width: 66px;
}
#header li#gn05 a:hover {
	background-position: -494px -96px;
	width: 84px;
}
#header li#gn06 a:hover {
	background-position: -578px -96px;
	width: 91px;
}
#header li#gn07 a:hover {
	background-position: -669px -96px;
	width: 102px;
}
#header li#gn08 a:hover {
	background-position: -771px -96px;
	width: 93px;
}

/* !MAIN-IMAGE */
#main-visual {
	width: 864px;
	margin: 0 auto 32px auto;
}

#contents {
	width: 884px;
	margin: 0 auto;
	position: relative;
	background: url(images_c/bg_contents.gif) repeat-y;
}

#left {
	width: 534px;
	float: left;
}

#left h2 {
	width: 504px;
	font-weight: bold;
}
#right {
	width: 298px;
	float: right;
	overflow-x: hidden;
}
#right h2 {
	width: 288px;
}


#block-features, #block-archive {
	padding-left: 10px;
	margin-top: 16px;
}
#block-single {
	margin-top: 16px;
	padding: 0 20px 0 10px;
}
#block-headline, #block-pickup, #block-twitter, #block-flickr, #block-banner, #block-staff {
	padding-left: 10px;
	margin-top: 48px;
	overflow: hidden;
}
#block-about, #block-webshop, #block-blog, #block-category, #block-tag, #block-about-hugest, #block-backnum {
	margin-top: 48px;
	overflow: hidden;
}
#block-catalog {
	margin-top: 16px;
}
#block-about-hugeblocks {
	width: 288px;
	padding-top: 16px;
}
#block-ad {
	margin-top: 32px;
}
#block-ad ul,#block-banner ul {
	overflow: hidden;
}
#block-ad li, #block-banner li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#block-features dl {
	float: left;
	width: 242px;
	margin: 16px 20px 0 0;
}
#block-features dd {
	padding: 8px 5px 0 5px;
}
#block-headline dl, #block-archive dl {
	margin: 16px 0 0 0;
	height: 80px;
	width: 504px;
	overflow: hidden;
}
#block-about dl, #block-webshop dl, #block-blog dl {
	margin: 16px 0 0 0;
	height: 64px;
	width: 288px;
	overflow: hidden;
}
#block-headline dt, #block-about dt, #block-webshop dt, #block-blog dt, #block-archive dt {
	float: left;
}
#block-headline dd, #block-archive dd {
	margin-left: 92px;
	padding-top: 5px;
}

#block-about dd, #block-webshop dd, #block-blog dd {
	margin-left: 76px;
}

.block-flickr-img {
	background: url(images_c/bg_gallery.gif) no-repeat;
	padding: 13px 10px 14px 0;
	text-align: center;
}
.block-flickr-img a {
	margin-right: 10px;
}
#block-pickup li {
	background: url(images_c/bg_dotline.gif) no-repeat left bottom;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#block-blog dd a {
	font-weight: normal;
}
 
/* !STAFF */
.staff {
	background: url(images_c/bg_dotline.gif) no-repeat left bottom;
	padding-bottom: 16px;
	margin-top: 16px;
}
.staff-photo {
	float: left;
	width: 154px;
}
.staff-profile {
	float: left;
	width: 350px;
}
.staff-profile dt {
	font-size: 116%;
	font-weight: bold;
	margin-top: 5px;
}
.staff-profile dd {
	padding-top: 24px;
}
.staff-profile dd.i-profile {
	background: url(images_c/icon_profile.gif) no-repeat left 12px;
}
.staff-profile dd.i-status {
	background: url(images_c/icon_status.gif) no-repeat left 12px;
}
.staff-profile dd.i-link {
	background: url(images_c/icon_link.gif) no-repeat left 12px;
}


.entry {
	width: 504px;
	margin-bottom: 16px;
	background: url(images_c/bg_dotline.gif) no-repeat bottom;
}
.entry p.entry-tag {
	padding-bottom: 8px;
	text-align: right;
	font-size: 93%;
	margin-bottom: 0;
}
.entry p {
	margin: 16px 0;
}

.entry p img {
	margin: 8px auto;
}

.entry p a img {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 5px solid #333333;	
}
.entry p a:hover img {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 5px solid #efefef;
}


.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
}
.thread-even {
}
.depth-1 {
}

.even, .alt {
}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	margin: 0;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#anchor {
	width: 864px;
	margin: 48px auto 0 auto;
	text-align: right;
}
#anchor a {
	background: url(images_c/bg_pagetop.gif) no-repeat;
	height: 0;
	padding-top: 15px;
	overflow: hidden;
	display: block;
	width: 72px;
	margin: 0 0 0 auto;
}
#anchor a:hover {
	background-position: 0 -15px;
}
#footer {
	margin: 0 auto;
	width: 864px;
	border-top: 1px solid white;
	overflow: hidden;
	padding: 6px 0 16px 0;
	font-size: 93%;
}
#footer ul {
	float: right;
}
#footer li {
	float: left;
	display: inline;
	padding-left: 16px;
}
#footer p {}

/* !CLEAR */

#header, #contents, #block-features, #block-headline dl, #block-webshop dl, #block-archive dl, .staff {
	zoom: 100%;
}
#header:after, #contents:after, #block-features:after, #block-headline:after, #block-webshop dl:after, #block-archive dl:after, .staff:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* End Structure */



/*	Begin Headers */


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
h2#comments {
	margin-top: 48px;
}


.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 8px 0 8px 0;
	list-style: none;
	padding: 0 0 8px 0;
	background: url(images_c/bg_dotline.gif) no-repeat bottom;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 8px 0 0 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

#left .navigation {
	display: block;
	text-align: center;
	margin:16px 20px 16px 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


