
/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	background: #d7ffe4 url(container-bg.gif) repeat-y center top;
	color: #666666;
}


/* Layout */

#container {
    width: 950px;
}

#alpha,
#beta,
#gamma,
#delta {
    float: left;
}

#alpha {
    width: 950px;
}

#beta {
    width: 455px;
}

#gamma,
#delta {
    width: 200px;
}

/* Layout ----------------------------------------------------------------- */

#pagebody {
	margin:0;
	padding:20px 0 61px;
	background: url(main-bg.gif) no-repeat center bottom;
}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a {
	line-height:130%;
}

a:link { 
	color: #6db15f;
	text-decoration: underline;
}

a:active { 
	color: #6db15f;
	text-decoration: underline;
}

a:visited { 
	color: #6db15f;
	text-decoration: underline;
}

a:hover { 
	color: #6db15f;
	text-decoration: none;
}

.module-header a:link,
.module-header a:active,
.module-header a:visited {
	color: #ad9766;
}
/* Header */

#banner {
    width: 950px;
	height: 200px;
    margin: 0;
	background: url(banner-bg.gif) no-repeat center top;

}

#banner-header {
	width:520px;
	margin:0 0 0 55px;
	padding: 40px 0 0 0;
	font-size:large;
	font-weight: bold;
	line-height:125%;
	color:#009e00;
	text-align: left;
}

#banner-description {
	width:520px;
    margin: 0 0 0 55px;
    font-size: small;
	font-weight: normal;
    line-height: 133%;
	color:#333333;
}

#banner a {
    text-decoration: none;
	color: #009e00;
}

#banner a:hover {
    text-decoration: underline;
}

#banner-inner {
	padding:0;
	margin-top:;
	margin-right:;
	margin-bottom:;
	margin-left:;
	margin:;
}

#container,
#container-inner,
#banner,
.layout-one-column #container,
.layout-one-column #banner {
    position: relative;
    width: 100%;
}

#banner-inner,
#pagebody-inner {
    position: relative;
    width: 950px;
    margin: 0 auto;
}


/* Content ---------------------------------------------------------------- */


.date-header,
.archive-header {
	margin: 0 0 10px;
	padding: 0px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #ad9766;
}

.archive-content{
	margin:5px 0px 20px;
}

.entry-header {
	color: #009e00;
	background:url(enter-h3.gif) no-repeat 0 0.2em;
	font-size: medium;
	font-weight: bold;
	margin:0px;
	padding: 0px 0px 0px 15px;
}

.entry-header a {
	color: #009e00;
}

.entry .entry-content {
    margin: 5px 0px 20px;
	/*font-size: 120%;*/
	font-size:small;
	line-height:165%;
}

.entry-more-link {
    font-weight: normal;
}

.entry-footer {
	margin: 0px 0px 60px 0px;
	padding: 10px 0px 0px 0px;
	background: url(link_post.gif) repeat-x left top;
	clear: both;
	font-size: small;
	line-height: normal;
	text-align: left;
}

.post-footers {
	display:block;
}

.entry-footer .entry-footer-info{
	margin:0;
}

.trackback,
.comment {
	margin-bottom: 15px;
	}

.entry-footer a,
.comment-footer a {
    font-weight: bold;
}

.content-nav {
    margin: 5px 0 10px;
	text-align: left;
}

.content-header {
	color: #009e00;
    margin: 0px 0 10px;
    font-weight: bold;
	font-size:medium;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}


.trackbacks-header,
.comments-header,
.comments-open-header {
	background:url(enter-h3.gif) no-repeat left top;
	margin:0px;
	padding: 0px 0px 0px 15px;
	color: #009e00;
	font-size: medium;
	font-weight: bold;
}


.trackbacks-info {
	margin: 10px 0px 30px;
}
	
.trackbacks-info p {
	margin:0 0 30px;
}

/*
.comments-open-footer,
.archive-content,
*/
.trackback-footer,
.comments-info,
.comment-footer {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	clear: both;
	font-size: small;
	line-height: normal;
	text-align: left;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 80%;
	border: solid 1px #7d7d7d;
	background-color: #ffffff;
}

#comment-author:hover,
#comment-email:hover,
#comment-url:hover,
#comment-text:hover {
	background-color: #d7ffe4;
}


.archive-list-item {
    margin-bottom: 5px;
}

