/*=base
-------*/
/*=featured box
----------------*/
#box {
	background-color: #dddac0;
	border: 1px solid #cccccc;
	padding: 15px;
}
#box-episode {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 15px;
}
.featured, 
#box h3, 
#box p, 
#box-episode h3,
#box-episode p  {
	margin: 20px;
}
#box p,
#box-episode p {
	padding-right: 33px;
}
#box h1,
#box-episode h1 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 20px;
}
#box h3,
#box-episode h3 {
	color: #146eb4;
	font-size: 20px;
	padding: 0;
	font-weight: bold;
}
.box-details {
	float: right;
	width: 355px;
}
.box-social {
	text-align: right;
	margin: 0 15px 10px 0;
	padding: 0;
}
.box-social img {
	vertical-align: middle;
}
/*=ibox
----------------*/
#ibox_content {
	background: #ffffff;
	color:#000000;
	border-radius: 10px 10px 10px 10px;
	-wekit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	padding: 20px !important;
	height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
}
#ibox_wrapper {
	background:none;
	border:0;
}
#ibox_footer_wrapper {
	left: 0;
	right: 0;
	top: 35px;
	padding: 3px 10px;
}
#ibox_footer_wrapper a {
	text-decoration: none;
	background:url("https://c.na3.content.force.com/servlet/servlet.ImageServer?id=01550000000TXP8&oid=00D300000001XM6&lastMod=1319098999000") transparent no-repeat;
	height:25px;
	width:25px;
	border:0;
}
#ibox_footer_wrapper a:hover {
	background-color:#ffffff !important;
	color:#ffffff !important;
}
#ibox_content {
	margin: 25px 0 0 0;
	padding: 10px;
}
#ibox_overlay {
	background: url("https://c.na3.content.force.com/servlet/servlet.ImageServer?id=01550000000TXP3&amp;oid=00D300000001XM6&amp;lastMod=1319098848000") repeat;
}
.leftimg {
	float:left;
	margin-right:20px;
}
.rightbio {
	float:right;
	width: 580px;
	color:#666666;
}

/*=agenda table
----------------*/