* {
	margin: 0;
	padding: 0;
}

body {
	font: 76%/1.5 'Droid Serif', serif;
	background-color: #f7f7f7;
	text-align: center;
	color: #4c788b;
}

#port-hole {
	width: 996px;
	height: 568px;
	background-color: #fff;
	margin: 40px auto 0 auto; /*48*/
	overflow: hidden;
	text-align: left;
}

#port-hole nav {
	position: fixed;
	z-index: 25;
	text-align: left;
	width: 550px;
	margin: 16px 0 0 346px;
}

#port-hole nav ul {
	list-style-type: none;
	font-size: .92em;
}

#port-hole nav ul li {
	display: inline;
	margin-right: 9px;
}

#port-hole nav ul li:last-child {
	margin-right: 0;
}

#port-hole nav ul li a {
	color: #4c788b;
	text-decoration: none;
}

#port-hole nav ul li.active a {
	color: #c7531a;
}

#port-hole .page {
	width: 996px;
	height: 568px;
	float: left;
	background: url('../assets/conveyor-belt.png') repeat-x left bottom;
}

#port-hole .page #content {
	text-align: left;
	width: 300px;
	margin: 88px 72px 0 124px;
	float: left;
}

#port-hole #servicepage.page #content {
	width: 360px;
	margin: 88px 12px 0 124px;
}

#port-hole .page .item {
	width: 500px;
	height: 568px;
	float: left;
	
}

/* Homepage */

#port-hole #homepage.page #suitcase {
	width: 996px;
	height: 514px;
	margin-top: 40px;
	float: left;
}

#port-hole #homepage.page #suitcase ul {
	width: 768px;
	height: 452px;
	margin: 56px 114px 0 114px;
	float: left;
	list-style-type: none;
}

#suitcase ul li {
	position: relative;
	left: 0;
	top: 0;
}

#suitcase ul li a {
	position: absolute;
	text-indent: -9999px;
}

#suitcase ul li a#home-badge {
	display: block;
	width: 148px;
	height: 148px;
	background: url('../assets/badge-home.png') no-repeat left top;
	left: 62px;
	top: 60px;
}

#suitcase ul li a#about-badge {
	display: block;
	width: 140px;
	height: 113px;
	background: url('../assets/badge-about.png') no-repeat left top;
	left: 78px;
	top: 264px;
}

#suitcase ul li a#services-badge {
	display: block;
	width: 106px;
	height: 162px;
	background: url('../assets/badge-services.png') no-repeat left top;
	left: 360px;
	top: 244px;
}

#suitcase ul li a#partners-badge {
	display: block;
	width: 124px;
	height: 136px;
	background: url('../assets/badge-partners.png') no-repeat left top;
	left: 224px;
	top: 168px;
}

#suitcase ul li a#words-badge {
	display: block;
	width: 149px;
	height: 107px;
	background: url('../assets/badge-words.png') no-repeat left top;
	left: 480px;
	top: 192px;
}

#suitcase ul li a#team-badge {
	display: block;
	width: 148px;
	height: 100px;
	background: url('../assets/badge-team.png') no-repeat left top;
	left: 424px;
	top: 80px;
}

#suitcase ul li a#wta-badge {
	display: block;
	width: 100px;
	height: 80px;
	background: url('../assets/badge-wta.png') no-repeat left top;
	left: 632px;
	top: 72px;
}

#suitcase ul li a#contact-badge {
	display: block;
	width: 124px;
	height: 127px;
	background: url('../assets/badge-contact.png') no-repeat left top;
	left: 604px;
	top: 280px;
}

/* Hide nav on homepage */

nav.limited ul li#home, nav.limited ul li#about, nav.limited ul li#services, nav.limited ul li#partners, nav.limited ul li#words, nav.limited ul li#team, nav.limited ul li#contact {
	visibility: hidden;
	-webkit-transition:visibility .3s ease;
	-moz-transition:visibility .3s ease;
	-o-transition:visibility .3s ease;
}

/* Reveal full nav */

