/*
Theme Name: eDirectory
Theme URI: http://www.longworthcreative.com
Template: twentysixteen
Author: Longworth Creative, LLC
Author URI: http://www.longworthcreative.com
Description: An eDirectory shell for Performance Publishing, Inc.
Version: 1.3.1484679558
Updated: 2017-01-17 18:59:18

*/

@media screen and (min-width: 56.875em) {
    .page-template-full-width-page .content-area {
        float: left;
        margin-right: -100%;
        width: 100%;
    }
}
body:not(.custom-background-image).admin-bar:before {
    top: 0 !important;
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
    height: 1px !important;
}
ul,
li, ol {
    list-style: none !important;
    margin: 0;}
.page-template-full-width-page .content-area,
.site-inner {
    background-color: white;
}
.site-inner {
    max-width: 1050px !important;
}
.main-navigation {
    margin: 0 !important;
}
.main-navigation .primary-menu > li {
    border-right: 1px solid #000000;
}
.main-navigation .primary-menu > li:hover {
    background-color: #023f80 !important;
}
.main-navigation .primary-menu,
.main-navigation .primary-menu > li {
    font-size: 12px;
    margin-left: 0;
}
.main-navigation a {
    color: #000000;
    text-decoration: none;
}
.main-navigation {
    font-family: Verdana, Arial;
}
.main-navigation a:hover {
    color: #ffffff !important;
}
.main-navigation ul ul {
    color: #000000 !important;
    width: 16.6875em;
}
.main-navigation ul ul a {
    color: #000000 !important;
    width: 16.6875em;
}
.main-navigation ul ul a:hover {
    color: #023d7f !important;
    width: 16.6875em;
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
color: #ffffff;
}
.main-navigation ul ul:before, .main-navigation ul ul:after {
border-style: none;
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
    display: none;
}
.entry-title {
    display: none;
}
.entry-content,
.entry-summary {
    padding-top: 15px;
}
.site-content {
    padding: 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .8);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .8);
}
.site {
    margin: 0 0 0 0;
}
div#primary {
    padding: 0 1.5%;
}
#masthead {
    padding-top: 0;
}
.site-branding,
.site-header-menu {
    margin: 5px 0 0 0;
    width: 100%;
    background: #cccccc;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .8);
    z-index: 99;
}
.site-header {
    padding: 0 !important;
}
.header-image {
    margin-bottom: 0;
    margin-top: 0;
}
.coverimg {
    border: 2px solid #fff;
    background: url(http://longworthcreative.com/edirectory-shell/wp-content/uploads/2017/01/cover_demo-1.jpg) no-repeat;
    -moz-box-shadow: 0px 6px 5px #ccc;
    -webkit-box-shadow: 0px 6px 5px #ccc;
    box-shadow: 0px 6px 5px #ccc;
    -moz-border-radius: 190px;
    -webkit-border-radius: 190px;
    border-radius: 190px;
}
.site-main {
    margin-bottom: 25px;
}
.site-info {
    width: 100%;
    font-variant: small-caps;
    padding-top: 15px;
}
body,
button,
input,
select,
textarea {
    font-family: Verdana;
}
.sidebar {
    padding-top: 5px;
}
.widget {
    border: none;
    padding: 0;
    margin-bottom: 5px;
}
.widget .widget-title {
    font-family: Verdana;
    text-align: center;
}
h1 {
    font-size: 1.6em !important;
    font-style: normal !important;
    padding-bottom: 10px;
}
h2 {
    font-size: 1.1em;
    margin-top: 0 !important;
}
h3 {
    font-size: .9em;
}
.groupWrapper {
    margin: 0em 0 .5em 0;
}
.contactWrapper {
    padding-top: 1em;
    display: inline-block;
    /* overflow: hidden; */
}
.entry-content h1,
.entry-summary h1,
.comment-content h1 {
    margin-bottom: 0 !important;
    padding-bottom: 10px;
}
.entry-content h2,
.entry-summary h2,
.comment-content h2 {
    font-size: 1em;
    margin-top: 0 !important;
}
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
    margin-top: 0 !important;
}
th,
td {
    font-size: .8em;
    font-weight: 100 !important;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    border-left: none !important;
    border-right: none !important;
    padding: 1px !important;
}
table {
    border: none !important;
    width: 100%;
    border-collapse: collapse;
}
/* provide some minimal visual accomodation for IE8 and below */

tr {
    background: #F6F6F6;
}
/*  Define the background color for all the ODD background rows  */

tr:nth-child(odd) {
    background: #F6F6F6;
}
/*  Define the background color for all the EVEN background rows  */

tr:nth-child(even) {
    background: #ffffff;
}
p {
    margin: 0 !important;
}

.g img {
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}


#loginform {
    width: 22em; 
    background: #f2f2f2;
    padding: 1em;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
     background: #ffffff;}

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
background: #023F80;
}

.login-remember {
     padding-top: 10px;
     padding-bottom: 10px;
}

#login {
    background: #f5f5f5;
    display: block;
    color: #333;
    margin: 10px 15px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: .5em;
    float: left;
    border: 1px solid #ccc;
}

.volume {
     padding-bottom: 10px;
}

#cn-tile-plus div.cn-alphaindex {
    height: 70px !important;
    padding-top: 35px;
    /*display:table !important;*/
}
#cn-tile-plus div.cn-alphaindex {
    text-align: center;
    width: 100%;
    display: inline-block;
    letter-spacing: -.1em;
    word-spacing: -.18em;
}
a.cn-char,
a.cn-char-current {
    background: #7f7f7f !important;
    padding: 5px 12px 5px 12px;
    color: #ffffff !important;
    font-weight: 100;
    text-decoration: none !important;
    margin-right: 1px;
    margin-top: 8px;
    font: 13px "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
}
a.cn-char-current {
    font-weight: 700;
    color: #000000 !important;
    background-color: #ffffff !important;
}
a.cn-char:hover {
    color: #cccccc !important;
}

	.no-sidebar .entry-header,
	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
#cn-list .cn-category-breadcrumb {
    font-size: 2em;
    font-weight: 700;
    margin-top: 0 !important;
}

.widget {
    margin-bottom: 0;
    display: inline-grid !important;
	padding-right: 10px;
}

aside#secondary {
    text-align: center !important;
}

i[class^='cn-brandicon'] {
      margin-bottom: 8px;
}