@charset "utf-8";

#content #post-wrap #post-entry p{
margin-bottom: 15px;
}

#post-entry{
font-family: Arial;
}

#post-entry h1{
border-bottom:1px solid #DCDCDB;
margin-bottom:12px;
margin-top:7px;
padding-bottom:8px;
}

#listwrap{}

#listwrap #poststitle {
margin-left:0;
}

#listwrap #poststitle li {
margin:0 0 0 0;
padding:0;
text-align:left;
width:204px;
}

#listwrap #poststitle li a{
text-decoration:none;
}

#listwrap #poststitle li a:hover{}


/* Resources */

#web-resource {
float:left;
margin-top:30px;
width:100%;
}

#web-resource .resource-item{
float:left;
margin-bottom:12px;
width:100%;
}

#web-resource .resource-item .anchor{
float: left;
width: 100%;
}

#web-resource .resource-item .anchor a{
color:#0000FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#web-resource .resource-item .anchor a:hover{
text-decoration:underline;
}

#web-resource .resource-item.webdetails{
float:left;
width:100%;
}

#web-resource .resource-item .webdetails .web{
color:#F49840;
float:left;
font-size:11px;
width:100%;
}

#web-resource .resource-item .webdetails .desc{
float:left;
font-family:Arial;
font-size:13px;
width:100%;
}

h3#logo, h3#logo a {
    color: #FFFFFF;
    font-size: 36px;
    padding-top: 3px;
    text-decoration: none;
    text-transform: uppercase;

}
