/****************************************************************************
This stylesheet sets the layout and structure for the DigitalCommons sites. 

.............. PLEASE DO NOT CHANGE THIS FILE .............................
****************************************************************************/

/* structure */

body {
margin:0;
padding:0;
min-width:850px;
text-align:left;
background: #090;
color:#000;
font: 12px/15px verdana, arial, helvetica, sans-serif;} 


/* Default fonts + colors for site links */

.main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color:#000;}

#footer a:link, #footer a:visited { 
color:#000;
font-weight:strong;
font-size:11px; }

a:link, p#copy a:link {  color: #666666; text-decoration: none; font-weight:bold;}
a:hover, p#copy a:hover, #footer a:hover {  color: #FF0000; text-decoration: none}
a:active {  text-decoration: none}
a:visited, p#copy a:link {  color: #666666; text-decoration: none; font-weight:bold;}

p#copy, p#copy a { font-size:12px;font-weight:bold; }


img {
border:none; }

.clr{
clear:both;
height:1px;
clear:both;
visibility:hidden;
visibility:visible;
width:100%;}


#container_front, #container {
  width: 100%;
  background: url(../assets/md5images/8f9104e0f4ba69b9966fe6a45c64ede9.jpg) bottom left repeat-y ! important;
}


#intro {
border:0;}

#submit li {
text-decoration: none;
color: #000;}

/* header and summary */

#pageHeader  {
  width:100%;
  margin:0; 
  height:100px; 
}

.dc a:link, 
.dc a:visited {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: 600;
position: absolute;
visibility: visible;
left: 590px;
top: 65px;
letter-spacing:1px;
color: #c00; }

.dc a:active, 
.dc a:hover { 
color:#999; }

#breadcrumb  {
  font-size: 11px;
  padding:5px 0 2px 130px;
  width:720px;
  height:30px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-transform:lowercase; 
  color: #fff; 
  display: block;
  position: absolute;
    top: 70px;
}

#breadcrumb a,
#breadcrumb a:visited {
  text-decoration: none;
  color: #fff; 
  margin-left: 5px;
}

#breadcrumb a:active,
#breadcrumb a:hover  {
text-decoration: none;
color: #000;
background:#bcf898; }


/* paper of the day
--------------------------------- */
#paper {
position:absolute;
top:150px;
left:680px;
width:200px;
font-family: arial, helvetica, sans-serif;  }

/* main content
--------------------------------- */
#main_body {
  width: 850px;
}

#content {
margin:15px 50px 20px 150px;
padding:5px 10px;
width:550px;
}

* html #content { 
margin-top:5px; }

#front {
margin: 0px 200px 20px 150px;
padding:10px;
width:400px;
}

* html #front {
margin-top:10px; }

#maintext { 
margin-bottom:20px; }

* html #maintext { 
margin-top:10px; }

#dissertations { 
margin-bottom:20px; 
}

#maintext p {
margin:1em 0;
padding:5px 5px 5px 15px;}

#maintext td { font-size:.9em; }

#maintext h1  { 
margin: 0px; 
padding: 2px 0px 5px 15px; 
letter-spacing: 0.05em; 
font-weight:400;
color:#069;
font-size:18px;
font-weight:normal;
border-bottom 2px solid #000;
width: 100%;
display: block;
}

#maintext h2  { 
  margin: 0px; 
  padding: 8px 0px 8px 15px; 
  font-weight: 600;
  color: #069; 
font-size:16px;
  text-transform:uppercase; 
}

#maintext h3  { 
margin: 0px; 
padding: 8px 0px 0px 15px; 
font-weight: bold;
color: #333;  }

#maintext ul,
#maintext ol {
margin-left: 10px;
padding-left: 2em;
line-height:1.4em;}

#maintext ul {
list-style: square;}

#maintext ul ul {
list-style: circle;
margin-left: 5px;
padding-left: 2em;}

#maintext li {
font-weight: normal; 
text-decoration: none;
color: #000;}

#maintext { 
padding-bottom:20px; }

#maintext fieldset { 
margin-left:20px;
border:1px solid #999; 
background:#f9f9f9;
padding:10px;
}

#maintext fieldset legend,
#maintext fieldset label { 
color:#333;
padding:5px;
font-weight:bold; }

.textarea,
select { 
background:#fff;
border:1px solid #999;
color:#333;}

.button { 
background-color: #fff;
font-family: Arial, Verdana, sans-serif; 
font-size:10px; 
color:#000;
text-transform: uppercase;
border: 1px solid #999;
margin: 6px 0 0 0;
padding: 2px;
text-decoration:none;
}

.button:hover { 
background:#ccc;}


/* footer
--------------------------------- */
#footer {  
  margin: 0px;
  text-align:center;
  color:#666;  
  background: url(../assets/md5images/ae4c0da4f419dd6682c2e82e4c5dccec.jpg) bottom left no-repeat;
  display: block;
  width: 100%;
  height: 128px;
}


#footer_inner {
  padding: 100px 0 5px 200px;
}




/* menu bar
--------------------------------- */

#navcontainer { 
  float: left;
  width:130px;  
}

#navcontainer p { 
  font-size:.8em;
  padding:0 0 3px 5px;
  margin-left:5px; 
}

