/* new blue #1d62d8 */

* {
	font-size: 100%;
	padding: 0;
	margin: 0;
	text-indent: 0;
	list-style-type: none;
	list-style-position: outside;
	border: none;
}

/*.navbar {
	border: 1px solid red;
}
*/

body {
/*	background-color: white;*/
	background: #FFF url(../images/compass-card.gif) no-repeat fixed 0% 112%;
	font-size: medium;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
}

#topband, #logo {
	height: 160px;
	background-color: #1d62d8;
}

#logo {
	width: 1004px;
}

#logo img {
	float: left;
	display: inline;
	padding: 5px;
}

#logo p {
	margin-left: 150px;
	padding: 25px 0 5px 0;
	background: #1d62d8 url(../images/header-giovanni.jpg) no-repeat;
	width: 510px;
	height: 110px;
/*	overflow: hidden;*/
}

.hidden {
	display: block;
	color: red;
	text-indent: -5000px;
	line-height: 110px;
}

#logo a, .blogpix a {
	text-decoration: none;
}

#logo a:hover, .navbar a:hover, .blogpix a:hover {
	border: none;
}

.topnav, .navbar {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

.topnav {
	font-size: 0.8em;
	color: white;
	float: right;
	display: inline;
	margin: 5px 40px 0 0;
	overflow: visible;
/*	width: 400px;*/
}

.topnav li {
	display: inline;
	margin: 0 0 0 5px;
	white-space: nowrap;
}

.topnav li:first-child {
	margin: 0;
}

.topnav a {
	color: white;
}

.navbar {
	float: left;
	display: inline;
	margin: 0 10px 0 -220px;
	color: #1d62d8;
	font-size: 1.1em;
}

.navbar li {
	white-space: nowrap;
	padding: 0.5em 0 0.5em 16px;
}

.subnavbar li {
	padding-left: 16px;
}

.subnavbar li:first-child {
	margin-left: -16px;
}

.navbar a:hover {
	background-color: #e6e6e6;
}

.topnav a:hover {
	background-color: #cbcbcb;
}

.subnavbar {
	font-size: 1em;
}

.navbar li.current {
	background: transparent url(arrow.gif) no-repeat;
	padding-left: 18px;
}

a {
	text-decoration: underline;
/*	border-bottom: 0.1em solid #1d62d8;*/
	color: #1d62d8;
}

a:hover {
	border-bottom: 0.1em solid #E26F13;
}

.navbar a, .topnav a {
/*	border: none;*/
	padding: 4px;
	text-decoration: none;
	color: inherit;
}

#content {
	padding: 48px 300px 0 240px;
	width: 460px;
}

#content p {
	margin-bottom: 1em;
}

h1, h2 {
	color: #1d62d8;
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
/*	font-family: Georgia, serif;*/
	padding: 0.25em 0 1em 0;
}

h2 {
	font-size: 1.1em;
	padding: 0 0 1em 0;
}

img.standard {
	float: right;
	clear: right;
	display: inline;
	padding: 0 0 16px 20px;
}

#pix {
	margin-right: -300px;
}

#essentials {
/*	font-size: 1.1em;*/
	margin: 0.5em 0 1.5em 30px;
}

#essentials li {
	margin-top: 1em;
}

#essentials li:first-child {
	margin-top: 0;
}

.bullets li {
	list-style-type: disc;
	margin-left: 1em;
}

.announcement {
	border: 1px solid #1d62d8;
	padding: 1em;
	margin-bottom: 1em;
}

h2.entry-title {
	padding-bottom: 0;
}

.published, .weather {
	font-weight: bold;
	font-size: 0.85em;
}

.entry-content {
	border-bottom: 2px dotted #1d62d8;
/*	padding-bottom: 0.5em;*/
	margin-bottom: 1.5em;
}

.weather li {
	display: inline;
	padding: 0 1em 0 0;
}

.weather li:first-child {
	display: block;
	text-transform: capitalize;
}

input, textarea {
	border: 1px solid #1d62d8;
}

.zemSubmit {
/*	float: right;*/
	margin: 0 0 20px 320px;
}

.formstart {
	margin-top: 1.5em;
}

.blogpix {
/*	float: left;
	display: inline;
	padding: 0;*/
	zoom: 1; /* might fix IE hasLayout problems */
}

.blogpix img {
	padding:0 24px 24px 0;
	display: inline;
	margin: 0;
}

.archive {
	font-size: 0.85em;
	text-indent: 1em;
}

.spaced {
	margin-left: 1em;
}