input[type="checkbox"] {
  display: none;
 }


summary {
  cursor: pointer;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  list-style: none;
  padding: 5px;
  padding-right:20px;
}

summary::after{
  content: "+";
}

details{
  padding: 3px;
  padding-top: 12px;
  color: blue;
}

details:hover {
  color:green;
}
  
details[open] summary::after {
  content: "-";
}

section,
nav,
label {
  -moz-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}


input[type="checkbox"]:checked ~ nav{
  margin: -250px;
}

input[type="checkbox"]:checked ~ label{
  left:10px;

}

.hamburger {
  height: 45px;
  width: 45px;
  z-index: 10;
}

nav {
  height: calc(100% - 60px);
  margin: 0 0 0 0;
  overflow-x: hidden;
  overflow-y: hidden;
  top: 60px;
  width: 250px;
  z-index: 1;
}

nav:hover {
  overflow-y: auto;
}

label {
  display: block;
  float: left;
  left: 10px;
  line-height: 1.1em;
  top: 10px;
  z-index: 500;
}

.sidebox {
  border: 1px solid;
  border-radius: 3px;
  width: 250px;
}

h6 {
  border-top: 1px solid;
  margin: 0;
  padding: 3px;
  padding-top: 12px;
  font-size: 16px;
  }


.sidebox li {
  border-top: 1px solid;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin: 0;
}

.sidebox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}form {
    margin: 0;
    padding: 0;
}

.newform {
    margin-left: auto;
    margin-right: auto;
  }

.newform fieldset {
  font-weight: bold;
  display: block;
}

.newform input[type="checkbox"] {
    display: inline-block;
  }

.newform input[type="text"],
.newform input[type="number"],
.newform input[type="date"],
.newform input[type="email"],
.newform input[type="file"],
.newform select,
.newform textarea {
  border: none;
  display: block;
  height: 25px;
  line-height: 25px;
  font-size:16px;
  width: 100%;
}

.newform input[type="text"]:focus,
.newform input[type="number"]:focus,
.newform input[type="date"]:focus,
.newform input[type="email"]:focus,
.newform input[type="file"]:focus,
.newform select:focus,
.newform textarea:focus {
  border: none;
  outline: none;
}

.newform input:-webkit-autofill,
.newform input:-webkit-autofill:hover,
.newform input:-webkit-autofill:focus,
.newform textarea:-webkit-autofill,
.newform textarea:-webkit-autofill:hover,
.newform textarea:-webkit-autofill:focus,
.newform select:-webkit-autofill,
.newform select:-webkit-autofill:hover,
.newform select:-webkit-autofill:focus {
    transition: background-color 5000000s ease-in-out 0s;
}

.newform textarea {
  resize: none;
}

.newform select {
  background-color: transparent;
}

.newform fieldset {
  border-radius: 5px;
}

.newform textarea {
  overflow-x: hidden;
  overflow-y: scroll;
}

.newform {
  width: 500px;
}

.btn {
  border: solid 1px;
  border-radius: 3px;
  font-size: 20px;
  margin: 5px;
  padding: 5px 10px 5px 10px;
}

.newform input[type="email"],
.newform input[type="file"],
.newform input[type="text"],
.newform fieldset,
.newform textarea {
  width: 95%;
}

.newform fieldset:focus-within {
    background-color: #FFFFEE;
}/* Default Caithness.Org CSS */
/* Modified: 25/01/2025 */

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Sans-Serif;
  font-size: 16px;
  width: 100%;
}

a {
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  cursor: pointer;
  text-decoration: none;
}

li {
  margin: 6px;
}

.wrapper {
  overflow: hidden;
  width: 100%;
}

.header {
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 2;
}

.footer {
  position: relative;
  width: 100%;
}

.pagination {
  clear: both;
  text-align: center;
  width: 100%;
}



.hamburger:hover  {
  cursor: pointer;
}

.btn:hover {
  text-decoration: none;
}

/* Old CSS */

h5 {
  font-weight: bold;
	font-size: 16px;
	text-align: left;
  margin: 0;
  margin-bottom: 10px;
	padding: 0;
}


.bak2top,
.bold,
.pagencurrent,
.oh_title {
  font-weight: bold;
}


.container,
.feed {
  position: relative;
}

.map,
nav,
label {
  position: fixed;
}





.inner_footer,
.mainbody,
.adsense,
.footer_placer {
  margin-right: auto;
}

.inner_footer,
.mainbody,
.adsense,
.footer_placer {
  margin-left: auto;
}

.inner_footer {
  width: 960px;
}

.mainbody {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}



