


/* links */

/*h3.img-link {
	background: #818181;
	background: url(../images/img-link.gif) left bottom no-repeat;
	border-bottom: 5px solid #818181;
	margin: 0;
	padding: 5px;	
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	padding-bottom: 0px;
}*/
h3.img-link{
background:transparent url(bg_tab4.jpg) repeat-x scroll left bottom;
border:1px solid #999999;
color:white;
font-size:11px;
font-weight:bold;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:4px 5px 0;
text-align:left;
}
h3.img-link img {
	float: left;
}
.home #news h3.img-link img {
	width: 42px;
}
.home #events h3.img-link img {
	width: 106px;
}
/* internal 'in pictures' headers */

.internal h3#inpictureslink {
	background: #811 url(../images/inpictures.gif) 5% 100% no-repeat;
	font-size: 1em;
	font-weight: normal;
	margin: 15px 0 0 0;
	text-align: right;
	padding: 12px 15px 7px 15px;
}

/* filetype icons for non-html links (<a class="pdf" href="...">) */
a.doc, a.eps, a.pdf, a.ppt, a.rss, a.txt, a.xls, a.ics {
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 3px;
}
a.doc {
	background-image: url(../images/filetypes/doc_icon.gif);
}
a.eps {
	background-image: url(../images/filetypes/eps_icon.gif);
}
a.pdf {
	background-image: url(../images/filetypes/pdf_icon.gif);
}
a.ppt {
	background-image: url(../images/filetypes/ppt_icon.gif);
}
a.rss {
	background-image: url(../images/filetypes/rss_icon.gif);
}
a.txt {
	background-image: url(../images/filetypes/txt_icon.gif);
}
a.xls {
	background-image: url(../images/filetypes/xls_icon.gif);
}
a.ics {
	background-image: url(../images/filetypes/ics_icon.gif);
}

/* inline lists */
ul.inline {
	list-style: none;
	} 
ul.inline li {
	display: inline;
	margin-right: 1.5em;
	}

ul.inline.pagination {
	background: #f6f6f6;
	border: 1px solid #eee;
	border-width: 1px 0;
	margin: 2em 0 1em 0;
	padding: 1em 0.5em;
}
ul.inline.pagination li {
	font-weight: bold;
	margin-right: 1em;
}
ul.inline.pagination li.current {
}
	
/* positioning */
.lcol {
	/*margin-right: 385px;*/
	padding-left: 10px;
	width: 410px;
}
.internal .lcol {
	margin-right: 395px;
	padding-right: 25px;
}
.rcol {
	float: right;
	width: 355px;
	padding-right: 10px;
}
.bothcol {
	padding-left: 15px;
	margin-right: 15px;
}

/* container div */
.home #container {
	background: #fff url(../images/gradient_eee-fff1.gif) 0px 100px repeat-x;
}
.internal #container {
	background: #fff url(../images/gradient_eee-fff1.gif) 0px 85px repeat-x;
}	

/* quick links */
#quicklinks {
	float: right;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-align: right;
	width: 340px;
	margin-top: -20px;
}

/* wordmark */
#wordmark {
	border: 1px solid #700;
	border-width: 0 1px;
	margin: 0;
	height: 80px;
	*width: 953px;
}
* html #wordmark{
	width: 953px; 
* }

/* seal with 65px extra padding-top to prevent buggy repeating in safari */
.home #wordmark {
	/*background: #811 url(../images/seal_maroonmatte.gif) 684px 0px no-repeat;*/
	background: #B22E15 url(../images/header.jpg) no-repeat;
	padding: 15px 0 25px 15px;
}
.internal #wordmark {
	background: #811 url(../images/seal_maroonmatte.gif) 684px -15px no-repeat;
	padding: 15px 0 10px 15px;
}


/* search div */
#search {
background:transparent url(../images/search_bg.gif) no-repeat scroll right 20px;
float:right;
margin-top:-20px;
padding:22px 25px 25px;
padding:22px 25px 10px;
width:325px;
*float: left;
}
#search div.moduletable{
float: right;
}
.internal #search {
	padding-left: 6px;
}

