
/*
-----------------------------------------------
Vassar College

Theme: Blodgett Arch
Designers: Chris Silverman, Tim Brown
Date: 6/25/2010

Units:
	Pixels for layout, nav tabs
	Ems for fonts, leading, textual margins

Search "=1" for Most Pages, etc.
1. Universals
2. Shell layout
3. Ooze Elements
-----------------------------------------------*/


/* =1 Universals
===============================================*/
a, #site_nav_roles li a { color: #fff; text-shadow: 0 0 0 #000; }
a:hover { color: #ff9; background-color: transparent; }
#site_nav_roles li a:hover { color: #ff9;}


/* =2 Shell Layout
===============================================*/
body {
	background: #000 url("background.jpg") top center no-repeat;
	color: #fff;
	text-shadow: 0 0 0 #000;
	}
#wrapper {
	height: 1305px;
	}
#go { border-color: #444444; }

#container {  }

#masthead { padding-top: 25px !important; }

#masthead h1 { height: 63px; background: transparent url("masthead.png") top center no-repeat;
 }

#query { color: #666; border-color: #95856e; background: #fff url(back_search.gif) top left repeat-x; }

#site_nav_roles li { background: none; }

#supplemental { margin: 0 auto; padding: 2em 0 2.8em 0; }
#supp_address  { background: transparent url("doubleline_000000.gif") center right no-repeat; }
#supp_links_global li { background: transparent url("doubleline_000000.gif") center right no-repeat; }

/*#ooze_left { margin-top: -113px; }*/
#ooze_right { position: relative; margin-top: -150px; margin-left: -20px; }
#ooze_bottom { position: absolute; top: 570px; left: 0; }
#ooze_bottom p { line-height: 1.5em; }

.o-minibanner { background: url("scrim.png"); padding: 16px; width: 228px;  }

/* =3 Ooze Elements
===============================================*/

#ooze_left { background: url("scrim.png"); height: 500px; width: 290px; margin-left: -695px; position: relative; }

#todaysinfo { margin-left: 18px; }

.ooze_highlight_list li { list-style-type: none; } 
.ooze ul.item_highlight {	margin-left: 0  !important;}
.ooze h3 {color: #fff;}
.ooze h4 {color: #fff;}
.ooze h2 { color: #c8d78f; font-size: 1.6em;}
.ooze h2.highlight_title {color: #fff;}
.ooze_widget_calendar {	color: #fff;}
.ooze_widget_calendar a {background: #fff; color: #000;}
.ooze_highlight_headings_photos_tabs a {color:#000;}
.ooze p {color: #e6e5e1;}


.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;}


#allheadlines {
    text-shadow: none;
}

#news-link {
    color: #000 !important;
    text-shadow: none;
}

