@charset "utf-8";
 #header .add {
color: #000000;
font-family: initial;
}
.post h2, .post2b h2, .post4b h2, h2.title {
background: #ffeaab;
border-radius: 10px;
padding: 10px 5px 6px 10px;
}
.post h3 {
font-weight: bold;
padding-left: 5px;
border-bottom: 3px dotted #ff955c;
}
h1.title {
background: #ff955c;
padding-top: 13px;
color: #ffffff;
font-size: 29px;
}
h1.title:after {
border-bottom: solid 6px rgba(242,88,33,1);
}
@media print, screen and (min-width: 1024px){
nav#mainNav ul li a {
font-size: 18px;
}
nav#mainNav ul li.current-menu-item a::before, nav#mainNav ul li a:hover::before {
border-bottom: 3px solid #f25821;
width: 90%;
}
}   @media print, screen and (min-width: 1024px){
nav#mainNav ul li a {
padding: 15px 15px;
} } .clearfix {zoom:1;}
.clearfix:after{
content: "";
display: block;
clear: both;} span.nowrap {
display:inline-block;
white-space:nowrap;
} .fc-red {color:#F00} .post img.nodeco {
padding:0;
border-width:0 !important;
background-color:transparent;
}
.post img.alignright.nodeco {
padding:0;
border-width:0 !important;
} .post ul li {
margin: 0px 0px 10px 20px !important;
list-style: outside none disc;
}
.post ol li {
margin: 0px 0px 10px 20px !important;
list-style: outside none decimal;
}
.post ol li ol {
margin-left:0;
}
.post ol li li {
list-style:upper-roman !important;
} @media print, screen and (min-width: 1024px){ div.column2_50 h2,
div.column2_50 h3,
div.column2_50 h4,
div.column2_50 p,
div.column2_70 h3,
div.column2_70 p,
div.column2_70 table,
div.column2_70 dl,
div.column2_50 img,
div.column3_33 img {
width:90% !important;
margin:auto !important;
}
div.column2_50 h2 {
margin-bottom:.5em !important;
}
div.column2_50 ol {
width:90% !important;
margin: 10px 0 20px 20px !important;
}
} .post table.clear {
border-left-width:0;
} .ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .staffbox {
background-color:#fbf2ad;
margin:10px;
padding:10px;
border-radius:10px;
}