
/*

MTSTYLE FREE TEMPLATE
name: MTS-S02_blue
designer: Yasuko Sasaki (WOLL) 
designer_url: http://www.woll.jp/ 
layouts: layout-wm

*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 12px helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header {
    
}

#header-inner {
    position: relative;
}

#header-name {
    margin-bottom: 0;
}

#header-description {
    
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    /* border-top: 1px solid #ccc; */
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    font-weight: bold;
	padding: 5px 0;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}


/* Global ----------------------------------------------------------------- */
html{
	height: 100%;
	margin-bottom: 1px;
}

body{
	background: url(bg.gif) repeat;
    font-family: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	color: #666;
}

a {
    color: #ec6e56;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none!important;
	color: #000;
}


/* Layout ----------------------------------------------------------------- */
#container-inner {
    width: 760px;
	margin: 0 auto;
}

#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 760px;
    margin: 0 auto; 
}
#header-content {
    width: 740px; 
    margin: 80px 0 60px 20px;
}

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 25px;  
    margin-bottom: 30px;  
}

/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 365px;
	padding: 0;
	margin: 0;
}

.layout-wtt #beta {
	left: 195px;
	width: 200px;
	padding: 0;
}

.layout-wtt #gamma {
    width: 195px;
	margin: 0;
	padding: 0;
	right: 200px;
}	

#beta-inner {
	margin: 0;
	padding: 0 20px 0 0;
}	

#gamma-inner {
	padding-right: 15px;
	margin: 0;
} 


/* Wide-Medium */

.layout-wm #alpha {
    width: 480px;
}

.layout-wm #beta {
    width: 280px;
}


/* Header ----------------------------------------------------------------- */
#header-inner {
	background: url(header_bg.gif) no-repeat left bottom;
	height: 220px;
}

#header-description {
    font-size: 12px;  
}

#header a {
    color: #ec6e56;
}

#header-name {
    color: #666; 
    font-size: 30px;
    margin-bottom: 5px;
}

#header-description {
    color: #777;
    font-size: 12x;  
}


/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    background: #13b5b1;
    font-family: verdana;
	border-bottom: none;
	height: 60px;
}

#main-navigation-inner {
    position: relative;
}

#main-navigation ul {
	list-style: none;
	height: 60px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#main-navigation ul li {
    float: left;
    padding-top:2px;
}

#main-navigation ul li.last {
    border-right: none;
}

#main-navigation ul li a {
	border-left:none;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 20px;
	background-image: url(nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#main-navigation ul li a:hover {
	text-decoration: none;
	background-image: url(nav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#main-navigation ul li.on a {
    color: #fff;
    background: url(nav_arrow_on.gif) no-repeat center center;
	font-weight: bold;
}

/* Search ---------------------------------------------------------------- */

.widget-search {
	top: -30px;
    float: right;
    width: 300px;
    position: absolute;
    right: 20px;
    text-align: right;
}

#search {
    width: 150px;
    border: 1px solid #13b5b1;
    padding: 1px;
	opacity: 0.3;
}

#search-submit {
    border: 1px solid #13b5b1;
    border-top: 1px solid #13b5b1;
    border-left: 1px solid #13b5b1;
    background: #13b5b1;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}

.widget-search h3 {
    display: none;
}

/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in .widget-content,
#header .widget-sign-in .widget-content a {
    color: #fff;
}

#header .widget-sign-in .widget-content a:hover{	
	color: #000;
}


#header.widget-content {
	background-color: #ec6e56;

}

#header .widget-sign-in {
	position: absolute;
	text-align: center;
	background-color: #000;
    top:0px;
    right:0px;
    text-align: center;
    color: #fff;
    margin: 0;
	width: 760px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 20px;
	font-size: 11px;
}

#header .widget-sign-in .widget-content {
    background-color: #ec6e56;
    margin: 0 20px 0 0;
    float: right;
    overflow: hidden;
	height: 20px;
	padding: 0 80px 0 15px;
	float: right;
    overflow: hidden;
}	


#header .widget-sign-in .widget-header {
    display: none;
}


/* Content ---------------------------------------------------------------- */

#content {
    line-height: 1.5;
}

.asset-name,
.asset-name a,
.archive-title {
    
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.asset-footer {
    font-size: 13px;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-name a {
    
}

#homepage-image {
    width: 720px;
    height: 170px;
    /* photo by Byrne Reese */
    background: url(homepage_image.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

h1#page-title {
    font-size: 12px;
	color: #fff;
}

.mt-main-index h1#page-title {
    font-size: 12px;
    margin-bottom: .5em;
}

h1#page-title.asset-name {
    font-size: 12px;
	height: 30px;
	width: 405px;
	margin-bottom: .5em;
	background: #13b5b1 url(h1_asset_name_wide.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	padding-left: 35px;
}

h1#page-title.archive-title {
    background: #13b5b1 url(h1_asset_name_wide.gif) no-repeat;
    margin: 0px 0 30px;
    font-size: 12px;
    font-weight: bold;
	line-height: 30px;
	padding-left: 35px;
	color: #fff;
	padding-right: 0;
  　width: 410px;

}

