
/* TODO - check the black what colour it is*/
/*MOBILE*/

@import url(http://fonts.googleapis.com/css?family=Roboto:300);

@font-face {
	font-family: custom;
	src: url(novecento/novecentowidemedium.woff);
}

@font-face {
	font-family: custom3;
	src: url(novecento/novecentowidenormal.woff);
}

@font-face {
	font-family: custom2;
	src: url(roboto/robotolight.ttf);
}

.fl { float:left; }
.fr { float:right; }
.cb { clear:both; }
.right { text-align:right; }
.uppercase { text-transform:uppercase; }

/*body*/
body { background-color:#E0E0E0; }
body, div, p { font-size:11pt; font-family:Roboto; color:#231F20; }

h1 { font-size:55pt; color:#716658; font-family:custom; font-weight:200; margin:0; padding:0; line-height:70pt; white-space:nowrap; }
h2 { font-size:41pt; font-weight:100; margin:0; padding:0; margin-top:17pt; white-space:nowrap; }
h3 { font-size:35pt; font-weight:400; margin:0; padding:0; white-space:nowrap; }
h4 { font-size:33pt; font-weight:500; color:#716658; margin-bottom:0; line-height:10pt; white-space:nowrap; }

/*custom*/

.wrap { max-width:1000px; background-color:White; margin:10pt; padding:20pt; }

.first_word { text-transform:uppercase; color:#716658; font-size:21pt; font-family:custom; }
.first_word_joe { text-transform:uppercase; font-family:custom; font-size:21pt; }

.a_white, .a_white:hover  { color:white; text-decoration:none; }

.complied { font-size:17pt; font-weight:500; font-family:custom3; line-height:30pt; color:#716658; /*text-align:justify;*/ }

.overnights { font-size:21pt; font-weight:500; line-height:30pt; /*text-align:justify;*/ }

.photocredit_wrap { max-width:150px; padding-top:350pt; position:absolute; }

.photocredit { 
	 font-size:11px;
	 -ms-transform:rotate(270deg); /* IE 9 */
  	 -moz-transform:rotate(270deg); /* Firefox */
	 -webkit-transform:rotate(270deg); /* Safari and Chrome */
  	 -o-transform:rotate(270deg); /* Opera */
  	 margin-left:-30pt;
}

.contact { background-color:#716658; color:white; padding:15px; margin-top:11pt; width:180pt; font-size:30pt; line-height:60pt; width:97%; }

/*
position:absolute;
  	 bottom:-430pt;
  	 margin-left:-50px;
margin-top:300pt;
  	 margin-left:-70pt;
*/

