/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.2
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/

.addrtbl {
        /* font-size: .95em ; */
        font-family: Helvetica, Arial, Sans, Sans-serif;
        margin: 1.5em ;
        border-collapse: collapse ;
        background: white ;
}
.addrtbl td,th {
        padding-left: .67em ;
        padding-right: .67em ;
        vertical-align: top;
}
.addrtbl th {
        color: #ffd;
}

.addrtbl td { color #ffd; }

.tblnum    {       text-align: right;
}

#wp-calendar th {
        color: white;
}

/* -------- */

.egb13-boxit {
        border: 1px solid #900;
        padding: .1em ;
        background: rgb(255,255,208);
}
.egb13-divot {
        border: 2px solid black ;
        padding: 1em ;
        background: #ddf ;
        float:left ;
}
.egb13-divot h1 {
        font-weight: bold ;
        font-size: 1.1em ;
        text-decoration: none ;
}
.egb13-divot h2 {
        font-weight: normal ;
        font-size: 1em ;
        font-style: italic ;
        text-decoration: none ;
}
.egb13-divot input {
        background: white ;
}
.egb13-divot textarea {
        background: white ;
}
.egb13-button {
        background: red;
        border: 3px outset ;
}
.egb13-corner {
        width: 15em;
}

