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

/***********************************************************/
/*                   IMPORT FONTS                          */
/***********************************************************/

@font-face {
    font-family: 'avenirmedium';
    src: url('../fonts/avenir-medium-webfont.eot');
    src: url('../fonts/avenir-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenir-medium-webfont.woff2') format('woff2'),
         url('../fonts/avenir-medium-webfont.woff') format('woff'),
         url('../fonts/avenir-medium-webfont.ttf') format('truetype'),
         url('../fonts/avenir-medium-webfont.svg#avenirmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenirheavy';
    src: url('../fonts/avenir-heavy-webfont.eot');
    src: url('../fonts/avenir-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenir-heavy-webfont.woff2') format('woff2'),
         url('../fonts/avenir-heavy-webfont.woff') format('woff'),
         url('../fonts/avenir-heavy-webfont.ttf') format('truetype'),
         url('../fonts/avenir-heavy-webfont.svg#avenirheavy') format('svg');
    font-weight: normal;
    font-style: normal;
}


/***********************************************************/
/*                       GLOBAL                            */
/***********************************************************/

* {
	padding: 0;
	margin: 0;
	border: 0;
}
p {
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
}
a:link {color: #316363; text-decoration: underline;} 
a:visited {color: #316363; text-decoration: underline;} 
a:hover {color: #cc0000; text-decoration: none;} 
a:active {color: #cc0000; text-decoration: none;} 

h1 {
	font-family: "avenirmedium", sans-serif;
	font-size: 17px;
}
h2 {
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
}
.bold {
	font-family: "avenirheavy", sans-serif;	
}
.normalWeight {
	font-weight: normal;
}
.redBold {
	color: #cc0000;
	font-family: "avenirheavy", sans-serif;	
}
.red {
	color: #cc0000;
	font-family: "avenirmedium", sans-serif;	
}
html {
	height: 100%;
	font-size: 16px;
}
body {
	margin: 0px !important;
	height: 100% !important;
	background-color: #ffffff !important;
}
#pageBackground {
	margin: 0px !important;
	height: 1000px !important;
	background-color: #ffffff !important;
	background-image: url(../images/bckgrndWash.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
}
.promoPic {
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}
.centreText {
    text-align: center;
}


/***********************************************************/
/*                       DESKTOP                           */
/***********************************************************/

#wrapper {
	max-width: 1168px;
	height: 100%;
	margin: 0 auto;
	padding: 0 16px 0 16px;
	position: relative;
}
#banner {
	max-width: 1200px; height: 173px;
	background-image: url(../images/headerName.png);
	background-size: 489px 172px;
	background-repeat: no-repeat;
	background-position: left top;
}
#title {
	width: 420px; height: 96px;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	right: 0;
}
#index_html #title {background-image: url(../images/pageHeadings/home.png);}
#gallery_html #title {background-image: url(../images/pageHeadings/gallery.png);}
#about_html #title {background-image: url(../images/pageHeadings/about.png);}
#events_html #title {background-image: url(../images/pageHeadings/events.png);}
#contact_html #title {background-image: url(../images/pageHeadings/contact.png);}

#homeContent {
	max-width: 1152px;
	height: 500px;
	position: relative;
	padding-right: 48px;
}
#homePainting {
	width: 413px;
	height: auto;
	position: absolute;
	right: 34px;
	top: 4px;
}
#homePainting img {border: 1px solid #316363;width: 413px;height: auto;}

#homePaintingMobile {display: none;}

#northLightButtonHome {
	width: 223px;
	height: 68px;
	position: absolute;
	bottom: 60px;
	right: 129px;
}
#northLightButtonHome img {width: 223px;height: auto;}
#northLightButtonHome img a {border: none;}

#northLightButtonMobile {display: none;}

#homeCopy {
	max-width: 420px;
	position: absolute;
	left: 184px;
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
	color: #316363;
}
#homePortrait {
	width: 96px; height: 99px;
	position: absolute;
	left: 64px;
	top: 4px;
	border: 1px solid #316363;
	background-image: url(../images/portraitHome.jpg);
	text-indent: -999px;
}
 #legal {
	width: 90%;
	margin-left: 5%;
	margin-top: 0px;
	font-family: "avenirmedium", sans-serif;
	font-size: 11px;
	color: #879d93;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
