*{
        padding: 0;
        margin: 0;
}

hr
{
  margin: 20px 0;
}

dt {
    font-weight: bold;
    margin-top: 8px;
}

dd {
    margin-left: 50px;
}

blockquote
{
    background-color: #F5F5F5;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    color: #444444;
    margin: 1em 0 1em 20px;
    padding: 10px 20px;
}

code{
    font-size: 15px;
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    color: #006b89;
    padding: 2px 4px;
    margin: 0 3px;
    white-space: nowrap;
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.green{
    color: #9f9;
}

.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #7F6438;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.social_bar
{
    margin-bottom: 10px;
}

.entry-body table {
    margin: 10px 0;
    border-collapse: collapse;
}

.entry-body table th, .entry-body table td {
    border: solid 1px #0a0a28;
    padding: 3px 5px;
}
/* page layout */

a:link, a:visited
{
        color: #21759b;
}

a:hover
{
        color: #8b2828;
}

.entry-body img
{
        margin: 5px 0;
        border: 1px solid #999999;
}

body
{
        font-size: 100%;
        background: #ffffff;
        text-align: center;
        font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,Verdana,Meiryo,sans-serif;
        font-weight: 500;
}

#container {
        margin: 0 auto;
        background: #ffffff;
        width: 1000px;
        text-align: left;
}

#navi {
        height: 21px;
        margin: 5px 5px 15px 5px;
        padding-bottom: 6px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
}



#footer {
        background-color: #193441;
        color: #878f92;
        font-size: 12px;
        padding: 10px 0 10px 0;
}

#alpha {
        padding: 5px;
        width: 240px;
}

#beta {
        padding: 5px;
        width: 740px;
}

#alpha, #beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#container-inner { position: static; width: auto; }


#banner-inner { position: static; }

#nav-sub {
    color: #999999;
    font-size: 10px;
    position: absolute;
    top: 5px;
    right: 0;       
}

#nav-main {
    position: absolute;
    right: 0;
}

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha-inner, #beta-inner {
    position: static;
}

address {
    font-style: normal;
}

pre {
    color: #f0f0ff;
    background: #0a0a28;
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin: 10px 0;
    padding: 10px;
    overflow: auto;
}

pre code {
    border: none;
    color: #f0f0ff;
    background: initial;
    overflow: auto;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.post-navigation h2 {
    font-size: 16px;
}

div#banner-header{
        font-size: 24px;
        font-weight: 600;
        float: left;
        padding-top: 15px;
        width: 500px;
        height: 30px;
}

#nav-sub a:visited, #nav-sub a:link{
        color: #999999;
        text-decoration: none;
}

#nav-sub a:hover{
        color: #666666;
        text-decoration: none;
}

div#banner-header a:visited, div#banner-header a:link, #nav-main a:visited, #nav-main a:link{
        color: #3e606f;
        text-decoration: none;
}

div#banner-header a:hover{
        color: #8b2828;
        text-decoration: none;
}

#nav-main a:hover{
        color: #193441;
        text-decoration: none;
}

.module-content ul{
        padding: 0;
}

.entry-header, h2#archive-title, h2.search-results-header{
        font-size: 1.4rem;
        padding: 2px 0;
        margin: 0 0 10px 0;
        color: #000000;
}

.entry-header a:visited, h2#archive-title a:visited{
        color: #3e606f;
        text-decoration: none;
}

.entry-header a:link, h2#archive-title a:link{
        color: #3e606f;
        text-decoration: none;
}

.entry-header a:hover, h2#archive-title a:hover{
        color: #3e606f;
        text-decoration: underline;
}


.entry-tags ul
{
        line-style: none
}

.entry-tags ul li
{
        display: inline;
        font-size: 100%;
        margin: 0 10px 0 0;
}

.entry,
.trackbacks,
.archive {
    color: #333333;
    padding: 5px;
    font-size: 1.125rem;
    position: static;
    /*overflow: hidden;*/
    clear: both;
    margin-bottom: 5px;
}

.amazon_item img{
    padding: 3px;
    border: 1px solid #aaaaea;
}

.comments,
.entry .box{
    margin: 5px 0;
    padding: 5px;
    border: 1px solid #aaaaea;
}

.entry img.photo{
    border: 1px solid #cccccc;
    margin: 0 5px;
    padding: 5px;
}

a img { border: 0; }

.entry-content h2 {
       font-size: 1.3rem;
       margin: 20px 0 10px;
}

.entry-content h3
{
        font-size: 16px;
        margin: 5px 0;
        padding: 3px;
}


.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */

.content-nav {
    margin: 10px;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}


