/* CSS Stylesheet for NuHIT Recent vBlog Posts vbAdvanced Module. http://www.nuhit.com/ */
/* posts */
.nuhit-recent-vblog-posts		{ font-size: 1.2em; margin: 0px; padding: 0px 40px 20px 45px; }

.nuhit-recent-vblog-posts .nuhit-post	{ margin: 0px 0px 40px; text-align: justify; }

.nuhit-recent-vblog-posts .nuhit-post hr { display: block; }

	
	
	
.nuhit-recent-vblog-posts small 
{
	color: #787878;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	/*line-height: 1.5em;*/
}

/* headlines */
.nuhit-recent-vblog-posts h1, 
.nuhit-recent-vblog-posts h2, 
.nuhit-recent-vblog-posts h3,
.nuhit-recent-vblog-posts h4		{ font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; border: none; }


.nuhit-recent-vblog-posts h1		{ font-size: 4em; text-align: center; }

.nuhit-recent-vblog-posts h2		{ font-size: 1.6em; }

.nuhit-recent-vblog-posts h2.pagetitle	{ font-size: 1.6em; }

.nuhit-recent-vblog-posts h3		{ font-size: 1.3em; }

.nuhit-recent-vblog-posts h1, 
.nuhit-recent-vblog-posts h1 a, 
.nuhit-recent-vblog-posts h1 a:hover, 
.nuhit-recent-vblog-posts h1 a:visited	{ text-decoration: none; color: white; }

.nuhit-recent-vblog-posts h2, 
.nuhit-recent-vblog-posts h2 a, 
.nuhit-recent-vblog-posts h2 a:visited, 
.nuhit-recent-vblog-posts h3, 
.nuhit-recent-vblog-posts h3 a, 
.nuhit-recent-vblog-posts h3 a:visited	{ color: #333; }

.nuhit-recent-vblog-posts h2, 
.nuhit-recent-vblog-posts h2 a, 
.nuhit-recent-vblog-posts h2 a:hover, 
.nuhit-recent-vblog-posts h2 a:visited, 
.nuhit-recent-vblog-posts h3, 
.nuhit-recent-vblog-posts h3 a, 
.nuhit-recent-vblog-posts h3 a:hover, 
.nuhit-recent-vblog-posts h3 a:visited	{ text-decoration: none; }
	
.nuhit-recent-vblog-posts h1:hover,
.nuhit-recent-vblog-posts h2:hover,
.nuhit-recent-vblog-posts h3:hover		{ text-decoration: underline; }

.nuhit-recent-vblog-posts .nuhit-entry	{ line-height: 1.4em; }

/* lists */
.nuhit-recent-vblog-posts .nuhit-entry ul	{ list-style-image: none; list-style-position: outisde; list-style-type: none; margin-left: 0px;
												padding: 0px 0px 0px 10px; text-indent: -10px; }
.nuhit-recent-vblog-posts .nuhit-entry li	{ margin: 7px 0px 8px 10px; background-image: none; line-height: 1.5em; padding-left: 15px; }

/* metadata */
.nuhit-recent-vblog-posts .nuhit-postmetadata	{ padding-top: 5px; text-align: center; clear: left; color: #777777; }


