/* ==|== primary styles =====================================================
   Author: Silverink
   ========================================================================== */
/*
purple 1: #621e81

dark purple: #260735

light purple: #a344ce
*/


@import url(https://fonts.googleapis.com/css?family=Oxygen|Coda);  /* ICON SET FONT: coda and oxygen font-family: 'Oxygen', sans-serif;
font-family: 'Coda', cursive; */
html {width: 100%; height: 100%;}
body {
background: url("bg.jpg");
background-size: 100% 100%;
	font-family: 'Oxygen', sans-serif;
	color: #260734;
	width: 100%; height: 100%;
	position: relative;
	background-attachment: fixed;
}
a {text-decoration: none; font-weight: 800; }
a:link {color: #621e81;}
a:visited {color: #a344ce;}
a:hover {color: #260735}
a:active {color: #a344ce;}
h1,h2,h4,h5,h6 {font-weight: 100; margin: 0;}
h3 {font-size: 1.125em;}
/* ==|== Easibuild Structural Elements =====================================================
   Structural elements such as mainContent/Wide, submenu etc. Ideally these elements will change 
   to HTML5 tags...  aside, article etc.
   ========================================================================== */

/* Main Wrapper */
.mainContainer {
width: 960px;
margin: 0px auto;
background: #fff;
}

#mainContentWide {
}

.bodyHome #mainContentWide {
}
   

/* Topbanner */
#topBanner {
height: 100px;
background: #621e81;
border-bottom: 2px solid #260735;
margin: 0;
}

/* Main ContentWide and Normal Wrappers */
#mainContentWide {
	
}
	#mainContentWide article {
	
	}
	#mainContentWide header {
		
	}


#mainContent {
	
}
	#mainContent article {
		
	}
	#mainContent header {
		
	}

/* MainHTML Wrapper - common to both wide and normal */
#MainHTML {
	
}
	#MainHTML article {padding: 0 10px 20px 90px; position: relative}
		#MainHTML article header {display: none;}
		#MainHTML article section.mainSection {width: 460px; margin-right: 100px; float: left; margin-top: 60px;}
			.mainSection img {max-width: 100%;}
/* BreadCrumb */
nav.bCrumb {
	display: none;
}



/* Footer */

footer {
}

	footer .wrapper {
	}

/* Submenu Specific Structure */

/* submenu */
#subMenu {
	width: 300px; float: left;
	position: relative;
	top: -240px;
	right: 10px;
	 z-index: 200;
}




/* ==|== Everything Else =====================================================================
   Alphabetically ordered unles it's nested (.level2 will be nested with #submenu for example)
   =========================================================================================== */

article h1 {
	}
	
article h1+p {
}
	
article li {
	}

/* Hidden elements */
.bCrumb, #MainHTML article header {}

img,embed,object,video {
}

#easilogo { padding: 10px; float: right; opacity: 0.3}

footer .companyAddress {
}

/* FP IMAGES */
#fpImageDiv {
}
	.fpImages {margin: 0; padding: 0; height: 287px;}
		
		.fpImages li {	
			list-style-type: none;
		}
			.fpImages li img{	
			}

		.fpImages li .title {
		}

		.fpImages li .Desc {
			}
		
			
	#fpImageDiv ul {
	}
/* END FP IMAGES */	

	 
#homeEditable {
}

#homeEditable p:first-child {
}



	
#logo {
margin-top: 0px;
	cursor: pointer;
	width: 270px;
	float: left;
	}


hr {
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px;
	border-bottom: 1px dashed rgb(219,219,219); 
	margin: 20px 0px;
	clear: both;
	}

/* Map In Contact Page */
#map_canvas {} 
.ContactDetails, .ContactForm {display: block; }
.ContactDetails {margin-right: 4%;}
	.ContactForm label {display: block;}
	.ContactForm div {margin-bottom: 10px;}


/*hide fake email input from client */
.notEmail {
	display: none;
}

#topBanner nav { 		
font-family: Coda, cursive;
font-size: 1em;
	float: left;
	line-height: 90px;
	vertical-align: bottom;
		}
 
	#topBanner nav ul {
		text-align: right;
		width: 690px;
		list-style-type: none;
	}
		 #topBanner nav li {
		 display: inline-block;
		 padding: 5px;
		}
		#topBanner nav li a {
		color: #fff;
		font-weight: 100 !important;
		margin: 0px 10px;
		}
			#topBanner nav li.selected a {border-bottom: 2px solid #a344ce;}


#topBanner .wrapper {
	width: 960px;
	margin: auto;
}


