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

/* Global */

body {
    font: 11px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header { border-top-style: solid; border-top-width: 5px; }

#header-inner { text-align: left; position: relative; margin-left: 200px; }

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

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

#header a { text-decoration: none; }

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


/* Content */

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

.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 { margin-top: 0.25em; padding-top: 2px; font-weight: normal; display: block; padding-bottom: 0.3em; border-bottom: 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;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

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

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.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-size: 12px; font-family: "trebuchet ms"; background-color: #fff; }

a { text-decoration: none; }

a:hover { color: #f60; text-decoration: underline; }


/* 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: 0;  
    margin-bottom: 30px;  
}

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

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


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

#header { border-color: #e5b477; background: #eee url(https://earth01.info/mt/image/header.gif) no-repeat left bottom; }

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

#header-content { width: 780px; height: 98px; margin: 0 0 0; }

#header-name { color: #fff; font-size: 14px; font-weight: bold; padding-top: 6px; }

#header-description {
    color: #fff;  
}


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

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

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

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

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

 .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: 0; }

.widget-header { padding: 4px 4px 3px; font-size: 12px; font-family: "trebuchet ms"; font-weight: bold; background-image: url(https://earth01.info/mt/image/css/h3.gif); background-repeat: repeat; margin-bottom: 8px; }

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

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

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

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

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

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

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 12px;
}


/* "Powered By" Widget */

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


/* Calendar Widget */

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


/* Footer Widgets */

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

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

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


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

#footer { background-color: #abd8e9; background-image: url(https://earth01.info/mt/image/footer.gif); background-repeat: no-repeat; background-attachment: inherit; background-position: center top; }

#footer-content { text-align: center; height: 135px; }



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

#group-nav-inner {
    position: relative;
    width: 780px;
    margin: 0 auto;
}
.group-button a {
    background-color: #6a6064;
    border-color: #ddd;
    color: #fff;
}
/* Orignal ---------------------------------------------------------- */
a:link     { color: #000; text-decoration: none; }
a:visited     { color: #000; text-decoration: none }
a:hover     { color: #f60; text-decoration: underline }
a:active    { color: #f00; text-decoration: underline }

#navi_up{ font-size: 10px; text-align: right; margin-top: 2px; margin-right: 0; margin-bottom: 20px; }
#navi_under{ color: #09f; font-size: 10px; text-align: center; margin-top: 0; margin-right: 0; margin-bottom: 6px; padding-top: 80px; }
#navi_under a:link{ color: #09f; font-size: 10px; text-align: center; margin-top: 0; margin-right: 0; margin-bottom: 6px; padding-top: 80px; }
#navi_under a:visited { color: #09f; font-size: 10px; text-align: center; margin-top: 0; margin-right: 0; margin-bottom: 6px; padding-top: 80px; }

.archive-title{ color: #767f58; font-size: 13px; background-color: #e5f7aa; margin-top: 2px; margin-bottom: 20px; margin-left: 0; padding-top: 2px; padding-bottom: 2px; padding-left: 6px; }

.entry-title{ font-size: 13px; margin-top: 0; padding-left: 6px; border-left: 6px solid #f6c; }
.topicPath{ color: #999; font-size: 10px; }
h2{ margin-top: 20px; }
.search-results-header{ color: #767f58; font-size: 13px; background-color: #e5f7aa; margin-top: 2px; margin-bottom: 20px; margin-left: 0; padding-top: 2px; padding-bottom: 2px; padding-left: 6px; }
#page-title{ color: #767f58; font-size: 13px; background-color: #e5f7aa; margin: 2px 15px 20px 0; padding-top: 2px; padding-bottom: 2px; padding-left: 6px; }
.content-nav{ font-size: 12px; text-align: center; margin-top: 40px; margin-bottom: 40px; padding: 2px; border: solid 1px #ccc; }

.fb-root {display:inline;}
.fb-root li {list-style-type: none; display: block; float :left; margin-bottom: 6px;}
.clear{width: 100%; clear:both; text-algin: center; padding-bottom: 10px;}

.pageList { color: #f00; text-decoration: none; margin-top: 20px; padding-top: 10px; }
.pageList a{ color: #333; text-decoration: none; }
.pageList a:link{ text-decoration: none; }
.pageList a:visited{ text-decoration: none; }
.pageList a:hover{ color: #f60; text-decoration: underline; }
.pageList a:active{ text-decoration: underline; }

.asset-body{ margin-right: 15px; margin-bottom: 10px; }
.asset-body a:link{ color: #b5b5b5; }
.asset-body a:visited{ color: #b5b5b5; }
.asset-body a:hover{ color: #f60; }
.search{ font-size: 11px; background-color: #f8f8d5; text-align: center; margin-right: 15px; margin-bottom: 30px; padding: 6px; }

.ad_bana{ font-size: 11px; margin-right: 15px; margin-bottom: 14px; margin-left: 0; padding-top: 10px; padding-bottom: 10px; }
#ad_bana{ margin-top: 0; margin-bottom: 6px; }
#areamap{ text-align: center; margin-top: 0; margin-bottom: 20px; }
#earth01service{ font-size: 9px; text-align: left; margin-top: 4px; margin-bottom: 6px; }
#frame01{ margin: 0; padding: 4px; border: solid 1px #ccc; }
#frame02{ background-color: #ffc; margin: 0; padding: 4px; border: solid 1px #ccc; }
h2 { margin: 0; }

#nav-dock {
	position: fixed;
        z-index: 999;
	right: -110px;
       /right: 0px;
	top: 55%;
        width:300px;
        float:right;
}

#nav-dock a {
	display: block;
	padding: 3px 10px;
	margin: 0px 0;
	background: #ff00ff;
	color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