/* search links */
#searchlinks {
	margin: 5px 0 0 3px;
	padding: 0;
}
/* zap form margin/padding */
form {
	margin: 0;
	padding: 0;
}

/* navigation links */
#container #navigation {
	background: transparent url(../images/seal_whitematte.gif) 255px -30px no-repeat;*/
	padding-right: 15px;
	_padding-right: 0px;
}
#navigation #nav-left {
float:left;
margin-left:30px;
width:150px;
}
#navigation #nav-right {
	margin-left: 190px;
}
#navigation ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul.nav li {
border-bottom:1px solid #DDDDDD;
font-size:1.2em;
line-height:28px;
margin:0;
padding:0;
}
#navigation ul.nav li:hover, #navigation ul.nav li:active {
display: block;
background: #f3f3f3;
}
#navigation ul.nav li.last {
	border-bottom: 0;
	margin-bottom: 0;
}
#navigation ul.nav li a {
	padding-left: 0.75em;
	border: none;
}
.home #navigation ul.nav li a {
	background: url(../images/bbb_sq.gif) 0 8px no-repeat;
	color: #000;	
}
.home #navigation ul.nav li a:hover {
	background: url(../images/811_sq.gif) 0 8px no-repeat;
	color: #B12D14;	
	text-decoration: none;
}
.internal #navigation ul.nav li a {
	background: url(../images/bbb_sq.gif) 0 6px no-repeat;
}
.internal #navigation ul.nav li a:hover {
	background: url(../images/811_sq.gif) 0 6px no-repeat;
}
.internal #navigation ul.nav li.here {
	background: url(../images/black_sq.gif) 0 6px no-repeat;
	padding-left: 0.75em;
}

/* feature story */
#feature {
	background: #fff /*url(../images/header_bg.jpg) no-repeat center center*/; 
	border: 15px solid #fff;
	border-left-width: 0;
	margin: -15px 0 0 0;
	width: 568px;
	_padding-top: 15px;
}
#feature img {
	margin-bottom: 5px;
}
#feature h3 {
	float: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 1em 0 0;
	padding: 0;
}
#feature p {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#feature .feature_caption {
	margin: 0 85px 0 85px;
	text-align: center;
}
#feature .feature_prev {
	float: left;
	width: 70px;
	line-height: 1.5em;
	font-size: 11px;
}
#feature .feature_next {
	float: right;
	width: 70px;
	text-align: right;
	font-size: 11px;
	line-height: 1.5em;
}


/* alert bar */

#alert {
	border-width: 1px 0;
	margin-bottom: 15px;
	padding: 12px 10px 10px 15px;
	}
#alert span {
	font-weight: bold;
	text-transform: uppercase;
}
#alert p { 
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	}
#alert a {
	border-bottom-color: #811;
}
.low-alert { background-color: #ccc; border-top-color: #ddd; border-bottom-color: #bbb; }
.medium-alert { background-color: #e5cc66; border-top-color: #ccb65c; border-bottom-color: #ffe373; }
.high-alert { background-color: #fc0; border-top-color: #ff0; border-bottom-color: #eb0; }


/* special features */
#special {
/*background:#F9F9F9 url(../images/gradient_eee-fff.gif) repeat-x scroll left top;*/
padding:2px 0;
}
#special div.wrap {
float:left;
margin:0 12px 0 10px;
width:300px;
}
#special div.wrap_big {
background:#F5F5F5 url(../images/content-center1.gif) repeat-y scroll center top;
height:180px;
margin:0 auto;
width:950px;
width: 586px;
}
#special div.wrap_big1, #special div.wrap_big2 {
padding: 2px 10px;
width:920px;
width: 556px;
}

#special div.wrap_big2 h4, #special div.wrap_big1 h4{
margin: 0;
padding: 2px 0px 2px 4px;
font-size: 13px !important;
}
#special div.wrap h4 {
	font-size: 1em;
	font-size: 13px !important;
	text-align: left;
	color: #666;
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
}
#special div.wrap h4 a {
	color: #666;
	border: none;
}
#special div.wrap h4 a:hover {
	color: #811;
	border-bottom: 1px solid #811;
}
#special div.sprong {
background:#FFFFFF none repeat scroll 0 0;
border-color:#DDDDDD;
border-style:solid;
border-width:1px 1px 0;
float:left;
padding:5px;
width:278px;
}
#special div.sprong img {
	float: left;
	padding: 0 7px 0 0;
	width: 80px;
}
#special div.sprong h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#special div.sprong p {
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
	padding: 0;
}
#rotating-news {
	background: #f9f9f9  url(../images/hline.gif) top left repeat;
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid #f7f7f7;
	border: 1px solid #ddd;
}
/* news and events */

.home dl {
	background: #fff url(../images/gradient_eee-fff1.gif) top left repeat-x;
	margin: 0;
}
.home dl dt, .home dl dd {
	line-height: 1.5em;
	padding: 0 5px;
}
.home dl dt {
	padding-top: 8px;
}
.home dl dd {
	margin: 0;
}
.home #news dl dt {
	font-weight: bold;
}
.home #events dl dd {
	margin-bottom: 5px;
}
.home #news #fixed-news {
	background: none;
	border-top: 5px solid #e3e3e3;
	margin-top: 10px;
}
.home #news #fixed-news dt {
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
}
.home #news #fixed-news dd {
	padding-bottom: 5px;
	margin-bottom: 0;
}
.home #news #fixed-news dt.left, .home #news #fixed-news dd.left {
	float: left;
	clear: left;
	width: 183px;
}
.home #news #fixed-news dt.right, .home #news #fixed-news dd.right {
	margin-left: 193px;
	width: 183px;
}
.home #news #fixed-news dd.loop {
	padding-bottom: 2em;
}
.home #news {
float: left;
}
.home #events{
float: right;
}
/* footer */
#footer {
background:#FFFFFF url(../images/gradient_eee-fff.gif) repeat-x scroll 0 5px;
border-top:5px solid #881111;
margin:0;
padding:0;
text-align:center;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer p span {
	color: #999;
	margin: 0 0.3em;
}

/* internal pages (body class="internal" id="admissions" etc) */
.internal #content h1, .internal #content h2 {
	font-family: Georgia, serif;
	font-weight: normal;
}
.internal #content h1 {
	color: #811;
	font-size: 2.4em;
	margin: 0;
	padding: 15px 0 5px 0;
}
#policies.internal #content h2 {
	padding-top: 2em;
}
.internal p, .internal ul.text li {
	line-height: 1.5em;
}
.internal ul.text {
	padding-left: 5px;
	margin-left: 0;
}
.internal ul.text li {
	background: url(../images/bbb_sq.gif) 0 0.75em no-repeat;
	list-style: none;
	margin: 0.25em 0 0.25em 0.2em;
	padding: 0 0 0 0.75em;
}

/* internal nav */

.internal #navigation ul.nav li {
	font-size: 1em;
}
.internal dl.nav {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
.internal dl.nav dt {
	margin: 0.8em 0 0 0;
}
.internal dl.nav dd {
	margin: 0.2em 0 0 0;
}
.internal #navigation h4 {
	font-size: 1em;
	border-bottom: 1px solid #ddd;
	margin: 1.5em 0 0 0;
	padding: 0 0 0.2em 0;
}
.internal p.breadcrumbs {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

/* links below h1, like research */

.internal dl.toplinks {
	border: 1px solid #ddd;
	border-width: 1px 0;
	line-height: 1.5em;
	margin-top: 20px;
	padding-bottom: 10px;
}

/* internal sub-navigation, e.g. academics/ */

.internal #navigation h4.subnav {
	border-bottom: none;
	margin-bottom: 1em;
}
.internal #navigation ul.subnav {
	border-bottom: 5px solid #811;
	margin-bottom: 1em;
	padding-bottom: 1em;
}


/* internal forms, e.g. contact.html */

.internal #content form fieldset {
	border: 1px solid #ddd;
	margin: 0 0 1em 0;
	padding: 1em;
}
.internal #content form legend {
	font-weight: bold;
	padding: 0 5px;
	margin-left: 0;
}
.internal #content form dd {
	margin: 0.2em 0 1em 0;
}

/* annotated links (dl class="annotated") */

dl.annotated dt {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}
dl.annotated dd {
	background: url(../images/bbb_sq.gif) 0 0.75em no-repeat;
	line-height: 1.5em;
	margin: 0 0 0.5em 0.2em;
	padding: 0 0 0 0.75em;
}
dl.annotated dd.desc {
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}
dl.annotated dl dt {
	font-size: 1em;
	font-weight: normal;
}

/* feed lists */

table.feeds {
	border-collapse: collapse;
	margin: 1em 0 1em 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
table.feeds caption {
	text-align: left;
	background: #eee;
	border-bottom: 1px solid #ccc; 
	font-weight: bold;
	padding: 1em 0 0.5em 0.5em;
}
table.feeds td, table.feeds th {
	border: 1px solid #ddd;
	border-width: 1px 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
table.feeds td.url {
	width: 5em;
	text-align: right;
}

/* faq definition list, e.g. contact.html */

dl.faq dt {
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}
dl.faq dd {
	line-height: 1.5em;
	margin-left: 0;
}

/* "thank you" comment feedback, e.g. contact.html */
p.thanks {
	border: 1px solid #ddd;
	padding: 1em;
	
}

/* alphabetized links (ol class="alphabetized") */

ol.alphabetized  {
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
ol.alphabetized li {
	margin: 0 0 0.5em 0;
}
ol.alphabetized li.spaced {
	margin-top: 2em;
}
ol.alphabetized li span.phone {
	color: #666;
	margin-left: 0.5em;
}

/*  brochure callouts */
.internal #brochure, .internal .section {
	background: #fff url(../images/gradient_eee-fff.gif) 0 5px repeat-x;
	margin: 0 0 15px 0;
	padding: 0 10px;
}
.internal #brochure.nogallery, .internal .section {
	border-top: 5px solid #811;
	margin-top: 10px;
}
.internal #brochure img, .internal .section img {
	border: 5px solid #fff;
	margin-top: 15px;
}
.internal #brochure p, .internal .section p {
	line-height: 1.5em;
	margin: 10px 5px;
}
.internal #brochure p.caption, .internal .section p.caption {
	margin-top: 0px;
}
.internal #brochure ul, .internal .section ul {
	margin: 10px 5px;
}

/* A-Z inline list */
ul.inline.atoz {
	margin-top: 2em;
	margin-left: 0;
	padding-left: 0;
}
ul.inline.atoz li {
	margin-right: 0.3em;
}

/* A-Z definition list */

dl.atoz dt {
	font-weight: bold;
	margin: 2em 0 0.5em 0;
}
dl.atoz dd {
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
dl.atoz dd.top {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2em 0;
	padding: 0.5em 0 0.2em 0;
	text-align: right;
}
dl.atoz dd.top a {
	border-bottom: none;
}
dl.atoz dt.letter {
	color: #999;
	margin-bottom: 1em;
}

/* academics a-z list */
#academics dl.atoz dd {
	color: #999;
}
#academics dl#departments.atoz dd {
	color: #000;
}
#academics .dept {
	font-weight: bold;
}

/* news article */
#news ul {
	margin: 1.5em 1.5em 1em 1.5em;
	padding: 0;
}
#news ul li {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