.map {
  height: 60px;
  right: 5px;
  top: 1px;
  width: 47px;
}

nav {
  left: 0;
}

.mainbody {
  clear: both;
  max-width: 95%;
}

.row1,
.row2 {
  clear: both;
  overflow: hidden;
  padding: 6px;
  width: 95%;
}

.featured {
  border: 1px solid;
}

.adsense {
  clear: both;
  height: 90px;
  width: 728px;
}

.bak2top {
  border: 1px solid;
  padding: 2px;
}

.newsitem {
  margin-bottom: 10px;
  padding: 4px;
  width: 45%;
}

.flleft {
  clear: left;
  float: left;
}

.flright {
  clear: right;
  float: right;
}

.newsitem img{
  float: right;
  margin-left: 5px;
  margin-right: 0;
  margin-top: 2px;
}

.newsitem P {
  margin-top: 1px;
  padding-top: 1px;
}

.newsitem fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.newsitem h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
}

.mainpanel IMG {
  float: left;
  margin-right: 5px;

}

.cleard {
  clear: both;
}



.pagination A,
.pagencurrent,
.pagendisabled {
  border: 1px solid;
  border-radius: 2px;
  margin: 2px;
  padding: 4px;
}



.oh_title {
  clear: both;
  float: left;
  text-align: right;
  width: 80px;
}

.oh_time {
  float: left;
  text-align: center;
  width: 135px;
}

.footer_placer {
  float: left;
  padding-left: 20px;
  padding-top: 15px;
  width: 30%;
}

.footer_placer ul {
  list-style: none;
  margin: 2px;
  padding-left: 0;
}

.footer_placer li {
  margin-left: 0;
  margin-top: 10px;
}

.footer_placer img {
  vertical-align: middle;
}



.mainlogo {
  font-family: 'EB Garamond', serif;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -3px;
  text-align: center;
  transform: scaleX(0.62);
  vertical-align: middle;
  text-decoration: none;
}

.thumbnail {
  margin-left: 5px;
  float: right;
  width: 150px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}







input[type="checkbox"]:checked ~ label {
  left: 10px;
}


/* Temp Additions to be moved to default CSS  */
@media (max-width:800px) {

  .flright {
    clear: left;
    float: left;
  }

  .mainbody {
    width: 95%;
  }

  .newsitem {
    width: 100%;
  }

  .newsitem IMG {
    max-width: 40%;
    min-width: 40%;
  }

  IMG {
    clear: both;
    margin-bottom: 5px;
    max-width: 98%;
  }

  .adsense {
    width: 320px;
  }

  .footer_placer {
    clear: both;
    float: none;
    width: 90%;
  }
 
  .newform {
    width: 92%;
  }

  .nodisplay {
    display: none;
  }

  .mainlogo {
    font-size: 40px;
  }

  nav {
    overflow-y: auto;
  }
}


/*
Caithness Business Index CSS
Modified:30/12/2024
*/

:root {
  --body-col: #F6F6FF;
  --link-col: #0000FF;
  --link-hov: #006600;
  --light-col: #E9E9FF;
  --medium-col: #D9D9FF;
  --dark-col: #262699;
  --text-col: #333399;
}

body,
.adsense {
  background-color: var(--body-col);
}

a {
  color: var(--link-col);
}

a:hover {
  color: var(--link-hov);
}

.sidebox .summary:hover {
  color: var(--link-hov) !important;
}

h1,
h2,
h3,
h4,
.mainlogo a,
.sidebox h6,
.sidebox li,
.mainlogo {
  color: var(--dark-col);
}

.summary {
  color: var(--dark-col) !important;
}

h4,
.header,
.footer,
.inner_footer
.feedplace,
.mainpanel,
.bak2top,
.btn,
.newsfeed,
.newform fieldset,
.sidebox,
.sidebox h6,
.sidebox li {
  border-color: var(--medium-col);
}

h4,
nav,
.header,
.footer,
.inner_footer
.feedplace,
.newsfeed,
.newsfeed,
.sidebox h6,
.sidebox li {
  background-color: var(--medium-col);
}

.clock,
.feedplace,
.btn,
.sidebox li {
  color: var(--text-col);
}

.bak2top,
.btn,
.btn:hover,
.row1,
.sidebox li {
  background-color: var(--light-col);
}

.newform fieldset{
  background-color: #fff;
}

.newform input,
.newform textarea {
  background: transparent;
}

.pagendisabled {
  color: #999999;
}

.header{
  background-color: rgba(205, 205, 255, 0.7);
  border-color: rgba(205, 205, 255, 0.7);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}


