/* Basic secondary */
body.category-blog #head,
body.blog #head,
body.attachment #head,
body.page-id-2 #head {
	background: url(../_images/bg-head-secondary.jpg) no-repeat center top;
	height: 144px;
}
body.category-blog #torso,
body.blog #torso,
body.attachment #torso,
body.page-id-2 #torso {
	background: url(../_images/bg-torso-secondary.jpg) no-repeat center;
	height: 115px;
}
body.category-blog #feet,
body.blog #feet,
body.attachment #feet,
body.page-id-2 #feet {
	background: url(../_images/bg-feet-secondary.jpg) no-repeat center top;
	min-height: 497px;
	height: auto;
	padding-top: 20px;
}
body.category-blog #mainNav,
body.blog #mainNav,
body.page-template-page-info-php #mainNav {
	background: url(../_images/bg-head-secondary.jpg) center top;
}
body.category-blog #mainNav li a,
body.blog #mainNav li a,
body.page-template-page-info-php #mainNav li a {
	background-image: url(../_images/nav-link-secondary.jpg);	
}
