/*
   Theme Name: OLDA TWO 
   Theme URI: http://library.sps.edu/
   Description: Ohrstrom Library Digital Archives Theme
   Author: llaughy
   Author URI: http://www.ohrstromblog.com/spsarchives
   Version: 2.0
*/

/* BEGIN Content style elements */

/* STRUCTURE */
* {
   padding: 0em;
	 margin: 0em;
}
body {
	 background: #5a5b52 url(images/bg.gif) repeat fixed;
	 font-size:0.85em;
   padding: 35px 0px 35px 0px;
   font-family:Verdana, Tahoma, Arial, Serif;
   color: #333333;
}
#outer {
   max-width: 1175px;
   z-index: 2;
	 position: relative;
	 border: solid 7px #fff;
	 background-color: #fff;
	 margin: 0 auto;
}
#outer input.text {
	 background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	 border:#ccc 1px solid;
	 padding:2px;
	 font:1em Verdana, Arial, Serif;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#content {
	 padding: 0 2.0em;
}
#content ul.post-meta {
  margin: 0;
  padding: 0;
}
#content .post-meta ul li {
   list-style-type: none;
   margin:1em 2em;
}
#content ul.post-meta li {
  list-style-type: none;
  margin:0 0 0.5em;
  padding: 0;
  list-style-image: none;
  line-height: 1.4em;
}
#content .post-meta-key {
   font-weight:bold;
   color: #000;
}
#primarycontainer {
	 float: left;
	 width: 70%;
   margin: 0;
}
#primarycontent {
	margin: 1.5em 3em 0 0;
}
.contentarea {
	padding-top: 1.3em;
}
#contentarea ul li { list-style-image: url(images/db3b.gif); }
#contentarea ul.no_bullets li {
   list-style-image: none;
   list-style-type: none;
   padding: 0.15em;
}
#contentarea hr {
  border-top: 1px solid #848284;
  background-color: #848284;
  color: #848284;
  margin-top: 5px;
  margin-bottom: 20px;
}
div.contentarea div ol {
  margin:0 1em;
  padding: 1em;
}
textarea{
	 width: 90%;
	 padding:5px;
	 height: 20em;
	 border: 1px solid #ccc;	
	 background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	 font:1em Verdana, Arial, Serif;
}
blockquote {
   margin:1em;
   padding:0 0 0 40px;  
   color:#666;
   background:url(images/blockquote2.gif) no-repeat left top;
}
.copyright {
   color: #787878;
   font-size: 0.75em;
}