.asset-name.entry-title,h1#page-title {
	    font-size: 12px;
    	background: #13b5b1 url(h1_asset_name_wide.gif) no-repeat;
    	margin: 0 0 30px;
    	font-weight: bold;
		line-height: 30px;
		padding-left: 35px;
		color: #fff;
	    width: 405px;
}

.mt-main-index #alpha p {
    font-size: 12px;
}

.layout-wtt #entry-28 div.asset-header h2.asset-name.entry-title {
	width: 290px;
}

.layout-wtt h2.asset-name.entry-title  {
	margin-right: 0;
	padding-right: 0;
	padding-left: 35px;
	width: 290px;
}

.entry-asset .asset-name { 
	background: #13b5b1 url(h1_asset_name_medium.gif) no-repeat;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 12px;

}

.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}

.asset-name.entry-title a {
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding-top: 5px;
}

.asset-name.entry-title a:hover{
	color: #000;
}

img.mt-image-center {
	width: 325px;
	padding-left: 0;
	padding-right: 0;
}

h2.archive-header {
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}

.entry-asset .byline {
    float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}

.archive-list-item {
    margin-bottom: 5px;
}

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

.entry-asset .asset-footer {
    display: none;
}

.mt-entry-archive .entry-asset .asset-footer {
    display: block;
}


#alpha .comments {
    
}

#alpha .trackbacks {
    border-top: 1px dotted #ccc;
}

#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    width: 549px;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#main-navigation .search-options {
    display: none;
}

h1#page-title.search-results-header {
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-header .commenter-profile {
    display: none;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 50px;
	font-weight: bold;
}

.admin-edit-link a {
    background: #000;
    padding: 10px;
	margin: 10px;
	border-color: #ec6e56;
	border-width: 1px;
}

.admin-edit-link a:hover {
	color: #fff;
}

/* Forms ---------------------------------------------------------------- */

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fff;
}

.contact-form label {
    display: block;
}

.contact-form input.text {
    font-size: 13px;
}

.contact-form textarea {
    margin-bottom: 15px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header {
    background: #13b5b1 url(header_arrow_medium.gif) 0 0;
	font-size: 10px;
	line-height: 30px;
	width: 145px;
	margin: 0;
	color: #fff;
    font-weight: bold;
    border: none;
	padding: 0 0 0 35px;
}

.layout-wm .widget-header {
    background: #13b5b1 url(header_arrow_wide.gif) no-repeat;
	height: 30px;
	padding-left: 35px;
	line-height: 30px;
	text-transform: uppercase;
	width: 225px;
}

.widget-header a {
    color: #fff;
    font-weight: bold;
}

.widget-header a:hover {
    text-decoration: underline;
}


#content .widget-powered .widget-content {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
	margin-top: 15px;
} 

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
}

/* Sidebar Mark Icon Custom */

.widget-content ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	margin: 0;
}

ul.recent-comments-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.recent-comments-list li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_comment.gif) no-repeat 0 3px;
}
.widget-archive-monthly ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_archive.gif) no-repeat 0 3px;
}
.widget-archive-category ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_category.gif) no-repeat 0 2px;
}
.widget-archive-current-category-monthly ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_category.gif) no-repeat 0 2px;
}
.widget-archive-category-monthly ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_category.gif) no-repeat 0 2px;
}
.widget-recent-entries ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_blog.gif) no-repeat 0 3px;
}
.widget-tag-cloud ul {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon_tag.gif) no-repeat 0 0;
}
.widget-pages ul li b {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
	background: url(icon_about.gif) no-repeat left center;
	line-height: 16px;
	display: block;
}
dl.widget-list {
    padding: 0 8px;
}

dl.widget-list dt {
    font-size: 18px;
}

dl.widget-list dd {
    margin-bottom: 3px;
}

dl.widget-list dd.entry-meta {
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
}

#content .widget-powered .widget-content {
    border: 1px solid #ec6e56;
    background-color: #000;
} 

.widget-powered .widget-content,
.widget-powered .widget-content a:hover {
	color: #fff;
}

/* "Powered By" Widget */

.widget-powered .widget-content {
    text-align: center;
	padding: 10px;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget-header {
    display: none;
}

#footer .widget,
#footer .widget-content {
    margin: 0;
    padding: 0;
}

#footer .widget-footer-links {
    width: 50%;
}

#footer .widget-powered {
    float: right;
    width: 157px;
    text-align: right;
    clear: none;
	padding: 0px;
	background-color: #fff ;
	padding: 10px;
}

#footer .widget-powered .widget-content {
    margin: 0;
    padding: 0;
    text-align: left;
}

#footer .widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

#footer .widget-powered .widget-content span a {
    display: block;
	float: right;
    height: 41px;
    width: 157px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered_by_mt_logo.gif) no-repeat 0 0;
}

/* Footer ----------------------------------------------------------------- */

#footer { 
	width: 760px;
}

#footer-inner {
    background: #13b5b1 url(footer_bg.gif) no-repeat;
    color: #777;
	width: 760px;
	height: 100px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	
}

#footer a {
    color: #ec6e56;
}

#footer-content {
	margin: 20px;
	height: 61px;
}

#footer-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer-content ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#footer .widget-header {
    display: none;
}
