
/** Styles for the main calendar **/
.tx-biblequote-pi1 .day {
float:left;
font-size:1.9em;
padding-top:2px;
text-transform:uppercase;
color:#072d58;
}

.tx-biblequote-pi1 .wrap-top {
border-left:2px dotted;
float:left;
margin-left:20px;
padding:5px 10px 4px 16px;
font-weight:bold;
}

.tx-biblequote-pi1 .topDates {
line-height:1.2em;
}

.tx-biblequote-pi1 .title {
display:block;
float:left;
width:100px;
}

.tx-biblequote-pi1 .day_link{
text-decoration:underline;
}
.tx-biblequote-pi1 #old_style{
color:#072d58;
}
.tx-biblequote-pi1 #new_style{
color:#a51e1d;
}

.tx-biblequote-pi1 #prev{
background:transparent url(../img/larrow.gif) no-repeat 0 3px;
border-right:2px dotted;
margin-right:10px;
padding-left:10px;
padding-right:10px;
}
.tx-biblequote-pi1 #next{
background:transparent url(../img/arrow.gif) no-repeat right 3px;
padding-right:10px;
}

.tx-biblequote-pi1 .wrapPrevNext{
float:right;
margin-top:11px;
}
.tx-biblequote-pi1 .week{
clear:both;
font-size:1.9em;
font-style:normal;
font-weight:normal;
padding-top:30px;
color:#a51e1d;
}
.tx-biblequote-pi1 .post,.tx-biblequote-pi1 .prazdnik{
font-style:normal;
font-weight:normal;
margin-top:2px;
color:#a51e1d;
}
.tx-biblequote-pi1 .calendar_wrap{
background:#e6dec5;
padding:10px;
}

.tx-biblequote-pi1 a{
text-decoration:underline;
}

.tx-biblequote-pi1 h3{
font-size:1.32em;
margin-bottom:0;
}
.tx-biblequote-pi1 h5{
margin-bottom:0.4em;
}

/* Styles for the side calendar*/
.tx-biblequote-pi3 .day_link{
display: block;
text-align:center;
}

/*styles for the bible*/
.tx-biblequote-pi2 span.quote{
	font-weight:bold;
}

.tx-biblequote-pi2 .active{
	font-weight:bold;
}


