/*
Theme Name: Blue Infinity 2020
Version: 3.5
Author: a custom theme with resonance
Based on TwentyThirteen by the WordPress team
Updated: June 18, 2020
*/


/**
Brown: #543019
Turquoise: #0089af
Tan: #f0edec
Navy: #1f365f
Grey: #e9e4e5

font-family: 'Open Sans', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans: 300,400,600,700');
html,  button,  input,  select,  textarea {
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: 400;
}
body {
	background: #0089af;
	color: #543019;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	line-height: 1.5;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
}
a {
	color: #0089af;
	text-decoration: none;
}
a:visited {
	color: #0089af;
}
a:focus {
	outline: thin dotted;
}
a:active {
	color: #1f365f;
	outline: 0;
}
a:hover {
	color: #1f365f;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-weight: 600;
	line-height: 1.2;
	padding: 0;
	margin: .5em 0 .25em;
}
h1 /*page title*/ {
	font-size: 300%;
	margin: 0 auto .25em;
	font-weight: 600
}
h2 /*subtitle*/ {
	font-size: 220%;
	text-align: center;
	margin: .5em 0;
}
h3 /*subsection*/ {
	font-size: 140%;
	color: #1f365f;
}
h4 /*big intro*/ {
	font-size: 120%;
	font-weight: 400;
	line-height: 1.4;
}
h5 /*labels*/ {
	font-size: 110%;
	margin: .25em 0 .5em;
}
h6 /*notes*/ {
	font-size: 90%;
}
h4 strong {
	font-size: 130%;
	font-weight: 400;
	line-height: 1.4
}
p {
	margin: 0 0 20px;
}
b, strong {
	font-weight: 600;
}
hr {
	clear: both;
	background: none;
	border: 0;
	border-top: 2px #e9e4e5 solid;
	height: 1px;
	margin: 20px auto;
}
.cb {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ifl, .alignleft {
	float: left;
	margin: 0 40px 20px 0;
}
.ifr, .alignright {
	float: right;
	margin: 0 0 20px 40px;
}
.pw {
	max-width: 960px;
	padding: 0;
	margin: 0 auto;
}
.notes {
	font-size: 95%;
	color: #666666;
	font-style: italic;
}
ul li h3 {
	margin: 0 0 .25em;
}
ul li p {
	margin: 0 0 10px;
}
/* Buttons*/

button,  input[type="submit"],  input[type="button"],  input[type="reset"] {
	background: #0089af; /* Old browsers */
	border: none;
	color: #fff;
	padding: 12px 14px 11px;
	text-decoration: none;
}
button:hover,  button:focus,  input[type="submit"]:hover,  input[type="button"]:hover,  input[type="reset"]:hover,  input[type="submit"]:focus,  input[type="button"]:focus,  input[type="reset"]:focus {
	background: #1f365f; /* Old browsers */
	outline: none;
	border: none;
}
button:active,  input[type="submit"]:active,  input[type="button"]:active,  input[type="reset"]:active {
	background: #1f365f; /* Old browsers */
	border: none;
}
.button-small {
	font-size: 13px !important;
	padding: 9px 10px 8px !important;
}
/** * 1.0 Reset */



* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,  aside,  details,  figcaption,  figure,  footer,  header,  nav,  section,  summary {
	display: block;
}
audio,  canvas,  video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}
abbr[title] {
	border-bottom: 1px dotted;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
code,  kbd,  pre,  samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote,  q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before,  blockquote:after,  q:before,  q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite,  blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote em,  blockquote i {
	font-style: normal;
	font-weight: 300;
}
blockquote strong,  blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
sub,  sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
menu,  ol,  ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
ul {
	list-style-type: disc;
}
nav ul,  nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul,  li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	min-width: inherit;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
button,  input,  select,  textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,  input {
	line-height: normal;
}
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],  input[disabled] {
	cursor: default;
}
input[type="checkbox"],  input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}
 input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner,  input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 auto 20px;
	width: 100%;
}
thead td {
	text-align: center;
	font-weight: 600;
}
caption,  th,  td {
	font-weight: normal;
	text-align: center;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
}
td {
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
/**

 * 2.0 Repeatable Patterns

 * ----------------------------------------------------------------------------

 */



/* Clearing floats */

.clear:after,  .attachment .entry-header:after,  .site-footer .widget-area:after,  .entry-content:after,  .page-content:after,  .navigation:after,  .nav-links:after,  .gallery:after,  .comment-form-author:after,  .comment-form-email:after,  .comment-form-url:after,  .comment-body:after,  .clearfix:after,  .two-column:after, ul.dir-2x:after {
	clear: both;
}
 .clear:before,  .clear:after,  .attachment .entry-header:before,  .attachment .entry-header:after,  .site-footer .widget-area:before,  .site-footer .widget-area:after,  .entry-content:before,  .entry-content:after,  .page-content:before,  .page-content:after,  .navigation:before,  .navigation:after,  .nav-links:before,  .nav-links:after,  .gallery:before,  .gallery:after,  .comment-form-author:before,  .comment-form-author:after,  .comment-form-email:before,  .comment-form-email:after,  .comment-form-url:before,  .comment-form-url:after,  .comment-body:before,  .comment-body:after  .clearfix:before,  .clearfix:after,  .two-column:before,  .two-column:after, ul.dir-2x:after {
 content: "";
 display: table;
}
/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* Form fields, general styles first. */

button,  input,  textarea {
	border: 2px solid #ffffff;
	font-family: inherit;
	padding: 5px;
}
input,  textarea {
	color: #141412;
}
input:focus,  textarea:focus {
	border: 2px solid #0089af;
	outline: 0;
}
.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}



