/* CSS Document */

a, a img { outline:none; }
a img { border:0; }

body, td, a { word-wrap:break-word; }

.req { color:#cc0000; }

.tal { text-align:left!important; }
.tac { text-align:center!important; }
.tar { text-align:right!important; }

.vat, .vat td { vertical-align: top!important; }
.vam, .vam td { vertical-align: middle!important; }
.vab, .vab td { vertical-align: bottom!important; }

#st-1 { z-index:1 !important; text-align:left!important; margin-bottom:10px; }
#st-1.st-has-labels .st-btn { min-width:40px !important; }

.reg{ font-weight:400;}
.med { font-weight:500; }
.semi { font-weight:600; }
.bold { font-weight:700; }
.exbold { font-weight:800; }
.black { font-weight:900; }

#top_thanks {
	text-align:center;
	padding:13px;
	background-color:#808080;
	color: #FFF;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #333;
}

.entry .truncate {
	max-height: 220px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.clear {
	clear:both;
	border:0;
	margin:0;
	padding:0;
	float:none;
	display:block;
}

.clear_all { 
	clear:both!important;
	height:0!important;
	margin:0!important;
	padding:0!important;
	display:block!important;
	float:none!important;
	background-color:transparent;
	border:0!important;
}

.hero_block {
	background-repeat:no-repeat!important;
	background-size:cover!important;
	line-height:normal!important;
	padding:10px;
}

.hero_block p, .hero_block div {
	line-height:normal!important;
}

#top_overlay{
	position:absolute;
	width:100%;
	z-index:2;
}

#panel section#home-slider #top_photo{
	background-repeat:no-repeat!important;
	background-size:contain; /* cover on smaller screens */
	background-position:top center;
}


#panel section#home-slider #top_photo img{
	min-height:200px;
	object-fit:cover;
}


p { margin:0; }

h2.sub-heading { border-bottom:1px solid #CCCCCC; }

div.p_block { padding:0px 0px 10px 5px; }

div.p_block td img { margin:5px; }

.photoBlock td { vertical-align:top; }

div.p_block .photoBlock td img { padding:0px; margin:0px;}

#breadcrumb, #breadcrumb a { font-weight:bold; }

.sub-heading audio { width:220px !important; }

#socLinks { text-align:right; margin:0 auto; padding:3px 0px; }
#socLinks a { margin:0px 2px; }
#socLinks a img{ border:0; }

.resp-block {
	box-sizing: border-box;
	width:100%;
	margin:0 auto;
}
.resp-block > div {
	position: relative;
	min-height: 1px;
	margin:0px;
	
	float:left;
	
}
.resp-block .col-1 { width:100%;  }
.resp-block .col-2 { width:50%;  }
.resp-block .col-3 { width:33.3%;  }
.resp-block .col-4 { width:25%;  }
.resp-block .clear {
	clear:both;
	border:0;
	margin:0;
	padding:0;
	float:none;
}
.resp-block > div > div {
	border:0px solid #ccc;
	margin:15px;
}

.post_top_photo { padding:10px 0px; }
.post_top_photo img { width:100%; height:auto; border:1px solid #ccc; }

#sitemap{ }

#sitemap ul{ padding-left:20px !important; }
#panel #sitemap ul li, #sitemap ul li { margin:0 !important;}

/* .each_entry .trunc{ max-height:250px; overflow:hidden; } */

@media only screen and (max-width:900px) {
	
	#headerBlock .resp-block > div img { }
	
	#headerBlock .resp-block > div.col-2 { width:50%; }
	#headerBlock .resp-block > div.col-3 { width:50%; }
	#headerBlock .col-2 > div > *,
	#headerBlock .col-3 > div > * { text-align:center !important; }
	
	/* #headerBlock *:empty { display:none; } */
	#headerBlock .m_hide { display:none; }
	
	
}

@media only screen and (max-width:767px) {
	
	#headerBlock .resp-block > div.col-2 { width:100%; }
	#headerBlock .resp-block > div.col-3 { width:50%; }
	#headerBlock .resp-block > div.col-4 { width:50%; }
	#headerBlock .resp-block div:nth-child(3) { clear:both; }
	
	#headerBlock .resp-block.respM-3 > div.col-3 { width:100%; }
	
	#headerBlock .resp-block.respM-2 div:nth-child(3) { clear:none; }
	
	#eventsDiv th { display:none; width:100%!important; }
	#eventsDiv td { display:block; width:100%!important; }
	
	
	#panel section#home-slider #top_photo{
		background-size:cover!important;
	}

	#panel #top_photo.tp_bg > img{
		display:none;
	}
	
	#panel #top_photo #top_overlay{
		position:static;
	}
	
}

