/*
Theme Name:     stitch Child
Theme URI:      http://example.com/
Description:    Child theme for the stitch
Author:         Justin Zeis
Author URI:     http://example.com/about/
Template:       stitch
Version:        0.1.0
*/

@import url(/web/20161025012916cs_/http://tonawandamedical.com/wp-content/themes/stitch/style.css);

p{
	font-size:.9em;
	font-family: Optima, Segoe, “Segoe UI”, Candara, Calibri, Arial, sans-serif;
	color:#000;
	margin-bottom:1em;
}
a{
	color: #005ba1;
}
a:visited{
	color:#33A4FC;
}
ul, ol {
	margin: 0 0 1em 3em;
}
.entry-content > p:first-of-type:first-letter{
	float:none;
	line-height:1.8;
	font-size:100%;
	margin:0;
	
}
h1, h2{
	color:#005ba1;
}
.headline {
	margin: 0;
	color: #005ba1;
	font-size: 1.5em;
}
body{

}
.entry-content ul li{
	list-style:inherit;
}
.title{
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0;
}
.site-footer {
margin: 1.8em 0 1.8em 30%;
}	
/*--------Main--------------*/
.clear{
	clear:both;
}
#page{
	margin:0 auto;
	position:relative;
}
.site-title {
	margin: 0 .5em;
}
.site-header img {
	width: 240px;
	position: relative;
	max-width: 400px;
}
#searchform input {
	width: 62%;
}
#frontpage-slider {
	position:relative;
	background-repeat: no-repeat;
	background-size: cover;
	
/*	display: block;
	border: 2px solid #DAD2AF;
	border-top: 20px solid #DAD2AF;
	border-radius: 25px 25px 0 0; 
*/
}
#frontpage-slider img{
	width:100%;
}
.menuToggle-icon-hide{
	display:none;
}
.menuToggle-icon-show{
	display:inline-block;
}
.menuToggle-icon-show:before {
	content: '';
	position: absolute;
	background: #005ba1;
	height: 2px;
	width: 20px;
	top: -4px;
}
.menuToggle-icon-show:after {
	content: '';
	position: absolute;
	background: #005ba1;
	height: 2px;
	width: 20px;
	top: -8px;
}
#menuToggle-icon {
	background: #005ba1;
	height: 2px;
	width: 20px;
	position: relative;
	float: right;
	margin-top: 16px;
	text-align: left;
}
#content {
	margin: 0 0 0 30%;
}
.entry-content{
	padding: 0 20px 20px 40px;
	text-align:justify;

}
.hentry:after, .author-archives-header:after {
	background-color:none;
	color:003366;
	border-radius:0 0 15px 15px;	
	margin: 0;
	width:100%;
}

