#sitecontent h2, #seccontent h2, #extracontent h2, .text .textcolumn h2, .emphasizeditem h2,
.menu, .menu ul, .comment h3 {
	background-color: #C00;
}

.item, .list, #maincontent .path, .textcolumn .kommodemedia,
.list .divider, .archive .pager, #extracontent,
#seccontent .item .kommodemedia .media, #footer, #pagedetails, .tools {
	border-color: #C00;
}

.menu li.current, .menu li.lastinpath {
	background-color: #E20001;
}

.commentsform .item {
	border-color: #666;
}


a, a:visited, .more a, .archive a, #pagedetails ul.tools a, #pagedetails .date {
	color: #900;
}
a:active, .pager .current {
	color: #C00;
}


#malink {
	position: absolute;
	top: 5px;
	left: 664px;
}

#malink a span {
	display: none;
}

#malink a {
	display: block;
	width: 172px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/lamitad/ma_squares.gif);
}

#heading {
	color: #FFF;
	background-color: #C00;
	height: 65px;
	background-image: url(../img/lamitad/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	position: absolute;
	left: 42px;
	top: 14px;
}
#logocont {
	display: block;
	width: 130px;
	height: 36px;
	margin: 0;
	padding: 0;
}

.item h4.above a, .item h4.below a {
	color: #C00;
}

