/* ============================================================================= */


.navigation > div + div
{
	float: right;
}


/* ============================================================================= */


.blog-type-masonry .blog-page-title,
.blog-type-masonry-alternate .blog-page-title,
.single-post .nav-single,
div.service i + br,
div.fun-fact i + br,
div.timeline div.event span.date + br,
div.testo-group div.testo img + br
{
	display: none;
}


/* ============================================================================= */


.page-template-template-portfolio-php .media-box p,
.blog-regular .format-quote .entry-content blockquote p,
.masonry.blog-masonry .format-quote .entry-content blockquote p,
blockquote p,
.format-image .alignnone,
.full-width-image img,
div.post-list ul li article h3.entry-title + p,
div.intro p,
body.logged-in .comment-form p.form-submit
{
	margin: 0px;
}


/* ============================================================================= */


.wp-caption {
    width: auto !important;
}


/* ============================================================================= */


@media screen and (min-width: 768px) {
  .is-header-fixed .admin-bar .site-header { top: 46px; }
  .is-header-fixed.is-menu-toggled-on .admin-bar .nav-menu { top: 46px; }
  html #wpadminbar { z-index: 99999 !important; }
}


@media screen and (min-width: 783px) {
  .is-header-fixed .admin-bar .site-header { top: 32px; }
  .is-header-fixed.is-menu-toggled-on .admin-bar .nav-menu { top: 32px; }
  .csstransforms.is-menu-toggled-on #wpadminbar { top: -32px; } 
}


@media screen and (max-width: 600px) {
  html #wpadminbar { top: -46px; }
}  


@media screen and (min-width: 601px) and (max-width: 782px) {  
  .csstransforms.is-menu-toggled-on #wpadminbar { top: -46px; }  
}


/* ============================================================================= */


.hentry.type-portfolio .entry-content > .media-box
{
    width: 90%;
	max-width: 740px;
	
	margin-left: auto;
	margin-right: auto;
}


/* ============================================================================= */


.featured-image-fixed .media-wrap
{
	margin-bottom: 0px;
}


/* ============================================================================= */


.entry-meta .cat-links a
{
    display: inline-block;
	margin-bottom: 0.6em;
}


/* ============================================================================= */


.entry-meta .edit-link a
{
	color: #dddddd;
}


.entry-meta .edit-link a:hover
{
	color: #cccccc;
}


/* ============================================================================= */


.about-author
{
	text-align: left;
}


/* ============================================================================= */


.chat-text > p + p
{
	display: none;
}


/* ============================================================================= */


.comment-awaiting-moderation
{
	margin-left: 84px;
	margin-bottom: 0px;
}


/* ============================================================================= */


/* yarpp */


body .yarpp-related
{
	margin: 0px !important;
}


body .related-posts h3
{
	font-size: 12px !important;
	font-weight: 400 !important;
	
	padding: 0px !important;
	margin: 1.4em 0 .5em 0 !important;
	margin-top: 0px !important;
}


body .related-posts ol li a
{
	font-weight: normal !important;
}


body .related-posts ol li a:hover
{
	text-decoration: underline !important;
}


/* yarpp */


/* ============================================================================= */