/*
Theme Name: EHR
Theme URI: http://electronichealthreporter.com
Author: Josh Meyer
Author URI: http://photricity.com
Description: A clean, responsive theme created for Electronic Health Reporter by Josh Meyer (photricity.com).
Version: 1.0
Tags: responsive-layout, fluid-layout, light, white, custom-menu
Text Domain: ehr
*/



/* GENERAL */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

body {
	margin: 0;
	color: #000;
	font: normal 1.3em/1.5 Georgia, Garamond, Baskerville , 'Times New Roman', Times, serif;
	background: #fff;
}

#header {
	margin: 2em 5% 0 5%;
}

#site-title {
	margin: 0 0 .2em 0;
	font-size: 2em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1.1;
	overflow: hidden;
}

#site-desc {
	margin: 0;
	color: #888;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1.2;
}

#main {
	width: 62.66%;
	float: left;
	margin: 0 2% 1em 5%;
	overflow: hidden;
}

#sidebar {
	width: 25.33%;
	float: left;
	margin-right: 5%;
	overflow: hidden;
}

@media (max-width: 900px) {
	#main,
	#sidebar {
		width: 90%;
		margin: 0 5% 1em 5%;
		float: none;
	}
}

#footer-widgets {
	margin: 0 5%;
	padding-top: .5em;
	overflow: hidden;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	clear: both;
}

#footer-widgets ul li {
	margin-bottom: .4em;
	line-height: 1.2;
}

#footer {
	margin: 3em 5% 2em 5%;
	font: .8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	overflow: hidden;
	clear: both;
}





/* TYPOGRAPHY */
h1,
h2 {
	font-weight: normal;
	margin: 0 0 .5em 0;
	font-size: 1.8em;
}

h3,
h4,
h5,
h6 {
	font-weight: bold;
	margin: 0 0 .3em 0;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1em;
}

h5,
h6 {
	font-size: .83em;
	text-transform: uppercase;
}

p {
	margin: 0 0 1.2em 0;
	word-wrap: break-word;
}

b,
strong {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 0 1em 0;
	padding-left: 1.7em;
	color: #888;
}

blockquote:before {
	content: "“";
	display: block;
	width: 2em;
	position: relative;
	left: -.57em;
	top: .5em;
	font-size: 3.2em;
	line-height: 0;
}

abbr[title],
acronym[title] {
	border-bottom: 1px dotted;
}

del {
	text-decoration: line-through;
}

dfn {
	font-style: italic;
}

small,
.small {
	font-size: 80%;
}

big,
.big {
	font-size: 120%;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 1em;
}

pre {
	overflow: auto;
}

hr {
	clear: both;
	height: 1px;
	background: #888;
	border: 0;
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

article.post ul li,
article.page ul li {
	margin-left: 1.2em;
	list-style: square outside none;
}

article.post > ul,
article.page > ul {
	margin: 0 0 1em 1.5em;
}

article.post ul ul li,
article.page ul ul li {
	list-style: square outside none;
}

article.post ol ul li,
article.page ol ul li {
	list-style: square outside none;
}

article.post ol li,
article.page ol li,
article.post ol ol ol li,
article.page ol ol ol li {
	margin-left: 1.4em;
	list-style: decimal outside none;
}

article.post > ol,
article.page > ol {
	margin-bottom: 1em;
}

article.post ol ol li,
article.page ol ol li {
	list-style: lower-alpha outside none;
}

body#tinymce {
	margin: .3em .8em;
}





/* LINKS */
a {
	color: #1d94b2;
	text-decoration: none;
	transition: color .2s ease-in-out;
}

a:hover,
a:active,
a:focus {
	color: #d10a43;
	outline: 0;
	text-decoration: none;
}

#site-title a,
.title a,
#footer-widgets a,
#footer a {
	color: #000;
	transition: color .2s ease-in-out;
}

#site-title a:hover,
.title a:hover,
#footer-widgets a:hover,
#footer a:hover,
.post-info a:hover {
	color: #d10a43;
}








/* POSTS */
article.post,
article.page,
article.hitnews {
	margin: 0 0 2em 0;
	overflow: visible;
}

