@import url(./image/base-weblog.css);
@import url(http://www.barakura.co.jp/styleseet.css);

/* basic page elements */

body
{
         background: url(./image/backimage.gif) ;
}

a { color: #598A92; }
a:visited { color: #000; }
a:hover { color: #235961; }

#banner a { color: #003300; text-decoration: none; }
#banner a:visited { color: #003300; }
#banner a:hover { color: #003300; }

.module-content a { color: #96927d; font-weight: bold; }
.module-content a:visited { color: #96927d; }
.module-content a:hover { color: #235961; }

.entry-footer a { font-weight: bold; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	position: relative; 
	width: 100%;
	width: auto;
	
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 5px 10px 5px 25px;
	color: #c49f2d;
	background: #e7e2c6 url(./image/module-header-bg.gif) 0 0.65em no-repeat;
	font-size: 14px;
	font-weight: bold;
}

.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #c49f2d;
	text-decoration: underline;
}

.module-header a:visited,
.trackbacks-header a:visited,
.comments-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #c49f2d;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #235961;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{

}


/* page layout */

body
{
         background: url(./image/backimage.gif) ;
}

#container { width: 783px; background: #ffffff;}
#container-inner { margin: 0px 0 0 0 ; }

#banner
{
	width: 740px;
	margin: 0px 15px 0px 15px;

}

#banner-inner-top
{
	margin: 0;
}

#banner-inner-line
{
	padding: 0px 0px 2px 0px;
	background: #527276;
}

#banner-inner-line-bottom
{
	padding: 0px 0px 2px 0px;
}

#banner-inner-bottom
{
	padding: 0px 0px 135px 0px;
	background: #527276 url(./image/banner-bg.jpg) center top repeat;
}

.banner-user
{
	width: 70px;
	margin-top: 4px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	font-size: 32px;
	font-weight: normal;
	line-height: 1;
}

#alpha, #beta, #gamma, #delta
{
	float: right;
	margin: 0px 0 0 0px;
	background: #e7e2c6 url(./image/sidebar-bg.gif) left top repeat-x;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	padding: 15px 0 0px 0;
	background: url(./image/sidebar-bottom-bg.gif) left bottom repeat-x;
}

#alpha { width: 270px; }

#beta
{
	width: 445px;
	background: #e7e7ec url(./image/content-bg.gif) left top repeat-x;
}

#gamma, #delta { width: 208px; }

#beta-inner { background: url(./image/content-bottom-bg.gif) left bottom repeat-x; }

.date-header
{
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 5px 15px 5px 35px;
	color: #598a92;
	background: url(./image/date-header-bg.gif) 0 0.65em no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-header
{
	margin: 5px 15px;
	color: #656565;
	font-size: 16px;
	font-weight: bold;
}

.entry-content { margin: 5px 15px; }

.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 10px 15px 20px 16px;
	font-weight: normal;
	text-align: right;
}

.content-nav { margin: 0; padding: 10px 15px; }


/* modules */
.module-content-info
{
	padding: 12px;
	line-height: 1.5em;
}
.module { color: #666; }

.module-calendar .module-content { margin: 5px 10px 15px 10px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
	margin: 15px;
	padding: 10px;
	border: 1px solid #dfc78a;
	background: url(./image/gradient-bg.gif) left center repeat-x;
}

.module-photo { border: 0; background: none; }
.module-photo .module-content { margin: 10px; }
.module-photo img { border: 0; }

.module-list-item,
.archive-list-item
{
	padding: 1px 0 1px 14px;
	background: url(./image/li-bg.gif) 0 0.2em no-repeat;
}

/* special list bullets */
.module-archives .module-list-item
{
	background-image: url(./image/li-entry-bg.gif);
}

.module-recent-comments .module-list-item
{
	background-image: url(./image/li-comment-bg.gif);
}

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

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 0;
	background: url(./image/gradient-bg.gif) left center repeat-x;
}

.typelist-thumbnail { background: #e3db9e; }

.module-featured-photo { width: 445px; }
.module-featured-photo .module-content { margin: 0 0 5px 15px; }
.module-featured-photo img { width: 415px; }

.module-recent-photos { border: 0; }
.module-recent-photos .module-content { margin: 0 0 0 15px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: #bbb 1px solid;
	padding: 1px;
	background: #e7e7ec;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #235961;
	background: #e7e2c6;
}


/* calendar tweaks */
	
	.module-mmt-calendar { width: 445px; margin: 0; }
		
	.module-mmt-calendar .module-header,
	.layout-timeline .module-recent-photos .module-header
	{
		margin: 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #bbb;
		padding: 5px 15px;
		color: #888899;
		background: none;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
	}
	
	.module-mmt-calendar .module-content { margin: 15px; }
	
	.module-mmt-calendar table
	{
		width: 415px;
		background: #e7e2c6;
	}
		
	.module-mmt-calendar th
	{
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: bold;
	}
	
	.module-mmt-calendar td
	{
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	    background: url(./image/gradient-bg.gif) left center repeat-x;
	}
	
	th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
	{
		border-right: none;
	}
	
	.day-photo a
	{
		border: #bbb 1px solid;
		padding: 1px;
		background: #e7e7ec;
	}
	
	.day-photo a:hover
	{
		border-color: #235961;
		background: #e7e2c6;
	}


/* artistic tweaks */

	.layout-artistic #beta-inner { padding-top: 30px; }


/* moblog1 tweaks */
	
	.layout-moblog1 #alpha { width: 190px; }
	.layout-moblog1 #beta { width: 345px; }
	.layout-moblog1 #gamma { width: 165px; }
	
	.layout-moblog1 .module-recent-photos { margin: 0; }
	.layout-moblog1 .module-recent-photos .module-content { margin: 10px 0 0 15px; }


/* moblog2 tweaks */
	
	.layout-moblog2 #alpha { width: 85px; }
	.layout-moblog2 #beta { width: 300px; }
	.layout-moblog2 #gamma { width: 194px; }
	.layout-moblog2 #delta { width: 120px; margin-left: 1px; background-color: #d8d3b9; }
	
	.layout-moblog2 .module-photo .module-content { margin: 10px; }
	.layout-moblog2 .module-photo .module-content img { width: 100px; height: auto; }
	
	.layout-moblog2 .module-recent-photos { margin: 0; }
	.layout-moblog2 .module-recent-photos .module-content { margin: 10px 0 0 10px; }


/* timeline tweaks */

	.layout-timeline #alpha { width: 325px; }
	.layout-timeline #beta { width: 390px; }
	.layout-timeline #gamma { width: 170px; }
	.layout-timeline #delta { width: 175px; }
	
	.layout-timeline .module-recent-photos .module-content { margin: 10px 0 0 15px; }
	.layout-timeline .module-recent-photos .module-list-item { margin: 0 10px 10px 0; }


/* one-column tweaks */

	body.layout-one-column { background-image: url(./image/body-bg-1.gif); }
	
	.layout-one-column #container { width: 600px; }
	.layout-one-column #banner { width: 570px; }
	.layout-one-column #alpha
	{
		background: #e7e7ec url(./image/content-bg.gif) left top repeat-x;
		width: 570px;
	}
	
	.layout-one-column #alpha-inner { background: url(./image/content-bottom-bg.gif) left bottom repeat-x; }


/* two-column-left tweaks */

	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta { width: 515px; }


/* two-column-right tweaks */

	.layout-two-column-right #alpha
	{
		width: 575px;
		background: #e7e7ec url(./image/content-bg.gif) left top repeat-x;
	}
	
	.layout-two-column-right #alpha-inner { background: url(./image/content-bottom-bg.gif) left bottom repeat-x; }
	
	.layout-two-column-right #beta
	{
		width: 208px;
		background: #e7e2c6 url(./image/sidebar-bg.gif) left top repeat-x;
	}
	
	.layout-two-column-right #beta-inner { background: url(./image/sidebar-bottom-bg.gif) left bottom repeat-x; }
	

/* three-column tweaks */
	
	.layout-three-column #alpha { width: 190px; }
	.layout-three-column #beta { width: 320px; }
	.layout-three-column #gamma { width: 190px; }
