/* @override http://transformationalstudies.com/stylesheets/home.css */

#content {
	float: left;
	width: 450px;
	margin-left: 101px; }
	
#sidebar {
	float: right;
	width: 220px;
	padding-left: 20px;
	margin-right: 70px;
	background: transparent url(../images/bg_sidebar.jpg) 0 0 no-repeat;
	color: #6a542c; }
	


#sidebar H3 {
	margin-left: -20px;
	padding-left: 20px;
	height: 42px;
	text-indent: -5000px;
	background: transparent url(../images/sb_featuredarticle.jpg) 0 0 no-repeat; }

#sidebar H3.featured { background-image: url(../images/sb_featuredarticle.jpg); }
#sidebar H3.contact_us { background-image: url(../images/sb_contactus.jpg); }
	
.post H4 {
	margin-bottom: 0;
	text-transform: uppercase;
	font-style: normal;
	font-size: .95em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #6a542c; }
	
	.post H4 A { color: inherit; border: none; }		
	.post H4 A:hover { color: #3f665d; border-bottom: 1px solid #9fc9c0; }
	

P IMG.left { position: relative; margin: -1em 0 0 -2em; }
P IMG.right { position: relative; margin: -1em -9px 0 0; }

P IMG.web,
P IMG.heart { margin-top: 0; }