nav.full ul li#home, nav.full ul li#about, nav.full ul li#services, nav.full ul li#partners, nav.full ul li#words, nav.full ul li#team, nav.full ul li#contact {
	visibility: visible;
}

/* Page backgrounds */

#port-hole #homepage.page #suitcase {
	background: url('../assets/home-page-suitcase.png') no-repeat center bottom;
}

#port-hole #aboutpage.page .item {
	background: url('../assets/about-us-red-wellies.png') no-repeat 24% bottom;
}

#port-hole #servicepage.page .item {
	background: url('../assets/our-services-travel-books.png') no-repeat 50% bottom;
}

#port-hole #partnerpage.page .item {
	background: url('../assets/our-partners-cocktail.png') no-repeat 60% bottom;
}

#port-hole #wordspage.page .item {
	background: url('../assets/words-postcard1.png') no-repeat left 120px;
}

#port-hole #teampage.page .item {
	background: url('../assets/wheres-wendum-globe.png') no-repeat 36% bottom;
}

#port-hole #contactpage.page .item {
	background: url('../assets/contact-us-bottle.png') no-repeat 36% bottom;
}

footer {
	width: 996px;
	height: 100px;
	background: url('../assets/alu-strip.jpg') no-repeat left top;
	text-align: left;
	margin: 0 auto;
}

footer h2 {
	margin: 9px 0 0 124px;
	float: left;
	font-weight: 400;
	font-size: 1.16em;
}

footer p {
	margin: 0 0 0 124px;
	font-size: .88em;
	float: left;
	clear: left;
	width: 260px;
}

footer p.right {
	float: right;
	margin: 0 124px 0 0;
	width: 84px;
	
}

footer a {
	color: #4c788b;
	text-decoration: none;
}


/* About page */

#port-hole #aboutpage.page #content {
	width: 300px;
	margin: 88px 0 0 124px;
	padding-right: 84px;
	background: url('../img/logo-small.png') no-repeat right 50px;
}

#port-hole #aboutpage.page .item {
	width: 488px;
}

/* Partner page */

#port-hole #partnerpage.page #fader {
	position: relative;
	width: 170px;
	height: 160px;
	left: 374px;
	top: 340px;
}

#port-hole #partnerpage.page #partner-scroll {
	width: 216px;
	height: 306px;
	overflow: hidden;
}

#port-hole #partnerpage.page #partner-scroll p {
	margin-bottom: 5px;
	font-size: .88em;
	line-height: 1.33;
}
#port-hole #partnerpage.page #partner-scroll h4 {
color: #c7531a;
font-weight: 500;
}

#port-hole #partnerpage.page ul#arrows {
	position: relative;
	left: -48px;
	top: -48px;
	list-style-type: none;
}

#port-hole #partnerpage.page ul#arrows li {
	text-indent: -9999px;
	margin-bottom: 8px;
}

#port-hole #partnerpage.page ul#arrows li a {
	display: block;
	width: 18px;
	height: 15px;
}

#port-hole #partnerpage.page ul#arrows li#up a {
	background: transparent url('../assets/scroll-up.png') no-repeat left -19px;
}

#port-hole #partnerpage.page ul#arrows li#up.active a {
	background-position-y: top;
}

#port-hole #partnerpage.page ul#arrows li#down a {
	background:  transparent url('../assets/scroll-down.png') no-repeat left -19px;
}

#port-hole #partnerpage.page ul#arrows li#down.active a {
	background-position-y: top;
}

/* Words page */

#port-hole #wordspage.page #content {
	width: 272px;
}

#content ul#endorse {
	list-style-type: none;
	margin: 12px 0 0 0;
}

#content ul#endorse li {
	margin-bottom: 10px;
	line-height: 1.33;
}

#port-hole #wordspage.page #praise {
	width: 500px;
	height: 568px;
	text-align: left;
	margin: 0;
	overflow: hidden;
}

#port-hole #wordspage.page #praise ul {
	list-style-type: none;
	width: 350px;
	float: left;
}

