
/* Default ---------------------------------------------------------------- */

/* Global */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #297088;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color:#b1d7af;	
	line-height:1.5;
}

a:link, a:visited, a:active {
	color: #239590;
	text-decoration:underline;
}

a:hover {
	color: #239590;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin:0;
}
/* Layout */

#alpha,
#beta,
#gamma,
#delta {
    float: left;
}



#container {
	margin:0 auto;
	width:980px;
	background: #fff url("footer.gif") no-repeat left bottom;
}

#container-inner {
	padding:0 0 263px;
}



/* Header */

#banner {
    width: 980px;
	margin: 0px;
	padding: 0px;
	background: url(banner.jpg) no-repeat 50% 0;
	min-height:317px;
 @ height: auto !important;   
  @height: 317px;	
}

#banner-header {
	padding:100px 400px 0 35px;
	margin:0;
	font-size:large;
	font-weight: bold;
	color:#297088;
	text-align: left;
}

#banner-description {
	padding:5px 400px 24px 35px;
    text-decoration: none;
	color:#297088;
    margin: 0;
    font-size: small;
    line-height: 1.125;
}

#banner a {
    font-weight: bold;
	color:#297088;
    text-decoration: none;
}

#banner a:hover {
    text-decoration: underline;
}

#pagebody{
	padding:30px 0;

}
/* Content ---------------------------------------------------------------- */

.date-header {
	font-size: small;
	font-weight: bold;
	padding:0 0 10px 25px;
	margin:0;
	line-height: nomal;
	background: url("content-h2.gif") no-repeat right top;
}

.entry-header{
	background:#f8f7ed url("entry-h3.gif") no-repeat left top;
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding:16px 0 35px 65px;
	margin:20px 0 0 0;
	line-height: normal;
}


.trackbacks, .comments, .archive {
	margin:0;
}

.entry {
	overflow:hidden;
	background-color:#f8f7ed;
	margin-bottom:35px;
	padding:0 25px 20px;
	width:450px;
}
.entry .entry-inner{

}
.entry .entry-content {
	margin:0;
	line-height: 160%;
	overflow: hidden;
	font-size: small;
	height:1%;
}

.entry-more-link {
    font-weight: normal;
}

.entry-footer {
	background: url("entry-body-bottom.gif") no-repeat right top;
	font-size: small;
	line-height:130%;
	line-height: normal;
	padding:70px 0 10px;
	margin:10px 0 0 0;
	clear: both;
}

.post-footers {
	display:block;
}

.entry-footer a,
.comment-footer a {
    font-weight: bold;
	border: none;
}

.trackback, .comment {
	padding:0;

	margin-bottom:12px;
}


.archive-category .archive-header{
	margin:0 25px;
}
.archive-category .archive-content{
	margin:0 25px 20px 25px;
}
.archive-category {
	overflow:hidden;
	background-color:#f8f7ed;
	margin-bottom:35px;
}

.content-nav {
    margin:0 0 30px 0;
	padding:0 25px;
	text-align: left;
}

.content-header {
    margin: 5px 25px 10px;
    font-weight: bold;
	font-size: medium;
}


.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed{
    margin:0;
}
.comments-open{
	margin:0;
}
.comments-open .comments-open-content p img{
	margin:5px 0;
}
.archive-header,
.trackbacks-header,
.comments-header,
.comments-open-header{
	padding:30px 15px 38px 92px;
	background: url("entry-h2.gif") no-repeat left center;
	font-size: medium;
	font-weight: bold;
}

.archive-content {
	margin:0 0 0 0;
}

.module-header {
}

.trackbacks-info {
	font-size: 114%;
	}

.trackback-footer,
.comments-info,
.comment-footer {
	background: url("border.gif") no-repeat left top;
	margin:10px 0 40px 0;
	padding:12px 0 0;
	font-size: small;
	line-height: normal;
	clear: both;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 100%;
	border: solid 1px #A5ACB2;
	background-color: #FFFFFF;
}

.archive-list-item {
    margin-bottom: 5px;
}

.module-header {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding:10px 0 13px 35px;
	margin: 0;
	line-height: normal;
	color: #297088;
	background: url("module-h2.gif") no-repeat left top;
	_zoom: 1; 
}


