/*
Theme Name: Divine Mercy & St. Bernard
Description: Child theme for the Theme Blvd framework
Author: Diocesan Publications
Template: commodore
*/

/*
Note: The parent theme does not include any CSS in
style.css, and so you don't need to @import it here.
*/

/* Add your custom CSS here. */

.childContainer {
    display: none;
}

body.custom-background { background-image: url('/wp-content/uploads/2014/11/bknd_1.gif') !important; background-repeat: repeat; background-position: top center; background-attachment: scroll;
}
#container {
    width: 1024px;
}

.col-sm-3 {
    width: 17%;
}

.col-sm-6 {
    width: 66%;
}

#divine-menu-copy ul.menu, #bernard-menu-copy ul.menu {
    padding-left: 0px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.nocomments {
	display: none;
}

a {
	color: #000088;	
}

.love {
	color: #880000;	
}

#header-left {
	width: 15%;
	float:left;	
}

#header-right {
	width: 15%;
	float:left;	
}

#header-right img {
	float: right;
}

#header-center {
	width: 70%;
	float: left;	
	text-align: center;
}

#top {
	color: #000;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .6);	
}

#dm, #sb {
	width: 50%;
	text-align: center;	
	display: block;
	float:left;
	margin-bottom: 20px;
}

#dm:hover, #sb:hover {
	cursor: pointer;
}

#dm h3, #sb h3 {
	font-size: 24px;
	color: #000;
	text-shadow:none;	
}

#pastor {
	width: 100%;
	text-align: center;	
	display: block;
	clear: left;
}

#diocese {
	width: 100%;
	text-align: center;	
	display: block;
	clear: left;
}

/* kee kyle eadie */
.mtphr-dnt-rss-title {
	font-size: inherit;
}
#mtphr-dnt-808 {
	max-width: 465px;
	display: block;
}
/* end kee */

.widget_nav_menu {
	display: none;
}

.menu-wrapper .btn-navbar {
    color: #676767;
    font-size: 20px;
    padding: 6px 24px;
    position: absolute;
    text-decoration: none;
    top: -33px;
}

#featured, #main, #featured_below {
    border-top: 1px solid #c6c6c2;
}

.menu-wrapper .btn-navbar {
    border-color: #c6c6c2; 
}

.fa-bars:before {
    content: "Menu ";
    font-family: Cantarell,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
}

.fa-bars:after {
    /*content: "";*/
}

.responsive-iframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.responsive-iframe iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

a img.alignright {
    float: right !important;
}

/* kee kyle eadie */
@media (max-width: 1000px) {
	.primary-element-1 .alignright.wp-image-31 {
		float: none !important;
		margin: 0 !important
	}
}
@media (max-width: 767px) {
.col-sm-3, .col-sm-6  {
    width: 100% !important;
}

.widget_nav_menu {
	display: block;
}

#container {
	margin: 0px;
	padding: 0 20px;
	max-width: none;
	width: 100%;
}

}

@media (max-width: 420px) {
#content img {
	width: 50%;
}
}