#oe-papers {
  /* - Featured Papers - */

}

.forScreenReaderParsing { 
  visibility:hidden; 
  width:0px;
  height: 0px;
  display: block;
  position:absolute;
}

#oe-papers #sectionHeader {
  clear: both;
  background-color: #DFDFDF;
  padding: 9px 0px 9px 37px;
  position: relative;
}
#oe-papers #sectionHeader #filters {
  float: left;
  top: 0px;
  font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
  font-size: 13px;
  /*background-color: #333;*/
  color: #aaa;
  line-height: 1em;
  padding: 9px 0px;
  width: 571px;
  max-width: 571px;
}
.labelForPaperCategory {
  position:relative;
  top:2px;
}
    
.selectForPaperCategory {
  position:relative;
  top:2px;
}
.gecko .labelForPaperCategory {
  position:relative;
  top:5px;
}
    
.gecko .selectForPaperCategory {
  position:relative;
  top:5px;
}


#oe-papers #sectionHeader #searchFormSubpage {
  float: right;
  padding: 9px 0;
}
#oe-papers #sectionContent #primary {
  background: transparent;
  padding: 0;
}
#oe-papers .noArticles {
  color: #222;
  font-size: 1.1em;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 8px;
}
#oe-papers .featuredPaper {
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  background: #fff;
  margin-bottom: 22px;
  padding: 16px 13px;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
#oe-papers .featuredPaper:hover {
  background-color: #d1d1d1;
  cursor: pointer;
}
#oe-papers .featuredPaper .category {
  color: #666;
  font-size: 0.8em;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#oe-papers .featuredPaper .thumbWrapper {
  float: left;
  width: 200px;
  background: #ebebeb;
  margin: 0 20px 8px 0;
  padding: 1px;
}
#oe-papers .featuredPaper .thumbWrapper img {
  position: relative;
  left: 0;
  margin: 0;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
#oe-papers .featuredPaper h4 {
  font-weight: normal;
  margin-bottom: 6px;
  padding-top: 0;
}
#oe-papers .featuredPaper h4.hasBadge {
  margin-top: 20px;
}
#oe-papers .featuredPaper h4 a,
#oe-papers .featuredPaper h4 a:link,
#oe-papers .featuredPaper h4 a:active,
#oe-papers .featuredPaper h4 a:visited {
  color: #202020;
  font-size: 1.8em;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3em;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#oe-papers .featuredPaper h4 a:hover {
  color: #666;
}
#oe-papers .featuredPaper h5 {
  color: #666;
  font-size: 0.75em;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 0;
}
#oe-papers .featuredPaper p {
  color: #666;
  font-size: 0.8em;
  line-height: 1.5em;
}
#oe-papers .featuredPaper .navDownloadBox li a {
  color: #666;
  font-size: 1.1em;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#oe-papers .featuredPaper .navDownloadBox li a.link,
#oe-papers .featuredPaper .navDownloadBox li a.download,
#oe-papers .featuredPaper .navDownloadBox li a.moreInfo {
  font-size: 0.9em;
}
#oe-papers .paperList {
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  margin: 0;
  margin-bottom: 22px;
}
#oe-papers .paperList .alternate {
  background-color: #fff;
}
#oe-papers .paperList > li {
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 1px;
  padding: 10px 12px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
#oe-papers .paperList > li:hover {
  background-color: #d1d1d1;
  cursor: pointer;
}
#oe-papers .paperList li a.paperLink {
	height:116px; 
	width:597px; 
	position:absolute; 
	top:-0px; 
	left:-0px;
}
#oe-papers .paperList h4 {
  font-weight: normal;
  margin-bottom: 5px;
}
#oe-papers .paperList h4 a,
#oe-papers .paperList h4 a:link,
#oe-papers .paperList h4 a:active,
#oe-papers .paperList h4 a:visited {
  color: #202020;
  font-size: 1.15em;
  font-family: "OpenSansBold", Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: none;
  line-height: 1.3em;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#oe-papers .paperList h4 a:hover {
  color: #666;
}
#oe-papers .paperList h5 {
  color: #666;
  font-size: 0.7em;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0;
}
#oe-papers .paperList a,
#oe-papers .paperList a:link,
#oe-papers .paperList a:active,
#oe-papers .paperList a:visited {
  color: #666;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#oe-papers .paperList .category {
  color: #666;
  font-size: 0.8em;
  font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top:3px;
  text-transform: uppercase;
}
#oe-papers .paperList .head p {
  color: #666;
  font-size: 0.9em;
  margin-bottom: 4px;
}
#oe-papers .badge {
  position: relative;
  top: -12px;
  right: -12px;
  float: right;
}
#oe-papers .badge img {
  left: 0; 
  z-index: 100;
}
#oe-papers ul.navDownloadBox {
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both;
}
#oe-papers ul.navDownloadBox li {
  display: inline;
  margin: 0 10px 0 0;
  list-style-type: none;
}
#oe-papers ul.navDownloadBox li.left {
  float: left;
}
#oe-papers ul.navDownloadBox li.right {
  float: right;
}
#oe-papers ul.navDownloadBox li:last-child {
  margin-right: 0;
}
#oe-papers ul.navDownloadBox li a.link,
#oe-papers ul.navDownloadBox li a.download,
#oe-papers ul.navDownloadBox li a.moreInfo {
  font-size: 0.8em;
  padding: 0;
  line-height: 1.5em;
}
#oe-papers ul.navDownloadBox li a.download:after {
  padding-left: 8px;
  content: url('/wp-content/plugins/openexhibits-papers/images/download-icon-13x13.png');
}
#oe-papers ul.navDownloadBox li a.moreInfo:after {
  padding-left: 8px;
  content: url('/wp-content/plugins/openexhibits-papers/images/more-info-block-12x13.png');
}
#oe-papers ul.navDownloadBox li a.link:after {
  padding-left: 8px;
  content: url('/wp-content/plugins/openexhibits-papers/images/visit-icon-13x13.png');
}
#oe-papers .sidebar .article-count {
  background-color: #aaa;
  color: #fff;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
#oe-papers .sidebar .article-count span {
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  background: #222;
  color: #fff;
  padding: 0px 6px;
}
#oe-papers .sidebar h3 {
  color: #333;
  font-size: .95em;
  font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
  font-weight: lighter;
  margin-top: 35px;
  line-height: 130%;
}
#oe-papers .sidebar p {
  color: #666;
  font-size: .8em;
  font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
  font-weight: lighter;
  padding-right: 25px;
  line-height: 130%;
}
#oe-papers .sidebar .tag-list {
  margin-left: 8px;
}
#oe-papers .sidebar .tag-list li {
  margin-bottom: 8px;
  list-style: none;
}