/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
 color: #999999;
}



:-moz-placeholder {
 color: #999999;
}



::-moz-placeholder {
 color: #999999;
}



:-ms-input-placeholder {
 color: #999999;
}
/*

 * Responsive images

 *

 * Fluid images for posts, comments, and widgets

 */

.entry-content img,  .entry-summary img,  .comment-content img,  .widget img,  .wp-caption {
	max-width: 100%;
}
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */

.entry-content img,  .entry-summary img,  .comment-content img[height],  img[class*="align"],  img[class*="wp-image-"],  img[class*="attachment-"] {
	height: auto;
}
img.size-full,  img.size-large,  img.wp-post-image {
	height: auto;
	max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */

embed,  iframe,  object,  video {
	max-width: 100%;
}
/* Override the Twitter embed fixed width. */

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}
/* Images */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/**

 * 3.0 Basic Structure

 * ----------------------------------------------------------------------------

 */



.site {
}
.site-main {
	background-color: #ffffff;
}
/** * 4.0 Header

 * ----------------------------------------------------------------------------

 */





.site-header {
	position: relative;
	background: #ffffff;
	padding: 20px 20px 10px;
	min-height: 220px;
}
.site-header .home-link {
	display: block;
	float: left;
	margin: 5px 0;
	padding: 0;
	max-width: 340px;
	min-height: 180px; /*or 360x192*/
	font-size: 0;
	text-decoration: none;
	width: 100%;
	background-color: #ffffff;
	background-image: url(images/library_publishing_consortium.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
/**

 * 4.2 Navigation

 * ----------------------------------------------------------------------------

 */



.main-navigation {
	min-height: 50px;
}
ul.nav-menu,  div.nav-menu > ul {
	display: table;
	margin: 0 auto;
	padding: 0;
}
ul.utility-menu,  div.utility-menu > ul {
	display: block;
	margin: 0;
	padding: 0;
}
.nav-menu li, .utility-menu li {
	display: inline-block;
	position: relative;
	width: auto;
}
.nav-menu li a {
	display: block;
	font-size: 15px;
	color: #ffffff;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	padding: 20px 30px 15px;
	text-decoration: none;
}
.utility-menu li a {
	padding: 0 16px;
	font-weight: 600;
}
.utility-menu li a:hover {
}
.nav-menu li:hover > a,  .nav-menu li a:hover,  .nav-menu li:focus > a,  .nav-menu li a:focus {
	background-color: #1f365f;
	color: #fff;
}
ul.sub-menu {
	display: table;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0;
}
.sub-menu li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
}
.sub-menu li a {
	display: block;
	font-size: 13px;
	background: #0089af;
	color: #ffffff;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	padding: 10px 12px;
	text-decoration: none;
	margin: 2px;
}

a.anchor-link::before { 
  display: block; 
  content: " "; 
  margin-top: -30px; 
  height: 30px; 
 visibility: hidden;
  pointer-events: none;
}


.menu-toggle {
	display: none;
}
/* Navbar */

.navbar {
	clear: both;
	background: #1f365f;
	display: block;
	margin: 0 auto;
}
.utility-stripe {
	display: block;
	max-width: 480px;
	float: right;
	padding: 0px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
}
/**special cases **/



li#menu-item-2322 {
	display: none;
}
.logged-in li#menu-item-2322 {
	display: inline-block;
}
/**

 * 5.0 Content

 * ----------------------------------------------------------------------------

 */



.page-header {
	text-align: center;
	padding: 40px 20px 30px
}
h1.entry-title {
}
h2.entry-title {
}
.single .page-header {
	padding: 20px 20px 10px
}
.single .entry-thumbnail {
	margin: -10px auto 20px;
}
.single .entry-content {
	padding: 0 20px 20px;
}

