/* ======================================== */
/* For http://digitalcollections.uark.edu/ */
/* ======================================== */

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");
@import url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css");
@import url("//www.uark.edu/_resources/css/uark-style.css");
@import url("//libraries.uark.edu/stylesheets/resets.css");
@import url("//libraries.uark.edu/stylesheets/lib-style.css");

body {
	min-width: 0;
}

div.figure {
	display: table;
	table-layout:fixed;
	width: 100%;
}

div.figure.rightfloat, div.figure.leftfloat {
	width: auto;
}

p.figcaption {
	color: #fff;
	line-height: 1.3em;
	padding: 10px 16px;
	margin: 0 !important;
	display:table-caption;
	caption-side:bottom;
	background: #424242;
	font-weight: 100;
}

p.figcaption a {
	color: #fff;
}


#base-browseall {
    margin-top: 30px; text-align: center;
    }
    
.rss a {
    font-size: .9em;
    }
    
.rss a:hover {
    text-decoration: underline;
    }
    
#main {
    padding: 0 20px;
    }

/* SEARCH */

#mobile-tools {
	display: none;
	margin-bottom: 30px;
	}

#search_content {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
}

section #adv_search_query_builder_list li.float_left, section #adv_search_query_builder_list li.spaceMar5L {
	margin: 0;
	float: none;
}

#search_content_box, #adv_search_query_builder_list li select.adv_search_type_dd, #adv_search_query_builder_list li select.adv_search_domain_dd {
	margin-bottom: 5px;
}


#adv_search_query_builder_list li input.adv_search_str, #adv_search_query_builder_list li select.adv_search_type_dd, #adv_search_query_builder_list li select.adv_search_domain_dd, #adv_search_query_builder_list li select.adv_search_and_or_dd {
	width: auto;
    font-size: inherit;
    margin-left: 0;
  }

#adv_search {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-bottom: none;
    margin: 0 auto;
    
}

.adv_search_ul_row, .adv_search_ul_row li, .adv_search_row  {
	list-style-type: none;
}

 #adv_search_content, .adv_search_row {
    padding: 0;
}

 #adv_search_content {
    margin-top: 20px;
}

#advanced_search_button {
    display: block;
    margin-top: 20px;
    }

#adv_search_query_builder_list li.spacePad5, #datepickerTo {
	font-weight: bold;
	padding: 5px 0;
	display: block;
}


.find_results_with_heading {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #5a5a5a;
    font-size: 1em;
    font-weight: bold;
    display: block;
    float: none;
}

#search_content_box, #adv_search_query_builder_list input, #adv_search_query_builder_list select, #adv_search_datepicker_list li select.adv_search_date_range, #adv_search_datepicker_list li input.datestring {
    width: 100% !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box !important;
    padding: 5px;

}

.search_content_box_noresults {
    height: auto;
}


#adv_search_datepicker_list, #adv_search_ul_row {
	margin-bottom: 0 !important;
}

#adv_search_datepicker_list, #adv_search_datepicker_list li {
    list-style-type: none
    }

.adv_search_row_bgcolor {
    border-top: 0;
    background-color: transparent;
    padding-top: 10px;
}


#search_content_close_icon {
    color: #9D2235;
    font-size: 1.1em;
    vertical-align: top;
}

.search_content_container_advanced {
    height: auto;
    margin-top: 8px;
}

#search_content_adv_link {
    letter-spacing: 0;
    font-weight: bold;
    outline:none;
}

section .adv_search_and_or_dd {
	max-width: 30%;
	margin-top: 20px;
}


.adv_search_row:last-child .adv_search_and_or_dd {
	display: none;
}

.remove_adv_search_row_link {
	font-size: .9em;
	text-decoration: underline;
    }

#date-search {
	margin: 10px 0;
	padding: 10px;
	border-radius: 5px;
	background-color: #f2f2f4;
}

#date-search p {
	margin-bottom: 0;
}


#adv_search_datepicker_list li select.adv_search_date_range {
	margin: 10px 0 5px 0;
}


.ui-state-error {
   margin: 20px 0;
   padding: 10px;
   font-size: 1.2em;
}


#results_box {
    margin-left: 420px;
    }
    
#cdm_search_prev_btn, #cdm_search_next_btn {
    background-image: none;
    background-color: transparent;
    border: none;
    font-size: 1.3em;
    }
    
#cdm_search_prev_btn:before {
    font-family: "FontAwesome";
    content: "\f137";
    color: #9D2235;
    }
    
