@charset "utf-8";
/* CSS Document */

/* Top part */
body {
  font-family: arial, helvetica, sans-serif;
  line-height: 1.5em;
  color: #333;
  background: #ffffff url(../images/bg.gif) repeat-x top;
}

#header {
  position:relative;
  height:140px;
  z-index: 200;
  background-image: none;
}

#header-container {
  height: 140px;
  background: url("../images/hbg.jpg") no-repeat 300px 5px;
}

#header-search span {
  padding: 0 5px;
}


a:link, a:visited {color: #6F93DD;}
.read-more {font-weight: bolder;}

#body-container {background: none; margin-top: 10px;}

#logo img {
  position:absolute;
  left:10px;
  top:5px;
}

#tagline {position: absolute;
  left:13px;
  top:82px;
  color: #777777;
}

.menu {
  position:absolute;
  height:20px;
  background: none;
  top: 15px;
  left: 350px;
  color: #fff;
  width: 600px;
  text-align: left;
}

.menucart li a {background: url("../images/carticon.png") no-repeat;}
.menucart li a {margin-left: 300px; padding-left: 30px;}

.menu li.page_item a {
  color: #fff;
  font-size: 1.4em;
}

.menu ul.nav.superfish {position: relative;}

.module-content p {
  font-size:0.95em;
  line-height:1.45em;
}

.module h2 {
	padding:5px 0 8px 0px;
	background:none;
	color:#0B6187;
}
h2.prodtitles span {padding-left: 15px;}

.site-main .module h2 {
  font-size: 1.4em; 
  color: #6F93DD; 
  line-height: 1.2em;
}

.module h2 a {
color:#6F93DD;}

.sidebar .module-wrapper h2 a:link {
	color: black; 
}

.movable {padding-bottom: 10px;}

.module h3 a {
  color: #333333;
  font-size: .9em;
}

.module h3 {
	padding:5px 10px;
}

#body-container .module-top, #body-container .module-bottom {
  display:none;
}
/*
.grid-cols-16 .site-main .module-top {
  height: 5px;
  background:transparent url(../images/grid_cols_16_col.png) no-repeat 0pt -140px;
}
*/
.site-main {
  border-right:1px solid #ccc;
  margin-right:-1px;
}

.site-sidebar {
  border-left:1px solid #ccc;
  margin-right:-1px;
}

.site-sidebar .grid-4 {
  border-left:1px solid #ccc;
  margin-right:-1px;
}

.site-sidebar .grid-7 .module {
  border-bottom:1px solid #ccc;
}

#footer .module-content {
  background-color:#FFFFFF;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}

#body-container .module .module-content {
  font-size:1.2em;
  background-color:transparent;
}

.menu ul li a {
  color:#ffffff;
  display:block;
  text-align:center;
  font-size:10pt;
  padding:0 20px;
  line-height:20px;
}

/* start superfish */

#sub-menu .nav a {display:block; float: left; height: 22px; }
.nav ul {position:absolute;top:-999em;}
.nav li {float:left; position:relative; z-index:100; display: block;}
.nav ul li{width: 100%;}
.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:39px;}
.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}
.nav li li:hover ul,ul.nav li li.sfHover ul {left:240px;top:0px;}
.nav li:hover ul,.nav li li:hover ul {top: -999em;}
.nav li li li:hover ul,.nav li li li.sfHover ul {left:240px;top:0;}

.nav li li {
  display: block;
  padding: 0px;
  background-color: #fff;
  float: left;
  height: auto !important;
  width: 240px;
}

.nav li ul {width: 240px;}
.menu ul li ul {width: 240px;}
.nav li a:link, .nav li a:visited {color: #ffffff;}
.nav li li a:link, .nav li li a:visited {
  width: 200px;
  display: block;
  padding: 6px 10px 6px 10px;
  height: auto;
  float: left;
  color: #333333;
}

.nav li li a:hover {
  background-color: #fff;
  width: 200px;
  display: block;
  padding: 6px 10px 6px 10px;
  height: auto;
  float: left;
}

#sub-menu {
  position: absolute; 
  top: 117px; 
  left: 10px;
  min-height:22px;
}



#sub-menu .nav li a:link, #sub-menu .nav li a:visited {color: #ffffff; }
#sub-menu .nav li li a:link, #sub-menu .nav li li a:visited {color: #555555; }
#sub-menu ul ul {
  border:1px solid #cccccc;
  border-top:none;
}

#sub-menu li:hover ul, ul#sub-menu li.sfHover ul {
  top:22px;
  left:-5px;
}

#sub-menu li {
  z-index:99;
  margin-right: 20px;
  font-size: 1.2em;
}

#sub-menu li li {
  background-color: #ffffff;
  background-image: none;
  line-height:16px;
  margin: 0px;
  z-index:100;
  font-size: .8em;
}

