* {
    box-sizing: border-box;
}
body {
    margin: 0;
    padding: 0;
    background: #e9eaed;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #838468;
}
main {
    display: block;
}
h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 700;
}
h1 {
    font-size: 120%;
    text-transform: none;
    color: #162334;
}
h2 {
    font-size: 120%;
    text-transform: none;
    color: #162334;
}
h3 {
    font-size: 100%;
    font-weight: 700;
}
strong {
    font-weight: 400;
}
ol, p, ul {
    margin-top: 0;
    line-height: 140%;
}
a {
    font-weight: 700;
    text-decoration: none;
    color: #2e2216;
}
a:hover {
    text-decoration: underline;
}
img.border {
    border: 6px solid #e1f1f6;
}
img.alignleft {
    float: left;
    margin-right: 25px;
}
img.alignright {
    float: right;
}
img.aligncenter {
    margin: 0 auto;
}
#wrapper {
    max-width: 1028px;
    margin: auto;
}
#header {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    padding-bottom: 6px;
    background: #fff;
    content: "";
    clear: both;
    display: table;
    text-align: middle;
}
#customheader {
    width: 950px;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
}
#logo {
    float: left;
    width: 30%;
    height: 50px;
}
#logo .h3b {
    margin: 0;
    padding: 20px 0 0 0;
}
#logo .h3b {
    float: left;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 180%;
}
#logo .h3b img {
    height: 50px;
    margin-left: 0;
}
#sitelinks {
    text-align: right;
    padding-right: 20px;
    float: right;
    width: 65%;
    height: 63px;
    font: normal 100% Arial, Helvetica, sans-serif;
    line-height: 120%;
    color: #e9eaed;
}
#sitelinks h2 {
    text-align: right;
    padding-top: 60px;
    font: bold 100% Georgia, "Times New Roman", Times, serif;
    line-height: 120%;
    color: #a89f74;
    text-transform: none;
}
#sitelinks h2 a {
    text-decoration: none;
    color: #a89f74;
}
#sitelinks h2 a:hover {
    text-decoration: none;
    color: #162334;
}
#sitelinks h3 {
    color: #a89f74;
    font: normal 100% Arial, Helvetica, sans-serif;
    text-transform: none;
}
#sitelinks h4 {
    text-align: right;
    padding-top: 17px;
    font: normal 100% Arial, Helvetica, sans-serif;
    line-height: 120%;
    color: #00000c;
}
#sitelinks h4 a {
    text-decoration: none;
    color: #fff;
}
#sitelinks h4 a:hover {
    text-decoration: none;
    color: #a89f74;
}
#search {
    padding-top: 30px;
    padding-right: 20px;
    float: right;
    width: 65%;
    height: 0;
    text-align: right;
    clear: right;
}
#search input[type=text] {
    font-size: 90%;
    width: 100%;
    max-width: 170px;
    padding: 3px 9px;
    margin: 8px 0 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: 0;
}
.searchdropdown {
    font-size: 85%;
    padding: 3px 9px;
    margin: 8px 4px 8px 3px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: 0;
}
#search input[type=text]:active {
    background-color: #f8f8f8;
}
#search input[type=text]:focus {
    background-color: #f8f8f8;
}
#search input[type=submit]:hover {
    background-color: #00000c;
    color: orange;
}
#search input[type=submit] {
    background: #243e5f;
    font-weight: 700;
    color: #fff;
    font-size: 90%;
    background-color: #243e5f;
    border: 1px solid #243e5f;
    cursor: pointer;
    padding: 3px 6px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 0;
}
#search form {
    padding: 0;
}
#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
#search-text {
    padding: 8px 10px 8px 10px;
    border: none;
    background: 0 0;
    font: normal 90% Arial, Helvetica, sans-serif;
    color: #7f7f81;
}
#menu {
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin: 0 auto 0 auto;
    padding: 2px 2px 2px 2px;
    background: url(/images/css-lancaster-cavite/img03.png) repeat-x left top;
    content: "";
    clear: both;
    text-align: left;
    display: block;
}
#menu ul {
    text-align: center;
    vertical-align: middle;
    display: inline-table;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    height: auto;
    width: auto;
}
#menu li {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding: 0;
    height: 100%;
    width: auto;
    letter-spacing: 0;
}
#menu a {
    display: inline-block;
    padding: 16px 20px 14px 20px;
    text-decoration: none;
    text-transform: none;
    text-shadow: 1px 1px 2px #4d5a1c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: 700;
    color: #fff;
    border: none;
    height: auto;
}
#menu .current_page_item a {
    color: orange;
    background: url(/images/css-lancaster-cavite/img06.jpg) repeat-x left top;
}
#menu a:hover {
    color: orange;
    text-decoration: none;
    background: url(/images/css-lancaster-cavite/img06.jpg) repeat-x left top;
}
.meme-right {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 16px;
    right: 10px;
    width: 100%;
    text-align: right;
}
.meme-text {
    position: relative;
    padding: 4px 6px 4px 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 100%;
    background: #fff;
    color: #000;
    margin-bottom: 2px;
}
.meme-price {
    position: relative;
    padding: 4px 6px 4px 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 110%;
    background: #fff;
    color: #000;
    margin-bottom: 2px;
}
.meme-price-red {
    position: relative;
    padding: 4px 6px 4px 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 110%;
    background: red;
    color: #fff;
    margin-bottom: 2px;
}
#splash {
    width: 100%;
    height: auto;
    margin: 0 auto 12px auto;
    padding: 0;
    border: 0 solid #dfe0e4;
    position: relative;
    font-size: 90%}
