/*  
Theme Guide: Quotes - Two Column
Version: 1.0

NOTES

"TWO-EVEM-COLUMNS"
left column: Suggested width for an intext image = 365px
right column: Image only width = 453px, image + text - suggested img width = 365px

NOTE: To make an image align with text, wrap it in <p> tags.

*/

.content {
  margin-top: 0px;
  padding: 0px 35px;
}

h3 {display:none;}
div.article {margin-left:-35px;}

div.article h2{
  text-transform: none; 
  letter-spacing: 1px;
  line-height: 35px;
  margin-top:0pt;
}

div.article p{
  font-size:13px; 
  color:#333; 
  padding:0px 30px;
}

.main-content{
  padding-right: 25px;
  border-right:1px solid rgb(239, 239, 239);
}