/* --------------------------------------- */
/* CASPINFO HOME css */
/* --------------------------------------- */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#content
	{
	margin-left: 320px; /* sidebar */
	}

div#content h3,
div#sidebar h3
	{
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 15px;
	}

div#sidebar
	{
	width: 290px;
	}

div#sidebar #newsblock h4
	{
	font-weight: bold;
	font-size: 1em;
	color: #b7d556;
	}

div#sidebar #newsblock .date
	{
	font-size: 0.85em;
	color: #999;
	margin-bottom: 15px;
	}


div#sidebar #newsblock a,
div#sidebar #newsblock a:hover
	{
	color: #b7d556;
	text-decoration: none;
	display: block;
	}

div#sidebar #newsblock a:hover,
div#sidebar #newsblock .more a:hover
	{
	text-decoration: underline;
	}

div#sidebar #newsblock .more a
	{
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	}


/* ======================================= */
/* ======================================= */
/* ======================================= */
