/*

Theme Name: BUBC Custom Theme

Theme URI: http://churchthemes.com/themes/risen

Author: Bridgewater Media Services

Author URI: http://www.bridgewatermedia.ca

Description: A child theme for Risen.

Copyright: (c) 2015 All rights reserved.

Template: risen

Version: 2.2

*/



/*

To override styles, copy them from the parent theme here, then change the properties.

You can also add new styles here. See styles/* for overriding the light and dark base styles.

Note: it is not necessary to @import the parent stylesheet here (see docs for more info)

*/



/* Responsive iFrame */

 div#blog-single-header-meta {
    display: none;
}

.responsive-iframe-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 30px;

    height: 0;

    overflow: hidden;

}

 

.responsive-iframe-container iframe,   

.vresponsive-iframe-container object,  

.vresponsive-iframe-container embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}







.hidden-phone.responsive-iframe-container {

    display: none;

}



time.blog-widget-post-date {

    display: none!important;

}



.blog-widget-post-date {

    color: #717171;

    display: none!important;

}



nav#header-menu {

    margin-top: 20px;

}

img#logo-regular {

    margin-top: 10px;

}



.full-screencalendar {border:1px solid gray; width:90%; margin-bottom: 1em; padding: 10px;}



@media screen and (max-width: 480px) {



.hidden-phone.responsive-iframe-container {

    display: block;

	width:80%;

	border:1px solid black;

	padding:10px;

	height:200px;

}

.full-screencalendar {display:none;}

.shadetabs li a {

    display: block;

    width: 42%;

    border: none;

}

	
.shadetabs {display:none;}