
/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height:1.5;
}


/* Layout */

#container {
    width: 950px;
	background: url("container-bg.gif") no-repeat center top;
}
#container-inner{
	background:url("main-bg.gif") no-repeat bottom center;
	padding-bottom:144px;
}
#alpha,
#beta,
#gamma,
#delta {
    float: left;
}

#alpha {
    width: 950px;
}

#beta {
    width: 455px;
}

#gamma,
#delta {
    width: 200px;
}


/* Header */

#banner {
    width: 950px;
    margin: 0;
	height:200px;
}

#banner-header {
    margin: 0 0 5px;
    line-height: 1;
    font-size: large;
    font-weight: bold;
}

#banner-description {
	margin: 0;
	font-size: small;
	line-height: 1.125;
	color: #777;
	width:800px;
}

#banner a {
    text-decoration: none;
    color: #D35800;
    font-weight: bold;
}

#banner a:hover {
    text-decoration: underline;
}

#banner-inner {
    padding: 42px 0 0px 0px;
	margin-top:;
	margin-right:;
	margin-bottom:;
	margin-left:;
	margin:;
}



/* Content ---------------------------------------------------------------- */


.date-header {
	margin: 0 0 10px;
	font-size: small;
	color: #986900;
	font-weight: bold;
}

.entry-header,
.entry-header a,
.content-header {
	color: #5d4000;
}

.entry-header {
    font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 25px;
	background: url("icn_title.gif") no-repeat 0 0em;
	font-size: medium;
	color:#5D4000;
}

.entry-header a {
    display: block;
    text-decoration: none;
}

.entry-header a:hover {
    text-decoration: underline;
}

.entry .entry-content {
    margin: 5px 0;
	/*font-size: 120%;*/
	font-size:small;
}

.entry-more-link {
    font-weight: bold;
}


.entry-footer {
	margin: 10px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	background: url("lin_post.gif") repeat-x top left;
	color: #000000;
	line-height: normal;

}

.trackback,
.comment {
	margin-bottom: 35px;
}

.entry-footer a,
.comment-footer a {
    font-weight: normal;
	font-weight:bold;
}

.content-nav {
	margin: 0 0 25px;
	text-align:left
}

.content-header {
    margin: 5px 0 ;
    font-weight: bold;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.archive-header {
    font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 25px;
	background: url("icn_title02.gif") no-repeat 0 50%;
	font-size: medium;
	color:#5D4000;
}


.trackbacks-header,
.comments-header,
.comments-open-header {
    font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 25px;
	background: url("icn_title02.gif") no-repeat 0 50%;
	font-size: medium;
	color:#5D4000;
}


.module-header {
    margin: 0 0 8px;
	font-size: small;
    font-weight: bold;
	height: 1%;
	padding: 0px 0px 0px 22px;
	background: url("icn_head.gif") no-repeat top left;
	color: #5d4000;
}



.trackbacks-info {
	font-size: 114%;
	margin: 0px 0px 40px;	
	}
/*
.comments-open-footer,
.archive-content,
*/
.trackback-footer,
.comments-info,
.comment-footer {
	margin:0;
	padding:5px 0px;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 80%;
	border:1px solid #7D7D7D;
}
#comment-author:hover,
#comment-email:hover,
#comment-url:hover,
#comment-text:hover {
    background-color:#FFF7B6;
}
fieldset,
.comments-open-content input{
	border:1px solid #7D7D7D;
}
.comments-open-content input:hover{
	background-color:#FFF7B6;
}
#comment-preview,
#comment-post{
	background-color:#FF9000;
	border-color:#FFC748 #D35800 #D35800 #FFC748;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	margin:0 5px 0 0;
}
#comment-preview:hover,
#comment-post:hover{
	background-color:#D35800;
}



.entry-header a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}

.module-header {
    font-weight: bold;
}

.module-content a {
	text-decoration: underline;
}

.module-content a:hover {
	text-decoration: none;
}
/* 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;
}



/* Global ----------------------------------------------------------------- */

body {
    color: #000;
}

a{ 
	color: #D35800;
}
a:hover { 
	text-decoration: none;
}

/* Layout ----------------------------------------------------------------- */


#pagebody {
	margin: 20px 0 22px;
}


/* BG */

.layout-three-column,
.layout-two-column-right,
.layout-moblog1{/* mm3 */
	background: #fff3c7 url("body-bg_200.gif") repeat-y top center;
}

.layout-two-column-left,
.layout-one-column{
	background: #fff3c7 url(none);
}

.layout-three-column-right{
	background: #fff3c7 url("body-bg_435.gif") repeat-y top center;
}

.layout-moblog2{/* mm4 */
	background: #fff3c7 url("body-bg_350.gif") repeat-y top center;
}

.layout-calendar,
.layout-timeline,
.layout-artistic{
	background: #fff3c7 url("body-bg_425.gif") repeat-y top center;
}






/* 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;
	}
/*
.layout-artistic #gamma-inner,
.layout-artistic #delta-inner {
    padding-top: 0;
}
*/
/* 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-calendar #gamma-inner,
.layout-calendar #delta-inner {
    padding-top: 0;
}
*/

/* Moblog 1 */

.layout-moblog1 #alpha {
    width: 200px;
}

.layout-moblog1 #beta {
    width: 550px;
}

.layout-moblog1 #gamma {
    width: 200px;
}

.layout-moblog1 #beta-inner {
	padding: 0 25px;
}

/* Moblog 2 */

.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;
}


