/* CSS Document - For Blue Robot Only
---------------------------------------------------------- */

/*  Blue RobotY WRAP
---------------------------------------------------------- */ 

#bluerobot_wrap {
	background: #000000 url(../images/bluerobot/bg_bluerobot.jpg) no-repeat top center;
	}

#bluerobot_wrap .a {
	position: relative; 
	float: left;
	width: 630px;
	margin: 0 0 1em 0;
	clear: both;
	border-right: none;
	} 
	
#bluerobot_wrap .c {
left: 10px;
}
	
#bluerobot_wrap .blog_posting {
background-color: #ffffff;
width: 630px;
padding-top: 15px;
padding-bottom: 5px;
margin-bottom: 10px;
}

#bluerobot_wrap .blu_side {
background: url(../images/bluerobot/bg_sidebar.png);
border: 1px solid #2CB5EC;
margin-bottom: 10px;
}

#bluerobot_wrap .blu_side  a:link, #bluerobot_wrap .blu_side  a:visited { 
	text-decoration: none; 
	color: #FCDC41;
	}
	
	#bluerobot_wrap .blu_side  a:hover, #bluerobot_wrap .blu_side  a:active { 
	text-decoration: none; 
	background-color: #B9D5ED;
	color: #003798;
	}

#bluerobot_wrap .c ul li {
border-bottom: 1px dotted #0E7ED6;
}

#bluerobot_wrap #lalaPlaylistEmbed {
margin: 0 20px 20px 20px;
}

#bluerobot_wrap h4 {
font-size: 2.0em;
}

/* DUPLICATE OF STYLES FROM RADIO ARCHIVE DESCRIPTIONS
************************************************************/
ul.share li {
display: inline;
}

ul.share li a:link {
padding-left: 1.6em;
padding-top: 0.1em;
padding-bottom: .3em;
border: none;
}

ul.share li  a:visited {
padding-left: 1.6em;
padding-top: 0.1em;
padding-bottom: .3em;
border: none;
	}
	
ul.share li a:hover {
padding-left: 1.6em;
padding-top: 0.1em;
padding-bottom: .3em;
border: none;
	}
	
a.facebook:link {
	background: url(../images/icons/icon_facebook.png) no-repeat left top;
}

a.facebook:visited {
	background: url(../images/icons/icon_facebook.png) no-repeat left top;
	}
	
a.facebook:hover {
	background: #FDE571 url(../images/icons/icon_facebook.png) no-repeat left top;
	}
	
	a.twitter:link {
	background: url(../images/icons/icon_twitter.png) no-repeat left top;
}

a.twitter:visited {
	background: url(../images/icons/icon_twitter.png) no-repeat left top;
	}
	
a.twitter:hover {
	background: #FDE571 url(../images/icons/icon_twitter.png) no-repeat left top;
	}
