#wait {
  background: none repeat scroll 0% 0% rgb(53, 53, 53);
  color: rgb(255, 255, 255);
  opacity: 0.6;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0px;
  padding: 50px;
  padding-top: 20%;
  visibility: hidden;
  font-weight: bold;
}

#sidebar {
	padding-left: 30px; /* more padding between #main and #sidebar */
}

#main .row {
	padding: 0px;
	margin: 0px;
}
#main .columns {
	padding: 0px;
	margin: 0px;
}

#searchform-wrapper .row {
	padding: 0px;
	margin: 0px;
}

#searchform-wrapper .columns {
	padding: 0px;
	margin: 0px;
}

#searchform-wrapper {
	margin-bottom: 20px;
}

#logo {
	width: 80px;
	height: 80px;
}

#search-field {
	margin-top: 10px;
}

#search-button {
	margin-top: 10px;
}

.top-bar {
	margin-bottom: 30px;	
}

.pages .next {
	text-align: right;
}
.pages .page {
	text-align: center;
}

#sort {
	text-align: right;
}

#sort .sub-nav {
	display: inline-block; // dont span over full space
	padding-top: 0;
}

#sidebar h2 {
	font-size: 1em !important;
	
	border: 6px;
	border-style: solid;
	background-color: rgb(146, 39, 143);
	border-color: rgb(146, 39, 143);
	color: white;

}

#path a {
  color: rgb(146, 39, 143);
}

#path a:link {
  color: rgb(146, 39, 143);

}

#path a:visited {
  color: rgb(146, 39, 143);
}

#path a:hover {
  color: #336699;
}

#path a:active {
  path: rgb(146, 39, 143);
}




#sub a {
  color: rgb(146, 39, 143);
}

#sub a:link {
  color: rgb(146, 39, 143);

}

#sub a:visited {
  color: rgb(146, 39, 143);
}

#sub a:hover {
  color: #336699;
}

#sub a:active {
  path: rgb(146, 39, 143);
}



#file_modified_dt a {
  color: rgb(146, 39, 143);
}

#file_modified_dt a:link {
  color: rgb(146, 39, 143);

}

#file_modified_dt a:visited {
  color: rgb(146, 39, 143);
}

#file_modified_dt a:hover {
  color: #336699;
}

#file_modified_dt a:active {
  path: rgb(146, 39, 143);
}



#content_types h2 {
  color: black;
  background-color: #EFEFEF;
  border-color: #EFEFEF;

}

#content_type h2 {
  color: black;
  background-color: #EFEFEF;
  border-color: #EFEFEF;

}




#filter h2 {
  background-color: darkblue;
  border-color: darkblue;

}


#meta_date_dts h2 {
  background-color: brown;
  border-color: brown;

}


#text h2{
  
	background-color: rgb(57, 181, 74);
	border-color: rgb(57, 181, 74);
  
}


#meta_date_dts h2 {
  background-color: brown;
  border-color: brown;

}


#path ul {
  margin-left: 5px;
  margin-right: 0;
  margin-top: 5px;
  padding: 0;
  padding-left: 5px;
}

#path li {
  list-style-image: url(../images/path.png);
  margin-left: 5px;
  margin-top: 5px;
}


#sub h2 {
/*
  background-position : 0 px 0 px;
  background-image : url(../images/sub.png);
  background-repeat : no-repeat;
*/
}



em {
  font-weight: bold;
}

.title {
  font-size: 17px;
  font-weight: bold;
  margin-top: 20px;
}

.image {
  margin-top: 20px;
}

.imagelist {
  font-size: 17px;
  font-weight: bold;
  margin-top: 0px;
}

.imagelist h2 {
  font-size: 12px !important;
  font-weight: bold;
}

.snippets {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
  color: black;
}

.uri {
  color: green;
  font-size: 11px;
}

.date {
  font-size: 11px;
}

.size {
  font-size: 11px;
}

.author {
  color: #c5b9b2;
  font-style: italic;
  font-size: 11px;
}

.snippets {
  font-family: Arial, Helvetica, sans-serif;
}

.snippets .snip {
  margin-top: 5px;
  font-size: 11px;
  margin-top: 5px;
}

.snippets .more-snips {
  display:none;
}

.more-values {
  display:none;
}

.commands {
  margin-top: 5px;
  font-size: 11px;

}


.autocomplete-w1 {
  background: url(jquery/shadow.png) no-repeat bottom right;
  position: absolute;
  top: 0;
  left: 0;
  margin: 8px 0 0 6px; /* IE6 fix: */
  _background: none;
  _margin: 0;
}

.autocomplete {
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  text-align: left;
  max-height: 350px;
  overflow: auto;
  margin: -6px 6px 6px -6px; /* IE6 specific: */
  _height: 350px;
  _margin: 0;
  _overflow-x: hidden;
}