.module-header {
	background:url(module-h2.gif) no-repeat 0 0.1em;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: #ad9766;
	font-size: small;
	font-weight: bold;
	line-height:130%;
}

.module {
	margin: 0 0 20px;
	}

.module-content, .module-body {
	margin: 0 0 10px 5px;
	padding: 0;
}

.module-widget .module-content {
	margin:0 0 5px;
}

.link-note {
	background:url(module-h2.gif) no-repeat 0 0.1em;
	margin:0;
	padding: 0px 0px 40px 20px;
	font-weight:bold;
}

/* Utility */

.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;
}

#comments-open-footer {
	text-align: center;
	}

#comments-open-footer input {
	border-top: solid 1px #30cb30;
	border-left: solid 1px #30cb30;
	border-right: solid 1px #007200;
	border-bottom: solid 1px #007200;
	color: #FFFFFF;
	background-color: #009e00;
	cursor: pointer;
	margin: 0px 5px 0px 0px;
}

#comments-open-footer input:hover {
	background-color: #007200;
}

#comment-preview {
	margin: 0 20px 0 0;
	}

.module-powered .module-content {
	margin: 15px 0;
    border: 1px solid #767676;
    background-color: #5d5d5d;
}

/*
.typelist-thumbnailed .module-list-item {
}

.typelist-thumbnail {
}
*/


/* "Powered By" Module */

.module-powered .module-content {
    padding: 10px;
    text-align: center;
}

.module-powered .module-content,
.module-powered .module-content a {
    color: #333;
}

/* ======= layout-three-column ======================== */

.layout-three-column #alpha,
.layout-three-column #gamma {
    width: 200px;
}

.layout-three-column #beta {
    width: 550px;
}

.layout-three-column #beta-inner {
    padding: 0 25px;
}

/* ======= layout-three-column-right ======================== */

.layout-three-column-right #alpha {
    width: 500px;
}

.layout-three-column-right #beta,
.layout-three-column-right #gamma {
    width: 205px;
}
.layout-three-column-right #gamma{
	margin-left:20px;
	}
.layout-three-column-right #alpha-inner {
    margin-right: 20px;
}

/* ======= layout-one-column ======================== */

.layout-one-column #banner-inner,
.layout-one-column #pagebody-inner {
    width: 950px;
}

.layout-one-column .comments,
.layout-one-column .comments-open,
.layout-one-column .trackbacks {
	width: 500px;
	}

.layout-one-column .comments-open #comment-author,
.layout-one-column .comments-open #comment-email,
.layout-one-column .comments-open #comment-url,
.layout-one-column .comments-open #comment-text {
	width:500px;
	}

/* ======= layout-two-column-right ======================== */

.layout-two-column-right #alpha {
    width: 750px;
}

.layout-two-column-right #beta {
    width: 200px;
}

.layout-two-column-right #alpha-inner {
	padding: 0 25px 0 0;
}

/* ======= layout-two-column-left ======================== */

.layout-two-column-left #alpha {
    width: 200px;
}

.layout-two-column-left #beta {
    width: 750px;
}

.layout-two-column-left #beta-inner {
	padding: 0 0 0 25px;
}

/* ===== layout-moblog1 =============== */
.layout-moblog1 #alpha {
    width: 200px;
}

.layout-moblog1 #beta {
    width: 550px;
}

.layout-moblog1 #gamma {
    width: 200px;
}

.layout-moblog1 #beta-inner {
	padding: 0 25px;
}


/* ===== layout-moblog2 =============== */

.layout-moblog2 #alpha {
    width: 70px;
}

.layout-moblog2 #beta {
    width: 530px;
}

.layout-moblog2 #gamma {
    width: 180px;
}

.layout-moblog2 #delta {
    width: 170px;
}

.layout-moblog2 #beta-inner {
	padding: 0 15px;
	}

.layout-moblog2 #gamma-inner {
	padding: 0 10px 0 0;
}

/* ===== layout-calendar =============== */

.layout-calendar #alpha {
	width: 525px;
	} 

.layout-calendar #beta {
	width: 425px;
	} 

.layout-calendar #gamma {
	width:200px;
	margin: 0 25px 0 0;
}

.layout-calendar #delta {
	width: 200px;
	}

.layout-calendar #alpha-inner {
	padding: 0 25px 0 0;
	}