#port-hole #wordspage.page #praise ul li:first-child {
	mar gin: 14px 0 0 0;
}

#port-hole #wordspage.page #praise ul li {
	width: 350px;
	clear: left;
	float: left;
	margin: 0 0 26px 0;
	text-indent: -9999px;
}

/*#port-hole #wordspage.page .item.pc1 #praise {
	/* Safari *!/
	-webkit-transform: rotate(6deg);
	
	/* Firefox *!/
	-moz-transform: rotate(6deg);
	
	/* IE *!/
	-ms-transform: rotate(6deg);
	
	/* Opera *!/
	-o-transform: rotate(6deg);
}

#port-hole #wordspage.page .item.pc2 #praise {
	/* Safari *!/
	-webkit-transform: rotate(-7deg);
	
	/* Firefox *!/
	-moz-transform: rotate(-7deg);
	
	/* IE *!/
	-ms-transform: rotate(-7deg);
	
	/* Opera *!/
	-o-transform: rotate(-7deg);
}*/

#praise .name {
	clear: left;
	display: block;
	float: right;
	margin-top: 18px;
	font-size: 1.24em;
}

#port-hole #wordspage.page .item #praise.pc1 {
	background: url('../assets/words-postcard-joshua.png') no-repeat left 120px;
}

#port-hole #wordspage.page .item #praise.pc2 {
	background: url('../assets/words-postcard-robert.png') no-repeat left 120px;
}

#port-hole #wordspage.page .item #praise.pc3 {
	background: url('../assets/words-postcard-susan.png') no-repeat left 120px;
}

#port-hole #wordspage.page .item #praise.pc4 {
	background: url('../assets/words-postcard-andrew.png') no-repeat left 120px;
}

#port-hole #wordspage.page .item #praise.pc5 {
	background: url('../assets/words-postcard-suya.png') no-repeat left 120px;
}

#port-hole #wordspage.page .item #praise.pc6 {
	background: url('../assets/words-postcard-jenna.png') no-repeat left 120px;
}

#port-hole #wordspage.page ul#endorse li a.sender {
	color: #c7531a;
}

/* Team page */
#teampage .tabs {
	display: flex;
	list-style-type: none;
	margin: 10px -6px;
}

#teampage .tabs li {
	display: inline-block;
	width: 84px;
	height: 96px;
	margin: 0 6px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

#teampage .tabs li.andrea {
	background-image: url('../assets/team-andrea.jpg');
}

#teampage .tabs li.michael {
	background-image: url('../assets/team-michael.jpg');
}

#teampage .tabs li.deborah {
	background-image: url('../assets/team-deborah.jpg');
}

#teampage .tabs li.julian {
	background-image: url('../assets/team-julian.jpg');
}

#teampage .tabs li.active {
	background-position-y: -99px;
}

#teampage .tabs li.deborah.active {
	background-position-y: -96px;
}

#teampage .tabs li.michael.active {
	background-position-y: -97px;
}

/* Where page */

#port-hole #teampage.page #content {
	width: 358px;
	margin: 88px 8px 0 124px;
}

#port-hole #teampage.page .item {
	width: 482px;
}

#port-hole #wherepage #content #photostrip {
	width: 300px;
	margin: 10px 0 0 0;
}

#port-hole #wherepage #content #photostrip a {
	width: 75px;
	height: 75px;
	margin-right: 37px;
}

#port-hole #wherepage #content #photostrip a:last-of-type {
	margin-right: 0;
}

#port-hole #wherepage #content #photostrip a img {
	border: none;
}

#port-hole #wherepage #content #foursquare {
	margin: 8px 0 16px 0;
}

/* Typography */

h1, h2, h3 {
	color: #c7531a;
	font-weight: 400;
}

h1 {
	font-size: 1.3em;
	font-weight: 400;
}

p {
	margin: 0 0 10px 0;
}

#content ul {
	margin: 0 0 6px 16px;
}

#content a {
	color: #7dc5e3;
	text-decoration: none;
}

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

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
#port-hole {
	margin: 0 auto 0 auto; /*48*/
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}