/****************************************************************************
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:900px;
text-align:center;
background:#666;
color:#000;
font: 12px/18px arial, helvetica, sans-serif;}



/* Default fonts + colors for site links */

a {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:link,
a:visited {
color:#666;
text-decoration: none;
}

a:hover,
a:active {
color:#666;
text-decoration: underline;
}


img {
border:none; }

div.spacer {
 clear:both;
 font-size:0px;
 line-height: 0px;
}

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

#container {
  margin: 0 auto;
  width: 900px;
  text-align:center;
  border-right: 1px solid #333;
  background:url(../assets/md5images/ecbefe7e66b3c1e04bdb8272e91a05a3.gif) top left repeat-y #fff;
}

#intro {
border:0;}

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

/* header and summary */

#pageHeader  {
width:100%;
margin:0;
padding: 0;
height:90px;
background:#666; }

.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 0px;
  width:700px;
  height:22px;
  text-transform:uppercase;
  color: #666;
  background: #FC0;
  margin: 0 auto;
  margin-left: 200px;
}

#breadcrumb a,
#breadcrumb a:visited {
  text-decoration: none;
  color: #666;
  text-decoration: none;
}

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


/* paper of the day
--------------------------------- */
#paper {
margin: 0 auto;
position: relative;
top:30px;
left:-8px;
width:200px;
font-family: arial, helvetica, sans-serif;
float: right;
text-align: left;
}

/* main content
--------------------------------- */
#content {
margin:0px 0px 20px 200px;
padding:0px;
width:699px;
text-align: left;
}

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

#content p {
  padding-left: 20px;
}

* html #content p {
  padding-left: 0px;
}

#front {
margin:0px 0px 20px 0px;
text-align: left;
padding: 0;
}

#front_content {
  width: 540px;
  margin-left: 200px;
}

* html #front_content {
  width: 450px;
  padding:0px;
}

#maintext {
margin-bottom:20px;
padding: 5px;


}

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

#dissertations {
margin-bottom:20px;
width:500px;}

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


#maintext h1  {
  margin: 0px;
  padding: 2px 0px 5px 15px;
  letter-spacing: 0.05em;
  font-weight:600;
  color:#666;
  font-family : Times,"Times New Roman", serif;
  font-size : 22px;
  line-height : 28px;
  border-bottom: 1px solid #666;
}

#maintext h2  {
margin: 0px;
padding: 8px 0px 8px 15px;
font-weight: normal;
color: #666;
font:18px Arial, Tahoma, Helvetica, sans-serif; }

#maintext h3  {
margin: 0px;
padding: 8px 0px 0px 15px;
font-weight: bold;
color: #333;
font-family: Arial, Helvetica, sans-serif;}

#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;}

table {
  width: 540px;
}

*html table {
  width: 500px;
}

/* footer
--------------------------------- */
#footer {
  margin:0px 0 0 0px;
  padding:10px 0 10px 230px;
  text-align:left;
  font-size: 11px;
  color:#FC0;
  background: #333;
  clear: both;
}

#footer a {
color:#FC0;
}

#footer2 {
  font-size:11px;
  color: #333;
  text-align: center;
  margin: 0;
  clear: both;
  width: 100%;

}

/* misc
--------------------------------- */
.dropshadow2{
float:left;
clear:left;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;
width: 200px;
padding: 0px;}

.innerbox{
position:relative;
bottom:6px;
right: 6px;
border: 1px solid #666;
padding:4px;
margin: 0;
background:#EEE;}

.innerbox{
/* IE5 hack */
\margin: 0px 0px -3px 0px;
ma\rgin:  0px 0px 0px 0px;}

.innerbox p {
font-family: arial, helvetica,sans-serif;
margin: 3px;}

.innerbox h3 {
margin: 0px;
padding: 8px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; }

#navcontainer {
  margin: 0px;
  width:200px;
  text-align: left;
  float: left;
}

#navcontainer p {
padding:0 0 3px 5px;
margin-left:5px; }


#navcontainer ul {
margin: 10px 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;}

#navlist a {
display: block;
padding: 3px 3px 3px 7px;
width: 200px;
margin:2px 0;}

.divider {
border-bottom:1px dotted #666;
width:100%;
height:2px;
clear:both;
margin:0px 0;
font-size: 1px;
}
/* navbar */

#navbar {
margin:5px;
padding:3px;
text-align:center;}

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

/* Set fonts + colors for Left Sidebar */

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

#navlist a:hover,
#navlist a:active {
color: #FFF;
text-decoration: underline;
}

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

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


/* SIDEBAR Form Elements */

#navcontainer fieldset {
width: 165px;
padding: 5px;
margin:20px 10px;
border: 1px solid #666; }

#navcontainer fieldset legend {
font-weight:bold;
color:#fff;
border: 1px solid #666; }

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

#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;}


/* Article info box */

.section {
padding:3px;
margin:10px 0;
width:500px;
position:relative;
background:#E5E5E5;
border-top:1px solid #666;
border-bottom:1px solid #666;}

.section p {
padding:3px 3px 3px 10px;
color:#333;
font:11px arial, helvetica, sans-serif;}

#navbar {
width:500px;
padding:0;
font:11px arial, helvetica, sans-serif;
height:30px;
margin:0;}

/*Dissertations*/

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

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

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

.bepress span a:link,
.bepress span a:visited {
display: block;
background:url(../assets/md5images/fd1a9c21b426c1cbb02df4f500312306.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/feb572eeab2ec494f9268eb6b427a597.gif) left 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;}