#legalMobile {display:none;}
#homeBookSmallest {display:none;}
#homeEventsButton {
	width: 220px;
	height: 30px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px 25px;
	color: #316363;
	padding-left: 40px;
	margin-top: -10px;
}
#homeEventsButton h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;}
#homeEventsButton h1 {font-size: 16px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;}
#homeEventsButton a:link {color: #316363; text-decoration: none;}
#homeEventsButton a:visited {color: #316363; text-decoration: none;}
#homeEventsButton a:hover {color: #cc0000; text-decoration: none;}
#homeEventsButton a:active {color: #cc0000; text-decoration: none;}

#homeBook {
	max-width: 300px;
	min-height: 129px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px 25px;
	color: #316363;
	padding-left: 40px;
	margin-top: 10px;
	position: relative;
}
#homeBook img {
	position: absolute;
	right: 0;
	top: 0;
	}
#homeBook h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;margin-top: 6px;}
#homeBook h1 {font-size: 16px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;line-height: 110%;}
#homeBook h3 {font-size: 14px; font-family: "avenirmedium", sans-serif;margin-top: 10px;font-weight: lighter; line-height: 100%;}
#homeBook a:link {color: #316363; text-decoration: none;}
#homeBook a:visited {color: #316363; text-decoration: none;}
#homeBook a:hover {color: #cc0000; text-decoration: none;}
#homeBook a:active {color: #cc0000; text-decoration: none;}

#homeBookShort {display: none;}

#aboutCopy {
	max-width: 985px;
	position: absolute;
	left: 184px;
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
	color: #316363;
	padding-bottom: 30px;
}
#eventsCopy {
    max-width: 985px;
    position: absolute;
    left: 184px;
    font-family: "avenirmedium", sans-serif;
    font-size: 14px;
    color: #316363;
    padding-bottom: 30px;
    padding-right: 5%;
    top: -1px;
}
#dvdCopy {
	max-width: 985px;
	position: absolute;
	left: 184px;
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
	color: #316363;
	padding-bottom: 30px;
	padding-right: 5%;
}
.dvdContainer {
	display: inline-block;
	width: 440px;
	height: auto;
	margin: 10px 20px 20px 0;
}
.videoCaption {
	font-size: 13px;
}
.dvd {
	border: 1px solid #000;
	width: 100%;
	height: 248px;
	margin-top: 5px;
}
.extraLeading {
	padding-bottom: 5px;
}
#aboutPortrait {
	width: 274px; height: 382px;
	float: right;
	margin-left: 50px;
}
#highlightArea {
	background: #ffffff;
	padding: 15px;
	-moz-border-radius: .5rem;
    -webkit-border-radius: .5rem;
	border-radius: .5rem;
	border: 2px solid #dde2ce;
}
#highlightAreaShort {
	max-width: 600px;
	background: #ffffff;
	padding: 15px;
	-moz-border-radius: .5rem;
    -webkit-border-radius: .5rem;
	border-radius: .5rem;
	border: 2px solid #dde2ce;
}


/***********************************************************/
/*                       NAVIGATION                        */
/***********************************************************/

ul#dropMenu1{display:none;}

#navigation {
	width: 570px;
	position: absolute;
	right: 0;
	top: 87px !important;
	text-align: right;
	padding-right: 48px;
}
#navigation li {
	font-family: "avenirheavy", sans-serif;
	font-size: 16px;
	list-style-type: none;
	display: inline;
	color: #cc0000;
	padding-left: 12px;
}
#navigation ul li a:link {
	color: #316363;
	text-decoration: none;
}
#navigation ul li a:visited {
	color: #316363;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #cc0000;
	text-decoration: none;	
}
#navigation ul li a:active {
	color: #cc0000;
	text-decoration: none;	
}



/***********************************************************/
/*                  GALLERY THUMBNAIL                      */
/***********************************************************/