.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
 /*   margin: 5px 10px; */
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 0 10px;
}

.comments-open label { display: block; }

/* #comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
} */

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

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

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 2px 2px 13px 2px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}


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

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}




h2.widget-title{
        color: #000000;
        padding-top: 2px;
        margin: 0 0 8px 0;
        font-size: 14px;
        height: 18px;
}


aside.widget{
        padding: 0;
        font-size: 12px;
        margin-bottom: 10px;
}

.widget li{
        list-style-type: none;
}

ul.hottopic-list {
        padding-left: 0;
}

li.hottopic-list-item {
        list-style-type: none;
        margin: 5px 0;    
}


#search{
        width: 125px;
}

#container-inner { margin: 0 0 40px 0; }

#banner
{
        color: #3e606f;
        padding: 10px;
        background: #ffffff;
        position: relative;
}


#alpha, #beta, #gamma, #delta
{
        float: left;
}

.entry-content
{
        line-height:150%;
}




.entry-content p
{
        margin: 5px 0;
        padding: 3px;
}



.entry-content blockquote
{
/*       font-size: 80%; */
        padding: 10px
        border: 1px solid #cccccc;
        line-hight: 150%;
}

.entry-content ul,
.entry-content ol
 {
        padding: 0 0 0 20px;
        margin: 0 0 10px 0;
}



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

.entry-footer
{
{
        line-style: none;
        border-top: 1px solid #cccccc;
        padding: 3px 0 0 0;
        line-height: 130%;
}

.entry-tags-header
{
        font-size: 80%;
        margin: 0 0 5px 0;
        padding: 3px;
        font-weight: normal;
        color: #ffffff;
        background: #aaaaaa;
}



.content-nav { margin: 10px 15px; }


/* modules */

.module { color: #666; }

.module-calendar .module-content { margin: 5px 10px 15px 10px; }

.module-mmt-calendar .module-content table,

.module-mmt-calendar .module-header,
.module-recent-photos .module-header { background-image: none; }

.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
        color: #748dcc;
        margin: 15px 0;
        padding: 10px;
        border: 1px solid #a7b7df;
/*      background: #f5eacc url(gradient-bg.gif) left top repeat-x; */
}

.module-photo {
        border: 0;
        background: none;
}

.module-photo .module-content { margin: 10px; }
.module-photo img {
        border: 0;
}

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

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
        margin: 1px 0;
        border: 1px solid #e6e5e1;
        padding: 0;
        background: #f9f6ee url(gradient-bg.gif) left top repeat-x;
}

.typelist-thumbnail { background: #efe0b6; }

.module-featured-photo { width: 415px; }
.module-featured-photo .module-content { margin: 15px 0 5px 0; }
.module-featured-photo img { width: 415px; }

.module-recent-photos { border: 0; margin-left: 2px; }
.module-recent-photos .module-content {  }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
        width: 64px; /* mac ie fix */
        margin: 0 5px 6px 0;
        padding: 0;
        background: none;
}

.module-recent-photos .module-list-item a
{
        border: #bbb 1px solid;
        padding: 1px;
        background: #e7e7ec;
}

.module-recent-photos .module-list-item a:hover
{
        border-color: #f90;
        background: #e7e2c6;
}

.module-list-item {
        font-size: 90%;
}

.module-list-item a{
        color: #0000cc;
}

/* calendar tweaks */

.layout-calendar #gamma { width: 195px; margin-left: 0; }

.layout-calendar #gamma-inner, .layout-calendar #delta-inner { padding-top: 0; }

.module-mmt-calendar { width: 415px; margin: 0; }


.module-mmt-calendar .module-content { margin: 15px 0; }
.module-mmt-calendar .module-content tbody .day-date { color: #90a8d6; }

.module-mmt-calendar table
{
        width: 415px;
        background: #bccaee;
}

.module-mmt-calendar th
{
        color: #fff;
        border-top: 1px solid #fff;
        border-right: 1px solid #e7e7ec;
        border-bottom: 1px solid #bbb;
        padding: 2px;
        text-align: right;
        font-weight: bold;
}

.module-mmt-calendar td
{
        border-top: 1px solid #fff;
        border-right: 1px solid #e7e7ec;
        border-bottom: 1px solid #bbb;
        padding: 2px;
        text-align: right;
        font-weight: normal;
        background: #f5eacc url(gradient-bg.gif) left top repeat-x;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
{
        border-right: none;
}

.day-photo a
{
        border: #bbb 1px solid;
        padding: 1px;
        background: #e7e7ec;
}

.day-photo a:hover
{
        border-color: #f90;
        background: #e7e2c6;
}