/* 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-timeline #beta-inner {
	padding: 0;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
    padding-top: 0;
}
*/
/* 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;
}

/* 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;
}


/* 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 #comments-open-data input {
	width: 494px;
	}
.layout-three-column #comments-open-data input#comment-bake-cookie {
	width:20px;
	}
.layout-three-column #comments-open-text textarea {
	width: 494px;
	}

#comments-open-footer {
	text-align: center;
	}

.layout-three-column-right #comments-open-footer,
.layout-two-column-left #comments-open-footer,
.layout-two-column-right #comments-open-footer,
.layout-moblog1 #comments-open-footer,
.layout-moblog2 #comments-open-footer,
.layout-calendar #comments-open-footer,
.layout-artistic #comments-open-footer,
.layout-timeline #comments-open-footer{
	width:80%;
}

#comment-preview {
	margin: 0 20px 0 0;
	}

/* 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;
}


/* One Column */

.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-one-column #container,
.layout-one-column #banner,
.layout-one-column #alpha {
    width: 780px;
}

.layout-one-column #alpha-inner {
    padding-right: 20px;
    padding-left: 20px;
}

*/


/* "Fullwidth" (Header) */

#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;
}

.layout-one-column #banner-inner,
.layout-one-column #pagebody-inner {
    width: 950px;
}


/* Header ----------------------------------------------------------------- */
/*
#banner {}

#banner a {}

#banner-inner {}

#banner-header {}

#banner-description {}
*/



/* Widget ----------------------------------------------------------------- */
/*
.module-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #737373; 
    padding: 0;
    margin-bottom: 8px;
    padding-bottom: .3em; 
}
*/


/*
.layout-moblog2 .module-header,
.layout-moblog2 .module-content {
    margin-right: 0;
    margin-left: 0;
}
*/
.module-powered .module-content {
	margin: 15px 0;
    border: 1px solid #767676;
    background-color: #5d5d5d;
}

/*
.typelist-thumbnailed .module-list-item {
}

.typelist-thumbnail {
}
*/

.module-mmt-calendar .module-header {
	text-align:left;
	padding: 0px 0px 4px 25px;
	background: url("icn_head02.gif") no-repeat top left;
	color: #5d4000;
} 
.module-mmt-calendar .module-header a {
	color:#D35800;
}
.module-mmt-calendar .module-header a:hover {
    text-decoration: underline;
}
.module {
	margin: 0 0 40px;
	}

.module-content {
	margin: 0;
	padding: 0;
}

/*
.module-content li {
	}
*/
.module-header a{
	color:#5D4000;
}
.module-header a:hover {
}
/*
.module-content {
}
*/
.layout-artistic .module-header,
.layout-artistic .module-content,
.layout-calendar .module-header,
.layout-calendar .module-content,
.layout-timeline .module-header,
.layout-timeline .module-content,
.layout-one-column .module-header,
.layout-one-column .module-content {
    margin-right: 0;
    margin-left: 0;
}

.layout-artistic #alpha .module-header,
.layout-calendar #alpha .module-header,
.layout-timeline #alpha .module-header {
    font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 25px;
	background: url("icn_title02.gif") no-repeat 0 50%;
	font-size: medium;
	color:#5D4000;
	line-height: 1.5;
}

/* "Powered By" Module */

.module-powered .module-content {
    padding: 10px;
    text-align: center;
}

.module-powered .module-content,
.module-powered .module-content a {
    color: #333;
}


/* Calendar Module */

#calendar {
	width:198px;
	font-size: small;
}
#calendar table {
	font-size: x-small;
}

#calendar .module-header {
	text-align:left;
	padding: 0px 0px 12px 25px;
	background: url("icn_head02.gif") no-repeat top left;
	color: #5d4000;
	margin:0px;
}

#calendar table th {
	color: #986900;
}


.module-calendar .module-content table {
	border-collapse:separate;
}

#calendar td a {
	display: block;
}

/* Featured Photo Module */

.module-featured-photo,
.module-featured-photo img {
    width: 415px;
}







/************************** Recent Photos Module **********************************/


.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;
}


/*timeline*/
/*
.layout-timeline .module-recent-photos {
    margin-top: 0;
}
*/
.layout-timeline .module-recent-photos .module-list-item {
    margin: 0px 15px 10px 0;
}

/*moblog1*/
.layout-moblog1 .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}


/*moblog2*/
.layout-moblog2 .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}

/*artistic*/
.layout-artistic .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}

/* Photo Module */

.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;
}


/* Mixed Media Template Calendar Module */

.module-mmt-calendar {
    width: 415px;
    margin: 0;
}

/*
.module-mmt-calendar .module-header,
.layout-timeline .module-recent-photos .module-header {
    margin: 0;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    text-align: right;
    background-color: #000;
}
*/


.module-mmt-calendar .module-content {
    margin: 0 0 15px;
}

.module-mmt-calendar table {
    width: 415px;
    background-color: #D35800;
	font-size: 85%;
	color:#5D4000;
}

.module-mmt-calendar th {
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 2px;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 2px;
    font-weight: normal;
    background-color: #fef7df;
}

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 {
    margin: 0px;
	font-size: small;
    font-weight: bold;
	height: 1%;
	padding: 0px 0px 0px 22px;
	background: url("icn_head.gif") no-repeat top left;
}

blockquote {
	width: 90%;
	margin: 15px auto;
	padding: 5px;
	color: #777777;
	border:2px dotted #986900;
	}

/******************************* adsense *******************************/
.adsense {font-size: small;}/*fixed*/
.adsense .ad_url a{color : green; font-weight:normal;}/*fixed*/
.adsense .ad_txt a{color:#000;}/*entry same color*/