body {
       background-color: #999999;
       margin: 0px;
       padding: 0px;
       font-family: Verdana,Helvetica,Arial,sans-serif;
       font-size: small;
       }

#wrap {
	margin-right: auto;
	margin-left: auto;
        width: 900px;
        text-align: left;
        padding: 0px;
        }

#logo {
        float: left;
        width: 900px;
        margin-top: 10px;
        margin-bottom: 10px;
        }

#middle {
          clear: both;
          width: 900px;
          margin-top: 13px;
          background-color: #FFFFFF;
          }

#left {
        background-color: #FFFFFF;
        float: left;
        width: 605px;
        padding-right:10px;
        padding-bottom:10px;
        padding-top:20px;
        }
#right {
        background-color: #ffffff;
        float: right;
        padding-left:25px;
        padding-right:15px;
        width: 235px;
        padding-top:20px;
}

#header {
          width: 900px;
          height: 140px;
          text-align: right;
          margin-bottom: 10px;
          padding: 0px;
          }


#footer {
        clear: both;
	margin-right: auto;
	margin-left: auto;
        width: 900px;
        }

h1 {
     font-size: x-large;
     font-weight: bold;
     }

h2 {
     font-size: medium;
     font-weight: bold;
     }

h3 {
     font-size: medium;
     }

p {
   line-height:1.7em;
  }

.entry{
      margin-left: 25px;
      margin-right: 25px;
      padding-bottom: 10px;
      border-bottom: dotted #aaaaaa 1px;
      }

.permalink{
           font-size: x-small;
          }

a:link, a:visited, a:active, a:hover {
     color:#000000;
     text-decoration: none;
}

p a:link,p a:visited,p a:active {
     color:#182793;
     text-decoration: none;
     border-bottom: dotted #cccccc 1px;
     }
 
p a:hover {
          color: #000000;
          text-decoration: underline;
          }

blockquote{
        background-color: #EFEFEF;
        padding: 5px;
        border: thin solid #BBBBBB;
	line-height:1.5em;
}

ul {
    margin-bottom: 10px;
   }

li {
    list-style-type: none;
   }


.post li{
          line-height:1.5em;
          list-style-type: disc;
      }

.blogroll li{
          line-height:1.5em;
          margin-left:-35px;
          padding-left:0px;
      }

li a:link, li a:visited, li a:active {
     color:#182793;
     text-decoration: none;
     border-bottom: dotted #cccccc 1px;
     }
 
li a:hover {
          color: #000000;
          text-decoration: underline;
          }

.box{
     margin-bottom:20px;
     border-bottom: dotted #aaaaaa 1px;
}

.blogrollitem{
      line-height:1.5em;
}

.widget{
        margin-bottom:30px;
}


img {
      border:0px;
}
div.f {visibility:hidden;}

.reader-publisher-module li{
          line-height:1.5em;
          margin-left:-35px;
          padding-left:0px;
}

.entry li{
      padding-bottom: 10px;
      }

.code {
        background-color: #EFEFEF;
        padding: 5px;
        border: thin solid #BBBBBB;
	line-height:1.5em;
        font-family: Courier,monospace;
}

h2.widgettitle a{
  color: black;
  text-decoration:none;
  border:0;
}

#twitter-3{
  margin-top:40px;
  margin-bottom:40px;
}

#twitter-3 li{
  margin-bottom:10px;
  margin-left:-25px;
  line-height:1.5em;
  list-style-type: disc;
}