#splash img {
    width: 100%;
    display: block;
}
#page {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#content {
    float: left;
    width: 70%;
    margin-bottom: 0;
    padding: 0 10px 0 0;
}
#content-wide {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px 0 0;
}
.post {
    margin-bottom: 10px;
    padding: 29px 24px 20px 24px;
    background: #fff;
}
.post .title {
    color: #2e2216;
    margin: 0;
    letter-spacing: 0;
}
.post .title a {
    color: #2e2216;
    text-decoration: none;
    border: none;
}
.post p strong {
    font-weight: 400;
}
.post h1 {
    text-align: left;
    color: #162334;
    margin: 0;
    letter-spacing: 0;
}
.post h2 {
    text-align: left;
    color: #162334;
    margin: 0;
    letter-spacing: 0;
}
.post h2 a {
    text-align: left;
    color: #2e2216;
    text-decoration: none;
    border: none;
    margin: 0;
    letter-spacing: 0;
}
.post h3 {
    text-align: left;
    color: #bead5e;
    margin: 2px 0 14px 0;
    letter-spacing: 0;
}
.post .thumbnails {
    margin: 0;
    line-height: 0;
    line-height: 0;
}
.post .thumbnails p {
    margin: 12px 10px 10px 10px;
    text-align: center;
}
.post .thumbnails p a {
    color: #a89f74;
    text-decoration: none;
    border: none;
}
.post .thumbnails p a:link {
    color: #06c;
    text-decoration: none;
}
.post .thumbnails p a:visited {
    color: #06c;
    text-decoration: none;
}
.post .thumbnails p a:hover {
    color: #147;
    text-decoration: none;
}
.post .thumbnails p a img {
    max-width: 123px;
    padding: 2px;
    border: 1px solid #ccc;
    margin: 2px;
}
.post .thumbnails p a img:hover {
    border-color: #54631e;
}
.post .meta {
    padding: 5px 0 15px 0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #404000;
}
.post {
    width: 100%;
    padding-bottom: 0;
    text-align: left;
}
.post-division {
    background: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #cc9;
    font-size: 90%;
    text-align: center;
}
.post-division h2 a {
    background: #cc9;
    color: #fff;
    font-size: 96%;
    text-transform: uppercase;
    padding: 4px 24px 4px 24px;
}
.post-division img {
    width: 100%;
    padding: 12px 24px 4px 24px;
}
.post-division-description {
    width: 100%;
    background: #fff;
    padding: 2px 24px 5px 24px;
    font-weight: 400;
}
.entry {
    position: relative;
    padding-top: 0;
    padding-bottom: 16px;
    width: 100%;
    text-align: left;
}
.entry img {
    width: 100%;
    display: block;
}
.entry .h2 {
    margin-bottom: 30px;
}
.links {
    float: right;
    font-weight: 700;
}
.sblinks {
    display: inline-block;
    text-align: center;
    padding: 2px 6px 2px 6px;
    margin: 4px auto 4px auto;
}
.sblinks:before {
    content: url(/images/arrow.png);
}
.posthidden {
    margin-bottom: 30px;
    padding: 40px;
    background: #dcd4a6;
    color: #dcd4a6;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    line-height: normal;
    font-size: 5px;
}
.entryhidden {
    padding-bottom: 0;
    text-align: justify;
    background: #dcd4a6;
    color: #dcd4a6;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    line-height: normal;
    font-size: 5px;
}
.housetable {
    color: #838468;
    padding-top: 0;
    width: 100%;
    font-size: 95%;
}
.housetable a {
    color: #838468;
    font-weight: 400;
    text-decoration: none;
}
.housetable a:hover {
    text-decoration: underline;
}
.housetable td {
    vertical-align: top;
    text-align: left;
    padding: 4px 6px 4px 6px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 95%}
