@charset "utf-8";

/*===================================================================

CSS Information

 Site URL:	http://hyper-text.org/
 File name:	base.css (http://hyper-text.org/css/page_print.css)
 Summary:	print styles
 Created:	2007-11-11
 Last update:	2007-11-16 by Yoshiki Kato
 Author:	Yoshiki Kato

Order of description

 + __base_style
 + __style_container
 + __header_menu
 + __header
 + __blog
 + __footer_area
 + __profile
 + __site_search

===================================================================*/


/*----------------------------------------
 __base_style
----------------------------------------*/

* {
	margin: 0;
	padding: 0;
	}

html {
	background: #fff;
	}

body {
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	line-height: 1.5;
	background: #fff;
	}

img {
	border: none;
	vertical-align: bottom;
	}

ul {
	list-style: circle;
	}

fieldset {
	border: none;
	}

legend {
	display: none;
	}

ins {
	text-decoration: underline;
	font-style: normal;
	}

a {
	color: #f00;
	text-decoration: underline;
	}

/*----------------------------------------
 __style_container
----------------------------------------*/

div#container,
div#contents,
div#main_contents,
div#content_body,
div#content_body div.blog {
	width: 100%;
	}

div#content_body div.sub_menu,
div#content_body div.ex_contents {
	display: none;
	}

/*----------------------------------------
 __header_menu
----------------------------------------*/

dl#header_menu {
	display: none;
	}

/*----------------------------------------
 __header
----------------------------------------*/

div.header {
	margin-bottom: 2em;
	width: 100%;
	overflow: hidden;
	}

div.header h1 {
	font-size: 1.8em;
	width: 100%;
	float: left;
	}

div.header h1 a {
	color: #000;
	}

div.header dl#blog_author {
	margin-left: -50px;
	width: 50px;
	height: 50px;
	float: left;
	}

div.header dl#blog_author dd {
	display: none;
	}

/*----------------------------------------
 __blog
----------------------------------------*/

div.blog div.entry_section {
	margin-bottom: 3em;
	border-bottom: 1px dotted #ccc;
	}

div.blog div.entry_section h2 {
	margin-bottom: 0.5em;
	font-size: 1.5em;
	line-height: 1.2;
	}

div.blog div.entry_section dl.entry_info {
	margin-bottom: 1.5em;
	}

div.blog div.entry_section dl.entry_info dd ul li {
	display: inline;
	}

div.blog div.entry_section div.entry_body {
	margin-bottom: 2em;
	}

div.blog div.entry_section div.entry_body a:after {
	content: " (Link: "attr(href)")";
	color: #000;
	text-decoration: none;
	}

div.blog div.entry_section div.entry_body a[href^="/"]:after {
	content: " (Link: http://hyper-text.org"attr(href)")";
	color: #000;
	text-decoration: none;
	}

div.blog div.entry_section dl.entry_info dt,
div.blog div.entry_section dl.entry_info dd ul li.entry_category,
div.blog div.entry_section div.feedback_and_tag,
div.blog div.entry_section p.entry_more,
div.blog p.all_entries {
	display: none;
	}

/*----archives----*/

body#archives div.blog div.entry_section {
	margin-bottom: 1em;
	}

body#archives div.blog div.entry_section h2 {
	margin-bottom: 1em;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 1.2;
	}

body#archives div.blog div.entry_section h3 {
	margin-bottom: 0.3em;
	font-size: 1.2em;
	}

body#archives div.blog div.entry_section dl.entry_info {
	margin-bottom: 0;
	}

body#archives div.blog ul.page_list {
	display: none;
	}

/*--individual entry archive--*/

body#individual div.blog dl.add_bookmarks_block,
body#individual div.blog dl.navi,
body#individual div.blog dl.adsense {
	display: none;
	}

body#individual div.blog div.comment_and_tb_section h3,
body#individual div.blog div.comment_and_tb_section h4 {
	display: none;
	}

body#individual div.blog div.comment_and_tb_section h4#trackback,
body#individual div.blog div.comment_and_tb_section h4#comments {
	display: block;
	margin-bottom: 1em;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 1.2;
	}

body#individual div.blog div.comment_and_tb_section p.zero {
	margin: 0 0 2em 0;
	color: #999;
	}

body#individual div.blog p.tb_url {
	display: none;
	}

body#individual div.blog dl.tb_this_entry,
body#individual div.blog dl.comments_this_entry {
	margin-bottom: 2em;
	}

body#individual div.blog dl.tb_this_entry dt,
body#individual div.blog dl.comments_this_entry dt {
	margin-bottom: 1em;
	}

body#individual div.blog dl.tb_this_entry dd,
body#individual div.blog dl.comments_this_entry dd {
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	}

body#individual div.blog dl.tb_this_entry dd p,
body#individual div.blog dl.comments_this_entry dd p {
	padding-bottom: 1em;
	}

