/****************************************************************************
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:780px;
text-align:left;
font-size:85%;
voice-family: "\"}\""; voice-family:inherit;
font-size:85%; 
background:#fff;
color:#000;
font-family: arial, helvetica, sans-serif;} 

* html body {
font-size:85%;}


/* Default fonts + colors for site links */

a {
font-family: Arial, Helvetica, sans-serif;  
text-decoration: underline; 
}

a:link,
a:visited { 
color:#c00; 
}

a:hover,
a:active { 
color:#000;
}


img {
border:none; }

.clr{
clear:both;
height:1px;
clear:both;
visibility:hidden;
visibility:visible;
width:100%;}

#container {
position:relative;
text-align:left;}

#intro {
border:0;}

#submit li {
text-decoration: none;
color: #000;}

/* header and summary */

#pageHeader  {
width:100%;
margin:0; 
height:100px; 
background:#999; }

.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: .7em;
padding:5px 0 2px 200px;
left:0;
right:0;
position:absolute;
width:100%;
height:22px;
top:101px; /* The breadcrumb trail is placed absolutely below the #pageHeader / dc_masthead.gif.*/
font-family: arial, helvetica, sans-serif;
text-transform:uppercase; /* Delete this line if you don't want the breadcrumb links to appear in uppercase letters */
color: #c00; }

#breadcrumb a,
#breadcrumb a:visited {
text-decoration: none;
color: #c00; }

#breadcrumb a:active,
#breadcrumb a:hover  {
text-decoration: none;
color: #999;
background:#c00; }


/* paper of the day
--------------------------------- */
#paper {
position:absolute;
top:150px;
left:680px;
width:200px;
font-family: arial, helvetica, sans-serif;  }

/* main content
--------------------------------- */
#content {
margin:40px 100px 20px 200px;
padding:10px;
position:relative;
width:600px;}

* html #content { 
margin-top:5px; }

#front {
margin:40px 200px 20px 200px;
padding:10px;
position:relative;
width:450px;
}

* html #front {
margin-top:50px; }

#maintext { 
margin-bottom:20px; }

* html #maintext { 
margin-top:30px; }

#dissertations { 
margin-bottom:20px; 
width:600px;}

#maintext p {
margin:.75em 0;
padding:5px 5px 5px 15px;
font-size: .9em;}

#maintext td { font-size:.9em; }

#maintext h1  { 
margin: 0px; 
padding: 2px 0px 5px 15px; 
letter-spacing: 0.05em; 
font-weight:400;
color:#c00;
font-size:1.1em;
font-weight:bold;}

#maintext h2  { 
margin: 0px; 
padding: 8px 0px 8px 15px; 
font-weight: normal;
color: #c00; 
font-size:1em; }

#maintext h3  { 
margin: 0px; 
padding: 8px 0px 0px 15px; 
font-weight: bold;
color: #333; 
font-family: Arial, Helvetica, sans-serif; 
font-size: .95em; }

#maintext ul,
#maintext ol {
margin-left: 10px;
padding-left: 2em;
font-size:.9em;
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; 
font-size:.9em;}

.textarea,
select { 
width:220px; 
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:20px 0 0 170px;
padding:10px 0 10px 30px;
text-align:left;
font-size: .8em;
color:#c00;  }

#footer a { 
color:#000; 
}


/* 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 #999;
padding:4px;
margin: 0;
background:#fff;}

.innerbox{
/* IE5 hack */
\margin: 0px 0px -3px 0px;
ma\rgin:  0px 0px 0px 0px;}

.innerbox p {		
font-family: arial, helvetica,sans-serif;  
font-size:.8em;
margin: 3px;}

.innerbox h3 {		
margin: 0px; 
padding: 8px 0px 0px; 
font-family: Arial, Helvetica, sans-serif; 
font-size: .85em; 
font-weight: bold; }

#navcontainer { 
position:absolute;
top:170px;
left:0;
width:140px;  }

#navcontainer p { 
font-size:.8em;
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: 140px;
margin:2px 0;}

.divider { 
border-bottom:1px solid #ccc;
width:100%;
height:10px;
clear:both;
margin:10px 0; border:0;}
/* 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-size:.9em;
font-weight:normal;}

/* Set fonts + colors for Left Sidebar */

#navlist a:link, 
#navlist a:visited {
color: #c00;
text-decoration: none;
font-size:.85em;
font-weight:bold; 
}

#navlist a:hover,
#navlist a:active {
color: #000;
}

#navcontainer p a:link,
#navcontainer p a:visited { 
color:#c00;
}

#navcontainer p a:hover,
#navcontainer p a:active { 
color:#000;  }


/* SIDEBAR Form Elements */

#navcontainer fieldset {
width: 128px;
padding: 5px;
margin:20px 0; 
border: 1px solid #c00; }

#navcontainer fieldset legend { 
font-size:.85em;
font-weight:bold;
color:#fff; 
background:#c00; }

#navcontainer fieldset .textarea { 
width: 120px;
background: #fff;
font: 11px verdana, sans-serif;
font-weight:bold;
padding: 0;
height:20px;
color:#c00; 
border:1px solid #c00; }

#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 #c00;
border-bottom:1px solid #c00;}

.section p { 
padding:3px 3px 3px 10px;
color:#333;
font:.75em arial, helvetica, sans-serif;}

#navbar {
width:500px;
padding:0;
font:.75em arial, helvetica, sans-serif;
height:30px;
margin:0;}

/*Dissertations*/

#dissertations .year {
font-size: 1.2em;
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%;
float: left;
width: 30%;}

.bepress span a:link, 
.bepress span a:visited {
display: block;
background:url(assets/md5images/ff7c7aac7d026f437613651add805d32.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/f5a148676f1cc10f88e309a8c9237352.gif) left no-repeat;}

.proquest span a:link, 
.proquest span a:visited {
display: block;
background:url(assets/md5images/0c2aef7df629680d33f8f83e69adbef7.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/3975d2ef07f175cd07c949c704f22a9e.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;}