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

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

.featuredinfo { 
background:#d52808; text-align:center;
color:#FFFFFF;
}
	.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: #d52808; 
}

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

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

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

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

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

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

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