body{ background: #fff url(../images/skins/maroon/bg.jpg) repeat-x fixed 50% 0 ;}

.ddsmoothmenu ul li a:hover{
background: #3F2F2B; /*background of menu items during onmouseover (hover state)*/
color: white;
}

.articletitle a:hover, .mblogtitle a:hover { color:#3F2F2B; }

.articleimage img:hover {
						border:5px solid #3F2F2B;
					}
					
.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:#3F2F2B; }



	#contents .posttitle a:hover { color:#3F2F2B; }

	
	/* -------- Blog Date, Comments and image styles -------- */
	

	#contents .datecomment a { color:#3F2F2B; }

	#contents span.comments a { color:#3F2F2B; }

	#contents a {color:#3F2F2B;}
	#contents blockquote{
	border-left: 5px solid #3F2F2B;
	}

	.portfoliotitle a:hover { color:#3F2F2B;}
	

