@CHARSET "UTF-8";
/* $Rev: 9 $

Use this Style Sheet to customize the theme. Specially, Widgets customization must be here.
Doing it this way, it will be easier to retain your custom styles when updating the theme to a new release.

Utilitza aquest full d'estils per personalitzar el tema. Especialment, els widgets s'han de personalitzar aquí.
D'aquesta manera, quan actualitzis el tema amb noves versions, serà molt més senzill mantenir les teves personalitzacions.
*/

/* WIDGET SIDEBLOG */
#sidebar ul li.widget_sideblog ul li {
	color: #000080;
	font-size: 13px;
	padding-top: 10px;
	font-weight: bold;
	}

#sidebar ul li.widget_sideblog ul li p {
	color: #474747;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}

#sidebar ul li.widget_sideblog ul li p a {
	color: #008080;
	line-height: normal;
	}

#sidebar ul li.widget_sideblog ul li p a:hover {
	text-decoration: underline;
	}

/* EOF */