#navcontainer ul {
  margin: 0px 0;
  padding: 0;
  list-style-type: none;
}

#navlist a {
  display: block;
  padding: 3px 0px 3px 0px;
  width: 130px;
  margin:0;
}

.divider { 
  width:100%;
  height:0px;
  margin:0;
  margin-top: 3px;
  padding: 0;
  font-size: 1px;
  line-height: 1px;
}

/* Set fonts + colors for Left Sidebar */

#navlist a:link, 
#navlist a:visited {
  color: #fff;
  text-decoration: none;
  font-weight:bold; 
}

#navlist a:hover,
#navlist a:active {
  color: #f00;
}

#navcontainer p a:link,
#navcontainer p a:visited { 
  color:#fff;
}

#navcontainer p a:hover,
#navcontainer p a:active { 
  color:#f00;  
}

/* Sidebar about and vol list
-----------------------------------*/
#about_menu,
#vol_menu {
  width: 120px;
  background: #ddd;
  padding: 10px 5px;
  margin: 10px 0px;
text-align:left; }

#about_menu a,
#vol_menu a {
color:#000;
font:11px/24px Arial, Verdana, sans-serif;
font-weight:bold;}

#about_menu a:hover,
#vol_menu a:hover {
color:#c00; }


/* SIDEBAR Form Elements */

#navcontainer fieldset {
width: 128px;
padding: 5px;
margin:20px 0; 
border: 0; }

#navcontainer fieldset legend { 
font-weight:bold;
color:#fff; }

#navcontainer fieldset .textarea { 
width: 120px;
background: #fff;
font: 11px verdana, sans-serif;
font-weight:bold;
padding: 0;
height:20px;
color:#069; 
border:1px solid #000; }

#navcontainer p.advanced a:link,
#navcontainer p.advanced a:visited,
#navcontainer p.advanced a:active,
#navcontainer p.advanced a:hover { 
padding-left:10px;
margin-bottom:5px;
text-decoration:none;
font-weight:bold;
background:url(../assets/md5images/c5b549ee84c4aa2c5e33a4eca81f96d9.gif) top left no-repeat;}


* html #navcontainer p.advanced a:link,
* html #navcontainer p.advanced a:visited,
* html #navcontainer p.advanced a:active,
* html #navcontainer p.advanced a:hover { 
padding-left: 20px;}

/* navbar 
---------------------------*/

#navbar {
  text-align:center;
  width:500px;
  padding:0;
  height:30px;
  margin:0;
}

#navbar a:link, 
#navbar a:visited {
  padding:0 5px;
  font-family: arial, helvetica, sans-serif;  
  font-weight:normal;
}


/* Article info box 
------------------------------*/

.section { 
padding:3px;
margin:10px 0;
width:500px;
position:relative;
background:#E5E5E5;
border-top:2px double #000;
border-bottom:2px double #000;}

.section p { 
padding:3px 3px 3px 10px;
color:#333;}

/*Dissertations*/

#dissertations .year {
font-size: 14px;
font-weight: bold;
color: #000;
margin-bottom: 2px;
margin-top: 33px;
list-style: none;
padding: 0;
background-color: transparent;}

#diss_tools {
  margin-left: 15px;
  padding-botom: 5px;
  border-bottom: 2px double #000;
}

#navcontainercol {
float: left;
width: 30%;
padding:0 1%;
border-right: 1px dotted #666;}

#rightcol {
padding: 0 2%;
float: left;
width: 30%;}

/* Logo data
--------------------------------*/
#logo_box {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 5px 0px;
}

.bepress span a:link, 
.bepress span a:visited {
display: block;
background:url(../assets/md5images/2cc29fd02882a762b4c451696f4b6921.gif) left no-repeat; no-repeat;
margin: 10px 0 0 10px;
width:80px;
height:40px;}
	
.bepress span a:hover, 
.bepress span a:active {	
background:url(../assets/md5images/f5336c1f2351601c3ddaa4f873744960.gif) left no-repeat;}

.proquest span a:link, 
.proquest span a:visited {
display: block;
background:url(../assets/md5images/edb3856350a47ecbdae38d76a3fb6b33.gif) center no-repeat; no-repeat;
margin: 10px 0 0 10px;
width:80px;
height:20px;}
	
.proquest span a:hover, 
.proquest span a:active {	
background:url(../assets/md5images/9136b144609302a40edb15cb1f4a7756.gif) center no-repeat;}

.rss span a {
display: block;
background:url(../assets/md5images/6df83b181b97efb28e82ff380fde8daf.gif) center no-repeat; 
margin: 20px 0 20px 10px;
width:36px;
height:14px;}

#css a em { display:none; }

#css a {
background: url(../assets/md5images/0cbfd5634b4ae5300cb023c8fbcb5a07.gif) left no-repeat;
display:block;
height:40px;
width:220px;
border:0;
margin-left:-50px;}

#css a:hover { background: url(../assets/md5images/d3368d07f99ff2fb6dff8b44bac0b883.gif) left no-repeat;}

#infobox {
display:block;
width:550px;
height:30px;
background:#d9d9d9; 
margin-top:-20px;}

#infobox a:link, 
#infobox a:visited { color:#000; }

#infobox a:hover { color:#f00; }