body{ background: #000 url(../images/skins/blue/bg.jpg) repeat;}

.ddsmoothmenu ul li a:hover{
background: #087CB0; /*background of menu items during onmouseover (hover state)*/
color: white;
}

.articletitle a:hover, .mblogtitle a:hover { color:#087CB0; }

.articleimage img:hover {
						border:5px solid #087CB0;
					}
					
.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:#087baf; }



	#contents .posttitle a:hover { color:#087CB0; }

	
	/* -------- Blog Date, Comments and image styles -------- */
	

	#contents .datecomment a { color:#087baf; }

	#contents span.comments a { color:#087baf; }

	#contents a {color:#087cb0;}
	#contents blockquote{
	border-left: 5px solid #087cb0;
	}

	.portfoliotitle a:hover { color:#087CB0;}
	
