@import url("reset.css");
/*@import url("scaffold.css");
*/
.podcastbox {
  float: none !important;
  width: 630px !important;
}

.results .podcastbox {
  width: 620px !important;
}

.radio_or_podcast_logo {
	width: 100px;	
}    

.fave {
	position: relative;
	top: 0px;
	left: -25px;
}

#page div.pageHeader div.rightPane div.login div.loginForm ul li {
    font-size: 12px;
    margin-left: 10px;
}

.hidden {
  position: absolute;
  left: -99999px; }

.first {
  margin-top: 0; }

h3 .title span img {
  position: relative;
  top: -5px;
  margin-right: 5px;
}

#podcasts_show div.main h3.first div.title div.subtitle,
#podcasts_index div.main h3.first div.title div.subtitle
{
	width: 320px;
	height: 20px;
}

#podcasts_show a.feed_icon {
  float:right;
}

#podcasts_show a.feed_icon img {
  width:25px;
  height:25px;
  position: relative;
  top:3px;
  margin-right:5px;
}

#podcasts_index div.main h3.first div.title a {
	width: 60px;
	text-align: right;
}

#podcasts_index div.main h3.first div.title a {
	position: static;
	width: 358px;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#page {
  margin: 0 auto;
  width: 970px;
  }
  #page #banner {
    /*margin-bottom: 30px;*/
    text-align: center; 
    height: 110px;
    }
  #page #header {
    margin-bottom: 10px; }
  #page #content {
    margin-bottom: 10px; }

#header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
#header #logo {
  float: left;
  width: 535px;
  margin-right: 10px; }

#header #login_form {float: right;}

  #login_form h2,
  .styledForm h2{
    color: #3E3E3E;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
  }

  #login_form label,
  #login_form div span,
  .styledForm label,
  .styledForm div span {
    color: #5D5D5D;
    display: block;
    word-break: none;
    float: left;
    clear: left;
    text-align: right !important;
    margin-right: 9px;
    padding-top: 9px;
    width: 140px;
    height: 10px;
    margin-left: 10px;
    white-space: nowrap;
  }

  #content #login_form div span,
  #content .styledForm div span {
    padding-top: 5px !important;
  }

  #content #login_form table label,
  #content .styledForm table label {
    padding-top: 1px;
  }

  	#header #login_form label {
    	width: 105px !important;
    }
  /*#header #login_form input.styled, #content #login_form input.styled {*/
  input.styled {
    font-size: 11pt;
    margin-bottom: 1px;
    background: url('../images/textFieldBackground.png') center left no-repeat;
    border: 0px;
    color: #272727;
    text-shadow: #FFF 0 1px;
    width: 190px;
    padding: 7px 5px;
  }

  div.fieldWithErrors input.styled {
    background: url('../images/textFieldBackgroundFailure.png') center left no-repeat;
    color: #FFF;
    text-shadow: #900000 0 1px;
  }

  input.wide {
    background: url('../images/textFieldBackground_wide.png') center left no-repeat;
    width: 390px;
  }

  div.fieldWithErrors input.wide {
    background: url('../images/textFieldBackground_wideFai.png') center left no-repeat;
    width: 390px;
  }
    
  #login_form .loginButton {
    background: #FFF url('../images/buttonLogin.png') no-repeat left top;
    margin-top:10px;
    margin-right: 10px;
    width: 62px;
    height: 23px;
    text-align: center;
    color: #C5026B;
    font-size: 14px;
    text-shadow: #FFF 0px 1px;
    border: 0;
  }
  #login_form a.regLink, #login_form a.regLink:visited {
    color: #57A1BD;
    font-size: 12px;
    text-decoration: none;
  }
  #login_form a.regLink:hover {
    text-decoration: underline;
  }