#sub-menu li li a:hover {
  background-color: #ffffff;
  border: none;
}

#sub-menu li li:hover ul, ul#sub-menu li li.sfHover ul {
  top:-5px;
  left:240px;
  z-index:105;
}

#sub-menu li li li {
  background-color: #ffffff;
  background-image: none;
  margin: 0px;
  z-index:110;

  font-size: .8em;
}

#sub-menu li li li a:hover {
  background-color: #ffffff;
  border: none;
}

#sub-menu li li li:hover ul,#sub-menu li li li.sfHover ul {left:240px;top:0;}

/* end superfish */

.data-row {
  border-top:1px dotted #ccc;
}

#footer {
  background: transparent url(../images/socialband_bg.gif) repeat-x 0 0;
  color:#999999;
  font-size:0.8em;
  text-align:center;
  margin-top:10px;
}

#footer a {
  color:#9999cc;
  font-size:0.8em;
  line-height:1.4em;
  text-align:center;
}

table#wp-calendar caption {
  text-align:center;
	color:#0B6187;
	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:#0B6187;
  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.9em;
  background-color:#dddddd;
  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;
}

#article-meta {
  font-size:1.2em;
  margin:5px 0 0 15px;
}

.post-repeater .post-meta {
  float:left;
  color:#777;
  padding:0 8px 0 0;
  margin:0;
}

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;
  margin-top:10px;
}

.module .post-repeater h3 {
  padding-left:15px;
}

.module .post-repeater p {
  padding-top:0;
}

.listen-now-box {
  overflow:hidden;
  margin:10px 15px;
  border:1px solid #ccc;
  height:38px;
  overflow:hidden;
  background-color:#fff;
}

.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:20px;
  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: 0.8em; padding-left: 10px;}

#header-search {
  position:absolute;
  top:75px;
  right: 10px;
  height:25px;
  width:183px;
  background: transparent url(../images/search_bg.png) no-repeat 0 0;
}

#searchlabel {font-size: 16px; color: #999999; top: 78px; right: 200px; position: absolute;}

#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:#0B6187;
}

.media_offers-wrapper .post-content img {
  float:left;

  padding: 10px 10px 10px 15px;
}

.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;
}

.wp-apps-socialbar h3 {
  font-weight: normal;
  padding:10px 0 0 0;
}

.wp-apps-socialbar em {
  font-style: italic;
}

a.expandable {
  background: transparent url(../images/max.png) no-repeat 0 50%;
  text-decoration:none;
}

a.collapse {
  background-image:url(../images/min.png);
}

#rbc-footer {
	color:#333333;
	font-size:100%;
}

#rbc-footer .footer-block {
	margin-left:15px;
	width:170px;
	float:left;
}

#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:#0B6187;
	font-size:16px;
	font-weight:normal;
	margin-bottom:6px;
	padding:20px 0 6px;
	text-transform:lowercase;
}

#rbc-footer ul {
	background-color:#FFFFFF;
	margin-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;
  overflow:hidden;
  padding:0;
}

#footer .socialband h3 {
  float:left;
  margin:0;
  padding:0 0 0 10px;
}

#footer .socialband h3 a {
  display:block;
  width:160px;
  height:40px;
  float:left;
  background:transparent url(/files/images/rbclogopt_sm.png) no-repeat scroll 0 4px;
}

#footer .socialband ul {
  float:right;
  padding:0 20px 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%;
}

