/*
Theme Name: City of Karlstad v3
Text Domain: Keegan Krantz
Version: 3.0
Description: City of Karlstad Theme
Author: Keegan Krantz
Author URI: https://keegankrantz.com
*/

@media (max-width: 1000px) {

#chamber-page #chamber-header {
background-color: #ffffff;
width: 100%;
padding: 4% 0 6% 0;
margin: 0;
text-align: center;
}

#chamber-page #chamber-header #chamber-logo {
width: 35%;
height: auto;
margin: 0 auto .5% auto;
}

#chamber-page #chamber-header h1 {
font-family: "LMBlack";
color: #000000;
font-size: 25px;
text-align: center;
margin: 0;
}

#chamber-page #chamber-header h2 {
font-family: "LMR-Italic";
color: #100f1f;
font-size: 16px;
text-align: center;
margin: 1.5% auto 0 auto;
width: 90%;
}

#chamber-home-links {
background-color: #35292b;
width: 100%;
margin: 0 0 6% 0;
padding: 3% 0 3% 0;
text-align: center;
}

#chamber-home-links p {
font-family: "LMR";
color: #503f42;
font-size: 18px;
line-height: 25px;
display: inline-block;
margin: 0 .4% 0 .4%;
}

#chamber-home-links a {
color: inherit;
text-decoration: none;
font-family: "LMBold";
transition: all .3s;
margin: 0 .4% 0 .4%;
display: inline-block;
font-size: 18px;
line-height: 25px;
}

#chamber-home-links .active {
color: #ffffff;
text-decoration: underline;
}

#chamber-home-links .inactive {
color: #d9dcd5;
text-decoration: none;
transition: all .3s;
}

#chamber-home-links .inactive:hover {
color: #ffffff;
transition: all .3s;
}

#chamber-page #chamber-posts-zone {
width: 90%;
margin: 0 auto 0 auto;
padding: 0;
}

#chamber-page #chamber-posts-zone #update-header {
font-family: "LMBold";
color: #36292b;
font-size: 22px;
text-align: left;
margin: 0 0 3% 2%;
}

#chamber-page #chamber-posts-zone #chamber-post-chip {
background-color: #ffffff;
border-radius: 20px;
width: 85%;
padding: 2%;
margin: 0 auto 5% auto;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-left {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: left;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-right {
display: inline-block;
width: 90%;
margin: 0 auto 0 auto;
padding: 2% 5% 3% 5%;
vertical-align: top;
text-align: left;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-left img {
width: 100%;
border-radius: 10px;
margin: 0 auto 0 auto;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-right #post-preview-date {
font-family: "LMR-Italic";
color: #b8aaa2;
font-size: 15px;
text-align: left;
margin: 0 0 2% 0;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-right #post-preview-title {
font-family: "LMBold";
color: #36292b;
font-size: 24px;
text-align: left;
margin: 0 0 4% 0;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-right #post-preview-link {
font-family: "LMR";
background-color: #b8aaa2;
color: #ffffff;
font-size: 17px;
text-align: left;
text-decoration: none;
padding: 1% 3%;
margin: 0;
border-radius: 5px;
transition: all .3s;
}

#chamber-page #chamber-posts-zone #chamber-post-chip #post-chip-right #post-preview-link:hover {
background-color: #36292b;
cursor: pointer;
transition: all .3s;
}

#chamber-post-body {
background-color: #ffffff;
width: 100%;
margin: 0;
padding: 0 0 3% 0;
}

#chamber-post-body #cp-header {
border-bottom: 2px solid #ededed;
padding: 2% 0 2% 0;
margin: 0 0 2% 0;
text-align: center;
vertical-align: top;
}

#chamber-post-body #cp-header #cp-header-left {
display: inline-block;
width: 15%;
vertical-align: top;
}

#chamber-post-body #cp-header #cp-header-left img {
width: 99%;
height: auto;
}

#chamber-post-body #cp-header #cp-header-right {
display: inline-block;
width: 74%;
padding: 3% 0 0 0;
vertical-align: top;
}

#chamber-post-body #cp-header #cp-header-right a {
color: inherit;
text-decoration: none;
}

#chamber-post-body #cp-header #cp-header-right #cp-title {
font-family: "LMBold";
color: #000000;
font-size: 20px;
text-align: left;
padding: 0 0 0 1%;
}

#chamber-post-body #cp-header #cp-header-right #cp-link {
font-family: "LMBold";
color: #484576;
font-size: 14px;
text-align: left;
text-decoration: none;
padding: 0 0 0 1%;
transition: all .3s;
}

#chamber-post-body #cp-header #cp-header-right #cp-link:hover {
color: #645a5d;
text-decoration: underline;
cursor: pointer;
transition: all .3s;
}

