top: -19px; } }
main a {
- font-style: italic;
- font-family: "Times New Roman"; }
+ /* font-style: italic;
+ font-family: "Times New Roman"*/
+ font-weight: bold; }
main.page-front {
margin-top: -25px; }
@media (max-width: 1024px) {
main.page-front .blocks:nth-child(n+3) .block-text {
background: url(../assets/glow-bkgrd.jpg) no-repeat;
background-position: top center; }
- main.page-front .blocks .blocks {
+ main.page-front .blocks .block {
margin-bottom: 80px; }
- main.page-front .blocks .blocks img {
+ main.page-front .blocks .block img {
border: none;
padding: 0; }
- main.page-front .blocks .blocks h3 {
+ main.page-front .blocks .block h3 {
color: #FFFFFF;
+ font-size: 22px;
margin-top: 0;
margin-left: 15px;
margin-right: 15px;
- text-transform: uppercase; }
+ text-transform: uppercase;
+ padding-top: 8px; }
@media (max-width: 1024px) {
- main.page-front .blocks .blocks h3 {
+ main.page-front .blocks .block h3 {
font-size: 20px; } }
@media (max-width: 687px) {
- main.page-front .blocks .blocks h3 {
+ main.page-front .blocks .block h3 {
margin-left: 5px;
margin-right: 5px; } }
- main.page-front .blocks .blocks p {
+ main.page-front .blocks .block p {
color: #FFFFFF;
font-size: 0.875rem;
margin: 0 15px 10px; }
@media (max-width: 800px) {
- main.page-front .blocks .blocks p {
+ main.page-front .blocks .block p {
margin: 0 10px 10px; } }
@media (max-width: 705px) {
- main.page-front .blocks .blocks p {
+ main.page-front .blocks .block p {
margin: 0 0 10px; } }
@media (max-width: 640px) {
- main.page-front .blocks .blocks p {
+ main.page-front .blocks .block p {
margin: 0 26%; } }
@media (max-width: 450px) {
- main.page-front .blocks .blocks p {
+ main.page-front .blocks .block p {
margin: 0 15%; } }
@media (max-width: 375px) {
- main.page-front .blocks .blocks p {
+ main.page-front .blocks .block p {
margin: 0 10%; } }
- main.page-front .blocks .blocks .blocks-readmore {
+ main.page-front .blocks .block .block-text a {
+ color: #ffc742; }
+ main.page-front .blocks .block .block-readmore {
font-size: 0.875rem;
- color: #ffc742;
display: block;
padding-bottom: 10px;
margin: 0 15px; }
.nforms-clear-wrap {
clear: both; }
-.page-front .ai1ec-pagination {
+.page-front .ai1ec-contribution-buttons {
display: none; }
.timely.ai1ec-calendar-toolbar, .timely .ai1ec-subscribe-container, .timely .ai1ec-agenda-buttons {
display: none; }
-.timely .ai1ec-pagination.ai1ec-btn-group {
- margin: 0 40px; }
+
+.page-front .ai1ec-date-title {
+ font-family: inherit;
+ font-size: 8px;
+ font-weight: bold !important; }
+
+.ai1ec-calendar-title, .ai1ec-calendar-title-short {
+ font-size: 9px; }
#front {
padding: 20px; }
.current_page_item a {
font-weight: bold; }
+#visitors-guide-wrapper {
+ position: relative; }
+
+.visitor-view-order {
+ width: 110px;
+ height: 25px;
+ position: absolute;
+ bottom: 60px;
+ left: 70px;
+ background-color: #FFC742;
+ box-shadow: 3px 3px 2px lightgrey;
+ text-align: center; }
+ .visitor-view-order a {
+ color: white;
+ font-family: arial;
+ font-style: normal;
+ font-size: 12px;
+ font-weight: bold; }
+
.search-top #searchform {
text-align: left;
display: inline-block;