/* CSS Document */
	/* Template by freewebsitetemplates.com**** width: 100%;
added oct 18 */
body {
	background: #3e1d09 url(http://mail.ramblingfatman.co.uk/css/Hill3.png) center top no-repeat;
	color: #c1c1c1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
}
/* max-width added oct 18, was just width */
#page {
	max-width: 940px;
	margin: 0px auto;
	padding: 0px 10px;
}
/*     this was blanked out aug 20 is to do with joining page
#header div a.join,
#header ul li a:hover,
#header ul li.current,
#sidebar input.button {
	background: url(http://mail.ramblingfatman.co.uk/images/buttons.gif) no-repeat;
}      */
/*------------------------- Header -------------------------*/
#header {
	height: 500px;
	margin: 0px;
	text-align: right;
}
#header div a.join {
	background-position: 0 -89px;
	display: inline-block;
	height: 73px;
	width: 187px;
	margin-bottom: 5px;
	margin-right: 13px;
}
.menu {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 100;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-ms-touch-action: none;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: left;
}
.menu ul {
	display: inline-block;
}
.menu > ul {
	width: 450px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}
.menu li {
	display: block;
	position: relative;
	z-index: 10;
}
.menu ul ul {
	position: absolute;
	left: -9999px;
	top: 35px;
	padding: 10px 0;
	z-index: 10;
	-webkit-transition: opacity 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: opacity 0.5s;
}
.menu ul ul ul {
	left: 100%;
	top: auto;
	margin-top: -36px;
}
.menu ul li.left > ul {
	left: auto;
	right: 0;
	top: 35px;
}
.menu ul li.left ul li > ul {
	left: auto;
	right: 100%;
	top: auto;
	margin-top: -36px;
}
.menu > ul > li {
	float: left;
}
.menu ul ul {
	background: #4a2105;
	border: 1px solid #5a3721;
	border-radius: 6px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
}
.menu a {
	display: block;
	font: normal 16px/25px Arial, Verdana, Helvetica, sans-serif;
	color: #ddd;
	text-decoration: none;
	border-radius: 8px;
	padding: 0 20px;
	position: relative;
	z-index: 10;
}
.menu > ul > li > a {
	line-height: 35px;
	padding: 0 10px;
	font: bold 18px/35px Arial, Verdana, Helvetica, sans-serif;
}
.menu > ul > li > b {
	display: block;
	position: relative;
	width: 100%;
	margin-top: -35px;
	height: 35px;
	background: url(http://mail.ramblingfatman.co.uk/css/images/trans.gif);
	z-index: 50;
	-webkit-transition: 0s 0.75s;
	-o-transition: 0s 0.75s;
	-moz-transition: 0s 0.75s;
	transition: 0.75s;
}
.menu ul ul > li > b {
	display: block;
	position: relative;
	margin-top: -25px;
	width: 100%;
	height: 25px;
	background: url(http://mail.ramblingfatman.co.uk/css/images/trans.gif);
	z-index: 50;
	-webkit-transition: 0s 0.75s;
	-o-transition: 0s 0.75s;
	-moz-transition: 0s 0.75s;
	transition: 0s 0.75s;
}
.menu li:hover {
	z-index: 100;
}
.menu li:hover > b {
	width: 0;
}
.menu li.left ul a {
	text-align: right;
}
.menu li:hover > a, .menu ul li:hover > a {
	color: #fff;
}
.menu ul ul, .menu ul ul ul, .menu ul li.left > ul, .menu ul li.left ul li > ul {
	left: -9999px;
	right: auto;
	opacity: 0;
}
.menu ul li:hover > ul {
	left: 0;
	opacity: 1;
}
.menu ul ul li:hover > ul {
	left: 100%;
	opacity: 1;
}
.menu ul li.left:hover > ul {
	left: auto;
	right: 0;
	opacity: 1;
}
.menu ul li.left ul li:hover > ul {
	left: auto;
	right: 100%;
	opacity: 1;
}
/*#header ul {
	display: inline-block;
	margin: 0px 60px 30px 0px;
	padding: 0px;
}
#header ul li {
	float: left;
	line-height: 80px;
	list-style-type: none;
	text-align: center;
}
#header ul li a {
	color: #ffffff;
	display: block;
	height: 80px;
	width: 72px;
	text-decoration: none;
}
/*-- trial bit --#header ul li a hover {
	color: #ffffff;
	display: block;
	height: 80px;
	width: 72px;
	text-decoration: none;
/*-- trial bit end --*/
/*#header ul li a: hover,
#header ul li.current {
	font-weight: 600;
	background-position: 0 0;
}
*/
#header div {
	color: #ffffff;
	margin: 0;
	padding: 75px 30px 0px 0px;
}
#header div img {
	margin-right: 11px;
}
#header div h3 {
	font-weight: normal;
	margin: 0;
}
#header div p {
	display: inline-block;
	font-size: 1.28em;
	margin: 0px;
}
/*------------------------- Body -------------------------*/
#body {
	display: inline-block;
	margin: 0;
}
#body p {
	text-indent: 20px;
	font-size: 15px;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: justify;
}
#body a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: medium none;
}
#main {
	float: left;
	width: 600px;
	margin-right: 40px;
}
#main h2 {
	color: #ff7800;
	margin: 0px 0px 10px 0px;
}
/* padding was 0px */
#main .featured {
	background-color: #4a2105;
	border: 1px solid #5a3721;
	border-radius: 6px;
	padding: 10px 10px 0px;
}
#main .featured img {
	margin: 8px;
}
#main .featured p {
	margin: 0px;
	padding-bottom: 20px;
}
#main .section {
	display: inline-block;
	padding-top: 18px;
}
#main .section h3 {
	color: #FF7800;
	margin: 0px 0px 8px;
}
#main .section ul {
	list-style-type: none;
	padding: 0px 0px 20px 0px;
}
#gallery,
#events {
	float: left;
	width: 300px;
	overflow: hidden;
}
#gallery h3,
#events h3 {
	margin-bottom: 8px;
}
#gallery a.more,
#events a.more {
	float: right;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
