	/* Kearsey CSS
----------------------------------------------------- */
* 	{
	-webkit-tap-highlight-color: transparent;
	}
	
html {
	height:100%;
	width:100%;
	overflow: hidden;
	}

body {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	background: #968a7a;
	-webkit-text-size-adjust: 100%;
	}

	
	/* common
----------------------------------------------------- */

br {
	clear: both;
	}

p {
	margin: 0; 
	padding-top: 8px; 
	}

a {
	outline:none;
	}
	
a:hover {
	text-decoration:underline;
	}

ul {
	padding:0px;
	list-style-type:none;
	}
	
img { 
	-ms-interpolation-mode:bicubic;
	border:none;
	}
	
.hidden {
	display: none;
}

.transparent{
	opacity: 0;
}
	



	/* Backgrounds
----------------------------------------------------- */

.bg {
	position: relative;
	width:100%; 
	height:100%;
	z-index: -1;
	}
		
.bg_home {
	background: url(../images/backgrounds/bg_home_7.jpg) no-repeat right center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	
.bg_profile {
	background: url(../images/backgrounds/bg_profile_2.jpg) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	
.bg_portfolio {
	background: url(../images/backgrounds/bg_portfolio.jpg) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	
.bg_contact {
	background: url(../images/backgrounds/bg_contact.jpg) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	
	
	/* content
----------------------------------------------------- */

.container,
.container_index {
	position: absolute;
	top: 15%;
	width: 380px;
	left: 50%;
	margin-left: -190px;
	height: 205px;
	}
	
.container_notice {
	position: absolute;
	bottom: 15%;
	width: 100%;
	left: 0;
	height: auto;
	display: none;
	text-align: center;
	}
	
.notice_screen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	}
	
.notice,
.notice a {
	font-family: "hypatia-sans-pro";
	font-size: 16pt;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #fff;
	text-decoration: none;
	line-height: 200%;
	}
	
.notice a:hover {
	text-decoration: underline;
	}
	
.content_profile,
.content_pp {
	position: relative;
	margin-top: 30px;
	width: 500px;
	height: 60%;
	padding-top: 30px;
	left: 50%;
	margin-left: -250px;
	border-top: 2px dotted #7e8083;
	display: none;
}
	
.content_profile img {
	float: left;
	width: 45%;
	height: auto;
	margin: 0 20px 0 0;
	}
	
.content_contact,
.content_portfolio {
	position: relative;
	margin-top: 30px;
	width: 500px;
	padding-top: 30px;
	left: 50%;
	margin-left: -250px;
	border-top: 2px dotted #7e8083;
	text-align: center;
	display: none;
	}
	
.content_contact img {
	width: 50%;
	height: auto;
	margin: 0 0 20px 0;
	}
	
.content_contact a {
	color: #2e3b50;
	text-decoration: none;
	}
	
.content_contact a:hover {
	text-decoration: underline;
	}
	
.content_portfolio {
	padding-top: 0px;
	}

.content_portfolio img {
	width: 100%;
	height: auto;
	margin: 20px 0 5px 0;
	}
	
.content_contact h2,
.content_pp h2 {
	font-family: "hypatia-sans-pro";
	font-size: 14pt;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #2e3b50;
	margin: 0 0 0 0;
	}
	
.content_pp h3 {
	font-family: "hypatia-sans-pro";
	font-size: 14pt;
	font-weight: 400;
	color: #2e3b50;
	margin: 20px 0 0 0;
	}
	
.content_pp ul {
	list-style-type: circle;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;
	}
	
.text {
		font-family: "museo-sans";
	font-size: 12pt;
	font-weight: 400;
	line-height: 160%;
	color: #2e3b50;
	}
	
.text a {
	font-family: "museo-sans";
	font-size: 12pt;
	font-weight: 400;
	line-height: 160%;
	color: #2e3b50;
	text-decoration: underline;
	}
	
.content_contact .credit {
	font-size: 7pt;
	letter-spacing: 1px;
	color: #7e7a73;
	text-decoration: none;
	}
	
	
.kessell a {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 0;
	color: #7e7a73;
	text-decoration: none;
	}
	
.kessell a:hover {
	color: #2e3b50;
	text-decoration: underline;
	}
	
	
	
	
	
	
.content_portfolio h2 {
	font-family: "hypatia-sans-pro";
	font-size: 12pt;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #2e3b50;
	margin: 0 0 0 0;
	}
	
.content_gallery {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
	
.slideshow {
	position: absolute;
	top: 5%;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	height: 87%;
	overflow: hidden;
		-webkit-transform: translate3d(0,0,0);
	}
	
.slideshow img {
	height: 100%;
	}
	
	
.arrow {	
	cursor: url('../images/portfolio/galleries/play_slideshow.png') 23 23, e-resize;
	background: url('../images/portfolio/galleries/clear_for_ie_fix.png') top left;
	}


.pause{	
	cursor: url('images/portfolio/galleries/next_orange.cur'), auto;
	cursor: url('../images/portfolio/galleries/pause_slideshow.png') 23 23, auto;
	background: url('../images/portfolio/galleries/clear_for_ie_fix.png') top left;
	}

	
#slideshow_cursor_right {
	position: absolute;
	top: 7%;
	left: 70%;
	width: 30%;
	height:87%;
	z-index:3000;
	cursor: url('images/portfolio/galleries/next_orange.cur'), auto;
	cursor: url('../images/portfolio/galleries/next_arrow.png') 70 35, e-resize;
	background: url('../images/portfolio/galleries/clear_for_ie_fix.png') top left;
	}
	
#slideshow_cursor_left {
	position: absolute;
	top: 5%;
	left: 0px;
	width: 30%;
	height:87%;
	z-index:3000;
	cursor: url('images/portfolio/galleries/prev_orange.cur'), auto;
	cursor: url('../images/portfolio/galleries/prev_arrow.png') 0 35, w-resize;
	background: url('../images/portfolio/galleries/clear_for_ie_fix.png') top left;
	}

	

	
#slideshow_submenu {
	position: absolute;
	top: 94%;
	left: 0;
	width: 100%;
	height: 30px;
	text-align: center;
}

#cancel_slideshow {
	position: absolute;
	top: 10px;
	right: 10px;
	width:30px;
	height: 30px;
	z-index:3500;
	background: #ccc;
	border-radius:2em;
	}
	
