body{
margin: 0px;
padding: 0px;
font-family: Arial, Verdana, Georgia;
font-size: 0.8em;
text-align: center;
}
#wrapper
{
margin: 0 auto;
padding: 5px;
width: 970px;
background-color: #fff;
text-align: left;
}
#header
{
font-size: 1.7em;
background-color: #36c;
padding: 15px;
font-weight: bold;
font-family: Tahoma;
}
#header a
{
text-decoration:none;
color: #FFF;
}
.navigation
{
border: 1px #CCD7ED solid;
background-color: #e5ecf9;
text-align: center;
margin: 0px 0px 0px 0px;
font-family: Arial;
font-size: 0.9em;
padding: 7px;
}
.navigation a {
font-size: 1.2em;
font-weight: bold;
color: #0018a5;
text-decoration: underline;
font-family: arial;
}
#content
{
margin: 0px;
float: left;
padding: 10px 10px 10px 10px;
width: 540px;
background-color: #FFFFFF;
font-size: 1em;
line-height: 18px;
min-height: 400px;
text-align: justify;
}

.title
{
border-bottom: 1px solid #000;
padding: 2px 2px 2px 0px;
}

.title a
{
color: #0018a5;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
font-family: Arial;
}

#sidebar
{
float: left;
padding: 0px;
text-align: left;
}

.sidebar_title
{
font-size: 1em;
font-weight: bold;
font-family: Tahoma;
color: #36c;
padding-bottom: 5px;
}

.sidebar_tags
{
padding-left: 10px;
}

.more_tags
{
margin-top: 5px;
margin-bottom: 10px;
text-align: right;
}

#sidebar a
{
color: #0018a5;
text-decoration: underline;
font-size: 1em;
}

#footer
{
clear: both;
text-align: center;
background-color: #e5ecf9;
border: 1px #CCD7ED solid;
font-weight: bold;
padding: 7px;
color: #0018a5;
}

.blogsummary
{
font-size: 0.9em;
margin: 0px 0px 5px 0px ;
text-align: right;
font-style: italic;
}

a
{
color: #0018a5;
text-decoration: underline;
}

.small_tag_list
{
font-size: 0.8em;
text-align: right;
border-bottom: 1px #CCD7ED solid;
background-color: #e5ecf9;
padding: 4px;
}

.ratings
{
font-size: 1em;
text-align: center;
padding-top: 4px;
}

.bloglist ul
{
display:inline-table;
margin: 0px;
padding: 0px 0px 0px 15px;
}

.underlined
{
margin-top: 20px;
border-bottom: 1px solid silver;
margin-bottom:10px;
font-weight: bold;
}

.prop
{
height:400px;
float:right;
width:1px;
}

#leftbar
{
float: left;
margin: 20px 10px 10px 0px;
width: 170px;
text-align: left;
background-color: #F5F7FB;
border: 1px #CCD7ED solid;
height: 100%;
}

h1
{
font-size:1.3em;
font-weight: bold;
color: #36c;
font-family: Tahoma;
}
h2
{
font-weight: bold;
color: #36c;
font-size:1.3em;
}
table, tr, td, p
{
font-size: 1em;
line-height: 18px;
}
.st
{
font-weight: bold;
}
.hl
{
color: #36c;
font-weight: bold;
}
