@charset "UTF-8";
/* CSS Document */

.site-id{
	background:#6DA000 url(/shared/phoenix/images/site.id.faculty.staff.bg.jpg) repeat-x scroll left top;
}

.site-id h2{
	background:transparent url(../images/site.id.plu.experience.png) no-repeat scroll left bottom;
}

.header{
	font-size:1.69em;
}

.header .podcast-title{
	padding: 5px 0px 0px 35px;
	height: 35px;
	display:block;
	background:url(../images/podcast-ipod-title.png) center left no-repeat;
}

.article{
	padding: 40px 25px 0px 10px;
	color:#2f373f;
	font-size:1.08em;
}

.article h3{
	font-size:1.85em;
	padding-bottom:5px;
	font-weight:bold;
	color:#003366;
}

.article h4{
	font-weight:bold;
	font-size:1.23em;
	padding-bottom:10px;
}

.article p{
	padding-bottom:10px;
	
}

.article .ui-widget-content .pagination{
	font-size:1.38em;
	float: right;
	padding-top: 10px;
}

.article .ui-widget-content .pagination li{
	list-style-type:none;
	text-align:center;
	margin: 2px;
	float:left;
}

.article .ui-widget-content .pagination .page{
	font-size:12px;
	border: 2px solid #cccccc;
}

.article .ui-widget-content .pagination .prev, .article .ui-widget-content .pagination .next{
	margin-top: -2px;
}

.article .ui-widget-content .pagination .page a{
	display:block;
	width: 17px;
	height: 16px;
	padding-top:1px;
}

.article .ui-widget-content .pagination li a{
	text-decoration:none;
	color: #cccccc;
	font-weight:bold;
}

.article .ui-widget-content .pagination .page a:hover{
	background:#99ccff;	
}

.article .ui-widget-content .pagination li a:hover{
	color:#000000;
}

.content{
	background: #ffffff url(../images/secondary.plu.experience.bg.png) top right no-repeat;
	*height:1%;
}

.topics-landing .hentry{
	height:110px;
}

.podcast-landing .hentry{
	height:50px;
}

.article .odd{
	background:url(../images/topics-entry-bg.jpg) top left repeat-x;
}

.article .even{
	background:url(../images/topics-entry-bg.jpg) bottom left repeat-x;
}

.topics-landing .hentry .figure{
	float: left;
	padding: 10px;
}

.podcast-landing .hentry .figure{
	float: left;
	padding: 14px 10px 14px 10px;
}


.topics-landing .hentry .entry-wrapper{
	padding-top:30px;
	font-size:.92em;
}

.podcast-landing .hentry .entry-wrapper{
	padding-top:15px;
	font-size:.92em;
}

.story-block{
	display:inline;
	background:#8fb9d2;
	width:275px;
	float:right;
	margin:0px 0px 10px 10px;
	font-size: .77em;
}

.story-block .figure{
	text-align:center;
}

.article .vertical, .article .vertical-small{
	width:213px;
}

.article .vertical-small .figure{
	padding-top: 10px;
}

.story-block p, .credits p{
	padding:0px;

}

.story-block h5{
	color: #ffffff;
	font-size:1.54em;
	font-weight: bold;
	border-bottom: dotted 1px #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.story-block .block-image-caption{
	padding-bottom: 10px;
}

.story-block .block-tags{
	padding-bottom: 10px;
	text-transform:uppercase;
}

.article strong{
	font-weight:bold;
}

.block-text-wrapper{
	padding:10px;
	color:#000000;
}

.credits{
	padding:10px 0px 40px 0px;
	color:#b4b4b4;
	font-size: .92em;
}
