/*  
Theme Name: feedbackarmy
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
h2 a {
   border-bottom: 1px solid black;
   color: black;
   margin-top: 1em;
   z-index: -1;
}

.post h3, .post h3 {
   font-size: 125%;
   margin-bottom: 0.5em;
   padding-left: 0.5em;
   border-left: 10px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   z-index: -1;
}

.bottom_meta
{
   margin-bottom: 1em;
   font-size: 90%;
   z-index: 1;
}

textarea#comment
{
   height: 100px;
}


.comment
{
   border:2px solid #DBDBDB;
   float:left;
   padding:20px 20px 15px;
   width:716px;   
   margin-bottom: 0.25em;
}

.alt
{
   border:2px solid #DBDBDB;
   background-color: #EDEDE1;
}

.comment cite
{
   font-size: 120%;
   font-weight: bold;
}

.alignright
{
   float: right;
}

.wp-caption
{
   border: 1px solid #edede1;
   text-align: center;
   padding-top: 0.5em;
}

.wp-caption-text
{
   font-size: 70%;
   padding: 0;
   margin: 0;
}

.post blockquote {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0 48px;
  color: #555555;
}

.post ol.bullets {
  list-style-type: decimal;
}

.post blockquote div em {
  font-style: italic;
  font-weight: bold;
  display: block;
  padding-top: 0.25em;
  padding-bottom: 0.75em;
}

.post div em {
  font-style: italic;
}