.media_offers-wrapper h2 {color: #6F93DD;}
.media_offers-wrapper h2 a:link, .media_offers-wrapper h2 a:visited {font-size: .9em; color: #333333;}
/******* 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;}
#sm-youtube {background: url(../images/socialmedia.png) no-repeat 0px -347px;}
.station {padding-bottom: 15px; padding-top: 10px;margin-left:10px; clear: both;}
.station img {float: left;}
.station a.smtitle {font-size: 20px; color: #333333; padding-left: 10px; height: 32px; padding-bottom: 0px;}
.station a.smdesc {position: absolute; left: 110px; color: #999999; font-size: 10px; }

#promo-fader{height:240px;margin:0 0 10px 0;overflow:hidden;position:relative;}
#promo-fader .controls{position:absolute;top:5px;left:50%;z-index:10;font-size:42px;}
#promo-fader .controls a{text-decoration:none;color:#000;padding:0 2px;}
#promo-fader .controls a.first{padding-left:10px;}
#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:240px;}
#promo-fader #promo-fader_social a{position:absolute;left:0;top:0;display:block;width:100%;height:100%;}

.product_grid_item {width: 215px; padding-right: 10px;}
.product_grid_item img.product_image {float: left; padding-right: 10px;}
.product_grid_item .pricedisplay {display: none;}

#content .sidebar {width: 225px; margin-right: 10px; border-right: solid 1px #cccccc;}
.home .sidebar {width: 225px; margin-right: 10px; border-right: solid 1px #cccccc;}
.home .main-featured {border-top: solid 1px #cccccc;}
.home .main-featured .custom_meta, .main-featured form, .main-featured .product_footer {display: none;}

.main-grid {border-top: solid 1px #cccccc;}
.ministerioslogo {margin-top: 20px;}

#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;}

#products_page_container .custom_meta, #products_page_container form {padding-left: 15px}
#products_page_container form {margin-bottom: 30px;}
#products_page_container form input {margin-top: 5px;}
#products_page_container div.product_footer {margin-left: 15px; }
.sac {font-size: 11px;}
.grid-cols-12 .module-top {background:url(../images/grid_cols_12.png) no-repeat scroll 0 0 #ffffff; font-size:0;
height:5px; width: 940px;}
.grid-cols-12 .module-bottom {height: 15px; font-size: 0pt; background:url(../images/grid_cols_12.png) no-repeat scroll; background-position: 0pt -5px; margin-top: -8px; background-color: #ffffff; width: 940px;}
.site-main .wpsc_categories {display: none;}
#wpsc_search_autocomplete {border: none; margin-left: 7px; position: absolute; top: 5px;}
#go {right: 5px; position: absolute;}
.socialband a, .socialband h3 {display: none;}
.site-main .module-header h2 {display: none;}
.breadcrumb {color #6F93DD; font-size: 1.4em; line-height:1.2em;}
#change_country {margin-bottom: 10px;}
.wpsc_checkout_forms h4 {color: #555555;}
.wpsc_checkout_forms input, .wpsc_checkout_forms textarea {border: solid 1px #999999; margin-bottom: 5px; margin-top: 5px;}
tr.product_row td {padding-top: 5px; padding-bottom: 5px;}
.home .product_footer {display: none;}
.home .wpsc_also_bought {display: none;}
.home .breadcrumb {display: none;}
.home h2.wpsc_also_bought {display: none;}
.shopping-cart-wrapper p {display: none;}
.shopping-cart-wrapper table {display: none;}
.shopping-cart-wrapper span .total {display: block;}
.page table.wpsc_checkout_table td {display: block; float: left; text-align: right; }
.page table.wpsc_checkout_table label {display: block; min-width: 150px; padding-top: 4px;}
.page table.wpsc_checkout_table #shippingSameBilling {float: left; margin-left: 40px;}


.grid-cols-16 .grid-9 {
    width: 539px;
}
a:link, a:active, a:visited, button {color: #ffffff;}
body {background-image: none; background-color: #ffffff;}
#header {height: 102px; background: transparent url(../images/intheader_fr.jpg) no-repeat 0 0;}
#main {background:#ffffff url(../images/smpicheader.jpg) no-repeat 0 0; padding-top: 40px;}
#sidebars {background-image: none; background-color: #ffffff; border-left: solid 1px #cccccc;}
#content {background-image: none; background-color: #ffffff;}
#features {background-color: #ffffff}
#footer {background-color: #ffffff}

#header-search span {color: #ffe6cf;}
#tagline {color: #ffe6cf;}

#menu {margin-right: 26px;}
#menu li {background: #003f69 url(../images/corner_lb.png) no-repeat 0 0; margin-right: 10px;}
#menu li a {background: #003f69 url(../images/corner_rb.png) no-repeat 100% 0; margin-left: 4px; color: #ffffff;}
#menu li li a {background-image: none; background-color: #ffffff; color: #003f69;}

#menu {position: absolute; width: 960px; z-index: 1;}
#menu ul {float: right; }


#pages ul ul a {color: #003F69; padding-top: 2px; z-index: 9;}
#pages ul ul {margin-top: -11px;}

.nav ul {border-color: #003F69;}

#nav2 ul {border-color: #003F69;}
#features img {border: solid 1px #dddddd;}
.section-header {background-color: #003f69; color: #ffffff; padding-bottom:3px; padding-top:3px; text-indent:3px;}
.section-header a {background-color: #003f69; color: #ffffff; padding-bottom:3px; padding-top:3px; text-indent:3px;}
a:link, a:visited {color: #6F93DD;}
#right-sideber-left {border-right: 1px solid #cccccc;}
#right-sideber-top {border-bottom-color: #cccccc; border-right-color: #cccccc;}
#right-sideber-right {border-left: 1px solid #cccccc;}
#commentform button {background-color: #777777;}
div.producttext {font-size: 10pt; text-align: left !important; width: 260px; }
#main.grid-9 .module p {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 1.3em; margin-bottom: 1em;}
#odb-boxes + p {padding-top: 54px;}
