@charset "UTF-8";
@import url("roadkillstyle.css");
body, nav, ul, li, a  {margin: 0; padding: 0;}
body {
	background-image: url(https://www.cycletourer.co.uk/images/bg_grad.jpg);
}
.body {
	clear: both; 
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.shadow {
	background-color: #EEEEEE;
	box-shadow: 7px 0px 10px -5px #000, -7px 0px 10px -5px #000;
	-webkit-box-shadow: 7px 0px 10px -5px #000, -7px 0px 10px -5px #000;
	-moz-box-shadow: 7px 0px 10px -5px #000, -7px 0px 10px -5px #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width:1232px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
img {
    max-width: 100%;
    height: auto;
}

.red_text {
	font-family:Verdana, Geneva, sans-serif;
	color: #F00;
}

.comic_sans_large {
	font-family: "Comic Sans MS";
	font-size: 20px;
}

.food_tile {
	width: 200px;
	background-color: #86C9C9;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ===========================
   ======== Gallery ==========
   =========================== */
.gallery {
	background-color:#303030;
	color: #FFF;
}
.gallery h2 {
	color:#FFF;
	padding-top: 20px;
}
.gallery h3 {
	color:#FFF;
}
.gallery h4 {
	color:#FFF;
}
.gallery p { 
	padding-left:10px;
}
.gallery a:link {
	color:#FFF;
}
.gallery a:hover {
	color:#FF0;
}
.gallery_article p { 
	padding-left:30px;
	padding-right:30px;
}
/* ===========================
   ===== Search box ====
   =========================== */
li.c2 {
	list-style: none; 
	display: inline;
	list-style-position:!important;
}
 input.c1 {border-style: none; 
 background: url('https://www.seagomacwildlife.co.uk/images/searchbutton3.gif') no-repeat; 
 width: 20px; 
 height: 18px;
 }



/* ===========================
   ======= Back to Top ======== 
   =========================== */
a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #339933 url("https://www.seagomacwildlife.co.uk/images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
a:hover.back-to-top {
	background-color: #626262;
}   
	
/* ===========================
   ===== Search Form ======== 
   =========================== */
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 0px;
	color: #000000;

}
.searchbutton {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	cursor: pointer; /* cursor: hand; for IE5 */

}
.searchbox {
	margin-top: 5px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 15px;

}
/* ===========================
   ===== Search Results ======== 
   =========================== */


		.highlight { background: #FFFF40; }
		.searchheading {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-left: 20px;
}
		.summary {
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
		.suggestion {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.results {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}		
		.description {
	font-size: 12px;
	color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
		.context {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.infoline {
	font-size: 12px;
	font-style: normal;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

		.zoom_searchform {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
		.zoom_results_per_page {
	font-size: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.zoom_match {
	font-size: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}				
		.zoom_categories {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
	padding-left: 10px;
}
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
		.result_pagescount {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
		
		.searchtime {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
		.recommended 
		{ 
			background: #FFFFCC; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading {
	float: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
		.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
	padding-left: 15px;
}		
		.recommend_title {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.recommend_description {
	font-size: 100%;
	color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.recommend_infoline {
	font-size: 10px;
	font-style: normal;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ===========================
   ========= Headings ======== 
   =========================== */
h1 {
	font-size: 26px;
	color: #238C00;
	padding-left: 2%;
}	

h2 {
	font-size: 26px;
	color: #238C00;
	padding-left: 2%;
}	
h3 {
	font-size: 20px;
	color: #238C00;
	padding-left: 2%;
}	
h4 {
	font-size: 18px;
	color: #238C00;
	padding-left: 2%;
}	
h5 {
	font-size: 16px;
	color: #238C00;
	padding-left: 2%;
}	
h6 {
	font-size: 14px;
	color: #238C00;
	padding-left: 2%;
}
h7 {
	font-size:16px;
	color:#F00;
	padding-left: 2%;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}

/* ===========================
   ======= Anchor style ====== 
   =========================== */
a {
	outline: 0;
	}


a:link, a:visited {
	color: #0080FF;
	padding: 0 1px;
	text-decoration: none;
}

a:hover, a:active {
	color: #E62919;
	text-decoration: none;
}

/* ===========================
   ======= Content Area ====== 
   =========================== */

.mainContent {
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 20px 10px;
	max-width: 1232px;
}

.fp1content {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%;	
	margin-bottom: 3%;
}

.fp2content {
	background-color: #FFF;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%;
	margin-bottom: 3%;
}

.fp3content {
	background-color: #FFF;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%;
	margin-bottom: 3%;
}

.fp3content img {
	margin: 10px 10px 10px 10px;
}

.fp4content {
	background-color: #FFF;
	height:160px;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%;
	margin-bottom: 3%;
}

.fontcontent p li {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}

.content {
	width: 68%;
	float: left;
	line-height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.content_image_run {
	width: 100%;
}

.content_image_run li {
	list-style:none;
	float: left;
	display: block;
}
.pagearticle {
	width: 100%;
	float: left;
	background-color:#FFF;
	padding-bottom: 20px;
	line-height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.pagearticle img {
	margin: 10px 10px 10px 10px;
}
.imgright {
	float: right;
	font-size: 9px;
	font-style:italic;
	text-align: center;
}
.pagearticle tb img {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
}

.pagearticle table {
    width: 100%;
    table-layout: fixed;
}
.pagearticle ul {
	padding-left: 8%;
	padding-right: 6%;	
}

.pagearticle ol {
	padding-left: 8%;
	padding-right: 6%;	
}

.pagearticle p {
	padding-left: 4%;
	padding-right: 4%;
}

.pagearticle td {
	padding-left: 4%;
	padding-right: 4%;	
}

.travelogue {
	width: 100%;
	float: left;
	background-color:#FFF;
	padding-bottom: 20px;
	line-height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.travelogue p {
	padding-left: 4%;
	padding-right: 4%;
}

.thumbs {
	font-size: 9px;
	font-style:italic;
	text-align: left;
	padding-left: 2%;
	color: white;
}
.thumbs_right {
	font-size: 9px;
	font-style:italic;
	text-align: right;
	padding-left: 2%;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

.clear {
	clear:both;
}

.contentimage {
	float: right;
	max-width: 350px;	
}

.halfpage {
	max-width: 350px;
	float: left;
}

.contentleft {
	float: left;
	min-width: 350px;
}

.contentright {
	float: left;
	width: 40%;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 2%;
	text-align: center;
}

.contentright img {
	vertical-align:middle;
	padding-right: 2%;
	min-width: 350px;
}

.contentbottom {
	float: left;
	width: 100%;
	margin-top: 2%;
}

.article_content {
	float: left;
	width: 60%;
}

.article_img {
	float: left;
	width: 40%;
}

.imgtitle {
	font-size: 9px;
	font-style: italic;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}
.article_left {
	float: left;
	width: 50%;
}

.fauna_gallery_text {
	color: white;
	padding-left: 2%;
}
/* ===========================
   ======= What Camera_table ======== 
   =========================== */
#whatcamera {
	margin-left: 4%;
	margin-right: 4%;	
}
#whatcamera td, th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left;
}

#whatcamera table { 
	width: 100%; 
	border-collapse: collapse; 
}
/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		#whatcamera table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#whatcamera thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
			font-weight: bold;
			background-color:#8FB8BC;
		}
		
		#whatcamera tr { border: 1px solid #ccc; }
		
		#whatcamera td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
		}
		
		#whatcamera td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		#whatcamera td:nth-of-type(1):before { content: "Camera"; }
		#whatcamera td:nth-of-type(2):before { content: "Make"; }
		#whatcamera td:nth-of-type(3):before { content: "Model"; }
		#whatcamera td:nth-of-type(4):before { content: "Specification"; }
	
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		#whatcamera body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		#whatcamera body { 
			width: 495px; 
		}
	}
	/* ===========================
   ======= Bat Frequency_table ======== 
   =========================== */
#batfrequency {
	margin-left: 4%;
	margin-right: 4%;	
}
#batfrequency td, th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left;
}

#batfrequency table { 
	width: 100%; 
	border-collapse: collapse; 
}
/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		#batfrequency table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#batfrequency thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
			font-weight: bold;
			background-color:#8FB8BC;
		}
		
		#batfrequency tr { border: 1px solid #ccc; }
		
		#batfrequency td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
		}
		
		#batfrequency td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		#batfrequency td:nth-of-type(1):before { content: "Frequency"; }
		#batfrequency td:nth-of-type(2):before { content: "Bat Species"; }
		
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		#batfrequency body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		#batfrequency body { 
			width: 495px; 
		}
	}
	/* ===========================
   ======= Solar charger_table ======== 
   =========================== */
#solar_charger {
	margin-left: 4%;
	margin-right: 4%;	
}
#solar_charger td, th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left;
}

#solar_charger table { 
	width: 100%; 
	border-collapse: collapse; 
}
/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		#solar_charger table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#solar_charger thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
			font-weight: bold;
			background-color:#8FB8BC;
		}
		
		#solar_charger tr { border: 1px solid #ccc; }
		
		#solar_charger td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
		}
		
		#solar_charger td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		#solar_charger td:nth-of-type(1):before { content: "Component"; }
		#solar_charger td:nth-of-type(2):before { content: "Cost"; }
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		#solar_charger body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		#solar_charger body { 
			width: 495px; 
		}
	}

	/* ===========================
   ======= Wired Wireless_table ======== 
   =========================== */
