/*
Theme Name: visionarychild
Theme URI: http://www.trishreske.com/
Description: WordPress Child Theme
Author: Beth Hauck
Author URI: http://www.trishreske.com/
Template: visionary
Version: 1.2
*/

@import url('../visionary/style.css');



body #body-container {
background-image:url(images/Banner20090202.jpg);
background-repeat:no-repeat;
background-position:15px -10px;
}

body #header #site-title {
background-image:none;
}


body #header, body #top-navigation, body #header-container {
background:none;
/*background-image:url(images/Banner20090202.jpg);
background-repeat:none;
background-position:top left;*/
}


body #top-nav {
margin-left:70px;
}

body #top-navigation {
border:0px;
}

body #footer {
background-color:#950014;
background-image:url(images/BottomBanner20080202.jpg);
background-repeat:no-repeat;
background-position:-43px bottom;
}

body #footer {
color:#000;
border:0px;
}

body #footer a:link, body #footer a:visited, body #footer a:hover, body #footer a:active {
color:#fff;
font-weight:bold;
font-style:normal;
}

body #feed .feed-url a:link, body #feed .feed-url a:visited, body #feed .feed-url a:hover, body #feed .feed-url a:active {
color:#fff;
}
