/* =1 Universals
===============================================*/

#altflashcontent {
	margin-left: -25px;
}

#altflashcontenttext {
	margin: 0 0 0 56px; padding: 10px;
	width: 252px;
}

#ooze_right {
	margin-top: -85px;
}

#ooze_bottom {
font-size: 0.9em;
}

.ooze img {
	margin: 0; padding: 0;
}

.ooze h2 {		
	margin: 0 0 4px 0;
	font-family: "Georgia"; 
	font-size: 19px; 
	font-weight: normal;
	line-height: 115%;
}

	.ooze h2.small {
		font-size: 15px !important;
		line-height: 115% !important;
	}

.ooze h3 {	
	font-family: "Lucida Grande";
	font-weight: bold;	
	font-size: 11px;	
	margin: 0;
	line-height: 100%;
}

.ooze h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0; padding: 0;
	font-weight: normal;
	font-size: 10px;
}

.ooze p {
	margin: 0 0 10px 0 !important; 
	font-size: 11px; 
	line-height: 135%;
}

.ooze ul {
	list-style: none;
	margin: 0 0 10px 0; padding: 0;
}

.ooze li {
	font-size: 11px;
	line-height: 145%;
	padding: 0;
	background: none;
}

.ooze ul.item_highlight {
	margin: 6px 0 15px 12px !important;
	list-style:disc outside;
}

.ooze ul.item_highlight li {
	margin: 0 0 15px 0 !important; padding: 0 !important;
	font-size: 11px; 
	line-height: 135%;
}

.ooze .readmore {
	float: none !important; margin: 0 !important; padding: 0 12px 0 0 !important;
	background: transparent url("../../_themes/default/readmore.gif") right center no-repeat;
}
	
.ooze_dotted {
	margin: 3px 0 11px 0;
	border: 0 !important;
	height: 5px;
	background: transparent url("../../_themes/default/dotted.gif") repeat-x;
}

/* =2 Widgets
===============================================*/

/* Downloads
-----------------------------------------------*/

.download {
	display: inline;
}

	.download a {
		display: block;
		height: 18px;
		margin: 3px 0 0 0; padding: 0; padding-left: 19px; border: 0 !important;
		background: transparent url("../../assets_2ry/images/icon_download.gif") top left no-repeat;
		vertical-align: middle;
	}


/* Floating Photos
-----------------------------------------------*/
	
.ooze_photo_float {
	float: left; margin: 6px 0.6em 0 0 !important;
}


/* Calendar
-----------------------------------------------*/

.ooze_widget_calendar {
	margin: 5px 0 11px 0;
	border-collapse: collapse;
	color: #a53737;
}

.ooze_widget_calendar td {
	margin: 0; padding: 0 5px 0 0;
}

.ooze_widget_calendar a {
	display: block;
	background: #e7cbcb;
	color: #a53737;
}


/* Tabs
-----------------------------------------------*/

.ooze_widget_tabs {
	margin: 0 0 12px 0;
}

.ooze_widget_tabs ul {
	list-style: none;
}

.ooze_widget_tabs ul li {
	float: left;
	background: none;
	margin: 0 !important; padding: 0 !important;
}

.ooze_widget_tabs ul li a {
	display: block; float: left;
	margin: 0 5px 0 0; padding: 6px;
	background: #fff;
	border: 1px solid #ccc; border-bottom: 0;

	font-weight: bold;
	color: #888;
}

.ooze_widget_tabs ul li a.activetab {
	position: relative;
	z-index: 1000;
}

.ooze_widget_tabs div.tabcontents {
	position: relative;
	margin: -1px 0 0 0; padding: 5px 10px 0 10px;
	background: #fff;
	border: 1px solid #ccc;
}

.ooze_widget_tabs .ooze_photo_float {
	margin: 5px 10px 0 0 !important;
}

.ooze_widget_tabs p {
	font-size: 10px;
	line-height: 145%;
}


/* Media Select
-----------------------------------------------*/

.ooze_media_select {
	position: absolute;
	left: -40px;
	top: -57px;
}

	.ooze_media_select_caption {
		margin: 12px 0; font-size: 11px; line-height: 135%;
	}


/* Large Photo
-----------------------------------------------*/

.ooze_large_photo {
	position: absolute;
	left: -40px;
	top: -37px;
	text-align: left;
	}
.ooze_large_photo p {
	padding-left: 38px;
	text-align: left;
	}
.ooze_large_photo .badge {
	position: absolute;
	top: 0;
	left: 0;
	}


/* Banners
-----------------------------------------------*/
	
.ooze_widget_banner {
	margin: 6px 0 12px 0;
	border: 0 !important;
}

	.ooze_widget_banner img {
		margin: 0; padding: 0;
	}
	
	.ooze_widget_banner a {
		margin: 0;
	}
	

/* About this Design
-----------------------------------------------*/

.aboutpage a { 
	display: block; 
	background: transparent url("../../_themes/default/about_icon.gif") 0px 2px no-repeat; 
	height: 18px; 
	line-height: 18px; 
	font-size: 10px; 
	border-bottom: 0 !important; 
	margin: 20px 0 0 0; 
	padding: 1px 0 1px 19px; 
}



/* Quotables
-----------------------------------------------*/

.ooze_widget_quotable {
	margin: 12px 0 12px 0;
	width: 239px;
	background: #cdeef3;
}

.ooze_widget_quotable_bottom {	
	position: relative;
	width: 239px;
	background: transparent url("../../_themes/default/quotable_bottom.gif") bottom left no-repeat;
	padding: 0 0 18px 0;
}

.ooze_widget_quotable_top {
	width: 219px;
	background: transparent url("../../_themes/default/quotable_top.gif") top left no-repeat;
	padding: 10px;
}

	.ooze_widget_quotable p {
		font-size: 12px;
		color: #183b67;
		line-height: 130%;
	}
	
	.ooze_widget_quotable .readmore {
		color: #638b9a !important;
		background-image: url("../../_themes/default/readmore_quote.gif") !important;
		padding: 0 11px 0 0 !important;
	}
	
	.ooze_widget_quotable .readmore:hover {
		color: #000 !important;
		background: transparent url("../../_themes/default/readmore_quote.gif") right center no-repeat !important;
	}
	
	.ooze_widget_quotable_name {
		position: absolute;
		bottom: -10px; left: 0;
		width: 160px;
		text-align: right;
		font-size: 10px !important;
		font-style: italic;
		color: #aaa !important;
	}
		

/* Highlight List
-----------------------------------------------*/

.ooze_highlight_list { margin-bottom: 15px; }



/* what themes seem to be consistently using -- added by TB on 10/2/07
------------------------------------------------*/
.ooze_highlight_list li { list-style-type: none; } 
.ooze ul.item_highlight {	margin-left: 0  !important;}
.ooze_widget_banner,
.ooze_highlight_list, 
.ooze_highlight_headings_photos, 
.ooze_highlight_headings,
.ooze_highlight_banner,
.ooze_events_calendar,
.ooze_highlight_headings_photos_tabs
 {margin-bottom: 2.5em;}


/* new stuff, beginning of pattern library -- added by TB on 11/20/07
------------------------------------------------*/
.accent {
	/*color: #933 !important;*/
	}
div.o_innovator,
div.o_encyclopedia,
div.o_quote,
div.o_artwork,
div.o_website,
div.o_lectureseries,
div.o_textasimage,
div.o_portrait,
div.o-cluster,
div.o-minibanner {
	margin: 2.5em 0;
	}
div.o-cluster div {
	margin: 0 0 6px;
	}
div.o-cluster div a.img {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
div.o_event h2,
div.o_communityworks h2,
div.o_lectureseries h2,
div.o_innovator h2,
div.o_encyclopedia h2,
div.o_artwork h2,
div.o_website h2,
div.o_quote h2,
div.o_portrait h2 {
	font: normal 0.9em/1em "Lucida Grande";
	text-transform: uppercase;
	letter-spacing: 1px;
	}
div.o_portrait h2 {
	margin-bottom: 8px;
	}
div.o_innovator h3 {
	margin-bottom: 4px;
	font: italic 2em/1em Georgia;
	}
div.o_innovator img {
	margin: 2px 6px 2px 0;
	}
div.o_lectureseries h3,
div.o_encyclopedia h3,
div.o_artwork h3 {
	margin-bottom: 4px;
	font: normal 2em/1em Georgia;
	}
div.o_communityworks h3,
div.o_event h3,
div.o_website h3,
div.o_textasimage h3,
div.o_portrait h3 {
	margin-bottom: 4px;
	font: normal 1.4em/1em Georgia;
	}
div.o_website ul {
	list-style: square;
	margin-left: 1.3em;
	}
div.o_website li {
	margin-bottom: 0.5em;
	}
div.o_quote h2 {
	margin-bottom: 1em;
	}
div.o_quote p {
	position: relative;
	font: italic 1.3em/1.5em Georgia;
	}
div.o_quote p span {
	position: absolute;
	top: -24px;
	left: -30px;
	font: bold 3.7em/1.5em "Lucida Grande";
	}
div.o_quote cite {
	font: normal 0.9em/1.5em "Lucida Grande";
	}
div.o_portrait img {
	float: left;
	margin: 0 8px 8px 0;
	}
p.setting {
	margin: 4px 0 !important;
	padding: 0.3em 1em;
	border-left: 3px #eee solid;
	width: 130px;
	}
abbr {
	border: none;
	}




/* Today's Info ticker -- added by TB on 5/12/08
------------------------------------------------
#todaysinfo h2 {
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	font: 1.1em/1.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}
#todaysinfo h2 span {
	background: transparent url(http://collegerelations.vassar.edu/centralincludes/css/icons/main_icons/news.gif) top right no-repeat;
	padding-right: 20px;
	}
#todaysinfo h2 a {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0.85em;
	color: #999;
	}
#todaysinfo p {
	background: #f5f6f0;
	padding: 6px 7px;
	min-height: 2.5em;
	border: 1px #ecede8 solid;
	}*/


/* News ticker -- added by TB on 9/17/08
------------------------------------------------*/
#todaysinfo {
	width: 227px;
	background: #fff url(/_themes/students-building/ticker-bg.jpg) top left no-repeat;
	}
#todaysinfo h2 {
	position: relative;
	margin: 0 0 10px 0;
	width: 100%;
	height: 35px;
	font: 1.1em/1.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}
#todaysinfo h2 span#newstitle {
	display: none;
	}
#todaysinfo h2 span#allheadlines {
	position: absolute;
	right: 8px;
	bottom: 3px;
	text-transform: uppercase;
	}
#todaysinfo h2 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #999;
	font-size: 0.85em;
	}
#todaysinfo h2 a:hover {
	color: #000;
	background: transparent;
	}
#todaysinfo p {
	margin: 0;
	padding: 0 8px 15px;
	min-height: 2.6em;
	background: transparent;
	border: none;
	border-bottom: 4px #d2d2bb solid;
	}
#todaysinfo p a:hover {
	color: #666;
	background: transparent;
	}


/* Space in the secondary page "featured news & links" list -- added by TB on 4/28/09
------------------------------------------------*/
.ooze_highlight_list ul#featured li { margin-bottom: 11px; }
.ooze_highlight_list h4 { margin-top: 18px; }
