#wp-content:after{
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html #wp-content{
    height:1em;
    overflow:visible;
	}


#wp-content .post{
width:24%;
float:left;
padding-bottom:30px;
text-align:center;
}
#wp-content .post img{
padding:5px;
background:#f5f5f5;
border:solid 1px #ccc;
}

#wp-content .post h2{
font-size:125%;
margin-bottom:5px;
}
#wp-content .post h2 a{
text-decoration:none;
color:#FF00CC;
}
#wp-content .post h2 a:hover{
text-decoration:underline;
color:#999;
}
.more-link {
display: none;
}

