/*  
Theme Name: SonniesEdge
Theme URI: http://sonniesedge.co.uk
Description: A custom there for sonniesedge.co.uk.
Version: 0.1
Author: Charlie Owen
Author URI: http://sonniesedge.co.uk/


*/

body
{
  padding: 0px;
  margin: 0px;
  background-color: #333333;
  font-family: Arial, Verdana, sans-serif, sans;
}


div#underconstruction
{
  background-color: yellow;
  color: black;
  padding: 3px;
  text-align: center;
}

div#header
{
    background-image: url('images/topbar_bg.jpg');
    background-repeat: repeat-x;
    background-position: top left;
    color: white;
    height: 100px;
}

div#header h1
{
  margin: 0;
  padding: 0;
}

div#header .description
{
  float: right;
}

div#page
{
  background-color: white;
  
}

div#page div#content 
{
  
}

div#page div#sidebar
{
  background-color: #cccccc;
  width: 300px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
