@font-face {
    font-family: 'ptf_nordic_rndnormal';
    src: url('../font/ptf-nordic-rnd-webfont.eot');
    src: url('../font/ptf-nordic-rnd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ptf-nordic-rnd-webfont.woff') format('woff'),
         url('../font/ptf-nordic-rnd-webfont.ttf') format('truetype'),
         url('../font/ptf-nordic-rnd-webfont.svg#ptf_nordic_rndnormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-image: url('../images/sub-header.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}

#wrapper-sub {
	padding-top: 41px;
}

div#wrapper {
	width: 856px;
	height: 856px;
	margin: auto;
	background-image: url('../images/backer-home.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: -20px;
}

* {
	outline: none;
}

div#container-sub {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 10px;
}

div#sigil-sub {
	padding-right: 10px;
	float: right;
}


div#sigil-home {
	float: right;
	padding-top: 224px;
	padding-right: 84px;
	text-align: center;
	font-family: ptf_nordic_rndnormal;
	font-size: 18px;
	color: #000;
}


div#sigil {
	text-align: center;
}

div#sigil h1 {
	font-family: ptf_nordic_rndnormal;
	font-size: 30px;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#sigil h1 a {
	color: #fff;
	text-decoration: none;
	z-index: 200;
}

div#sigil h1 a:hover {
	color: #fff;
	text-decoration: none;
	z-index: 200;
}

div#page-header-sub {
	float: left;
	padding-left: 10px;
	margin-top: 15px;
}

div#page-header-sub img {
	float: left;
}

div#page-header-sub h2 {
	float: left;
	padding: 0;
	margin: 0;
	font-family: ptf_nordic_rndnormal;
	font-size: 48px;
	color: #000;
	margin-top: 10px;
}

div#content-sub {
	width: 670px;
	margin-left: 170px;
	padding: 10px;
	padding-top: 150px;
	display: block;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-bottom: 90px;
}


#footer {
	height:90px;
	margin-top: -90px;
	z-index: 10000;
}

div#footer-content {
	margin: auto;
	width: 1000px;
	font-family: ptf_nordic_rndnormal;
	font-size: 18px;
	color: #fff;
	padding-left: 24px;

}

div#footer-content h3 {
	font-family: ptf_nordic_rndnormal;
	font-size: 50px;
	color: #fff;
	margin-top:0;
	padding-top: 0;
	margin: 0;
	padding: 0;
	line-height: 60px;
}

div#footer-content a {
	color: #fff;
	text-decoration: none;
}

div#footer-content a:hover {
	text-decoration: underline;
}

#footer-contentasdf {
	z-index: 200000;
	width: 1000px;
	margin: auto;
}

div#footer-content  h3 a {
	color: #fff;
	text-decoration: none;
}

div#footer-content  h3 a:hover {
	color: #fff;
	text-decoration: none;
}

div.fb-content {
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 18px;
	color: #000;
	padding: 10px;
}

li {
	margin-left: 40px;
}


















.album-container {
	float: left;
	width: 300px;
}

.album-container a {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 12px;
	text-decoration: none;
	color: #52432c;
}

.album-container p {
	font-size: 16px;
}

.album-container a:hover {
	text-decoration: underline;
}

.album-container p {
	padding: 0;
	margin: 0;
	line-height: 18px;
}

table#forsale td img, img.album {
	padding: 2px;
	border: 1px solid #000;
}

table#forsale td {
	line-height: 18px;
	width: 33%;
	font-size: 14px;
}

div#cover {
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}

.red {
	color: #990000;
}

div#content-sub td {
	line-height: 18px;
	font-size: 16px;
}

div#content-sub p {
	line-height: 16px;
	font-size: 16px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


 img.album-thumb {
 	width: 90px;
 	height: auto;
 }