/* ===== layout-timeline =============== */

.layout-timeline #alpha {
    width: 525px;
}

.layout-timeline #beta {
    width: 425px;
}

.layout-timeline #gamma {
    margin-right: 25px;
}

.layout-timeline #gamma,
.layout-timeline #delta {
    width: 200px;
}

.layout-timeline #alpha-inner {
	padding: 0 25px 0 0;
	}

/* ===== layout-artistic =============== */

.layout-artistic #alpha {
	width:525px;
	}
.layout-artistic #beta {
	width: 425px;
}

.layout-artistic #gamma {
	margin: 0 25px 0 0;
	}
.layout-artistic #alpha-inner {
	padding: 0 25px 0 0;
	}

/* Featured Photo Module */

.module-featured-photo,
.module-featured-photo img {
    width: 415px;
}

/************************** Recent Photos Module **********************************/

.layout-moblog1 .module-recent-photos .module-list-item,
.layout-moblog2 .module-recent-photos .module-list-item,
.layout-timeline .module-recent-photos .module-list-item,
.layout-moblog1 .module-recent-photos .module-list-item,
.layout-artistic .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}

.module-photo {
    border: 0;
    background: none;
}

.module-photo .module-content {
    margin: 10px;
}

.module-photo img {
    border: 0;
}

.layout-moblog2 .module-photo img {
    width: 100px;
    height: auto;
}

.module-recent-photos .module-list-item a {
    border: 1px solid #e2dccd;
    padding: 4px;
    background-color: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #b9ab80;
}

.module-recent-photos .module-list-item {
    width: 70px; /* mac ie fix */
    margin: 0 4px 0 0;
    padding: 0;
    background-image: none;
}

/* Calendar Module */

#calendar {
	width:200px;
	font-size: x-small;
	margin: 0px 0px 40px 0px;
	padding:0 0 7px 0;
	background-color:#e0ffe0;

}
#calendar table {
	font-size: x-small;
	}

#calendar .module-content {
	margin:0px 0px 20px;
}

#calendar .module-header {
	color: #ad9766;
	text-align: center;
	background: #FFFFFF url(calendar-caption.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	line-height: 1.2;
	padding:0 0 6px 0;
}

#calendar table th {
	color: #6db15f;
	padding: 10px 0px 3px 0px;
	text-align: center;
}

#calendar td {
	padding: 3px 0px;
	color: #666666;
	text-align: center;
	line-height:100%;
}

#calendar td a {
	color: #6db15f;
	line-height:100%;
}

.module-calendar .module-content table {
	border-collapse:separate;
}

#calendar td a {
	display: block;
	}

/* ===== mml-layout-calendar-column =============== */

.module-mmt-calendar .module-header {
	background:url(calendar-caption_l.gif) no-repeat;
	height:100%;
	color:#ad9766;
	padding: 2px 0 10px;
	text-align:center;
} 

.module-mmt-calendar .module-header a{
	color:#ad9766;
	text-decoration: underline;
}

.module-mmt-calendar .module-header a:hover{
	text-decoration: none;
}

.module-mmt-calendar .module-content {
    margin: 0 0 15px;
}

.module-mmt-calendar {
    width: 415px;
    margin: 0;
}

.module-mmt-calendar table {
    width: 415px;
	font-size: 85%;
}

.module-mmt-calendar th {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
	background:#e0ffe0;
    padding: 2px;
    font-weight: bold;
	color:#6db15f;
}

.module-mmt-calendar td {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 2px;
    font-weight: normal;
	background:#e0ffe0;
}

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: 1px solid #767676;
    padding: 1px;
    background-color: #fff;
}

.day-photo a:hover {
    border-color: #ddd;
}


/* Module Thumbnailed */

/*
.link-note {
	background:url(module-h2.gif) no-repeat left top;
	padding: 0px 0px 40px 20px;
	font-size: small;
	font-weight: bold;
}
*/

blockquote {
	width:90%;
	margin:20px 15px 20px;
	padding: 10px;
	border:2px dotted #84c377;
	color:#888888;
	font-size:x-small;
	line-height: 150%;
}

/******************************* adsense *******************************/
.adsense {font-size: small;}/*fixed*/
.adsense .ad_url a{color : green; font-weight:normal;}/*fixed*/
.adsense .ad_txt a{color:#333;}/*entry same color*/