#content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
#content .menu {
  background: #fff url("../images/RP_index_navCenter.png") repeat;
  padding: 0px;
  margin-top: 5px;
  height: 40px;
  font-size: 18px;
  vertical-align: middle;
  overflow: hidden;
}
    #content .menu ul {
        margin: 0;
        padding: 0;
        position: relative;
        top: 2px;
        left: -8px;
		list-style-type: none;
    }
  #content .menu li {
    float:left;
    margin:0;
    padding:0 3px 0 3px;
	height: 35px;
    }
    
  #content .menu li.spinner {
    margin-right:10px;
    width:20px;
  }
  #content .menu li.spinner#spinner img {
    margin-top:2px;
  }

  #content .menu li img {
	position: relative;	
	top: 6px;
}

#content .menu li a, #content .menu strong, #content .menu li span {
    color: #FFF;
    text-shadow: #87034A 0px 1px;
    display:block;
    padding:5px 9px 4px 6px;
	list-style-type: none;
	cursor:pointer;
    }
    #content .menu li a:hover {
        color: #F3FFAD;
    }
    #content .menu .current a:hover {
        color: #000;
    }
   #content .menu .current {
    background:url("/images/RP_index_navActiveLeft.png") no-repeat left center;
    }
    #content .menu .current a {
    background:url("/images/RP_index_navActiveRight.png") no-repeat right center;
    padding-bottom:5px;
    color: #9B4675;
    text-shadow: #F7F7F7 0px 1px;
    }

  .menu .menuLeft {
    background: url('../images/RP_index_navLeft.png') top left no-repeat;
    float: left;
    width: 15px;
    height: 40px;
  }
  .menu .search {
    float: right;
    width: 273px;
    height: 40px;
    overflow: hidden;
    background: url('../images/RP_index_navRight.png') top left no-repeat;
  }
    .menu .search span {
        display: block;
        font-size: 12px;
        color: #FFF;
        height: 40px;
        padding-left: 25px;
        padding-top: 14px;
        overflow: hidden;
    }

    .menu .search input {
        width: 150px;
        position: relative;
        top: -45px;
        left: 107px;
        background: transparent;
        border: 0;
        text-shadow: #FFF 0px 1px;
        color: #818181;
    }

#content a {
  padding: 0px;
  font-size: 12px;
  text-decoration: none;
  cursor:pointer;
}


#content .main h3 {
  padding: 0;
  margin: 0;
  background: #fff url("../images/RP_index_headerCenterGreen.png") repeat;
  font-size: 16px;
  height: 34px;
  width: 650px;
}

#content .main h3:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }


#content .main h3 .right {
  float: right;
  width: 10px;
  height: 34px;
  background: url('../images/RP_index_headerRightGreen.png') top left no-repeat;
  }

#content .main h3 .title {
  background: url("../images/RP_index_headerLeftGreen.png") no-repeat;
	height: 34px;
	width: 400px;
  float:left;
  color: #1F1F1F !important;
}

#content .main h3 .title span {
  padding:7px 0 0 10px;
  width:130px;
  float:left;
  font-size:14px;
}

#content .main h3 .title span a.primary {
  display: inline;
  padding:0;
  margin:0;
}

#content .main h3 .title .secondary {
  float:left;
  padding:7px 0 0 0px;
}

#content .main h3 .title div.subtitle {
  padding:7px 0 0 0px;
  width:645px;
}

#content .main .left {
  background: #fff url("../images/RP_index_headerLeftGreen.png") no-repeat;
	height: 34px;
	vertical-align: middle;
	width: 133px;
	float: left;
}



#content .main h3 .title .subtitle img,
#content .main h3 .title .subtitle a img {
	float: right;
	margin-top: 12px;
	width: 24px;
}

#content .main h3 .title,
#content .main h3 .title a, 
#content .main .title a:visited, 
#content .main h3 .title .subtitle,
#content .main h3 .title .subtitle a {
    font-size: 14px;
    color: #4687A9;
    font-weight: normal;
    text-shadow: #FFF 0px 1px;
}

#content .main {
  float: left;
  width: 650px;
  padding-top: 10px;
}
  
#content .side {
  float: right;
  width: 305px;
  padding-top: 10px; 
  /*position: relative;
  top: -300px;*/
  }


body {
  margin: 10px 0;
  font-size: 11pt;
  font-family: Helvetica Neue, Helvetica, Arial; }

p {
  font-size: 12px;
  line-height: 1.4em;
  color: #333333; }
  p strong {
    font-weight: bold; }
  p em {
    font-style: normal;
    color: #333; }
  p.fav_links a {
    text-decoration: underline; }

.innerBox .fav_links {
  margin-top:-25px;
}

.innerBox .fav_links a.miniButton span.inner {
  padding:2px 6px 0 20px;
}

/*a {
  color: #1e466c;
  text-decoration: underline; }*/

h1 {
  font-size: 28pt;
  font-family: Helvetica Neue, Helvetica, Arial;
  color: #333333;
  margin: 4pt 0;
  line-height: 1.1em;
  font-weight: bold; }
  h1 a {
    color: #333333; }

h2 {
  font-size: 22pt;
  font-family: Helvetica Neue, Helvetica, Arial;
  color: #333333;
  margin: 4pt 0;
  line-height: 1.1em;
  font-weight: bold; }

h3, h3 a {
  font-size: 22pt;
  font-family: Helvetica Neue, Helvetica, Arial;
  color: #333333;
  /*margin-top: 20px;*/
  font-weight: bold;
  	/*width: 640px !important;*/
  }

h3.titlebar .subtitle a {
  margin-right: 8px;
}

  h3 span, h3 span a {
    font-size: 14pt;
    font-weight: normal; 
    color: #333333 !important;
  	/*position:  relative !imporant;*/  
    }

    h3 span a {
      text-decoration: underline; 
      }

h4 {
  font-family: Helvetica Neue, Helvetica, Arial;
  color: #333333;
  font-weight: bold;
  font-size: 18pt;
  }
  h4 a {
    color: #1e466c;
    text-decoration: underline; 
    }

h5 {
  font-family: Helvetica Neue, Helvetica, Arial;
  color: #333333;
  font-weight: bold;
  font-size: 13pt;
  margin: 11pt 0; }

ul li {
  line-height: 1.4em; 
  vertical-align: middle;
  }

label.styled {
  display: block;
  font-size: 11pt;
  color: #333;
  margin-top: 10px;
  margin-bottom: 5px; }

#login input.styled,
textarea.styled {
  padding: 5px;
  font-size: 16.5pt;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px; 
  }
input.submit,
textarea.submit {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

textarea {
  height: 200px; }

.placeholder {
  padding: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 140%;
  color: #ccc;
  font-weight: bold; }
  .placeholder.player {
	margin-left: -10px;
    background: #fff url("../images/rp_player_web.png") no-repeat left -3px;
    height: 150px; }
  .placeholder.video {
    float: left;
    border: 0;
    padding: 0;
    width: 230px;
    margin-right: 10px; }
    .placeholder.video object {
      width: 230px;
      }
      .placeholder.video object embed {
        width: 230px;
        }

.floating_placeholders:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.radio,
.podcast,
.episode,
.podcast_partial,
.episode_partial {
  padding: 10px;
  margin-bottom: 10px; }
  .radio:after,
  .podcast:after,
  .episode:after,
  .podcast_partial:after,
  .episode_partial:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .radio img.radio_or_podcast_logo,
  .podcast img.radio_or_podcast_logo,
  .episode img.radio_or_podcast_logo,
  .radio_partial img.radio_or_podcast_logo,
  .podcast_partial img.radio_or_podcast_logo,
  .episode_partial img.radio_or_podcast_logo {
    float: left;
    width: 50px;
    margin-right: 10px;
    /*height: 50px;*/ }
    
  .radio_partial .right {
    float: left;
    margin-left: 20px;
  }
  .radio_partial .right div {
    clear: both;
    background: red;
  }
  
	.red-background {
    background: red !important;
	}
    
  .radio img.radio_logo,
  .radio img.podcast_logo,
  .podcast img.radio_logo,
  .podcast img.podcast_logo,
  .episode img.radio_logo,
  .episode img.podcast_logo,
  .podcast_partial img.radio_logo,
  .podcast_partial img.podcast_logo,
  .episode_partial img.radio_logo,
  .episode_partial img.podcast_logo {
    float: left;
     width: 50px; 
/*     height: 50px; */
    margin-right: 20px; }
  .radio h4,
  .podcast h4,
  .episode h4,
  .podcast_partial h4,
  .episode_partial h4 {
    margin-top: 0;
    height: 50px;
    vertical-align: middle; }

#login_form .loginButton {
	background: #FFF url('../images/buttonLogin.png') no-repeat left top;
	margin-top:10px;
	margin-right: 10px;
	width: 62px;
	height: 23px;
	text-align: center;
	color: #C5026B;
	font-size: 14px;
	text-shadow: #FFF 0px 1px;
	border: 0;
}

#users_show .memberships {
  clear:both;
  width:100%;
  float:none;
  margin:20px 0 14px 0;
}

#users_show .memberships a {
  margin-right:10px;
}

#login_form a.regLink, #login_form a.regLink:visited {
	color: #57A1BD;
	font-size: 12px;
	text-decoration: none;
}

  
.radio_partial, .podcast_partial {
  height: 50px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
  width: 214px;
  margin-right: 10px;
  font-size: 12px;
  float: left; }
  
#podcasts_index div.main h3.first .radioBox,
.radioBox {
    border: 1px solid #BBB;
    padding: 1px;
    font-family: "Lucida Grande", Verdana;
    float: left;
    margin: 0px 0px 7px 7px;
    width: 305px;
    height: 60px;
}
	#podcasts_index div.main h3.first .radioBox .innerBox,
    .radioBox .innerBox {
        background: #FFF url('/images/boxBG.gif') top left repeat-x;
        padding: 2px;
        /*width: 231px;*/
        height: 56px;
        vertical-align: top;
    }

        #podcasts_index div.main h3.first .innerBox img.boxLogo,
		#dashboards_show div.main div.radioBox div.innerBox img.boxLogo,
        .innerBox img.boxLogo{
            float: left;
            border: none;
        }


		#podcasts_index div.main h3.first div.radioBox div.innerBox div {
            /*margin-left: 50px;*/
            padding: 5px 0px 1px 4px;
        }


        /*.innerBox div {
            margin-left: 50px;
            padding: 5px 0px 1px 4px;
            margin-top: -13px;
            width:300px
        }*/


            #dashboards_show div.main div.radioBox div.innerBox div img,
			#dashboards_show div.main div.radioBox div.innerBox a img,
            .innerBox div img {
                border: none;
                float: right;
                /*margin-top: 12px;*/
            }



div.calendar {
	margin-left: -50px;
	font-size: 10px;
}

.innerBox div h3 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20px;
}



div.main h3 div.users_favorites div.radioBox div.innerBox div h3,
#dashboards_show div.main div.radioBox div.innerBox div h3,
#users_show div.main h3 div.users_favorites div.radioBox div.innerBox div h3,
#podcasts_index div.main div.radioBox div.innerBox div h3 {
	background: none;
}

