/* Default Layout:  */



/*

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 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	margin:0px;
	padding:0px;
}


/* Header */

#header {
height:175px;
}

#header-inner {
float:left;
}

#header-name {
text-indent:-9999px;
}

#header-descriptiontop {
position:absolute;
top:50px;
left:50px;
    font-size: 10px;
	color:#FFFFFF;
	font-weight:100;
}


#header-description {
position:absolute;
top:50px;
left:50px;
    font-size: 10px;
	color:#FFFFFF;
	font-weight:100;
}

#header a {
    text-decoration: none;
}

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


/* Content */

.asset-header{
margin:0px 0px 0px 200px;
}

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

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

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

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

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

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

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

.content-nav {
    margin: 0px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

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

/* 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: #333;  
    font-family: trebuchet ms;   
    background-color: #fff; 
}

a {
    color: #ab0404; 
}

a:hover {
    text-decoration: none;
}


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

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

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

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


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

#header { 
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}

#header a {
    color: #fff;
}

#header-content {
    width: 842px; 
    margin: 0px 0px 0px 0px;
}

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

#header-description {
    color: #fff;  
}


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

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

.asset-footer {
    border-top-color: #ddd;
}

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

.comment,
.trackback {
    border-color: #ddd;
}


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

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

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


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

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

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

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

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

.widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.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: 0px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 0px;
    text-align: center;
}


/* Calendar Widget */

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


/* Footer Widgets */

#footer .widget {
    margin: 0px;
}

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

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


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

#footer { 
    background-color: #ffffff; 
}

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


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


.layout-wtt #alpha {
    width: 560px;
}



#mainlogo{
position:absolute;
top:100px;
left:180px;
width:463px;
height:101px;
text-indent:-9999px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}

#mainlogo_second{
float:left;
width:463px;
height:101px;
margin:0px 0px 0px 200px;
text-indent:-9999px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}

#toptext{
position:absolute;
top:200px;
left:180px;
width:463px;
height:101px;
text-align:left;
}


#news{
position:absolute;
top:300px;
left:180px;
width:463px;
height:101px;
text-align:left;
}





/*navi top*/

#cointop{
position:absolute;
top:0px;
left:450px;
list-style:none;
text-indent:-9999px;
overflow:hidden;
}

#cointop a{
width:100px;
height:17px;
background-image:url(images/medal.gif);
background-repeat:no-repeat;
display:block;
}

#cointop a:hover{
background-position:0px -18px;
}

#magtop{
position:absolute;
top:40px;
left:65px;
list-style:none;
text-indent:-9999px;
overflow:hidden;
}

#magtop a{
width:100px;
height:25px;
background-image:url(images/mag.gif);
background-repeat:no-repeat;
display:block;
}

#magtop a:hover{
background-position:0px -25px;
}

#pentop{
position:absolute;
top:350px;
left:0px;
list-style:none;
text-indent:-9999px;
overflow:hidden;
}

#pentop a{
width:100px;
height:25px;
background-image:url(images/pen.gif);
background-repeat:no-repeat;
display:block;
}

#pentop a:hover{
background-position:0px -25px;
}




/*navi second*/

#navi{
float:left;
width:560px;
height:30px;
margin:15px 0px 50px 200px;
}

#navi ul{
margin:0px;
padding:0px;
}

#navi li{
list-style:none;
text-indent:-9999px;
overflow:hidden;
display:inline;
}

#home a{
float:left;
width:100px;
height:17px;
background-image:url(images/home.gif);
background-repeat:no-repeat;
display:block;
overflow:hidden;
}

#home a:hover{
background-position:0px -25px;
}

#cointop_second a{
float:left;
width:100px;
height:17px;
background-image:url(images/medal.gif);
background-repeat:no-repeat;
display:block;
overflow:hidden;
}

#cointop_second a:hover{
background-position:0px -18px;
}

#magtop_second a{
float:left;
width:100px;
height:25px;
background-image:url(images/mag.gif);
background-repeat:no-repeat;
display:block;
overflow:hidden;
}

#magtop_second a:hover{
background-position:0px -25px;
}

#pentop_second a{
float:left;
width:100px;
height:25px;
background-image:url(images/pen.gif);
background-repeat:no-repeat;
display:block;
overflow:hidden;
}

#pentop_second a:hover{
background-position:0px -25px;
}











.white{
color:#FFFFFF;
}

/* Wide-Thin-Thin */

.layout-wtt #alpha {
    left: 30px;
    width: 560px;
}

.layout-wtt #beta {
    width: 0px;
}

.layout-wtt #gamma {
    width: 0px;
}



#topfoot{
position:absolute;
top:400px;
left:180px;
text-align:left;
line-height:180%;
}

#topfoot ul{
margin:0px;
padding:0px;
}

#topfoot li{
float:left;
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
}

#topfoot a{
text-decoration:none;
background-image:url(images/sankaku.gif);
background-repeat:no-repeat;
background-position:2px -2px;
margin-right:20px;
}

#topfoot a:hover{
background-position:2px -20px;
}

#foot{
float:left;
width:563px;
height:33px;
text-align:left;
line-height:180%;
margin:50px 0px 0px 200px;
}

#foot ul{
margin:0px;
padding:0px;
}

#foot li{
float:left;
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
}

#foot a{
text-decoration:none;
background-image:url(images/sankaku.gif);
background-repeat:no-repeat;
background-position:2px -2px;
margin-right:20px;
}

#foot a:hover{
background-position:2px -20px;
}