.housetable th {
    color: #838468;
    vertical-align: bottom;
    text-align: left;
    padding: 6px 6px 6px 6px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 100%}
.housetable h2 {
    color: #838468;
    font-weight: 700;
    font-size: 95%}
.houselink {
    width: 100%;
    text-align: center;
}
.houselink a {
    display: inline-block;
    padding: 8px 12px 8px 12px;
    text-decoration: none;
    text-transform: lowercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: 700;
    color: #fff;
    border: none;
    height: 100%;
    vertical-align: middle;
    height: auto;
    background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    margin-bottom: 6px;
    border-radius: 6px;
}
.houselink a:hover {
    background: linear-gradient(to top, #3d94f6 5%, #1e62d0 100%);
}
#sidebar {
    float: right;
    width: 30%;
    padding: 0;
}
#sidebar li img {
    width: 100%}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar li {
    background: #fff;
    margin-bottom: 10px;
    padding: 24px 0;
}
#sidebar li p img {
    width: 100%;
    max-width: 320px;
    display: block;
    margin: 0 auto 12px;
}
#sidebar li ul {
    margin: 0;
    padding: 0 24px;
}
#sidebar li li {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    line-height: 35px;
    border-bottom: 1px dashed #b9b9b9;
}
#sidebar li li span {
    display: block;
    margin-top: -20px;
    padding: 0;
    font-style: italic;
}
#sidebar h2 {
    margin-bottom: 8px;
    padding: 0 24px 0 24px;
    letter-spacing: 0;
    font-size: 100%;
    color: #000040;
}
#sidebar p {
    margin: 0;
    padding: 0 24px 4px 24px;
    text-align: left;
}
#sidebar p strong {
    font-weight: 400;
}
#sidebar table {
    margin: 0 0;
    padding: 0 30px 20px 30px;
    text-align: left;
    line-height: 110%;
}
#sidebar form {
    margin: 0 0;
    padding: 0 30px 20px 30px;
    text-align: left;
    font-size: 90%;
    line-height: 110%;
    width: 100%;
}
#sidebar a {
    border: none;
    color: #838468;
    font-size: 90%;
}
#sidebar a:hover {
    text-decoration: underline;
    color: #000040;
    padding: 0 5px 0 5x;
}
#calendar_wrap {
    padding: 20px;
}
#calendar table {
    width: 100%;
}
#calendar tbody td {
    text-align: center;
}
#calendar #next {
    text-align: right;
}
#footer-wrapper {
    overflow: hidden;
    padding: 30px 0 60px 0;
    background: #162334;
}
#footer {
    clear: both;
    height: auto;
    background: #162334;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
