/*
Theme Name: Nano2
Theme URI: http://www.yootheme.com
Description: Nano2 is the July 2012 theme of the YOOtheme club. It is based on YOOtheme's Warp theme framework. NOTE: It is not free or public. This theme is for members of the YOOtheme club only.
Version: 1.0.1
Author: YOOtheme
Author URI: http://www.yootheme.com
*/
ul {
    display: flex!important;
    list-style: none!important;
}
.menu-dropdown a.level1,
.menu-dropdown span.level1 { font-family: Arial, Helvetica, sans-serif; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: Arial, Helvetica, sans-serif; }
section#comments {
    margin: auto;
    background-color: rgb(255, 244, 226);
    padding: 1px 23px;
    border: 2px solid lightblue;
    margin-bottom: 20px;
}
input#submit {
    margin: auto;
    border: 2px solid rgb(255, 244, 226);
    padding: 1px 23px;
    background-color: lightblue;
    margin-bottom: 20px;
    color: white;
    /* font-weight: bolder; */
    font-size: x-large;
}
@media print {
	
	* {
		background: transparent !important;
		color: black !important;
		box-shadow: none !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important;
	}
	
	a, a:visited { text-decoration: underline; }
	
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead { display: table-header-group; }
	
	tr, img { page-break-inside: avoid; }
	
	img { max-width: 100% !important; }
	
	@page { margin: 0.5cm; }
	
	p, h2, h3 { orphans: 3; widows: 3; }
	
	h2, h3 { page-break-after: avoid; }
	
}
img.wp-image-3032 {
	width: 100%;
	height: auto;
}

.frame-border {border:5px solid #dd8500; border-radius: 10px;
}
a:hover,
em,
code,
.menu-dropdown a.level2:hover,
.menu-dropdown a.level3:hover,
.menu-sidebar a:hover > span,
.menu-sidebar span:hover > span { color: #F14833; }

.postid-2678 .nursing-home-phone {
    display: none;
}
.postid-2678 #nursing-home-phone .btn{
	display:none;
}
.postid-2678 div#nursing-home-phone{
	display:none;
}
.postid-2678 div#gc_message_bar {
    display: none;
}