.entry-content {
    margin: 0px 0px 10px 0px;
    padding: 20px 20px 0px 10px;
    clear: both;
    font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.entry-content h1 {
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 30px;
    margin-bottom: 10px;
}

.entry-content h1 a {
    text-decoration: underline !important;
    border-bottom:none !important;
}

.entry-content h2 {
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
}

.entry-content h2 a {
    text-decoration: underline !important;
    border-bottom:none !important;
}

.entry-content .postmeta {
    font-size:12px;
    line-height:10px;
    color:#CCC;
    text-transform:uppercase;
    margin:0 0 5px 0;
}

.entry-content p {
       margin:0 0 15px 0;
       line-height:15px;
}

.entry-content blockquote {
    color: #616193;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: 1em;
    margin-right: 2em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    background: url(images/semitransparent-blue-light.png);
    border: 1px dashed #adade3;
    font-style: italic;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 14px;
}

.entry-content ul, .entry-content ol {
    margin-top: 10px;
    margin-bottom: 10px;
}
.entry-content ul li, .entry-content ol li {
    margin-left: 20px;
    line-height: 18px;
}

.seotags {
    padding: 10px 5px 0px;
    font-size: 90%; font-variant:small-caps;
    border-bottom:none ! important;
    text-decoration:none;
}

.entry-content .seotags a {
    text-decoration:none;
    border-bottom:none ! important;
}

.entry-content .seotags a:link, .entry-content .seotags a:visited {
    border-bottom:none ! important;
    text-decoration:none;
}

.entry-content .seotags a:hover {
    border-bottom:none ! important;
    color:#0092C8 ! important;
    text-decoration:none;
}

.entry-content .utwrelposts a {
    text-decoration:none;
}
.entry-content .utwtags {
    padding: 10px 5px 0px;
    font-size: 90%; font-variant:small-caps;
}

.postinfo{
    float: left;
    width: 515px;
    border: 1px solid #f0f0f0;
    border-left: 0;
    border-right: 0;
    margin: 15px 0 10px;
    padding: 0 0 10px;
    clear: both;
    display:block;
}

.postinfo ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.postinfo ul li{
    float: left;
    margin: 10px 0 0;
}

.postinfo ul li.tags{
    padding: 0 0 0 21px;
    background: url(images/tag_category.gif) no-repeat;
}

.postinfo ul li.comments-link{
    margin-right: 10px;
    padding: 0 0 0 19px;
    background: url(images/comment-info.gif) no-repeat 0 2px;
}

.postinfo ul li.writer-link{
    margin-right: 10px;
    padding: 0 0 0 19px;
    background: url(images/hoobin-info.gif) no-repeat 0 2px;
}

.postinfo ul li.star-rating {
    margin-right: 10px;
    padding: 0 0 0 0px;
}

.postinfo ul li.postdate{
    margin-right: 10px;
    padding: 0 0 0 21px;
    background: url(images/calendar.gif) no-repeat;
}

/* single postinfo */
.single-postinfo{
    float: left;
    width: 580px;
    border: 1px solid #f0f0f0;
    border-left: 0;
    border-right: 0;
    margin: 15px 0 10px;
    padding: 0 0 10px;
    clear: both;
    display:block;
}

.single-postinfo ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.single-postinfo ul li{
    float: left;
    margin: 10px 0 0;
}

.single-postinfo ul li.tags{
    padding: 0 0 0 21px;
    background: url(images/tag_category.gif) no-repeat;
}

.single-postinfo ul li.comments-link{
    margin-right: 10px;
    padding: 0 0 0 19px;
    background: url(images/comment-info.gif) no-repeat 0 2px;
}

.single-postinfo ul li.writer-link{
    margin-right: 10px;
    padding: 0 0 0 19px;
    background: url(images/hoobin-info.gif) no-repeat 0 2px;
}

.single-postinfo ul li.star-rating {
    margin-right: 10px;
    padding: 0 0 0 0px;
}

.single-postinfo ul li.postdate{
    margin-right: 10px;
    padding: 0 0 0 21px;
    background: url(images/calendar.gif) no-repeat;
}

.comment-content {
    font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

img.MyAvatars {
    float: right;
    margin: 0px 0px 10px 20px;

}

/* Articles */

.hoobin_articles h2 {
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 18px;
    margin-bottom: 10px;
}


.hoobin_articles ul li {
    list-style-type:none;
    margin:0 0 15px;
    padding:0;
}

.hoobin_articles ul li ul {
    list-style-type:square;
    margin:0;
    padding:0 0 0 5px;
}

.hoobin_articles ul li ul li {
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 10px;
    border-bottom: none !important;

    list-style-type:none;
    background:transparent url(images/post.gif) no-repeat 0px 2px;

    padding:3px;
    padding-top:0px;
    padding-bottom: 5px;
    padding-left:20px;
    border:0;
    margin:10px 0 1px;
}

.hoobin_articles a img {
    text-decoration: underline !important;
    border:none !important;
}
.hoobin_articles a {
    text-decoration: underline !important;
    border:none !important;
}


/* Handbook */

.hoobin_handbook h2 {
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 18px;
    margin-bottom: 10px;
}


.hoobin_handbook ul li {
    list-style-type:none;
    margin:0 0 15px;
    padding:0;
}

.hoobin_handbook ul li ul {
    list-style-type:square;
    margin:0;
    padding:0 0 0 5px;
}

.hoobin_handbook ul li ul li {
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: -1px;
    margin-bottom:15px;
    border-bottom: none !important;

    list-style-type:none;
    background:transparent url(images/handbook-bullet.gif) no-repeat 0px 5px;

    padding:3px;
    padding-top:2px;
    padding-bottom: 5px;
    padding-left:20px;
    border:0;
}

.hoobin_handbook a img {
    text-decoration: underline !important;
    border:none !important;
}
.hoobin_handbook a {
    text-decoration: underline !important;
    border:none !important;
}