#footer p {
    margin: 0;
    padding: 30px 0 0 0;
    line-height: normal;
    font-size: 100%;
    text-align: center;
    color: #45321b;
}
#disclaimer {
    width: 100%;
    clear: both;
    height: 90px;
    margin: 0 auto;
}
#disclaimer p {
    margin: 0 auto;
    padding: 30px 0 0 0;
    line-height: normal;
    font-size: 10px;
    text-align: center;
    color: grey;
}
#keywords {
    width: auto;
    clear: both;
    height: auto;
    margin: 0 auto;
    background: #00000c;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 5px;
    text-align: center;
    color: #00000c;
}
#keywords p {
    margin: 0;
    padding: 30px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 5px;
    text-align: center;
    color: #00000c;
}
#keywords h1 {
    margin: 0;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 5px;
    text-align: center;
    color: #00000c;
}
#keywords h2 {
    margin: 0;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 5px;
    text-align: center;
    color: #00000c;
}
#footer a {
    color: #fff;
}
#selection-wrapper {
    max-width: 1028px;
    margin: 0 auto;
}
#three-columns {
    font-size: 90%;
    color: #838468;
    background: #00000c;
    overflow: hidden;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 28px 20px 52px 20px;
}
#penguin p {
    color: #838468;
    padding: 0 0 0 10px;
    margin: 0;
}
#penguin a {
    color: #838468;
    font-weight: 400;
}
#webinfo {
    color: #838468;
    padding: 0;
    margin: 0;
}
#webinfo p {
    padding: 0;
    margin: 0;
}
#webinfo h2 {
    text-transform: none;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
