/* --------------------------------------- */
/* CASPINFO HOME css */
/* --------------------------------------- */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#content
	{
	margin-left: 260px; /* sidebar */
	}

div#content h3,
div#sidebar h3
	{
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 15px;
	}

div#sidebar
	{
	width: 230px;
	}

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 .source
	{
	color: #999;
	}

div#sidebar #newsblock .more
	{
	margin-bottom: 15px;
	}

div#sidebar #newsblock a,
div#sidebar #newsblock a:hover
	{
	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;
	}

div#sidebar #newsblock hr
	{
	background: none;
	border: 0px;
	border-top: 1px dotted #ccc;
	height: 1px;
	}

#specialblocks					{ position: relative; }
#specialblocks dl
	{
	position: relative;
	border: 1px dotted #ccc;
	width: 170px;
	margin-right: 5px;
	padding: 5px;
	float: left;
	}

#specialblocks dt
	{
	height: 30px;
	overflow: auto;
	overflow-y: hidden;
	}


#specialblocks dd
	{
	height: auto;
	min-height: 195px;
	}

#content #specialblocks p		{ margin-bottom: 0px; }

#content #specialblocks .specialblock-image
	{
	border: 1px solid #ccc;
	width: 160px;
	height: 85px;
	margin: 5px 0px;
	overflow: auto;
	overflow-y: hidden;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */

