/* ============================================================================ *
	Print Styles
    ---------------------------------------------------------------------------
	These styles get applied to all printed pages.
*/

#print-header {
	margin-top: 1em;
}

p {
	font-size: 1em;
}

sup {
    line-height: 1em;
    font-size: smaller;
    vertical-align: super;
}

ul li,
ol li {
	font-size: 1.2em;
}

.editor-content h2 {
    margin-bottom: 0.5em;
}

.editor-content p {
	line-height: 1.6em;
    margin-bottom: 15px;
}


#print-logo {
    max-width: 300px;
    height: auto;
    background-image: url('https://www.tenenbaumlegal.com/wp-content/uploads/sites/561/2019/11/TenenbaumLawLogo_Small.png');
    background-size: cover;
    position: relative;
}
.print-logo {
    max-width: 300px;
    height: auto;
    background-image: url('https://www.tenenbaumlegal.com/wp-content/uploads/sites/561/2019/11/TenenbaumLawLogo_Small.png');
    background-size: cover;
    position: relative;
}

body .screen-reader-shortcut,
body #header-top-container,
body #mobile-nav-wrapper,
ul.etabs,
#body-cell-2{
    display: none !important;
}

body .tabcontent{
	display: block !important;
}

h2, 
.tmf-post > h2, 
.editor-content h2 {
    color: #004876 !important;
}

h2 a, 
.tmf-post > h2 a, 
.editor-content h2 a{
    color: #004876 !important;
    color: #333333 !important;
}

a {
    color: #004876 !important;
    color: #333333 !important;
    text-decoration: none !important;
}

body .print-title,
.editor-content h2 {
	color: #e7c026;
	color: #004876;
	font-size: 30px;
	font-weight: 700;
    display: block;
    margin: 15px 0 !important;
}

.vcard-resume-container {
    display: none;
}

.icon-container {
    margin-bottom: 15px !important;
    display: none !important;
}


.tmf-post.attorney.large .primary {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.badges,
.tmf-post.post.small .calendar-icon,
.tmf-post.event.small .calendar-icon,
.tmf-post.news.small .calendar-icon {
    display: none !important;
}

.attorney #page-content {
    clear: both;
}

.tmf-post.attorney.large #page-title {
    margin-bottom: 0 !important;
}

.contact-information {
    margin-top: 15px;
    line-height: 1.5em;
    font-size: 1em;
}

.contact-information .phone .value,
.contact-information .email .value {
	color: #004876;
	text-decoration: underline;
}

.tmf-post.small .excerpt a {
    font-weight: 400;
    text-decoration: underline !important;
    /*margin-bottom: 0.2em;
    display: block;*/
}

.tmf-post.small.news .title a {
    font-weight: 400;
    text-decoration: underline !important;
}

.tmf-post.small.news .title .date {
    margin-top: 0.5em;
}

.tmf-post.small .excerpt {
    margin-top: 10px;
    font-size: 1em;
    line-height: 1.6em;
}

.tmf-post.small {
    padding-bottom: 12px;
    margin-bottom: 12px;
}

#publications p {
	margin: 0;
}

#publications > p {
    margin-bottom: 15px;
}