/* Designed by François PLANQUE - http://fplanque.net/ */

@import url(../../rsc/basic.css);	/* Import basic styles */
@import url(../../rsc/img.css);	/* Import standard image styles */
@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/forms.css);	/* Import default form styles */
@import url(../../rsc/comments.css);	/* Import default comment styles */

body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(http://894.takizawa-hideaki.net/skins/v35/img/paperbkgrd.jpg);
}
#wrapper {
	position:absolute;
	left:0;
	top:0px;
	width:850px;
	height:1000px;
	z-index:1;
	background-image: url(http://894.takizawa-hideaki.net/skins/v35/img/new_bkgrd5.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	visibility: visible;
}
.bPosts {
	position:absolute;
	width:580px;
	height:1000px;
	z-index:1;
	margin-top: 460px;
	float:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	visibility: visible;
}
#sidebar {
	position:absolute;
	width:220px;
	height:115px;
	z-index:2;
	float: right;
	top:510px;
	left:590px;
	padding: 5px;
	visibility: visible;
}
li {
	list-style-position: inside;
	list-style-image: url(http://894.takizawa-hideaki.net/skins/v35/img/li_button.gif);
	list-style-type: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #82654c;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #82654c;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	filter: Blur(Strength=5);
}
.sideitem {
	text-align: left;
	width: 200px;
	padding-bottom: 20px;
}
.SideItemTitle {
	font-family: Courier New;
	font-size: 20px;
	color: #000000;
	letter-spacing: -2; 
	word-spacing: -3; 
	font-weight: normal;
	text-align: right;
}
.bTitle {
	line-height: 14px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: Courier New;
	letter-spacing: -2; 
	word-spacing: -3; 
	text-align: right;
}
.bPostFooter {
	text-align: right;
	line-height: 12px;
	padding-top: 5px;
}
.bPost {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
        font-size: 10px;
}
.indent
{
        padding-left: 25px;
        padding-right: 25px;
        text-align: justify;
}
.indentbox
{
        font-family: Verdana;
	font-size: 10px;
        line-height: 150%;
        padding: 10px;
	width: 470px;
        margin-left: 25px;
        text-align: justify;
	border-top: 1px dashed #64AE4A;
	border-right: 1px dashed #64AE4A;
	border-bottom: 1px dashed #64AE4A;
	border-left: 1px dashed #64AE4A;
}
.takki
{
        line-height: 14px;
	color: #FF0099;
	padding: 10px 10px 10px 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-left: 5px solid #FF0099;
	background-color: none;
}
.tsuba
{
        line-height: 14px;
	color: #0099FF;
	padding: 10px 10px 10px 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-left: 5px solid #0099FF;
	background-color: none;
}
.ttquote
{
        line-height: 14px;
	color: #FF0099;
	padding: 10px 10px 10px 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-left: 5px solid #FF0099;
	border-right: 5px solid #0099FF;
	background-color: none;
}

.otherquote
{
        line-height: 14px;
	color: #999999;
	padding: 10px 10px 10px 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-left: 5px solid #999999;
	background-color: none;
}
.others
{
        line-height: 14px;
	color: #999999;
	padding: 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #F0F0F0;
}
blockquote {
	border: 1px solid #999;
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
	font-family: Verdana;
        font-size: 9px;
        color: #000000;
        line-height: 16px;
}
.postnote
{
	color: #999999;
	font-size: 90%;
}
h2 {
	color: #82654c;
	font-size: 180%;
	margin: 0;
}
h3 {
	color: #82654c;
	font-size: 120%;
}
h4 {
	color: #82654c;
	font-size: 110%;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}
div.pageHeader {
	padding: 0;
	margin: 0;
	border-bottom: none;
	text-align: center;
}

h1#pageTitle {
	color: #fff;
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #78a;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}


.pageSubTitle {
	color: #82654c;
	text-align: left;
	vertical-align: middle;
	border: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration: underline;
}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #78a;
}

.bPost, .bPostpublished
{
	clear: both;
	margin: 0 0 2.5ex 0;
	padding-top: 15px;
	border-bottom: none;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 90%;
	color: #999999;
	margin: 2ex 0 1ex 0;
}

.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999999;
	font-size: 90%;
	margin: 1ex 0 2ex 0;
}
div.bComment
{
	margin-bottom: 15px;
}
input.bComment, 
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #f5f3d0;
	color: #000000;
	border: 1px solid #82654c;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 200px;	
	float: right;
	overflow: hidden;
	margin-right: 200px;
	margin-top: 500px;
	/* background: #900; */
}
.bSideItem {
	margin: 0;
	padding: 0 0 0 0;
	border-bottom: none;
}
.bSideItem ul {
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(Takizawa%20Hideaki/li_button.gif);
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}