#cdm_search_next_btn:before {
    font-family: "FontAwesome";
    content: "\f138";
    color: #9D2235;
    }
    
#cdm_search_prev_btn .button_table, #cdm_search_next_btn .button_table {
    display: none;
    }


/* RECENT ADDITIONS */

#recent-additions, #recent-additions li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#recent-additions li a {
	display: block;
	width: 100%;
	margin: 20px 0;
    font-weight: bold;
    color: #5a5a5a;
    padding: 16px 20px;
    background-color: #f2f2f4;
}

#recent-additions li a img {
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border-radius: 2px;
	margin-bottom: 8px;
	display: block;
}

#recent-additions li a:hover {
    color: #9D2235;
}

#mainnav > li.rss a {
    margin-right: 62px;
    }

#mainnav .rss a, #mainnav .rss a:hover, #mainnav .rss a:active {
    border-color:transparent !important;
    font-size: 1.65em;
    color: #af0001;
    padding: 13px 0 0 0;
    }
    

/* HOME PAGE */

#maintext > h2:nth-child(1) {
    margin-bottom: 16px;
    }


#digcollhometext {
    display: none;
    font-size: 300em;
}
    
#about-dc p, #about-dc ol, #about-dc ul, #about-dc li, #about-dc dl, #about-dc dd, #about-dc dt {
    font-size: 1.3em;
    line-height: 1.8em;
    }

.js-masonry {
    margin-right: -100px; /* make room for margin to right of grid columns so that item contained ion grid lines up (roughly) with right edge */
	}
	
#collection-alpha figure {
	position: relative;
	margin-bottom: 20px;
	min-width: 400px;
	min-height: 100px;
}

#collection-alpha figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #333;
}

#collection-alpha figcaption a {
	text-decoration: none;
	color: #fff;
}


#collection-alpha:after {
    content:" ";
    display:block;
    clear:both;
}

#latest-collection div {
    padding: 10px 20px 10px 20px;
    background-color: #fcf8e3;
    }
    
#latest-collection h2 {
    margin-top: 0;
    }
    
#latest-collection img {
    margin-bottom: 10px;
    }
	
#latest-collection p {
    font-size: 1em;
    line-height: 1.3em;
    }
    
#latest-collection a {
    display: block;
    text-align: center;
    background-color: #333;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    padding: 5px;
    }
    
#collection-tiles {
	margin-top: 10px;
	}

.js-masonry .collection {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	}
	
.js-masonry .collection a:hover + .text, .js-masonry .collection .text:hover {
	top: 0;
	}

.js-masonry .collection a {
	display: block;
	width: 365px;
	height: 200px;
	background-position:  50% 50%;
	background-repeat:  no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-decoration: none;
    color: #fff;
    z-index: 100;
    
}

.js-masonry .collection a span {
	background-color: #333;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px 10px;
	z-index: 500
}

.js-masonry .collection .throbber {
    color: #ccc;
    font-size: 2em;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding-top: 70px;
    text-align: center;
    z-index: -1;
    background-color: #f2f2f4;
}


.js-masonry .collection .text {
	background-color: rgba(0,0,0,0.8);
	display: block;
	position: absolute;
	top: 220px;
	left: 0;
	right: 0;
	height: 200px;
    z-index: 300;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
}

#site-heading {
    margin-top: .3em;
}

#main {
    float: left;
    padding-right: 30px;
}

#sidebar > section:first-child {
  	padding-top: 0;
  	padding-bottom: 20px;
  }

#sidebar > section:first-child > h2:first-child {
  	margin-top: 0;
  }


/* HOME SEARCH */


#home-search {
	background-color: #f2f2f4;
	padding: 40px;
	border-radius: 20px;
	border: 1px solid #ccc;
	margin-bottom: 40px;
}


#home-search  #search_content_box {
	float: left;
	margin-right: 20px;
	width: 80% !important;
}


#home-search  .search_content_container_advanced {
    margin-top: 20px;
    }
    
#home-search  #adv_search_query_builder_list {
    text-align: center;
    }

#home-search  #adv_search_query_builder_list, #home-search  #adv_search_datepicker_list {
    padding: 0;
    }
    
#home-search .find_results_with_heading {
    font-size: 1.3em;
    margin: 10px 0 20px 0;
    }

#home-search .adv_search_row {
    width: 90%;
    text-align: left;
    margin: 0 auto 10px auto;
    }
    
