/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 0.6
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #333333;
}

#container {
	width: 900px;
}

#sidebar {
	width: 370px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 180px;
	float: right;
}

#footer {
	width:468px;
	margin-left:20px;
	float: left;
	font-size: .64em;
	text-align: right;
}

#entries {
	width: 500px;
	float: right;
	}

#entries li
{
	padding: 0 0 0 20px;
}

.post {
	padding-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #666666;
}

a{
	text-decoration:none;
}

a:link {
	color: #0066ff;
}

a:visited {
	color: #99ccff;
}

a:hover, a:focus {
	color: #0066ff;
	text-decoration:underline;
}

a:active{
	color: #99ccff;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 2.0em;
	line-height: 1em;
	/*
	text-transform: uppercase;
	*/
}

h2 {
	font-size: 1.75em;
	/*
	line-height: 1em;
	*/
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	/*
	text-transform: uppercase;
	*/
	margin-bottom: .2em;
	margin-top: 2em;
	/*
	letter-spacing: .2em;
	*/
	color: #34353e;
	border-bottom: 1px solid #666666;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 15px 0 15px 0;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

/* Start Page */

.page_title
{
	font-size: 1em;
	font-weight:normal;
	text-align: right;
	margin:0 0 0 0;
}

/* End Page */


/* Start Entry */

.entry_title
{
	font-size: 1em;
	font-weight: bold;
	margin:20px 0 0 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.entry_date
{
	font-size: .75em;
	text-align: right;
}

.entry_attached
{
	font-size: .75em;
	border-top: 1px dotted #666666; 
	text-align: right;
}

.entry_smallfont
{
	font-size: .75em;
}

/* End Entry */


/* Start page-home */

.home_topcomment
{
	font-size:1em;
}

.home_constantcomment
{
	margin-top:50px;
	font-size:1em;
}

.home_subtitle
{
	font-size:1em;
}

.home_menutitle
{
	font-weight: bold;
	font-size: 1em;
	padding: 15px 0 0 10px;
}

.home_menucomment
{
	font-size: .875em;
	padding: 0 0 0 25px;
}

/* End page-home */


/* Start page-Schedule */

/* ---------- */

.live_subtitle
{
	 margin: 1em 0 2em 0;
}

.live_date
{
	font-weight: bold;
}

.live_group
{
	font-weight: bold;
	margin: 0 5px 0 25px;
}

.live_place
{
	margin: 0 10px 0 25px;
	font-size: .88em;
}

.live_comment
{
	margin: 0 10px 0 25px;
	font-size: .88em;
}

.live_detail
{
	font-size: .88em;
	margin: 0 0 0 25px;
}

.live_subtitle_past
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 1em 0 1em 0;
}

/* end page-schedule */



/* start page-equipment */

.equip_category
{
	font-weight: bold;
	font-size: 1.25em;
	padding: 0 5px 0 0;
	color:#333333;
}

.equip_name
{
	font-weight: bold;
	font-size: 1em;
	margin: 20px 0 0 25px;
}

.equip_comment
{
	font-size: .88em;	
	margin: 0 0 20px 25px;
}

.equip_image
{
	margin: 0 0 0 25px;
}
/* end page-equipment */

/* Start commentform */

.comment_owner
{
	font-weight: bold;
	font-size: 1em;
}

.comment_date
{
	margin-left: 1em;
	font-size: .875em;
}

.comment_form
{
	background-color: #f3f3f3;
	padding: 0 20px 0 20px;
}

/* End commentform */

/* Start sidebar */

.children li
{
	margin-left:10px;
}

/* End sidebar */

/* Start favorite */

.fav_pic
{
	float: left;
	width: 120px;
	height: 120px;
	vertical-align: top; 
	margin-right:1em;
}

.fav_title
{
	font-size:1em;
	font-weight:bold;
}

.fav_comment
{
}

/* End favorite */

/* Start Links */

.linkcat h2
{
	font-size:1em;
}

.links h4
{
	float: left;
	font-weight: normal;
	font-size:1em;
	margin:0 2em 0 0;
}

.links h5
{
	font-weight: normal;
	font-size:.75em;
	margin:0 0 0 0;
}

/* End Links */

/* Start copyright */

.copyright {
	padding-top: 100px;
	font-size: .64em;
	text-align: right;
	clear: both;
	color: #cccccc;
}

/* End copyright */

/* Start About */

.q100question
{
	font-size: .86em;
}

.q100answer
{
	margin-left: 20px;
}

/* End About */

/* Start mailform */

form dl, dl.labels
{
	margin:0em;
	font-size:1em;
	margin-top:0.5em;
}

form dt, dl.labels dt
{

	float:left;
	width:7em;
	margin-bottom:0.8em;
	color:#666666;
	text-align:right;
	font-weight:normal;
	position:relative; /*IEWin hack*/
}

form dd, dl.labels dd
{
	margin-left:7.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	padding-left:0.5em;
}

form dd.submit, dl.labels dd.submit
{
	margin-top:2em;
}
    
/* End mailform */

/* Start Search Result */

.results_date
{
	font-size:.86em;
	margin-top:1em;
}

.results_content
{
	font-size:1em;
}

/* End Search Result */

.wp-caption-text
{
/*	padding: 2px 0 5px 0; */
	visibility:hidden;
	display:none;
}

.entry_smallfont{
	font-size: 0.86em;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
/*	background:#01AFEF;*/
	margin:0 4px 4px 0;
	padding:3px;
/*	border:1px solid #01AFEF;*/
}
.photo-end {
	clear:left;
}
/* ---------- */

/* ----- breadcrumb ----- */

.kuzu {
	clear:both;
}
/* ---------- */


/* ----- 244のこと ----- */

.q100question {
	margin-top:10px;
	font-weight:bold;
}

.q100answer {
	margin-bottom:10px;
}

/* ---------- */

/* ----- 画像 ----- */

.photo {
	clear:both;
}
/* ---------- */

/* ----- profile ----- */

.profile {
	width:350px;
	float:left;
	padding: 10px;
	margin: 10px 0 0 10px;
	background-color: #333333;
/*	border:solid 1px red;*/
/*	min-height: 960px; */
}

.profile_text {
	clear:both;
	margin-top:10px;
}
/* ---------- */

/* ----- post meta ----- */

.meta {
	font-size:0.86em;
	border-top : dotted 2px #090909;
	margin-bottom:10px;
}
/* ---------- */

/* ----- comment ----- */

#commentlist li {
	margin: 20px 0 10px 0;
}

/* ---------- */

/* ----- home ----- */

.home_topcomment
{
}

.home_constantcomment
{
	margin: 30px 0 30px 0;
}

.home_menutitle
{
}

.home_menucomment
{
	margin:10px 0 30px 0;
}

/* ---------- */

/* ----- twitter tools ----- */
#twitter-tools li
{
	margin: 0 0 10px 0;
}
/* ---------- */

#amazonImageTable
{
	border: 1px solid red; 
}

.fontbold
{
	font-weight: bold; 
}
