/*

Theme Name: Sarah Elise
Theme URI: http://philspeers.com.au
Author: Phil Speers
Author URI: http://philspeers.com.au
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/renew.css' );

p {
	color: #333;
}

.x-colophon.bottom a {
	color: #E36A5C !important;
}

.x-colophon-content {
	color: #E36A5C !important;
}

/*.x-content-band.bg-image.parallax {
   background-position: 50% -25% !important;
}*/

.x-content-band.bg-image.parallax {
   background-position: center -30% !important;
}

@media ( max-width: 979px ) {

.x-content-band.bg-image.parallax {
   display: none;
}

}