#home-search .search_content_modal_cover {
    background-color: #f2f2f4;
}
   
#home-search .adv_search_ul_row li.spacePad5 {
    width: auto;
    }
    
#home-search .adv_search_ul_row li.adv_search_option_remove_link_box {
    display: block;
    }

#home-search #date-search {
    text-align: center;
    margin: 20px auto;
    width: 90%;
    }
    
#home-search #date-search #adv_search_by_date_link {
    font-size: 1.1em;
    line-height: 2em;
    }
    
    
/* HOME Other Online Exhibits */


#other-collections {
    margin-bottom: 50px !important;
    }

#other-collections, #partner-collections {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    
#other-collections .collection, #partner-collections .collection {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #f2f2f4;
    }
    
#other-collections .collection:first-child, #partner-collections .collection:first-child {
    border-top: none;
    }
    
    
#other-collections .collection:before, #other-collections .collection:after, #partner-collections .collection:before, #partner-collections .collection:after {
    content: " ";
    display: table;
}

#other-collections .collection:after, #partner-collections .collection:after {
    clear: both;
}




/* browse collection and collection items */

#nav_top {
    z-index: 9;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 0px 7px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0px 7px rgba(0,0,0,.3);
    box-shadow: 0 0px 7px rgba(0,0,0,.3);
    border-radius: 0;
    min-height: 57px;
    max-height: 57px;
    margin-bottom: 0;
    position: relative;
    }
    
#nav_top_left>ul.nav {
    float: right;
    width: auto;
}
    
#nav_top_left>ul.nav li {
    display: block;
    position: relative;
    line-height: 52px;
    }
    
#nav_top_left>ul.nav li.nav_li a {
    font-family: inherit;
    font-size: 16px;
    border-right: none;
    font-weight: 500;
    color: #34332f;
    height: auto;
    line-height: 52px;
    padding: 0 6px !important;
    margin-right: 35px;
    background-color: transparent;
    letter-spacing: 0;
    float: none;
    }
    
#nav_top_left {
    float: none;
    }
    
.nav_top_left_text_container {
    float: none;
    display: inline;
    }
    
#breadcrumb_top, #link_bar_content {
    min-width: 0;
    }

.searchResultsHeadingSubText, .searchResultsHeading {
	font-size: 12px;
	}
    
.searchResultsHeadingSubText {
    color: #666;
}

.body_link_11 {
	font-weight: 500;
}
    
    
#itemsearch #search, #nav_top + #search {
    height: auto;
    background-color: transparent;
    margin-bottom: 0;
    overflow: visible;
    border-bottom: none;
    padding-top: 36px;
}

#itemsearch #search {
    float: left;
}


#itemsearch #search #search_content_text, #nav_top + #search #search_content_text {
    display: none;
    }


.nav_li_right_1 {
    background-color: transparent;
    color: #34332f;
    font-size: inherit;
}

#nav_top_right {
    margin-top: 36px;
    }

#nav_top_right>ul.nav li a.cdmHelpLink {
    background-color: #333;
    color: #fff;
    border-radius: 3px;
    padding: 2px 5px;
    margin-left: 20px;
}
    
#nav_top_right>ul.nav li a {
    background-color: transparent;
    color: #34332f;
    padding: 0;
    }
    
#nav_top_right .icon_nav_top_right, #nav_top_right #nav_top_right_language_dd_link, #nav_top_right .nav_top_right_divider  {
    display: none !important;
    }

.search_content_button {
    color: #ffffff !important;
    background-color: #9D2235;
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 4px;
    -moz-user-select: none;
    padding: 5px 15px;
    height: auto;
    font-family: inherit;
    font-size: inherit;
    margin-left: 6px;
}

.search_results_btn_container, .search_content_box_results {
    border: none;
    height: auto;
    width: auto;
    }

.search_content_button_link {
    height: auto;
    font-family: inherit;
    font-size: inherit;
    margin-left: 5px;
    }


#search_content_adv_link.action_link_10 {
    font-size: inherit;
    font-family: inherit;
    margin-left: 8px;
    }
    
    
#itemsearch + #adv_search {
    width: 70%;
    margin 0 auto;
    }
    
    
a.action_link_10, a.action_link_10:link, a.action_link_10:visited {
    color: #aa0000;
}

.action_link_10 {
    font-size: 14px;
    font-family: inherit;
    }
    
#advanced_search_clearall {
    display: none;
    }
    
    
