/*
Theme Name: MyKaruta
Theme URI: http://www.example.com/
Description: My Karuta Theme.
Author: HaRD
Author URI: http://www.karuta.org/


/*-----------Block Level Elements--------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

body a,
body a:visited {
	color: #cc3300;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 0px auto;
	padding: 0px 10px;
	background: #ffffff url(images/page_bg.png) top center repeat-y;
}

#header,
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #ffffff;
	background: #663300 url(images/header_footer_bg.png) top center repeat-y;
}

#header a,
#header a:visited,
#footer a,
#footer a:visited {
	color: #ffffff;
}

#header a:hover,
#footer a:hover {
	color: #ffcccc;
}

.advertisement {
	float: right;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.description {
	color: #dddddd;
	margin: 0px 0px 1em;
	padding: 0px;
	text-indent: 1em;
}
.copyright {
	margin: 0px;
	padding: 10px;
}
.bread_list {
	font-size: 14px;
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	text-indent: 5px;
	background: #422100 url(images/navi_bg.png) top center repeat-y;
}
.bread_list div,
.navi_list div {
	text-align: right;
	float: right;
	margin:  0px 5px;
	padding: 0px;
}
.description a,
.description a:visited,
.copyright a,
.copyright a:visited,
.bread_list a,
.bread_list a:visited {
	text-decoration: underline;
}
.bookmark_list {
	color: #dddddd;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: right;
	float: right;
}
.navi_list {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #422100 url(images/navi_bg.png) top center repeat-y;
}
.navi_list a,
.navi_list a:visited {
	text-decoration: none;
}
.navi_list ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.1em;
}
.navi_list ul li {
	display: inline;
	line-height: 1.4em;
	margin: 0px 5px;
	padding: 0px 5px;
	width: 140px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	color: #ffffff;
}
.navi_list .children {
	display: none;
}

div.widget_twitter {
	overflow: auto;
	height: 400px;
}
div.widget_twitter div {
	border-bottom: dashed 1px #993300;
	font-size: 1.1em;
}
div.widget_twitter div span {
	display: block;
	text-align: right;
	font-size: 1em;
}

#wrapper {
	width: 100%;
}

#content {
	font-size: 1.2em;
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 20px;
}

/*---------- Headings ----------*/

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	margin: 0px;
	padding: 10px 10px 5px;
	color: #ffffff;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


h2.pagetitle {
	text-align: right;
	padding: 8px;
	margin: 10px 0px;
	color: #ffffff;
	background-color: #663300;
	border-style: solid;
	border-width: 2px 8px 0px 0px;
	border-color: #422100 #422100 #663300 #663300;
	font-size: 2.0em;
	line-height: 1.0em;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-khtml-border-bottom-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

/*---------- The Post ----------*/

.hentry {
	font-size: 1.2em;
	margin: 0px 0px 50px;
}

.hentry h2 {
	padding: 8px;
	margin: 10px 0px 0px;
	color: #422100;
	background-color: #ede0b3;
	border-style: solid;
	border-width: 0px 0px 2px 8px;
	border-color: #ede0b3 #ede0b3 #422100 #422100;
	font-size: 2.0em;
	line-height: 1.0em;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-khtml-border-top-right-radius: 30px;
	border-top-right-radius: 30px;
}
.hentry h2 a,
.hentry h2 a:visited {
	color: #422100;
	text-decoration: none;
}
.hentry h2 a:hover {
	color: #cc3300;
	text-decoration: underline;
}

.hentry h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0px 10px;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
	border-color: #ede0b3;
	background-color: #ffffff;
}

.hentry h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0px 10px;
	border-style: solid;
	border-width: 0px 0px 0px 5px;
	border-color: #ede0b3;
	background-color: #ffffff;
}

.hentry p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.hentry ul,
.hentry ol {
	margin: 10px 0px 10px 0px;
	padding-left: 40px;
}

.hentry li {
	padding: 2px 0px 2px 0px;
}

.hentry dl {
	margin: 10px 0px 10px 0px;
}
.hentry dt {
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.hentry dd {
	padding: 4px 0px 12px 40px;
}


.hentry blockquote {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ede0b3;
	background-color: #fefeee;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.hentry code {
	font-family: monospace;
	background-color: #fbf5df;
	padding: 5px 0px;
	margin: 5px 0px;
}

.hentry pre {
	width: 95%;
	font-family: monospace;
	display: block;
	overflow-x: scroll;
	overflow-y: auto;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #fbf5df;
	border-top: solid 1px #ede0b3;
	border-bottom: solid 1px #ede0b3;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.hentry table {
	border-collapse: collapse;
}
.hentry table th,
.hentry table td {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 5px;
}
.entrytext {
	clear: both;
	padding: 10px 0px 20px;
}
.entrytext iframe,
.entrytext object {
	margin: 5px auto;
}
.trackback_form {
	display: inline;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.trackback_form input {
	margin: 0px;
	padding: 0px 2px;
	width: 300px;
	border-style: inset;
	border-width: 1px;
	border-color: #999999;
	background-color: #eeeeee;
}

.postmetadata {
	font-size: 90%;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 0px 2px 8px;
	border-color: #422100;
	background-color: #fbf5df;
}

.postfootdata {
	text-align: right;
	font-size: 90%;
	padding: 10px;
	margin: 0px;
	background-color: #eeeeee;
	border-style: dashed;
	border-width: 1px 0px;
	border-width: 1px;
	border-color: #cccccc #cccccc #999999 #999999;
}

.postetc {
	padding: 10px;
	margin: 20px 0px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #999999 #999999;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.postetc h3 {
	margin: 0px;
	color: #000000;
	background-color: #eeeeee;
	border-style: none;
}
.postetcsmall{
	margin: 20px 0px 20px 40px;
	font-size: small;
}

.navigation {
	display: block;
	margin-bottom: 10px;
}

.aligntop {
	vertical-align: top;
}
.alignmiddle {
	vertical-align: middle;
}
.alignbottom {
	vertical-align: bottom;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

#nav {
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 3.15em;
	height: 40px;
}

#nav a {
   margin: 0px;
   width: 94px;
   height: 20px;
   font-weight: bold;
   font-style: normal;
   display: block;
   padding: 0px 0px 10px 0px;
}

#nav a:hover {
	background: #000000;
}