#wiredwireless {
	margin-left: 4%;
	margin-right: 4%;	
}
#wiredwireless td, th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left;
}

#wiredwireless table { 
	width: 100%; 
	border-collapse: collapse; 
}
/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		#wiredwireless table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#wiredwireless thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
			font-weight: bold;
			background-color:#8FB8BC;
		}
		
		#wiredwireless tr { border: 1px solid #ccc; }
		
		#wiredwireless td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
		}
		
		#wiredwireless td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		#wiredwireless td:nth-of-type(1):before { content: ""; }
		#wiredwireless td:nth-of-type(2):before { content: "pros"; }
		#wiredwireless td:nth-of-type(3):before { content: "Cons"; }
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		#wiredwireless body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		#wiredwireless body { 
			width: 495px; 
		}
	}
/* ===========================
   ====== Youtube ======== 
   =========================== */
.youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 880px;	
}

/* Flexible iFrame */
.youtube iframe,
.youtube object,
.youtube embed {
	position: absolute;
	top: 0;
	left: 10px;
	width: 100% !important;
	height: 100% !important;
}

/* ===========================
   ======== Sidebar ========== 
   =========================== */

.top-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 2%;
}

.top-sidebar img {
	max-width: 300px;
}
.middle-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 2%;
}

.bottom-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	alignment-adjust:central;
	margin-bottom: 2%;
}