.mainSection table {font-size: 0.75em; border-collapse: collapse; border-left: 1px solid #260735; border-top:1px solid #260735; }
	.mainSection table thead {background: #260735; color: #fff;}
	.mainSection table td, .mainSection table th {border-right: 1px solid #260735; border-bottom:1px solid #260735; text-align: left; padding: 5px;}


/* RIGHT COL */

h2.closures {color: #fff; text-align: right;font-family: Coda, cursive; margin-bottom: 10px; font-size: 16px;}
/* DATE PICKER */

.hasDatepicker {display: block; background:#260735; color: #fff; font-family: Coda, cursive;}
	.ui-datepicker-calendar{border-collapse: collapse !important; width: 100%;}		
		.ui-datepicker-calendar th, .ui-datepicker-calendar td {font-weight: 100; text-align: center;}
			.ui-datepicker-calendar thead {background: #621e81; border-spacing: 0px !important;}
			.ui-datepicker-calendar td span, .ui-datepicker-calendar td a {padding: 5px; width: 20px; height: 20px; margin: 5px; display: block; color: #fff; font-weight: 100;}
/*Today*/
.ui-datepicker-today a, .ui-datepicker-today span{ border-bottom: 1px solid #9b65b4;}		
.ui-state-highlight a{background: #621e81; cursor: pointer;}
.ui-state-highlight a:hover, .selectedDate {background: #a329db;}
.ui-datepicker-header {position: relative;}
.ui-datepicker-prev,.ui-datepicker-next {font-weight:100 !important; color: #fff; cursor: pointer; font-size: 12px;}
.ui-datepicker-prev:hover,.ui-datepicker-next:hover {color: #621e81;}
.ui-datepicker-prev {position: absolute; left: 10px; top: 13px;}
.ui-datepicker-next {position: absolute; right: 10px; top: 12px;}
.ui-datepicker-title {height: 30px; text-align: center; padding-top: 10px;}


/*Event List */
.eventList {background: #ebebeb; padding: 10px; border-top: 4px solid rgba(25,25,25,0.4); border-bottom: 1px solid rgba(25,25,25,0.4)}
.eventList li {padding: 5px; font-size: 0.75em; border-top: 1px solid rgba(25,25,25,0.7);}
	.eventList li strong {font-size: 1.1em;}
	.eventList li:first-child {border-top: none;}
.bookingFormButton {display: block; background:#260735 url("cloud.png") no-repeat 10px center; color: #fff !important; line-height: 50px; padding-left: 50px; font-family: Coda; font-weight: 100; font-size: 16px;}
.bookingInfoButton {display: block; background:#260735 url("calIcon.png") no-repeat 10px center; color: #fff !important; line-height: 50px; padding-left: 50px; font-family: Coda; font-weight: 100; font-size: 18px;}		
.locationButton	 {display: block; background:#260735 url("pin.png") no-repeat 10px center; color: #fff !important; line-height: 50px; padding-left: 50px; font-family: Coda; font-weight: 100; font-size: 18px;}	

.notices {background: #ebebeb; padding: 10px; color: #260734;font-size: 0.875em;}
	.notices h3 {margin-bottom: 0px; font-weight: 400 !important;}		
	.notices h3+p {margin-top: 0px;}	
	.notices li {list-style-type: circle; margin-left: 20px;}		

	.notices img {max-width: 100%;}
		
/* Calendar Template */
.templateCalendar .mainSection section  {background: #f5f1f6; padding: 10px; margin-bottom: 20px; border-bottom: 1px solid #260734;}
	.templateCalendar h2 {margin-bottom: 20px;}
	.templateCalendar .mainSection section  h3 {margin-top: 0px; margin-bottom: 0px;}		
		.eventDates,.intro,.url  {margin-top: 10px; margin-bottom: 10px; font-size: 0.875em;}
#socialShareLinks {display: none;}


.calendarCats {list-style-type: none; margin: 0; padding: 0;}
	.calendarCats li {display: inline-block; border-left: 1px solid #f5f1f6; padding: 5px; margin:5px; padding-left: 10px;}
	.calendarCats li:first-child {border-left: none;}


/* ==|== media queries ======================================================
   Media Queries for Responsive Design.
   These override the primary ('mobile/desktop first') styles
   Modify as content requires.
   ========================================================================== */


   
   
/*===============================*/
/* 480 - LANDSCAPE MOBILE LAYOUT */
/*===============================*/

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
 
}





















/*=====================*/
/* 768 - TABLET LAYOUT */
/*=====================*/
@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}












/*=======================*/
/* 1024 - DESKTOP LAYOUT */
/*=======================*/
@media only screen and (min-width: 1024px) {
  /* Style adjustments for viewports 1024px and over go here */
	
}










/* WIDE DESKTOP LAYOUT */
@media only screen and (min-width: 1176px) {
  /* Style adjustments for viewports 1176px and over go here */
}











/* RETINA OVERRIDES */
@media only screen and (-webkit-min-device-pixel-ratio : 1), only screen and (min-device-pixel-ratio : 1) {
	/* Style adjustments if the minimum device pixel ratio is 1.5 */ 
	#logo {
		background-image: url("logo@2x.png") !important;
	}
}











/*--------------------
  -- SILVERINK LINK --*/
#silverinkWebDesign {
	font-size: 10px;
	font-family: helvetica, arial;
	margin-left: 2px;
	margin-top: -22px;
	margin-bottom: 5px;
	text-align: right;
}
#silverinkWebDesign 	a {
	color: #fff;
}








/* ==|== non-semantic helper classes - NO NEED TO TOUCH ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}