#workContent {
	max-width: 1020px;
	margin: 0 auto 0 5%;
}
#workContainer {
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}
#workContainer p {
	display: block;
	max-width: 985px;
	padding: 0 5% 50px 0;
	color: #316363;
	text-align: left;
}
.workThumbnail {
	width: 120px;
	height: 140px;
	display: inline-block;
    *display: inline;
	margin-bottom: 30px;
	margin-right: 3%;
	font-family: "avenirmedium", sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #316363;
	text-align: center;
}
.workThumbnail a {color: #999;}

.workThumbnail img {	border: 1px solid #316363;text-align: center;}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

/***********************************************************/
/*                    CONTACT FORM                         */
/***********************************************************/
form {
	max-width: 850px;
	display: block;
	position: absolute;
	left: 184px;
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
	color: #316363;
	padding-bottom: 30px;
	padding-right: 50px;
}
form li {
	list-style-type: none;
}

label {
	display: block;
	margin-bottom: 1rem;
}
input {
	background: #fff;
	height: 2rem;
	width: 100%;
	-moz-border-radius: .5rem;
    -webkit-border-radius: .5rem;
	border-radius: .5rem;
	font-family: "fira_sanslight", sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-indent: 15px;
	border: 1px solid #cbd1bd;
}
textarea {
	background: #fff;
	height: 160px;
	width: 100%;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	border-radius: 8px;
	font-family: "fira_sanslight", sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 8px 8px 0 15px;
	border: 1px solid #cbd1bd;
}

#SubmitForm {
	width: 139px;
	height: 39px;
	margin-top: 15px;
	margin-bottom: 30px;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	text-indent: -999px;
}
#SubmitForm:hover {
	    opacity: .9;
	}
#contactContent {
	height: 100%;
	position: relative;
}

/*NEW CONTACT INFO*/

/*********************************************************************/
/*********************************************************************/
/****************          RESPONSIVE           **********************/
/*********************************************************************/
/*********************************************************************/

@media only screen and (max-width: 1124px), only screen and (-webkit-min-device-pixel-ratio: 2) {
#navigation {
	width: 480px;
	height: 16px;
	top: 88px;
	padding-right: 48px;
}
#navigation li {
	font-size: 13px;
	padding-left: 10px;
}
#homePainting {
	width: 317px;
	height: auto;
}
#homePainting img {
    max-width:317px; 
    height: auto;
}
#northLightButtonHome {bottom: 150px; right: 75px;}
}

@media only screen and (max-width: 1100px) {
	#homeCopy {max-width: 340px;}
}

@media only screen and (max-width: 931px) {
	#homeCopy {max-width: 300px;}
	.promoPic {display: none;}
}

@media only screen and (max-width: 1050px) {

/***********************NAVIGATION*******************/

#navigation {display:none;}

ul#dropMenu1{margin: 0;list-style: none;padding: 0;z-index: 999;position: absolute;right: 45px;top: 60px;display: inline-block;zoom: 1;*display:inline;	width: 250px;
}
ul#dropMenu1 li{position:relative; top: 41px;display:block;white-space:nowrap;font-size:0;float:right;}
* html ul#dropMenu1 li a{display:inline-block;}
ul#dropMenu1>li{margin:0;display: none !important; position: relative; width: 100% !important;}
ul#dropMenu1 a:active, ul#dropMenu1 a:focus{outline-style:none;}
ul#dropMenu1 a{display: block;vertical-align: middle;text-align: center;text-decoration: none;font: bold 16px Trebuchet MS;color: #316363;text-shadow: #FFF 0 0 1px;cursor: pointer;padding: 10px;background-image: url("../images/mainbk.png");background-repeat: repeat;background-position: 0 -20px;-moz-box-shadow: 0 0 8px #ccc, 0 0 8px #ccc;-webkit-box-shadow: 0 0 8px #ccc, 0 0 5px #ccc;box-shadow: 0 0 8px #ccc, 0 0 8px #ccc;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-left-style: solid;border-top-color: #90a8a8;border-right-color: #90a8a8;border-left-color: #90a8a8;
}
ul#dropMenu1 li:hover>a,ul#dropMenu1 li a.pressed{border-color:#C0C0C0;color:#cc0000;text-shadow:#FFF 0 0 1px;background-image:url("../images/mainbk.png");background-position:0 100px;text-decoration:none;}
ul#dropMenu1 > label.switch{position:absolute;right:0px;display:none;cursor:pointer;width:25px;height:20px;padding:10px;}
ul#dropMenu1 > label.switch:before{
	content:"";position:absolute;right: 0px;display:block;height:4px;width:35px;border-radius:4px;background:#316363;-moz-box-shadow:0 8px #316363, 0 16px #316363;-webkit-box-shadow:0 8px #316363, 0 16px #316363;box-shadow:0 8px #316363, 0 16px #316363;}
