﻿@charset "UTF-8";
/**
 * Stylesheet: example.css
 *
 * (c) 2011-2012 Zazar Ltd
 * 
 * Description: Stylesheet for examples
 *
 **/


.weatherFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 1.5em;
	margin-top: 1em;
	width: 220px;
}
.weatherFeed a { color: #888; }
.weatherFeed a:hover {
	color: #000;
	text-decoration: none;
}
.weatherItem {
	padding: 0.8em;
	text-align: right;
}
.weatherCity { text-transform: uppercase; }
.weatherTemp {
	font-size: 2.8em;
	font-weight: bold;
}
.weatherDesc, .weatherCity, .weatherForecastDay  { font-weight: bold; }
.weatherDesc { margin-bottom: 0.4em; }
.weatherRange, .weatherWind, .weatherLink, .weatherForecastItem { font-size: 0.8em; }
.weatherLink, .weatherForecastItem {
	margin-top: 0.5em;
	text-align: left;
}
.weatherForecastItem {
	padding: 0.5em 0.5em 0.5em 80px;
	background-color: #fff;
	background-position: left center;
}
.weatherForecastDay { font-size: 1.1em; }

.odd { background-color: #e8e8fc; }
.even { background-color: #d4d4e8; }
/*
     FILE ARCHIVED ON 13:31:24 Oct 14, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:52:24 Jul 12, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 983.412
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.083
  cdx.remote: 0.061
  esindex: 0.009
  LoadShardBlock: 961.292 (3)
  PetaboxLoader3.datanode: 973.178 (4)
  CDXLines.iter: 14.387 (3)
  load_resource: 47.155
  PetaboxLoader3.resolve: 25.567
*/