
div.comments { border: 1px solid #bcbcbc; border-top: 0; margin: 1.8em 0}

div.comments .item { border-top: 1px solid #bcbcbc; padding: .9em; }
div.comments .item.active { border-top: .3em solid #fe4a0b; background: url(/i/images/bg_comment.gif) repeat-x 0 top; }

.item .panel .caption { margin-left: 2.7em; }

table.comment-form { width: 100%; margin-bottom: 1.8em; }
td.comment { padding: .6em .6em 0 0; width: 80%; }
td.comment .wrapper { padding: .3em .4em .3em .3em; background-color: #bcbcbc; }
td.author { padding: 0 1.1em 0 0; }
td.author-caption { width: 15%; }

.author a { color: #fe4a0b; }

.bt-comment-submit { width: 98%; height: 3em; }
.comment-author { width: 100%; }
.comment-body { width: 100%; }

div.comments div.item .reply { background: url(/i/images/brdr2.gif) repeat-x top; padding-top: .3em; margin-left: 2.7em; }

div.comments div.item h1 { margin-top: .3em; }

/*comment toolbox*/

div.comments .tools { float: right; margin: .3em .6em 1.8em; }
div.comments .tools button { display: block; margin-top: .3em; }


div.comments table.comment-form { margin-top: .9em; }

.pager ul li { display: inline; }
.pager a { padding: .3em .6em; font-weight: bold; }
.pager a:hover { background-color: white; }
.pager li.active { background-color: #fe4a0b; padding: .3em .6em; margin: 0 .3em; color: white; font-weight: bold;}

p.advert-text { float: right; font-size: 88%; }

p.uho { float: left; margin-bottom: 1.8em; width: 45%; margin-right: 1.8em; }

#rp p.uho { float: none; width: 100%; margin: 0;}

div.search { width: 12em; }

div#imp-menu { background: url(/i/images/brdr2.gif) repeat-x top; padding-top: .9em; padding-bottom: 0; }

div#imp-menu p, div#rp div.entrance p { margin: 0; padding: 0; }
.button-imp-cor1 { background-position: right; margin: .9em 0; }

h1.single { margin: 1.8em 0 .2em 0; }

ol.category { margin-bottom: 1.8em; }

div.entrance { padding-bottom: 1.8em; margin-bottom: .9em; }

#rp { padding-top: 6.3em; }

a.dl { padding: .6em 1.8em; background: url(/i/images/bullet_4.gif) no-repeat 0 center; font-weight: bold;}


div.poll ul { padding: 1.8em; }

/* vote display */

div.t.vote, div.t.poll { margin: .9em 0; }
div.vote dl { padding: 1.8em; }
div.vote dl dt, div.vote dl dd { float: left; padding: .9em 0; }
div.vote dl dt { width: 25%; clear: left; text-align:right; padding-right: .6em; }
div.vote dl dd { width: 72%; border-left: 2px solid black; border-right: 1px solid black; background-color: white; border-bottom: 1px dotted #a0a0a0; }

.vote-bar { text-align: right; white-space: nowrap; margin-bottom: .6em; }
.vote-bar.za { background-color: teal; }
.vote-bar.zb { background-color: orange; }
.vote-bar.zc { background-color: blue; }
.vote-bar.zd { background-color: #a8e266; }

.vote-legend { margin-left: .6em; margin-right: .9em; font-weight: bold;}
.vote-legend-total { margin-left: .6em; font-size: 88%; }

.calendar{font-size:12px; border-collapse:collapse; text-align:center;}
.calendar .day{font-weight:bold; color:#FFFFFF; background-color:#5D5D5D; padding:1px 3px 1px 3px;}
.calendar .num{background-color:#E5E5E5; padding:3px;}

/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
 }

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 17pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}
/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #F5F4D3;
	text-align: center;
	vertical-align: middle;
	}
/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	background-color:#2a3ef6;
	font-weight: Bold;
    }
/*

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #EEEEEE;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #EBEBEB;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	background-color: #F5E0D8;
	}
	
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s22 {
	font-weight: Bold;
	background-color: #EEEEEE;
	}	