body#individual div.blog div.comment_and_tb_section form {
	display: none;
	}

/*----comment error----*/

body#comment div.blog p {
	margin-bottom: 1em;
	}

body#comment div.blog h2 {
	margin-bottom: 2em;
	}

body#comment div.blog form {
	display: none;
	}

/*----entry----*/

div.blog div.entry_section div.entry_body h3 {
	margin-bottom: 0.5em;
	font-size: 1.5em;
	line-height: 1.2;
	}

div.blog div.entry_section div.entry_body h4 {
	margin-bottom: 0.5em;
	font-size: 1.3em;
	line-height: 1.2;
	}

div.blog div.entry_section div.entry_body p {
	margin-bottom: 1em;
	}

div.blog div.entry_section div.entry_body img.f {
	margin: 1px 10px 5px 0;
	float: left;
	}

div.blog div.entry_section div.entry_body p span.st {
	font-size: 80%;
	}

div.blog div.entry_section div.entry_body p.img {
	width: 360px;
	border: 1px solid #ccc;
	}

div.blog div.entry_section div.entry_body p.sample {
	height: 60px;
	}

div.blog div.entry_section div.entry_body p.img img {
	margin: 5px;
	}

div.blog div.entry_section div.entry_body p.attention {
	color: red;
	}

div.blog div.entry_section div.entry_body p ins {
	display: inline;
	}

div.blog div.entry_section div.entry_body table {
	margin: 0 0 1em 0;
	font-size: 100%;
	line-height: 150%;
	width: 100%;
	}

div.blog div.entry_section div.entry_body table th {
	padding: 2px 0 2px 5px;
	font-weight: normal;
	text-align: left;
	background: #eee;
	border: 1px solid #ccc;
	vertical-align: top;
	width: 160px;
	}

div.blog div.entry_section div.entry_body table td {
	padding: 2px 0 2px 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	}

div.blog div.entry_section div.entry_body img.notes {
	margin-bottom: 5px
	}

div.blog div.entry_section div.entry_body blockquote {
	margin: 0 0 1em 0;
	padding: 1em;
	border: 1px dotted #ccc;
	}

div.blog div.entry_section div.entry_body blockquote.code {
	margin: 0;
	padding: 0;
	background-image: none;
	}

div.blog div.entry_section div.entry_body blockquote cite {
	font-style: normal;
	}

div.blog div.entry_section div.entry_body pre {
	margin: 0 0 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	}

div.blog div.entry_section div.entry_body pre strong {
	font-weight: normal;
	color: red;
	}

div.blog div.entry_section div.entry_body ol {
	margin: 0 0 1em 2em;
	list-style: decimal;
	}

div.blog div.entry_section div.entry_body ul {
	margin: 0 0 1em 1.5em;
	list-style: circle;
	}

div.blog div.entry_section div.entry_body ol li ol,
div.blog div.entry_section div.entry_body ol li ul,
div.blog div.entry_section div.entry_body ul li ol,
div.blog div.entry_section div.entry_body ul li ul {
	margin-bottom: 0.2em;
	}

div.blog div.entry_section div.entry_body ul.sample,
div.blog div.entry_section div.entry_body ol.sample {
	margin: 0 0 1em 0;
	list-style: none;
	}

div.blog div.entry_section div.entry_body ol li,
div.blog div.entry_section div.entry_body ul li {
	margin: 0.2em 0;
	}

div.blog div.entry_section div.entry_body ol.sample li,
div.blog div.entry_section div.entry_body ul.sample li {
	margin: 0;
	}

/*----------------------------------------
 __footer_area
----------------------------------------*/

div.footer_area {
	width: 100%;
	}

div.footer_area div.recommended_cd,
div.footer_area div.playlist,
div.footer_area div.flickr {
	display: none;
	}

div.footer_area div.footer {
	margin-top: 3em;
	width: 100%;
	}

div.footer_area div.footer p {
	display: none;
	}

div.footer_area div.footer a {
	color: #000;
	}

div.footer_area div.footer ul.icon_list {
	display: none;
	}

/*----------------------------------------
 __profile
----------------------------------------*/

body#profile div.entry_section dl.vcard {
	margin-bottom: 3em;
	width: 100%;
	}

body#profile div.entry_section dl.vcard dt,
body#profile div.entry_section dl.vcard dd.org,
body#profile div.entry_section dl.vcard dd.title,
body#profile div.entry_section dl.vcard dd.email {
	width: 100%;
	}

body#profile div.entry_section dl.vcard dt {
	font-size: 1.4em;
	font-weight: bold;
	}

body#profile div.entry_section dl.vcard dd.photo {
	display: none;
	}

body#profile div.entry_section dl.vcard dd.bnr ul li {
	display: inline;
	margin-right: 0.5em;
	}

