.view-database-subject-term-2 
{
}


/*
.view-database-subject-term-2 a, .cmu-database-subject .item-list li a  
{
color:#b31b1b;
}
*/




.view-database-subject-term-2 span.noshow
{
display: none;
}





.view-database-subject-term-2 .view-content .views-field-field-databases-url .field-content .cmu-databases-list-title
{
font-size:150%; /*  title should be a little bit larger text <h1> doesn't work well unless we make it inline */
padding: 0 .5em 0 0; /*  space to the right to keep things from jamming up */
}

.view-database-subject-term-2 .views-row, li.cmu-database-subject
{
	/*border:1px solid black;*/
	border-bottom: 1px solid rgb(237, 235, 231); /*  hint of a line between databases */
	/*border-radius: 10px 10px 0px 0px;*/
	color: rgb(51, 51, 51);
	display: inline-block;
	line-height: 20px;
	margin: 5px 0 5px 0;
	min-height: 220;
	padding: 15px 0px 15px 0px;
	width: 100%;
}

//background-color: #ffff00;

.view-database-subject-term-2  .views-field-body
{
padding: 2px 10px 0px 10px; /*  so that the description is indented a slight amount */
}


.view-database-subject-term-2  .views-field-field-databases-subject
{
font-size:70%; /*  make the subject links smaller */
}

.view-database-subject-term-2  .views-field-field-databases-crosssearch
{
width:100%; /* make there be enough room to center the crosssearch */
text-align:center;
}


/* cornell body.blacklight-databases body.blacklight-databases-subject */

.cmu-database-subject
{
/*	border-bottom:1px solid #edebe7; */
}

h1#page-title .cmu-database-subject {font-size:30px;font-weight:700;}

//.view-database-subject-term-2 {}

//cornell .resources
.view-database-subject-term-2 .view-content {background:white;  padding:20px;margin-top:20px}

//cornell .document-data
.view-database-subject-term-2 .view-content .views-row {width: 100%;padding: 0px 0px 15px;line-height: 20px;color: rgb(51, 51, 51);}

//cornell h4.blacklight-title_display
.view-database-subject-term-2 .view-content .views-field-title
	{
	margin:0;
	font-weight:normal;
	line-height:1.2em;
	font-size:1.1em
	font-size:300%;
	}


//cornell h4.blacklight-title_display
.view-database-subject-term-2 .view-content .views-field-field-databases-url .field-content 
	{
	//background: #00ffff;
	margin:0;
	font-weight:normal;
	line-height:1.2em;
	font-size:150%;
	}


database-subject-term-2
{
float: right;
display: inline-block;

}
.view-database-subject-term-2 .view-content .views-field-nothing-1
        {
        clear: both;
        }

#content-column img 
{ border:0; }
div.cmu-database-subject-image img
        {
        width: 200px;
        margin: 0px 15px 0 0;
        float: left; 
        display: inline-block;
        overflow: hidden;
        border: 0;
        }

.view-database-subject-term-2 .view-content .views-row span.placeholder
        {
        border: none;
        width: 200px;
        height: 210px;
        margin: 0px 15px 0 0;
        display: inline-block;
        float: left; 
        }


article.entity-cmulib-resources
	{
	border-bottom: 1px solid #888888;
	padding: 1em 0 .75em 0;
	}

.entity-cmulib-resources .title
	{
	font-size:1.4em;
	}

.entity-cmulib-resources .alias
	{
	font-size:1.4em;
	}
.entity-cmulib-resources .dates_covered
	{
	font-size:1.2em;
	}
.entity-cmulib-resources .field_secondary_url
	{
	font-size:.9em;
	margin: -.3em 0px 0px 0px;
	}
.entity-cmulib-resources .previous_title
	{
	font-size:.9em;
	margin: -.6em 0px 0px 0px;
	}

.entity-cmulib-resources hr
	{
	margin: 1.5em 0px;
	}

.entity-cmulib-resources .description
	{
	margin: .75em 0px 1em 0px;
//	font-size:1.1em;
	}

.entity-cmulib-resources .cmulib_resources_subject
	{
	font-size: .9em;
	float:left;
//	background-color: #909000;
	}
.entity-cmulib-resources .field_metacollection
	{
	font-size: .9em;
	float:right;
//	background-color: #900090;
	}


.entity-cmulib-resources .az_list
	{
	font-size: 2em;
	padding: 0 .25em 0 0;
	}

.entity-cmulib-resources .extent
	{
	font-size: 0.8em;
	margin: 0px 0px 1em 0px;
	}
.entity-cmulib-resources .extent span
	{
	padding: 0px 4em 0px 0px;
	}



.item-list ul.az_list
	{
	margin: 2em 0 2em 0;
	}

.item-list ul.az_list a
	{
	color: #002d72;
	padding: 0 0 0 .3em;
	}
.item-list ul.az_list a:visited
	{
	color: #7996b7;
	}