#chamber-post-body #chamber-post-zone {
width: 90%;
margin: 0 auto;
padding: 5% 0 7% 0;
}

#chamber-post-body #chamber-post-zone #cp-date {
font-family: "LMR-Italic";
color: #35292b;
font-size: 17px;
text-align: left;
margin: 0 0 2% 0;
padding: 0 1.5%;
}

#chamber-post-body #chamber-post-zone #cp-title {
font-family: "LMBlack";
color: #36292b;
font-size: 30px;
text-align: left;
margin: 0;
padding: 0 1%;
}

#chamber-post-body #chamber-post-zone #title-divider {
width: 100%;
height: 2px;
background-color: #ededed;
margin: 7% 0 7% 0;
}

#chamber-post-body #chamber-post-zone #post-body {
font-family: "Arial";
color: #1e1e1e;
padding: 0 1%;
}

#chamber-post-body #chamber-post-zone #post-body p {
font-family: "Arial";
font-size: 18px;
line-height: 26px;
margin: 1% 0 7% 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body h1 {
font-family: "Arial";
font-size: 30px;
line-height: 35px;
margin: 3% 0 0 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body h2 {
font-family: "Arial";
font-size: 27px;
line-height: 30px;
margin: 3% 0 0 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body h3 {
font-family: "Arial";
font-size: 24px;
line-height: 27px;
margin: 3% 0 0 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body h4 {
font-family: "Arial";
font-size: 20px;
line-height: 25px;
margin: 3% 0 0 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body h5 {
font-family: "Arial";
font-size: 17px;
line-height: 20px;
margin: 3% 0 0 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body h6 {
font-family: "Arial";
font-size: 15px;
line-height: 18px;
margin: 3% 0 0 0;
padding: 0;
}

#chamber-post-body #chamber-post-zone #post-body img {
max-width: 1000px;
max-height: 1000px;
width: 90%;
height: auto;
margin: 2% 5%;
padding: 0;
border-radius: 10px;
}

#chamber-post-body #chamber-post-zone #post-body ul {
font-family: "Arial";
font-size: 18px;
line-height: 26px;
margin: 0 0 5% 1%;
}

#chamber-post-body #chamber-post-zone #post-body ol {
font-family: "Arial";
font-size: 18px;
line-height: 26px;
margin: 0 0 5% 1%;
}

#chamber-post-body #chamber-post-zone #post-body li {
font-family: "Arial";
font-size: 18px;
line-height: 26px;
margin: 0 0 1% 0;
}

#chamber-post-body #chamber-post-zone #post-body figcaption {
font-family: "Arial";
font-size: 15px;
line-height: 19px;
font-style: italic;
margin: -1% 0 3% 0;
text-align: center;
color: #6f6f6f;
}

#chamber-post-body #chamber-post-zone #post-body a {
font-family: "Arial";
font-size: 18px;
line-height: 26px;
text-decoration: none;
color: #2076cf;
transition: all .3s;
}

#chamber-post-body #chamber-post-zone #post-body a:hover {
text-decoration: underline;
color: #1e5389;
transition: all .3s;
}

#chamber-page #chamber-general-page {
background-color: #ffffff;
width: 90%;
margin: 0 auto 5% auto;
padding: 4% 0 5% 0;
border-radius: 10px;
}

#chamber-page #chamber-general-page #chamber-page-title {
font-family: "LMBold";
color: #36292b;
font-size: 24px;
text-align: center;
margin: 0 auto 3% auto;
width: 90%;
}

#chamber-page #chamber-general-page #chamber-page-text {
width: 90%;
margin: 0 auto 0 auto;
font-family: "LMR";
color: #101010;
font-size: 16px;
line-height: 25px;
text-align: left;
}

#chamber-page #chamber-general-page #chamber-page-text b {
font-family: "LMBold";
}

#chamber-page #chamber-general-page #chamber-page-text h2 {
margin: 0 0 1% 0;
font-family: "LMBold";
color: #101010;
font-size: 19px;
line-height: 30px;
text-align: left;
}

#chamber-page #chamber-general-page #chamber-page-text ul {
font-family: "LMR";
color: #101010;
font-size: 16px;
margin: 0 0 0 -2%;
}

#chamber-page #chamber-general-page #chamber-page-text li {
font-family: "LMR";
color: #101010;
font-size: 16px;
line-height: 24px;
margin: 3% 0 4% 0;
}

#chamber-page #chamber-general-page #chamber-page-text a {
text-decoration: none;
color: #2076cf;
transition: all .3s;
}

#chamber-page #chamber-general-page #chamber-page-text a:hover {
text-decoration: underline;
color: #1e5389;
transition: all .3s;
}

}