ul#dropMenu1 > label.switch:hover:before{background:#cc0000;-moz-box-shadow:0 8px #cc0000, 0 16px #cc0000;-webkit-box-shadow:0 8px #cc0000, 0 16px #cc0000;box-shadow:0 8px #cc0000, 0 16px #cc0000;}
ul#dropMenu1 > .switchbox{display:none;}
ul#dropMenu1 li.topfirst>a{border-radius: 10px 10px 0px 0px;-moz-border-radius: 10px 10px 0px 0px;-webkit-border-radius: 10px 10px 0px 0px;
}
ul#dropMenu1 li.toplast>a{-moz-box-shadow: 0 0 8px #ccc;-webkit-box-shadow: 0 0 8px #ccc;box-shadow: 0 0 8px #ccc;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #90a8a8;border-radius: 0px 0px 10px 10px;-moz-border-radius: 0px 0px 10px 10px;-webkit-border-radius: 0px 0px 10px 10px;
}
ul#dropMenu1 > label.switch,ul#dropMenu1 .switchbox:checked ~ li {display: block !important;}

#homeBook {display: none;}

#homeBookShort {
	display: inherit;
	max-width: 300px;
	min-height: 129px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px 25px;
	color: #316363;
	padding-left: 40px;
	margin-top: 10px;
	position: relative;
}
#homeBookShort img {
	position: absolute;
	right: 0;
	top: 0;
	}
#homeBookShort h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;margin-top: 6px;}
#homeBookShort h1 {font-size: 16px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;line-height: 110%;}
#homeBookShort h3 {font-size: 14px; font-family: "avenirmedium", sans-serif;margin-top: 10px;font-weight: lighter; line-height: 100%;}
#homeBookShort a:link {color: #316363; text-decoration: none;}
#homeBookShort a:visited {color: #316363; text-decoration: none;}
#homeBookShort a:hover {color: #cc0000; text-decoration: none;}
#homeBookShort a:active {color: #cc0000; text-decoration: none;}
#legal {margin-top: 60px !important;}
#gallery_html #legal {margin-top: 0 !important;}

}

@media only screen and (max-width: 886px) {
	
#homeCopy {
	max-width: 300px;
	position: absolute;
	left: 64px;
	font-family: "avenirmedium", sans-serif;
	font-size: 14px;
	color: #316363;
}
#homePortrait {display: none;}
#aboutCopy {left: 64px;}
#eventsCopy {left: 64px;}
#dvdCopy {left: 64px;}

}

/* iPads (portrait) ----------- */
@media only screen and (max-width : 767px)  {

body {
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/bckgrndMobile.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	max-width: 736px;
	height: 100%;
	margin: 0 auto;
	padding: 0 16px 0 16px;
	position: relative;
}
#banner {
	max-width: 768px;
	height: 113px;
	background-image: url(../images/headerName.png);
	background-size: 320px 113px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -16px;
}
#northLightButtonHome {display: none;}
#northLightButtonMobile {
	display: inherit;
	width: 223px;
	height: 68px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
#northLightButtonMobile img {width: 223px;height: auto;}
#northLightButtonMobile img a {border: none;}

#index_html #title {display: none;}
#gallery_html #title {display: none;}
#about_html #title {display: none;}
#events_html #title {display: none;}
#contact_html #title {display: none;}

