/*
***********************************************************

Title:			style-resources.css [www.dreamyguy.com]
Browser(s): 	All (except IE)

Author: 		Wallace Rodrigues (www.dreamyguy.com)
Created: 		2008.06.29
Last modified: 	2008.06.29

***********************************************************
*/

.rs-post-content {
	color: #63565f;
	font-size: 13px;
	line-height: 1.4em;
	min-height: 125px !important;
	max-height: 125px !important;
	padding: 10px 0 0 0;
	overflow: visible;
}

.rs-post-content-single-internal {
	color: #63565f;
	font-size: 13px;
	line-height: 1.4em;
	min-height: 125px !important;
/*	max-height: 125px !important; */
	padding: 10px 0 0 0;
	overflow: visible;
}

.rs-post-content p {
	color: #63565f;
	font-size: 13px;
	line-height: 1.4em;
}

.rs-post-content-single-internal p {
	color: #63565f;
	font-size: 13px;
	line-height: 1.4em;
}

.rs-fuck-internet-explorer {
	position: relative;
	margin: 0 0 0 170px;
}

.rs-fuck-internet-explorer-single-internal {
	position: relative;
	margin: 0 0 0 10px;
}

.rs-post-bottom {
	margin: 0 0 10px 0;
	height: 24px;
	vertical-align: middle;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #999; /* gray */
}

.rs-post-bottom span {
	position: relative;
	top: -9px;
}

.rs-post-bottom img.features {
	margin: 3px 5px 3px 10px;
}

.rs-post-bottom img.features-rs-views {
	margin: 3px 5px 3px 0px;
}