#webinfo h2 a {
    color: #ccc;
    text-transform: none;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.three-columns-title {
    display: block;
    width: auto;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 44px;
    border-bottom: 1px solid grey;
}
#three-columns img {
    clear: both;
    float: left;
    width: 112px;
    padding: 4px 12px 5px 0;
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
}
#three-columns p {
    color: #838468;
    padding: 0 0 0 10px;
    margin: 0;
}
#three-columns p a {
    color: #838468;
    font-weight: 400;
}
#three-columns ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
#three-columns li {
    padding: 12px 0 12px 10px;
    width: 100%;
}
#three-columns h2 {
    text-transform: none;
    margin: 0 0 0 10px;
    font-size: 100%;
    color: #ccc;
    font-weight: 400;
}
#three-columns h3 {
    font-weight: 400;
    padding: 0 0 10px 10px;
    margin: 0;
    color: #ccc;
}
#three-columns li h3 {
    font-weight: 400;
    font-size: 100%;
    padding: 0;
    margin: 0;
}
#column1 {
    float: left;
    width: 264px;
    padding-right: 40px;
}
#column2 {
    float: left;
    width: 264px;
}
#column3 {
    float: right;
    width: 264px;
}
#column1 a, #column2 a, #column3 a {
    font-size: 12px;
    color: #fff;
}
#column1 ul li h3, #column2 ul li h3, #column3 ul li h3 {
    padding: 0 0 0 10px;
}
.form-input-button {
    -moz-box-shadow: inset 0 1px 0 0 #97c4fe;
    -webkit-box-shadow: inset 0 1px 0 0 #97c4fe;
    box-shadow: inset 0 1px 0 0 #97c4fe;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #3d94f6), color-stop(1, #1e62d0));
    background: -moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    background-color: #3d94f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #337fed;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: arial;
    font-size: 15px;
    font-weight: 700;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0 1px 0 #1570cd;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.form-input-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #1e62d0), color-stop(1, #3d94f6));
    background: -moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    background-color: #1e62d0;
}
.form-input-button:active {
    position: relative;
    top: 1px;
}
.container {
    position: relative;
    text-align: center;
    color: #fff;
}
.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}
.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}
.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}
.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bottom-centered {
    position: absolute;
    left: 50%;
    bottom: 8px;
    transform: translate(-50%, -50%);
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container h1 {
    text-transform: uppercase;
    font-size: 180%;
    padding: 5px 7px 4px 7px;
    background-color: #fff;
}
.call-us-button {
    padding-top: 0;
    padding-bottom: 12px;
}
.call-us-button a {
    display: inline-block;
    text-align: center;
    padding: 8px 16px;
    margin: 0 12px;
    transition: all .3s ease;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    font-size: 100%;
    border: solid 1px #dcdcdc;
    font-weight: 700;
}
.contact-icon {
    position: fixed;
    width: 100%;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    text-align: center;
    padding-right: 0;
}
.contact-icon img {
    height: 80px;
}
.contact-bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1010;
    text-align: center;
    padding-right: 0;
}
.contact-bar a {
    display: inline-block;
    text-align: center;
    padding: 8px 16px;
    margin: 8px 2px;
    transition: all .3s ease;
    border-radius: 12px;
    color: #fff;
    font-size: 80%;
    border: solid 1px #dcdcdc;
    font-weight: 700;
}
.contact-bar a:hover {
    text-decoration: none;
    border: solid 2px #fff;
}
.facebook {
    background: #3b5998;
    color: #fff;
}
.viber {
    background: #59267c;
    color: #fff;
}
.google {
    background: red;
    color: #fff;
}
.whatsapp {
    background: #00b140;
    color: #fff;
}
.youtube {
    background: #b00;
    color: #fff;
}
.breadcrumb {
    padding: 0;
    margin: 0;
    font-size: 100%;
    list-style: none;
}
.breadcrumb li {
    padding: 0;
    margin: 0;
    display: inline;
    text-transform: uppercase;
}
.breadcrumb li+li:before {
    content: "/\00a0";
}
.breadcrumb li a {
    color: #838468;
    text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
@media only screen and (max-width:900px) {
    body {
        font-size: 14px;
    }
    h1, h2, h3 {
        font-size: 100%}
    #wrapper {
        width: 100%;
        position: relative;
    }
    #header {
        width: 100%;
        height: auto;
        display: table;
    }
    #logo {
        float: left;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 8px;
    }
    #logo .h3b {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
    }
    #logo .h3b img {
        display: table-cell;
        height: auto;
        max-height: 40px;
        margin: 0 auto;
        padding-right: 0;
    }
    #sitelinks {
        padding-right: 0;
        padding-bottom: 12px;
        display: table-cell;
        height: auto;
        text-align: center;
        float: left;
        width: 100%;
        clear: both;
    }
    #sitelinks h2 {
        padding-top: 0;
        font-size: 80%;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 80%}
    #sitelinks h3 {
        font-size: 80%;
    }
    #sitelinks h4 {
        font-size: 80%;
        text-align: center;
        padding-top: 17px;
        font: normal 90% Arial, Helvetica, sans-serif;
        line-height: 120%;
        color: #ced1da;
    }
    #sitelinks h4 a:hover {
        text-decoration: none;
        color: #ced1da;
    }
    #search {
        padding-top: 0;
        padding-right: 0;
        display: table-cell;
        height: auto;
        float: left;
        width: 100%;
        text-align: center;
        border: 0;
    }
    #search input[type=text] {
        margin: 8px 0 8px 0;
    }
    #menu {
        width: 100%;
        height: auto;
        vertical-align: middle;
        margin: 0 auto 0 auto;
        padding: 0 0 14px 0;
        background: 0 0;
        background-color: #fff;
        content: "";
        clear: both;
        text-align: center;
        display: block;
        margin-bottom: 8px;
        border-bottom: 1px solid #dfe0e4;
    }
    #menu ul {
        text-align: center;
        vertical-align: middle;
        display: block;
        margin: 0 10px 0 10px;
        padding: 0;
        list-style: none;
        line-height: normal;
        height: auto;
        width: auto;
    }
    #menu li {
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        padding: 0;
        height: 100%;
        width: auto;
        letter-spacing: 0;
        background-color: #232f3f;
        margin: 4px 2px 4px 2px;
    }
    #menu a {
        display: inline-block;
        padding: 8px 10px 7px 10px;
        text-decoration: none;
        text-transform: lowercase;
        text-shadow: 1px 1px 2px #4d5a1c;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        font-weight: 700;
        color: #dcdcdc;
        border: none;
        height: 100%;
        vertical-align: middle;
        height: auto;
    }
    #menu a:hover {
        color: orange;
        background-color: transparent;
    }
    #splash {
        margin: 0 auto 0 auto;
        padding: 0;
        border: none;
    }
    #page {
        width: 100%;
        height: auto;
        display: table;
    }
    .post {
        border: none;
    }
    #content {
        display: table-cell;
        width: 100%;
        margin: auto;
        padding: 0;
        clear: both;
    }
    .links {
        font-size: 100%;
        float: right;
        font-weight: 700;
    }
    .entry ul, li {
        font-size: inherit;
    }
    .entry-left {
        display: inline-block;
        width: 100%;
        float: left;
        text-align: center;
    }
    .entry-left img {
        max-width: 350px;
        margin: auto;
    }
    .entry-right {
        display: inline-block;
        width: 100%;
        float: left;
        text-align: center;
    }
    .entry-tcp {
        margin: auto;
        width: auto;
        text-align: center;
        padding: 5px 10px 5px 10px;
        border: 1px solid #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 120%;
        color: #fff;
        background: #1d831b;
        font-weight: 700;
        margin-bottom: 5px;
        max-width: 350px;
    }
    #sidebar {
        display: table-cell;
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
        padding: 0;
        clear: both;
    }
    #sidebar h2 {
        font-size: 100%;
    }
    #sidebar p {
        text-align: center;
    }
    #sidebar li p img {
        display: inline-block;
        text-align: center;
    }
    #sidebar form label {
        font-size: 100%;
        line-height: 110%;
    }
    #selection-wrapper {
        width: 100%;
        margin: auto;
    }
    #three-columns {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    #three-columns img {
        display: inline-block;
        width: auto;
        max-width: 200px;
        padding: 4px 24px 5px 0;
        margin-bottom: 0;
        border: 0;
        float: left;
    }
    #three-columns h3 {
        margin-top: 0;
    }
    #three-columns ul li {
        width: 100%;
        font-size: 100%;
        margin-bottom: 20px;
    }
    #column1 {
        text-align: left;
        padding: 0;
        float: left;
        width: 100%;
    }
    #column2 {
        text-align: left;
        padding: 0;
        float: left;
        width: 100%;
    }
    #column3 {
        text-align: left;
        float: right;
        width: 100%;
    }
    .column1 {
        text-align: left;
        padding: 0;
        float: left;
        width: 100%;
    }
    .column2 {
        text-align: left;
        padding: 0;
        float: left;
        width: 100%;
    }
    .column3 {
        text-align: left;
        float: right;
        width: 100%;
    }
    .inquiryform {
        clear: both;
        width: auto;
        text-align: left;
        color: #1d831b;
        font-family: Verdana;
        padding: 0 0 36px 0;
        font-size: 120%;
    }
    .form-input-field {
        font-size: 100%;
        padding: 6px 6px 6px 6px;
    }
    .contact-bar {
        text-align: center;
        padding-right: 0;
    }
    .contact-icon {
        text-align: center;
        padding-right: 0;
        padding-left: 170px;
        bottom: 22px;
    }
    .contact-icon img {
        height: 80px;
    }
    #penguin p {
        line-height: 160%;
    }
    .container H1 {
        font-size: 100%;
    }
}
@media only screen and (max-width:600px) {
    #header {
        padding-bottom: 0;
    }
    #menu {
        margin-bottom: 8px;
        border-bottom: 1px solid #dfe0e4;
    }
    #menu a {
        padding: 4px 6px 3px 6px;
    }
    .post {
        margin-bottom: 10px;
        border-bottom: 1px solid #dfe0e4;
    }
    .post-division {
        margin-bottom: 10px;
        border-bottom: 1px solid #dfe0e4;
    }
    .post h3 {
        padding-bottom: 0;
    }
    #sidebar li {
        margin-bottom: 10px;
        border: none;
        border-bottom: 1px solid #dfe0e4;
    }
    #sidebar li p img {
        margin-bottom: 0;
    }
    #three-columns {
        font-size: 12px;
    }
    .meme-right {
        font-size: 100%;
    }
    .meme-text {
        font-size: 100%;
    }
    .meme-price {
        font-size: 100%;
    }
}