#homeContent {
	max-width: 90%;
	position: relative;
	padding-right: 0; 
}

#homeCopy {
	max-width: 90%;
	padding: 0 5% 0 5%;
	position: absolute;
	left: 5%;
	font-family: "avenirmedium", sans-serif;
	font-size: 13px;
	color: #316363;
}
#homePainting {display: none;}
#aboutCopy {
	max-width: 90%;
	padding: 0 5% 0 5%;
	position: absolute;
	left: 5%;
	font-family: "avenirmedium", sans-serif;
	font-size: 13px;
	color: #316363;
}
#eventsCopy {
	max-width: 90%;
	padding: 0 5% 0 5%;
	position: absolute;
	left: 5%;
	font-family: "avenirmedium", sans-serif;
	font-size: 13px;
	color: #316363;
}
#dvdCopy {
	max-width: 90%;
	padding: 0 5% 0 5%;
	position: absolute;
	left: 5%;
	font-family: "avenirmedium", sans-serif;
	font-size: 13px;
	color: #316363;
}
#aboutPortrait {display: none;}

form {
	max-width: 90%;
	padding: 0 5% 5% 5%;
	position: absolute;
	left: 5%;
	font-family: "avenirmedium", sans-serif;
	font-size: 13px;
	color: #316363;
}

#homePaintingMobile {
	display: inherit;
	width: 95%;
	margin-top: 30px;
}
#homePaintingMobile img {
    width: 95%; 
    height: auto;
	border: 1px solid #316363;
}
ul#dropMenu1{top:0px;width: 100%;}
ul#dropMenu1 li{right: -45px;}
ul#dropMenu1 a{border-right-width: 0px; border-left-width: 0px;}
ul#dropMenu1 li.topfirst>a{margin-top: 26px;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}
ul#dropMenu1 li.toplast>a{border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}

#legal {display:none;}
#legalHome {display:none;}

#legalMobile {
	display:inherit;
	width: 95%;
	font-family: "avenirmedium", sans-serif;
	font-size: 11px;
	color: #879d93;
	text-align: left;
	margin-top: 20px;
	padding-bottom: 20px;
}
}

@media only screen and (max-width : 680px)  {
	.dvd {width: 400px;height: 225px;}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 480px)  {
body{
    -webkit-text-size-adjust: none;
  }
#homeBookShort {display: none;}
#events_html #homeEventsButton {display: none;}
#homeBookSmallest {
	display: inherit;
	max-width: 220px;
	height: 30px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px 25px;
	color: #316363;
	padding-left: 40px;
}
#homeBookSmallest h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;}
#homeBookSmallest h1 {font-size: 16px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;}
#homeBookSmallest a:link {color: #316363; text-decoration: none;}
#homeBookSmallest a:visited {color: #316363; text-decoration: none;}
#homeBookSmallest a:hover {color: #cc0000; text-decoration: none;}
#homeBookSmallest a:active {color: #cc0000; text-decoration: none;}

#homeBookSmallest a {text-decoration: none;}
.dvd {width: 360px;height: 202px;}
}

@media only screen and (max-width : 400px) {

#homeBookShort img {
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
	height: auto;
}	

#homeBookShort h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;margin-top: 6px;}
#homeBookShort h1 {font-size: 14px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;line-height: 110%;}
#homeBookShort h3 {font-size: 12px; font-family: "avenirmedium", sans-serif;margin-top: 10px;font-weight: lighter; line-height: 100%;}	

#homeEventsButton h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;}
#homeEventsButton h1 {font-size: 14px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;}

#homeBookSmallest h2 {font-size: 12px; font-family: "avenirmedium", sans-serif; margin-bottom: -3px;}
#homeBookSmallest h1 {font-size: 14px; font-family: "avenirheavy", sans-serif; margin-bottom: -3px;}

.dvd {width: 260px;height: 146px;}

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

/*****************************************
                    IE CONDITIONALS
/*****************************************/

.ie8 #homeCopy {
	max-width: 300px;	
}
