/*** COLUMN BLOCKS ***/

#column1 {
	background-image: url('http://g.delfi.lv/d/sp/left_bg.gif');
}

/* HEADERS */

.block_header, .adblock_header {
	border: none;
	color: #fef2d9;
}

.block_header {
	/*background-image: url('http://g.delfi.lv/d/t/fun_header.gif');*/
}

.adblock_header {
	/*background-image: url('http://g.delfi.lv/d/t/fun_adheader.gif');*/
}


/* CONTENTS */

.block_content {
	background: #f4f2ec url('http://g.delfi.lv/d/sp/left_bg.gif');
	color: #0166fe;
}

.block_content a:link, .block_content a:visited, .adblock_content a:link, .adblock_content a:visited {
	color: #666666;
}

.block_content a:active, .block_content a:hover, .adblock_content a:active, .adblock_content a:hover {
	color: #c0c0c0;
}


/* Latest forum discussions block. */
#forums_latest {
	background: #76b3d1;
}

#forums_latest .block_content {
	background: #f4f2ec;
}

#forums_latest .block_header {
	background-image: url('http://g.delfi.lv/d/t/fun_header.gif');
}