/*a {
	width: 150px;
	white-space:nowrap;    
	text-overflow:ellipsis;
	overflow:hidden;    
	display:block; 
	margin-bottom: -100px;
	}*/ 

                #dashboards_show div.main div.radioBox div.innerBox div h3 a,
				#podcasts_index div.main h3.first div.radioBox div.innerBox div h3 a,
                .innerBox div h3 a {
                    color: #000;
                    text-decoration: none;
                }

				#podcasts_index div.main h3.first div.radioBox div.innerBox div h3 a {
                    font-size: 12px !important;
                }

                .innerBox div h3 a:hover {
                    text-decoration: underline;
                }

				.innerBox div h3 a {
					vertical-align: top;
					line-height: 1.3em;
					font-size: 16px !important;
					white-space: nowrap;
					overflow: hidden;
					padding-left: 0px;
					width: 220px;
				}

            /*.innerBox div span {
                display: block;
                margin-bottom: 2px;
            }*/

                #podcasts_index div.main h3.first  .innerBox div span a {
                    color: #575757;
                    font-size: 12px;
                    text-decoration: none;
                }

                #podcasts_index div.main h3.first .innerBox div span a:hover { text-decoration: underline; }
                
                
 .radio_partial a,
  .radio_partial a:visited {
    font-size: 12px;
    color: black;
	font-weight: bold;
	float: left;
}
  .radio_partial .desc {
    color: #535353;
  }
  .radio_partial:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .radio_partial img.radio_logo,
  .radio_partial img.podcast_logo {
    float: left;

    width: 50px;
    height: 50px;

    margin-right: 10px; }
  .radio_partial h4 {
	color: #000;
    margin-top: 0; }

.flash_error {
  color: red;
  font-weight: bold;
  padding: 12px;
  margin-bottom: 10px; }

.flash_notice, .flash_ok {
  color: green;
  font-weight: bold;
  padding: 12px;
  margin-bottom: 10px; }

.pagination {
  text-align: right;
  color: #333; }
  .pagination span {
    margin: 0 3px; }
  .pagination a {
    margin: 0 3px;
    color: #1e466c;
    text-decoration: underline; }

#users_show .users_favorites:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.results:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.google_ad {
  background: url(/images/adsense.png) no-repeat;
  height: 280px;
  color: white;
  font-size: 1px;
  margin-bottom: 0; }

.ad {
  background: url(/images/ad.png) 3px top no-repeat;
  height: 35px;
  color: black;
  font-size: 1px; }

#page div.pageHeader div.rightPane div.login div.glossyTitlebar div.glossyCornerRight a {
	color: #ff0;	
}


/* CALENDAR */
.ui-dialog {
  width: 270px !important;
  height: 127px !important;
  background: transparent url('/images/calendar/calendarBase.png') no-repeat;
  padding: 10px;
  font-size:12px;
  overflow: hidden;
}

.ui-dialog-titlebar {
  color: #FFF;
  text-shadow: #000 0 -1px;
  font-weight: normal !important;
}

.ui-widget .ui-widget-header {
  margin-bottom:15px;
  font-weight:bold;
  font-size:13px;
}

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

.ui-widget ul li {
}

.ui-widget ul li label {
  width: 47px;
  float:left;
  color: #FFF;
}

.ui-widget ul li.time label {
  float: none;
}

.ui-widget ul li.time select {
  margin-left: 5px;
}

.ui-widget ul li.favline select {
  width: 220px;
}

.ui-widget .ui-icon-closethick {
  display:none;
}

.ui-widget .ui-dialog-buttonpane button {
  padding:2px 6px 4px 6px;
  font-size:13px;
  margin-right:5px;
}

div.side div {
	text-align: center;
}

/* USER_EDIT */
form.edit_user {
  margin: 20px;
}

form.new_invitation {
  background-color: #df0a7e;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 20px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #FFF;
  text-shadow: 0 1px #87034A;
}

	form.new_invitation input.text {
	width: 400px;
	}
	
  div.cathead,
	form.new_invitation div.cathead {
    font-size: 16px;
    padding: 10px 10px 10px 0;
    font-weight: bold;
		white-space: no-wrap;
  }

  form.edit_user div {
    margin-bottom: 5px;
  }

.users_show .radioBox h3 {
  background: transparent;
  font-size: 15px;
}

div.innerBox img, 
div.innerBox a img {
    /*float: left;*/
    margin-right: 5px;
}