.header-image {
margin: 0;
position: absolute;
text-align: center;
width: 100%;
left: 0;
}
.main-navigation {
	margin: 150px 0 0;
}
#masthead {
background: url('/web/20161025012916im_/http://tonawandamedical.com/wp-content/themes/stitch-child/images/cardboard-dark-blue.jpg');
background-attachment: fixed;
background-size: 128px auto;
box-shadow: 0 0 15px 0 #000;
padding: 1em 1.8em;
width:225px;
text-align: center;
position:absolute;
height:100%;
	margin-left:20px;
}
#masthead:before{
	content:none;
	background:none;
	box-shadow:none;
}
#masthead:after{
	border-left: 1px dashed rgba(255,255,255,.2);
	border-right: 1px dashed rgba(255,255,255,.2);
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 92%;
height: 100%;
z-index: -1;
left: 0;
margin: auto;
}
.main-small-navigation .menu {
 	width:58%; 
}
.main-navigation a, .main-small-navigation .menu a {
 	color: #cccc99; 
 	/* border-bottom: 1px solid rgba(255,255,255,.2); */
}
.main-navigation a{
	text-transform:none;
	/* border-bottom: 1px solid rgba(218, 210, 175, 0.55); */
}
.main-navigation li.current_page_item a, .main-navigation li.current-menu-item a {
	color: #005ba1;
	background-image: url("/web/20161025012916im_/http://tonawandamedical.com/wp-content/uploads/2014/01/nav-arrow.png");
	background-repeat: no-repeat;
	position: relative;
	left: -43px;
	padding-left: 42px;
	border:none;
	width:100%;
}
.main-navigation li{
	border-bottom: 1px solid rgba(218, 210, 175, 0.55);
}
#searchform{
	max-width:100%;
}
.site-title a {
	background: #e5e4d7;
	text-shadow: 1px 1px 3px #000;  
}
.site-title a span {
	border-color: silver;
}
.flexslider .slides img{
	border-radius:5px;
  	border: 3px solid #fff;
  	box-shadow: 0 0 15px #000;
}
.site-info{
	text-align:center;
}
.footer-text{
	padding:0;
	margin:0;
}
/*----------End Main--------------*/
/*---------Patient Portal Page--------*/
#portal-login{
	float:right;
	margin-bottom:-100px;
	margin-top:-50px;
}
#portal-video{
	font-size:1.5em;
	text-align:center;
}
#maintenence{
	text-align:center;
	font-size:.9em;
	font-style:italic;
}
/*----------Medical Services Page------------*/
.hours{
	text-decoration:underline;
	font-size:1.1em;
}
.entry-content ul li:before, .widget ul li:before {
background: none;
content:none;
}

/*---------End Medical Services--------*/
@media screen and (max-width:1000px){
#masthead{
	width:200px;
}
#frontpage-slider{
	margin-left:-2px;
}
#content {
	margin: 0 0 0 35%;
}
.site-header img {
	width: 240px;
	position: relative;
	left: 0px;
	max-width: 400px;
}
.hentry:after, .author-archives-header:after {
	padding:0 0 0 20px;
}
.site-footer{
	margin: 1.8em 0 1.8em 38%;
}
}
@media screen and (max-width: 800px){
.header-image {
	margin: 10px 0 0 0;
	position: relative;
	text-align: center;
	width: 100%;
	left: 0;
}
#frontpage-slider{
	margin:0;
}

.menu-toggle {
	padding: 3px 10px;
	background-color: #cccc99;
	border-radius: 3px;
	font-size: 1.6em;
	border: 2px solid rgb(19, 94, 166);
	box-shadow: 0 0 0 2px #cccc99;
}

.site-navigation.main-small-navigation {
	width: 95%;
	margin: 0 auto;
	border-radius: 5px;
	text-align: left;
}
 #masthead{
	background: url('/web/20161025012916im_/http://tonawandamedical.com/wp-content/themes/stitch-child/images/cardboard-dark-blue.jpg');
	padding:0;
	width:100%;
	margin:0;
}
#masthead:after{
	border:none;
	border-bottom: 1px dashed rgba(255,255,255,.2);
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: auto;
	z-index: -1;
	left: 0;
	bottom:10px;
	margin: auto;
}
.main-small-navigation .menu{
	border:none;
}
#content {
	margin: 0 auto 0;
	width:95%;
}
.entry-content {
	padding: 0 10px 20px 10px;
}
.hentry:after, .author-archives-header:after {
	background-color: transparent;
	color: #003366;
	border-radius: 0 0 15px 15px;
	margin: 0;
	width: 100%;
	padding:0;
}
.widget_search{
	display:none;
   	text-align:center;
    margin-top:5px;
  }
.site-footer{
	margin:0;
	width:100%;
}
#colophon{
	width:95%;
	margin: 0 auto;
	color:#005ba1;
}
.footer-text{
}
}
/*
     FILE ARCHIVED ON 01:29:16 Oct 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:35:27 Jul 27, 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):
  capture_cache.get: 5.636
  load_resource: 694.364 (2)
  PetaboxLoader3.resolve: 471.874 (2)
  PetaboxLoader3.datanode: 69.347 (2)
*/