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

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

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

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

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

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

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

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

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

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