/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background-color:#ccc;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}
h1 {
	font-size:1.8em;
  margin-bottom:.25em;
}
h2 {
	font-size:1.6em;
  margin-bottom:.25em;
}
h2.cathead {
	position:relative;
  margin-bottom:1em;
  color:#810000;
  padding-left: 23px;
background: transparent url('http://dotsx.usc.edu/doheny/images/doheny75/doheny_icon2.gif') no-repeat 0 5px;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
font-weight: bold;

}

h3
{
font-size: 1.4em;

}

h4
{
font-size: 1.2em;

}

.contentarea
{
padding-top: .5em;
}
fieldset {
	padding:1em;
  border:1px solid #B96D00;
}
legend {
	color:#B96D00;
  font-weight:bold;
}
label {
	font-weight:bold;
}
img
{
border: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('http://dotsx.usc.edu/doheny/images/doheny75/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
/* clear: both; */
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: .8em 0em .8em 0em;
}

.post .details
{
position: relative;
top: -1.2em; 
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
position: relative;
top: -.8em; 
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em .5em 0em .5em;
}

.post ul.controls li a.printerfriendly
{
background-image: url('http://dotsx.usc.edu/doheny/images/doheny75/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('http://dotsx.usc.edu/doheny/images/doheny75/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('http://dotsx.usc.edu/doheny/images/doheny75/icon-more.gif');
}
.comment { 
	margin:5px 0 0 20px; 
  padding:0 0 0 20px; 
  background: transparent url('http://dotsx.usc.edu/doheny/images/doheny75/icon-comments.gif') no-repeat 0 0;
}
.pagination {
	margin:2em 0 0;
}
.box
{
position: relative;
background: #FDFCF6 url('http://dotsx.usc.edu/doheny/images/doheny75/boxbg.gif') repeat-x;
padding: .5em .5em .5em 1em;
border: solid 1px #E1D2BD;
margin-bottom: 1.0em;
z-index:5;
}
.box h4 {
	margin-bottom:.5em;
}
ul.news {
	line-height:auto;
  font-size:92%;
}
ul.news li {
	margin-left:1em;
  margin-bottom:.5em;
}
ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('http://dotsx.usc.edu/doheny/images/doheny75/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 800px;

background-color: #fff;
margin: 0 auto;
margin-bottom:1em;
border:1px solid #fff;
border-top:none;
}

#header
{
position: relative;
width: 100%;
height: 37px;
background: #717074;
margin-bottom: 2px;
}
#headerlogo {
	position: absolute;
  padding-left:2em;
  height:28px;
  width:301px;
  background: transparent url('http://dotsx.usc.edu/doheny/images/doheny75/dml75_04.gif') no-repeat .5em 5px;
}
#headercontent, #headerpic .text
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}
#headercontent img {
	border:none;
}
#headercontent h1, #headerpic h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2, #headerpic h2
{
font-size: 1.0em;
font-weight: normal;
color: #fff;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #810000 url('http://dotsx.usc.edu/doheny/images/doheny75/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('http://dotsx.usc.edu/doheny/images/doheny75/doheny.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background-color: #860000;
height: 2.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: .6em;
}
#menu ul.secNav {
	right:.5em;
}
#menu ul li
{
position: relative;
display: inline;
}

#menu ul.mainNav li a
{
padding: 0.5em 1.0em 0.5em 1.0em;
color: #fff;
text-decoration: none;
}
#menu ul.secNav li a {
	color:#fff;
  padding-left:.5em;
  padding-right:.5em;
  font-size:92%;
}
#menu ul.mainNav li a:hover
{
text-decoration: underline;
}

#menu ul.mainNav li a.active
{
background: url('http://dotsx.usc.edu/doheny/images/doheny75/menuactive.png') repeat-x top left; 
border-right:1px solid #C40000;
border-left:1px solid #C40000;
font-weight:bold;
}
#menu ul.secNav {
	position:absolute;
  right:5px;
}
#menubottom
{
background: #fff url('http://dotsx.usc.edu/doheny/images/doheny75/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin: 1.5em 0 .5em 1.5em;
float: right;
width: 160px;
}

#footer
{
position: relative;
clear: both;
padding-top: 4.0em;
padding-bottom:1.0em;
background: #fff url('http://dotsx.usc.edu/doheny/images/doheny75/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
#footer .center {
	text-align:center;
  bottom: 1.2em;
}
/*** USC header ***/
#uscBanner {
	background: #ffcc14 url(http://dotsx.usc.edu/doheny/images/doheny75/bg_banner.gif) repeat-x;
  height:76px;
  margin:0;
}
#uscHeader{
	position: relative;
	height: 50px;
  width:800px;
  margin:0;
  margin-left:auto;
  margin-right:auto;
}
#uscBanner img {
	border:none;
}
#uscText {
	background-color: black;
	height: 26px;
	color: white;
  width:800px;
  margin-left:auto;
  margin-right:auto;
}
#libraries{
	position: absolute;
	top: 2px;
}
#monogram img{
	position: absolute;
	top: 2px;
	left: 720px;
}

/*
    SAEF Form
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
.highlight {
	color:#900;
}
#register_member_form {
	line-height:150%;
}
#register_member_form label {
	display:block;
  float:left;
  width:160px;
  text-align:right;
  margin-right:10px;
}
#register_member_form span.col2 {

}