/* news listing */
dl.newslisting dt {
	border-top: 1px solid #ddd;
	clear: left;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 1em;
	margin-top: 2em;
}
dl.newslisting dt img {
	display: block;
	float: left;
	margin: 0.6em 0.8em 2em 0;
}
dl.newslisting dd {
	margin: 0.2em 0 0 0;
}
dl.newslisting dd.summary {
	line-height: 1.5em;
}
#news #newssearch {
	margin: 15px 0;
}
p.dek { 
	font-family: Georgia, serif;
	font-size: 1.4em;
	margin-top: 0;
}
#news.feature #navigation #brochure.nogallery {
	margin-top: 0;
}
#newstools ul {
	margin: 0 5px;
	padding: 0;
	list-style: none;
}
#newstools ul li {
	width: 150px;
	float: left;
	margin: 6px 0;
	padding: 0;
}
#newstools ul li a {
	padding: 3px 0 3px 18px;
	border: none;
}
#newstools ul li a:hover {
	text-decoration: underline;
}
#newstools ul li a.print { background: url(../images/icons/print.gif) left 50% no-repeat; }
#newstools ul li a.email { background: url(../images/icons/email.gif) left 50% no-repeat; }
#newstools ul li a.facebook { background: url(../images/icons/facebook.gif) left 50% no-repeat; }
#newstools ul li a.google { background: url(../images/icons/google.gif) left 50% no-repeat; }
#newstools ul li a.digg { background: url(../images/icons/digg.gif) left 50% no-repeat; }
#newstools ul li a.delicious { background: url(../images/icons/delicious.gif) left 50% no-repeat; }
#newstools ul li a.reddit { background: url(../images/icons/reddit.gif) left 50% no-repeat; }
#newstools ul li a.twitter { background: url(../images/icons/twitter.gif) left 50% no-repeat; }
#newstools ul li a.rss { background: url(../images/filetypes/rss_icon.gif) left 50% no-repeat; }


/* arts & events */
#events #brochure {
	padding-top: 15px;
}
#events #brochure ul#range-choices {
	background: #fff;
	float: right;
	margin: 0 0 0 0;
	padding: 5px;
	width: 130px;
}
#events #brochure table {
	margin: 0;
	background: #fff;
	border-collapse: collapse;
}
#events #brochure table caption {
	background: #fff;
	margin: 0;
	padding: 5px;
	text-align: center;
}
#events #brochure table caption a {
	margin: 0 5px;
}
#events #brochure table td, #events #brochure table th {
	padding: 5px;
}
#events #brochure table th {
	color: #999;
	font-weight: normal;
}
#events #brochure table td {
	border: 1px solid #fff;
	background: #eee;
	text-align: center;
}
#events #brochure table a {
	border-bottom: none;
}
#events #brochure table td.today {
	font-weight: bold;
}
#events #brochure table td.notday {
	background: #fff;
}
#events #brochure table td.viewing {
	background: #fff;
}
#events #eventsearch, #events #eventsubmit {
	margin: 10px 0;
}
#events #content dl.eventinfo {
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 0.5em 0;
}
#events #content dl.eventinfo dd {
	color: #666;
	line-height: 1.5em;
}
#events #content dl.eventinfo dd address {
	font-style: normal;
	margin: 1em 0;
	line-height: 1.5em;
	padding: 0;
}
#events #content dl.eventinfo dd.spaced {
	margin-top: 1em;
}
#events #content table.religious {
	width: 99%;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #ddd;
}
#events #content table.religious caption {
	text-align: left;
	font-weight: bold;
}
#events #content table.religious td, #events #content table.religious th {
	padding: 2px 0;
	margin: 0;
}


/* tabbed unordered list */
ul.tabs {
	border-bottom: 1px solid #ddd;
	margin: 1em 0 2em 0;
	padding: 0 0 0.2em 0;
}
ul.tabs li {
	background: #fff;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 1px;
	display: inline;
	list-style: none;
	margin: 0 0 0 0.5em;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
ul.tabs li.here {
	border-bottom: 1px solid #fff;
}
ul.tabs li a {
	border: none;
}

/* videos */
#videos #video {
	width: 386px;
	height: 290px;
	background: #eee;
}
#videos #video p {
	margin: 5px;
	font-weight: bold;
	text-align: center;
}
#videos #info {
	margin-top: -5px;
}
#videos #info .meta {
	color: #666;
}
#videos #info .meta dt {
	width: 60px;
	clear: left;
	float: left;
}
#videos #info .meta dd {
	margin-left: 70px;
	font-weight: bold;
	line-height: 1.5em;
}

#videos #title {
	font-weight: bold;
	font-size: 1.5em;
	padding: 0em 0 1.5em 0;
}
#videos #more {
	background: #fff url(../images/gradient_eee-fff.gif) 0 5px repeat-x;
	border-top: 5px solid #811; 
	margin: 25px 15px 0 15px;
	padding: 0px 10px 0px 10px;
}
#videos #more h2 {
	font-size: 1.3em;
	margin: 10px 5px 5px 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#videos #more ul {
	width: 360px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#videos #more ul li a {
	font-weight: bold;
}
#videos #more ul li {
	margin: 0 0 5px 0;
	padding: 5px;
}
#videos #more ul li .info {
	margin-left: 125px;
}
#videos #more ul li .thumb {
	float: left;
	padding: 2px;
	width: 110px;
	border: 1px solid #ccc;
	background: #fff;
}
#videos #more ul li h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#videos #more ul li p {
	line-height: 1.3em;
	margin: 3px 0 0 0;
	padding: 0;
}
#videos #more ul li p.meta {
	font-size: .95em;
	font-weight: bold;
	color: #666;
}
#videos #more ul li p.meta span {
	font-weight: normal;
}
#videos #more ul.rightlist {
	float: left;
	margin-left: 20px;
}
#videos #more ul.leftlist {
	float: left;
}

/* audio */
#audio #audio-clip {
	width: 386px;
	background: #eee;
}
#audio #audio-clip p {
	margin: 5px;
	font-weight: bold;
	text-align: center;
}
#audio #info {
	margin-top: -5px;
}
#audio #info .meta {
	color: #666;
}
#audio #info .meta dt {
	width: 60px;
	clear: left;
	float: left;
}
#audio #info .meta dd {
	margin-left: 70px;
	font-weight: bold;
	line-height: 1.5em;
}

#audio #title {
	font-weight: bold;
	font-size: 1.5em;
	padding: 0em 0 1.5em 0;
}
#audio #more {
	background: #fff url(../images/gradient_eee-fff.gif) 0 5px repeat-x;
	border-top: 5px solid #811; 
	margin: 25px 15px 0 15px;
	padding: 0px 10px 0px 10px;
}
#audio #more h2 {
	font-size: 1.3em;
	margin: 10px 5px 5px 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#audio #more ul {
	width: 360px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#audio #more ul li a {
	font-weight: bold;
}
#audio #more ul li {
	margin: 0 0 5px 0;
	padding: 5px;
}
#audio #more ul li .info {
	margin-left: 0px;
}
#audio #more ul li .thumb {
	float: left;
	padding: 2px;
	width: 110px;
	border: 1px solid #ccc;
	background: #fff;
}
#audio #more ul li h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#audio #more ul li p {
	line-height: 1.3em;
	margin: 3px 0 0 0;
	padding: 0;
}
#audio #more ul li p.meta {
	font-size: .95em;
	font-weight: bold;
	color: #666;
}
#audio #more ul li p.meta span {
	font-weight: normal;
}
#audio #more ul.rightlist {
	float: left;
	margin-left: 20px;
}
#audio #more ul.leftlist {
	float: left;
}


/* in pictures (slideshows) stuff */

