/*   
Theme Name: FOLR 4.1
Theme URI: 
Description: Child theme of FOLR 4
Author: Dave Hastings
Author URI: http://phlex.co.uk
Template: FOLR4
Version: 1.0
Tags: FOLR4

/* Apply  basic layout */
@import url('../FOLR4/style.css');

/* styles below amend basic style sheet */

.art-logo-name
{
  position: relative;
  left: -3000px;
  top: 28px;
}
.art-logo-text
{
  position: relative;
  left: -3000px;
  }


.art-Footer
{
	height: 50px;
}