@media only screen and (max-width:480px) {
	
	.resp-block > div.col-3 { width:100%!important; }
	.resp-block > div.col-4 { width:100%!important; }
	.paraBlock .single_photo { float:none!important; }
	
	#panel section#home-slider #top_photo{
		background-size:cover!important;
	}
	
	#panel #top_photo.tp_bg > img{
		display:none;
	}
	
	/*/
	#headerBlock .col-2 > div > *,
	#headerBlock .col-3 > div > * { text-align:center !important; }
	/*/
	
	.blog_entries .each_entry td { display:block;  }
	.blog_entries .each_entry .ent_photo { padding:8px; text-align:center; width:100%; }
	.blog_entries .each_entry .ent_photo img { }
	
	
	
}
@media only screen and (max-width:320px) {
	.resp-block > div { width:100%!important; }
}

table#registration { background-color:#FFFFFF; border:1px solid #333333;}
table#registration td{ background-color:#FFFFFF; color:#111111; font-size:14px; }

.share {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-bottom:3px;
}

body > #google_translate_element { 
	padding: 2px 8px;
    position: absolute;
    right: 0;
    text-align: right;
	z-index:1000;
}

#tpcap { 
	position:absolute; 
	z-index:300; 
	background-color:#FFFFFF; 
	opacity:.7; 
	width:700px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	filter:alpha(opacity = 70);
}


.thankYou {
	background-color:#FFFFCC;
	color:#111111;
	padding:5px;
	text-align:center;
	border:1px solid #111111;
	/* font-family:Arial, Helvetica, sans-serif; */
}

.bComment {
	margin:5px 20px;
	padding:5px;
	border-bottom:1px dashed #999999;
}

.bComment textarea {
	/* font-family:Arial, Helvetica, sans-serif; */
}

.bComment .cDate {
	font-size:0.9em;
	padding:5px;
}

.bigpic, .bigpic4 {
	position:absolute;
	border:1px solid #333;
	margin:-30px 0px 0px -50px;
	background-color:#FFFFFF;
}

.bigpic .link, .bigpic4 .link {
	background-color:#333333;
	text-align:center;
	padding:3px;
}

.bigpic .link a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.bigpic .link a:hover {
	color:#FF8000;
	text-decoration:none;
}

.bigpic4 {
	position:absolute;
	margin:-55px 0px 0px -62px;
}

div.crop250 {
	max-height:188px;
	overflow:hidden;
	position: relative;
}

div.crop125 {
	max-height:93px;
	overflow:hidden;
	position: relative;
}

.crop125 img {
    position: relative;
	/*
    top: 50%;
	left:50%;
    transform: translate(-50%, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	*/
	
}


.photoBlock td{
	text-align:center;
	padding:3px !important;
}

.photoBlock .gall2 td{
	width:50%;
}

.photoBlock .gall4 td{
	/*width:25%;*/
}

.photoBlock .gall6 td{
	/*width:16.6%;*/
}


