@charset "utf-8";
/********************/
/* WRAPPER AND WIREFRAME */
/********************/
.ez-content {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
	background-color: #F5F5F5;
	position: relative;
	height:600px;
	min-height:600px;
	height:auto;
}
.ez-mainContent {
	padding: 0 6px;
	margin: 0 6px;
	background-color: #FFF;
	position: relative;
    z-index:0;
	height:600px;
	min-height:600px;
	height:auto;
}
.ez-sideContent-right {
	padding-right: 6px;
	margin-right: 6px;
}
.ez-topContent {
	width: auto; height: 25px;
	background: transparent url(../images/search-bar-bg.png) left center repeat-x;
	padding-top: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #9A9B9B;
    z-index:1;
    overflow:visible;
    display:none;
}
/********************/
/* TEXT */
/********************/
.ez-content a {
	color: #73548c;
}
.ez-content a:hover {
    text-decoration:underline;
}
.ez-content h1 {
	font-size:1.5em;
	font-weight:normal;
}
.ez-page-topic h1 {
    background: transparent url('../images/topic-title-bg.png') no-repeat top left;
    padding: 5px;
    margin-bottom: 20px;
}
.ez-page-letter h1,
.ez-page-root h1,
.ez-page-folder h1 {
    color:#6D4F84;
    text-transform:uppercase; 
}
.ez-mod p.ez-title,
.ez-mod p.ez-mod-title {
    font-weight:bold;
	color:#3b2f4b;
	font-size:1.3333em;
	line-height:1.375em;
	margin-bottom:0.5em;
}
/* BREADCRUMB */
.ez-breadcrumb .ez-current-page {
	font-weight: normal;
}
/* SEARCH ITEMS */
.ez-item-dynamic-snippets .ez-highlight {
	bottom:20px;	
}
.ez-primaryThumbIndicator, 
.ez-snippetThumbIndicator {
	background:#b568b0;
}
.ez-snippetThumbIndicators .ez-active {
	background:#4b355b;
}
.ez-icon {
    background: none;
    padding-left: 0;
}
.ez-featured .ez-itemMod-item {
    margin-bottom: 1em;
}
.ez-featured .ez-itemMod-item .ez-main {
	position:relative;
	padding-bottom:1.5em;
}
.ez-featured .ez-itemMod-item .ez-date {
	position:absolute;
	bottom:0;
	left:0;
	color:#999;
}
.ez-featured .ez-itemMod-item .ez-type {
	display:none !important;
}
.ez-item-sticky-snippets .ez-highlight {
    margin-top:5px;
}
/* ADS */
.ez-ad-right {
	margin-top: 15px;
}
/* SEARCH */
.ez-search-details b {
	font-size:1.2em;
}
/* SEARCH BOX */
.ez-searchMod-searchBox {
	margin-bottom:0;	
}
.ez-searchMod-searchBox form {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
	width: 328px; height: 20px;
	border: 1px solid #99819F;
	background-color: #FFF;
}
.ez-searchMod-searchBox img.ez-trigger {
	position: relative;
	top: 1px;
}
.ez-searchMod-searchBox #ezsearch-string {
	position: relative;
	top: -2px;
	border: medium none;
	background: none;
	padding: 1px 4px;
	font-size: 1.1667em;
	line-height: 1em;
	color: #b568b0;
}
.ez-search-sort {
	padding-right:0;
}
.ez-search-details {
	margin:0;
	border:0;
}
.ez-searchMod-filters  {
    clear:none;
    padding:0;
}
.ez-searchMod-filters .ez-dropdown .ez-searchMod-filter-item {
    border-color:#666;	
}
.ez-searchMod-filters .ez-dropdown .ez-searchMod-filter-item a {
    color:#666;   
}
/* ITEMS */
.ez-itemMod {
	width:auto;
}
.ez-itemMod-item .ez-meta {
    color: #999999;
}
.ez-itemMod-item .ez-type {
    border-right:1px solid #999999;
}
.ez-itemMod-item .ez-desc {
    margin-top:4px;
}
.ez-itemMod a.ez-more {
    text-transform: capitalize;
}
/* FOLDERS */
.ez-listMod .ez-listMod-folder {
	width:97%;
}
a.ez-folder-link  {
	border-bottom:1px solid #e7e7e7;
	display:block;
	margin-bottom:5px;
}
.ez-listMod.ez-letter-index li a:hover {
	text-decoration:none;
}
/* LISTS */
.ez-listMod.ez-letter-index li.ez-listMod-item {
	border-color:#e7e7e7;
}
.ez-listMod.ez-letter-index li a:hover {
	background:#b568b0;
	color:#fff;
}
.ez-listMod.ez-letter-index li span {
	background:#e7e7e7;
	color:#000;
}
.ez-listMod.ez-letter-index li.ez-active span {
    background:#B568B0;
    color: #FFF;
}
/* PAGINATION */
#ez-pagination-top {
	position:absolute;
	left:0;
	top:70px;
	margin:0;
}
.ez-paginationMod {
	text-align: left;
	padding-bottom: 1px;
}
.ez-paginationMod .ez-paginationMod-next {
	float:none;
}
.ez-paginationMod a,
.ez-paginationMod-currentPage {
	background-color: #FFF;
}
.ez-paginationMod a:hover {
	text-decoration:none;
	background:#b568b0;
}
.ez-paginationMod-currentPage {
	border: 1px solid #E0E0E0;
}
/* BREADCRUMB */
.ez-breadcrumb {
	padding:5px 0;
	border-bottom:1px solid #e7e7e7;
}
/* RELATED TOPICS */
.ez-page-search .ez-relatedItemsHorizontal {
	border-color:#dbd5e2;
	border-style:solid;
	border-width:1px;
	margin:15px 0;
	padding:5px 0;
	background:#fff;
}
.ez-relatedItemsHorizontal {
    margin-bottom:15px;
}
.ez-relatedItemsHorizontal p.ez-title {
    display:inline;
    float:left;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0 10px;
    color:#000;
}
.ez-relatedItemsHorizontal ol {
    overflow:hidden;
	white-space:nowrap;   
}
.ez-relatedItemsHorizontal li {
    margin-right:8px;   
}
/* MEDIA INFO/TRANSCRIPT */
.ez-media-details {
	background:#A27AAF;
}
.ez-media-details .ez-details {
    color: #FFFFFF;
    font-weight: bold;
    height:auto;
    max-height:999px;
}
.ez-media-details .ez-details .ez-section-title {
    text-transform: uppercase;
}
.ez-media-details .ez-details .ez-date {
    color: #FFFFFF;
    font-weight: bold;
}
.ez-media-details .ez-transcript-btn {
    -moz-border-radius:0;
    border: 0;
    font-size:0;
    height: 17px;
    width:16px;
}
.ez-media-details .ez-minus {
    background: url('../images/close.png') no-repeat top left;
}
.ez-media-details .ez-plus {
    background: url('../images/open.png') no-repeat top left;
}
.ez-media-details .ez-transcript-text {
    height: auto;
}
.ez-media-details .ez-transcript-text.ez-clipped {
    height: 0;
}
/* SEARCH-Q */
.ez-mainContent .ez-searchq-wrapperOut {
    background: #FFFFFF;
    border-color:#DBD5E2;
    border-style:solid;
    border-width:0 1px;
    padding: 10px 0 0;
}
.ez-mainContent .ez-searchq-wrapper {
    background: #EBE7EE url('../images/search-q-bg.png') no-repeat left top;
    margin:0 3px 0;
    width:636px;
}
.ez-mainContent .ez-searchq {
    background: transparent url('../images/search-q-bg-bottom.png') no-repeat left bottom;
    margin:0;
    overflow:hidden;
    padding:0 5px;
    border-width: 0;
    min-height: 102px;
    height: 102px;
}
.ez-mainContent .ez-searchq ol {
    background: #EBE7EE ;
    padding: 5px;
}
.ez-mainContent .ez-searchq p.ez-title {
    font-size: 1em;
    margin: 0;
    padding: 5px;
}
.ez-mainContent .ez-searchq a {
    color: #333333;
}
/* RELATED VIDEOS ON SEARCH */
.ez-page-search .ez-sideContent .ez-relatedVideos {
    background:#fff;
}
.ez-page-search .ez-sideContent .ez-relatedVideos .ez-thumbs {
    width: 138px;
    height: auto;
}
.ez-page-search .ez-sideContent .ez-relatedVideos .ez-thumbs img {
    width: 138px;
    height: auto;
}
.ez-page-search .ez-sideContent .ez-relatedVideos .ez-main {
    clear: left;
}
.ez-page-search .ez-sideContent .ez-relatedVideos .ez-itemMod-item .ez-title {
    font-size: 1em;
}
.ez-page-search .ez-sideContent .ez-relatedVideos .ez-itemMod-item .ez-mediaLength {
    font-size: 0.9167em;
    color: #aaa;
}
/********************/
/* PAGES */
/********************/
/* SEARCH PAGE */
.ez-page-search .ez-mainContent {
	background-color: #F5F5F5;
}
.ez-page-search .ez-itemMod {
	padding: 10px 10px 0 10px;
	border:1px solid #dbd5e2;
}
.ez-page-search .ez-mainContent .ez-itemMod {
	background-color: #FFF;
	margin-top:15px;
}
.ez-searchMod-filters .ez-dropdown {
    margin-right:15px;	
}
.ez-searchMod-filters .ez-dropdown .ez-searchMod-filter-item.ez-first {
	border:0;
    margin:0;
	background-color:#f5f5f5;
}
.ez-searchMod-filters .ez-dropdown .ez-searchMod-filter-item a:hover {
	text-decoration:none;
}
.ez-searchMod-filters .ez-dropdown .ez-searchMod-filter-item.ez-first a:hover,
.ez-searchMod-filters .ez-dropdown ol:hover .ez-searchMod-filter-item.ez-first a{
	background-color:#f5f5f5;
}
.ez-page-search .ez-socialLinks a.ez-add {
    display:none;
}
/* TOPIC PAGE */

