/* general */

body
{
	font: 0.8125em arial, sans-serif;
	margin: 0;
	color: black;
	background-color: #393939;
	font-family: Georgia, arial, sans-serif;
}

h1
{
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 400;
	font-size: 2.4em;
	color: #609;
	padding-top: 10px;
}

h2
{
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 300;
	font-size: 1.9em;
	color: #609;
	margin-top: 0;
	padding-top: 10px;
	/* padding-top: 5px; */
}

a
{
	color: #957c00;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style-type: square;
}

/* overall page structure */

div#page-container
{
	text-align: center;
}

div#page-containee
{
	margin: 25px auto;
	text-align: left;
	width: 800px;
	background-color: #dfd7ca;
	border-radius: 20px;
	border: solid 1px #000;
	padding: 0 30px 20px 30px;
}

div#halfpage-left
{
	float: left;
	width: 379px;
	padding-right: 20px;
	border-right: solid 1px white;
	margin-bottom: 30px;
}

div#halfpage-right
{
	width: 380px;
	float: left;
	padding-left: 20px;
	margin-bottom: 30px;
}

div.halfpage-left-noborder
{
	float: left;
	width: 380px;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: -15px;
}

div.halfpage-right-noborder
{
	width: 380px;
	float: left;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: -15px;
}

div.clearer
{
	clear: both;
	margin: 0 0 -20px 0;
	padding: 0;
	height: 0;
}

/* logo, navigation, site name */

div#top
{
	height: 108px;
}

div#top-logo
{
	height: 108px;
	width: 107px;
	/* background: url(/i/time-zone-genius-logo.png);*/
	border-left: solid 1px #b5b5b5;
	border-right: solid 1px #b5b5b5;
	border-bottom: solid 1px #b5b5b5;
	position: absolute;
	top: 26px;
}

div#top-also
{
	position: relative;
	left: 120px;
	/* background-color: yellow; */
	height: 106px;
	width: 677px;
	border-bottom: solid 2px #609;
}

div#top-bottom
{
	position: absolute;
	bottom: 0;
	/* background-color: yellow; */
}

div#top-sitename
{
	text-transform: lowercase;
	font-size: 4.2em;
	letter-spacing: -0.03em;
	text-shadow: #888888 2px 2px 7px;
	padding-bottom: 8px;
	/* background-color: pink; */
}

#top-sitename span.whichsite
{
	border-bottom: solid 9px #609;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 400;
}

#top-sitename span.genius
{
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 300;
}

#top-sitename span.com
{
	font-size: .25em;
	letter-spacing: 0;
	text-shadow: none;
	margin-left: -.2em;
}

/* navigation */

div#top-nav
{
	position: relative;
	top: 10px;
	text-align: right;
}

#top-nav ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 2px;
}

#top-nav ul li
{
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
	/* border-left: solid 1px #b5b5b5; */
}

#top-nav a
{
	/* text-transform: uppercase; */
	/* color: #707070; */
	font-family: arial, sans-serif;
	font-size: 1.0em;
}

#top-nav a:hover
{
}

/* main body */

div#content
{
	margin-top: 30px;
	clear: both;
	line-height: 1.5em;
}

div#breadcrumbs
{
	margin-top: -20px;
	font-family: arial, sans-serif;
}

/* home page */

div#home-bottom-left
{
	width: 379px;
	float: left;
	padding-right: 20px;
	border-right: solid 1px white;
	margin-top: 30px;
}

div#home-bottom-right
{
	width: 380px;
	float: left;
	padding-left: 20px;
	margin-top: 30px;
}

div#home-bottom-left h1
{
	padding-top: 0;
	margin-top: 0;
}

div#home-bottom-right h1
{
	padding-top: 0;
	margin-top: 0;
}

table.home-browse
{
	margin: 0;
	padding: 0;
}

table.home-browse ul
{
	margin: 0;
}




#footer
{
	clear: both;
	height: 15px;
	color: #333;
	font-size: .8em;
	border-top: solid 1px #fff;
	padding-top: 10px;
	margin-top: 20px;
}


div.home-cities
{
	margin-top: 15px;
}

div.home-city
{
	border-radius: 10px;
	float: left;
	border: solid 1px #fff;
	background-color: #f2dc6d;
	padding: 10px;
	text-align: center;
	width: 150px;
	height: 150px;
	position: relative;
	font-family: arial, sans-serif;
}

div.home-city h1
{
	/*
	font-size: 1.5em;
	font-family: "Arial Black", sans-serif;
	font-weight: normal;
	*/
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 400;
	letter-spacing: -0.03em;
	margin: 5px 0 0 0;
}

div.home-city h2
{
	font-size: 1.1em;
	font-family: "Arial Black", sans-serif;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin: 5px 0 0 0;
}

div.home-city div.place
{
	margin: 1px 0 0 0;
	text-transform: uppercase;
	font-size: .9em;
}

div.home-city div.when
{
	margin: 8px 0 0 0;
	line-height: 18px;
}

div.home-city span.date
{
}

div.home-city span.time
{
	font-family: "Arial Black", sans-serif;
	font-size: 1.5em;
}

div.home-city form
{
}

div.home-city div.button
{
	position: absolute;
	bottom: 8px;
	right: 8px;
}

div.home-city input.button
{
	font-size: 85%;
	border: solid 1px #aaa;
	background-color: #eee;
	color: #555;
}

div.home-city input.city-field
{
	width: 100%;
	margin-top: 15px;
}

ul.browse-horizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.browse-horizontal li
{
	display: inline;
	padding-right: 20px;
}

div.error
{
	border: solid 1px red;
	background-color: #eba;
	padding: 10px;
	margin: 15px 0;
	color: maroon;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: -0.01em;
}

table.form
{
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	font-family: arial, sans-serif;
}

table.form th
{
	text-align: right;
	font-weight: normal;
	background-color: #ece8da;
	padding: 4px 10px;
	border-bottom: solid 1px #ac972b;
	border-top: solid 1px #ac972b;
	font-size: .9em;
}

table.form td
{
	padding: 4px 10px;
	border-bottom: solid 1px #ac972b;
	border-top: solid 1px #ac972b;
}

table.chart
{
	width: 100%;
	border-collapse: collapse;
	font-family: arial, sans-serif;
}

table.chart th
{
	text-align: left;
	border-bottom: solid 1px #ac972b;
	padding-left: 4px;
	padding-right: 4px;
}

table.chart td
{
	border-bottom: dotted 1px #ac972b;
	padding-left: 4px;
	padding-right: 4px;
}

table.chart td.odd
{
	background-color: #ece8da;
}