/* POST */
.post {
	 border-bottom:none;
   margin:.5em 0;	
}
.post h4 a {
	text-decoration:none;
	 color: #990000;	
	 border:none;
}
.post .details {
	 position: relative;
	 top: -1.5em;
	 font-size: 0.86em;
	 color: #787878;
	 margin:0;
	 padding:0;
}
.post .details .user {
	 background:url(images/user.png) no-repeat left center;
	 padding-left:15px;
}
.post .details .date {
	 background:url(images/date.gif) no-repeat left center;
	 padding-left:15px;
	 margin:0 0 0 1em;
}
#outer .post ul.controls {
	 clear: both;
	 margin:0;
	 padding:1em 0;
	 background:#fcfcfc;
	 color: #787878;
   border-bottom:solid 1px #eaeaea;
}
.post ul.controls li {
	 display: inline;
	 font-size: 0.86em;
	 margin:0;
	 padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments { background: url(images/icon-comments.gif) no-repeat left center; }
.post ul.controls li.more { background: url(images/icon-more.gif) no-repeat left center; }
.post h5 em  {
	font-style:normal;
	float:right;
	font-weight:normal;
}	

/* GENERAL */
.bold {
	font-weight: bold;
	color: #630000;
}
.bold_black {
	font-weight: bold;
}
.color_630000 {
	color: #630000;
}
.italic  {
	font-style: italic;
}
p{ line-height: 1.4em;
  margin: 0 0 .75em 0em;
}
a {
	color: #990000;
  text-decoration: none;
	border-bottom: none;
}
a:hover {
  color: #cc0000;
	text-decoration: none;
	border-bottom:#cc0000 1px solid;
}
h1 
{ font-family: "Trajan Pro", "Trebuchet MS", Lucida, Georgia, Verdana, Arial, Serif; }
h2,h3,h4,h5,h6 
{ font-family: "Trebuchet MS", Lucida, Georgia, Verdana, Arial, Serif; }
h3,h4 { 
  font-weight: normal; 
  background-repeat: no-repeat;
	background-position: left;
	line-height:1.6em;
}
h3 {
	background-image: url(images/db1b.gif);
	background-position:0em 0.4em;
 	font-size: 1.7em;
	padding-left: 24px;
}
h4 {
	font-size: 1.6em;
  background-image: none;
	padding-left: 0;
}
h3 span {
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 { font-size:1.2em; }
h6 { font-size:1.1em; }
#contentarea h3#exhibit 
{
	background-image: none;
	padding-left: 0;
	color: #600;
	font-size: 1.8em;
}
li {
  margin:0 1em;
  padding: .7em;
}
dl { margin:1em 0px; }
dt { font-weight:bold; }
dd { 
   margin:0.5em 1em;
   padding:0;
}
ul, ol  {
	 margin:1em;
	 padding:0;
}
fieldset { border:none; }
pre, code {
	 display:block;
	 margin:1em;
	 padding:1em;
	 font-family:"Courier New", Arial, Verdana, Serif;
	 font-size:1em;
}
abbr, acronym  { cursor:help; }
hr {
	 clear:both;
	 margin-top:5px;
	 color:#eee;
}
table {
	 width:100%;
	 border:#eee 1px solid;
	 padding:5px;
}
th {
	 text-align:left;
 	 background:#bcb;
	 padding:5px;
}
tr.even {
	 background:#f6f9f6;
}
td, th {
	 padding:5px;
}
table.ah_table {
	 width:80%;
	 border:none;
	 padding-left:2em;
   padding-top: 1em;
}
.thumbnail_td {
   padding:5px;
   width: 16%;
}
.divider1 {
	 position: relative;
	 background: #fff url(images/border2.gif) repeat-x;
	 height: 14px;
	 margin: 2.0em 0em 1.5em 0em;
	 clear: both;
}
ul.linklist {
	 list-style: none;
}
ul.linklist li {
	line-height: 2.0em;
}
.wp-caption {
	 border: 1px solid #ddd;
	 text-align: center;
	 background-color: #f3f3f3;
	 padding-top: 4px;
	 margin: 10px;
	 /* optional rounded corners for browsers that support it */
	 border-radius: 3px;
	 -moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
	 -webkit-border-radius: 3px;
}
.wp-caption img {
	 margin: 0;
	 padding: 0;
	 border: 0 none;
}
.wp-caption p.wp-caption-text {
	 font-size: 11px;
	 line-height: 17px;
	 padding: 0 4px 5px;
	 margin: 0;
}
#fluid_calendar iframe {
   width: 90%;
   height: 48em;
}
hr.exhibit_hr {
  border-top: 1px solid #eaeaea;
  background-color: #eaeaea;
  color: #eaeaea;
  margin-top: 25px;
  margin-bottom: 20px;
}
.taxonomy_title {
	font-weight: bold;
	color: #000;
}
.indent, post-tags {
  padding-left: 1.5em;
}
.hang { text-indent: -3em; margin-left: 3em; }

p#browse_formyear a{
   line-height: 2.0em;
   padding: 0.25em;
}
/* Hides "comments are closed" at bottom of posts and pages with comments disabled*/
.nocomments {
visibility: hidden;
}

