/*
Theme Name: Kyu Morita Ginko Honten 2011
Theme URI: http://www.sakai-bunka.jp/morita
Description: A child theme of Twenty Ten
Author: tecking (COWBELL Corporation)
Author URI: http://www.cowbell.jp/
Version:  1.0
Template: twentyten
*/

@import url("../twentyten/style.css");


body {
	color: #000;
	background: #e6e1d6; /* old browsers */
	background: -moz-linear-gradient(top, #e6e1d6 0%, #f8f8f8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e1d6), color-stop(100%,#f8f8f8)); /* webkit */
	font-family:
		"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Meiryo", "メイリオ", "細明朝体", "ＭＳ Ｐ明朝", serif;
	word-wrap: break-word;
}

ul {
	list-style: disc;
}

ul.post_list li {
	padding: 10px 0px;
}

a:link,
a:visited {
	color: #666633;
}

#site_content_nav {
	background: none;
}

h1.page-title {
	font-size: 18px;
}

h2.title {
	font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

#colophon {
	width: 960px;
	padding: 0px;
	border-top: 1px solid #e8e8e8;
}

#site-info {
	padding: 10px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}

.entry-content {
	line-height: 1.7;
}

.entry-utility {
	height: 30px;
}

#site_content_nav li p {
	margin: 0px 5px;
}

#branding img {
	border: none;
}

#wrapper {
	width: 960px;
	margin-top: 10px;
	padding: 0px;
	border-left: 10px solid #1e3333;
	background: url(./images/bkgd_wrapper.png);
	box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
	-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
}

#header {
	width: 940px;
	padding: 15px 0px 0px 10px;
}

#branding {
	width: 940px;
}

#site-title {
	float: left;
	height: 50px;
	margin: 0px;
	padding: 0px 0px 10px;
}

#site-description {
	float: right;
	width: 40px;
	height: 50px;
	margin: 0px;
	padding: 0px 0px 10px;
}

#site-description img {
	position: relative;
	top: 5px;
}

#breadcrumbs {
	clear: both;
	padding: 15px 0px 15px;
}

#breadcrumbs a {
	color: #333;
}

#breadcrumbs ul {
	margin-left: 5px;
}

#breadcrumbs li {
	display:inline;
}

#access {
	clear: both;
	width: 940px;
	background: #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#access ul li.menu-item {
	color: #fff;
}

#access ul li.current_page_item,
#access ul li.current-menu-ancestor,
#access ul li.current-menu-item,
#access ul li.current-menu-parent {
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

#access a {
	color: #eee;
}

#main {
	width: 940px;
	padding-top: 0px;
}

#container {
	margin: 0px;
	width: 650px;
}

#container .photos {
	margin-bottom: 40px;
	border: 1px solid #668080;
}

#container .photos img {
	width: 648px;
	height: 404px;
}

#primary, #secondary {
	width: 260px;
}

#main .widget-area ul.xoxo {
	margin-left: 40px;
	padding: 0px;
}

#content {
	margin: 0px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	width: auto;
	margin: 0px 0px 10px 0px;
	padding: 7px 10px;
	color: #000;
	background: #e0e1da;
	border: 1px solid #668080;
	font-family:
		"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Meiryo", "メイリオ", "細明朝体", "ＭＳ Ｐ明朝", serif;
	line-height: 1.5em;
}

#content .entry-title {
	color: #333;
	font-size: 18px;
}

#content h1.entry-title,
#content h2.entry-title {
	border-left: 3px solid #668080;
	background: #e0e1da url(./images/headline_bkgd_green_logo.png) right center no-repeat;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#content .entry-content .backnumber {
	text-align: right;
}

#content .entry-meta,
#content .entry-content {
	padding-left: 10px;
}

#content h3.entry-title {
	background: url(./images/bkgd_wrapper.png);
	border: none;
}

#content thead th,
#content tr th {
	padding: 4px 3px;
	font-size: 12px;
	text-align: center;
}

#content tr td {
	padding: 6px 3px;
	font-size: 12px;
	line-height: 1.3;
	text-align: right;
}

#content p img {
	padding: 10px;
}

.entry-title a:active,
.entry-title a:hover {
	color: #806666;
}

.entry-utility {
	visibility: hidden;
}

.category #nav-above, .single #nav-above, .single #nav-below {
	display: none;
}

#main .widget-area ul ul {
	margin-left: 0px;
	list-style: none;
}


.widget-area .widget_nav_menu .menu-item {
	margin-bottom: 10px;
	padding: 15px 10px 15px 25px;
	border: 3px double #1e3333;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	background: url(./images/navi_button.png) 8px no-repeat;
	font-size: 14px;
}

.widget-area .widget_nav_menu div {
	background: url(./images/bkgd_wrapper.png);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer {
	width: 940px;
	margin: 20px 0px 10px;
}

img#wpstats {
	display: none;
}