body{
font: 100%/1.4em Helvetica, Arial, sans-serif;
color: #333;
background: #fff;
margin: 0px;
padding: 0px;
border-top: 4px solid orange;
}


@font-face {
        font-family: "MuseoSans";
            src: url(/fonts/MuseoSans_500.otf) format("opentype");
        }


h1, h2, h3, h4{
font-family: "MuseoSans";
font-size: 120%;
}


h1 a, h2 a, h3 a, h4 a{
color: #000000;
}

a{
text-decoration: none;
}


#header{
height: 32px;
background: #000;
margin: 0px auto;
padding: 0px;
}

#sitetitle{
float: left;
font-size: 105%;
margin: 0px;
padding: 5px;
width: 150px;
}

#sitetitle a{
color: #fff;
text-decoration: none;
}

#navigation{
float: right;
margin: 0px;
padding: 5px;
width: 450px;
text-align: right;
}

#navigation a{
text-decoration: none;
font-size: 100%;
color: #fff;
padding-right: 5px;
}


#content{
margin: 10px auto;
padding: 0px 10px;
width: 800px;
}

h3{
font-size: 140%;
margin-bottom: .3em;
margin-top: 0px;
word-spacing: -.1em;
line-height: 1.1;
}

h3 a{
    color: #333;
}

img{
border: none;
}

strong{
color: #000;
}

#content{
clear: both;
}

.entry{
padding: 10px 0px;
margin: 20px 0px;
}

.entry table{
border:none;
width: 100%;
}

.entry table td, .entry table th{
border:none;
border: 1px solid #cccccc;
padding: 5px;
}

.entrybody img, .entry embed, .entry object{
display: block;
margin: 10px auto;
padding: 10px;
text-align: center;
}

.entrytitle a{
text-decoration: none;
font-size: 150%;
}

.entrymeta{
font-style: italic;
padding: 0px;
margin: 0px;
}

.comments{
text-align: center;
}

#footer{
clear: both;
text-align: center;
margin: 20px auto 0px auto;
border-top: 1px solid #cccccc;
font-size: 90%;
}

#bottomnav{
text-align: center;
}
#bottomnav a{
text-decoration: none;
}

#searchform{
text-align: center;
}

.entrybody .pic{
float: left;
width: 100px;
margin: 0px 20px 0px 0px;
padding: 0px;
}

.error{
font-size: larger; 
text-align:center; 
color: red
}

pre {
padding: 5px;
border: 1px #000 solid;
height: 200px;
overflow: auto;
}

p.ad{
border-bottom: 1px solid #CCCCCC;
width: 100%;
padding: 10px 0px;
}

#navigation img{
vertical-align: middle;
}

.twitter{
margin-left:0px;
padding-left: 0px;
font-size: 115%;
}

.twitter li{
border: 1px solid #ccc;
display:block;
margin: .5em;
padding: 1em;
}

#twitter_update_list{
font-size: smaller;
padding-left: 0px; 
list-style-type: none;
}

#twitter_update_list li{
padding: 10px;
border-bottom: 1px dashed #cccccc;
}

#twitter_update_list li a{
color: #999999;
display: block;
text-align: right;
text-decoration: none;
}

#twitter_update_list li span a{
color: blue;
display: inline;
}


#twitter_update_list li:first-child span{
font-size: 190%;
line-height: 100%;
}

#microentries{
background-color: #ededed;
-moz-border-radius: 15px;
padding: 12px;
float: right;
width: 360px;
}


#microentries h3{
color: #999999;
}

#latestentries{
float: left;
width: 360px;
margin-right: 20px;
}

#latestentries li{
    line-height: 1.1em;
    padding-bottom: .4em;
}

.retweet{
text-align: center;
}

#q{
width: 350px;
border: 1px solid #666;
}

.twitter-share-button {
    vertical-align: top;
}

.sharing{
margin-top: 10px;
border-top: 1px solid #ccc;
padding-top: 10px;
}