/* Yet Another Related Post Plugin custom style for thumbnail display */
.yarpp_olda_list li{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.yapb_olda_list div{
  display: inline;
}
img.attachment-80x80 {
  margin: 0.4em;
}
img.attachment-80x100 {
  margin: 0.4em;
}
div#sidebar ul li.box ul.yarpp_olda_list li.recent {
  margin: 0;
  padding: 0;
}
div#sidebar ul li.box ul.yarpp_olda_list {
  margin: 0;
  padding-left: 0.7em;
}
h4.clear {
clear: left;
}

/* ALIGNMENT */
.alignright {
	 float: right;
}
.alignleft {
	 float: left;
}
img.left, img.alignleft, div.alignleft {
	float:left;
	margin: 0em 1.8em 1.4em 0em;
	position: relative;
	max-width: 40%;
	height: auto;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin: 0em 0em 1.4em 1.8em;
  position: relative;
	max-width: 40%;
	height: auto;
}
img.aligncenter {
	margin: 0em 1.8em 1.4em 0em;
	max-width: 100%;
	height: auto;
}
img.aligncenter, div.aligncenter {
	 text-align:center;
	 margin:0 auto;
}


/* IMAGE */
img  {
	 border: solid 1px #dcdcdc;
	 padding:3px;
}
img.noborder  {
	 border: none;
	 padding:3px;
}
img.left {
	 position: relative;
	 float: left;
	 margin: 0em 1.8em 1.4em 0em;
	 max-width: 40%;
}
img.right {
	 position: relative;
	 float: right;
	 margin: 0em 0em 1.8em 1.8em;
	 max-width: 40%;
}
img.center {
	position: relative;
	margin: 0em 25%;
  max-width: 50%;
}
img.size-full {
    height: auto;
    max-width: 100%;
}
img.aligncenter {
	margin: 0em 1.8em 1.4em 0em;
	max-width: 100%;
	height: auto;
}
img.ah_logo {
	margin: 0em 1.8em 1.4em 0em;
	max-width: 100%;
	height: auto;
  border: none;
	padding:3px;
}
img.alignleft {
	float:left;
	margin: 0em 1.8em 1.4em 0em;
	position: relative;
	max-width: 40%;
	height: auto;
}
img.alignright {
	float:right;
	margin: 0em 1.8em 1.4em 0em;
	position: relative;
	max-width: 40%;
	height: auto;
}
img.profile {
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
img.attachment-full {
	max-width: 100%;
	height: auto;
}
/* END Content Style Elements */

/* BEGIN Header style elements */

/* SEARCH */
#search { 
  top: 4.25em; 
  position: absolute;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}
#search input.submit {
	border: solid 1px #f29222;
	background: #840000;
  font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}
#search input.text  {
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}
.adv_search a {
	color: #aaa;
	border-bottom: none;
}
.adv_search a:hover {
	color: #f79221;
}
.adv_search a:hover {
	text-decoration: none;
	border-bottom:#f79221 1px solid;
}

/* HEADER */
#header { 
   background: #630000 url(images/topbg4.gif) repeat-x;
   position: relative;
	 width: 100%;
	 height: 9em;
	 margin-bottom: 2px; 
}
#headercontent {
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}
#headercontent h1 a:link, #headercontent h1 a:visited { 
   color:#fd6; 
   text-decoration:none;
	 border:none;   
}
#headercontent h1 a:hover, #headercontent h1 a:active {
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h1 {
	font-weight: normal;
	font-size: 2.5em;
}
#headercontent h2 { 
   color: #f29222; 
   font-size: 1.0em;
	 font-weight: normal;
}
#headerpic { 
   background: #fff url(images/olda_header.jpg) repeat-x bottom left;
   position: relative;
	 height: 149px;
   margin-bottom: 2px;
}





/* END Header style elements */
 
/* BEGIN Top Menu style elements */