@media (max-width:480px) {
	
	#panel div.photoBlock td {
		display:inline-block;
		padding:3px;
	}
	
	#panel div.photoBlock td > div{
		max-height:none;
	}
	
	#panel div.photoBlock td img{
		width:100%;
		height:auto;
	}
	
	#panel div.photoBlock .gall2 td{
		width:100%;
	}
	
	#panel div.photoBlock .gall4 td{
		width:49%;
		padding:0 !important;
	}
	
	#panel div.photoBlock .gall6 td{
		width:32%;
		padding:0 !important;
	}
	
}



.photoBlockFloat { }

.photoBlockFloat > div { 
	height:125px;
	width:125px;
	border:1px solid #ccc;
	margin:3px;
	float:left;
	overflow:hidden;
}

#panel div.photoBlockFloat > div { height:250px; width:250px; margin:2px; } /* bigger on responsize sites */

@media (max-width:480px) {
	
	#panel div.photoBlockFloat > div, div.photoBlockFloat > div { 
		/*float:none;
		margin:3px auto;*/
		height:125px;
		width:125px;
	}
	
	#panel div.photoBlockFloat > div img {
		max-width:150%;
		max-height:150%;
	}
	
	#reply_now td {
		display:block;
		text-align:left;
	}
	
}

.photoBlockFloat > div.clear_pics { 
	border:0;
	width:0!important;
	height:0!important;
	margin:0;
	clear:both;
	float:none!important;
}

.photoBlockFloat > div img{ 

 	position: relative;
    top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width:auto!important;
	height:auto!important;

}

#panel .photoBlockFloat > div img {
	max-width: none;
}

form td input[type=text], form td input[type=email], form td textarea {
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

div.fr {
	float:right;
	margin: 0 0 10px 20px;
}

.phCap {
	padding:3px;
	text-align:center;
}

/****** Tigra Calendar ******/


/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}

/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}

/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}

/* navigation table */
div#tcal table.ctrl { border-bottom: 0; }

/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}

/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}

/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}

/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}

/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth { color: silver; }

div#tcal td.weekend { background-color: #ACD6F5; }

div#tcal td.today { border: 1px solid red; }

div#tcal td.selected { background-color: #FFB3BE; }

/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}

/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}

div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

#easterEgg {
display: none;
}

/*  css for a list/ features table .. used for msp sites */

#packageTabs {
    clear: none;
    float: none;
    margin-bottom: 2px;
    margin-left: 9px;
}

#packageTabs a {
	padding: 4px 10px;
	background-color: #eee;
	border-color: #ccc;
	border-bottom:#ccc;
	border-style: solid;
	border-width: 1px;
	margin-right: 2px;
	text-decoration: none;
	font-weight: normal;
}


#packageTabs .subpages { margin-top: 10px; }

#packageTabs span.on {
	padding: 4px 10px;
	background-color: #eee;
	border-color: #999 #999 #999 #CCC;
	border-left: 1px solid #CCC;
	border-style: solid;
	border-width: 1px;
	margin-right: 2px;
	text-decoration: none;
	color: #791D20;
	font-weight: normal;
}

#content_2.packageContainer, #content_3.packageContainer { display:none; }

.packageContainer { padding:10px 0; border-top:1px solid #ccc; }

.packageTable {
	border:0;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	table-layout:auto !important;
}

.packageTable h1 { font-size:18px; }

.packageTable th {
	border:0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: left;
	font-weight:normal;
}

.packageTable .hlRow td, .packageTable .hlRow th { background-color: #eeeeee; font-weight: bold; }

.packageTable td {
	border:0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: center;
    vertical-align: middle;
	
}

.packageTable.packOpts td + td { text-align:left;  }

div.p_block .packageTable th , div.p_block .packageTable td { padding:5px !important; }

.packageTable .packTitle { font-weight:bold; }

/* ------ FOR TOP PHOTO SLIDESHOWS ------------------ */

#tp_play, #tp_pause { 
	height:48px;
	width:48px;
	color:#333333;
	position:absolute;
	z-index:800;
	background-repeat:no-repeat;
	background-position:center;
	display:none;
	margin-top:-100px;
	left:50%;
	margin-left:-24px;
	
}

#tp_play a, #tp_pause a { 
	text-decoration:none; 
	display:block;
	font-weight:bold;
	height:40px;
	width:40px;
	margin-top: 4px;
}

