body{ background: #000 url(../images/skins/green/bg.gif) repeat;}

.ddsmoothmenu ul li a:hover{
background: #478445; /*background of menu items during onmouseover (hover state)*/
color: white;
}

.articletitle a:hover, .mblogtitle a:hover { color:#478445; }

.articleimage img:hover {
						border:5px solid #478445;
					}
					
.sidebarpopular a , .sidebarpopular, .sidebaropts ul ul ul li a, .sidebaropts ul ul li a, .sidebaropts ul li a, .sidebaropts ul li, .sidebaropts ul, .sidebaropts a, .sidebaropts { color:#478445; }



	#contents .posttitle a:hover { color:#478445; }

	
	/* -------- Blog Date, Comments and image styles -------- */
	

	#contents .datecomment a { color:#478445; }

	#contents span.comments a { color:#478445; }

	#contents a {color:#478445;}
	#contents blockquote{
	border-left: 5px solid #478445;
	}

	.portfoliotitle a:hover { color:#478445;}
	

