
/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #333333;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	line-height:1.5;
}


/* Layout */

#container {
    width: 950px;
	background: #ffffff url("body-bg.gif") repeat-x left bottom;

}

#container-inner {
	background: url(header-bg.jpg) no-repeat 50% 0;
	
}

#alpha,
#beta,
#gamma,
#delta {
    float: left;
}

#alpha {
    width: 950px;
}

#beta {
    width: 455px;
}

#gamma,
#delta {
    width: 200px;
}


/* Header */

#banner {
    width: 950px;
	min-height:340px;
    height: auto !important;   
@  height: 340px; 	
    margin: 0;
}

#banner-header {
	margin: 0px auto;
	padding: 120px 0 0;
	text-align: right;
	font-size:x-large;
	font-weight: bold;
	line-height:120%;
	text-align: right;
}

#banner-description {
	padding:5px 0 0;
    margin: 0;
    font-size: small;
    line-height: 1.125;
	text-align: right;
	color:#333333;	
}

#banner a {
    text-decoration: none;
    font-weight: bold;
	color:#333333;	
}

#banner a:hover {
    text-decoration: underline;
}

#banner-inner {
	padding:0;
	margin-top:;
	margin-right:;
	margin-bottom:;
	margin-left:;
	margin:;
}



/* Content ---------------------------------------------------------------- */


.date-header {
	font-size: small;
	font-weight: bold;
	text-align: right;
	line-height: nomal;
	color: #8a8878;
	padding: 0px 14px 7px;
	margin: 0px;
}

.entry-header,
.entry-header a{
	color: #656565 !important;
}

.content-header {
	font-size: medium;
	font-weight: bold;
	text-align: right;
	line-height: nomal;
	color: #8a8878;
	padding: 0px 14px 7px;
	margin: 0px;
}


.entry-header {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 20px 20px 10px;
	margin: 0px;
	line-height: normal;
	color: #656565;
	background:#eeede7 url(entry-top.gif) no-repeat left top;
}

.layout-two-column-left .entry-header,
.layout-two-column-right .entry-header{
	background:#eeede7 url("entry-top-2col.gif") no-repeat left top;
}

.layout-one-column .entry-header{
	background:#eeede7 url("entry-top-1col.gif") no-repeat left top;
}


.entry-header a {
    display: block;
    text-decoration: underline !important;
}

.entry-header a:visited {
}

.entry-header a:hover {
    text-decoration: none !important;
}

.entry-content {
	margin: 0px 0px 10px;
	padding: 30px 0 0;
	background:url("entry-body-top.gif") no-repeat left top;
	overflow: hidden;
	/*font-size: 120%;*/
	font-size:small;
}

.layout-two-column-left .entry-content,
.layout-two-column-right .entry-content{
	background:url("entry-body-top-2col.gif") no-repeat left top;
}

.layout-one-column .entry-content{
	background:url("entry-body-top-1col.gif") no-repeat left top;
}

.entry-more-link {
    font-weight: bold;
}


.entry-footer {
	font-size: small;
	text-align: right;
	line-height: normal;
	border-top: 1px dashed #bbbbbb;
	padding: 15px 0px 50px;
	margin: 0px;
	clear: both;	
}

.entry-footer .entry-footer-info{
	margin:0;
}

.entry, .trackbacks, .comments, .archive {
	margin-bottom:30px;
}

.trackback,
.comment {
	margin-bottom: 15px;
	padding-top: 0;
	}

.entry-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 30px;
	text-align:left;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.archive-header {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 12px 0px 31px 50px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #656565;
	background: url("entry-h2.gif") no-repeat left top;
}


.module-header {
}



.trackbacks-info {
	font-size: 114%;
	}
/*
.comments-open-footer,
.archive-content,
*/
.trackback-footer,
.comments-info,
.comment-footer {
	font-size: small;
	line-height:130%;
	padding: 10px 0;
	margin: 0 0 40px;
	clear: both;
}

.archive-content{
	margin:0;	
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 90%;
	border:solid 1px #BBBBBB;
}




.entry-header a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}

.module-header {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 8px;
	margin: 0px 0px 10px;
	line-height: normal;
	color: #656565;
}

.module-header {
	background:url("sidebar-h2.gif") no-repeat right bottom;
}

.module-categories .module-header {
	background:url("archive-category.gif") no-repeat right bottom;
}

.module-qrcode .module-header {
	background:url("sidebar-h2.gif") no-repeat right bottom;
}

.module-recent-trackbacks .module-header {
	background:url("recent-trackback.gif") no-repeat right bottom;
}

.module-recent-comments .module-header {
	background:url("recent-comment.gif") no-repeat right bottom;
}

.module-update-list .module-header {
	background:url("sidebar-h2.gif") no-repeat right bottom;
}

#archive-datebased .module-header {
	background:url("archive-datebased.gif") no-repeat right bottom;
}

#recent-entries .module-header {
	background:url("recent-entries.gif") no-repeat right bottom;
}

.module-header a {
	color: #656565 !important;
	text-decoration: underline;
}

