@charset "utf-8";
/*
name: Tile-Diary
designer: Wataru Sasaki
designer_url: http://www.crea.bz/
developer: 
developer_url: 
*/

/*********************************************************/
/* basic elements */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-image: url(pics-diary/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 12px;
	text-align: center;
	line-height: 150%;
}

img {
	border: 0;
}

a			{ text-decoration: none; }
a:link		{ color: #003366; }
a:visited	{ color: #003366; }
a:active	{ color: #006699; }
a:hover		{ color: #006699; }

h2, h3, h4, h5, h6 { font-weight: normal; }
h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */


#container {
    margin: 0 auto; /* center on everything else */
	width: 800px;
    text-align: left;
}
#container-inner {
	width: auto;
	background: #FFFFFF;
            position: absolute;
	    margin: 80px 0 0 0px;
}

}
#teikeibun-inner {
	width: auto;
	background: #FFFFFF;
            position: absolute;
	    margin: 0px 0 0 0px;
}


#banner {
        position: absolute;
	width: 800px;
background: #FFFFFF;
}

#banner2 p {
	position: absolute;
	margin: 35px 0 0 430px;
        line-height: 1.6em;
	padding: 0;
	font-size: 13px;
	color: #999999;
}

#pagebody { width: 800px; }

#pagebody-inner { width: 800px; }

#alpha {
	float: left;
}
#beta {
    float: left;
}
#gamma {
	float: left;
}


/* three-column tweaks */
	
.layout-three-column #container {
	width: 800px;
	margin-top: 20px;
}
	
.layout-three-column #alpha {
	width: 200px;
	overflow: hidden;
}
.layout-three-column #alpha-inner {
	margin: 0 0 0 10px;
	width: 190px;
}
	
.layout-three-column #beta {
	width: 400px;
	overflow: hidden;
}	
.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
.layout-three-column #gamma {
	width: 200px;
	overflow: hidden;
}	
.layout-three-column #gamma-inner {
	margin: 0 10px 0 0;
	width: 190px;
}


/* two-column tweaks */
	
.layout-two-column #container {
	width: 800px;
	margin-top: 20px;
}
	
.layout-two-column #alpha {
	width: 200px;
	overflow: hidden;
}
.layout-two-column #alpha-inner {
	margin: 0 0 0 10px;
	width: 190px;
}
	
.layout-two-column #beta {
	width: 600px;
	overflow: hidden;
}	
.layout-two-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
.layout-two-column #beta-inner-summary
	{
		border: 0;
		padding: 25px 25px 25px 25px;
		background: #FFFFFF;
	}

/* for wide summary informations */

#beta-inner-summary .category-header {
	margin: 0 0 10px 0;
	padding: 0;
	width: 548px;
	height: 28px;
	border-style: solid;
	border-width: 1px;
	border-color: #666600;
	background-image: url(pics-diary/back_title.gif);
	background-repeat: repeat;
}
#beta-inner-summary .category-header h2 {
	position: relative;
	top: 7px;
	left: 15px;
	margin: 0;
	padding: 0;
	color: #663300;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	letter-spacing: 0.1em;
}
#beta-inner-summary .date-header {
	position: relative;
	top: -5px;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 13px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #666600;
	background-image: url(pics-diary/back_date.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#beta-inner-summary .date-header p {
	margin: 0;
	padding: 0 3px 0 0;
	line-height: 1.1em;
	width: 547px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
}
#beta-inner-summary .entry {
	margin: 0;
	padding: 0;
	width: 550px;
}
#beta-inner-summary .entry table {
	margin: 0;
	padding: 0;
	width: 550px;
	border-collapse: collapse;
}
#beta-inner-summary .entry td {
	vertical-align: top;
	padding: 0;
}
#beta-inner-summary .entry td.entry-image img {
	margin: 0;
	padding: 0;
}
#beta-inner-summary .entry td.entry-content {
	padding: 0 0 0 5px;
}
#beta-inner-summary .entry td.entry-content img {
	float: right;
	margin: 0;
	padding: 0;
}
#beta-inner-summary .entry h3.entry-header {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FF6600;
	font-size: 13px;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

h2#archive-title {
	font-size: 16px;
}

