/*
Theme Name: Envision Child
Theme URI: http://themefuse.com/demo/wp/envision/
Description: Child theme for the Envision. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: envision-parent
*/

@import url("../envision-parent/style.css");

/*----------------------------------------------*/
/* 1.3 General Styles */
/*----------------------------------------------*/

body {
	background:#ffffff;
}

/*----------------------------------------------*/
/* 2.6 Middle content */
/*----------------------------------------------*/

#sidebar_right .container_12 {
	background:url(images/sidebar_right_bg.gif) right 0 no-repeat;
	min-height:614px}