#inpictures #collection {
	font-weight: bold;
	font-size: 1.5em;
	padding: 0em 0 1.5em 0;
}
#inpictures #nav {
	margin-bottom: 5px;
}
#inpictures #nav a {
	display: block;
	text-decoration: none;
}
#inpictures #nav a:hover {
	text-decoration: underline;
}
#inpictures #nav a.prev {
	width: 160px;
	background: #fff url(../images/prev.gif) center left no-repeat;
	border: none;
	padding-left: 0.8em;
	text-align: left;
	float: left;
}
#inpictures #nav a.next {
	width: 160px;
	background: #fff url(../images/next.gif) center right no-repeat;
	border: none;
	padding-right: 0.8em;
	text-align: right;
	margin-left: 215px;
}
#inpictures #photo {
	text-align: center;
	width: 386px;
}
#inpictures #credit {
	color: #999;
	margin-right: 4px;
	text-align: right;
}
#inpictures #caption {
	margin: 5px 0;
}
#inpictures #description {
	margin: 5px 0;
	color: #999;
}
#inpictures .nav .here {
	font-weight: bold;
	color: #811;
}
#inpictures .nav .p {
	width: 103px;
	text-align: left;
	float: left;
}
#inpictures .nav .middle {
	width: 135px;
	text-align: center;
	float: left;
}
#inpictures .nav .n {
	width: 100px;
	text-align: right;
	float: left;
}
#inpictures .nav .p a {
	background: #fff url(../images/prev.gif) center left no-repeat;
	border: none;
	padding-left: 0.8em;
	text-align: left;
}
#inpictures .nav .n a {
	background: #fff url(../images/next.gif) center right no-repeat;
	border: none;
	padding-right: 0.8em;
	text-align: right;
}
#inpictures .nav .p a:hover, #inpictures .nav .n a:hover {
	text-decoration: underline;
}
#inpictures #thumbs {
	margin-top: 25px;
}
#inpictures #thumbs ul {
	margin: 0;
	padding: 0;
}
#inpictures #thumbs ul li {
	border: 1px solid #fff;
	float: left;
	margin: 0 3px 3px 0;
	padding: 3px;
}
#inpictures #thumbs ul li.here {
	border-color: #ccc;
	background-color: #eee;
}
#inpictures #thumbs a {
	border: none;
}
#inpictures #more {
	background: #fff url(../images/gradient_eee-fff.gif) 0 5px repeat-x;
	border-top: 5px solid #811; 
	margin: 25px 15px 0 15px;
	padding: 0px 10px 0px 10px;
}
#inpictures #more h2 {
	font-size: 1.3em;
	margin: 10px 5px 5px 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#inpictures #more ul {
	width: 360px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#inpictures #more ul li {
	margin: 0 0 5px 0;
	padding: 5px;
}
#inpictures #more ul li .info {
	margin-left: 90px;
}
#inpictures #more ul li .thumb, body.multimedia .thumb {
	float: left;
	width: 75px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
#inpictures #more ul li h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#inpictures #more ul li p {
	line-height: 1.3em;
	margin: 3px 0 0 0;
	padding: 0;
}
#inpictures #more ul li p.meta {
	font-size: .95em;
	font-weight: bold;
	color: #666;
}
#inpictures #more ul li p.meta span {
	font-weight: normal;
}
#inpictures #more ul.rightlist {
	float: left;
	margin-left: 20px;
}
#inpictures #more ul.leftlist {
	float: left;
}

/* multimedia */
.plugin {
	background: #eee url(../images/icons/plugin.gif) 5px 50% no-repeat;
	padding: 5px 5px 5px 60px;
}
.plugin p {
	margin: .5em 0;
}
body.multimedia {
	
}
#videos.multimedia #more ul.rightlist li .info { /* for slideshows */
	margin-left: 90px;
}
#videos.multimedia #more ul.rightlist li .thumb { /* for slideshows */
	width: 75px;
}
#videos.multimedia #more li h2 {
	line-height: 1em;
	font-size: 1.3em;
	margin: 0;
	padding: 15px 0 5px 0;
}
#videos.multimedia #info h2 {
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
}
#videos.multimedia #more li.latest {
	margin: 0 0 10px 5px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
#videos.multimedia #more li.latest h2 {
	border: none;
}
#videos.multimedia #more li.latest .all {
	display: block;
	margin-left: 210px;
	padding: 0;
	margin-top: 12px;
}
#videos.multimedia #more li.latest .clr {
	line-height: 0px;
}
#videos.multimedia #more ul.bottomlist {
	width: auto;
}
#videos.multimedia #more ul.bottomlist li {
	float: left;
	width: 340px;
}
#videos.multimedia #more ul.bottomlist li.latest {
	float: none;
	width: auto;
}
#videos.multimedia #more ul.bottomlist li .info {
	margin-left: 0;
}
#videos.multimedia #more li h2.video, #videos.multimedia #more li h2.slideshow, #videos.multimedia #more li h2.audio {
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 7px 32px;
	margin-top: 5px;
	float: left;
	width: 200px;
	text-align: left;
}
#videos #more h2.video, #inpictures #more h2.slideshow, #audio #more h2.audio {
	background-position: left center;
	background-repeat: no-repeat;
	padding: 7px 0 10px 32px;
	margin-top: 5px;
}
#videos.multimedia #more li h2.video, h2.video {
	background-image: url(/umhome/img/internal/multimedia/video_heading.gif);
}
#videos.multimedia #more li h2.slideshow, h2.slideshow {
	background-image: url(/umhome/img/internal/multimedia/slideshow_heading.gif);
}
#videos.multimedia #more li h2.audio {
	background-image: url(/umhome/img/internal/multimedia/audio_heading.gif);
}
#audio #more h2.audio {
	background-image: url(/umhome/img/internal/multimedia/audio_heading_grey.gif);
}


