/* ************ Northwestern University ************ */
/* ------------------------------------------------- */

/* ****** Import ****** */

@import "universal-1.css";


/* ****** HTML ****** */

body {
	color: #000000;
	width: 800px;
	margin: auto;
	background: #f4f4f4 !important;
}

div#main_wrapper {
	background: #fff;
}

h1 {
	color: #520063;
	font-size: 18px;
}

h2 {
	color: #520063;
	font-size: 12px;
	padding-bottom: 5px;
}

h3 {
	color: #520063;
	font-size: 11px;
}

h4 {
	color: #520063;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

h5 {
	color: #520063;
	font-size: 11px;
	font-weight: normal;
}

.hidden {
	display: none;
}

#footer {
	margin-top: 10px;
}

#footer ul {
margin: 0 0 0 0;   
list-style: none;
}

#footer ul li {
display: inline;
padding: 0 0 0 4px;
border-right: 1px solid #FFF;
}

/* ****** Header ****** */

#newscenter-header {
	text-align: right;
	vertical-align: bottom;
	
	padding: 0 0 9px 0;
}

div#search_bar {
	background: #DEDAF8;
	height: 6em;
	padding-left: 1em;
}

div#search_bar a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

div#search_bar a:hover {
	text-decoration: underline;
}

div#header_websearch {
	background:#DEDAF8 /*url("/Images/common/corners/subject-tl.gif") no-repeat scroll left top*/;
}

div#header_websearch, div#header_peoplesearch, div#header_date, div#header_weatherbox {
	float: left;
	margin-right: 1.5em;
}

div#header_websearch, div#header_peoplesearch {
	padding-top: .7em;
	width: 250px;
}

div#header_date, div#header_weatherbox {
	line-height: 9em;
	vertical-align: bottom;
	font-size: 11px;
}

div#header_date {
	float: left;
	width: 120px;
	height: 6em;
	background: #dedaf8;
}

div#header_weatherbox {
	float: right;
	width: 138px;
	height: 6em;
	clear: right;
	margin: 0;
	background:#C0BADF /*url("/Images/common/corners/role-tr.gif") no-repeat scroll right top*/;
	text-align: right;
}



/* ****** Search Bar ****** */




/* ****** Breadcrumb ****** */

#breadcrumb {
	text-align: right;
	font-weight: bold;
	padding: 5px 15px 5px 0;
	color: #000000;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active {
	color: #000000;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #8E3A15;
}

#breadcrumb b {
	color: #8E3A15;
	font-style: italic;
}



/* ****** Content ****** */

#content {
	
}

#content td {
	vertical-align: top;
}



/* ****** Left ****** */

#left-column {
	border-right: 1px solid #CCCCCC;
	padding: 0 10px 0 20px;
	color: #000000;
	width: 180px;
}

#left-column h2,
#left-column h2 a,
#left-column h2 a:link,
#left-column h2 a:visited,
#left-column h2 a:active {
	color: #000000;
	font-size: 11px;
	margin: 5px 0 0px 0;
	text-decoration: none;
}

#left-column h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#left-column ul,
#left-column li {
	margin: 0;
	padding: 0;
}

#left-column ul {
	margin-left: 12px;
}

#left-column li {
	padding-top: 2px;
}

#left-column p {
	margin: 5px 0 5px 0;
}

#left-column p.more-link {
	margin-left: 12px;
}

.section {
	margin-bottom: 15px;
}

#left-column a,
#left-column a:link,
#left-column a:visited,
#left-column a:active {
	color: #000000;
	text-decoration: none;
}

#left-column a:hover {
	color: #000000;
	text-decoration: underline;
}

#left-column b {
	color: #000000;
}



/* ****** RSS ****** */

#rss {
	color: #8E3A15;
}

#rss a,
#rss a:link,
#rss a:visited,
#rss a:active {
	color: #8E3A15;
	text-decoration: none;
}

#rss a:hover {
	color: #8E3A15;
	text-decoration: underline;
}

#rss-box {
	border: 1px solid #8E3A15;
}

a#rss-box:hover {
	color: #FFFFFF;
	background-color: #8E3A15;
	text-decoration: none;
}


/* ****** Center ****** */

#center-column {
	padding: 0 10px 0 10px;
	color: #000000;
}

#center-column ul,
#center-column li {
	margin: 0;
	padding: 0;
}

/*
#center-column ul {
	margin-left: 12px;
}
*/

#center-column li {
	padding-top: 2px;
}

#center-stories ul,
#center-stories li {
	list-style-type: none;
}

#center-stories li a,
#center-stories li a:link,
#center-stories li a:visited,
#center-stories li a:active {
	color: #520063;
	text-decoration: none;
}

