/*
Theme Name: Zerif-Pro Child
Theme URI: http://localhost/zerif-pro-child/
Description: Zerif-Pro Child Theme
Author: Alan Gold
Author URI: http://alangold.net
Template: zerif-pro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, bootstrap
Text Domain: zerif-pro-child
*/


.site-main p {
	margin: 0 0 10px;
}

.site-main-AG p {
	margin: 0 0 -60px;
}

.sidebar-wrap.content-left-wrap{
	margin-top: 15px;
	padding-top: 0;
}

.catalogwrap {max-width:600px;
font-family:Verdana, Geneva, sans-serif;
background-color:#D2D2D2;
padding:1em;
margin:1em;
}

.myhorse {font-weight:bold;
}

.pedA {text-indent:15%;
line-height:120%;
}

.pedB {text-indent:25%;
line-height:120%;
}

.pedC {text-indent:35%;
line-height:120%;
}

.cathr {width:60%;
color:red;
text-align:center;
}

.consignor {line-height:110%;
text-align:center;
font-weight:bold;
}


hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em;
    border-style: inset;
    border-width: 3px;
}

.listsession {
	font-weight:bold;
	color:#FFF;
	background-color:#000;
	line-height:150%;
	text-align:center;
	
	}

.tablist {
	line-height:100%;
}

.nav-links a {
	display: none; 
}

	.entry-meta {
 display: none;
}
	
	.span.posted-on{
display: none;
}
	
	.post .entry-footer {
display:none;
}

		.posted-on {
display: none;
visibility: hidden;
}

	.entry-meta {
display: none;
visibility: hidden;
}


/* print */
@media print {

	body {
		font-size: 11.25pt;
	}

a:after{content:" (" attr(href) ") ";font-size:0.0em;font-weight:normal;}

.rev {
	font-weight: bold;
	color: #FFF;
	margin-left:1em;
}
	
.navbar-brand {
    height: 300px;
}
.navbar-brand > a > img {
    max-height: 300px;
}
	
	.entry-meta {
 display: none;
}
	
	.span.posted-on{
display: none;
}
	
	.post .entry-footer {
display:none;
}

		.posted-on {
display: none;
visibility: hidden;
}

	.entry-meta {
display: none;
visibility: hidden;
}
