.orthodox-calendar .normaltext { font-weight: normal }
.orthodox-calendar .minortext { color: #757575; font-weight: normal }
.orthodox-calendar .dataheader { color: #336699; font-weight: bold }
.orthodox-calendar .headerheader { color: #000000; font-weight: bold }
.orthodox-calendar .headerfast { color: #008000; font-weight: bold }
.orthodox-calendar .headernofast { color: #ff5050; font-weight: bold }
.orthodox-calendar .scriptureheader { color: #000000; font-weight: bold }
.orthodox-calendar .troparionheader { color: #000000; font-weight: bold }
.orthodox-calendar .troparionseparator { background-color: #3333cc }


.orthodox-calendar .pdataheader {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	margin-left: 0px;
	margin-right: 0;
	margin-top:1.5em;
}
.orthodox-calendar .pheaderheader {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	margin-left: 0;
	margin-right: 0px;
	margin-top:1.5em;
}
.orthodox-calendar .pscriptureheader {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	margin-left: 0;
	margin-right: 0;
	margin-top:1.5em;
}
.orthodox-calendar .ptroparionheader {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	margin-left: 0px;
	margin-right: 0;
	margin-top:1.5em;
}

.orthodox-calendar .ocButton {
	font-family: Arial !important;
	color: #656565 !important;
	font-size: 12pt !important;
	padding: 5px 15px 5px 15px !important;
	text-decoration: none !important;
	background-color:transparent !important;
	border: none !important;
	position: relative !important;
    left: -12px !important;
}

.orthodox-calendar .ocButton:hover {
	background-color:transparent;
	color:#8c8c8c !important;
}
.orthodox-calendar .ocButton:active {
	position:relative;
	top:1pt;
}

.orthodox-calendar .octhButton {
	vertical-align:text-bottom !important;
	height: 16px !important;
}

.orthodox-calendar .ocButtonsBar {
	position: relative !important;
    top: -0px !important;
    text-align: left;
}