blockquote {
	float: none;
	font-size: 100%;
	font-weight: bold;
	margin: 1.5em 3%;
	padding: 1.5em 5%;
	width: 84%;
}
blockquote p {
	margin-bottom: 0;
}
blockquote p.attribution {
	font-weight: normal;
}
#nav-main {
	display: none;
}
#content {
	background: none;
	margin : 0;
	padding: 0;
  width: 100%;
}
#logo { /* total height is the same as #header */
	height: 305px;
	margin: 0;
	padding: 0;
	padding-left: 5%;
	padding-top: 60px;
	position: relative;
	text-align: center;
	width: 25%;
	z-index: 3;
}
#header, #swmag {
	margin: 0;
	padding: 0;
	padding-left: 25%;
	width: 75%;
}
#header { /* total height is the same as #logo*/
	background: #cbd5d3 url("images/bg/site.png") top right no-repeat;
	border: none;
	height: 265px;
	padding-top: 100px;
	position: absolute;
}
#header h1 {
	background-image: none;
  font-size: 28pt !important;
  padding: 0;
}
#header #nav-main {
	bottom: 0;
	height: 50px;
	position: absolute;
	text-align: center;
	z-index: 20;
}
#swmag {
	background: transparent url('images/bg/top_fade.png') 0 185px repeat-x;
	font-size: 12pt !important;
	font-weight: bold;
	height: 195px;
	position: absolute;
	text-align: center;
	top: 180px;
	z-index: 10;
}
#swmag p {
	padding: 0 10%;
}
#sites {
	list-style: none;
	margin: 0;
	padding: 0;
}
.site p {
	margin: 0;
}
#sites .site {
	margin-bottom: 0.75em;
}
#sites .site p.header {
	font-weight: bold;
}
#sites .site .content,
p.more {
	padding-left: 5%;
}
#sites .site p.more span {
	display: none;
}
.item,
#featured-artefact {
	border: 1px solid #bbbbbb;
	background: url('images/bg/opaque/ffffff_50.png');
	float: left;
	margin: 4.5em 1.5% 1.5em;
	padding: 2.5em 1.5% 1.5em;
	position: relative;
	width: 27%;
}
.item h2,
#featured-artefact h2 {
	font-size: 2em;
}
.item img {
	float: right;
	margin: 0 3% 1.5em;
}
#featured-artefact {
	text-align: center;
}
#featured-artefact a {
	display: block;
	width: 100%;
}
#featured-artefact img {
	border: 1px solid #999999;
	display: block;
	margin: 0 auto;
	max-height: 350px;
	max-width: 100%;
}
#featured-artefact p.more {
	text-align: center;
}
.portlet,
.portlet a {
	color: #2a3e57;
}
.portlet .header,
.weather-forecast caption {
	color: #dfe1e5;
}
.portlet {
	background: url('images/bg/opaque/ffffff_25.png');
	float: left;
	margin: 3em 1.5% 3em;
	width: 30%;
}
.portlet .header,
.weather-forecast caption {
	font-family: "Times New Roman", serif;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0.75em;
}
.portlet .content {
	font-size: 90%;
	padding: 0.75em 5%;
}
.row {
	padding: 0 5%;
	position: relative;
}
.row-2 {
	background: url('images/bg/opaque/000000_33.png');
}
.row-2 div.portlet {
	background: url('images/bg/opaque/ffffff_50.png');
}
.row-2 .hentry {
	border: none;
}
.row-3 {
	background: url('images/bg/opaque/000000_50.png');
	padding: 1.5em 0;
}
.row-3 div.portlet {
	margin-bottom: 0;
	margin-top: 3em;
}
.hfeed {
	list-style: none;
	margin: 0;
}
#content div.portlet {
  border-color: #777;
}
#content div.portlet div.content ul li {
	background: none;
	padding: 0;
}
#content div.portlet div.content ul li p {
	float: none;
	padding: 0;
}
p.more {
	margin-bottom: 0;
	margin-top: 0.75em;
}
.weather-forecast {
	border: none;
	float: left;
	margin: 0 3% 1.5em;
	padding: 0;
	width: 60.6667%;
}
.weather-forecast caption {
	background: transparent;
}
.weather-forecast tr th,
.weather-forecast tr td {
	background: transparent;
	border: none;
}
.weather-forecast thead,
.weather-forecast tfoot,
.weather-forecast tfoot a {
	background: #141e2b;
	color: #dfe1e5;
	text-decoration: none;
}
.weather-forecast tbody td.column-2,
.weather-forecast tbody td.column-4 {
	background: url('images/bg/opaque/808080_25.png');
}
.weather-forecast tbody {
	background: url('images/bg/opaque/ffffff_50.png');
}
.weather-forecast tr.icons td {
	padding-bottom: 0;
}
.weather-forecast tr.description td {
	padding-top: 0;
}
#login {
	background: url('images/bg/opaque/000000_50.png');
}
#login p.header,
#login a,
#login label {
	background: none;
	border: none;
	color: #dfe1e5;
}