.fadeout {
    position: absolute; 
    bottom: 0px;
    height: 100px;
    width: 100%;
	background: (
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    ); 
    background-image: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
	display: none;
    }

.inner_start,
.inner {
	position: absolute;
	top: 30px;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	height: 92%;
	overflow: hidden;
	}


	
.grad_bg {
	background: url(../images/backgrounds/grad.png);
	}
	
.logo {
	position: relative;
	top: 10px;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	height: auto;
	}
	
.logo img {
	width: 100%;
	}
	
	
	/* menu
----------------------------------------------------- */

.menu_holder {
	position: relative;
	margin-top: 40px;
	left: 0px;
	height: auto;
	width: 100%;
	}
	
.menu,
.menu a {
	font-family: "hypatia-sans-pro";
	font-size: 10.5pt;
	color: #7e8083;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: none;
	}
	
.menu a:hover,
.menu a:active {
	color: #3C4B63;
	}
	
/* This 'disabled' class works with Cycle2 to hide 'next' and 'prev' arrows on last and first slides of a slideshow. Cycle2 applies the class 'disabled' which needs to be styled */	

.disabled {
	display: none;
	}
	
	


/* iPad Pro breaks
-----------------------------------------------------
-----------------------------------------------------
----------------------------------------------------- */
	
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) {
	
.inner {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}
	
#slideshow_cursor_right,
#slideshow_cursor_left,
.prev,
.next {
	display: none;
	}
	
}





/* iPads (portrait and landscape) -----------------
-----------------------------------------------------
----------------------------------------------------- */
@media only screen and (max-device-width : 1024px) {
	
	
	
.container,
.container_index {
	position: absolute;
	top: 15%;
	width: 40%;
	left: 30%;
	margin-left: auto;
	height: 215px;
	}
	
.inner {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}
	
#slideshow_cursor_right,
#slideshow_cursor_left,
.prev,
.next {
	display: none;
	}		

	
}

	
/* Mobile breaks
-----------------------------------------------------
-----------------------------------------------------
----------------------------------------------------- */
@media only screen  and (max-width: 768px) 
{


.container,
.container_index {
	position: absolute;
	top: 15%;
	width: 70%;
	left: 15%;
	margin-left: auto;
	height: 215px;
	}

.logo {
	position: relative;
	top: 0px;
	width: 180px;
	left: 50%;
	margin-left: -90px;
	height: auto;
	}
	

	/* menu */

.menu_holder {
	position: relative;
	margin-top: 15px;
	left: 0px;
	height: auto;
	width: 100%;
	}

.menu,
.menu a {
	font-family: "hypatia-sans-pro";
	font-size: 11pt;
	color: #7e8083;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: none;
	line-height: 120%;
	display: block;
	}
	
.menu a:hover,
.menu a:active {
	color: #3C4B63;
	}
	
	
.inner {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}
	
	
.content_profile,
.content_contact,
.content_pp {
	position: relative;
	margin-top: 30px;
	width: 80%;
	height: 60%;
	padding-top: 30px;
	left: 0;
	margin-left: 10%;
	border-top: 2px dotted #7e8083;
	display: none;
	}
	
.content_profile img,
.content_contact img {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	}
	

.content_portfolio {
	position: relative;
	margin-top: 30px;
	width: 80%;
	height: 60%;
	padding-top: 0;
	left: 0;
	margin-left: 10%;
	border-top: 2px dotted #7e8083;
	display: none;
	}

	
#slideshow_cursor_right,
#slideshow_cursor_left,
.prev,
.next {
	display: none;
	}	


.slideshow {
	position: absolute;
	top: 5%;
	width: 90%;
	left: 5%;
	margin-left: auto;
	height: 90%;
	-webkit-transform: translate3d(0,0,0);
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}
		
.slideshow img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	}
	
#slideshow_submenu {
	visibility: hidden;
	}
	
#cancel_slideshow {
	position: absolute;
	top: 10px;
	right: 10px;
	width:30px;
	height: 30px;
	z-index:3500;
	background: #000;
	border-radius:2em;
	}	
	
.rwd-line { 
	display: block; 
	}	
	
	
	
	
	
	
	
	
}