@charset "utf-8";
/*
Theme Name: 32keta.com
Theme URI: http://www.1108tones.com/
Description: 32keta.com theme is child of Twenty Ten theme. 
Author: SHIBAHARA Hiroki (1108tones)
Template: twentyten 
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
@import url("../twentyten/style.css");


/* =Basic Cutomize for site (not blog).
-------------------------------------------------------------- */
.entry-meta,
.comments-link,
#site-generator {
	display:none;
}

#wrapper,
#access,
#colophon {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url("/wp-content/themes/32keta.com/css3pie/PIE.htc");
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Color
-------------------------------------------------------------- */
#access {
	background-color: #6F7C20;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #7F8C30;
	color: #fff;
}

#colophon  {
	border-top-color: #6F7C20;
}

#content .entry-title {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;

	background: #FFFFFF;
	background: -moz-linear-gradient(right top 95deg, #7F8C30, #FFFFFF 55%);
	background: -webkit-gradient(linear, left top, right bottom, from(#FFFFFF), to(#7F8C30));
	background: linear-gradient(#FFFFFF, #7F8C30);

	behavior: url("/wp-content/themes/32keta.com/css3pie/PIE.htc");
}

/* =Customize for this site
-------------------------------------------------------------- */
#site-title a {
	background:url("images/logo.png") no-repeat scroll left top transparent;
	display:block;
	height:69px;
	width:200px;
	text-indent:-9000px;
}

#branding img {
	display:none;
}

/* =Twitter widget patch
-------------------------------------------------------------- */
.twtr-widget h3,
.twtr-widget h4 {
	clear: none;
}
