/*  
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/writing_bg.jpg) 50% 0;
}

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

#testamonials {
float: right;
width: 200px;
font-size: 1.5em;
text-align: left;
margin: 0 10px 0 20px;
border: 1px solid #000;
padding: 10px;
}

blockquote {
	margin: 15px 5px 0 5px;
	padding-left: 10px;
	border-left: 2px solid #505C46;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#contactemail {
position: absolute;
top: -206px;
right: 200px;
color: #505C46;
background: transparent;
}

a:hover#contactemail {
color: #88957f;
background: transparent;
}