/*  
Theme Name: Strachan
Theme URI: http://hostseeq.com/blog/
Description: Bespoke theme for Linda Strachan
Version: 0.1
Author: Kodiak Web Design
Author URI: http://www.kodiak-web-design.com
*/

body {
background: #000 url(images/teenage_bg.jpg) 50% 0;
}

#logo {
z-index: 50;
border: 3px solid #999;
}
#banner {
width: 822px;
height: 281px;
position: relative;
top: 20px;
z-index: 10;
}
#shelf {
position: relative;
top: 15px;
z-index: 99;
}
/* content holder */
#content { 
border: 5px solid #999;
}

p {
}

p.invisible {
visibility: hidden;
}

#contactemail {
position: absolute;
top: -211px;
right: 207px;
color: #863D16;
background: transparent;
font-size: 1.1em;
}

a:hover#contactemail {
color: #F2945E;
color: #77E61E;
background: transparent;
}