/* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization proccess by visiting http://frugaltheme.com/support/

------ CODE GOES BELOW THIS LINE OF TEXT ------ */

#sidebar_1 {
  background: transparent url(http://cuidados-del-bebe.com/wp-content/uploads/frugal/fondo_sb.png) repeat-y;
  min-height: 800px;
}

#navbar {
background:url("http://cuidados-del-bebe.com/wp-content/uploads/frugal/contenido.png") no-repeat scroll 0 0;
}

#container {
background:url("http://cuidados-del-bebe.com/wp-content/uploads/frugal/contenido.png") repeat-y scroll 0 0;
}

#navbar_wrap {
background:none no-repeat scroll 0 0 transparent;
}

#footer_wrap {
background:none no-repeat scroll 0 0 transparent;
}

#footer {
background:url("http://cuidados-del-bebe.com/wp-content/uploads/frugal/footer.png") no-repeat scroll 0 0 transparent;
}
.footer_right { margin:0px 15px 0px 0px; }

