/*
Copyright 2007  Joachim Praetorius (yatcp@organisiert.net)

YATCP is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation using version 2 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/

select#yatcp_comment_parent {
	width: auto;
}

.authorline {
	font-size: 1em;
  font-style: italic;
}

ol.yatcp_commentlist {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #aaaaaa;
	list-style: none;
	font-size: .9em;}
}
#yatcp_commentlist a {text-decoration: underline;}
#yatcp_commentlist a:hover {color: #4E3582;}

ol.yatcp_commentlist li {
	border-bottom: 1px solid #ffffff;
	padding: .5em 3em;
	background-color: #eeeeee;
}

ol.yatcp_commentlist li {
	border: 0;
	background-color: #eeeeee;
}

ol.yatcp_commentlist li ol {
	border-left: 2px solid #aaa;
	list-style-type: none;
}
.alt {background-color: #fff; color:#333; font-size: .9em; line-height: 1em;}
.alt a {text-decoration: none; color:#333;}
.alt a:hover {color: #f18f00;}
.alt h3.yatcp_commenttitle {margin-bottom: 0; font-size: 1.1em; color: #999; line-height: 1.4em;}
.alt h3.yatcp_commenttitle a {color: #999999;}
.alt h3.yatcp_commenttitle a:hover {color: #f18f00;}
.alt p.yatcp_commentmeta {margin-top: 0; font-size: 0.9em; color: #999999; line-height: 1.5em;}
.alt p.yatcp_commentmeta a {color: #999999;}
h3#comments, h3#respond{background: #f18f00; color: #fff; padding: 0.5em; font-size: 1em;}
#yatcp_comments a {color: #fff; text-decoration: none; font-size: 1.2em; }
#yatcp_comments a:hover {color: #FFCC00;}
#yatcp_commentform p {font-size: .9em;}
#yatcp_commentform textarea#yatcp_comment {width: 95%;}
#yatcp_commentform a.link {color: #999999;}
#yatcp_commentform a.link:hover {color: #f18f00;}
#footer {background:#f18f00; padding: .8em; clear: both; color: #fff; text-align: center;}
#footer a {color: #fff; text-decoration: none;}	
#footer a:hover {color: #4E3582;}