/*
Theme Name: 		Richard Shepherd
Version: 				1.0
Theme URI: 			http://www.richardshepherd.com/
Description: 			Designed by <a href="http://www.richardshepherd.com">Richard Shepherd</a>.
Author: 				Richard Shepherd
Author URI: 			http://www.richardshepherd.com/
Template: 			therapy
*/
 
/* This is a child theme, so grab the parent */
@import url("../therapy/style.css");

#bg  {
	background-image: none;
}

body  {
	/* background: url(http://sam.brown.tc/img/2008/bg6.jpg) no-repeat center; */
	background: url(../therapy/styles/default/bgoverlay.jpg) no-repeat center;
	background-attachment:fixed;
}
#header {
	padding-top: 20px;
	height: 95px;
}
.latest_twitter .twitlink  { position: absolute; top: 0; left: 310px; top: 20px;}
.latest_twitter  {
	width: 310px;
	color: #a1a1a1;
}
#left  { float: left; width: 550px; }

.latest_twitter  {
	float: left;
}

#subscribe a:link,
#subscribe a:visited  {
	background: url(images/rss_orb.png) no-repeat left top;
}
#subscribe a:hover  {
	color: #f0ad3f;
}
#content.fullwidth  { width: 880px; margin: 0;}