
html {
margin: 0;
padding: 0;
}

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

body {
background-color: #F0EDE2;
width: 100%;
text-align: center;
font-family: verdana, "Osaka","MS PGothic","MS UI Gothic", arial, sans-serif;
margin: 0px;
padding: 0px;
border: none;
}

a:link { font-size: 12px; color: #087C74;font-weight: normal;text-decoration: none; }
a:visited { font-size: 12px; color: #087C74;font-weight: normal;text-decoration: none; }
a:active { font-size: 12px; color: #087C74;font-weight: normal;text-decoration: none; }
a:hover { font-size: 12px; color: #087C74;font-weight: normal;text-decoration: underline; }

table {
color: #666666;
font-size: 12px;
font-weight: normal;
line-height: 20px;
text-align: left;
margin: 0px;
padding: 0px;
border: none;
}

img { border-style: none; }

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

#container {
width: 1042px;
color: #666666;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin: 0px auto 0px auto;
padding: 0px;
}

#container-inner {
background-color: #ffffff;
margin: 0px;
padding: 0px;
border-left: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
}

h1,h2,h3 {
color: #666666;
font-size: 12px;
margin: 0px;
padding: 0px;
}

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

#header {
margin: 0px;
padding: 0px;
}

#header-inner {
margin: 0px;
padding: 0px;
}

#header-content {
margin: 0px;
padding: 0px;
}

#header-name {
margin: 0px;
padding: 0px;
}

#header-description {
color: #19856C;
font-size: 12px;
line-height: 16px;
font-weight: normal;
text-align: left;
margin: 0px 0px 5px 0px;
padding: 0px;
}

#header-description a:link{ color:#19856C;font-weight: normal;text-decoration:none; }
#header-description a:visited{ color:#19856C;font-weight: normal;text-decoration:none; }
#header-description a:active{ color:#19856C;font-weight: normal;text-decoration:none; }
#header-description a:hover{ color: #19856C;font-weight: normal;text-decoration: underline; }

#header-title { 
margin: 0px;
padding: 0px;
}

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

#content {
margin: 0px;
padding: 0px;
}

#content-inner {
text-align: left;
margin: 0px;
padding: 0px;
}

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

#alpha {
float:left;
width: 170px;
margin: 0px;
padding: 0px;
}

#alpha-inner {
margin: 0px 10px 10px 10px;
padding: 0px;
}

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

.widget-categories {
margin: 0px;
padding: 0px;
}

.widget-archives {
margin: 0px 0px 10px 0px;
padding: 0px;
}

.widget-header_title {
background: #5FB5AE url(/images/side_header_back.jpg) no-repeat top center;
width: 150px;
margin: 0px;
padding: 0px;
}

.widget-header {
color:#ffffff;
font-weight: normal;
margin: 0px;
padding: 15px 5px 7px 8px;
}

.widget-header a:link{ color:#ffffff;font-weight: normal;text-decoration:none; }
.widget-header a:visited{ color:#ffffff;font-weight: normal;text-decoration:none; }
.widget-header a:active{ color:#ffffff;font-weight: normal;text-decoration:none; }
.widget-header a:hover{ color: #ffffff;font-weight: normal;text-decoration: underline; }

.widget-search {
margin: 0px 0px 10px 0px;
padding: 0px;
}

.widget-content_search {
text-align: right;
background-color: #E6F5F4;
margin: 0px;
padding: 5px;
}

.widget-syndicate {
text-align: right;
margin: 0px 0px 10px 0px;
padding: 0px;
}

.widget-content {
margin: 0px 0px 10px 0px;
padding: 0px;
}

/* Widget List Right Side---------------------------------------------------- */

ul.widget-list {
list-style: none;
margin: 0px;
padding: 0px;
}

li.widget-list-item {
background: #B9E7D7 url(/images/icon_list.gif) no-repeat top left;
color: #666666;
font-size: 12px;
line-height: 16px;
font-weight: normal;
list-style: none;
margin: 0px;
padding: 5px 0px 5px 0px;
border-top: 1px solid #E6F5F4;
}

.widget-list-item a:link {
display: block;
font-weight: normal;
margin: 0px 2px 0px 7px;
padding: 0px 0px 0px 7px;
color: #666666;
font-size: 12px;
line-height: 16px;
text-decoration:none;
}

.widget-list-item a:visited {
display: block;
font-weight: normal;
margin: 0px 2px 0px 7px;
padding: 0px 0px 0px 7px;
color: #666666;
font-size: 12px;
line-height: 16px;
text-decoration:none;
}

.widget-list-item a:active {
display: block;
font-weight: normal;
margin: 0px 2px 0px 7px;
padding: 0px 0px 0px 7px;
color: #666666;
font-size: 12px;
line-height: 16px;
text-decoration:none;
}

.widget-list-item a:hover {
display: block;
font-weight: normal;
margin: 0px 2px 0px 7px;
padding: 0px 0px 0px 7px;
color: #087C74;
font-size: 12px;
line-height: 16px;
text-decoration: underline;
}


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

#beta {
float:left;
width: 700px;
margin: 0px;
padding: 0px;
}

#beta-inner {
margin: 0px 0px 10px 0px;
padding: 0px;
}

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

#gamma {
float:right;
width: 170px;
margin: 0px;
padding: 0px;
}

#gamma-inner {
margin: 0px 10px 10px 10px;
padding: 0px;
}