#center-stories li a:hover {
	color: #000000;
	text-decoration: underline;
}

#center-stories {
	padding-right: 10px;
}

#top-story {
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#center-column {
	
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active {
	color: #520063;
	text-decoration: none;
	font-size: 12px;
}

h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#top-story table {
	margin-bottom: 10px;
}

#top-story h2 a {
	font-size: 14px;
}

.story-date {
	color: #000000;
	font-size: 10px;
}

.story-section,
.story-section a,
.story-section a:link,
.story-section a:visited,
.story-section a:active {
	color: #8E3A15;
	text-decoration: none;
}

.story-section a:hover {
	color: #000000;
	text-decoration: underline;
}

#center-column p {
	margin: 2px 0 5px 0;
}

#center-column p.story-date {
	margin: 0;
}

#center-column h2 {
	margin: 2px 0 0px 0;
	padding: 0;
}

.story {
	margin-bottom: 10px;
}

.story td {
	vertical-align: top;
}

.story img {
	margin-left: 10px;
}

#top-story img {
	margin-right: 10px;
}



/* ****** Right ****** */

#right-column {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	width: 180px;
}

#right-column h2,
#right-column h2 a,
#right-column h2 a:link,
#right-column h2 a:visited,
#right-column h2 a:active {
	color: #8E3A15;
	font-size: 11px;
	margin: 5px 0 0px 0;
	text-decoration: none;
}

#right-column h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#right-column ul,
#right-column li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right-column li {
	padding-top: 5px;
}

#right-column a,
#right-column a:link,
#right-column a:visited,
#right-column a:active {
	color: #000000;
	text-decoration: none;
}

#right-column a:hover {
	color: #000000;
	text-decoration: underline;
}

#right-column .story-section a,
#right-column .story-section a:link,
#right-column .story-section a:visited,
#right-column .story-section a:active {
	color: #8E3A15;
	text-decoration: none;
}

#right-column .story-section a:hover {
	color: #000000;
	text-decoration: underline;
}

#right-column b {
	color: #000000;
}

#right-column h3 {
	margin: 10px 0 5px 0;
}



/* ****** Photo Gallery ****** */

#photo-gallery {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#photo-gallery h2 {
	display: none;
}

#photo-gallery h3,
#photo-gallery h3 a,
#photo-gallery h3 a:link,
#photo-gallery h3 a:visited,
#photo-gallery h3 a:active {
	color: #520063;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#photo-gallery h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

#photo-gallery p {
	margin: 0;
}

#gallery-page {
	padding: 0 10px 0 10px;
}

#gallery-page h1 {
	color: #520063;
	font-size: 18px;
	margin-top: 0px;
}


#gallery-navigation a,
#gallery-navigation a:link,
#gallery-navigation a:visited,
#gallery-navigation a:active {
	color: #8E3A15;
	text-decoration: none;
	font-weight: bold;
}

#gallery-navigation a:hover {
	color: #000000;
}



/* ****** Bottom 1 ****** */

#bottom-section-1 {
	color: #000000;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}

#bottom-section-1 td {
	border-left: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
}

#bottom-section-1 td:first-child {
	border-left: none;
	padding: 0 10px 0 0;
}

#bottom-section-1 h2,
#bottom-section-1 h2 a,
#bottom-section-1 h2 a:link,
#bottom-section-1 h2 a:visited,
#bottom-section-1 h2 a:active {
	color: #8E3A15;
	font-size: 11px;
	margin: 10px 0 0px 0;
	text-decoration: none;
}

#bottom-section-1 h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#bottom-section-1 ul,
#bottom-section-1 li {
	margin: 0;
	padding: 0;
}

#bottom-section-1 ul {
	margin-left: 12px;
}

#bottom-section-1 li {
	padding-top: 2px;
}

#bottom-section-1 p.more-link {
	margin-left: 12px;
	font-weight: bold;
}

#bottom-section-1 a,
#bottom-section-1 a:link,
#bottom-section-1 a:visited,
#bottom-section-1 a:active {
	color: #000000;
	text-decoration: none;
}

#bottom-section-1 a:hover {
	color: #000000;
	text-decoration: underline;
}

#bottom-section-1 b {
	color: #000000;
}

.event-date {
	color: #8E3A15;
}

#planit-logo {
	margin-left: 5px;
}


/* ****** Bottom 2 ****** */

#bottom-section-2 {
	margin: 15px 0 20px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
}

#bottom-section-2 td {
	border-left: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
}

#bottom-section-2 td:first-child,
#bottom-section-2 .first-child {
	border-left: none;
	padding: 0 10px 0 0;
}

