/*
* Apfelbaum: http://www.apfelbaum-aalen.de
* Copyright (c) 2002-2007 Marco Siegl - email@buerosiegl.com
* -----------------------------------------------------------
* $Id: plugin.ve_guestbook.css, v1.0 2007-10-14 03:27:32 msiegl Exp $
**/

/* form */
.tx-guestbook-form-obligationfield {color:red}
.tx-guestbook-field {padding:0pt 0pt 1em 0pt}
.tx-guestbook-date {margin:0pt 0pt 0.5em 2em !important;font-size:0.75em !important;}
.tx-guestbook-icon {padding:0pt 0.25em 0pt 0pt}

/* emoticons */
#emoticons {width:55%}
#emoticons IMG {padding:0pt 0.25em 0pt 0pt}

/* list & teaser */
.tx-guestbook-entry {
	background: transparent url(../img/page/gradient.gif) repeat-x top;
	margin:2em 0pt 0pt 0pt;
	padding:1em 1em 1em 1em !important;
	border-top: 1px #27190d solid;
	border-left: 1px #27190d solid;
	border-right: 2px #27190d solid;
	border-bottom: 2px #27190d solid;
}
.tx-guestbook-message, .tx-guestbook-comment {
	background-color:white;
	margin:2em 0pt 0pt 0pt;
	padding:1em 1em 1em 1em !important;
	border: 2px #27190d dashed;
	font-style:italic !important;
	text-transform:none !important;
}
.tx-guestbook-latest-more, .tx-guestbook-latest-more A,
.tx-guestbook-surname, .tx-guestbook-entrycomment,
.tx-guestbook-header {font-weight:bold !important}

/* comments */
.tx-guestbook-entrycomment {margin:1em 0pt 0pt 0pt !important;}