body {
	background-image:   url(/images/background/yelweave.png);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.tdppadding {
padding: 4px 4px 4px 4px;
}

.doublespacing {
	line-height: 150%;
}

.centered,
table.centered {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/*

b = bold

ds = doublespace

 */

.px16bds {line-height: 150%;
	font-weight: bold;
	font-size: 16px;
}
.px20b {
	font-size: 20px;
	font-weight: bold;}
.px14ds {
font-size: 14px;line-height: 150%;

}

.px10 {font-size: 10px}
.px11 {font-size: 11px}
.px12 {font-size: 12px}
.px13 {font-size: 13px}
.px14 {font-size: 14px}
.px16 {font-size: 16px}

.px14b {font-size: 14px;font-weight: bold; }

.nowrap { white-space: nowrap; }

.footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.mobile_top {line-height: 150%;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}

.outertable {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:none;
	max-width:1200px;
	width:90%;
}


.centerbox {
	vertical-align:top;
	padding:6px;
}

.main_content { 
	background:#FFFFE0;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:8px; 
}

.bottom_ads { 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:99%;
}



.leftbox {
	width:160px;
	text-align:right;
	vertical-align:top;
}

.rightbox {
	width:335px;
	vertical-align:top;
	text-align:center;
	padding-top:5px;
}

.page_title {
	font-size: 20px;
	font-weight: bold;text-align:left;
	margin: 4px;
}

.jtodaysbible {
	margin-left:auto;
	margin-right:auto;
	margin-top: 4px;
	text-align:center;
	max-width:400px;
	width:100%;
}

.screen-reader-text { display:none; }

.top_banner,
.top_ads
{ 
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}

.top_banner { 
	border:none;
}


.place-slider {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	max-width:450px;
	padding: 0;  
	border:none;
}

.place-slider img {
	width:100%;
	border:none;
	padding: 0;  
	margin: 0;  
}

ul.bxslider {  
	padding: 0;  
	margin: 0;  
}  

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: none;
    border: 0;
    left: 0;
    background: #fff;
}

.widget {
	list-style-type: none;
}

.facebook-like { margin-top:10px; }

.ad970,
.ad728,
.ad160,
.ad300,
.ad336,
.ad468
{
	width:100%;
	height:100%;
}

.ad970 {
	max-width:970px;
	max-height:250px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	max-width:425px;
	width:100%;
	height:100%;
}


a.entry-content, 
.entry-content a, 
.entry-content a href, 
.entry a, 
a.entry {
	color:#390;
	font-weight: bold;
}


@media (min-width: 981px) {
	.main_content { 
		max-width:calc(100% - 300px);
		width:100%;
		margin-left:5%;
		float:left;
	}
}


@media screen and (max-width:980px) {
	.ad970 { display:none; }
}

@media (min-width: 981px) {

	.top_ads { width:780px; }

	.logo { 
		max-height:180px; 
		height:100%;
		text-align:center;
		margin: 15px 3px 3px 3px;
	}
	
}

@media (max-width: 980px) {
	.top_ads { 
		max-width:620px;
		width:99%;
	}
}

@media (min-width: 925px) {
	.top_banner img {
		max-width:765px;
		width:99%;
	}
}

@media (min-width: 670px) and (max-width: 924px) {
	.top_banner img {
		max-width:600px;
		width:99%;
	}
}

@media (min-width: 800px) and (max-width: 980px) {
	.logo { 
		max-height:160px; 
		height:100%;
		text-align:center;
		margin: 10px 3px 3px 3px;
	}


}

@media (min-width: 800px) {

	.main_content { 
		width:calc(90% - 350px); 
		float:left;
	}

	.rightbox { 
		float:left;
		text-align:center;
		margin-left:10px;
		margin-top: 5px;
	}


}

@media (max-width: 799px) {
	.main_content, .rightbox { width:95%; }
	
	.main_content { max-width:768px; }
	

	.logo { display:none ; }


	
}


@media (min-width: 670px) {
	.blog_photo {
		max-width: 640px;
		max-height: 480px;
		width:90%;
	}
	.mobile_top { display:none; }
}

@media (max-width: 669px) {
	.desktop_top { display:none; }

	.top_banner img {
		max-width:500px;
		width:99%;
	}


	.centerbox { 
		width:100%; 
	}

	.leftbox, .rightbox { display:none; }

	.blog_photo {
		max-width: 320px;
		max-height: 280px;
		width:90%;
	}
}