/* 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;
}

.link-note {
	margin-bottom: 12px;
	padding:0 0 6px 20px;
	background: url(link-note.gif) no-repeat left center;
	font-size: small;	
}

#comments-open-footer {
	text-align: center;
	}

#comments-open-footer input {
	background-color:#fff;
	border:1px solid #0e5823;
	color:#0e5823;
}

#comment-preview {
	margin: 0 20px 0 0;
	}

.trackbacks-info{
	margin:0;
}

/* layout-three-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-three-column #alpha,
.layout-three-column #gamma {
    width: 200px;
}

.layout-three-column #beta {
    width: 550px;
}

.layout-three-column #alpha {
	margin: 0 0 0 15px;
	}
	
.layout-three-column #beta-inner {
    padding: 0 25px;
}

.layout-three-column .trackbacks,
.layout-three-column .comments,
.layout-three-column .comments-open{

	width:450px;
}

.layout-three-column-right .trackbacks,
.layout-three-column-right .comments,
.layout-three-column-right .comments-open{

	width:450px;

}
/* layout-three-column-right xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-three-column-right #alpha{
    width: 540px;
}

.layout-three-column-right #beta,
.layout-three-column-right #gamma {
    width: 200px;
}
.layout-three-column-right #gamma{
	margin-left:25px;
	}
.layout-three-column-right #alpha-inner {
    padding: 0px 25px 0px 15px;
}
.layout-two-column-left .trackbacks,
.layout-two-column-left .comments{

	width:450px;
}

/* layout-two-column-left xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-two-column-left #alpha {
    width: 215px;
}

.layout-two-column-left #beta {
    width: 700px;
}

.layout-two-column-left #alpha-inner {
	padding: 0 0 0 15px;
}

.layout-two-column-left #beta-inner {
	padding: 0 0 0 25px;
}
.layout-two-column-left .trackbacks,
.layout-two-column-left .comments,
.layout-two-column-left .comments-open,
.layout-two-column-right .trackbacks,
.layout-two-column-right .comments,
.layout-two-column-right .comments-open{
	width:450px;
}
.layout-two-column-left .entry,
.layout-two-column-right .entry {

width:675px;
}
.layout-two-column-left .archive-category,
.layout-two-column-right .archive-category{
	width:725px;
}
/* layout-two-column-right xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-two-column-right #alpha {
    width: 750px;
	margin-left: 15px;
}

.layout-two-column-right #beta {
    width: 200px;
}

.layout-two-column-right #alpha-inner {
	padding: 0 25px 0 0px;
}

/* layout-one-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-one-column .entry {
width:900px;

}

.layout-one-column .comments,
.layout-one-column .comments-open,
.layout-one-column .trackbacks{

	width:450px;
}
.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 {

	}
.layout-one-column #pagebody{

}
.layout-one-column #pagebody-inner {
	margin: 0 15px;
    width:900px;
	
}
.layout-one-column #alpha{
	float:none;
}
.layout-one-column .archive-category{
	width:950px;
}

/* mml-layout-three-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-moblog1 #alpha {
    width: 200px;
	margin-left:25px;
}

.layout-moblog1 #beta {
    width: 550px;
}

.layout-moblog1 #gamma {
    width: 200px;
}

.layout-moblog1 #beta-inner {
	padding: 0 25px;
}
.layout-moblog1 .comments,
.layout-moblog1 .comments-open,
.layout-moblog1 .trackbacks{

	width:450px;
}

/* mml-layout-four-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-moblog2 #alpha {
    width: 85px;
}

.layout-moblog2 #beta {
    width: 530px;
}

.layout-moblog2 #gamma {
    width: 185px;
}

.layout-moblog2 #delta {
    width: 170px;
}

.layout-moblog2 #alpha-inner {
	padding-left: 15px;
}

.layout-moblog2 #beta-inner {
	padding: 0 15px;
	}

.layout-moblog2 #gamma-inner {
	padding: 0 10px 0 0;
}

/* mml-layout-calendar-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-calendar #alpha {
	width: 525px;
	margin-left: 15px;
	} 

.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 0px;
	}

/* mml-layout-art-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-artistic #alpha {
	width: 525px;
	margin-left: 15px;
	}
.layout-artistic #beta {
	width: 425px;
}

.layout-artistic #gamma {
	margin: 0 25px 0 0;
	}
.layout-artistic #alpha-inner {
	padding: 0 25px 0 0px;
	}


/* mml-layout-timeline-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-timeline #alpha {
    width: 525px;
	margin-left: 15px;
}

.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;
	}






.module-powered .module-content {
	margin: 15px 0;
    border: 1px solid #767676;
    background-color: #5d5d5d;
}



.module {
	margin: 0 0 20px;
	}

.module-content {
	margin: 0;
}

/* "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: 200px;
	}
#calendar table {
	margin-top: 5px;
	width: 200px;
	font-size: x-small;	
	}

#calendar .module-header {
	background: none;
	margin:0;
	font-size: small;
	font-weight: bold;
	padding:10px 0 13px 35px;
	background: url("module-h2.gif") no-repeat left top;
}

#calendar table th {
	padding-top: 5px;
}

#calendar td a {
	display: block;
	}

/* Mixed Media Template Calendar Module */

.module-mmt-calendar .module-header {
	background: none;
	margin:0 0 3px;
	padding: 0 0 5px;
	font-size: small;
	font-weight: bold;
	text-align:center;
} 


.module-mmt-calendar .module-header a {
	text-decoration: underline;
}

.module-mmt-calendar .module-header a:hover{
	text-decoration: none;
}

.module-calendar .module-content table {
	border-collapse:separate;
}

.module-mmt-calendar {
    width: 425px;
    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: 425px;
	font-size: 85%;
}

.module-mmt-calendar th {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
	background:#e6f2e6;
    padding: 2px;
    font-weight: bold;
}

.module-mmt-calendar td {
	border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	background:#f0f8f1;
    padding: 2px;
    font-weight: normal;
}

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;
}

/* Featured Photo Module */

.module-featured-photo,
.module-featured-photo img {
    width: 425px;
}

/************************** 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;
text-align:left;
}

.module-photo img {
    border: 0;
}

.layout-moblog2 .module-photo img {
    width: 100px;
    height: auto;
}

/* Module Thumbnailed */


blockquote {
	font-size: small;
	line-height: 1.5;
	border: 1px dashed #9ABAE4;
	padding: 8px;
	margin: auto;
}
body.layout-one-column .typelist-no-description{
text-align:left;
margin-left:10px;
}

/******************************* 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*/