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


@media screen and (min-width: 725px) {
  #content {
    float: left;
    width: 460px;
    margin-left: 81px; }

  #sidebar {
    float: right;
    width: 220px;
    padding-left: 20px;
    margin-right: 130px;
    background: transparent url(../images/bg_sidebar.jpg) 0 0 no-repeat;
    color: #6a542c; }
}
  
#sidebar {
  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; }

#recaptcha_logo,
#recaptcha_tagline {
  display: none;
}