@font-face {
font-family: 'Nevis';
 src: url('http://static.tumblr.com/uj0kq3w/yJMlgl9jl/nevis-webfont.eot?#') format('eot'),
   url('http://static.tumblr.com/uj0kq3w/cZ7lgl9lq/nevis-webfont.woff') format('woff'),
   url('http://static.tumblr.com/uj0kq3w/9kwlgl9m7/nevis-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

html, body, h1, h2, h3, h4, h5, h6, blockquote, p, ul, ol, li, div, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
color: #363346;
background: #1576BA;
/* font-family: 'Nevis', verdana, arial, helvetica, sans-serif; */
font-family: verdana, arial, helvetica, sans-serif;font-size: 90%;
}

a {
color: #363346;
text-decoration: underline;
}

a:hover {
color: #f6650c;
text-decoration: underline;
}

a:active {
color: #363346;
text-decoration: underline;
}

a:visted {
color: #363346;
text-decoration: underline;
}

h1 {
margin: 0;
text-shadow: 0 1px 0 #ffffff;
font-size: 320%;
}

	h1 a {
	color: #363346;
	text-decoration: none;
		 }

	h1 a:hover {
	color: #363346;
	text-decoration: none;
		 }

	h1 a:active {
	color: #363346;
	text-decoration: none;
		 }

	h1 a:visited {
	color: #363346;
	text-decoration: none;
		 }



h3.postTitleOnly {
text-shadow: 0 1px 0 #ffffff;
font-size: 300%;
padding: 10px 0;
}

	a.postTitle {
	color: #363346;
	text-decoration: none;
		 }

	a.postTitle:hover {
	color: #f6650c;
	text-decoration: none;
		 }



	a.postTitle:active {
	color: #363346;
	text-decoration: none;
		 }

	a.postTitle:visited {
	color: #363346;
	text-decoration: none;
	}

	.paragraph p {
	margin-bottom: 1em;
	}

#mainWrapper {
	width: 855px;
	margin: 1% auto 0 auto;
}

#wrapperWrapper {
	float: left;
	width: 614px;
}

#wrapper {
	float: left;
	width: 614px;
	background: #f0f0f0;
}

div.wrapperBottom {
	float: left;
	width: 616px;
}

div.wrapperShadow {
	float: left;
	margin-bottom: 1%;
	width: 606px;
	background: #f0f0f0;
}

#headerWrapper {
	clear: both;
	width: 625px;
}

div.itemWrapper {
	clear: both;
	width: 600px;
	text-align: center;
	margin: 5px;
	background: #f0f0f0;
}

#bar {
	background-image:url('images/_bar_.gif');
}

#navmenu {
	margin: 10px;
	text-align: center;
	font-size: 75%;
	font-weight:bold;
}

#blue {
	background: #1576BA;
}