/* Entry ----------------------------------------------------------- */

.entry {
margin: 0px 0px 15px 0px;
padding: 0px;
}

.asset-header {
background: url(/images/entry_title_back.jpg) no-repeat top center;
width: 700px;
margin: 0px;
padding: 0px;
}

.asset-name {
color: #ffffff;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 15px 70px 15px 15px;
}

.asset-name a:link{ color:#ffffff;font-weight: normal;text-decoration:none; }
.asset-name a:visited{ color:#ffffff;font-weight: normal;text-decoration:none; }
.asset-name a:active{ color:#ffffff;font-weight: normal;text-decoration:none; }
.asset-name a:hover{ color:#ffffff;font-weight: normal;text-decoration:underline; }

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

.asset-body {
margin: 0px;
padding: 10px;
border-left: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
}

.asset-body img {
margin: 0px 10px 10px 0px;
padding: 0px;
}

.asset-footer {
clear: both;
margin: 0px;
padding: 0px;
}

.asset-meta {
text-align: right;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 2px 0px 0px 0px;
}

.asset-meta a:link{ color:#999999;font-size: 12px;font-weight: normal;text-decoration:none; }
.asset-meta a:visited{ color:#999999;font-size: 12px;font-weight: normal;text-decoration:none; }
.asset-meta a:active{ color:#999999;font-size: 12px;font-weight: normal;text-decoration:none; }
.asset-meta a:hover{ color:#087C74;font-size: 12px;font-weight: normal;text-decoration:underline; }

.asset-meta img {
vertical-align: middle;
}

/* Archive ----------------------------------------------------------------- */

h1.archive-title {
background: url(/images/title_today_bottom.gif) no-repeat bottom center;
color: #666666;
font-size: 12px;
text-align: center;
font-weight: normal;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}

.archive-title a:link{ font-size: 12px;color:#087C74;font-weight: normal;text-decoration:none; }
.archive-title a:visited{ font-size: 12px;color:#087C74;font-weight: normal;text-decoration:none; }
.archive-title a:active{ font-size: 12px;color:#087C74;font-weight: normal;text-decoration:none; }
.archive-title a:hover{ font-size: 12px;color:#087C74;font-weight: normal;text-decoration:underline; }

/*Comments -----------------------------------------------------------------*/

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
margin: 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
background-color: #E6F5F4;
color: #666666;
margin: 0px;
padding: 4px 4px 4px 8px;
border-top: 1px solid #B9E7D7;
border-bottom: 1px solid #B9E7D7;
}



/* Feedback -----------------------------------------------------------------*/

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 70%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

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

#footer {
clear: both;
background: url(/images/footer_back.jpg) no-repeat left bottom;
width: 1040px;
height: 59px;
text-align: center;
margin: 0px;
padding: 0px;
}

#footer-inner {
margin:  0px;
padding: 0px;
}

#footer-navi {
margin: 0px;
padding: 10px 10px 0px 0px;
}

.footer-navi-text {
text-align: right;
color:#ffffff;
font-weight: normal;
margin: 0px;
padding: 0px;
}

.footer-navi-text a:link{ color:#ffffff;font-weight: normal;text-decoration:none; }
.footer-navi-text a:visited{ color:#ffffff;font-weight: normal;text-decoration:none; }
.footer-navi-text a:active{ color:#ffffff;font-weight: normal;text-decoration:none; }
.footer-navi-text a:hover{ color: #ffffff;font-weight: normal;text-decoration: underline; }


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

/* Form ----------------------------------------------------------------- */

input,textarea,select {
color: #666666;
border: 1px solid #666666;
}

