<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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;
}


/* Brand New whatson.caithness.org CSS */
/* Modified: 23/01/2010 */


.header {
	background: url('http://script.caithness.org/images/header_background.gif');
}

.footer {
	background: url('http://whatson.caithness.org/images/footer_background.gif');
}

.logo {
	width: 200px;
	height: 40px;
}

.map {
	width: 47px;
	height: 60px;
}

.clock {
	color: #000099;
}

.drop_container {
	background-color: #F38218;
}

.dropbar {
	background-color: #F38218;
}

.dropbutton, .dropbuttonhover {
	padding: 2px 15px 2px 4px;
	font-size: 14px;
}

.dropbutton {
	color: #000099;
	border-color: #F38218;

}

.dropbuttonhover {
	border-color: #FFA633;
	background-color: #ED7C12;
	color: #000033;
}

.dropmenu {
	background-color: #F6851B;
	border-color: #FFA633;
}

.dropitem, .dropitem:hover {
	font-size: 14px;
}
.dropitem {
	background-color: #F6851B;
	color: #000066;
	border-color: #FFA633;
}
.dropitem:hover {
	background-color: #FFAA22;
	color: #660000;
	border-color: #FFA633;
}
.dropshadow {
	background-color: #333333;
	border-color: #333333;
}


.adsense {
	background-color: #FFE9D2;
}


INPUT{
	font-size: 13px;
}
SELECT{
	font-size: 13px;
}
H1 {
	color: #330000;
	text-align: center;
}

.navbar {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	border: 1px solid;
	border-color: #CC9999;
	padding: 2px 0px;
	background-color: #FFE9D2;
}

.event_box_header {
	background-color: #99CCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 1px;
}

.event_box_header_past {
	background-color: #DDEEFF;
	padding: 1px;
}
.event_box_past {
	background-color: #E8EEFF;
	padding: 1px;
}


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

 /* Old CSS */








ul {
	font-family: Arial;
}

.daybox {
	border: 1px solid #CCCCFF;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	position:relative;
	margin:0px;
	margin-right:1px;
	width:106px;
	float:left;
}

.datey {
	background-color: #DDDDDD;
}

.dayname {
	font-family: Arial;
	font-size: 12px;
}

.dayname_past {
	font-family: Arial;
	font-size: 12px;
	color: #9999CC;
}

.desc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid;
	border-color: #CCCCCC;
	padding: 3px;
}

.desc2 {
	background-color: #EEEEEE;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.num {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
}

.num_past {
	color: #9999CC;
	font-family: Arial;
	font-size: 18px;
}

.small_time {
	font-size: 10px;
	font-family: Arial;
	border: 1px solid;
	border-color: #CCCCCC;
}

.big_time {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	padding: 6px;
	width: 70px;
	text-align: right;
}

.buttons {
	font-family: Arial;
	font-size: 12px;
}

.inputed {
	font-family: Arial;
	font-size: 10px;
}



.activerow1 {
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: Arial;
}

.activerow2 {
	background-color: #F6F6F6;
	font-size: 12px;
	font-family: Arial;
}

.inactiverow1 {
	background-color: #FFEEEE;
	font-size: 12px;
	font-family: Arial;
}

.inactiverow2 {
	background-color: #FFF6F6;
	font-size: 12px;
	font-family: Arial;
}



.event_box {
	background-color: #F0F8FF
}



.event_box_panel {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid;
	border-color: #99CCFF;
	padding: 2px;
}

.title_box {
	margin: 1px;
	border: 1px outset;
	border-color: #CC9999;
}

.title_box_header {
	background-color: #CC9999;
	font-family: Arial;
	font-size: 22px;
	color: #FFEFDF;
	text-align: center;
}

.title_box_panel {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid;
	border-color: #CC9999;
	padding: 2px;
	background-color: #FFE9D2;
	text-align: center;
}

.info_box {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid;
	border-color: #CC9999;
	padding: 4px;
	background-color: #FFE9D2;
}

.bak2top {
	background-color: #EEEEFF;
	border-color: #FFCCCC;
}



/* Caithness.Org Main CSS */

BODY {
	background-color: #FFFFFF;
}
A {
	color: #0000FF;
}
A:hover {
	color: #006600;
}

H4 {
	color: #000033;
	background-color: #99CCFF;
	border-color: #99CCFF;
}
H2, H3 {
	color: #330000;
}







.newsfeed2 {
	border:0px;;
	background-color: #CC9999;
	color: #330000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height:17px;
}
.mainpanel {
	border-color: #CC9999;
	background-color: #FFE9D2;
}
.sideitem, .sideitem_last {
	color: #000033;
	border-color: #99CCFF;
	background-color: #F0F8FF;
	border-top: 0px;
}
.row1 {
	background-color: #FFE9D2;
	color: #000000;
}
.row2 {
	background-color: #FFECD5;
	color: #000000;
}
.featured {
	background-color: #FFFFFC;
	color: #333366;
}

.bak2top {
	background-color: #EEEEFF;
	border-color: #CCCCFF;
}

.footerheader {
	color: #FFFFFF;
	background-color: #F38218;
	font-weight: bold;
}
.footeritem {
	color: #333399;
	border-color: #F38218;
	background-color: #FFE9D2;
	height:35px;
	vertical-align:middle;
}

.All {
	background-color: #EEEEEE;
	border-color: #999999;
	color: #333333;
}
.Business {
	background-color: #EEFFFF;
	border-color: #99FFFF;
	color: #446666;
}
.Charity {
	background-color: #FFEEEE;
	border-color: #FF9999;
	color: #993333;
}
.Community {
	background-color: #EEFFEE;
	border-color: #66FF66;
	color: #446644;
}
.Entertainment {
	background-color: #DDDDFF;
	border-color: #CC66FF;
	color: #6600CC;
}
.General {
	background-color: #FFEECC;
	border-color: #CC9933;
	color: #663300;
}
.Music {
	background-color: #EEEEFF;
	border-color: #9999FF;
	color: #000066;
}
.Sport {
	background-color: #FFFFEE;
	border-color: #EEEE00;
	color: #666600;
}
.Arts {
	background-color: #FFEEDD;
	border-color: #FF9966;
	color: #663300;
}
.All, .Business, .Charity, .Community, .Entertainment, .General, .Music, .Sport, .Arts {
	border: 1px solid; 
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	padding: 0px;
	
}
.AllLink {
	color: #333333;
}
.BusinessLink {
	color: #446666;
}
.CharityLink {
	color: #993333;
}
.CommunityLink {
	color: #446644;
}
.EntertainmentLink {
	color: #6600CC;
}
.GeneralLink {
	color: #663300;
}
.MusicLink {
	color: #000066;
}
.SportLink {
	color: #666600;
}
.ArtsLink {
	color: #663300;
}
.AllLink, .BusinessLink, .CharityLink, .CommunityLink, .EntertainmentLink, .GeneralLink, .MusicLink, .SportLink, .ArtsLink {
	font-size: 10px;
}

.newform {
  margin:0 auto;
}

.newform fieldset{
  border-color: #CC9999;
}
.newform input,
.newform textarea {
  background: transparent;
}
.newform textarea {
  overflow-y: scroll;
  overflow-x: hidden;
}
.btn {
  font-family: Arial;
  color: #000033;
  font-size: 20px;
  background: #9cf;
  padding: 5px 10px 5px 10px;
  border: solid #1f628d 1px;
  text-decoration: none;
  margin: 5px;
}

.btn:hover {
  background: #adf;
  text-decoration: none;
}

</pre></body></html>