body{
	font-size:12px; font-family:"Lucida Sans", sans-serif;
}
.social{
	color:#9a9a9a; font-style:italic; float:left; margin-top:7px;
}
@font-face {
    font-family: 'museo';
    src: url('museo500-regular-webfont.eot');
    src: url('museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo500-regular-webfont.woff') format('woff'),
         url('museo500-regular-webfont.ttf') format('truetype'),
         url('museo500-regular-webfont.svg#museo_500regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.shortcut-header a{
	font-family:museo; color:#fff; font-size:18px; font-style:italic;
}
.shortcut-header a:hover {
	 -moz-box-shadow: 0 0px 9px #f5f2f2; -webkit-box-shadow:0 0px 9px #f5f2f2;  box-shadow:0 0px 9px #f5f2f2; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;	padding:2px 4px;
}

.shortcut-content{
	color:#191919;
}

.column-header{
	color:#4a4a4a; font-family:museo; font-size:18px;
}
.column-link a{
	color:#0375a1;
}
.column{
	font-size:12px; color:#6b6b6b;
}
.column2-header{
	color:#363636; font-size:22px;
}
.blog-title a{
	color:#0375a1; font-size:14px; font-weight:bold;
}
.details{
	color:#6b6b6b; font-size:11px;
}
.by{
	color:#9a9a9a; font-size:11px;
}
.blog-text{
	color:#828282; font-size:12px;
}
.column3-text{
	font-size:14px; color:#6b6b6b;
}
.column3-link a{
	font-size:14px; color:#0375a1;
}

.footer-address{
	color:#a3a3a3;
}
.newsletter-header{
	font-size:14px; color:#9c9c9c; font-family:"Lucida Grande", sans-serif;
}
.copyright{
	color:#858585;
}
.sitemap a{
	color:#858585;
}
.inner-header{
	font-family:museo, sans-serif; color:#fff; font-size:26px;
}
.link a{
	color:#f3f3f3; font-size:14px; font-family:"Lucida Sans",sans-serif; font-weight:normal;
}
.sidebar-header{
	color:#4a4a4a; font-size:21px; font-family:museo;
}
.sermon-title a{
	font-size:14px; color:#0375a1; font-weight:bold;
}
.desc{
	color:#828282; font-size:14px; 
}
.content-header, .content-header a{
	color:#363636; font-size:22px;
}
.content-text{
	color:#565252; font-size:14px; line-height:20px;
}

.bigblue a{
	color:#01739f;	font-size:22px;	
}

.grey12 {
	color:#363636;	font-size:12px;	
}

.postmore a {
	color:#01739f;	font-size:12px;	font-weight:bold;	
}

.arpw-title {
	font-size:16px;	color:#01739f;	margin-bottom:8px;	
}
.arpw-title a{
	color:#01739f;	
}

.link14 a{
	color:#01739f;	font-size:14px;	
}
	.link14 a:hover {
		font-weight:bold;
	}
.sf-menu > li > li > a{
	font-family:museo;
}
 
 
 .logo{
	color:#848484; font-weight:normal; font-size:12px;
}
.note{
	font-size:9px; font-weight:normal;
}
.time{
	color:#555555; font-size:14px; font-weight:bold; line-height:20px;
}


@media screen and (max-width:768px) {
	.link a{
		font-size:14px;
	}
	.logo{
		 font-weight:bold;
	 }
}
@media screen and (max-width:685px) {
	.time{
		font-weight:normal;
	}
	table#broadcast_table tr.heading{
		font-size:13px;
	}
}
@media screen and (max-width:600px){
	.time{
		font-size:11px;
	}
	.logo{
		font-size:11px;
		font-weight:normal;
		word-break:break-all;
	}
}
@media screen and (max-width:568px){
	.logo{
		font-size:10px;
	}
}
@media screen and (max-width:480px) {
	.tribe-events-calendar thead th{
		text-transform:none;
	}
}
@media screen and (max-width:380px) and (min-width:320px){
	.shortcut-header a{
		font-size:16px;
	}
	.time{
		font-size:9px;	
	}
}
@media screen and (max-width:240px){
	.column2-header{
		color:#363636; font-size:13px;
	}
	.column-header,.shortcut-header a{
		font-size:14px;
	}
}