.text    {    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
                 font-size: 12px;
}

a:link { color: #0000ff;
        text-decoration:none;
}

a:visited {
        color: #ff0000;
        text-decoration:none;
}

body     {
          padding-left:10px;
          font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
          background-color: #adbeef;
}

.code  { font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
            color:#000000;
            font-size: 12px;
            display: table-cell;
            background:#00f0fe;
            line-height:125%;
            padding-left:5px;
            padding-right:5px;
            padding-top:2px;
            padding-bottom:2px;
            text-align:justify;
            border-width: 1px;
            border-color: #000000;
            border-style: solid;
}

.blog    {  font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
            color:#333;
            font-size: 12px;
            background:#FFF;
            line-height:125%;
            padding-left:10px;
            padding-right:10px;
            padding-top:10px;
            text-align:justify;
}

.bold {
            font-weight: bold;
}

.title  { font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
                background-image : url(/images/star.gif);
                background-repeat: no-repeat;
                font-weight: bold;
                color: #6a8156;
                color: #000000;
                margin: 5px 0 0 0;
                padding-top:5px;
                padding-left:5px;
                font-size: 13px;
        }

.location    {  font-family: helvetica,arial,serif;}

.update  { font-family: 'trebuchet ms', verdana, arial, sans-serif;
            color:#e4e5d4;
            font-style:italic;
                font-size: 60%;
}

.sidebar    {  font-family:'trebuchet ms', verdana, arial, sans-serif;
            background-color:#E4E5D4;
            font-size: 11px;
            padding-top:4px;
}

photoborder {
   border: solid #6a8156 1px;
}

.border {
   background-color: #ffffff;
   border: solid #6a8156 1px;
   padding-top: 7px;
   padding-left: 7px;
   padding-right: 7px;
   padding-bottom:5px;
}

.postmeta {
 font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
        border: solid #6a8156 1px;
        background-color:#adbeef;
        color: #6a8156
        line-height:125%;
        padding-top: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom:5px;
        font-size: 7pt;

}

a:link img, a:visited img, a:focus img, a:hover img, a:active img {
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
}