.rss-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	alignment-adjust:central;
}

/* ===========================
   ========= Footer ========== 
   =========================== */

.mainFooter {
	width: 100%;
	float: left;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-left: 0;
	background-color: #339933;
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}

.mainFooter p {
	width: 91%;
	margin: 2% auto;
}

.footerleft {
	float:left;
	width: 40%;
	padding: 10px 10px;
	
}

.footerright {
	float:right;
	font-size: 9px;
	width: 40%;
	padding: 10px 10px;	
}
/* ===========================
   ====== Media Queries ====== 
   =========================== */

@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.body {
		clear: both; 
		margin: 0 auto; 
		width: 90%;
		font-size: 90%;
	}
	
	.mainContent {
		overflow: hidden;
		line-height: 25px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top: 4%;
		margin-bottom: 2%;
	}
	
	.fp1content {
		background-color: #FFF;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
		margin-bottom: 4%;
	}
	
	.fp2content {
		background-color: #FFF;	
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
	}	
	.fp3content {
		background-color: #FFF;	
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
		margin-bottom: 4%;
	}
	
	.fp4content {
		background-color: #FFF;	
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
	}
		
	.content {
		width: 100%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
	}	

	.post-info {
		display: none;
	}
	
	.top-sidebar {
		width: 86%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 4%;
		margin-left: 0;
		padding: 0 7%;
		margin-bottom: 0;		
	}
	
	.top-sidebar p {
		width: 90%;
	}


	.middle-sidebar {
		width: 86%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 4%;
		margin-left: 0;
		padding: 0 7%;
		margin-bottom: 0;	
	}
	
	.middle-sidebar p {
		width: 90%;
	}
	
	.bottom-sidebar {
		width: 86%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 4%;
		margin-left: 0%;
		padding: 0 7%;
		margin-bottom: 1%;
	}
	
	.bottom-sidebar p {
		width: 90%;
	}
		
	.mainFooter {
		width: 100%;
		float: left;
		margin: 2% 0;
		padding-left: 0;
		background-color: #339933;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		color: #FFF;	
	}
	
	.map {
		width: 350px;	
	}
	.mainFooter p {
		width: 86%;
		margin: 2% auto;
	}

}

.bottom {
	height:60px;
	display:block;
}

.photocredit {
	font-size:9px;
	text-align:center;
}
	

/* -- Responsive iframes -- */
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
 
.iframe-container iframe {
	border: 0;
	height: 100%;
	left: 0px;
	position: absolute;
	top: -1px;
	width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}
/* End of Style Responsive iframes */

/* -- Responsive video -- */

.video-container {
  max-width: 100%;
  max-height: auto;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.video-container video {
	border: 0;
	height: 100%;
	left: 0px;
	position: absolute;
	top: -1px;
	width: 100%;
}
/* End of Style Responsive video */