.entry,
.trackbacks,
.comments,
.archive {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.date-header,
.entry-content {
    clear: both;
}

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;	
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
    margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-body {
	font-size: 13px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-post {
    font-weight: bold;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: left;
	font-weight: bold;	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

#comments input {
	margin: 5px 0;
}
#comments textarea {
	width: 300px;
}
p.before {
	float: left;
}
p.next {
	float: right;
}


/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* for Works Category */
.eachworks {
	width: 550px;
}
.eachworks table {
	margin-bottom: 20px;
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #999966;
	border-collapse: collapse;
}
.eachworks td {
	border-style: solid;
	border-width: 1px;
	border-color: #999966;
}
.eachworks td.img {
	width: 88px;
	text-align: center;
}
.eachworks td.img-bg {
	width: 88px;
	background-color: #CCCC99;
	text-align: center;
}
.eachworks td.img img {
	width: 88px;
}
.eachworks td.img-bg img {
	width: 88px;
}
.eachworks td.summary {
	padding: 5px;
	color: #666633;
}
.eachworks td.summary-bg {
	padding: 5px;
	background-color: #CCCC99;
	color: #666633;
}
.eachworks td h3 {
	line-height: 1.1em;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.eachworks td h3 img {
	margin-right: 3px;
	vertical-align: middle;
}
.eachworks td a:link	{ color: #663300; }
.eachworks td a:visited	{ color: #663300; }
.eachworks td a:active	{ color: #996633; }
.eachworks td a:hover	{ color: #996633; }


/* modules */

.module {
    overflow: hidden;
    width: 100%;
}

.module-header {
	width: 190px;
	height: 16px;
	background-image: url(pics-diary/menuTop.gif);
	background-repeat: no-repeat;
	margin: 20px 0 1px 0;
}
.module-header h2 {
	margin: 0;
	padding: 2px 0 0 10px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.1em;
}
.module-header h2 a:link	{ color: #666633; text-decoration: underline; }
.module-header h2 a:visited	{ color: #666633; text-decoration: underline; }
.module-header h2 a:active	{ color: #999966; text-decoration: underline; }
.module-header h2 a:hover	{ color: #999966; text-decoration: underline; }

.module-content {
	width: 188px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCC99;
}

.module-list,
.archive-list {
    margin: 10px;
    padding: 0;
    list-style: none;
}

.module-list-item { margin: 10px 0; }

.module-list-item a:link	{ color: #525229; text-decoration: none; }
.module-list-item a:visited	{ color: #525229; text-decoration: none; }
.module-list-item a:active	{ color: #999966; text-decoration: underline; }
.module-list-item a:hover	{ color: #999966; text-decoration: underline; }

.module-archives .module-list-item {
	margin: 3px 0;
	line-height: 1.2em;
} 
.module-archives .module-list-item a {
	font-size: 11px;
}

.module-archives select {
	width: 188px;
}

.module-tagcloud .module-list-item {
	margin: 5px 0;
	line-height: 1.2em;
}

.typelist-thumbnailed .module-list-item { margin: 10px 0; }


.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }


.module-calendar .module-header {
	width: 190px;
	height: 16px;
	background-image: none;
	margin: 20px 0 1px 0;
}

.module-calendar .module-header {
	border-bottom: 1px solid #CCCC99;
}
.module-calendar .module-header h2 {
	color: #999966;
}

.module-calendar .module-content {
	border-style: none;
}

.module-calendar .module-content table {
    border-collapse: collapse;
	margin: 0 auto;
}

.module-calendar th,
.module-calendar td {
	width: 26px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

.module-search .module-content form {
	margin: 5px;
}

.shopimg {
	margin-top: 20px;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo
{
	text-align: left;
}

.module-powered { text-align: left; }

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}


/* default to artistic/calendar/timeline layout */

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}


/* moblog1 tweaks */
	
	.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: 400px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-one-column #container #banner {
		width: 100%;
	}
	.layout-one-column #container #banner div {
		position: relative;
		top: 20px;
		left: 20px;
		margin: 0;
	}
	.layout-one-column #container #banner div a			{ font-size: 18px; }
	.layout-one-column #container #banner div a:link		{ color: #666666; text-decoration: none; }
	.layout-one-column #container #banner div a:visited	{ color: #666666; text-decoration: none; }
	.layout-one-column #container #banner div a:active	{ color: #999999; text-decoration: none; }
	.layout-one-column #container #banner div a:hover	{ color: #999999; text-decoration: none; }

	.layout-one-column #container #banner2 p {
		position: relative;
		top: 30px;
		left: 20px;
		margin: 0;
		font-size: 12px;
		color: #999999;
	}

.icons{width: 50px; height:1px; display:block; text-indent:-9900px; margin-right:0px; margin-bottom:1px; }

#transparent{ background:url(http://www.bartokdesign.com/pics/bip800.gif) top left no-repeat; }

#transparent2{ background:url(http://www.bartokdesign.com/pics/bip800.gif) top left no-repeat; }

#wrapper #footer {
	padding: 0px;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bottom-navi {
        width: 780px;
        background:#cccc99;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        font-weight:bold;
        font-size: 11px;
        line-height: 160%;
}

#bottom-navi a {
	color:#494938;
}

#bottom-navi a:hover {
	color:#669999;
}

.search-box {
        background:#cccc99;
	padding: 0px;
	text-align:center;
        font-size: 10px;
}

div#contentsFootCol {
position: relative;
}