.module-header a:hover {
	text-decoration: none;
}

.module-content a {
}

.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;
}

.comments-header h2, 
.entry-trackback h2, 
.comments h3,
.trackbacks h3{
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 31px 50px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #656565;
	background: url("comment-list-h2.gif") no-repeat left top;
}


#alpha-inner .comments,
#alpha-inner .comments-open,
.layout-moblog2 .comments,
.layout-moblog2 .comments-open,
.layout-moblog1 .comments,
.layout-moblog1 .comments-open
{
	margin-top:-3px;	
}

.comments-open h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 29px 50px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #656565;
	background: url("comment-form-h2.gif") no-repeat left top;
}

.trackbacks,
.comments,
.comments-open,
.archive-user-minibio,
.archive-user-interests,
.archive-categories,
.archive-category {
	border-top: 3px solid #e8e8e8;
	padding: 15px 0px 0px;
}

.trackbacks {
	border-top: 3px solid #e8e8e8;
	padding: 15px 0 50px;
}


/* Global ----------------------------------------------------------------- */

body {
	color:#333333;
}


a:link, a:active ,a:visited {
	color: #3094A5;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/* Layout ----------------------------------------------------------------- */


#pagebody {
	padding-top: 20px;
}

#container-inner-bottom {
	margin: 20px auto 0;
	padding: 0;
	width: 950px;
	height: 13px;
	background:url("footer-bg.gif") no-repeat left top;
	overflow: hidden;
}

/* 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 20px 0 10px;
}

.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 {
	border:solid 1px #BBBBBB;
	width: 494px;
	}
.layout-three-column #comments-open-data input#comment-bake-cookie {
	border: none;
	width: 20px;
	}
.layout-three-column #comments-open-text textarea {
	border:solid 1px #BBBBBB;
	width: 494px;
	}

#comments-open-footer {
	text-align: center;
	}

#comments-open-footer input {
}

#comment-preview {
	margin: 0 20px 0 0;
	}
	
#commentsForm p {
	text-align:center;
}

/* Three Column (Right) */

.layout-three-column-right #alpha {
    width: 525px;
}

.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 {
    margin-right: 25px;
}


/* 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;
	color:#8A8878;
	background:url(none);
	font-size: small;
	font-weight: bold;
	line-height: 1.2;
	text-align:center;
} 

.module-mmt-calendar .module-header a{
	color: #8A8878 !important;
	text-decoration: underline;	
}

.module-mmt-calendar .module-header a:hover{
	text-decoration: none;
}

.module {
	margin: 0 0 40px;
	}

.module-content {
	margin: 0;
	padding: 0;
}

/*
.module-content li {
	}
*/

.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;
}



/* "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;
	font-size: small;
	background:#F5F5F5 url("calendar-top.gif") no-repeat center top;
	text-align:center;
	}

#calendar .module-header {
    width:200px;
	padding: 20px 0px 15px;
	margin:0;
	text-align:center;
	background:url("none");
}


#calendar table th {
	font-weight: bold;
	color:#ffffff;
	padding: 0px 6.2px;
	margin:0;
	text-align: center;
}

.module-calendar .module-content {
	margin: 0;
	background:url("calendar-bottom.gif") no-repeat left bottom;
	padding-bottom:10px;
}

.module-calendar .module-content table {	
	border-collapse:separate;
	padding:0;
}

#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 {
    background-color:#FFFFFF;
    border:1px solid #E2DCCD;
    padding:4px;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #3094A5;
}

.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;
}


/* 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;
	background:#F5F5F5 url("calendar-mml-bottom.gif") no-repeat left bottom;
	padding-bottom:12px;
}

.module-mmt-calendar table {
    width: 415px;
	font-size: 85%;
	background:#F5F5F5 url("calendar-mml-top.gif") no-repeat left top;
}

.module-mmt-calendar th {
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 8px 0 5px;
    font-weight: bold;
	color:#FFF;
	text-align:center;
}

.module-mmt-calendar .weekday-1{
	background:url("cale-sunday.gif") no-repeat center 5px;
}

.module-mmt-calendar .weekday-2{
	background:url("cale-monday.gif") no-repeat center 5px;
}

.module-mmt-calendar .weekday-3{
	background:url("cale-tuesday.gif") no-repeat center 5px;
}

.module-mmt-calendar .weekday-4{
	background:url("cale-wednesday.gif") no-repeat center 5px;
}

.module-mmt-calendar .weekday-5{
	background:url("cale-thursday.gif") no-repeat center 5px;
}

.module-mmt-calendar .weekday-6{
	background:url("cale-friday.gif") no-repeat center 5px;
}

.module-mmt-calendar .weekday-7{
	background:url("cale-saturday.gif") no-repeat center 5px;
}


.module-mmt-calendar td {
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 2px;
    font-weight: normal;
    background-color: #F5F5F5;
}

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 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 15px 22px;
	margin: 0px;
	line-height: normal;
	background: url("link-note.gif") no-repeat left top;
}

blockquote {
	font-size: small;
	line-height: 1.5;
	border: 1px dashed #BBBBBB;
	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*/