/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Red  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
background-color:#BEC6D3;
}


/* Header */

#header {

}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    /*text-decoration: underline;*/
text-decoration: none;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    /*border-top: 1px solid #E0BF3E;*/
    border-top: 1px solid #B00000;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin:0;
    font-size: 12px;
    font-weight: bold;
    color:#D51000;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 0px 0;
    font-size: 12px;
    font-weight: bold;
    color:#D51000;
}

.search-results-header {
    margin-bottom: 0;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 10px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* 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;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #996600;  
    font-family: trebuchet ms;   
    background-color:#FFE26F;
}

a {
    color: #CC0000; 
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    /*background-color: #FFE26F;*/
}

#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: 20px;  
    margin-bottom: 30px; 
}

#container-inner {
    width: 960px;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
/*#footer-inner*/ {
    position: relative;
    width: 960px;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header { 

}

#header a {
    color: #fff;
    font-weight: bold;
}

#header-content {
    width: 960px; 

}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}

#head-bg {
    background-image:url("http://www.fueki.jp/fueki/img/header_bg.jpg");
    background-repeat:repeat-x;
    width:100%;
}

#head-bggallery {
    background-image:url("http://www.fueki.jp/fueki/img/gallery_head.jpg");
    background-position:top center;
    background-repeat:repeat-x;
    width:100%;
}

/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #D51000;
}

.asset-footer {
    /*border-top: 1px solid #E0BF3E;*/
    border-top: 1px solid #B00000;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    /*border-color:#E0BF3E;*/
    border-color:#B00000;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    /*text-decoration: underline;*/
text-decoration: none;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 0px;
    margin-left: 0px;
    color:#FFFFFF;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #FFFFFF;
    font-weight: normal;
}

.widget-content a {
    color: #FFFFFF;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;

} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 0px;
    margin-bottom: 5px;
/*    font-size: 11px;*/
    font-size: 10px;
}


/* "Powered By" Widget */

.widget-powered  {
    padding: 10px;
    
}

.widget-content {
    text-align: left;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 0px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    /*background-color: #CC0000;*/
}

#footer-content {
    margin: 20px 0;
}

#foot1 {
	clear:both;
	width:100%;
	background:URL(http://www.fueki.jp/fueki/img/w_footer_back.gif) repeat-x;
	height:100px;
}

#foot2 {
	width:820px;
	height:100px;
         background:URL(http://www.fueki.jp/fueki/img/w_footer_copy.jpg) no-repeat;
	margin:0 auto;
    color:#FFFFFF;
    font-size:10px;
    text-align:center;
    display:block;
    overflow:hidden;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner: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,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

/* エントリー ---------------------------------------------------------- */


.entry_top {
     background-image:url("http://www.fueki.jp/fueki/img/entry_top.gif");
     background-repeat:no-repeat;
     width:530px;
     height:15px;
}

.entry_bottom {
     background-image:url("http://www.fueki.jp/fueki/img/entry_bottom.gif");
     background-repeat:no-repeat;
     width:530px;
     height:15px;
}

.entry_body {
     background-color:#FFFFFF;
     width:530px;
     padding:0 10px;
}

.entry_entry {
     padding:10px 0;
}

.entry_title {
    font-size:12px;
    color:#D51000;
    font-weight:bold;
    padding-left:5px;
}

.entry_date {
    color:#B00000;
    font-size:10px;
    text-align:right;
    width:100%;
}

.entry_meta a {
   color:#B00000;
   font-size:8px;
   text-decoration:none;
}

.entry_author {
   color:#B00000;
   font-size:10px;
}

.entry_hr {
   width:100%;
   height:1px;
   /*border-top: 1px solid #E0BF3E;*/
    border-top: 1px solid #B00000;
   margin-top:5px;
   padding:0;
}


/* サイドバー ---------------------------------------------------------- */

.side_list ul {
     margin:0;
     padding:0;
}

.side_list li {
/*
     list-style:none;
     background: url("http://www.fueki.jp/fueki/img/side_list.gif") no-repeat 0 2px;
     padding:0 0 0 18px;
*/
     margin:0 0 0 -15px;
     color:#FFFFFF;
}



.side_profile {
     background-image:url("http://www.fueki.jp/fueki/img/side_profile.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_categories {
     background-image:url("http://www.fueki.jp/fueki/img/side_categories.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_links {
     background-image:url("http://www.fueki.jp/fueki/img/side_links.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_others {
     background-image:url("http://www.fueki.jp/fueki/img/side_others.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_search {
     background-image:url("http://www.fueki.jp/fueki/img/side_search.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_calendar {
     background-image:url("http://www.fueki.jp/fueki/img/side_calendar.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_monthly {
     background-image:url("http://www.fueki.jp/fueki/img/side_monthly.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_entries {
     background-image:url("http://www.fueki.jp/fueki/img/side_entries.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_comments {
     background-image:url("http://www.fueki.jp/fueki/img/side_comments.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}

.side_trackbacks {
     background-image:url("http://www.fueki.jp/fueki/img/side_trackbacks.gif");
     background-repeat:no-repeat;
     width:200px;
     height:39px;
}



.side_body {
     background-image:url("http://www.fueki.jp/fueki/img/side_body.gif");
     background-repeat:y-repeat;
     width:200px;
     padding:0 15px;
     font-size:12px;
}

.side_bottom {
     background-image:url("http://www.fueki.jp/fueki/img/side_bottom.gif");
     background-repeat:no-repeat;
     width:200px;
     height:15px;
}



/* カレンダー改造 ---------------------------------------------------------- */

#fueki_calendar {
     width:168px;
     color:#FFFFFF;
}

#fueki_calendar th,
#fueki_calendar td {
     text-align:center;
     width:24px;
     font-size:12px;
     font-weight:normal;
}

#fueki_calendar td {
     height:20px;
}

.th_sunday {
     background-color:#FF4912;
     border-right:solid 1px #FFB62C;
}

.th_day {
     background-color:#E49F1F;
     border-right:solid 1px #FFB62C;
}

.th_saturday {
     background-color:#CA8912;
     border-right:solid 1px #FFB62C;
}


#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
     text-align:center;
     width:24px;
     font-size:12px;
     font-weight:normal;
}
#calendar td {
     text-align:center;
     width:24px;
     font-size:12px;
     font-weight:normal;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}