#radio_box_2 div.innerBox div div.memberships {
            padding: 5px 0px 1px 4px;
}


#users_show div.main h3 div.users_favorites div.radioBox div.innerBox div{
    height: 50px;
}

div.memberships {
    width: 105px;
    height: 40px;
    /*margin-top: -10px;*/
    float: right;
    position: relative;
    top: -10px;
    margin-right: -5px;
}

#users_show div.main h3 div.users_favorites div.radioBox div.innerBox div div.memberships {
    position: relative;
    top: -80px;
}


#users_show div.main h3 div.users_favorites div.radioBox div.innerBox div {
    padding-top: 12px;
    padding-left: 10px;
}

#users_show div.main h3 div.users_favorites div.radioBox div.innerBox div h3 {
    width: 400px;
    height: 45px;
}

#calendarFooter {
  background: url('../images/calendar/calendarFooter.png') no-repeat;
  width: 970px;
  height: 11px;
  position: relative;
  bottom: 10px;
}

.calendarInstructions {
  margin-bottom: 20px;
  margin-left: 15px;
}

  .calendarInstructions span {
    font-size: 20px;
  }

  .calendarInstructions ol {
    margin: 20px 40px;
    list-style-type: decimal;
    font-size: 18px;
  }

    .calendarInstructions ol li {
      margin-bottom: 10px;
    }

.errorExplanation {
  color: #1E1E1E;
  margin: 20px 0 !important;
}

  .errorExplanation h2 {
    font-size: 18px;
    text-shadow: #DADADA 0 2px;
    color: #B60000;
  }

  .errorExplanation p {
    margin: 10px 20px;
    font-size: 17px;
  }

  .errorExplanation ul {
    list-style-type: decimal;
    margin-left: 80px;
    font-size: 14px;
  }

.errorpage_container {
    width: 650px;
    margin: 0 auto;
    text-align: left;
}

.errorpane {
    width: 502px;
    background: url('../images/errorpanel_middle.png');
    float: right;
    margin-top: 20px;
}

    .errorpane_top {
        background: url('../images/errorpanel_top.png') no-repeat;
        height: 18px;
    }

    .errorpane_bottom {
        background: #FFF url('../images/errorpanel_bottom.png') no-repeat;
        height: 15px;
    }

    .errorpane_arrow {
        background: url('../images/errorpanel_arrow.png') no-repeat;
        height: 35px;
        width: 27px;
        position: relative;
        top: 78px;
        left: 135px;
    }

    .errorpane h2 {
        font-size: 20px;
        margin: 0 20px;
        color: #D60019;
        text-shadow: #FFF 0 1px;
    }

    .errorpane span {
        color: #2E2E2E;
        font-size: 16px;
        margin: 0px 20px 0 20px;
        display: block;
    }

.results h4.cathead {
  font-size: 18px;
  margin: 15px 0;
  clear: left;
}

.results .radiopage_single_podcastbox {
  margin: 0 20px 7px 7px;
}

.categorybox {
    width: 650px;
    background: #FFF url('../images/categorybox_center.png') repeat-y;
    margin-bottom: 10px;
}

    .categorybox ul {
        list-style-type: none;
        margin-left: 20px;
    }

        .categorybox ul li {
            padding: 3px 0;
            width: 150px;
            display: block;
            float: left;
            margin-left: 20px;
        } 

        .categorybox ul li a {
            color: #0A6BC4 !important;
            font-size: 16px !important;
            text-decoration: none !important;
            text-shadow: #FFF 0 1px;
        }

.categorybox_top {
   background: #FFF url('../images/categorybox_top.png') no-repeat;
   height: 9px;
}

.categorybox_bottom {
   background: #FFF url('../images/categorybox_bottom.png') no-repeat;
   height: 15px;
   clear: left;
}

span.podcastbox_radio {
  color: #393E42;
  font-size: 12px;
  display: block;
}

.innerBox_content h4 {
  margin: 0;
  padding: 3px 0 0 0;
}