/*
	============================================================

			Custom theme for YAKIMA HEART CENTER
	
					  ©2012 INVISIBLE INK
					  Author: Chris Duren
					 www.invisible-ink.com

			Increase your visibility with Invisible Ink™
			
	============================================================
*/

html {min-width: 1000px;}

body	{
	background: #807972;
	margin: 0;
	}
	
h2	{
	padding: 15px 0;
	margin: 0 0 20px 0;
	font-family: "changa_oneregular", helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	}
	
/* Common Classes for Desktop */

.block	{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	}

.vp	{
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 30px;
	}
	
.nav .vp, .header .vp, .header2 .vp	{
	width: 1000px;
	padding: 0;
	}
	
.header, .header2, .content, .contact, .footer	{
	position: relative;
	}	

	/*   Sections	*/

.nav	{
	position: absolute;
	height: 70px;
	background: transparent url(https://350ec7.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/menu/bg.png);
	z-index: 500;
	}	

#search	{
	position: relative;
	float: left;
	width: 240px;
	height: 30px;
	padding: 20px;
	background: #bb3a47;
	}

#search input	{
	width: 220px;
	height: 30px;
	padding: 0 10px;
	margin: 0;
	border: 0;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}
	
#search label	{display: none;}
	
#search button	{
	position: absolute;
	top: 20px;
	right: 28px;
	background: url(https://83ef75.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/go.png) no-repeat;
	width: 25px;
	height: 25px;
	cursor: pointer;
	padding: 25px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	}

	/*	Navigation	*/

#menu	{
	float: left;
	position: relative;
	width: 720px;
	height: 70px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 999;
	}

.tab	{
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	}

.tab a {
	display: block;
	height: 70px;
 	color: #fff;
	text-indent: -9999px;
	text-shadow: 0 0 0;
	text-decoration: none;
	outline: 0;
	overflow: hidden;
	}
	
.home {background: url(https://fbf9ac.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/menu/home.png); width: 95px;}
.services {background: url(https://9c14c2.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/menu/services.png); width: 119px;}
.health {background: url(https://f08b24.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/menu/health.png); width: 158px;}
.physicians {background: url(https://1e301d.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/menu/physicians.png); width: 223px;}
.about {background: url(https://d56018.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/menu/about.png); width: 125px;}

.tab:hover {background-position: 0 -70px;}
.tab:hover ul	{display: block;}

.sub	{
	display: none;
	position: absolute;
	top: 70px;
	left: 0;
	width: 225px;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #3d3834;
	}
	
.sub li a {
	width: 201px;
	height: auto;
	display: block;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	text-indent: 0;
	}
	
.sub li a:hover	{
	background: #bb3a47;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; 
    transition: all 0.3s ease-in-out;
	}
	
.about .sub	{left: -100px;}

.header	{
	height: 200px;
	background: #e7e3da;
	}

.header2	{
	height: 500px;
	background: #e7e3da;
	}

.header h1, .header2 h1	{
	position: absolute;
	width: 300px;
	height: 80px;
	left: 45px;
	text-indent: -9999px;
	background: transparent url(https://41e3ed.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/yhc.png) top left no-repeat;
	margin: 0;
	padding: 0;
	z-index: 900;
	}

.header h1	{top: 85px;}
.header2 h1	{top: 160px;}

.diagnosis	{
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(https://2a2879.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/diagnosis.png);
	z-index: 300;
	}

.content	{
	background: #fff url(https://b3157d.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/h2.png) repeat-x;
	z-index: 100;
	}
	
.pane1	{
	position: relative;
	float: left;
	width: 449px;
	border-right: 1px dotted #ccc;
	padding: 0 20px 30px 0;
	}

.pane2	{
	position: relative;
	float: left;
	width: 445px;
	padding: 0 0 30px 25px;
	z-index: 300;
	}

.box-detail	{width: 800px;}

.blog_cover	{
	float: left;
	border: 1px solid #000;
	margin: 0 15px 10px 0;
	}

.blog_feature	{
	float: right;
	border: 1px solid #000;
	margin: 0 0 15px 20px;
	}

.fullpage	{
	width: 940px;
	padding: 0 0 30px 0;
	}

.contact	{
	background: #dbd8d2;
	padding: 15px 0;
	}

.contact ul	{
	float: right;
	width: 400px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	}
	
.contact li	{margin: 18px 0;}
	
.contact h6	{
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.contact h6, .contact li strong, .box-detail h5,.box-detail h6	{
	font-family: "changa_oneregular", helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 21px;
	color: #bb3a47;
	text-transform: uppercase;
	}
	
.staff	{
	float: left;
	width: 180px;
	height: 310px;
	margin: 20px;
	}

.staff img	{border: 1px solid #000;}

.box-detail img	{
	float: right;
	margin: 0 0 0 20px;
	}
	
.staff h5	{
	font-size: 14px;
	}

.box-detail h5, .box-detail h6	{
	padding: 0;
	margin: 0 0 15px 0;
	}
	
.contact img	{
	float: left;
	margin: 0 25px 0 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #999;
	}
	
	/* Forms */

.formula input[type=text], .formula input[type=email], .formula input[type=tel], .formula input[type=number], .formula input[type=password], .formula select, .formula textarea	{
	color: #222;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	background: #fff;
	}

.formula label	{
	box-sizing: border-box;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: bottom;
	width: 49%;
	padding: 6px 10px;
	margin: 0;
	}
	
.formula .short	{width: 32%;}
.formula .long	{width: 100%;}

.formula input[type=text], .formula input[type=email], .formula input[type=tel], .formula input[type=number], .formula input[type=password], .formula input[type=file]	{
	box-sizing: border-box;
	width: 100%;
	display: block;
	padding: 10px;
	margin: 6px 0;
	}
	
.formula input[type=checkbox], .formula input[type=radio]	{
	box-sizing: border-box;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: auto;
	padding: 0;
	margin: 0 7px;
	}
	
.formula select	{
	width: 100%;
	display: block;
	margin: 6px 0;
	}
	
.formula textarea	{
	width: 100%;
	height: 150px;
	}
	
.formula .btn, .formula button	{
	display: block;
	margin: 20px 10px;
	}

.error	{
	font-style: italic;
	color: #c00;
	}
	
@media screen and (max-width: 600px) { 

	.formula label	{width: 100%;}
	
}

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

	.formula .short	{width: 100%;}

}

.footer	{
	color: #fefefe;
	padding: 15px 0;
	}
	
.footer a	{color: #fefefe;}
	
	/*   Ink	*/
	
#ink	{
	position: absolute;
	top: -5px;
	right: 0;
	width: 200px;
	}
	
#ink a	{
	background: url(https://758f69.claudeassets.com/20191208233657im_/https://www.yakimaheartcenter.com/img/ink.png) top left no-repeat;
	width: 200px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	}
	
#ink a:hover	{background-position: 0 -30px;}
/*
     FILE ARCHIVED ON 21:41:50 Feb 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:16:58 Jun 17, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.351
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.027
  esindex: 0.005
  cdx.remote: 17.717
  LoadShardBlock: 57.895 (3)
  PetaboxLoader3.datanode: 75.084 (5)
  PetaboxLoader3.resolve: 834.159 (3)
  load_resource: 881.821 (2)
*/