/* collapsible */
.collapsible {
	padding-left: 12px;
	background: url(../images/collapsible_open.gif) 0px 5px no-repeat;
}

.collapsed {
	padding-left: 12px;
	background: url(../images/collapsible_closed.gif) 0px 3px no-repeat;
}


/* places */
#places #map {
	overflow: hidden;
	border: 1px solid #ccc;
	width: 384px;
	height: 320px;
}
#places #linkto {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	padding: 5px;
	width: 374px;
	border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;
	background: #eee;
}
#places address {
	color: #666;
}
#places ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#places ul.nav li {
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.5em;
}
#places ul.nav li a {
	padding: 0;
}
#places ul.related_places {
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style: none;
}
#places ul.related_places li {
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.5em;
}
#places ul.related_places li a {
	padding-left: 0.75em;
	border: none;
	background: url(../images/bbb_sq.gif) 0 50% no-repeat;
}
#places ul.related_places li a:hover {
	background: url(../images/811_sq.gif) 0 50% no-repeat;
}
#places ul.all_places {
	margin: 0;
	padding: 0;
	list-style: none;
}
#places ul.all_places li {
	width: 180px;
	float: left;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.5em;
}
#places ul.all_places li a {
	padding: 0;
}


/* error page */
#error #navigation div, #error #navigation ul {
	visibility: hidden;
}
#error #content form div {
	background: #eee;
	padding: 1em;
}
#error #content form input[type=text] {
	padding-left: 0.2em;
}
#error #content .topspace {
	margin-top: 2em;
}
#error #content .bottomspace {
	margin-bottom: 2em;
}
.sharedby{
padding-left: 10px;
}
#footer a{
background-image: none;
padding: 0;
}
#main_content{
padding: 15px;
text-align: left;
min-height: 300px;
height: auto !important;
height: 300px;
}
#left_content{
float: left;
width: 200px;
}
#right_content{
float: right;
width: 700px;
}
#unl-splashfeed {
background:transparent url(../images/splashfeed-foot.gif) no-repeat scroll right bottom;
display:none;
margin:0 auto;
min-height:24px;
position:relative;
width:950px;
}
#unl-splashfeed p {
background:transparent url(../images/splashfeed-head.gif) no-repeat scroll left top;
margin:0;
padding:3px 7px 0;
}
#footer #footer_floater {margin: 0 auto;padding:5px 14px 5px 14px;position:relative;width: 942px;min-height:60px;text-align: left;background: #414241 url(/ucomm/templatedependents/templatecss/images/foot_shadow.gif) repeat-y;}
#footer h3 {font-size: 17px;letter-spacing: -1px;color: #fff;padding:30px 0 15px 0;}
#footer .footer_col {width: 220px;float: left;padding: 0 10px 20px;text-align:left;}	
#footer a {color: #ccc;text-decoration: none;padding: 0 0 2px 0;background: url(/ucomm/templatedependents/templatecss/images/dottWhite.gif) repeat-x bottom;margin:0 3px;}
#footer a.external {padding-right: 13px;background: url(/ucomm/templatedependents/templatecss/images/external_link.gif) center right no-repeat;}
.footer_logo {padding-top: 20px;border: 0px;}
#footer .footer_logo a {border: 0px;}
#footer #copyright{margin:15px auto 0 auto;text-align:center;clear:both;color: #999;}
#footer #copyright ul {margin:0px;padding:0 10px;display:inline;}
#footer #copyright ul li{display:inline;}
#footer a:hover{
color: #fff;
}
.header{
height:250px;
margin:0 auto 10px;
width:970px;
}

