/* Top part */
body {
  background: #ffffff url(../images/bg.png) repeat-x 100% 0;
  line-height: 1.5em;
  color: #333;
}

#header {
  position:relative;
  margin-bottom: 20px;
  height: 78px; 
}

#body-container {
  background-color: #EBEBEB; /*#1A303A;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#logo img {
  position:absolute;
  left:10px;
  top:0px;
}

.menu {
  position:absolute;
  height:15px;
  background: none;
  top: 0px; left: 200px;
  color: white;
  width: 600px;
  text-align: left;
}

.menu li.page_item a {color: white; font-size: 1.4em;}

.menu ul.nav.superfish {position: relative;}
.module-content p {
	line-height:1.5em;
}

.module h2, .module h2 a {
	padding:5px 0 8px 10px;
	/*background:none;*/
	color:#A22523;
	font-weight:normal;
}

.module h3, .module h3 a {
	padding:5px;
	color:#1E3B73;
	font-weight:normal;
}

#body-container .module-top, #body-container .module-bottom {
  display:none;
}

.site-main .module .module-content {
	font-size:1.2em;
}

.site-sidebar {
	padding-bottom:10px;
}

div#indent {
  padding-left:25px;
  padding-right:25px;
}

.menu ul li a {
  color:#ffffff;
}

.data-row {
  border-top:1px dotted #ccc;
}

#footer {
color: #999999;
font-size: 0.8em;
text-align: center;
background:#1a303a url(../images/footer_bg.gif) repeat-x 0pt 0pt;
margin-top: 20px;
}

#footer a {
color:#9999cc;
font-size:0.8em;
line-height:1.4em;
text-align:center;
}

table#wp-calendar caption {
  text-align:center;
	color:#ba500c;
	font-weight:bold;
	padding:10px 0 0 0;
}

table#wp-calendar {
  width:140px;
  margin:0 auto;
}

table#wp-calendar td#next {
  text-align:right;
}

table#wp-calendar thead th {
	color:#ba500c;
  text-align:center;
  font-weight:normal;
  padding:2px;
}

table#wp-calendar tbody td {
  text-align:center;
}

table#wp-calendar tbody a {
  /*border:1px solid #ba500c;*/
  display:block;
  text-decoration:underline;
  color:#00f;
}

table#wp-calendar tbody a:hover {
  /*border:1px solid #fa941d;*/
  text-decoration:underline;
}

ul.sz-videolisting, ul.sz-videolisting li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 10px;
	min-height:140px;
}

.site-sidebar li {
  padding:3px 0 3px 10px;
}

#article-date {
  font-size:0.8em;
  background-color:#F1E5CB;
  margin:5px 10px 8px 0;
  padding:5px;
}

#article-author {
  font-size:0.8em;
  margin-bottom:8px;
}

#article-detail {
  font-size:0.8em;
  margin-bottom:8px;
}

.post-meta {
  font-size:1.2em;
  margin:5px 0 0 15px;
}

img.host-image {
  float:left;
  margin:10px 10px 0 15px;
  padding:5px;
  border:1px solid #ccc;
}

img.alignleft {
  margin:0 10px 0 15px;
}

.site-main img.alignleft {
  padding:5px;
  border:1px solid #ccc;
}

img.host-bios {
  padding:3px 10px 3px 15px;
}

.post-categories {
  border-top:1px solid #ccc;
}

.listen-now-box {
  overflow:hidden;
  margin:10px 15px;
  border:1px solid #ccc;
  height:38px;
  overflow:hidden;
}

.listen-now-box a {
  color:#999;
  text-decoration:none;
  font-size:7pt;
  padding-left:12px;
}

.listen-now-box a:hover {
  text-decoration:underline;
}

.listen-now-box a.itunes {
  background: transparent url(../images/itunes.png) no-repeat 0 50%;
}

.listen-now-box a.mp3 {
  background: transparent url(../images/mp3.png) no-repeat 0 50%;
}

.adminmenu ul {
  height:15px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  position:absolute;
  right:10px;
  top:0px;
}

.adminmenu ul li {
  display:block;
  float:left;
  height:15px;
  line-height:25px;
  margin:0;
  padding:0;
}

.adminmenu ul li a {color: #dddddd; font-size: .8em; padding-left: 10px;}

#header-search {
  position:absolute;
  top:42px;
  left: 200px;
  height:25px;
  width:180px;
  background: transparent url(../images/search_bg.png) no-repeat 0 0;
}

#searchform {
  height:25px;
  display:inline;
  margin:0;
  padding:0;
}

#searchsubmit {
  height:25px;
  margin:0;
  padding:0;
  width:20px;
}

#searchform input#s {
  border:none;
  background-color:transparent;
  margin:0 7px;
  font-family:helvetica,arial,sans-serif;
  width:146px;
}

.media_offers-wrapper .module h2 a {
	color:#BA500C;
}

.media_offers-wrapper .post-content img {
  float:left;
  padding: 0 10px 10px 0;
}

.media_offers-wrapper .data-row {
  border:none;
}

table#social-media {
  margin:0 10px;
  font-size:80%;
  letter-spacing:-0.5px;
  line-height:1.2em;
}

table#social-media img {
  margin:2px 5px 2px 0;
}

table#social-media a {
  color:#555;
}

a.expandable {
  background: transparent url(../images/max.png) no-repeat 0 50%;
  text-decoration:none;
}

a.collapse {
  background-image:url(../images/min.png);
}

.wp-apps-socialbar {
  font-weight:normal;
}

#rbc-footer {
	color:#333333;
	font-size:100%;
}


#rbc-footer .module-content {
	height:1%;
	min-height:10px;
	overflow:visible;
}


