/*
Style for Stage.
*/

/***** Wrap ********************/

.custom {
	background: url(blue/bg-body.jpg);
	}

#wrap {
	background: url(blue/bg-top.jpg) repeat-x top;
	}
	
/***** Content ********************/

.photo_date { 
	background: url(blue/bg-datebubble.png) no-repeat;
	}
	
.sidebar h3, #content .homepage-widgets .col h3 {
	color: #004c93;
	}
	
span.first {
	color: #004c93;
	}