body {
	margin: 20px 0px 20px 0px;
	text-align: center;   
	background: url(http://mokuhankan.com/images/bg.gif) ;  
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #8FABBE;
	text-decoration: none;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

img {
	border: 0;
	}
	
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

div#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 700px;
	background: url(http://mokuhankan.com/images/conversations_bg_middle.jpg) ; 
	}

div.container_top_strip {
	height: 120px;
	background: url(http://mokuhankan.com/images/conversations_bg_top.jpg) ; 
	overflow: hidden;
	}

div.container_bottom_strip {
	height: 15px;
	background: url(http://mokuhankan.com/images/conversations_bg_bottom.jpg) ; 
	overflow: hidden;
	}


#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

.entry_short {
	line-height: normal;
	background: url(http://mokuhankan.com/images/entry_bg2_center.jpg) ; 
	margin-bottom: 20px;
	}

div.entry_short_top_strip {
	height: 45px;
	background: url(http://mokuhankan.com/images/entry_bg2_top.jpg) ; 
	overflow: hidden;
	}

div.entry_short_bottom_strip {
	height: 20px;
	background: url(http://mokuhankan.com/images/entry_bg2_bottom.jpg) ; 
	overflow: hidden;
	}

.entry_long {
	line-height: normal;
	width: 675px;
	background: url(http://mokuhankan.com/images/entry_bg3_center.jpg) ; 
	margin-bottom: 20px;
	}

div.entry_long_top_strip {
	height: 45px;
	background: url(http://mokuhankan.com/images/entry_bg3_top.jpg) ; 
	overflow: hidden;
	}

div.entry_long_bottom_strip {
	height: 20px;
	background: url(http://mokuhankan.com/images/entry_bg3_bottom.jpg) ; 
	overflow: hidden;
	}

.title_text h3 { 
	margin: 5px 0 0 30px;
	height: 35px;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	vertical-align: middle;
	padding-left: 20px;
	} 		






div#note { 
	font-style: italic;
	font-size: 12px;
	font-family: Georgia, "Calisto MT", "Times New Roman", Times, serif; 
	color: #333; 
	width: 400px;
	text-align: center;
	background: #f9f6ed;
	margin: 15px 0px 0px 50px;
	padding: 0px 0;
	}

/* div#note p {padding: 0px 5px 0px 5px;} */

.content {
	padding: 15px 0px 5px 15px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0px 40px 10px 15px;
	}

.content blockquote { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-left: 20px;
	margin-right: 30px;                    
	padding-left: 10px;
	text-align: left;                    
	border-left: 1px solid #9C6;
}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}

.content h3 a:link {
	color: #666666;
	text-decoration: none;
	}

.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	}

.content h4 a:link {
	color: #666666;
	text-decoration: none;
	}

.content p.who_when {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 5px 0px 5px 0px;
	line-height: normal;
	}

.content p.extended {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.posted_comment {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	line-height: normal;
	}

.content p.date {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: normal;
	font-weight: bold;
	}

.content img {
	margin-right: 6px;
	margin-bottom: 6px;
	border: 0px;
	}


/* .title_text {
	margin-top: 4px;
	margin-left: 30px;
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	}*/

div.entry_short li {
	text-align: left;
	line-height: 120%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 30px 10px 10px;
	}
div.entry_long li {
	text-align: left;
	line-height: 120%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 30px 10px 10px;
	}

.separator {
	height: 20px;
	text-align: center;
	}

.byline { 
	font: italic 12px/16px;
	font-family: Georgia, "Calisto MT", "Times New Roman", Times, serif; 
	color: #333; 
	}

.sidebar {
	padding: 15px 15px 15px 0px;
/*	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;*/
	}

.tab_top {
	background: url(http://mokuhankan.com/images/tab_top.gif); 
	height: 18px;
	}

.tab_center {
	background: url(http://mokuhankan.com/images/tab_center.gif);
	}

.tab_bottom {
	background: url(http://mokuhankan.com/images/tab_bottom.gif); 
	height: 10px;
	}

div.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #f9f6ed;
	color: #666666;
	margin-bottom: 15px;
	border-bottom: 1px solid #BBD8FF;
	padding: 0px 0 5px 0;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	}

div.link-note h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	color: #666666;
	margin: 0;
	background: #BBD8FF;
	padding: 5px 0 3px 0;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	}

div.link-note p {
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	line-height: 140%;
/*	text-align: justify;*/
	}

div.link-note ul {
	padding: 0px 10px 0px 10px;
	}

div.link-note li {
	color: #666666;
	text-align: left;
	line-height: 140%;
	margin-top: 5px;
	list-style-type: none;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-bottom: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
	
.blockquote { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 30px;                    
	padding-left: 10px;
	text-align: left;
	border-left: 1px solid #9C6;
}

#toc_left {
	width:210px;
	padding:0px;
	margin-right: 9px;
	float:left;
/*	background:#f9f6ed;*/
	}
	
#toc_center {
	width:210px;
	padding:0px;
	margin-left: 9px;
	margin-right: 9px;
	float:left;
/*	background:#f9f6ed;*/
	}
	
#toc_right {
	width:210px;
	margin-left: 9px;
	float:left;
/*	background:#f9f6ed;*/
	}

.toc_item {
	text-align: left;
	font-size: 10px;
	background: #f9f6ed;
	padding: 5px 5px 0px 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BBD8FF;
	border-top: 1px solid #BBD8FF;
	}
	
.toc_item p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	padding: 0px 0px 0px 0px;
	color: #666666;
	}

.toc_item a:visited {
/*	text-decoration: line-through;*/
	text-decoration: none;
	}

#tab_rounds_container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 11px;
	}

ul#tab_topper, ul#tab_topper li {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0;
	}

ul#tab_topper li.lid {
	float:left;
	width:155px;
	margin-right:20px;
/*	padding-top:5px;*/
/*	height:1px;*/
	border-bottom: 1px solid #e4e7f2;
	}

#tab_panel_container {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	width: 700px;
/*	padding: 5px 0px 0px 0px;*/
	height: 18px;
	}

ul#nav,ul#nav li{
	list-style-type:none;
	text-align: center;
	margin:0;
	padding:0;
	}

ul#nav li.activelink {
	float:left;
	width:155px;
	margin-right:20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding:2px 0 5px;
	background: #e4e7f2;
	border-bottom: 1px solid #888;
	}

ul#nav li.inactivelink {
	float:left;
	width:155px;
	margin-right:20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	padding:2px 0 5px;
	background: #e4e7f2;
	border-bottom: 1px solid #e4e7f2;
	}

ul#nav a {
	text-decoration: none;
	color: #8FABBE;
	}

/*ul#nav a:hover{
	color: #006699;
	}
ul#nav li.activelink: hover{
	color: #006699;
	}
*/
ul#nav li.activelink a,ul#nav a:hover{color: #006699}

.shadowed_box {
	display: block; 
	margin: 0 auto;
	/* width:660px; */
	background-color:#e5e5e5;
	padding:10px 30px 15px 30px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-bottom:15px;
}
.shadowed_print_box {
	display: block; 
	margin: 0 auto;
	/* width:660px; */
	background-color:#e5e5e5;
	padding:0px 0px 0px 0px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-bottom:15px;
}
.raised {
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-bottom:20px;
}