#gallery ul {
	display: inline-block;
	margin: 0px;
}
#gallery li {
	float: left;
	margin: 10px 20px 6px 0px;
}
#gallery li img {
	border: 1px solid #cd8147;
}
#gallery a.more {
	margin-right: 24px;
}
#events ul {
	margin: 0px 0px 10px;
}
#events ul li {
	font-size: 0.95em;
	border-bottom: 1px dashed #ffffff;
	padding: 10px 0px;
	text-align: justify;
}
#events ul li.last {
	border: 0px;
}
/* start sidebar */
#sidebar {
	float: right;
	width: 300px;
}                                         

#sidebar h3 {
	font-weight: 500;
	width: 260px;
	margin: 0px 0px 10px;
}
#sidebar h3 a {
	color: #FF7800;
}
#sidebar h2 a {
	color: #ff7800;
	text-decoration: none;
	outline: medium none;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	margin-bottom: 20px;
	background: transparent url('http://mail.ramblingfatman.co.uk/images/bg3.png') bottom center;
	background-repeat: no-repeat;
}
#sidebar ul li:last-child {
	background: none;
}
#sidebar ul li p {
	margin: 16px 0px 0px;
	padding-bottom: 20px;
}
#sidebar input.button {
	float: right;
	background-position: 0 -172px;
	height: 24px;
	width: 69px;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	border: 0;
	/* hand-shaped cursor */
	cursor: pointer;
/* for IE 5.x */
}
#sidebar input {
	margin-bottom: 10px;
	height: 40px;
	width: 288px;
	color: #563e08;
}
#sidebar textarea {
	margin-bottom: 10px;
	height: 95px;
	width: 288px;
	color: #563e08;
}
#sidebar table {
	margin-bottom: 20px;
}
hr {
	display: block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
}
/*------------ end sidebar ------------- Inner Pages -------------------------*/
#body .contents {
	background-color: #4a2105;
	display: inline-block;
	min-height: 870px;
	border: 1px solid #5a3721;
	border-radius: 6px;
	margin-bottom: 20px;
	padding: 10px 19px;
}
#body .contents .main {
	float: left;
	width: 575px;
	padding-right: 15px;
}
#body .contents .sidebar {
	float: right;
	width: 280px;
	padding-left: 10px;
}
#body .contents .sidebar h3 {
	color: #ff7800;
	font-weight: 500;
	width: 260px;
	margin: 10px 0px 6px;
}
#body .contents h1 {
	color: #ff7800;
	margin-bottom: 20px;
}
#body .contents h2 {
	color: #BFA58E;
	margin-bottom: 10px;
	font-size: 18px;
}
#body .contents h3 {
	color: #ff7800;
	font-weight: 500;
	margin: 10px 0px 6px;
	padding: 0px;
}