/* MENU */
#hidden_menu p{
   visibility:hidden;
}
#menu { 
   background: #472311 url(images/olda_menubg.gif) repeat-x top left; 
   position: relative;
	 height: 3.5em;
	 padding: 0 1.0em;
	 margin: 0 0 2px;
}
#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a { 
   background: #7a3f28 url(images/olda_menuactive.gif) repeat-x top left;
   color:#000;
   border:none;
}
#menu ul {
	 padding:1em 0 0 0;
	 margin:0;
}
#menu ul li {
	 position: relative;
	 display: inline;
	 padding:0;
	 margin:0;
}
#menu ul li a:link, #menu ul li a:visited {
	 color: #fff;
	 padding: 0.5em 1.0em 0.9em 1.0em;
	 text-decoration: none;	
	 border:none;
}
#menubottom {
	 background: #fff url(images/border1.gif) repeat-x;
	 height: 14px;
	 margin-bottom: 1.5em;
}
/* END Top Menu style elements */

/* BEGIN Sidebar style elements */

/* SIDEBAR */
#sidebar_container {
   float: right;
	 width: 30%;
}
.sidebar {
	 margin: 0;
 	 width: 100%;
}
.box {
	 background: #f5fafe url(images/boxbg7.gif) repeat-x;
	 padding: 1.5em;
	 border-top: solid 1px #436084;
	 border-bottom: solid 1px #436084;
	 margin-bottom: 1.0em;
	 text-align:left;
}
.sidebar ul {
	 list-style:none;
	 margin:0.5em 0 0;	
}
.sidebar li {
	 margin:1em 0;
	 padding:0.5em;
}
.sidebar li li {
	 margin:0;
	 padding:0.1em;
	 background:none;
}
.sidebar li li li {
	 margin:0;
	 padding:0.5em 0 0 1em;
}
#sidebar ul.feeds li 
{
	 background:url(images/feed.png) no-repeat left center;
	 margin:1em 0;
	 padding:0 1.5em;	
}
div.sidebar ul li.box ul li.exhibit_list {
	margin:0;
	padding:0.5em;
}
/* END Sidebar style elements */

/* BEGIN Sidebar Menu style elements */
.sidebar_menu {
	margin: 0;
	width: 100%;
	min-width: 15em;
  font-family: Verdana, Tahoma, Arial, Serif;
  font-size:1.0em;  
}
.sidebar_menu ul {
  padding:0;
  margin:0;
  width: 100%;
  min-width: 13em;
}
.sidebar_menu li {
 list-style-type: none;
 padding:0;
  margin:0;
}
li.sidebar_menu_box {
	background: #f5fafe url(images/boxbg7.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #436084;
	border-bottom: solid 1px #436084;
	margin-bottom: 0;
	text-align:left;
	height:34em;
}
li.sidebar_menu_box ul li {
  float:left;
  margin-right:1px;
  position:relative;
  display:block;
  width:100%;
  min-width: 13em;
}
li.sidebar_menu_box ul li a, li.sidebar_menu ul li a:visited {
  display:block;
  text-decoration:none;
  color:#900;
  height:2.2em;
  text-align:left;
  background:none;
  line-height:1em;
  padding-top:.5em;
  padding-left: 0.75em;
  border-top:1px solid #82b9ff;
  border-bottom:1px solid #dcebfe;
}
li.sidebar_menu_box ul li ul, li.sidebar_menu_box ul li:hover ul li ul { display: none; }
li.sidebar_menu_box ul li:hover a {
  color:#fff;
  background:#436084 url(images/sb_menuactive.gif) repeat-x top left;
  border-top:1px solid #436084;
  border-bottom:1px solid #849bb8;
  border-left:1px solid #436084;
  border-right:1px solid #436084;
}
li.sidebar_menu_box ul li:hover ul {
  display:block;
  position:absolute;
  top:0;
  right:100%;
  width:100%;
  padding-right: 0.75em;
}
li.sidebar_menu_box ul li:hover ul li a.hide {
  background:#dfc184;
  color:#fff;
}
li.sidebar_menu_box ul li:hover ul li:hover a.hide { width:0; }
li.sidebar_menu_box ul li:hover ul li a {
  display:block;
  background:#82b9ff url(images/sb_menubg.gif) repeat-x top left;
  color:#900;
  border-top:1px solid #82b9ff;
  border-bottom:1px solid #dcebfe;
  border-left:1px solid #dcebfe;
  border-right:1px solid #dcebfe;
  padding-right: 100%;
}
li.sidebar_menu_box ul li:hover ul li a:hover, li.sidebar_menu_box ul li:hover ul li:hover ul li a:hover {
  background:#436084 url(images/sb_menuactive.gif) repeat-x top left;
  color:#fff;
  padding-right: 100%;
}
li.sidebar_menu_box ul li:hover ul li:hover ul {
  display:block;
  position:absolute;
  right:100%;
  top:0;
  color:#fff;
}
li.sidebar_menu_box ul li:hover ul li:hover ul li a {
  display:block;
  width:0;
  background:#82b9ff url(images/sb_menubg.gif) repeat-x top left;
  color:#900;
  padding-right: 100%;
}
/* END Sidebar Menu style elements */

