
body{background: #333333 url(../images/skins/red/bg.gif) repeat top center;}

#pagecontainer{ border-top:10px solid #000000;}

.featuredinfo { 
background:#DE0036; text-align:center;
color:#FFCCDC;
}
	.featuredinfo a { 
	color:#E3E3E3;
	}
	
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #DE0036; 
}

.ddsmoothmenu ul li a:hover{
background: #DE0036; /*background of menu items during onmouseover (hover state)*/

}
	
	
.mblogtitle a:hover { color:#DE0036;}

.blankbutton a:hover { color:#DE0036;}
	
.portfoliotitle a:hover { color:#DE0036;}

#contents a {color:#DE0036;}
	#contents blockquote{ border-left: 5px solid #DE0036;}
	#contents .readmorebutton a:hover { color:#DE0036; }
	#contents .datecomment a { color:#DE0036; }
	#contents span.comments a { color:#DE0036;}
	#contents .posttitle a:hover { color:#DE0036;}

.sidebaropts { color:#DE0036; }
	.sidebaropts a { color:#DE0036;}
	.sidebaropts ul { color:#DE0036; }
	.sidebaropts ul li { color:#DE0036;}
	.sidebaropts ul li a { color:#DE0036;}
		.sidebaropts ul ul li a { color:#DE0036; }
		.sidebaropts ul ul ul li a { color:#DE0036;  }
		
	.sidebarpopular { color:#DE0036; }
	.sidebarpopular a { color:#DE0036; }
		
#wp-calendar td a { color:#DE0036; }

.flickr-box a:hover { border: 2px solid #DE0036; }

#footerwrap {
	border-top:7px solid #DE0036;
	}