body
{
    background-color: #fff;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    margin-right: 10px;
}

.blogContent
{
    margin-right: 200px;
    margin-left: 200px;
    padding-bottom: 20px;
}

.blogOverview
{
    position: absolute;
    left: 74px;
    top: 200px;
    width: 40px;
    text-align: left;
    line-height: 100%;
    padding-bottom: 4px;
}

.blogOverview p
{
    font-size: 90%;
}

.blogOverview a
{
    font-size: 13px;
}

.blogOverview hr
{
    height: 1px;
}

.blogOverview a,
.blogOverview hr
{
    color: rgb(147,105,104);
}

h2
{
    background-image: url(../style/pic/h3.gif);
    background-repeat: repeat-x;
    padding-bottom: 10px;
    text-align: right;
    font-weight: bold;
    font-size: 19px;
}

h3
{
    background-image: none;
    font-weight: normal;
    color: black;
    margin-top: 40px;
    text-align: left;
}

q
{
    margin-left: 40px;
    display: block;
    font-style: italic;
}

cite
{
    font-style: normal;
}

.authorname
{
    text-align: right;
    font-size: 90%;
    font-style: italic;
    display: block;
    border-bottom: 1px dotted gray;
    padding-bottom: 3px;
    margin-bottom: 100px;
}

.blogContent a:link,
.allImportant a:link
{
    color: rgb(36,81,130);
    text-decoration: underline;
}

.blogContent a:visited,
.allImportant a:visited
{
    color: rgb(0,0,0);
    text-decoration: underline;
}

.blogContent a:hover,
.blogContent a:active,
.allImportant a:hover,
.allImportant a:active
{
    color: rgb(60,60,100);
    text-decoration: underline;
}

q cite
{
    font-size: 90%;
}

p.question,
em.question
{
    font-style: italic;
    font-weight: bold;
}

abbr,
acronym
{
    border-bottom: 1px dotted black;
    cursor: help;
}

.itemDescription
{
    font-size: 90%;
    display: inline;
}


#rssFeeds a,
#rssFeeds strong
{
    display: block;
}

.showHideNews
{
    font-weight: normal;
    font-size: 90%;
}

.blogOverview input,
.blogOverview .googleThis
{
    font-size: 80%;
}

.firstParagraph:first-letter
{
    font-size: 130%;
    font-weight: bold;
}

div.egoResult
{
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
}

div.egoResult:first-letter
{
    font-size: 120%;
}

div.egoResult a,
div.egoResult a:link,
div.egoResult a:visited
{
    text-decoration: none;
    color: black;
}

.theorybot div.egoResult a,
.theorybot div.egoResult a:link,
.theorybot div.egoResult a:visited
{
    text-decoration: underline;
}

div.egoResult a:hover
{
    text-decoration: none;
    color: rgb(40,60,150);
}

#egobot
{
    position: absolute;
    left: 2px;
    top: 220px;
    width: 139px;
    height: 201px;
}

.languageChoice input
{
    font-size: 90%;
}

.introImage
{
    text-align: right;
}

.allImportant
{
    position: absolute;
    font-size: 85%;
    right: 10px;
    width: 160px;
    top: 20px;
    padding-left: 4px;
}

samp.html
{
    font-family: "courier new", courier, monospace;
    color: rgb(0,0,191);
}

samp.html .htmlText
{
    font-family: "courier new", courier, monospace;
    color: rgb(0,0,0);
}

.affiliates
{
    border-left: 1px solid #777;
    padding-left: 20px;
}

.blogContent a:link img,
.blogContent a:visited img
{
    border: 1px solid black;
}

.blogContent a:hover img,
.blogContent a:active img
{
    border: 1px solid rgb(60,60,100);
}

body div.blogContent h5
{
    font-size: 15px;
}

.hint
{
    color: #777;
    font-size: 80%;
}

.newsAll p
{
    font-size: 90%;
}
.newsAlternative,
.newsNormal
{
    background-image: url(pic/news-back.gif);
    background-repeat: repeat-y;
    background-color: #eee;
}

.newsAll h3 a:link,
.newsAll h3 a:visited
{
    color: #000;
    font-weight: bold;
}

.newsAll a.showHideNews,
.newsAll a.showHideNews:link,
.newsAll a.showHideNews:visited
{
    color: #aaa;
    text-decoration: none;
}

.newsAll a.showHideNews:hover,
.newsAll a.showHideNews:active
{
    color: #333;
}

.new
{
    background-color: #ffc;
    font-weight: bold;
    font-size: 90%;
}

h4
{
    margin-top: 40px;
}

.update
{
    padding: 4px;
    background-color: rgb(199,206,211);
}

.sample
{
    padding: 4px;
    background-color: rgb(220,209,201);
}

pre span.html
{
    font-family: "courier new", courier, monospace;
    color: rgb(0,0,191);
}

table.complex td,
table.complex th
{
    padding: 2px;
    font-size: 80%;
}

.via,
.source,
.origin,
.via a:link,
.via a:visited,
.source a:link,
.source a:visited,
.origin a:link,
.origin a:visited
{
    color: #777;
    font-size: 90%;
}
