@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#twit {
	text-align:right;
	padding-bottom:7px;
	font: 12px "Gill Sans", GillSans, Calibri, Trebuchet, sans-serif;
	color: #999;
}
#twit table {
	float:right;
}
#box {
	width:1000px;
	margin:0px auto;
}
#chan {
	margin-right:15px;
	float:left;
	background-image: url(../images/chandelier-photo.jpg);
	width:605px;
	height:367px;
	padding:50px;
	background-color: #000;
	background-repeat: no-repeat;
	color:#FFF;
}
#chan h1 {
	font-family: Modern, "Modern No. 20", Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	margin:0px;
	font-size:18px;
}
/* Original Code
}
#inch {
	width:595px;
	height:352px;
	overflow:hidden;
	border: 5px solid #000;
	-webkit-box-shadow: white 0px 0px 50px;
	-moz-box-shadow: white 0px 0px 50px;
	box-shadow: white 0px 0px 50px;
}*/
/* --=== Pre-Mother's Day 2014 ===--
}
#inch {
	width:100%;
	height:auto;
	overflow:hidden;
	border: 5px solid #000;
	-webkit-box-shadow: white 0px 0px 50px;
	-moz-box-shadow: white 0px 0px 50px;
	box-shadow: white 0px 0px 50px;
	margin-top: -45px;
} */

/*1 box / side by side images*/
#inch {
max-width: 100%;
width: 100%;
height: 451px;
overflow: hidden;
margin-top: -42px;
display: block;
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
}
img.event.left, img.event.right {
border: 3px solid #000;
-webkit-box-shadow: white 0px 0px 10px;
-moz-box-shadow: white 0px 0px 10px;
box-shadow: white 0px 0px 10px;
}
div#inch a img.left.event {
padding: 0;
margin: 5px;
margin: 80px 5px 5px;
}
div#inch a img.right.event {
padding-top: 0;
margin: 10px 0 0 20px;
}
#inch a.over {
position: absolute;
left: 0;
}

/*#inch {
max-width: 100%;
height: 400px;
overflow: hidden;
border: 5px solid #000;
-webkit-box-shadow: white 0px 0px 50px;
-moz-box-shadow: white 0px 0px 50px;
box-shadow: white 0px 0px 50px;
margin-top: -19px;
display: block;
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
}*/

/* #inch {
max-width: 50%;
height: auto;
overflow: hidden;
border: 5px solid #000;
-webkit-box-shadow: white 0px 0px 50px;
-moz-box-shadow: white 0px 0px 50px;
box-shadow: white 0px 0px 50px;
margin-top: 70px;
display: block;
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
} */

/*** left img box ***/
div#leftBox {
  padding: 0;
  margin: 3% 5px 0 5px;
  max-width: 48%;
  float: left;
  width: 100%;
}
div#leftBox img {
  border: 3px solid #000;
  -webkit-box-shadow: white 0px 0px 10px;
  -moz-box-shadow: white 0px 0px 10px;
  box-shadow: white 0px 0px 10px;
  margin-bottom: 5px;
}


div#inch a img.event {
	max-width: 50%;
	width: 100%;
	border: 3px solid #000;
	-webkit-box-shadow: white 0px 0px 10px;
	-moz-box-shadow: white 0px 0px 10px;
	box-shadow: white 0px 0px 10px;
}

#inch a:link, #inil a:link {
	color:#FFF;
	text-shadow: 0px 1px 2px #969;
	text-decoration:none;
	font-family: "Gill Sans", GillSans, Calibri, Trebuchet, sans-serif;
	font-size: 14px;
	letter-spacing: .25em;
}
.over {
	position:absolute;
	z-index: 10;
	margin-top: 7px;
	/*margin-left: 570px;*/
	margin-left:-130px;
}

.over.left {
	margin-left: -301px;
	margin-top: -2px;
}
#ill {
	background-image: url(../images/chandelier-illustration.gif);
	width:240px;
	height:427px;
	padding:20px;
	background-color: #000;
	background-repeat: no-repeat;
	color:#FFF;
	float:right;
}
#inil {
	//height:408px;
	height: auto;
	width:230px;
	overflow:hidden;
	border: 5px solid #000;
	-webkit-box-shadow: white 0px 0px 50px;
	-moz-box-shadow: white 0px 0px 50px;
	box-shadow: white 0px 0px 50px;
	background: #fff;
	//margin: 2% auto;
	margin: 13% auto;
}
#inil a img {
	float: none;
	margin:0;
	text-align: center;
	display: block;
	max-width: 100%;
}
.overill {
	position:absolute;
	z-index: 10;
	margin-top: 7px;
	margin-left: 7px; /*was 205*/
}
div.connect_top.clearfix {
	padding: 0px; !important
}
