/*
Theme Name: Tony Quintero - purple
Description: tq.com dark purple style
Author: Tony Quintero
Author URI: http://tonyquintero.com/
Version: 1.0
.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 
.
*/

abbr {
  border-bottom: none;
}

.widget-area .envelopeHeader {
}

.entryTitle {
  display: block;
  line-height: 18px;
  margin-top: 19px;
}

.entrySnarkline {
  display: block;
  height: 14px;
  margin-top: 6px;
  font-size: 14px;
  line-height: 14px;
}

.entryDate {
  display: block;
  float: right;
}

.envelopeClose {
  margin-left: 20px;
}