* { margin:0; padding:0; }

body {
    margin: 0px 0px 20px 0px;
    background-color: #cccccc;
    font-size: 85%;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    }

a {    text-decoration: none;    }
a:link { color: #778899; }
a:visited { color: #778899; }
a:active { color: #D3D3D3; }
a:hover { color: #D3D3D3; }

img { border:none; }

h1, h2, h3 {
    font-weight: normal;
    }

pre {
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
}

ul,ol { 
margin:0.5em;
line-height: 150%; 
list-style-position: inside;
}

iframe { margin: 2em; }

#container {
    line-height: 140%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px;
    width: 70em;
    
    background-color: #FFFFFF;
    }

#banner {
        color: #FFFFFF;
        background: #666666;
        padding: 0.5em;
        text-align: left;
        height: 3.5em;
        margin:0px;
    }

#banner-img {
    display: none;
    }

#banner a {
    color: #FFFFFF;
    text-decoration: none;
    }

#banner h1 {
    font-weight: normal;
    font-size: 1.6em;
    }

#banner h2 {
    font-size: 0.8em;
    }

#center {
    float: left;
    width: 48em;
    overflow: hidden;
    }

.content {
    padding: 1em 0.5em 0.5em 1em;
    background-color: #ffffff;
    
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
    }

.content pre,blockquote  {
    line-height: 110%;
    padding: 0.5em;
    background-color: #ccc;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

.content code{
        background-color: #ccc;
}

.content dt{
    font-weight:bold;
}

#right {
    float: left;
    width: 19em;
    background-color: #FFFFFF;
    overflow: hidden;
    }

#right a {
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
}

.content p {
    color: #666666;
    font-weight: normal;
    line-height: 150%;
    text-align: left;
    margin: 0.5em 0 1em 0;
    }

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

.content h2 {
    color: #666666;
    font-size: 0.8em;

    text-align: left;
    font-weight: bold;
    margin: 0 0 1px 0;
    padding:0px;
    }

.content h3 {
    color: #FFFFFF;
    background-color:#666666;
    font-size: 1.2em;
    padding: 0 0 0 5px;
    
    text-align: left;
    font-weight: bold;
    margin:0 0 1px 0;
    }

.content p.posted {
    color: #999999;
    font-size: x-small;
    border-top: 1px solid #999999;
    text-align: left;

    margin-bottom: 2em;
    line-height: normal;
    padding: 0.5em;
    }

.sidebar {
    padding: 1em;
    }

#calendar {
      line-height: 140%;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    
      padding: 0.5em;
    text-align: center;
    margin-bottom: 2em;
    }

#calendar table {
    padding: 0.5em;
    border-collapse: collapse;
    border: 0px;
    width: 100%;
    }

#calendar caption {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    
    text-align: center;
    font-weight: bold;
    
    text-transform: uppercase;
    
    letter-spacing: .3em;
    }

#calendar th {
    text-align: center;
    font-weight: normal;
    }

#calendar td {
    text-align: center;
    }

.sidebar h2 {
    color: #FFFFFF;
    background-color:#666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em;
    }

.sidebar ul {
    padding-left: 0px;
    margin: 0px;
    margin-bottom: 2em;
    }

.sidebar ul ul {
    margin-bottom: 0px;
    }

.sidebar #categories ul {
    padding-left: 2em;
    }

.sidebar li {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    line-height: 150%;
    margin-top: 1em;
    list-style-type: none;
    }

.sidebar #categories li {
    list-style-type: none;
        cursor: move;
    }
/*
.sidebar img {
    border: 3px solid #FFFFFF;
    }
*/
.sidebar #flickr {
    text-align: center;
}

.photo {
    text-align: left;
    margin-bottom: 1.5em;
    }

.link-note {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    margin-bottom: 1em;
    }

#powered {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    color: #666666;
    margin-top: 3em;
    }

#comment-data {
    float: left;
    width: 180px;
    padding-right: 1em;
    margin-right: 1em;
    text-align: left;
    border-right: 1px dotted #BBB;
    }

textarea[id="comment-text"] {
    width: 80%;
    }

.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
    }

#SearchWord {
    font-size: x-small;
    text-align: center;
    border: 1px dotted #696969;
}

#google { text-align: center; }

.paginate {
    text-align: center;
    font-size: 1em;
}