/* Custom CSS - write your own CSS values to overwrite the ones from Meerkat Homepage */

.attachment-thumbnail wp-post-image {
width:120px;
height:120px;
}

.post-content.quad .vid-caption { font-size:13px; min-height:130px;  }

.unbound-code,
{
	display: none;
	clear: both;
	height: 0;
}

.unbound-code code{
	background: none;
	border: none;
}

/*    HOLIDAY CARD    */
.holiday-download {
background-color: #2297ba;
padding: 5px;
margin: 0;
}

a.holiday {
font-size: .89em;
padding: 3px;
font-weight: bold;
color: #ffffff !important;
text-decoration: none;
margin: 2px;
}

.holiday-text {
    font-size: 1em;
    font-weight: bold;
    color: #2297ba;
}


.holiday-h1 {
    display: block;
    font-size: 1.60em;
    font-weight: bold;
    color: #446181;
}