/*
Theme Name: Magnus Child
Theme URI: http://aveidata.pt/
Author: sergio
Author URI: http://aveidata.pt/
Description: child of Magnus.
Template: magnus
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: some
Text Domain: magnus 
 */
@import url("../magnus/style.css");

.blog-home-content article {
	display: none;
}
.blog-home-content article:first-child {
    display: block;
}

body.home footer {
	display: none;
}
/*
.featured-image .site-header, .header-image .site-header, .blog.home .site-header, .error404 .site-header {
    background: #000;
}
*/

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}

/* bof obituary widget column */
.obituary.left-sidebar #obituary-main #obituary-sidebar.left-sidebar, .obituary.right-sidebar #obituary-main #obituary-sidebar.right-sidebar {
    width: 21.972515625em;
}	
	
.site-main h1 {
    font-size: 1.8em;
}
	
.site-main h2 {
    font-size: 1.5em;
}

#obituary-sidebar .widget {
    margin-bottom: 0;
}

#obituary-sidebar .widget .widgettitle {
    margin-bottom: 23px;
}
/* eof obituary widget column */

/* bof obituary content column */
.archive .page-header, .search-results .page-header {
    padding: 1.75em 1em 1em 0.5em;
    margin: 0 0 2.25em;
    border-bottom: 4px solid #f3f3f4;
    text-align: left;
    color: #434353;
}

.archive .page-header .page-title, .search-results .page-header .page-title {
    font-size: 1.8935em;
    color: #838383;
    margin: 0;
}
/* eof obituary content column */

.site-header .header-navigation .menu-header-container ul li a {
    font-weight: bold;
}

.entry-header .obituary.entry-title a {
    font-size: 1em;
}

@media (max-width: 800px) {
	.featured-image .site-header-image {
		height: 100%;
	}
}
@media (min-width: 1100px) {
	.featured-image .site-header-image {
	    height: 100%;
	}	
}

body.home header.entry-header {
	display: none
}

.obituary-content > p {
	text-align: justify;
}

.obituary.right-sidebar #obituary-main #article.right-sidebar, .obituary.left-sidebar #obituary-main #article.left-sidebar {
    width: 100%;
}
