@charset "UTF-8";
/* CSS Document */


@font-face {
	font-family: 'DidotElder_Book';
	src: url('../fonts/didoteldbooosf-webfont.eot');
	src: url('../fonts/didoteldbooosf-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/didoteldbooosf-webfont.woff') format('woff'),  url('../fonts/didoteldbooosf-webfont.ttf') format('truetype'),  url('../fonts/didoteldbooosf-webfont.svg#DidotElderBookOSF') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Swiss-Ultra';
	src: url('../fonts/suisse_bp_intl_ultralight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/suisse_bp_intl_ultralight-webfont.woff') format('woff'), url('../fonts/suisse_bp_intl_ultralight-webfont.ttf') format('truetype'), url('../fonts/suisse_bp_intl_ultralight-webfont.svg#svgFontName') format('svg');
	font-style:normal;
	font-weight:100;
}
@font-face {
	font-family: 'Swiss_Regular';
	src: url('../fonts/suisse_bp_intl_regular-webfont.eot');
	src: url('../fonts/suisse_bp_intl_regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/suisse_bp_intl_regular-webfont.woff') format('woff'),  url('../fonts/suisse_bp_intl_regular-webfont.ttf') format('truetype'),  url('../fonts/suisse_bp_intl_regular-webfont.svg#Swiss_Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}
html {
	height:98%;
}
body {
	border: solid 20px #e11529;
	height:auto;
	font-family: 'DidotElder_Book';
	font-weight:normal;
	min-height:98%;
}
body#site {
	background-color:#e11529;
	opacity:0;
	height:auto;
}
::selection {
	background: #e11529; /* Safari */
	color:#000;
}
::-moz-selection {
 background: #e11529; /* Firefox */
 color:#000;
}
.wrapper {
	width:82%;
	margin:auto;
	padding:80px 0 50px 0;
	font-size:28px;
}
body, select, input, textarea {
	color: #000;
}
h1 {
	font-size:21px;
	font-family: 'DidotElder_Book';
	font-weight:normal;
	letter-spacing:0.06em;
}
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color:#e11529;
}
header {
	text-transform: uppercase;
}
header nav ul {
	margin-top:8px;
}
ul li {
	font-family: 'Swiss_Regular';
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	float:left;
	height:18px;
	margin: 0;
	margin-right: 10px;
}
ul li a {
	display:inline;
}

article {
	font-family: 'DidotElder_Book', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top:80px;
	font-size:52px;
	line-height:1.2em;
}
article p * {
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #666;
	margin: 1em 0;
	padding: 0;
}
em {
	font-family: 'Swiss-Ultra';
	font-style:normal;
	font-size:0.9em;
	color:#222;
	letter-spacing: normal;
}
hr {
	margin:0.5em 0 0.5em 0;
}
p {
	margin:0;
	padding:0;
}
footer {
	font-family: 'Swiss_Regular';
	font-weight:normal;
	font-size: 12px;
	text-transform:uppercase;
	margin-top:80px;
	margin-bottom:10px;
}
 @media screen and (max-device-width: 480px) {
}
