/* Default Caithness.Org CSS */
/* Modified: 30/07/2012 */

html,
body,
.container,
.header,
.footer,
.drop_container,
.newform textarea,
.newform fieldset {
  width: 100%;
}

HTML {
  font-size: 62.5%;
}

BODY {
  font-family: Sans-Serif;
  font-size: 14px;
  font-size: 1.4rem;
}

A, A:hover  {
  text-decoration: none;
  cursor:pointer;
}

LI {
  margin: 6px;
}

img,
.header,
.footer,
.inner_header,
.logo,
.map,
.bannerad,
.drop_container,
.dropbar,
.mainbox,
.adsense,
.mainpanel img,
.newsitem,
.newsitem img {
  border: 0;
}

html,
body,
form,
input,
h5,
.newform {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
li,
.mainbox,
.mainpanel,
.row1,
.row2,
.featured {
  text-align: left;
}

H5 {
  font-weight:bold;
  font-size: 15px;
}

H4 {
  width: 160px;
  border: 1px solid;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  margin: 0;
  padding: 2px 0 2px 0;
  text-indent: 5px;
  font-size: 13px;
}
.container {
  text-align:center;
  position: relative;
}
.header {
  height: 70px;
  position: relative;
  text-align: center;
}
.footer {
  height: 70px;
  position: relative;
  text-align: center;
}
.inner_header {
  width: 960px;
  height: 70px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.logo {
  width: 200px;
  height: 40px;
  position: absolute;
  top: 7px;
  left: 0;
}
.map {
  width: 47px;
  height: 60px;
  position: absolute;
  top: 5px;
  left: 225px;
}
.bannerad {
  width: 468px;
  height: 60px;
  position: relative;
  float: right;
  padding-right: 5px;
  top: 5px;
}
.clock {
  position: absolute;
  left: 0;
  top: 52px;
  font-size: 11px;
  text-align: center;
  width: 210px;
  cursor: default;
}
.drop_container {
  text-align: center;
}
.dropbar {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position:relative;
}
.dropbutton, .dropbuttonhover {
  font-size: 13px;
  cursor: default;
  padding: 1px 5px 1px 4px;
  margin: 0;
  text-align: center;
  float: left;
  /* height: 17px; */
  vertical-align: middle;
  position:relative;
}
.dropbutton {
  border: 1px solid;
}
.dropbuttonhover {
  border: 1px inset;
}

.dropmenu {
  border: 1px solid;
/*  vertical-align: top; */
  float:left;
  display:block;
  position:absolute;
  visibility:hidden;
  z-index:3;
}
.dropitem, .dropitem:hover {
  font-size: 12px;
  text-decoration: none;
  border: 1px solid;
  text-align:left;
  padding: 1px;
  padding-left: 5px;
  padding-right: 10px;
  display: block;
  white-space: nowrap;
}
.dropshadow {
  visibility: hidden;
  position: absolute;
  z-index:2;
}

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

}
.sidebar {
  width: 160px;
  float: left;
}
.mainbox {
  width: 780px;
  float: right;
  padding:0px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}
.mainpanel {
  padding: 10px;
  border: 1px solid;
}
.sideitem, .sidefeature, .sideitem_last {
  width: 160px;
  border: 1px solid;
  margin: 0;
  padding: 2px 0 2px 0;
  text-indent: 10px;
  text-align:left;
}
.sideitem_last {
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
}

.sidesmall {
  text-indent:0;
  padding-left:10px;
  width:146px;
  padding-right:4px;
  font-size:11px;
}

.printlink {
  font-size:10px;
  font-weight:normal;
  float:right
}

.row1, .row2, {
  font-size: 14px;
  padding: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  clear: both;
}

.row1, .row2 {
  width: 95%;
  overflow: hidden;
}

.featured {
  border: 1px solid;
}

.adsense {
  clear: both;
  width: 728px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
}

.searchbox, .searchbutton {
  font-size: 10px;
}
.bak2top {
  font-size: 11px;
  font-weight: bold;
  border: 1px solid;
  padding: 2px;
}

.bold {
  font-weight: bold;
}

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

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

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

.contact{
  width:180px;
  float:left;
  margin-right:10px;
  text-align:left;
}
.contact:first-line {
  font-size:11px;
}
.newsitem img{
  float:right;
  margin-top:2px;
  margin-left:5px;
  margin-right:0;
}
.newsitem P {
  margin-top:1px;
  padding-top:1px;
}
.mainpanel IMG {
  margin-right: 5px;
  float:left;
}

.minihead {
  font-weight:bold;
  text-align:left;
}

.minicat {
  font-size:12px;
  float:right;
}

.formtitle {
  font-size: 11px;
  font-weight: bold;
}

.formsection {
  width: 95%;
  border: 1px dashed;
  padding: 10px;
}


.feedplace {
  width:780px;
  overflow: hidden;
  border: 1px solid;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  margin: 0;
  font-size: 13px;
  float: right;
}


.feed {
  white-space:nowrap;
  font-size: 13px;
  float: left;
  position: relative;
}

.cleard {
  clear: both;
}

.pagination {
  clear:both;
  width:100%;
  text-align:center;
  font-size: 12px;
}

.pagination A, .pagencurrent, .pagendisabled{
  border:1px solid;
  padding: 4px;
  margin: 2px;
  border-radius: 2px;
}
.pagencurrent{
  font-weight:bold;
}
.pagendisabled{
  color: #999999;
}

.newform input[type="text"],
.newform input[type="email"],
.newform input[type="file"],
.newform select,
.newform textarea{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  outline: none;
  border: none;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  padding: 0;
  font-family: sans-serif;
}
.newform input[type="text"]:focus,
.newform input[type="email"]:focus,
.newform select:focus, 
.newform textarea:focus{}

.newform textarea {
  resize:none;
}
.newform select {
  background-color: transparent;
}

.newform fieldset {
  border-radius: 5px;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.newform {
  width: 500px;
}



.oh_title {
  clear:both;
  float:left;
  width:80px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
 }
.oh_time {
  float:left;
  width:135px;
  text-align:center;
}




/* New footer CSS 13/08/2020 */
.footer_placer{
  width:30%;
  text-align:left;
  padding-top:15px;
  float:left;
  padding-left:20px;
  margin-left:auto;
  margin-right:auto;
}
.footer_placer ul {
  padding-left:0;
  margin:2px;
  list-style: none;
}
.footer_placer li {
  margin-left:0;
  margin-top:10px;
}
.footer_placer img {
  vertical-align: middle;
}


/* Community.Caithness.Org CSS */

BODY {
	background-color: #FFFFFF;
	color: #330000;
}
A {
	color: #0000FF;
}
A:hover {
	color: #006600;
}
H1, H2, H3, H4 {
	color: #000033;
}

H4 {
	border-color: #99CCFF;
	background-color: #99CCFF;
}
.header {
	border: 0px;
	width: 100%;
	height: 70px;
	position: relative;
	background: url('//script.caithness.org/images/header_background.gif');
	text-align: center;
}
.footer {
	border: 0px;
	width: 100%;
	height: 70px;
	position: relative;
	background: url('//whatson.caithness.org/images/footer_background.gif');
	text-align: center;
}
.logo {
	width:350px;
}
.map {
	left:355px;
}

.clock {
	color: #000099;
	width:350px;
}
.drop_container {
	background-color: #F38218;
}
.dropbar {
	background-color: #F38218;
}
.dropbutton {
	color: #000099;
	border-color: #F38218;
}
.dropbuttonhover {
	color: #000033;
	border-color: #FFA633;
	background-color: #ED7C12;

}
.dropmenu {
	background-color: #F6851B;
	border-color: #FFA633;
}
.dropitem {
	background-color: #F6851B;
	color: #000066;
	border-color: #FFA633;
}
.dropitem:hover {
	background-color: #FFAA22;
	color: #660000;
	border-color: #FFA633;
}
.dropshadow {
	background-color: #333333;
}
.newsfeed2 {
	border-color: #004400;
	background-color: #004400;
	color: #333399;
}
.mainpanel {
	border-color: #CC9999;
	background-color: #FFE9D2;
}
.sideitem, .sideitem_last {
	color: #000033;
	border-color: #99CCFF;
	background-color: #F0F8FF;
}
.row1 {
	background-color: #FFE9D2;
	color: #000000;
}
.row2 {
	background-color: #FFECD5;
	color: #000000;
}
.featured {
	background-color: #FFFFFC;
	color: #333366;
	border-color: #99CCFF;
}
.bak2top {
	background-color: #EEEEFF;
	border-color: #CCCCFF;
}
.adsense {
	background-color: #FFE9D2;
}
.newsitem1 {
	border-color: #CC9999;
}
.newsitem2 {
	border-color: #CC9999;
}

.fenewsitem1{
	background-color: #FFFFFC;
}
.fenewsitem2{
	background-color: #FFFFFC;
}

.footerimage {
	border: 0px;
	width: 83px;
	height: 31px;
}

.feedplace {
	border-color: #CC9999;
	background-color: #CC9999;
}

/* Temp Additions to be moved to default CSS  */

@media (max-width: 800px) {

	.sidebar { display: none;}
	.bannerad { display: none; }
	.dropbar { width:100%; }
	.flright { float:left; clear:left; }

	.mainbody { width:95%;}
	.mainbox { width: 100%; padding:0px; margin:0px; border:0px; }
	.mainpanel { width:100%; padding:0px; margin:0px; border:0px; }

	.inner_header { width: 100%;}
	.feedplace { display: none;}
	.newsfeed { display: none;}
	.newsfeed2 { display: none;}
	.feed { display: none;}	
	.newsitem {width:100%;}
	.newsitem IMG{ max-width: 40%; min-width: 40%; }

	IMG {max-width:98%; clear:both; margin-bottom:5px;}
	.adsense {width: 320px;}
	.footer_placer { display: none;}

	.logo {width: auto; max-height:40px; }
	.map {left: 310px; max-height:40px; width:auto;}
	.clock {display: none;}

}



