/*
name: Blue Crush
designer: Lilia Ahner
designer_url: http://www.lilia.com
developer: Lilia Ahner
developer_url: http://www.lilia.com
*/
/* $Id: theme-bluecrush.css 14270 2005-07-06 01:20:10Z ydnar $ */

/* basic page elements */

body
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
}

a { color: #003333; text-decoration: underline; }
a:visited { color: #666; }
a:hover { color: #000033; }

#banner a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#banner a:visited { color: #FFCC00; }
#banner a:hover { color: #66FFFF; }

.module-content a { color: #0066FF;}
.module-content a:visited { color: #666; }
.module-content a:hover { color: #000033; }

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 */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 5px 0;
	padding: 5px 5px 5px 15px;
	color: #000033;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	border-left: 10px solid #003333;
	border-bottom:1px solid #003333;
}

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

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

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}


/* page layout */
body
{
	min-width: 780px;
	color:#666;
	background-color:#CCCCCC;
	margin:0px;
	text-align:center;
}

#container
{
	width: 760px;
	text-align:left;
	/*background: transparent url(container-bg.gif) repeat-y;*/
}

#container-inner
{
	margin: 0; 10px 0 10px;
	/*border-bottom: 1px solid #369;*/
	/*background: transparent url(column-right-bg.gif) -500px 0 repeat-y;*/
	background-color:#FFFFFF;

}

/* ヘッダー */
#banner
{
	width: 760px; /* necessary for ie win */
	/*border-bottom: 1px solid #369;*/
	/*background: #335099 url(banner-bg.gif) repeat-x;*/
	background-color:#000000;
}

#banner-inner
{
	padding: 30px 20px 50px 20px;
	border:1px #FFCC66 solid;
}

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

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

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

#banner-description
{
	margin-top:10px;
/*
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
*/
}

/* 上下リンク */
.page_link {/*width:760px;*/ background-color:#000000; text-align:center;}
.page_link-inner {padding:2px; /*font-size:10px;*/ padding:3px; border:1px #FFCC66 solid;}
.page_link-inner a {color:#FFF; white-space:nowrap;}
.page_link-inner a:hover {color:#FFF;}
.page_link-inner a:visited {color:#FFF;}

/*Google広告*/
.Google1 {
	background-color:#FFFFFF;
	border:1px #FFCC66 solid;
	padding:3px;
	margin:5px /*auto*/;
	text-align:center;
	clear:both;
}

/*フッター*/
#footer {background-color:#FFFFFF;}
#footer-inner { padding:5px; line-height:1.4; text-align:center; border:1px #FFCC66 solid;}

/* レイアウト - 左右コンテンツ */
/*左*/
#alpha,#beta {margin-top:5px; margin-bottom:10px; float:left;}
#alpha {width: 510px; margin-right:0; margin-left:10px;}
#alpha-inner {}
/*右*/
#beta {width: 200px; margin-right:0; margin-left:30px;}
#beta-inner {}
/*
#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 420px;}
#gamma, #delta { width: 202px; }
*/

.date-header
{
	margin: 0;
	color: #335099;
	font-size: 14px;
	text-transform: uppercase;
}

/*記事*/
.entry {
	background-color:#FFFFFF;
	border:1px #FFCC66 solid;
	padding:3px;
	margin-bottom:20px;
	width: 510px;
	overflow:hidden;
}
.entry-navi {
	background-color:#FFFFFF;
	border:1px #FFCC66 solid;
	padding:3px;
	margin-bottom:5px;
}

.entry-header
{
	margin: 10px 0;
	border-left: 4px solid #000033;
	padding: 0 0 0 5px;
	color: #003333;
	font-size: 18px;
	font-weight: bold;
}
.entry-category {}
.entry-content { margin: 0; }
#sixapart-standard .layout-two-column-right #container #container-inner #banner #banner-inner #banner-description {
	color: #CCCCCC;
}


.entry-photo {float:left; margin:auto 10px 10px 10px;}
.entry-photo img {border:0px;}
.entry-content { margin: 0; line-height:1.5; font-size:14px;}
.entry-body {margin:auto 3px 10px 3px;}
.entry-more-link {text-align:right; clear:both;}
.entry-more-link a{color:#0066FF;}
.entry-footer {
	margin: 0 0 20px 0;
	border-top: 1px solid #d7d7d7;
	padding-top: 2px;
	color: #003333;
	font-weight: normal;
	font-size: 11px;
}

.content-nav { margin-top: 0; }

/* Amazon Web Service */

/* トラック情報 */
#Tracks {margin-bottom:15px;}
#Tracks_Title {
	/*font-weight:bold;*/
	margin: 10px 0;
	border-left: 4px solid #000033;
	border-bottom: 2px solid #000033;
	padding: 0 0 0 5px;
	color: #003333;
}
#Track_List {}
.Track_List_Item {}
/* カスタマーレビュー */
#CustomerReviews {margin-bottom:15px;}
#CustomerReviews_Title {
	/*font-weight:bold;*/
	margin: 10px 0;
	border-left: 4px solid #000033;
	border-bottom: 2px solid #000033;
	padding: 0 0 0 5px;
	color: #003333;
}
.Summary {}
.Review {margin:10px 15px; border-left:1px solid #000033; padding: 3px 0 3px 5px;}
/* 関連商品 */
#SimilarProduct {margin-bottom:15px;}
#SimilarProduct_Title {
	/*font-weight:bold;*/
	margin: 10px 0;
	border-left: 4px solid #000033;
	border-bottom: 2px solid #000033;
	padding: 0 0 0 5px;
	color: #003333;
}
#SimilarProduct_List {}
.SimilarProduct_List_Item {}


/* modules */

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

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

.module-mmt-calendar .module-header a { color: #000033; }
.module-mmt-calendar .module-header a:visited { color: #000033; }
.module-mmt-calendar .module-header a:hover { color: #069; }


.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px dashed #39c;
	color: #039;
	background: #b8d4ec url(powered-bg.gif) repeat-x;
}

.module-powered a { color: #06c; }
.module-powered a:visited { color: #06c; }
.module-powered a:hover { color: #000033; }

.module-photo { background: none; }
.module-photo img { border: solid 1px #dce1e4; }

.module-list-item
{
	padding-left: 12px;
	background: url(li-bg.gif) 0 0.5em no-repeat;
	line-height: 150%;
}

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

.typelist-thumbnailed .module-list-item
{
	margin: 0 0 1px 0;
	padding: 0;
	border: 1px solid #d9dee1;
	background: #d2dfe9 url(thumbnailed-bg.gif) repeat-x;
}

.typelist-thumbnail { background: #baccdb url(typelist-thumbnail-bg.gif) repeat-x; }

.module-featured-photo img
{
	width: 414px;
}

/*サイドメニュー*/
.module-content {
    border:1px #FFCC66 solid;
	background-color:#FFFFFF;
	margin:1px 0px 20px 0px;
	padding:3px;
}

.module-list {margin-top:0px; margin-bottom:0px; margin-left:18px;}
.module-list-item {
	/*padding-left: 25px;*/
	/*line-height: 150%;*/
	margin-bottom:5px;
}


/* recent photos */

.module-recent-photos .module-content { margin: 6px 0 0 0; }

.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: 1px solid #39c;
	padding: 1px;
	background: #fff;
}

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


/* artistic tweaks */

/* calendar tweaks */

	.layout-calendar #beta { overflow: visible; }
	
	.module-mmt-calendar { width: 420px; }
		
	.module-mmt-calendar .module-header
	{
		margin: 0 0 5px 0;
		border: 0;
		padding: 0;
		color: #369;
		background: none;
		font-size: 14px;
		font-weight: normal;
		text-align: right;
	}
	
	.module-mmt-calendar table
	{
		color: #fff;
		background: #bcc5cc;
	}
	
	.module-mmt-calendar th,
	.module-mmt-calendar td
	{
		border-right: 1px solid #d0d0d0;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	}
	
	.module-mmt-calendar .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: solid 1px #39c;
		padding: 1px;
		background: #fff;
	}
	
	.day-photo a:hover
	{
		border-color: #000033;
	}


/* moblog1 tweaks */

	.layout-moblog1 #container-inner { background-position: -220px 0; }
	.layout-moblog1 #pagebody
	{
		background: transparent url(column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-moblog1 #alpha { width: 200px; }
	
	.layout-moblog1 #beta
	{
		width: 320px;
		margin: 20px 0 20px 20px;
	}
	
	.layout-moblog1 #gamma
	{
		width: 160px;
		margin: 20px 0 20px 40px;
	}
	
	.layout-moblog1 .entry { margin-bottom: 40px; }
		
	.layout-moblog1 .module-recent-photos .module-content { margin: 6px 0 0 12px; }
	
	.layout-moblog1 .module-powered .module-content
	{
		margin-right: 20px;
	}
	

/* moblog2 tweaks */

	.layout-moblog2 #container-inner { background-position: -355px 0; }
	.layout-moblog2 #pagebody
	{
		background: transparent url(column-left-bg.gif) -695px 0 repeat-y;
	}
	.layout-moblog2 #pagebody-inner
	{
		background: transparent url(column-right-bg.gif) -160px 0 repeat-y;
	}
	
	.layout-moblog2 #alpha { width: 65px; }
	.layout-moblog2 #beta { width: 300px; margin: 0 0 0 40px; }
	.layout-moblog2 #gamma { width: 175px; margin: 0 0 0 40px; }
	
	
	.layout-moblog2 #delta
	{
		float: left;
		width: 100px;
		margin: 0 0 0 20px;
	}

	.layout-moblog2 .module-header,
	.layout-moblog2 .trackbacks-header,
	.layout-moblog2 .comments-header,
	.layout-moblog2 .comments-open-header
	.layout-moblog2 .archive-header
	{
		margin: 20px 0 1px 0;
	}
	
	.layout-moblog2 .date-header { margin-top: 20px; }	

	.layout-moblog2 .content-nav { margin-top: 20px; }
	
	.layout-moblog2 .module-photo .module-content { margin: 0; }
	.layout-moblog2 .module-photo img { width: 80px; height: auto; }
	
	.layout-moblog2 .module-recent-photos .module-content
	{
		margin: 0;
		padding: 0;
		background: none;
	}
	
	.layout-moblog2 .module-recent-photos .module-list { margin: 0; }
	.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 5px 0; }
	
	.layout-moblog2 .module-powered .module-content
	{
		margin-right: 20px;
	}

	
/* timeline tweaks */
	.layout-timeline #container-inner { background-position: -420px 0; }
	
	.layout-timeline #alpha { width: 340px; }
	.layout-timeline #beta { width: 360px; }
	
	.layout-timeline #gamma,
	.layout-timeline #delta
	{
		width: 170px;
	}
	
	.layout-timeline .module-recent-photos .module-content { padding: 0 0 10px 0; }
	.layout-timeline .module-recent-photos .module-list { margin: 7px 7px 0 0; }
	
	
/* one-column tweaks */

	.layout-one-column body
	{
		min-width: 620px;
	}
	
	.layout-one-column #container
	{
		width: 620px;
		background: transparent url(one-column-container-bg.gif) repeat-y;
	}
	
	.layout-one-column #container-inner
	{
		margin: 0 10px 0 10px;
		border-bottom: 1px solid #5b626a;
		background: transparent url(column-right-bg.gif) -500px 0 repeat-y;
	}
	
	.layout-one-column #banner
	{
		width: 600px; /* necessary for ie win */
	}
	
	.layout-one-column #container-inner { background: none; }
	.layout-one-column #alpha { width: 560px; }

	
/* two-column-left tweaks */

	.layout-two-column-left #container-inner { background: none; }

	.layout-two-column-left #pagebody
	{
		background: transparent url(column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta
	{
		width: 500px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-left .module-powered .module-content
	{
		margin-right: 10px;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { /*background: none;*/ }

	.layout-two-column-right #pagebody
	{
		background: transparent url(column-right-bg.gif) -260px 0 repeat-y;
	}
	
	.layout-two-column-right #container-inner { /*background: none;*/ }
	.layout-two-column-right #alpha { /*width: 500px;*/ }
	.layout-two-column-right #beta
	{
		/*width: 200px;*/
		/*margin: 20px 0 0 40px;*/
	}
	
	.layout-two-column-right .module-powered .module-content
	{
		/*margin-right: 10px;*/
	}


/* three-column tweaks */
	
	.layout-three-column #container-inner { background-position: -260px 0; }

	.layout-three-column #pagebody
	{
		background: transparent url(column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-three-column #alpha { width: 200px; }
	
	.layout-three-column #beta
	{
		width: 280px;
		margin: 20px 0 20px 20px;
	}
	
	.layout-three-column #gamma
	{
		width: 200px;
		margin: 20px 0 20px 40px;
	}

	.layout-three-column .module-powered .module-content
	{
		margin-right: 20px;
	}