#link_bar_content {
    font-size: inherit;
    }
    
    
#download_print table {
    margin-bottom: 0;
    }
    
#download_print table.button_table {
    height: 30px;
    }
    
#download_print table td {
    border: none;
    }
    
.co-pagination i.fa {
    color: #aa0000;
    }
    
#image_title {
    padding: 20px 0 10px 0;
    }
    
h1.cdm_style {
    font-family: inherit;
    color: #333;
    }
    
#top_content #tabs {
    clear: both;
    height: auto;
    overflow: visible;
    background-color: transparent;
    }

#top_content #tabs audio {
    margin: 30px 0;
    }
    
#details td {
	display: inline;
	border: none;
	font-size: 14px;
	}

#details td, #details td .body_link_11 {
	font-size: 14px;
	line-height: 1.4em;
}
	
#details .accordion_window {
	padding: 0;
	}
	


/* ---------------- */
/*    RESPONSIVE    */
/* ---------------- */

    
    
@media (min-width: 768px) {
    /* .navbar-collapse, .navbar-collapse.collapse { background-color: #fff; top: 48px; */
    #nav_top { margin-top: 116px; }
    #top_content #tabs audio {width: 50%;}
}



@media (max-width: 767px) {
	#mainnav ul, #mainnav > li.rss, #top_content #co-tabs, .ui-layout-resizer.ui-layout-resizer-east { display: none !important; }
    #top_content #LeftPane { width: 100% !important; }
    #header-bg { background-color: transparent; }
    #main-nav { margin-bottom: 0; margin-top: 0 !important; min-height: 50px; }
    #nav_top, #breadcrumb_top, #nav_top_right, #link_bar_content { display: none; }
    #link_bar .link_bar_link { float: none;}
    #link_bar, #link_bar_content { height: auto; background-image: none; border: none; margin: none; }
    #top_content #tabs audio {width: 100%;}
    #opener { height: 140px; }
    #content { margin-top: 10px; }
}


@media (min-width: 768px) {
	#main-nav { margin-top: 116px; }	
	#top_content #co-tabs { display: block !important; }
	#collection-alpha p { margin-left: 420px; }
	#collection-alpha figure { float: left; }
}

@media (min-width: 768px) and (max-width: 991px) {

#recent-additions li {
    display: inline-block;
    width: 45%;
    margin-bottom: 0;
    vertical-align: top;
    }
    
    #recent-additions li a {
    margin-top: 0;
    }

}



@media (max-width: 991px) {
  	#recent-additions li a { background-color: transparent; text-align: center; }
    #recent-additions li a img { margin: 0 auto 10px auto; }
	#mainnav ul, #mainnav > li > a { margin-right: 10px; }
	#base-browseall { display: none; }
	#sidebar { padding-top: 40px; }  
	#mobile-tools {display: block;}
	#mainnav > li.rss a { display: none; }
    .js-masonry .collection a { width: 365px; }
    .js-masonry .grid-sizer { width: 46%; }
    #top_content { min-width: 0; }
    div.figure { width: auto; }

}


@media (min-width: 992px) {
	
	#mainnav ul, #mainnav > li > a {
    	margin-right: 8px;
	}
	
	#mainnav > li.rss a {
    margin-right: 0;
    }
 
	#home-search #date-search {
    width: 50%;
    }
    
    #home-search .adv_search_ul_row li {
    display: inline-block;
    width: 28%;
    margin-right: 10px;
    }
    
    
    #other-collections .collection img, #partner-collections .collection img {
    float: left;
    width: 360px;
    }
    
    #other-collections .collection h3, #other-collections .collection p, #partner-collections .collection h3, #partner-collections .collection p {
    margin-left: 380px;
    }
    
    #other-collections .collection h3, #partner-collections .collection h3 {
    margin-top: 0;
    }
	
  
}


@media (min-width: 1080px) {


   #mainnav ul, #mainnav > li > a {
    margin-right: 30px;
}

#mainnav > li.rss a {
    margin-right: 4px;
    }
 


}

@media (min-width: 992px) and (max-width: 1199px) {
.js-masonry .collection a { width: 300px; }

.js-masonry .grid-sizer { width: 30.9%; }

}

@media (max-width: 1199px) {

.js-masonry .collection .text { font-size: 13px; }

}


@media (min-width: 1200px) {

#mainnav ul, #mainnav > li > a {
    margin-right: 65px;
}

.js-masonry .grid-sizer { width: 31.4%; }



}