#bottom-section-2 p {
	margin: 0px 0 5px 0;
}

#bottom-section-2 h2,
#bottom-section-2 h2 a,
#bottom-section-2 h2 a:link,
#bottom-section-2 h2 a:visited,
#bottom-section-2 h2 a:active {
	color: #8E3A15;
	font-size: 11px;
	margin: 0px 0 0px 0;
	text-decoration: none;
}

#bottom-section-2 h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#bottom-section-2 img {
}

#bottom-section-2 a,
#bottom-section-2 a:link,
#bottom-section-2 a:visited,
#bottom-section-2 a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#bottom-section-2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#bottom-section-1 p.more-link {
	font-weight: bold;
}

#bottom-section-2 b {
	color: #000000;
}



/* ****** Emergency ****** */

#emergency {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#emergency h2 {
	color: #FFFFFF;
	background-color: #750000;
	padding: 2px 10px 2px 10px;
}

#emergency h2 a,
#emergency h2 a:link,
#emergency h2 a:visited,
#emergency h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#emergency h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#emergency h3 {
	color: #750000;
	padding: 2px 10px 2px 10px;
	margin: 10px 0 10px 0;
}

#emergency h3 a,
#emergency h3 a:link,
#emergency h3 a:visited,
#emergency h3 a:active {
	color: #750000;
	text-decoration: none;
	font-size: 14px;
}

#emergency h3 a:hover {
	color: #000000;
	text-decoration: underline;
}



/* ****** Story ****** */

#story {
	padding: 0 10px 0 10px;
}

#story h1 {
	color: #520063;
	font-size: 18px;
	margin: 10px 0 10px 0;
}

#story table {
	margin: 0 0 5px 10px;
}

#story p,
#story p.story-date {
	margin: 10px 0 10px 0;
}

.caption {
	color: #8E3A15;
}

.caption p {
	margin: 5px 0 0 0;
}



/* ****** Archive ****** */

#archive-page {
	padding: 0 10px 0 10px;
}

#archive-page h1 {
	color: #520063;
	font-size: 14px;
	margin: 0px 0 20px 0;
}

#archive-categories p,
#archive-categories table {
	margin: 0 0 20px 10px;
}

#archive-page h2 {
	color: #520063;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0 2px 0;
}

#yearly-links {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
}

#archive-page ul,
#archive-page li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#archive-navigation {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#archive-navigation td {
	padding: 10px 50px 10px 10px;
}

#yearly-links h2 {
	margin-top: 20px;
}

#yearly-links li {
	margin: 0 0 2px 10px;
}

#archive-page a,
#archive-page a:link,
#archive-page a:visited,
#archive-page a:active {
	color: #000000;
	text-decoration: none;
}

#archive-page a:hover {
	color: #520063;
	text-decoration: underline;
}

/* ****** News Links ****** */


.news-item,
.news-link {
	margin-bottom: 15px;
}

.news-item .date,
.news-link .date {
	margin-top: 15px;
}

.news-item div,
.news-item p,
.news-item h2,
.news-link div,
.news-link h2 {
	margin-top: 2px;
	margin-bottom: 2px;
}

.news-item h2,
.news-item h2 a,
.news-item h2 a:link,
.news-item h2 a:visited,
.news-item h2 a:active {
	font-weight: bold; 
	color: #750000;
	font-size: 14px;
	text-decoration: none;
}

.news-item h2 a:hover {
	color: #520063;
}

.news-link h2 {
	font-weight: normal; 
	font-style: normal; 
	font-size: 12px;
}

.note {
	font-size: 11px ;
	font-style: italic;
}


/* ****** RSS Page ****** */

body#rss-page {
	margin: 20px 20px 0px 20px;
	color: #000000;
}

#rss-page h2 {
	color: #000000;
	margin: 20px 0 0px 0;
}

#rss-page p {
	color: #000000;
	margin: 0px 0 5px 0;
}

#rss-page hr {
	margin: 20px 0 10px 0;
}

#rss-items h2 {
	margin: 20px 0 10px 0;
}


#rss-items h3,
#rss-items h3 a,
#rss-items h3 a:link,
#rss-items h3 a:visited,
#rss-items h3 a:active {
	margin: 0px 0 5px 0;
	color: #520063;
	text-decoration: none;
}

#rss-items h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

#rss-items p {
	margin: 0 0 0px 0;
}

#rss-items p.url {
	margin: 5px 0 30px 0;
}

#rss-items p.url,
#rss-items p.url a {
	color: #999999;
}

#rss-items p.url a:hover {
	color: #112BAD;
}

