/* Tumblr Google Feed API */

.gfc-results {
    font-family: Arial, Helvetica, sans-serif;
    color:black; 
    width: 500px;
}

.gfc-resultsHeader {
    border:  !important;
}

.gfc-result {
    border-bottom: 1px solid #c0c0c0;
    padding: 10px 0;
}

.gf-relativePublishedDate {
    font-size: 15px;
}

a.gf-title {
	target-new: window;
    font-size: 11px;
    color: black;
}

.gf-snippet {
    font-size:11px;
    line-height:1.5em;
}