.post-wrapper {
background-color: #FFF;
padding: 15px;
width: 581px;
border: 1px solid #F3DDAC;
margin-bottom: 10px;
}

.home-post-wrap2 {
width: 591px;
padding: 10px;
margin-right: 13px;
float: left;
background-color: #FFF;
border: 1px solid #F3DDAC;
margin-bottom: 10px;
}

.single-entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
}


.post-info {
color: #000;
font-size: 10px;
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles-boxes {
float: left;
display: block;
font-size: 13px;
font-weight: bold;
color: #E00000;
}


.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 17px;
font-family: Trebuchet MS;
margin-bottom: 10px;
margin-top: 5px;
display: block;
background-color: #CF0000;
padding: 5px 10px 5px 10px;
color: #FFF;
float: left;
}

.titles2 a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 17px;
font-family: Trebuchet MS;
margin-bottom: 10px;
margin-top: 5px;
display: block;
background-color: #CF0000;
padding: 5px 10px 5px 10px;
color: #FFF;
float: left;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
display: block;
margin-bottom: 10px;
margin-top: 5px;
}

.thumbnail-div {
width: 281px;
height: 130px;
margin-bottom: 5px;
float: left;
margin-right: 10px;
}

.thumbnail-div-home {
width: 281px;
height: 130px;
margin-bottom: 5px;
float: left;
padding: 2px;
border: 1px solid #D1D1D1;
margin-right: 10px;
}

.thumbnail-div-2 {
width: 80px;
height: 80px;
padding: 2px;
border: 1px solid #E1E1E1;
margin-bottom: 5px;
float: left;
margin-right: 10px;
}

.thumbnail-div-3 {
width: 60px;
height: 60px;
padding: 2px;
border: 1px solid #E1E1E1;
margin-bottom: 5px;
float: left;
margin-right: 10px;
}

.readmore {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
}

.readmore a:link, .readmore a:hover {
color: #E00000;
}

.headings { 
font-size: 10px; 
color: #383838; 
text-transform: lowercase; 
font-weight: bold; 
font-family: Trebuchet MS; 
float: left;
width: 100%;
margin-bottom: 10px;
margin-top: 0px;
}

