@charset "UTF-8";

/*pickupCast*/
#pickupCast {
	margin-bottom:15px;
}

.ie7 #pickupCast {
	margin-top:25px;
}

#pickupCast section {
	width:47.3214%;
	float:left !important;
	margin:0 5.357% 25px 0;
}

#pickupCast section a.pcl{
	text-decoration:none;
	-webkit-tap-highlight-color: rgba(153, 102, 51, 0.3);
}

#pickupCast section a.pcl:hover{
	opacity:0.7;
	background-color: #000;
}

#pickupCast section figcaption {
	margin-bottom:5px;
}
 #pickupCast section:nth-of-type(2n) {
 margin-right:0%;
}

.ie8 #pickupCast section.Cast2, .ie7 #pickupCast section.Cast2, .ie8 #pickupCast section.Cast4, .ie7 #pickupCast section.Cast4 {
 margin-right:0;
}

section#topics article#Intro h2{
	margin:0;
}

 article#event dl, article#Intro {
 margin-bottom:30px;
}

article#event h3 {
	margin:0;
	padding:0 0 0 15px;
	background:-webkit-gradient(linear, left top, left bottom, from(#b91643),  color-stop(0.5, #a90331),  color-stop(0.5, #b91643),  to(#a90331));
	background:-moz-linear-gradient(top, #b91643 50%, #a90331 50%);
	background:-ms-linear-gradient(top, #b91643 50%, #a90331 50%);
	background:-o-linear-gradient(top, #b91643 50%, #a90331 50%);
}

article#event dl {
	border-left:#4e4e4d 1px solid;
	border-right:#4e4e4d 1px solid;
	border-bottom:#4e4e4d 1px solid;
	padding:15px;
	margin:0 0 30px 0;
}

article#event dl dt {
	color:#d0265f;
}
article#event dl dd {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:#4e4e4d 1px dotted;
	overflow:hidden;
}

article#event dl dd span{
	display:block;
	float:left;
	width:80%;
}

article#event dl dd a.eventImg{
	display:block;
	float:right;
	width:20%;
}

article#event dl dd a.eventImg img{
	float:right;
}

article#event dl dd:last-child {
	border-bottom:none;
	padding:0;
	margin:0;
}

#mediaTop {
	overflow:hidden;
	margin-bottom:10px;
}

.mediaTopBox p{
	margin-bottom:20px;
}

/*media Queries
----------------------------------------------------*/

@media only screen and (min-width: 470px) {
	/*pickupCast*/
 #pickupCast section {
 width:23.3%;
 float:left !important;
 margin-right:2.3%;
}

.ie7 #pickupCast section{
	width:23.304%;
}

 #pickupCast section:nth-of-type(2n) {
 margin-right:2.1276%;
}
 #pickupCast section:nth-of-type(4n) {
 margin-right:0;
}

.ie8 #pickupCast section.Cast2, .ie7 #pickupCast section.Cast2 {
	margin-right:2.1276%;
}

 .ie8 #pickupCast section.Cast4, .ie7 #pickupCast section.Cast4 {
 margin-right:0;
}

#mediaTop {
	margin-top:30px;
	
}

.mediaTopBox {
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

.mediaTopBox img{
	display:block;
	float:left;
	margin-right:10px;
}

.mediaTopBox p{
	display:block;
	float:left;
	margin-bottom:0;
}

}

 @media only screen and (min-width: 600px) {

 section#topics {
 clear:both;
}
 section#topics article#Intro {
 float:left;
 width:65.9573%;
}
 section#topics article#event {
 float:right;
 overflow:hidden;
 width:31.9148%;
}
}
 @media only screen and (min-width: 940px) {
	 article#event dl {
	margin:0 0 30px 0;
}



}