article.post .title,
article.hitnews .title {
	font-size: 1.8em;
	padding-left: 1em;
	line-height: 1.2;
}

.post-date {
	float: left;
	padding: .1em .17em 0 .17em;
	margin: .3em .3em .4em 0;
	color: #888;
	font: .7em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #888;
}

.post-info {
	margin: .1em 0 1.5em 0;
	padding: .5em 0 .4em 0;
	clear: both;
	font-size: .8em;
	text-transform: uppercase;
	line-height: 1.3;
	color: #777;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

.post-info a {
	color: #7a7a7a;
}

.post-info p {
	margin-bottom: .5em;
}

.comments-button {
	margin-top: .5em;
	padding: .2em .5em .2em .5em !important;
}

.sticky .post-date {
	display: none;
}

article.sticky .title {
	padding-left: 0;
}

.pagination {
	padding: .5em 0;
	overflow: hidden;
}

.page-numbers li {
	float: left;
	display: inline-block;
	text-align: center;
	margin: .2em;
}

.page-numbers a {
	display: block;
	padding: 0 .2em;
}





/* COMMENTS */
#comments {
	margin: 1em 0 3em 0;
}

.comment-metadata {
	font-size: .8em;
	text-transform: uppercase;
	color: #777;
}

.commentlist {
	margin-bottom: 2em;
}

.bypostauthor .comment-content {
	font-weight: bold;
}

#comments .comment-notes {
	display: none;
}

.comment-navigation {
	margin-bottom: 2em;
}

.vcard .avatar {
	float: left;
	margin: .3em .8em 0 0;
}

b.fn {
	float: left;
	margin-right: .3em;
}

.comment-content {
	clear: both;
	margin-top: .4em;
}

.comment .depth-2,
.comment .depth-3,
.comment .depth-4,
.comment .depth-5{
	margin-left: 1em;
}

.comment-body {
	margin-bottom: 1.7em;
}

.comment-body .reply {
	margin-top: -.7em;
}

.comment-reply-link {
	font-size: .7em;
}

.pingback .comment-body {
	margin-bottom: .8em;
}

.comment-navigation,
.no-comments{
	font-weight: 400;
}

.comment-edit-link,
.post-edit-link {
	margin-left: .4em;
}





/* IMAGES */
img {
	border: 0;
	max-width: 100%;
	height: auto;
}

svg:not(:root) {
	overflow: hidden;
}

.size-thumbnail {
	max-width: 45% !important;
	vertical-align: middle;
}

.size-thumbnail .alignleft,
a img .size-thumbnail .alignleft {
	float: left !important;
}

.alignnone {
	margin: .2em .8em .8em 0;
	max-width: 100%;
}

.aligncenter {
	display: block;
	margin: .2em auto;
}

.alignright,
.attachment-post-thumbnail {
	float: right;
	margin: .2em 0 .8em 1%;
	max-width: 48%;
}

.alignleft {
	float: left;
	margin: .2em 1% .8em 0;
	max-width: 48%;
}

a img .alignright {
	float: right;
	margin: .2em 0 .8em .8em;
}

a img .alignnone {
	margin: .2em .8em .8em 0;
}

a img .alignleft {
	float: left;
	margin: .2em .8em .8em 0;
}

a img .aligncenter {
	display: block;
	margin: 0 auto;
}

.wp-caption {
	padding: .2em .2em .4em;
	box-sizing: border-box;
	text-align: center;
	background: #f5f5f5;
	box-shadow: 0 0 .25em #ccc;
	border-radius: .1em;
	color: #888;
}

.wp-caption .alignnone {
	margin: .2em .8em .8em 0;
}

.wp-caption .alignleft {
	margin: .2em .8em .8em .25em;
}

.wp-caption .alignright {
	margin: .2em .25em .8em .8em;
}

.wp-caption img {
	margin: 0;
	max-width: 98.5%;
	padding: 0;
}

.wp-caption p .wp-caption-text {
	margin: 0;
	padding: 0 .1em .2em;
}

.gallery-caption {
	text-align: center;
}