#nav li {
	float: right;
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #ffffff;
}

a img {
	border-width: 0px;
}

img.megalodon {
	vertical-align: text-bottom;
}


/*---------- Sidebar ----------*/

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar .sidebar_left ul h2,
#sidebar .sidebar_right ul h2 {
	margin: 10px 0px;
	padding: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
	border-color: #ffffff #ffffff #422100 #422100;
	font-size: 1.5em;
	background-color: #ffffff;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
}

#sidebar ul li {
	list-style: none;
	line-height: 1.6em;
	font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #993300;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #993300;
}

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0px 10px 0px 10px;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0px 10px 0px 10px;
}

#sidebar .sidebar_left ul ul li ul,
#sidebar .sidebar_right ul ul li ul {
	padding-left: 20px;
	margin-bottom: 0px;
}

#sidebar .sidebar_left ul ul li ul li,
#sidebar .sidebar_right ul ul li ul li {
	list-style: none;
	line-height: 1.6em;
	font-size: 1.1em;
	border-bottom: 0px;
}

#sidebar .sidebar_left dl,
#sidebar .sidebar_right dl {
	line-height: 1.6em;
	font-size: 1.1em;
}

#sidebar .sidebar_left dt,
#sidebar .sidebar_right dt {
}

#sidebar .sidebar_left dd,
#sidebar .sidebar_right dd {
	padding-left: 20px;
	margin-bottom: 5px;
}

#sidebar .adbox {
	margin-bottom: 15px;
}

/*---------- Comments ----------*/

#comments {
}

#respond {
}

p.nocomment {
	padding-left: 20px;
}

ol#commentlist {
	list-style-type: none;
}

ol#commentlist li.comment {
	border-style: dashed;
	border-width: 1px;
	border-color: #999999 #999999 #666666 #666666;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
}

ol#commentlist li.trackback,
ol#commentlist li.pingback {
	border-style: dashed;
	border-width: 1px;
	border-color: #996666 #996666 #663333 #663333;
	background-color: #ffeeee;
	margin-bottom: 20px;
	padding: 5px;
}

.commentmetadata {
	font-size: 90%;
	text-align: right;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}


/*---------- Search Form ----------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #ffffff;
}

/*---------- Calendar ----------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #999999 #999999;
	background-color: #eeeeee;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

#wp-calendar th {
	text-align: center;
	margin-top: 5px;
}

#wp-calendar td {
	text-align: center;
	background-color: #ffffff;
}

#wp-calendar td.pad,
#wp-calendar td#prev,
#wp-calendar td#next {
	background-color: #eeeeee;
}

#wp-calendar td#today {
	background-color: #ffffcc;
}


/*---------- Other ----------*/

hr.sep {
	display: none;
	clear: both;
}
div.sep {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
.small {
	font-size: 90%;
}

span.wikipedia a,
span.wikipedia a:visited {
	color: #000000;
	text-decoration: underline;
}
span.wikipedia a:hover {
	color: #cc3300;
	text-decoration: underline;
}
span.wikipedia img {
	margin-left: 2px;
	margin-right: 2px;
}

.my_bookmark {
	text-align: right;
}
.my_banner {
	clear: both;
	margin: 0px 0px 10px 0px;
}

.wp-pagenavi a {
	border-color: #cc3300 !important;
	color: #cc3300 !important;
}
.wp-pagenavi a:hover {
	background-color: #ffff99 !important;
}
.wp-pagenavi span.pages {
	border-style: none !important;
}
.wp-pagenavi span.current {
	background-color: #cc3300 !important;
	color: #ffffff !important;
}
.wp-pagenavi span.extend {
	border-style: none !important;
}

div.rakutenbooks {
	width: 118px;
	height: 238px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	background-color:#ffffff;
	float: left;
}
div.rakutenbooks div{
	width: 118px;
	height: 238px;
	text-align: center;
	font-family: 'Arial', sans-serif;
	font-size: 10px;
	position: relative;
	overflow: hidden;
}
div.rakutenbooks a,
div.rakutenbooks a:visited {
	color:#0000ff;
	text-decoration: underline;
}
div.rakutenbooks span.price {
	color: #990000;
}

/*---------- Print ----------*/

@media print {
	object,
	iframe,
	.headfoot_right,
	#sidebar,
	#sidebar_left,
	#sidebar_right,
	#respond,
	#commentform,
	.my_bookmark,
	.my_banner,
	.navigation,
	.wp-pagenavi {
		width: 0px !important;
		height: 0px !important;
		margin: 0px !important;
		padding: 0px !important;
		display: none !important;
	}
	body,
	#page,
	#header,
	#footer,
	.bread_list,
	.navi_list {
		background-color: #ffffff !important;
		background-image: none !important;
	}
	#page,
	#header,
	#footer,
	#content {
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
	}
	#header,
	#footer {
		color: #000000 !important;
	}
	#header a,
	#header a:visited,
	#footer a,
	#footer a:visited {
		color: #422100 !important;
	}
}
