/*  
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: url(images/hamish_bg.jpg) 50% 0px;
}

/* content holder */
#content { 
border: 5px solid #B4697C;
}

.post {
clear: none;
}

#contactemail {
display: none;
position: absolute;
top: -210px;
right: 190px;
color: #B4697C;
background: transparent;
}

a:hover#contactemail {
color: #B4697C;
background: transparent;
}
p.bluecentre {
text-align: center;
color: #333399;
font-weight: bold;
font-style: italic;
margin: 0 0 20px 1pt;
}