/*\
 *	Name		 : default.css
 *  Purpose	 : Default style sheet
 *  Author	 : Jimmy Simonsen, Scoop Publishware
 *	Date		 : 2006-04-27
 *	Modified : 2006-04-27
 *	Comments :
\*/


/* GENERAL FONTS */	

body, div, p, th, td, li, dd { font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000000; }

p { margin-bottom:12px; }
p, h1, h2, h3, h4, h5, h6 { margin-top:0px; }
a:link, a:visited { color:#000000; text-decoration:none; }
a:active, a:hover { color:#000000; text-decoration:underline; }


/* PUSH STYLES */

span.push-big-headline { font-size:28px; font-weight:bold; }
span.push-big-text { font-size:14px; }
span.push-standard-headline { font-size:12px; font-weight:bold; }
span.push-standard-text { }
span.push-info-text { }
p.push-small-headline {font-size:12px; font-weight:bold; }
p.push-small-text { }
span.push-calendar-headline { font-weight:bold; }
span.push-calendar-text {}
a.push-calendar-link { font-weight:bold; font-style:italic; }


/* ARTICLE STYLES */

p.article-headline, span.article-headline { font-size:16px; font-weight:bold; }
p.article-headline2, span.article-headline2 { font-size:13px; font-weight:bold; }
p.article-headline3, span.article-headline3 { font-size:13px; font-weight:bold; }
p.article-intro { font-weight:bold; }
p.article-text { }
a.article-link { font-style:italic; }
a.article-footer { font-weight:bold; }

span.image_left-text, span.image_right-text, span.image_center-text { font-size:11px; line-height:11px; font-style:italic; }
span.facts-headline { font-size:12px; font-weight:bold; }
span.facts-text { font-size:12px; }
span.linklist-headline { font-size:12px; font-weight:bold; }
a.linklist-link { font-size:12px; font-style:italic; }


/* MODULE STYLES */

.talk-caption { font-size:14px; font-weight:bold; }
.talk-text { font-size:12px; }
textarea.talk-input, input.talk-input { border:1px solid #89B98A; }
input.talk-button { font-size:14px; font-weight:bold; background-color:#F0B3A2; border:1px solid #000000; }
td.talk-bg1 { background-color:#B5D9B6; border-bottom:2px solid #ffffff; }
td.talk-bg2 { background-color:#C6E6C7; border-bottom:2px solid #ffffff; }

.vote-heading { font-size:14px; font-weight:bold; }
.vote-text { margin-top:8px; font-size:12px; font-weight: bold; }
.vote-option { font-size:12px; font-weight:bold; }
.vote-result { font-size: 11px; }

span.search-caption { font-weight:bold; }
span.search-text {}
a.search-link { font-size: 12px; font-style:italic; }

span.subtext-text { font-size: 12px; color:#666666; }
a.subtext-link { font-size: 12px; font-weight:bold; font-style:italic; color:#666666; }
a.subtext-link:link, a.subtext-link:visited, a.subtext-link:active, a.subtext-link:hover { color:#666666; }


/* FORM STYLES */

span.form-text { font-size:12px; font-weight:bold; }
input.form-input, input.form-select {}
input.form-button {}
