/*

Theme Name: Sanctum Blog

Theme URI: http://raratheme.com/wordpress-themes/benevolent/

Author: Sanctum Parish

Author URI: http://celestialsanctumparish.org/
Template: benevolent
Description: SanctumBlog theme is customized to be simple
Version: 1.1.0

*/
@import url("../benevolent/style.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=News+Cycle');

a{color:#730c29; }

a:hover{color:#730c29; }
#primary .post .entry-footer .readmore { color:#730c29; }

#primary .post .entry-meta a{font-family: 'News Cycle', sans-serif; color:#aaa; font-size:15px;}
#primary .post .entry-meta a:hover{color:#730c29; text-decoration: underline;}
.comment-form input[type="submit"]{background-color:#730c29;}
#secondary .widget{background: none; border-left: 1px solid #f4f4f4;}
#secondary .widget-title{letter-spacing: 0.5px; background:none; color:#000;}
#secondary .widget ul li a{ font-family: 'News Cycle', sans-serif;}
#secondary .widget ul li a:hover{color:#730c29;}
#secondary .widget.widget_search .search-form input[type="search"], .search .search-form input[type="search"]{
	background:none;
	font-family: 'News Cycle', sans-serif;
}

body, button, input, select, textarea {font-family: 'Open Sans Condensed', sans-serif;}
#primary .post .entry-header .entry-title, #primary .page .entry-header .entry-title{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:32px;
}

p{font-family: 'Open Sans', sans-serif; font-weight:300; line-height: 192%;
    color: #000;}

    #logo-set{
    	width:115px;
    	margin: -2%;
    	padding-top:10px;
    }

   .site-header .header-top{background-color:#fff;}
   .home.has-slider .site-header .header-bottom, .site-header .header-bottom {
    background: rgba(0, 0, 0, 0.5);
    padding: 66px 0 10px;
}
#mobile-header a{opacity:0;}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
        border-radius: 21px;
    }