#tp_play { background-image:url(ss/play_48.png);  }
#tp_pause { background-image:url(ss/pause_48.png); }

#tp_wrap { position:relative; }

#tp_next, #tp_prev { 
	font-size:14px; 
	font-weight:bold; 
	width:20px; 
	height:auto; 
	position:relative;
	z-index:500;
	text-decoration:none;
	background-color:#FFFFFF;
	opacity:.7;
	text-align:center;
}
#tp_next { float:right;}
#tp_prev { float:left; }

#tp_next2, #tp_prev2 { 
	font-size:18px; 
	font-weight:bold; 
	padding:0px; 
	position:relative;
	text-decoration:none;
	text-align:center;
	display:block;
}
#tp_next2 { }
#tp_prev2 {  }

.pager { margin-top:-1px; position:relative; z-index:200; }
.pager a{ border: 1px solid #ccc; background-color: #eee; text-decoration: none; margin: 0 2px; padding: 2px 5px;  }
.pager a.activeSlide { background-color: #fff }
.pager a:focus { outline: none; }

.pic_pager  { padding:0; margin:0; margin-top:2px; position:relative;  z-index:200; height:50px;   }
.pic_pager li { float: left; margin: 2px; list-style: none; background-color:#FFFFFF; }
.pic_pager a { padding:0px; display: block; border: 1px solid #ccc; }
.pic_pager li a.activeSlide { border-color:#666; }
.pic_pager a:focus { outline: none; }
.pic_pager img { border: none; display: block;  height:50px!important; width:auto!important; }

span.moreDescriptor {
	font-style:italic;
	color:#333333;
}

#entList > div.b_set { display:none; }
#entList > div.shown { display:block!important; }

#blog_pages a { margin:0 5px; font-weight:normal!important; }
#blog_pages a.act { font-weight:bold!important; }

div.blog_archive { text-align:left; }
div.blog_archive .ar_title { padding-bottom:5px; }
div.blog_archive .archive_list { padding:0px 12px; }
div.blog_archive ul { margin:0; margin-bottom:10px; padding-left:20px; }

.cycle2 {
	
}
.cycle2 > .cycle-slideshow { 
	width:600px;
	margin:0 auto;
	border:1px solid #808080;
	text-align:center;
}
/*
.cycle2 > .cycle-slideshow img { height:100%!important; }*/

.cycle-slideshow { width:100%; }
/* .cycle-slideshow img { width:auto; height:100%; } */
.cycle-slideshow img { width:100%; height:auto; }

 
.cycle-overlay {  
  background-color: #000;
  bottom: 0;
  color: #fff;
  opacity: 0.5;
  z-index: 600;
  position:absolute;
  width:600px;
 
}

.mView .cycle2 > .cycle-slideshow, .mView .cycle-overlay{ width:280px; }

.cycle-overlay span { 
	padding: 5px; 
	display:block;
}
.cycle-overlay span:empty { display:none; }
.cycle-pager { padding:5px; text-align:center; }
.cycle-pager a { 
	height:16px;
	width:16px;
	font-size:50px;
	display:inline-block;
	margin:2px;
	color:#999;
}

.cycle-pager a:hover { color:#555; text-decoration:none; }

.cycle-pager a.cycle-pager-active { color:#000; }

.cycle-pager img { margin:2px; border:1px solid #808080; }
.cycle-pager a.cycle-pager-active img { border:1px solid #808080; }

.pic_pager li.cycle-pager-active a {  }

/* -------------------------------- */

#wrapper .addthis_toolbox .at4-icon , .addthis_toolbox .at4-icon{
  background-size: 20px 20px!important;
  height: 20px!important;
  line-height: 20px!important;
  width: 20px!important;
}