/* CSS DOCUMENT

   @title         | spectral.tv - film + fernsehproduktion
                  | Interetpräsentation

   @author        | Tobias Scholz
                  | http://www.tobsen.com

   @created       | 29.06.2009
                  | mail@tobsen.com

/* --- CLASSES ------------------------------------------------------------ */

/* - POST DETAILS --- // SINGLE */
.post_entry {
	border-left: 0.125em solid #7F5D88;
}


/* - COMMENT LIST --- // SINGLE */
#comment_list ol li div.comment_entry_user_odd,
#comment_list ol li div.comment_entry_user_even {
	border-left: 0.125em solid #7F5D88;
}

#content h3 {
	color: #7F5D88;
}

#comment_list h2,
#respond h2 {
	color: #7F5D88;
}

/* - END --- */
