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

p {
padding: 0 30px;
font-size: 1.7em;
line-height: 150%;
}

h2 { font: bold 2em Arial, sans-serif; margin: 10px 0 0 15px;} 
h3 { font: bold 1.6em Arial, sans-serif; margin: 10px 0 0 15px; padding: 0; }
h4 { font: bold 1.4em Arial, sans-serif; margin: 10px 0 0 15px; padding: 0; text-decoration: underline;}

/* 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;
}