/*@media (max-width: 740px) {
	.alignleft,
	.alignright,
	a img .alignleft,
	a img .alignright {
		float: none;
		max-width: 100%;
		margin: .2em 0 .4em 0;
	}

	.alignnone {
		margin: 0 .4em .4em 0;
	}
}*/





/* LAYOUT */
.widget {
	margin-bottom: 1em;
	overflow: hidden;
}

.one-third,
.related li {
	width: 31.33%;
	float: left;
	margin-right: 2%;
	margin-bottom: 1em;
	overflow: visible;
}

.one-half {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 1em;
	overflow: visible;
}

.two-thirds {
	width: 64.66%;
	float: left;
	margin-right: 2%;
	margin-bottom: 1em;
	overflow: visible;
}


/* AUTOMATIC TEXT COLUMNS (wrap text with class "auto-columns") */
.auto-columns {
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	column-count: 3;
	column-gap: 1em;
}

@media (max-width: 950px) {
	.auto-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.one-third,
	.two-thirds,
	.related li {
		width: 100%;
		float: none;
		margin-right: 0;
		clear: both;
	}

	.post-date {
		padding: .08em .13em .13em .13em;
	}

	body {
		font-size: 1.2em;
	}

	#UBM-Network-Container {
		display: none;
	}
}
@media (max-width: 650px) {
	.auto-columns {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}

	.one-half {
		width: 100%;
		float: none;
		margin-right: 0;
		clear: both;
	}

	body {
		font-size: 1.1em;
	}

	#header {
		margin-top: 1em;
	}

	#nav {
		margin: 1.5em 5% !important;
	}
}





/* TABLES */
table {
	width: 100%;
	max-width: 100%;
	margin: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
}

table th,
table td {
	padding: 0.5em .2em;
	vertical-align: top;
	border: 1px solid #ddd;
}

table th {
	font-weight: bold;
	background: #f1f3f3;
}






/* MISC */
embed,
iframe,
object,
video {
	margin-bottom: 1em;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

[hidden],
template {
	display: none;
}

article.search article {
	margin-left: 0;
	margin-right: 0;
}

.copyright {
	text-transform: uppercase;
}

.credit {
	text-align: right;
}

.miller {
	font-size: 1.5em;
	color: #81c5b1;
}

.rupp {
	font-size: 1.5em;
}

.design {
	color: #ccc;
}

.design a {
	color: #ccc !important;
}

.design-logo {
	width: 1.4em;
	height: 1.4em;
	vertical-align: middle;
}

.related,
.yarpp-related {
	margin-bottom: .2em;
	overflow: hidden;
	font-size: .8em;
	line-height: 1;
}

.related ul li,
.yarpp-related ul li {
	list-style: none !important;
	margin-left: 0 !important;
	margin-bottom: .5em !important;
}

#UBM-Network-Container {
	z-index: 999 !important;
}

.wysija-paragraph {
	margin-bottom: 0;
}


/* RESPONSIVE VIDEO (place each embed in div with class "responsive-video") */
.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 15px;
}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



 /* google custom search */
.gsc-control-cse {
	background: none !important;
	border: 0 !important;
	padding: 0 !important;
}

.gsc-above-wrapper-area,
.gsc-result-info-container,
.gsc-resultsHeader td,
.gsc-table-result td {
	border: 0 !important;
}




/* AddToAny social plugin */
.addtoany_share_save_container {
	clear: both;
	margin: 16px 0;
}

.addtoany_list {
	display: inline;
	line-height: 16px;
}

.addtoany_list a {
	display: inline-block;
	font-size: 16px;
	padding: 0 4px;
	vertical-align: middle;
}

.addtoany_list a img {
	border: 0;
	height: auto;
	opacity: 1;
	overflow: hidden;
	vertical-align: top;
	width: auto;
}

.addtoany_list a span {
	display: inline-block;
	float: none;
}

.addtoany_list.a2a_kit_size_32 a {
	font-size: 32px;
}

.addtoany_list.a2a_kit_size_32 a span {
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	opacity: 1;
	width: 32px;
}

.addtoany_list a .a2a_count {
	position: relative;
	vertical-align: top;
}