#body .contents h4 {
	color: #CC6633;
	font-weight: 600;
	font-size: 18px;
	margin: 10px 0px 6px;
	padding: 0px;
}
#body .contents ul {
	display: inline-block;
	margin: 20px 0;
	padding: 0px;
}
/*------------------- new bit ------ the blink added oct 18   .blinker {
	animation: blinker 1s linear;
	animation-iteration-count: 7;
}
@keyframes .blinker {
50% {
	opacity: 0;
}
----------------*/
#body .contents1 {
	margin-bottom: 20px;
}
/* new late 2018 */
/*------------------------- About us page -------------------------*/
#body .contents ul.aboutus li {
	float: left;
	list-style-type: none;
	width: 450px;
}
/*------------------------- Events page -------------------------*/
#body .contents ul.articles li {
	list-style-type: none;
	height: 150px;
	margin: 0px 0px 20px;      
}
#body .contents ul.articles li h3 {
	font-size: 1.15em;
	margin-top: 0px;    
}
#body .contents ul.articles li img {
	float: left;
	margin: 10px 20px 5px 0px;  
}
/* ---- events page test --*/
div.hr2 {
	width: 70%;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	height: 12px;
	background-image: url('http://mail.ramblingfatman.co.uk/images/bg.png');
	background-repeat: no-repeat;
}
div.hr2 hr {
	display: none;
}
#body .contents div.articles1 h3 {
	color: #ff7800;
	font-weight: 500;
	margin: 10px 0 20px 0;
	padding: 0px;
}
#body .contents div.articles1 h4 {
	font-size: 1.15em;
	margin-top: 0px;
	color: #FF7800; 
}
#body .contents div.articles1 img {
	float: left;
	margin: 10px 20px 5px 0px;
     
}
/*------- events page test end ----- */
/*--------------------  Trains-carrige from events page        ------*/
#body .contents ul.articles1 li {
	list-style-type: none;
	/*-height: 580px;
--*/
	margin: 0px 0px 20px;
}
#body .contents ul.articles1 li h3 {
	font-size: 1.15em;
	margin-top: 0px;
}
#body .contents ul.articles1 li img {
	float: left;
	margin: 10px 20px 0px 0px;
}
/*------------------------- Gallery page -------------------------*/
#body .contents div.gallery {
	width: 900px;
	margin: 20px 0px;
	overflow: hidden;
}
#body .contents div.gallery ul {
	width: 925px;
}
#body .contents div.gallery ul li {
	float: left;
	list-style-type: none;
	height: 355px;
	width: 282px;
	margin: 0px 26px 30px 0px;
	padding: 0;
}
#body .contents div.gallery ul li a img {
	border: 1px solid #000000;
}
#body .contents div.gallery ul li h4 {
	color: #ff7800;
	font-weight: 500;
	margin-bottom: 5px;
}
#body .contents div.gallery ul li p {
	font-size: 0.9em;
	text-align: left;
}
/*------------------------- Gallery1 page 4x col-------------------------*/
#body .contents div.gallery1 {
	width: 900px;
	margin: 10px 0px;
	overflow: hidden;
}
#body .contents div.gallery1 ul {
	width: 925px;
}
#body .contents div.gallery1 ul li {
	float: left;
	list-style-type: none;
	height: 300px;
/* ------------- 355px -----------*/
	width: 202px;
