#postwrap{
margin:23px 2.5em 0;
}

#postwrap #entries h1{
margin-bottom:1.2em;
color: #14181A !important;
}

#entries p{
font-size:11px;
}

/* Resources */

#resources {
float:left;
margin-top:30px;
width:100%;
}

#resources .listitem{
border-bottom:1px dashed #4C666A;
float:left;
margin-bottom:15px;
padding-top:10px;
width:100%;
}

#resources .listitem .keyword{
float:left;
text-align:left;
width:100%;
}

#resources .listitem .keyword a{
color:#4C707E;
font-size:11px;
font-weight:bold;
text-decoration:underline;
text-transform:capitalize;
}

#resources .listitem .keyword a:hover{
text-decoration: underline;
}

#resources .listitem .info{
float:left;
width:100%;
}

#resources .listitem .info .weburl{
float:left;
width:100%;
font-size:10px;
color: #52A2CC;
}

#resources .listitem .info .description{
color:#323232;
float:left;
font-size:11px;
text-align:left;
width:100%;
}