.addtoany_list a:hover img,
.addtoany_list a:hover span {
	opacity: .7;
}

.addtoany_list a.addtoany_special_service:hover img,
.addtoany_list a.addtoany_special_service:hover span {
	opacity: 1;
}

.addtoany_special_service {
	display: inline-block;
	vertical-align: middle;
}

.addtoany_special_service a,
.addtoany_special_service div,
.addtoany_special_service iframe,
.addtoany_special_service span {
	margin: 0;
	vertical-align: baseline!important;
}

.addtoany_special_service iframe {
	max-width: none;
}

a.addtoany_share_save.addtoany_no_icon span.a2a_img_text {
	display: none;
}

a.addtoany_share_save img {
	border: 0;
	width: auto;
	height: auto;
}





/* NAVIGATION */
#nav {
	height: 44px;
	margin: 2em 5%;
	padding: .2em 0;
	overflow: visible;
	position: relative;
	font: .8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	text-transform: uppercase;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	height: 38px;
	margin: 3px;
	padding: 0 .5em;
	color: #888;
	line-height: 38px;
	background-color: #fff;
	transition: all .2s ease-in-out;
}

#nav a:hover {
	color: #fff;
	background-color: #333;
}

.mobile-nav {
	display: none;
}

#social {
	width: 150px;
	float: right;
	margin: 0;
}

#social a {
	display: block;
	float: left;
	width: 44px;
	height: 44px;
	margin: 0 3px;
	overflow: hidden;
	text-indent: -999em;
	transition: background-color .2s ease-in-out;
}

.social-facebook {
	background: url(images/facebook.svg) no-repeat center;
}

.social-twitter {
	background: url(images/twitter.svg) no-repeat center;
}

.social-rss {
	background: url(images/rss.svg) no-repeat center;
}

@media (max-width: 1060px) {
	.mobile-nav {
		width: 44px;
		height: 44px;
		float: left;
		margin: 0;
		padding: 0;
		background: url(images/hamburger.svg) no-repeat center;
		text-indent: -999em;
		transition: background-color .2s ease-in-out;
	}

	#nav:not(:target) .mobile-nav:first-of-type,
	#nav:target .mobile-nav:last-of-type {
		display: block;
	}

	#nav > ul {
		display: none;
		position: absolute;
		top: 50px;
		left: 0;
		width: 100%;
		margin-left: 0;
		z-index: 200;
		border-bottom: 1px solid #888;
	}

	#nav:target > ul,
	#nav:target {
		display: block;
		background: #fff;
	}

	#nav > ul > li {
		width: 100%;
	}

	#nav li ul {
		display: block;
		position: relative;
	}

	#nav li a {
		padding: .3em 3px;
	}

	#nav li > ul {
		border: 0;
	}
}





/* FORMS */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0 0 .2em 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; /* 2 */
	box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: 100%;
}

textarea {
	overflow: auto;
}

input,
textarea {
	box-sizing: border-box;
	max-width: 100%;
	padding: .3em .5em;
	border: 1px solid #888;
	background: #fff;
	transition: border .2s ease-in-out;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
	outline: 0;
	border: 1px solid #d10a43;
}

.button,
.more-link,
input[type="submit"],
input[type="reset"] {
	padding: .4em 1em .4em 1em;
	background: #fff;
	color: #888;
	border: 1px solid #888;
	transition: all .2s ease-in-out;
}

.button:hover,
.button:active,
.button:focus,
.more-link:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
	background: #fff;
	color: #d10a43;
	border-color: #d10a43;
}

textarea {
	display: block;
	min-height: 5em;
	overflow: auto;
}

input[type="image"] {
	width: auto;
	height: auto;
}

input[type="radio"],
input[type="checkbox"] {
	width: auto;
	height: auto;
	background: none;
}

input[type="file"] {
	border: 0;
}

.screen-reader-text {
	display: none;
}

.form-allowed-tags {
	display: none;
}

.search-submit,
.wysija-submit,
.abs-req {
	display: none !important;
}

.search-field,
.wysija-input {
	width: 300px;
}
