/*
Theme Name: SFVG Theme
Theme URI: http://www.s-b.ch/
Description: The default SFVG theme.
Version: 1.0
Author: Aldo Bombelli
Author URI: http://www.s-b.ch/
*/

/* Content Specific Styles */
.sfvg-title {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px solid #e3e3e2;
	padding-top: 1em;
	color: #84b51a;
}

body.hdif2009 #content p.sfvg-box { padding-left: 10px; }
.sfvg-box {
	padding: 10px 10px 10px 10px; border: 1px solid #e0e0e0; background: #f2f2f2 url(images/sidebox-bkg.gif) repeat-x top left; font-size:12px; line-height: 20px; color: #002753; display: block;
}

div#sidebar {
	margin-left: 25px;
}