/* ------------- 282px -----------*/
	margin: 20px 26px 30px 0px;
	padding: 0;
}
#body .contents div.gallery1 ul li a img {
	border: 1px solid #000000;
}
#body .contents div.gallery1 ul li h4 {
	color: #ff7800;
	font-weight: 500;
	margin-bottom: 5px;
}
#body .contents div.gallery1 ul li p {
	font-size: 0.9em;
	text-align: left;
}
/*------------------------- Blog Page -------------------------*/
#body .contents div.blogs {
	display: inline-block;
}
#body .contents div.blogs div {
	float: left;
	width: 580px;
	padding-right: 20px;
}
#body .contents div.blogs div h2 {
	color: #ff7800;
}
#body .contents div.blogs ul {
	float: left;
	list-style-type: none;
	width: 300px;
	margin: 20px 0px 0px;
}
#body .contents div.blogs ul li h3 {
	color: #ff7800;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#body .contents div.blogs ul li h3 span {
	font-size: 0.92em;
	font-weight: normal;
}
/*--------------- new bit to stretch right side ---------*/
#body .contents div.blogs ul p {
	margin-bottom: 40px;
}
/*------------------------- Register page -------------------------*/
#body .contents div.registration form table {
	border-collapse: separate;
	margin-top: 20px;
}
#body .contents div.registration form table tbody tr td {
	vertical-align: top;
	padding: 5px;
}
#body .contents div.registration form table tbody tr td input.txtfield {
	height: 26px;
	width: 298px;
	line-height: 26px;
	margin: 0px;
	padding: 2px;
}
#body .contents div.registration form table tbody tr td input.checkbox {
	border: 0px;
	margin-right: 8px;
	padding: 0px;
}
#body .contents div.registration form table tbody tr td textarea {
	height: 52px;
	width: 298px;
}
#body .contents div.registration form table tbody tr td input.button {
	background-color: #785339;
	color: #ffffff;
	cursor: pointer;
	border: 0px;
	margin: 0px;
	padding: 4px 10px;
}
#body .contents div.registration form table tbody tr td input.button:hover {
	color: #ff7800;
}
/*------------------------- Footer -------------------------*/
#footer {
	background-color: #209201;
    height: 60px;
	width: 100%;
	line-height: 60px;
	margin: 0;
	position: absolute;
	left: 0px;
}
#footer div {
	color: #42ff0e;
	font-size: 0.8em;
	width: 940px;
	margin: 0 auto;
	padding: 0px 10px;
}
#footer  a {
	color: #42ff0e;
	text-decoration: none;
	outline: medium none;
}
#footer a:hover {
	color: #ffffff;
}
#footer ul {
	float: left;
	height: 60px;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: left;
	height: 30px;
	list-style-type: none;
	margin-right: 20px;
	padding: 15px 0px;
}
#footer ul li a.fb,
#footer ul li a.twitr {
	background: url(http://mail.ramblingfatman.co.uk/images/icons.gif) no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
}

#footer ul li a.fb {
	background-position: 0 0;
	width: 57px;
	padding-left: 35px;
}  
#footer ul li a.twitr {
	background-position: 0 -40px;
	width: 37px;
	padding-left: 40px;
}
#footer span {
	float: right;
	display: block;
	line-height: 60px;
	width: 335px;
}
/*------------------------------- CSS for IE7 and IE6 --------------------------*/
img {
	border: 0px;
}
/*------------------------------- IE7 --------------------------*/
/*#header ul {
	*width: 435px;
}
*/
/*------------------------------- IE6 --------------------------*/
/*#header ul {
	_display: static;
	_height: 80px;
	_width: 435px;
}
#header ul li {
	_width: 72px;
}
*/
#body .contents {
	_height: 870px;
}
/*---------------- new list ccamp ----------------------------------- */
/* CSS by GenerateCSS.com */
#ccamp ul li {
	list-style-type: disc;
	list-style-image: url("http://mail.ramblingfatman.co.uk/images/Thumbs/blue.png");
	list-style-position: inside;
	padding-left: 30px;
    line-height: 1.4;
	margin: 8px;
}  
#ccamp ul li:nth-child(1) {
 padding:10px 0px 20px 20px; color: #FF7800; list-style: none; font-size: 25px;  font-weight: bold;
}
#ccamp1 ul li {
	list-style-type: disc;
	list-style-image: url("http://mail.ramblingfatman.co.uk/images/Thumbs/blue.png");
	list-style-position: inside;
	padding-left: 30px;
    line-height: 1.4;
	margin: 8px;
    color: #9191FF;
}  
/*  ------- new wiget --------*/
#floating_link {
	position: fixed;
	right: 0;
	top: 300px;
	display: block;
	width: 48px;
	height: 105px;
	text-indent: -10000px;
	background-image: url(http://mail.ramblingfatman.co.uk/css/feed2.jpg);
	overflow: hidden;
}
/* ------ new blink for text ---- */
.blink_me {
	animation: blinker 1s linear;
	animation-iteration-count: 7;
}
@keyframes blinker {
50% {
	opacity: 0;
}    
 }
/*----- new for youtube remove frameborder="0" below replaces it ---*/
iframe {
	border-width: 0px;
}
/* --------------- container media query for embeded script comments on camera and camping page 
container-fluid ------------ the  body tag seems to do job on own */  
@media only screen and (max-width: 600px) {
    .body{
    max-width: 500px;
    }
  .container.narrow {
    max-width: 100vh;
  margin: auto;
  }
  }