body#profile div.entry_section h3 {
	margin: 2em 0 0.5em 0;
	font-size: 1.5em;
	line-height: 1.2;
	}

body#profile div.entry_section dl.activities {
	margin-bottom: 1em;
	padding-bottom: 1em;
	width: 100%;
	}

body#profile div.entry_section dl.hometown,
body#profile div.entry_section dl.interests,
body#profile div.entry_section dl.favorite_books,
body#profile div.entry_section dl.favorite_movies,
body#profile div.entry_section dl.favorite_music {
	margin-bottom: 1em;
	padding-bottom: 1em;
	width: 100%;
	}

body#profile div.entry_section dl.hometown dd ul li,
body#profile div.entry_section dl.interests dd ul li,
body#profile div.entry_section dl.favorite_books dd ul li,
body#profile div.entry_section dl.favorite_movies dd ul li,
body#profile div.entry_section dl.favorite_music dd ul li {
	display: inline;
	margin-right: 0.5em;
	}

body#profile div.entry_section ul.accounts li {
	margin-bottom: 0.5em;
	}

/*----------------------------------------
 __site_search
----------------------------------------*/

div.blog div.search_section {
	margin-bottom: 3em;
	}

div.blog div.search_section h2 {
	margin-bottom: 1em;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 1.2;
	}

div.blog div.search_section h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.2;
	}

div.blog div.search_section dl {
	margin-bottom: 2em;
	}

div.blog div.search_section dl dt {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.2;
	}

div.blog div.search_section dl dd {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	}

div.blog div.search_section dl dd span.keywords {
	background: #ccc;
	}

div.blog p.search_back {
	display: none;
	}

/*----mt_search----*/

body#search_result div.blog div.entry_section {
	margin-bottom: 3em;
	}

body#search_result div.blog div.entry_section h2 {
	margin-bottom: 1em;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 1.2;
	}

body#search_result div.blog div.entry_section p.search_result_count {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.2;
	}

body#search_result div.blog div.entry_section h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.2;
	}

body#search_result div.blog div.entry_section dl.entry_info {
	margin-bottom: 0;
	}

body#search_result div.blog div.entry_section dl.entry_info dd ul {
	margin-left: 0;
	}

body#search_result div.blog div.search_section p {
	margin-bottom: 1em;
	}










/*-----------------------------------------------------------------
 __CSS for sample used in entries
-----------------------------------------------------------------*/

/*----------------------------------------
 css selectors sample
----------------------------------------*/

body#individual div.blog p.css_selectors_sample a[href^="http:"]:after,
body#individual div.blog p.css_selectors_sample a[href^="https:"]:after {
	content: url(/img/post/view.gif);
	vertical-align: middle;
	margin: 0 2px;
	}

body#individual div.blog p.css_selectors_sample a[href^="http://hyper-text.org/"]:after {
	content: "";
	margin: 0;
	}

/*----------------------------------------
 slide menu sample
----------------------------------------*/

body#individual div.blog ul#sidemenu_sample {
	padding: 0;
	border: 1px solid #35b3d1;
	overflow: hidden;
	list-style: none;
	}

body#individual div.blog ul#sidemenu_sample li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #35b3d1;
	}
body#individual div.blog ul#sidemenu_sample li.bottom {
	border: none;
	}

body#individual div.blog ul#sidemenu_sample li a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	width: 100%;
	}

body#individual div.blog ul#sidemenu_sample li a:hover {
	color: #fff;
	text-decoration: none;
	background: #35b3d1;
	}

body#individual div.blog ul#sidemenu_sample li ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #35b3d1;
	list-style: none;
	}

body#individual div.blog ul#sidemenu_sample li ul li {
	margin: 0;
	padding: 0;
	background: #eee;
	}

/*----------------------------------------
 matchsmart
----------------------------------------*/

body#individual div.blog div.matchsmart {
	margin: 0 0 20px 0;
	width: 350px;
	height: 350px;
	background: url(/img/post/matchsmart_back.png) no-repeat left top;
	overflow: hidden;
	}

body#individual div.blog div.matchsmart p {
	margin: 0 !important;
	padding: 15px 55px 0 60px !important;
	font-size: 80% !important;
	}

/*----------------------------------------
 google calendar
----------------------------------------*/

body#individual div.blog form#g_calendar {
	margin: 0 0 15px 0;
	padding: 15px 10px;
	background: #c3d9ff;
	}

body#individual div.blog form#g_calendar input {
	vertical-align: middle;
	}

body#individual div.blog form#g_calendar img {
	margin: 5px 0 5px 5px;
	vertical-align: middle;
	}

body#individual div.blog form#g_calendar textarea {
	width: 350px;
	}

body#individual div.blog li.bnr_end {
	margin: 0 0 300px 0;
	}