.ez-page-topic .ez-itemMod {
	border-bottom:1px solid #E7E7E7;
	overflow:hidden;
	width:auto;
}
.ez-page-topic .ez-itemMod .ez-clearingDiv {
    clear: left;
}
.ez-page-topic .ez-imageResults {
    border-bottom: none;
    background: #E2DDE7;
    width: 163px;
    padding: 10px;
    margin-bottom:0;
}
.ez-page-topic .ez-imageResults .ez-thumbs {
    float: none;
    margin:0;
}
.ez-page-topic .ez-imageResults .ez-thumbs img {
    width: 163px;
    height: auto;
}
.ez-page-topic .ez-imageResults .ez-main {
    display:none;
}
.ez-page-topic .ez-imageResults a.ez-more {
    right: 5px;
}
.ez-page-topic .ez-imageWrapper {
    background: transparent url('../images/column-top.png') no-repeat top left;
    padding-top: 5px;
    float: right;
    margin-bottom: 15px;
		margin-left: 16px;
}
.ez-page-topic .ez-imageWrapperInner {
    background: transparent url('../images/column-bottom.png') no-repeat bottom left;
    padding-bottom: 5px;
}
.ez-page-topic .ez-featured {
    width: auto;
}
.ez-page-topic .ez-featured .ez-title .ez-label {
    background: transparent url('../images/featured.png') no-repeat left 3px;
    font-size:0;
    float: left;
    width: 80px;
    display:block;
}
/* VIDEO */
.ez-media-details .ez-details .ez-thumb  {
	padding:0;
	margin-right:10px;	
}
.ez-media-details .ez-details .ez-title,
.ez-media-details .ez-details .ez-date,
.ez-media-details .ez-details .ez-desc {
	overflow:hidden;
}
.ez-transcriptMod {
	padding-top:10px;
	clear:both;
}
.ez-page-video .ez-relatedItemsHorizontal {
    border:1px solid #dbd5e2;
	border-width:1px 0;
	padding:10px 0;
}
.ez-page-video .ez-relatedItemsHorizontal p.ez-title {
    margin-left:0;
}
.ez-relatedVideos .ez-itemMod-item .ez-desc {
	top:-99px;
}
/* TWITTER */
.ez-feedMod-twitter .ez-tweet {
    width:290px;
    margin: 15px 0;
    cursor: pointer;
}
.ez-feedMod-twitter .ez-top {
    background: transparent url('../images/twitter-cap.png') no-repeat left top;
    height: 9px;
}
.ez-feedMod-twitter .ez-bottom {
    background: transparent url('../images/twitter-bottom.png') no-repeat left bottom;
    height: 19px;
}
.ez-feedMod-twitter .ez-content {
    background: #E2DDE7;
    color: #3b2f4b;
    margin:0;
    padding: 5px;
    min-height: 0;
}
.ez-feedMod-twitter .ez-date {
    display:none;
}
/* RSS */
.ez-socialLinks a:hover {
	text-decoration:none;
}
.ez-socialLinks a.ez-rss {
    background:#FFFFFF url(../images/rss-icon.png) no-repeat scroll right center;
    border: 0;
    padding:0 20px 0 0;
    margin-right: 5px;
    display:block;
    height: 16px;
    -moz-border-radius:0;
}
/* FACEBOOK */
.ez-fb-fanbook {
	margin:10px 0;
}
.ez-socialLinks .ez-fb-share {
	float:right;
	margin-right:5px;
}
.ez-socialLinks .ez-fb-share a {
	border:0;
	float:right;
	height:auto;
	margin:0;
	padding:0 5px 0 20px;
    cursor:pointer;
	background:#6379ad url("http://www.facebook.com/images/share/facebook_share_icon.gif?2:26981") no-repeat left center;
	border:1px solid #000;
	color:#fff !important;
	-moz-border-radius:0;
	text-transform:inherit;
	font-weight:bold;
}
.ez-socialLinks a.FBConnectButton {
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
/********************/
/* WRAPPER OVERRIDES */
/********************/
div#pca-container div#pca-header {
	margin-bottom: 0;
}

