/* @override 
	http://klinedinstlaw.com/klinedinstgreetings/main2018.css
	http://klinedinstlaw.com/klinedinstgreetings/main2018v2.css
*/

body {
	margin: 0;
	padding: 0;
	font: normal 28px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	background: #000 url(http://www.klinedinstlaw.com/klinedinstgreetings/landing-page-background.jpg) repeat-x center top;
}

#centering {
    
}

p {
	color: #fffbfb;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 100;
    line-height: 24px;
}

@media only screen and (max-device-width: 480px) {
  p {
	color: #fffbfb;
	font-size: 26px;
	margin-top: 30px;
	margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 100;
    line-height: 32px;
}
}

#content {

}

#contentCenter {
	width: 990px;
	height: 500px;
	padding: 0;
	margin: 0 auto;
	z-index: 100;
}

.phpto {
	padding-top: 50px;
	text-align: center;
	padding-bottom: 20px;
	color: #bbf6ff;
	font: italic 35px Georgia, "Times New Roman", Times, serif;
    line-height: 55px;
}

.phpfrom {
	padding-top: 15px;
	text-align: center;
	padding-bottom: 10px;
	color: #bbf6ff;
	font: italic 35px Georgia, "Times New Roman", Times, serif;
}

#logo {
	width: 240px;
	height: 100px;
	background-image: url(http://www.klinedinstlaw.com/holiday2015/images/logo_on.png);
	margin: 0 auto;
}

#logo a img {
	display: block;
	border: none;
}

#logo a:hover img {
	visibility: hidden;
}

.holidayMessage {
	background: url(http://www.klinedinstlaw.com/holiday2015/images/text.png) no-repeat;
    background-size: 800px 134px;
    display: block;
	width: 800px;
	height: 134px;
	margin: 0 auto;
}

iframe{
	 width: 100vw;
	 height: calc(100vw/1.77777778);
	 max-width: 1024px;
	 max-height: 576px;
	border-top-width: 4px;
	border-top-color: #ffb83e;
}