.autocomplete .selected {
  background: #F0F0F0;
}

.autocomplete div {
  padding: 2px 5px;
  white-space: nowrap;
}

.autocomplete strong {
  font-weight: normal;
  color: #3399FF;
}

/* Foundation generic elements overrides */
a.button.secondary.active {
	background-color: #3e3e3e;
}

a.disabled {
	color: lightgray;
}

#analyze-dropdown a.button {
    display: block;
}

#analyze-dropdown a.button:not(:first-child) {
    margin-top: 4px;
}


#author_s h2 {
  color: black;
  background-color: #e5d9d2;
  border-color: #e5d9d2;
}


#tag_ss h2 {
  background-color: #e5f9d2;
  border-color: #e5f9d2;

}

#hashtag_ss h2 {
  background-color: #e5f9d2;
  border-color: #e5f9d2;

}

#person_ss h2 {
  color: black;
  background-color: #f9ebdd;
  border-color: #f9ebdd;

}

#organization_ss h2 {
  color: black;
  background-color: #eaf9d5;
  border-color: #eaf9d5;

}

#location_ss h2 {
  color: black;
  background-color: #e3ebf9;
  border-color: #e3ebf9;

}

#entities h2 {
  font-size: 1.5em;
  margin-right: 20px;

}

.facet {
    background-color: transparent;
    line-height: 24px;
}
.facet-name:after {
    content: ":"
}
.facet-name {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
}

.facet-value {
    font-size: 10px;
    font-weight: 300;
    line-height: 24px;
    border-radius: 12px;
    padding: 5px 8px;
    margin: 2px 1px;
    background-color: #d8f9f4;
}


.graph h2 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1em;
	font-weight: bold;
}

.entity li {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    border-radius: 12px;
    padding: 5px 8px;
    margin-left: 3px;
    margin-top: 5px;
    margin-bottom: 5px;

    background-color: #f9ebdd;
}


.alternatelabel li {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.author_s .facet-value {
    background-color: e5d9d2;
}

.hashtag_ss .facet-value {
    background-color: #e5f9d2;
}

.tag_ss .facet-value {
    background-color: #e5f9d2;
}

.organization_ss .facet-value {
    background-color: #eaf9d5;
}

.location_ss .facet-value {
    background-color: #e3ebf9;
}

.person_ss .facet-value {
    background-color: #f9ebdd;
}

.facet .button.tiny {
    padding: 5px 8px;
}

.snippet-value {

}

/*added by Jason Bengtson (because Bengtson-Fu is the best Kung-Fu!!!)*/
/*********************************************************************/

a.title {color: #2e0361;}
.facet-value, .author_s .facet-value {background-color:transparent;}
a, #sub a {color:#639}
a:hover, a:focus, #sub a:hover, #sub a:focus {
    color: #77c;
}
.uri {}
.button {background-color:#2e0361;}
#sidebar h2, #author_s h2 {background-color:#e6e6e6; border-color:#e6e6e6; color:#7a5097;}
/*div#select_view {display:none;}*/

.top-bar-left {width:100% !important;}
.top-bar-right {display:none !important;}
.top-bar-left>.dropdown.menu>li:nth-child(n+4), .top-bar-left>.dropdown.menu>li:nth-child(2), span.uri, div.commands, #sidebar, div#main>div#select_view div.button-group>a:nth-child(n+3), div#main>div#select_view div.button-group>button.secondary {display:none;}

/*.top-bar-left>.dropdown.menu {margin-left:17%;}*/
#select_sort {width:125px;}

.facet .button.tiny {margin-bottom: -9px;}
.footer_connect {overflow:hidden !important;} 

.top-bar-left>.dropdown.menu, div.row:not(.searcho), div.innersearch {max-width:960px;display:block;margin:auto;}
div.innersearch {background-color:#e6e6e6;}
div#top-bar {margin-top: 56px;margin-bottom:0px;}
input#q {  border: 2px solid #2e0361;}
input#submit {border-bottom:0px;}
.button:hover {background-color:#7a5097;}
div.row.searcho {background-color:#e6e6e6; padding-top:0px;padding-bottom:0px;max-width:100% !important;}
div.top-bar::after {background:#e6e6e6;}
div#main>div#select_view {margin-top:-59px; max-width:300px;}
#sort {margin-bottom:-80px !important;}
#searchoptions {display:none;}
.pagination>li>a, .pagination>li>span {

    line-height: 0;
    vertical-align:bottom;
    border: none;
}
#results *:not(.title) {font-size:14px !important;}
#select_view, div.date, span.facets, .snippets a.tiny.button {display:none;}