#rbc-footer .footer-block {
	margin-left:15px;
	width:170px;
}

#rbc-footer ul, #rbc-footer ol, #rbc-footer li, #rbc-footer p, #rbc-footer h4 {
	margin:0;
	padding:0;
}

#rbc-footer h4 {
	background-color:#FFFFFF;
	border-bottom:2px solid #B2B2B2;
	color:#BA500C;
	font-size:16px;
	font-weight:normal;
	margin-bottom:6px;
	padding:20px 0 6px;
	text-transform:lowercase;
}

#rbc-footer ul {
	background-color:#FFFFFF;
	padding-bottom:20px;
}

#rbc-footer ul li {
	font-size:12px;
	line-height:14px;
	margin-bottom:3px;
	padding:0;
	list-style-type:none;
}

#rbc-footer ul li a {
	color:#333333;
	text-decoration:none;
}

.footer-meta {
  text-align:center;
  font-size:12px;
  color:#999;
  padding-bottom:10px;
}

.footer-meta a, .footer-copy a {
  color:#999;
  text-decoration:underline;
  font-size:12px;
}

/******* START SOCIAL BAND ********/
#footer .socialband  {
  height:40px;
  margin:0 0 15px 0;
  overflow:hidden;
  padding:0;
}

#footer .socialband h3 {
  float:left;
  margin:0;
  padding:0 0 0 15px;
}

#footer .socialband h3 a {
  display:block;
  width:160px;
  height:40px;
  background:transparent url(/wp-content/themes/wp-apps-theme/images/rbclogo_sm.png) no-repeat scroll 0 50%;
}

#footer .socialband ul {
  float:right;
  padding:0 15px 0 0;
}

#footer .socialband ul li {
  float:left;
  font-size:12px;
  line-height:40px;
  padding-left:20px;
}

#footer .socialband ul li a {
  padding-left:40px;
  height:40px;
  line-height:40px;
  color:#FFFFFF;
  float:left;
}

#footer .socialband a.newsletter {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/newsletters.png) no-repeat scroll 0 50%;
}

#footer .socialband a.podcasts {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/podcasts.png) no-repeat scroll 0 50%;
}

#footer .socialband a.mobile {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/mobile.png) no-repeat scroll 0 50%;
}

#footer .socialband a.rss {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/rss.png) no-repeat scroll 0 50%;
}

#footer .socialband a.widget {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/widget.png) no-repeat scroll 0 50%;
}

#footer .socialband a.api {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/api.png) no-repeat scroll 0 50%;
}

#footer .socialband a.radio {
  background:transparent url(/wp-content/themes/wp-apps-theme/images/radio.png) no-repeat scroll 0 50%;
}



/******* END SOCIAL BAND ********/

#socialmedia {padding-bottom: 25px; padding-top: 10px;margin-left:10px;}
#socialmedia a.smtitle {font-size: 20px; color: #333333; padding-left: 40px; height: 32px; padding-bottom: 15px;}
#socialmedia a.smdesc {position: absolute; left: 50px; color: #999999; font-size: 10px; }
#socialmedia .smspacer {display: block; height: 10px;}
#sm-mail {background: url(../images/socialmedia.png) no-repeat 0px -47px;}
#sm-podcast {background: url(../images/socialmedia.png) no-repeat 0px -197px;}
#sm-email {background: url(../images/socialmedia.png) no-repeat 0px -247px;}
#sm-mobile {background: url(../images/socialmedia.png) no-repeat 0px -297px;}
#sm-facebook {background: url(../images/socialmedia.png) no-repeat 0px -147px;}
#sm-twitter {background: url(../images/socialmedia.png) no-repeat 0px 3px;}
#sm-rss {background: url(../images/socialmedia.png) no-repeat 0px -97px;}

#error404 {margin-left: 20px; margin-right: 30px; padding-top: 3px;}
#error404 h2 {color: #777777; font-size: 1.7em; line-height: 1.2em; margin-bottom: 20px;}
#error404 img {padding-right: 10px;}
#error404 #searchform {width: 340px; float: right; margin:0px; padding: 0px;}
#error404 #searchform input#s {border: 1px solid #aaaaaa; height: 19px; width: 210px; }
#error404 #searchform input#searchsubmit {width: 100px; height: 23px; float: right;}

#promo-fader{height:219px;position:relative; overflow: hidden;}
#promo-fader .controls{position:absolute;top:143px;left:2300px;z-index:10;font-size:42px; display: none;}
#promo-fader .controls a{text-decoration:none;color:#000;padding:0 2px; display: none;}
#promo-fader .controls a.first{padding-left:10px; display: none;}
#promo-fader .controls a.last{padding-right:10px;}
#promo-fader .controls a.active{color:#fff;}
#promo-fader .fader-page{position:absolute;opacity:0;display:none;top:0;left:0;width:100%;height:100%;z-index:5;}
#promo-fader #promo-fader_social{position:relative;height:219px;}
#promo-fader #promo-fader_social a{display:block;width:100%;height:100%;}
a img {border: none;}

@media print {
  .site-sidebar {display:none;}
  #logo img {display:none;}
  #rbc-footer{display:none;}
  .wp-apps-socialbar{display:none;}
  .socialband{display:none;}
  #header-search{display:none;}
  .menu{display:none;}
  #header{height:20px}
  #article-zoom{display:none;}
  .postdate{display:none;}
  #key-verse-box{padding:20px 0;margin:0;}
  h2{padding:20px 0;}
  
  #sub-menu{display: none;}
  .listen-now-box{display: none;}
  .site-main {padding-top: 20px;}	  
   h2 {margin:0px;}
   #article-meta {margin: 0px;}
  
}