/* BEGIN Sidebar Image style elements */
img.profile_left {
	position: relative;
	float: left;
	margin: 0.5em 0.9em 0.5em 0em;
}
p#profile {
 font-size: 0.9em;
}
.icon img {
  border: none;
  max-width: 50px;
  }
.icon a {
  border-bottom: none;
}
td.icon {
  max-width: 10%;
}
.icon_table {
    border: none;
    padding: 5px;
    width: 100%;
}
/* END Sidebar Image style elements */

/* BEGIN footer style elements */
 
/* FOOTER */
 #footer {
	 position: relative;
	 height: 2.0em;
	 clear: both;
	 padding-top: 5.0em;
	 background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	 font-size: 0.86em;
}
#footer .left {
	 position: absolute;
	 left: 2em;
	 bottom: 1.2em;
}
#footer .right {
	 position: absolute;
	 right: 2.0em;
	 bottom: 1.2em;
}
/* END footer style elements */

/* BEGIN comments style elements*/

/* COMMENTS */
#comments, #respond, #respond h3{
   margin: 2em 0 0 5px;
	 clear:both;
}
.avatar { float:right; }
#commentform {
	 margin:10px;
	 padding:10px;
}
#outer .commentlist {
	 margin: 0;
	 padding: 0;
	 clear:both;
}
.commentlist li {
   clear:both;
	 list-style:none;
	 margin: 2em 0;
	 padding: 0.5em;			
	 border-bottom:#ddd 1px dashed;
	 background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li .cmtinfo {
	 font-family:"Trebuchet MS",Verdana, Tahoma, Serif;
	 font-size:0.9em;		
	 padding:5px;
	 margin-bottom: 10px;
	 position:relative;	
}
.commentlist li .cmtinfo em {
	 margin:0;
	 padding:0 1em;
	 text-align:right;
	 font-style:normal;			
	 color:#999;	
}
.commentlist li cite {
	 font-style:normal;
	 font-weight:bold;
}
.commentlist li.alt { background:#fcfcf9 url(images/border2.gif) repeat-x top; }
/* END comments style elements*/

/*extended category widget style */
.avhec-widget-line{
  padding-bottom: 1em;
  padding-left: 0.5em;
}

/* Style for search.php search return page payout */
.search_return {
    border: 1px solid #EEEEEE;
    padding: 10px;
    width: 100%;
}
.search_thumb {
  width: 100px;
  position: relative;
  float: left;
}
.search_info { padding-left: 115px; }
.search_info p {
  font-size: 0.85em; 
  padding-bottom: 30px;
}
.search-excerpt{ background-color:yellow; }

/* Style for ebrary DASH landing page */

#dash_box {
padding: .5em;
}

/* expand and collapse div styles */

.layer1 {
margin: 0;
padding: 0;
width: 28em;
}
 
.heading {
margin: 1px;
color: #fff;
padding: 3px 10px;
cursor: pointer;
position: relative;
background-color:#880000;
}
.expand_content {
padding: 5px 10px;
background-color:#fafafa;
}