.category .entry-thumbnail {
	margin: -10px auto 20px;
}
.archive-header {
	background: #f0edec;
	text-align: center;
	border-bottom: 4px solid #f0edec;
	padding: 30px 20px 10px;
	margin-bottom: 40px
}
.archive-content {
	min-height: 600px;
}
.archive .entry-content {
	padding: 10px 20px 0;
}
.archive .category-blog .entry-content,  .archive .category-events .entry-content {
	padding: 10px 20px 0 240px;
} /*archive sidebars*/
.category-past-forums .entry-content, .directory .entry-content {
	padding: 10px 0px 0;
}
.sidebar-content {
	position: absolute;
	width: 100%;
	max-width: 200px;
	padding: 10px 16px 60px;
	margin: 0;
	background: #e8f5f8
}
.sidebar-content h3 {
	font-size: 120%;
}
.sidebar-content a {
}
.sidebar-content a:hover {
}
.sidebar-content a:active {
}
.sidebar-content ul.menu, .sidebar-content .widget ul {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
.sidebar-content ul.menu li, .sidebar-content .widget ul li {
	line-height: 1.1;
	padding: 0 0 10px 0;
}
.entry-content ul li {
	line-height: 1.3;
	padding-bottom: 10px;
}
.content-section {
	clear: both;
	padding: 30px 20px;
}
.content-section:nth-child(odd) {
	background-color: #f0edec
}
.content-section:nth-child(even) {
	background-color: #ffffff
}
.comments-area {
	background-color: #f0edec;
	padding: 10px 20px 30px
}
.content-boxes {
	display: inline-block;
	position: relative;
	float: left;
	width: 46%;
	margin: 10px 1%;
	border: 1px solid #9bd0db;
	padding: 20px;
	height: 300px;
	line-height: 1.4;
	background-color: rgba(255,255,255,0.4)
}
.content-boxes.cb-3x {
	width: 31%;
	height: 300px;
	padding: 10px 15px;
}
ul.promo-boxes li {
	display: inline-block;
	position: relative;
	float: left;
	margin: 10px 1%;
	padding: 30px 20px;
	height: 180px;
	background-color: #ffffff;
	width: 31.33%;
	text-align: center;
}
ul.promo-boxes, ul.icon-boxes, ul.bio-boxes {
	display: block;
	margin: 0;
	padding: 0;
	position: relative
}
ul.icon-boxes li {
	display: inline-block;
	float: left;
	width: 23%;
	margin: 10px 1%;
	padding: 0;
	text-align: center;
}
ul.icon-boxes li h4 {
	height: 50px;
	font-style: normal;
	font-size: 13px;
	line-height: 1;
	margin: 0 auto;
	width: 220px;
}
.icon-thumbnail {
	display: block;
	width: 220px;
	height: 160px;
	background: url(images/member_fpo.gif) center no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
.two-column {
	display: inline-block;
	float: left;
	width: 50%;
	padding: 10px 0 0px 40px;
}
.two-column.tc-left {
	border-right: 1px #f0edec solid;
	padding: 10px 40px 0px 0px;
}

.page-id-1540 .two-column {width: 38%; min-height: 0px;}
.page-id-1540 .two-column.tc-left {width: 60%}

.tc-h2 {
	text-align: left;
	font-size: 180%
}
ul.three-columns {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.three-columns > li {
	display: inline-block;
	float: left;
	width: 33%;
	padding: 20px;
	min-height: 400px;
	border-right: 1px #f0edec solid;
}
ul.three-columns > li:last-of-type {
	border: none;
}
ul.five-columns, ul.four-columns {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.five-columns li, ul.four-columns li {
	display: inline-block;
	float: left;
	width: 20%;
	padding: 20px;
	line-height: 1.3;
	min-height: 480px;
	border-right: 1px #f0edec solid;
	text-align: center;
}
ul.five-columns li:last-of-type, ul.four-columns li:last-of-type {
	border: none;
}
ul.five-columns li img, ul.four-columns li img {
	width: 150px;
	height: auto;
	margin: 10px auto 20px;
}
ul.four-columns li {
	width: 25%;
	min-height: 400px;
	padding: 20px 30px;
}
ul.board-list {
	margin: 10px auto;
	padding: 0;
	width: 100%;
}
ul.board-list li {
	display: inline-block;
	width: 24%;
	white-space: nowrap;
	margin: 0;
	padding: 10px;
}
ul.grapic-list {
	margin: 10px auto;
	padding: 0;
	width: 100%;
}
ul.grapic-list li {
	display: inline-block;
	width: 16%;
	white-space: nowrap;
	margin: 0;
	padding: 10px;
}
ul.lpd-list {
	margin: 10px auto;
	padding: 0;
	width: 100%;
}
ul.lpd-list li {
	display: inline-block;
	width: 23%;
	white-space: nowrap;
	margin: 0;
	padding: 10px;
	text-align: center;
}
ul.sponsor-list {
	margin: 10px auto;
	padding: 0;
	width: 100%;
}
ul.sponsor-list li {
	display: inline-block;
	width: 24%;
	margin: 0;
	padding: 20px;
	vertical-align: top;
}
ul.sponsor-list.sl-6x li {
	width: 16%;
	padding: 20px;
}
ul.member-list {
	display: inline-block;
	float: left;
	width: 22%;
	position: relative;
	margin: 0 4% 0 0;
	padding: 0px;
	list-style: none;
}
ul.member-list.ml-last {
	margin: 0;
}
ul.member-list li {
	padding: 0 0 12px;
}
ul.h-list, ul.post-categories {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
ul.h-list li, ul.post-categories li {
	display: inline-block;
	width: auto;
	white-space: nowrap;
	margin: 0;
	padding: 4px 16px 4px 8px;
	background-image: url(images/dot_blue.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 6px auto;
}
ul.h-list li:last-child, ul.post-categories li:last-child {
	background-image: none;
	padding: 6px 10px;
}
.archive ul.h-list {
	margin: 0;
	text-align: left;
	width: 100%;
}
.archive ul.h-list li:first-child {
	padding: 0px 16px 0px 0px;
}

div.list-2col ul, div.list-3col ul, div.list-4col ul {margin: 0;}

div.list-2col { 
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
	padding-bottom: 24px
}
div.list-3col { 
	-moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
	padding-bottom: 24px
}

div.list-4col { 
	-moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
	padding-bottom: 24px
}

/**

 * 5.7 Post/Paging Navigation

 * ----------------------------------------------------------------------------

 */



.navigation .nav-previous {
	float: left;
}
.navigation .nav-next {
	float: right;
}
.paging-navigation {
	padding: 20px;
	min-height: 80px
}
.paging-navigation .nav-links {
}
.paging-navigation .nav-next {
}
.paging-navigation a {
	font-size: 120%;
}
.post-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}
.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}
.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}
/**

 * 7.0 Footer

 * ----------------------------------------------------------------------------

 */



.back-2-top {
	padding: 30px 20px 20px;
}
.footer-search {
	display: table;
	width: 300px;
	margin: 10px auto;
}
.search-submit {
	background: #1f365f !important;
	padding: 8px 16px 7px !important;
}
.search-submit:hover {
	background: #1f365f !important
}
.site-footer {
	color: #ffffff;
	padding: 20px;
}
.site-footer a {
	color: #ffffff;
}
.site-footer .widget-area {
	padding: 20px;
}
.site-footer .widget {
	display: inline-block;
	float: left;
	width: 31%;
	margin: 10px 1%;
	padding: 10px;
}
.site-info {
	clear: both;
	text-align: center;
	padding: 20px 10px
}
/*social network*/ 

.social-network {
	display: block;
	position: relative;
	max-width: 200px;
	padding: 0;
	margin: 0 auto;
	background-color: transparent;
}
.social-network a {
	display: block;
	margin: 10px auto;
	font-size: 12px;
	text-align: center;
	padding: 32px 20px 20px;
	background-size: 32px auto;
	background-position: top center;
	background-repeat: no-repeat
}
.social-network a:hover {
}
.icon-facebook {
	background-image: url(images/icons/soc_facebook.png);
}
.icon-instagram {
	background-image: url(images/icons/soc_instagram.png);
}
.icon-twitter {
	background-image: url(images/icons/soc_twitter.png)
}
.icon-pinterest {
	background-image: url(images/icons/soc_pinterest.png)
}
.icon-snapchat {
	background-image: url(images/icons/soc_snapchat.png)
}
.icon-email {
	background-image: url(images/icons/soc_email.png)
}
/**

 * 7.5 BY HI

 * ----------------------------------------------------------------------------

*/
.callout {background: #543019; color: #ffffff; padding: 20px 40px; margin: 20px auto; }
.callout h1, .callout h2, .callout h3, .callout h4, .callout a {color: #ffffff;}
.callout a:link {text-decoration: underline;}

a.button-link {
	display: table;
	background: #0089af;
	border: none;
	color: #ffffff;
	padding: 12px 14px 11px;
	margin: 10px 0;
	text-decoration: none;
	line-height: 1;
}
a:hover.button-link {
	background: #1f365f; /* Old browsers */
}
a.button-link.b-inline {
	display: inline-block;
	margin: 10px 10px 10px 0;
}
a.button-link.b-right {
	margin: 10px 0px 5px auto;
	padding: 10px;
}
a.button-link.b-cta {
	clear: both;
	margin: 30px auto 10px;
}
a.button-link.b-small {
	font-size: 13px;
	padding: 9px 10px 8px;
}
.member-badge {
	display: block;
	float: right;
	width: 180px;
	height: 180px;
	background: url(images/member_badge.png) center no-repeat;
	background-size: contain;
}
.bio-box {
	padding-left: 260px;
}
/*FORUM*/

.forum .content-section a{color: #0f4857;}
.forum .content-section a:hover{color: #007e98;}

.forum .content-section:nth-child(odd) {
	background-color: #d7f0f7;
}
.forum-header {
	background: #fff8f2;
	padding: 0;
	margin-bottom: 20px;
	text-align: center
}
.forum-intro {
	text-align: center;
	padding: 30px 20px;
}
ul.forum-links {
	display: table;
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 100%;
}
ul.forum-links li {
	background: #2d6187;
	display: inline-block;
	width: 200px;
	/*height: 130px;
	 * border-radius: 130px / 65px;
	 */
	margin: 0 10px;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
ul.forum-links li a {
	display: block;
	line-height: 1;
	padding: 14px 5px 16px;
	margin: 0;
	font-size: 140%;
	color: #d8eda3;
	font-weight: 600;
}
ul.forum-links li a strong {
	font-size: 100%;
	color: #a8dda8;
	font-weight: 700;
}
ul.forum-links li a:hover {
	background: #28abb9;
	color: #ffffff;
}
ul.forum-links li a:hover strong {
	color: #e1ebaf;
}
ul.past-forums {
	display: table;
	margin: 10px auto;
	padding: 0;
	width: 100%;
}
ul.past-forums li {
	background: #0f4857;
	display: inline-block;
	width: 23%;
	margin: 10px .5%;
	padding: 0;
	text-align: center;
}
ul.past-forums li a {
	display: block;
	color: #e1ebaf !important;
	line-height: 1;
	padding: 25px 5px 20px;
	margin: 0px auto;
	font-size: 10px;
}
ul.past-forums li a strong {
	font-size: 500%
}
ul.past-forums li a:hover {
	background: #007e98;
	color: #cadd74 !important;
}


#forum-menu.sub-menu li a {background: #007a94}
#forum-menu.sub-menu li a:hover {background: #3e9db1}

.forum a.button-link.b-cta {background: #007a94; color: #ffffff;}
.forum a:hover.button-link.b-cta {background: #3e9db1; color: #ffffff;}

.forum hr {border-top: 2px #3e9db1 solid}

/*Directory/Post Tables*/
.postid-6884  .page-header h3, .postid-6884  ul.post-categories {display: none;}

.posts-table-wrapper thead {
	background: #1f365f;
	color: #ffffff;
}
.posts-table-wrapper tr.even {
	background: #f0edec
}
.posts-table-wrapper tr.odd {
	background: #ffffff
}
.posts-table-wrapper td {
	border: 0;
	line-height: 1.4;
}
.posts-table-wrapper a {
	font-weight: 700
}
table.dataTable tbody th, table.dataTable tbody td, table.dataTable thead th, table.dataTable thead td {
	padding: 9px 4px 8px 8px;
	vertical-align: middle;
}
.posts-table-controls input[type=search] {
	border: 1px #f0edec solid;
}
.posts-table-wrapper td.col-image {
	text-align: center;
}
/*top tools not hiding on archives*/

.dataTables_length, .dataTables_filter, .category-3 .posts-table-above {
	display: none;
}
div.ajaxsearchpro {
	margin: 0 auto !important;
}
.asp_tax_filter.asp_checkboxes_filter_box legend {
	font-weight: 140% !important;
	font-weight: 600!important;
	color: #0089af !important
}
/*HOME*/



.content-slideshow {
	background-color: #f0edec;
	border-bottom: 1px #e9e4e5 solid;
}
.tagline {
	color: #1f365f;
	font-size: 180%;
	font-weight: 300;
	line-height: 1.2;
	font-style: italic;
	text-align: center;
	padding: 0 20px 20px;
}
.post-box h1 {
	font-size: 200%;
}
.tweet-feed {
	padding: 40px 60px;
}
.tweet-feed h3 {
	text-align: center;
}
/*Zoter*/

.zp-Entry {
	padding: 10px 0;
}

/*LPC Directory 2019+*/
/*
a[data-tooltip] {
	display: inline-block;
	position: relative;
	text-decoration: none;
}
a[data-tooltip]:after {
	content: attr(data-tooltip);
	position: absolute;
	bottom: 130%;
	left: 20%;
	background: #ffcb66;
	padding: 5px 15px;
	color: black;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a[data-tooltip]:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 20px solid #ffcb66;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	left: 30%;
	bottom: 90%;
}
a[data-tooltip]:hover:after {
	bottom: 100%;
}
a[data-tooltip]:hover:before {
	bottom: 70%;
}
a[data-tooltip]:hover:after,
a[data-tooltip]:hover:before {
	opacity: 1;
} */



.post-6430 .page-header h3 {display:none;}

.single-lpc_directory .page-header {background: #0089af; padding: 10px; }
.single-lpc_directory .page-header h2.page-title {color: #ffffff; margin: 0;}
.single-lpc_directory h1.entry-title {margin-top: 20px;}
.single-lpc_directory .content-section {padding: 40px 20px;}
.single-lpc_directory .content-section h2 {text-align: left;}

.directory-extended {}

.directory-extended .member-badge {width: 200px;height: 200px; margin-top: -20px;}

.directory-extended ul {margin: 2px 0 0; padding-bottom: 24px; padding-left: 30px;}

div.dir-2x {display: inline-block; float: left; width: 48%; margin-right: 2%;}

table.lpd-data{} 
table.lpd-data th {background: #543019; color: #ffffff;font-weight: 700;} 
table.lpd-data tr {border-bottom: 1px #999999 solid; line-height: 1.1;} 
table.lpd-data tr:nth-child(odd) {background: rgba(255,255,255,0.5)} 
table.lpd-data td {text-align: center; width: 10%; padding: 4px 10px;} 
table.lpd-data td.ld-label {text-align: left; font-weight: 700; width: auto;} 

.directory-extended .callout {text-align: left;}

ul.dir-social-network{margin: 4px 0 24px; padding: 0; list-style: none}
ul.dir-social-network li {display: inline-block; padding: 0; margin: 0 12px 0 0 }
ul.dir-social-network li a {display: block; background: #0089af; color: #ffffff; padding:0; height: 40px; width: 40px; border-radius: 20px; font-size: 0; background-repeat: no-repeat; background-position: center}
ul.dir-social-network li a:hover { background: #1f365f; background-repeat: no-repeat; background-position: center}


ul.dir-social-network li a.dsn-facebook {background-image: url(images/social_network/facebook.png); background-size: 36px auto; }
ul.dir-social-network li a.dsn-twitter {background-image: url(images/social_network/twitter.png); background-size: 36px auto; }
ul.dir-social-network li a.dsn-youtube {background-image: url(images/social_network/youtube.png); background-size: 36px auto; }
ul.dir-social-network li a.dsn-instagram {background-image: url(images/social_network/instagram.png); background-size: 36px auto; }

ul.dir-social-network li a.dsn-url {background-image: url(images/social_network/url.png); background-size: 36px auto; }
ul.dir-social-network li a.dsn-email {background-image: url(images/social_network/email.png); background-size: 36px auto; }
ul.dir-social-network li a.dsn-blog {background-image: url(images/social_network/blog.png); background-size: 36px auto; }
ul.dir-social-network li a.dsn-other {background-image: url(images/social_network/social.png); background-size: 36px auto; }

/*AJAX
div.asp_sb.asp_sb_8.searchsettings fieldset{background: rgba(255,255,255,0.5) !important; margin-right: 20px !important;}
div.asp_w.asp_sb.searchsettings fieldset legend {background: #ffffff; padding: 5px 10px !important;}
*/

#ajaxsearchprobsettings8_1.searchsettings fieldset, #ajaxsearchprobsettings8_2.searchsettings fieldset, div.asp_sb.asp_sb_8.searchsettings fieldset {background-color: rgba(255,255,255,0.5) !important; margin-right: 20px !important}

div.asp_w.asp_sb.searchsettings fieldset legend {background: #0089af; color: #ffffff !important; font-weight: 700 !important; text-transform: uppercase; padding: 4px 15px !important}

#ajaxsearchprobsettings8_1.searchsettings fieldset.asp_s_btn_container, #ajaxsearchprobsettings8_2.searchsettings fieldset.asp_s_btn_container, div.asp_sb.asp_sb_8.searchsettings fieldset.asp_s_btn_container {background: transparent !important;}

/*GF*/
.gform_wrapper blockquote {font-size: 100% }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required{}
.gform_wrapper div.validation_error {
	color: #0089af !important;
	border: none !important;
	clear: none !important;
}
.gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio, .gform_wrapper .gfield_required {
	color: #0089af !important;
}
.gform_wrapper .validation_message {color: #f00 !important;}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	font-weight: 600;
	background-color: #fff !important;
	border: none !important;
	padding: 14px !important;
}
.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea {
	border: 2px #0089af solid !important;
}
.gform_wrapper {
	padding: 30px 30px 5px;
	background-color: #f8f7f8
}
.gform_wrapper .gsection {
	border: none !important;
}
.gform_wrapper h2.gsection_title {
	background-color: #0089af;
	color: #ffffff;
	line-height: 2
}
.gform_wrapper ul.gform_fields li.gfield.gsection.lpdq-subsection {margin-bottom: 0px !important; padding-bottom: 0 !important}
.gform_wrapper ul.gform_fields li.gfield.gsection.lpdq-subsection h2.gsection_title {
	background-color: transparent !important;
	border-top: 2px #f0edec solid;
	color: #0089af;
	text-align: left;
	font-size: 1em;
	text-transform: capitalize;
}

.gform_wrapper ul.gform_fields li.gfield.gsection {
	margin: 28px 0 12px !important;
	padding-right: 0 !important
}
.gform_wrapper ul li.gfield {
	margin-top: 12px !important;
}
.gform_wrapper .description_above .gfield_description {
	padding-bottom: 4px !important;
}
.gform_wrapper .top_label div.ginput_container {
	margin-top: 4px !important;
}
.gform_wrapper ul li.gfield {
	padding-bottom: 12px;
}

.gform_wrapper .ginput_container.ginput_container_number {
	display: inline-block;
	float: left;
	margin-right: 8px;
}
.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
	width: 40px !important
}

.gform_wrapper ul.gfield_radio li, .gform_wrapper ul li.gf-2col-qty, .gform_wrapper ul li.gf-4col-qty, .gform_wrapper ul.gfield_checkbox li {
	display: inline-block;
	width: 50%;
	padding-right: 5px !important;
	vertical-align: top;	
}
.gform_wrapper ul li.gf-4col-qty {width: 24%;}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	font-size: inherit !important;
	margin: 2px 0 0 4px !important;
}
.gform_wrapper ul li.gf-2col-qty label.gfield_label,
.gform_wrapper ul li.gf-4col-qty label.gfield_label,
.gform_wrapper ul li.gf-qty label.gfield_label {
	line-height: 40px;
	font-weight: 400;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea.medium {
	border: 2px #e9e4e5 solid
}
.gform_wrapper input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea:focus.medium {
	border: 2px #0089af solid
}
.gform_wrapper .gform_footer {
	padding: 0 !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	font-size: 13px !important;
	padding: 9px 10px 8px !important;
	line-height: 1 !important
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {vertical-align: top !important}
 
.gform_confirmation_wrapper td {text-align: left !important;}

.lpdq-callout{background: #f0edec; padding: 20px 40px !important;}
.lpdq-callout .gfield_label {font-size: 150% !important;}
.lpdq-callout .gfield_description {padding: 20px 0 !important; font-size: 100% !important; line-height: 1.5 !important}
.lpdq-callout ul.gfield_radio li label {font-weight: 700;}

/*funding total*/

.gform_wrapper li#field_4_197 .ginput_container.ginput_container_number {
	display: block;
	margin-right: 8px;
	border: none;
	background: transparent;
}
.gform_wrapper li#field_4_197 label.gfield_label {
	font-size: 200%
}


::-webkit-input-placeholder {
color: #999999;
font-style: italic;
}
::-moz-placeholder {
color: #999999;
font-style: italic;
}
:-ms-input-placeholder {
color: #999999;
font-style: italic;
}
:-moz-placeholder {
color: #999999;
font-style: italic;
}
/*smooth scrolling*/

a#scroll-to-top {
	width: 50px !important;
	height: 50px !important;
	border-bottom: 1px rgba(120,120,120,0.5) solid;
	background: rgba(166,166,166,0.50) url(images/top_arrow_turquoise.png) no-repeat center center !important;
	background-size: 50px auto !important;
}
a:hover#scroll-to-top {
	background: #0089af url(images/top_arrow_white.png) no-repeat center center !important;
	background-size: 50px auto !important;
	border-bottom: 1px #1f365f solid
}
/*Simple Calendar*/



.simcal-calendar {
	background: #ffffff;
	padding: 20px;
}
.simcal-calendar em {
	font-style: normal
}
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void, .simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:hover {
	background: #ffffff !important;
}
/*TML*/

.tml .message, .tml .error {
	background: #543019;
	border: 0;
	color: #ffffff !important
}
.tml .message a, .tml .error a {
	color: #ffffff;
	text-decoration: underline;
}
/*MailChimp Workaround*/

ul#gform_fields_2 {
	list-style: none !important;
	margin : 0;
	padding: 0
}
ul#gform_fields_2 .medium {
	width: 100%;
	max-width: 300px;
}
/**

 * 8.0 Media Queries RWD

 * ----------------------------------------------------------------------------

 */

 

.rwd-tester {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 999999
}
 @-ms-viewport {
width: device-width;
}
 @viewport {
width: device-width;
}

@media (max-width: 959px) {
/*yellow*/.rwd-tester {
	background: #FFFF00;
}
body {
	line-height: 1.4;
}
h1 /*page title*/ {
	font-size: 240%;
}
h2 /*subtitle*/ {
	font-size: 200%;
}
h3 /*subsection*/ {
	font-size: 120%;
}
h4 /*big intro*/ {
	font-size: 110%;
}
h5 /*labels & intro*/ {
	font-size: 100%;
}
p {
	margin: 0 0 15px;
}
.nav-menu li a {
	font-size: 14px;
	padding: 20px 18px 15px;
}
ul.affiliate-list li,  ul.member-list,  ul.board-list li,  ul.lpd-list li,  ul.sponsor-list li,  ul.sponsor-list.sl-6x li,  ul.forum-list li {
	width: 31%;
	margin: 0 1%;
	padding: 10px;
}
.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
	padding: 30px 10px 5px !important;
}
.slideshow_container .slideshow_description_box h1,  .slideshow_container .slideshow_description_box h1 a {
	font-size: 130% !important;
}
.slideshow_container .slideshow_description_box p,  .slideshow_container .slideshow_description_box p a {
	font-size: 90% !important;
}
ul.forum-links {
	margin: 0 auto;
}
ul.forum-links li {
	display: block;
	margin: 10px auto;
}
ul.past-forums li {
	width: 48%;
	margin: 10px 1%
}
ul.past-forums li a {
	padding: 20px 5px;
}

}

@media (max-width: 767px) {
/*green*/.rwd-tester {
	background: #0f0;
}
body {
	line-height: 1.3;
}
h1 /*page title*/ {
	font-size: 220%;
}
h2 /*subtitle*/ {
	font-size: 180%;
}
h3 /*subsection*/ {
	font-size: 110%;
}
h4 /*big intro*/ {
	font-size: 100%;
}
p {
	margin: 0 0 10px;
}
.site-header {
	padding: 5px 10px 0px;
	min-height: 140px;
}
.site-header .home-link {
	background-image: url(images/library_publishing_consortium_sm.png);
	max-width: 240px;
	min-height: 160px;
	margin: 0 auto;
	float: none;
	clear: both
}
.utility-stripe {
	float: right;
	font-size: 13px;
}
.utility-menu li a {
	padding: 0 5px;
}
.nav-menu li a {
	font-size: 13px;
	padding: 20px 10px 15px;
}
ul.affiliate-list li,  ul.member-list,  ul.board-list li,  ul.lpd-list li,  ul.sponsor-list li,  ul.sponsor-list.sl-6x li,  ul.forum-list li {
	width: 47%;
	margin: 0 1%;
	padding: 10px;
}
.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
	padding: 20px 10px 5px !important;
}
.slideshow_container .slideshow_description_box h1,  .slideshow_container .slideshow_description_box h1 a {
	font-size: 120% !important;
}
.slideshow_container .slideshow_description_box p,  .slideshow_container .slideshow_description_box p a {
	font-size: 80% !important;
}
}

@media (max-width: 643px) {
/*blue	*/.rwd-tester {
	background: #3300ff;
}
.ifl, .alignleft, .ifr, .alignright {
	display: block;
	float: none;
	margin: 20px auto;
}
.two-column {
	display: block;
	float: none;
	width: 100%;
	padding: 10px 20px 20px;
	min-height: 0px;
}
.two-column.tc-left {
	border-right: 0;
	border-bottom: 2px #f0edec solid;
}
ul.three-columns > li, ul.five-columns li, ul.four-columns li {
	display: inline-block;
	float: none;
	width: 100%;
	padding: 20px;
	min-height: 0px;
	border: none;
}
.archive .category-blog .entry-content,  .archive .category-events .entry-content {
	padding: 10px 20px;
} /*archive sidebars*/
.sidebar-content {
	position: relative;
	width: 100%;
	max-width: none;
	padding: 10px 20px 20px;
}
ul.affiliate-list li,  ul.member-list,  ul.board-list li,  ul.lpd-list li,  ul.sponsor-list li,  ul.sponsor-list.sl-6x li,  ul.forum-list li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px;
}
.bio-box {
	padding-left: 0px;
}

.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
	width: 100% !important;
	left: 0!important;
	right: 0 !important;
	top: 230px !important;
	padding: 10px 5px !important;
}
.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_image_box {
	width: 100% !important;
}
.slideshow_container .slideshow_description_box h1,  .slideshow_container .slideshow_description_box h1 a {
	font-size: 100% !important;
	margin: 0 !important;
	padding: 5px !important;
	line-height: 1 !important;
}
.slideshow_container .slideshow_description_box p,  .slideshow_container .slideshow_description_box p a {
	font-size: 12px !important;
	line-height: 1.2 !important;
	padding: 5px !important;
}
.slideshow_container .slideshow_pagination {
	bottom: 150px !important;
	right: 20px !important;
}
/* Small menu */



.sub-menu li {
	display: inline-block;
	min-width: 31%;
	margin: 2px .5%;
}
.sub-menu li a {
	font-size: 14px;
	background-color: #0089af;
	padding: 10px;
}
.sub-menu li:hover > a,  .sub-menu li a:hover,  .sub-menu li:focus > a,  .sub-menu li a:focus {
	background-color: #1f365f;
	color: #fff;
}
.menu-toggle {
	cursor: pointer;
	display: block;
	width: 100%;
	margin: 0;
	border: 0;
	background: transparent;
	min-height: 50px;
	border-bottom: #ffffff solid 2px;
}
.menu-toggle,  .menu-toggle:hover,  .menu-toggle:focus,  .menu-toggle:active {
}
.menu-toggle:focus {
	outline: thin dotted;
}
.toggled-on .nav-menu,  .toggled-on .nav-menu > ul {
	display: block;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
.toggled-on li,  .toggled-on .children {
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	margin: 0;
	border-bottom: #ffffff solid 1px;
}
.toggled-on .nav-menu li > ul {
	display: block;
	float: none;
	position: relative;
	left: auto;
	top: auto;
	background: #f00;
}
.toggled-on ul.nav-menu ul a,  .toggled-on .nav-menu ul ul a {
	width: 240px;
	font-size: 14px;
	padding: 12px 20px 10px;
	text-align: center;
	border: none;
}
.toggled-on .nav-menu li > ul a {
	width: 100%;
	margin: 0;
}
ul.nav-menu,  div.nav-menu > ul {
	display: none;
}
}

/* Mobile devices */

@media (max-width: 359px) {
/*purple */	.rwd-tester {
	background: #C600D2
}
}


@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}

	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}

	.site {
		max-width: 98%;
	}
	
	.site-header, .navbar, .site-footer {display: none;}

	
}

