@charset "utf-8";

/* Center */
.content {
padding:29px 0px 0px 29px;
margin:0px;
}

.content p {
text-align: left;
margin-bottom: 10px;
}

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

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

.content h2 {
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h3 {
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content p.posted {
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.contenttitle {
border-bottom: 1px #999999 solid;
margin-bottom: 30px;
}

/* Entry */
.entry {
padding: 0px;
margin:0px;
}

.entry-body {
padding-bottom: 30px;
margin:0px;
}