/* This is a static copy of the main css file as it existed at the time */
/* It is for use by those who wish to make their own static HTML pages */
/* that are based on some version of our style pages */
/*	{ margin: 0; padding: 0; } */
body	{ 
/*	font: .75em Tahoma, Verdana, Arial, Helvetica, sans-serif; */
/* Mobile devices don't have Tahoma and use Verdana - but it a much wider font, too much for nav bar - better to drop to Trebuchet MS */
	font: .75em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: url(/assets/stripe.png) #fff;
	color: #444;
	}

a 	{
	color: #7f1010;
	background: inherit;
	text-decoration: none;
	}

a:hover {
	color: #AA0001;
	background: inherit;
	text-decoration: underline; 
	}

p	{
	margin: 0 0 15px 0;
	}



h1	{
	margin: 20px 0 0;
	}

h1 a 	{
	
	background: inherit;
	}

img 	{
	border: 0;
	}

h2	{
	width: 100%;
	background: #9a9798;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	color: #fff;
	margin: 0 0 12px;
	padding: 5px;
	}


h2 a	{
	color: #fff;
	margin: 0 0 12px;
	padding: 5px;
	}


h3 a 	{
	font-size: 1.3em;
	}

h3	{
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}

h4	{
	margin: 0px;
	padding: 0px;
	}
ul	{
	padding: 0px;
	}

.news h3 {
	color: #630d0d;
	}

#main h3 a {
	color: #630d0d;
	font-weight: normal;
	text-transform: uppercase;
	}

#main h3 {
	color: #808080;
	font-weight: normal;
	text-transform: uppercase;
	}

#main ul {padding-left: 15px;}

#mainnoright ul {padding-left: 15px;}

h4	{
	color: #630d0d;
	font-weight: bold;
	font-size: 1.1em;
	}

h4 a	{
	color: #630d0d;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	}

h4.home-page {
	margin-bottom: 20px;
	}

#container {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	/*border-top: 5px solid #eee;*/
	background: #4f1315;
	box-shadow: 0px 0px 10px #888;
	}

#content {
	/*box-shadow: 0px 0px 10px #888;*/
	padding: 20px 10px;
	background: #fff;
	}

#top	{
	float: right;
	text-align: right; 
	margin-right: 20px;
	}

#top a 	{
	color: #808080;
	margin: 0 0 0 13px;
	/* background: #fff url(images/toparrow.png) no-repeat center left;*/
	padding: 0 0 0 12px;
	}

input.searchfield {
	width: 175px;
	padding: 6px;
	border: 2px solid #ccc; font-size: .9em;
	}

input.searchbutton {
	background: #4f1315;
	border: 0;
	padding: 6px;
	color: #fff;
	font-weight: bold; 	font-size: .9em;
	}

#logo 	{
	float: left;
	color: #808080;
	line-height: 25px;
	margin-left: 20px;
	margin-bottom: 20px;
	}

.info_ul {
	list-style: none;
	padding-left: 20px;
	}

#left 	{
	background: #eee;
	clear: left;
	float: left;
	width: 260px;
	padding: 10px 15px;
	margin: 0 0 20px;
	}

/*#left img {
	margin: 0 0 8px;
	}

#left li {
	list-style: none;
	}

#left li a {
	color: #787A8F;
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	}*/

#main 	{
	float: left;
	margin: 15px 0 0 20px;
	width: 600px;
	}

#mainnoright {
	float: left;
	margin: 15px 0 0 0px;
	width: 920px;
}

#mainnoright h2 {
	width: 910px;
}

#main img {
	float: left;
/*	border: 3px solid #eee; - removed at Bruno's request and stuck in the people photos only */
	padding: 1px;
	margin: 0 15px 5px 0;
	}

#mainnoright img {
	float: left;
/*	border: 3px solid #eee; - removed at Bruno's request and stuck in the people photos only */
	padding: 1px;
	margin: 0 15px 5px 0;
	}

#main_l {
	float: left;
	width: 290px;
	/* padding: 10px; */
	padding: 0px 10px 10px 10px;
	max-height: 800px;
	overflow: auto;
	}

#main_r {
	float: right;
	width: 270px;
	/* padding: 10px; */
	padding: 0px 10px 10px 10px;
	}


#feature_image {
	height: 300px;
	width: 860px;
	background: #ccc;
	margin: auto;
	}

#right_column	{
	width: 260px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	}

#main_r blockquote, #right_column blockquote {
	margin: 2px 10px;
}

#feature_story 	{
	text-align: center;
	padding: 33px 0 0;
	border: 3px solid #eee;
	color: #ccc;
	height: 150px;
	margin: 0 0 15px;
	}

#shortnews {
	float: right;
	/*max-height: 600px;*/
	overflow: hidden;
	}

.news 	{
	border-bottom: 1px solid #eee;
	padding: 0 0 2px;
	margin: 0 0 10px;
	}
	
#right 	{
	margin: 0 15px 20px 0;
	padding: 0 0 0 15px;
	float: right;
	width: 600px;
	text-align: justify;
	}

.border {
	clear: both; 
	border-left: 4px solid #ccc;
	padding: 0 0 0 15px;
	}

#rl 	{
	float: left;
	width: 290px;
	margin: 0 20px 30px 0;
	}

#rr 	{
	float: right;
	width: 290px;
	}



#footer_container {
	clear: both;
	padding: 10px;
	margin: 0 0 15px;
	font-size: .9em;
	color: #808080;
	background: #323232;
	border-top: 5px solid #4f1315;
	}

.links a {
	font-weight: bold;
	color: #787A8F;
	background: #fff;
	margin: 0 10px 0 0; 	background: url(images/dot.png) no-repeat center left;
	padding: 0 0 0 10px;
	}




#footer_container {
    margin: 0 auto;
    position: relative;
}



/*#footer {
    text-align: center;
    font-size: 11px;
    color: #ccc;
    padding: 25px 25px; 40px;
}*/

    #footer a {
        color: #fff;
    }
    



/* inside page sub menu styles*/

div.sub_menu {
	border-bottom: 1px solid #000;
	position: relative;
	z-index: 850; /* must be larger than any used by the banner software */
	}
ul.sub_menu {
	margin-top: 0px;
	}
.sub_menu {
	list-style: none;
	/* Andy changed this because he thought it was in error-  border-left: 1px solid #333; */
	padding-right: 20px;
	padding: 0 0 20px 0;
	margin-bottom: 35px;
	}

.sub_menu li {
	display: inline;
	float: left;
	}


.sub_menu li a {
	background: #333;
	color: #fff;
	padding: 6px 15px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #ccc;
	border-bottom: 5px solid #ccc;
	margin: 0;
	}

a.submenu-highlight {
	border-bottom: 5px solid #7f1010 !important;
	color: #000;
	background: #fff;
		}

#menu_left .left-menu-current {
	/*background-color: #96cded;*/
	border-bottom: solid 3px #96cded;
	} 

#menu_right .right-menu-current {
	/*background-color: #96cded;*/
	border-bottom: solid 3px #96cded;
	}

.sub_column_menu {list-style-image: url('/assets/arrow2.png'); margin-left: 0px; padding-left: 15px;}
.sub_column_menu li {padding-bottom: 1px;} /* I originally did 3px, but after the font size shrink even that seemed too much */

/* I tried this first, but then the Upcoming Events stuff stood out, so, maybe we should do all right column - trying below
.sub_column_menu h4, .sub_column_menu h4 a {
	font-size: 1em;
}
 */

#right_column h4, #right_column h4 a {
	font-size: 1em;
}
#right_column h3 {
	font-size: 1em;
}

/* new footer stuff*/


#footer {width: 900px;
	background:#323232;
	height: 280px;
	}


#footer_left {
    float:left;
    width:320px;
    padding:10px 0 0 20px;
 margin-top: 15px;

  }

#footer_right {clear: right; height: 200px;}

#footer_right_1 {
    float:left;
    width:280px;
    padding:10px;
	margin-top: 20px;
  }

#footer_right_2 {
    float:right;
    width:220px;
    padding:10px;
}

#footer_bottom {
    clear:both;
    padding:10px;
    width: 83%;
    border-top: 1px solid #7d7c7b;
   margin: auto;
   font-size: .9em;
}

#footer_bottom p {padding-top: 20px;}

.footerlogo,
.footeraddress {float:left;
}
.footeraddress { margin-left:1em; }


#footer {font-family: arial, verdana; color: #fff;}
#footer a:link,
#footer a:visited {
    color:#FFF;
}
#footer a:hover{
    text-decoration:underline;
}
#footer .gc-cs-link {
    color:#999999 !important;
    text-decoration:none !important;
}


#mid_links {list-style-type: none; font-size: 1.3em}
#mid_links a {text-decoration: none;}


/* social icons */

#footer_social_icons a {
    float: left;
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    text-indent: -4000px;
    background-image: url(/assets/footer_social_icons.png);
}

#footer_social_icons a.facebook { background-position: 0 0; }
#footer_social_icons a.facebook:hover { background-position: -46px 0; }

#footer_social_icons a.twitter { background-position: 0 -46px; }
#footer_social_icons a.twitter:hover { background-position: -46px -46px; }

#footer_social_icons a.youtube { background-position: 0 -92px; }
#footer_social_icons a.youtube:hover { background-position: -46px -92px; }

#footer_social_icons a.blog { background-position: 0 -138px; }
#footer_social_icons a.blog:hover { background-position: -46px -138px; }

#footer_social_icons a.itunesu { background-position: 0 -184px; }
#footer_social_icons a.itunesu:hover { background-position: -46px -184px; }

#footer_social_icons a.flickr { background-position: 0 -230px; }
#footer_social_icons a.flickr:hover { background-position: -46px -230px; }

#footer_social_icons a.pinterest { background-position: 0 -276px; }
#footer_social_icons a.pinterest:hover { background-position: -46px -276px; }

#footer_social_icons a.foursquare { background-position: 0 -322px; }
#footer_social_icons a.foursquare:hover { background-position: -46px -322px; }

#footer_social_icons a.more { background-position: 0 -368px; }
#footer_social_icons a.more:hover { background-position: -46px -368px; }


.alumni_image {max-width: 575px;}
.alumni_thumb {max-width: 225px;}

.index-image {width: 95%;}

figcaption {font-weight: bold; padding-bottom: 10px; font-size: 1.1em; font-style: italic;}

/* added by Andy to keep sub and sup from changing the line height */
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
sub { top: 0.4em; }
/* added by Andy to allow horizontal alignment (crudely and not for mobile) for a sub of a single char followed by a sup */
.subsup sup {
   left: -0.5em;
   margin-right: -0.4em;
}

/* calendar */

.calendarBG {
 background-color: #000; 
}

table.calendarBG {
 width: 100%;
}

.calendarBG tr {
 height: 10ex;
}

tr.calendarDOW {
 height: 4ex;
}

.calendarDOW td {
  width: 14%;
}

.calendarBlank { 
 background-color: #96cded;
 vertical-align: top;
 text-align: center;
 padding-top: 5px;
}

.calendarHeader { 
 font-weight: bold;
 font-size: 2em;
 color: #fff; 
 text-align: center;
 background-color: #333; 
}

tr.calendarHeader {
 height: 3ex;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #630d0d; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 line-height: 1em;
 text-decoration:   none;
 vertical-align: top;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 line-height: 1em;
 text-decoration:   none;
 vertical-align: top;
 color:             #666;
 background-color:  #fff;
padding-top: 5px;
}

table.oneDay {
 width: 100%;
}

.oneDay tr {
 height: 2ex;
}

.oneDay td {
 font-size: 0.9em;
 text-align: left;
}
/* our styles for classes of calendar events - from a color palette found by A. Feldt - Shana should make these actually useful... */
.cal-colloquium a {
  color: #49a045;
}
.cal-hepseminar a {
  color: #a76163;
}
.cal-cmpseminar a {
  color: #a77248;
}
.cal-publiclecture a {
  color: #6da05d;
}
.cal-specialevent a {
  color: #041f1e;
}
.cal-starparty a {
  color: #419894;
}
.cal-facseminar a {
  color: #444444;
}
/* event styling */
.speaker {
  color: #000080;
}
.institution {
  font-style: oblique; 
}
.topic {
  font-weight: bold;
  font-variant: normal;
  font-style: oblique;
}
/* previous and next aids - for seminars, etc. */
.prev {
  float: left;
}
.next {
  float: right;
}

/* seminars */

#seminar table {
  border-collapse: collapse;
  line-height: 1.166;
  width: 100%;
}
#seminar td, #seminar th{
  border-color: #cccccc;
  border-width: thin;
  border-style: solid;
  padding: 7px;
}
#seminar td.date {
  min-width: 4em;
  border-style: solid;
  color: #008000;
}
#seminar td.speaker {
  min-width: 8em;
  border-style: solid;
  color: #000080;
}
#seminar td.institution {
  min-width: 10em;
  border-style: solid;
  font-style: oblique;
}
#seminar td.topic {
  min-width: 10em;
  font-weight: bold;
  font-style: normal;
  border-style: solid;
}
#seminar td.topic p {
  margin-bottom: 1px;
}

/* colloquium table */

#colloquium table {
  border-collapse: collapse;
  line-height: 1.166;
}
#colloquium td, #colloquium th {
  border-color: #cccccc;
  border-width: thin;
  border-style: solid;
  padding: 7px;
}
#colloquium h3 {
  padding-top: 0px;
  text-align: center;
}
#colloquium td.date {
  border-style: solid;
  border-bottom: none;
  color: #008000;
  padding-bottom: 1px;
}
#colloquium td.host {
  width: 15%;
  border-style: solid;
  border-top: none;
  font-size: x-small;
  vertical-align: bottom;
  padding-top: 1px;
}
#colloquium td.speaker {
  width: 30%;
  border-style: solid;
  border-bottom: none;
  color: #000080;
  padding-bottom: 1px;
}
#colloquium td.institution {
  border-style: solid;
  border-top: none;
  font-style: oblique;
  padding-top: 1px;
}
#colloquium td.topic {
  font-weight: bold;
  font-style: normal;
  border-style: solid;
}

/* Publications */
.book-title {
  color: black;
  font-weight: bold;
}
.book-chapter-title {
  font-style: italic;
}
.pub-title {
/* We remove Trebuchet MS from the list because it has an awful looking Xi */
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: black;
}
.pub-volume {
  font-weight: bold;
}
.pub-name {
  font-style: italic;
}

/* Andy addition below - we should not produce invalid HTML with multiple <div id="line"> stmts because of looping - use class instead */
div.line {
	clear: both;
	padding: 3px;
	margin: 10px 25px 15px 10px;
	background: url(/assets/smalldot.gif) repeat-x;
	}
/* Andy addition for phone table - feel free to fix! */
.phones td {
	padding: 0px 2px;
	}


/*new top menu stuff*/


#menu	{
	height: 35px;
	padding: 0 0 0 13px;
	clear: both;
	margin: 0 0 0px;
	background: #323232;
	}

#menu ul {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 8px;
  	}
#menu ul li {
	padding-bottom: 9px;
	position: relative;
	}

/* top menu left----------------------------------- */


#menu_left li {
	font-size: 1em;
	display: inline;
	text-transform: uppercase;
	/*border-right: 1px solid #999;*/
	}

/* The margin below controls the spacing between left-side menu items */
/* in conjunction with the font-family choices, this works reasonably on Windows, Mac OS X, RHEL6 and iOS - test all if you change this */
#menu_left li a {
	margin: 0 11px 0 11px;
	color: #fff; 
	}

#menu_left li a:hover {
	color: #999;
	}

#menu_left {
	float: left;
	width: 45%;
	padding-top: 0px;
	}


/*top menu right----------------------------------- */


#menu_right {
	float: right;
	background: #9a9798;
	width: 55%;
	margin-top: 0px;
	}

#menu_right li {
	font-size: 1em;
	display: inline;
	text-transform: uppercase;
	border-right: 0px solid #999;
	}

#menu-right ul {margin: 0 0 3px 0;}

/* The margin below controls the spacing between right-side menu items */
/* in conjunction with the font-family choices, this works reasonably on Windows, Mac OS X, RHEL6 and iOS - test all if you change this */
#menu_right li a {
	margin: 0 12px 0 12px;
	color: #fff; 
	}

li#menu_label {padding: 0 0 0 7px; margin: 0;}

#menu_right li a:hover {
	color: #000;
	}
/* sub-menu stuff */
#menu ul ul {
	display: none;
	background: #323232;
/*	background: #4b545f; */
	padding: 0;
	position: absolute; top: 14px; left: 7px;
	z-index: 850; /* this must be larger than any used by the banner software */
	width: 150px;
}

#menu ul li:hover > ul {
		display: block;
	}	

#menu ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		background: #323232;
/*		background: #4b545f; */
		position: relative;
		display: list-item;
		list-style-type: none;
		padding: 5px 8px;
/* taking away the indent so we can highlight the whole li */
/*		margin: 0px 0px 0px 7px; */
/*		text-indent: -7px; */
		margin: 0px 0px 0px 0px;
/* Bruno requested always white for the color of the submenu text */
		color: #fff;
	}

#menu ul ul li a {
			margin: 0px;
/* Bruno requested always white for the color of the submenu text */
/*			color: #999; */
			color: #fff;
			text-decoration: none;
			display: block;
			height: 100%;
			width: 100%;
		}	
			
/* Note sure which of these is better - maybe some other strategy entirely - Andy */
#menu ul ul li a:hover { color: #fff; }
#menu ul ul li:hover {
				background: #630d0d;
			}

div.clear {clear: both;}

div.clearleft {clear: left;}

/* Andy added for styling of letters in people shortcuts */
div.letterlist {
  margin-left: 15px;
}
div.letterlist a {
  text-decoration: none;
  border: 1px solid #dddddd;
}
div.letterlist a:hover {
  background-color: #dddddd;
}
/* The Greek character Xi is terrible in Trebuchet MS (used for iOS) - make a class that can be used to help with this */
.xi {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* The following is for using the ddaccordion Javascript for collapsing and expanding */
/* We have chosen to use h5 followed by an expandable div, we should not use h5 for anything else to avoid confusion */

 h5 { background-repeat: no-repeat;
      background-position: left 5px;
      padding-left: 15px;
      font-weight: bold;
      margin: 3px 0px;
      font-size: 12px;
      /* font-size: 1em; */
      /* color: #630d0d; */
      text-transform: uppercase;
    }
 h5.closed { background-image: url("/assets/squareplus_10x10_large.gif");
             cursor: pointer;
            /* font-variant: small-caps; */
           }
 h5.opened { background-image: url("/assets/squareminus_10x10_large.gif");
             cursor: pointer;
            /* font-variant: small-caps; */
           }
 h5 + div ul {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
 h5 + div p {
	margin-bottom: 5px;
	}
 div.categoryitems, div.alwaysopen { margin-top: 2px;
                    margin-bottom: 2px;
		    margin-left: 15px;
                  }
span.plain { /* to reduce some text inside an h5 back to normal font */
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  color: #444;
	   }
@media print {
        div.categoryitems {
                display: inherit ! important;
        }
}
/* end of h5 div collapse stuff */

/* button colors stolen unabashedly from the OU list of accents */

#gradapp h3 {
  background-color: #7eac41;
}
#gradapp h3:hover{
  background-color: #9ecc61;
}
#donate h3 {
  background-color: #a47b4f;
}
#donate h3:hover {
  background-color: #c69c6d;
}
#lunarsooners h3 {
  background-color: #807662;
}
#lunarsooners h3:hover {
  background-color: #a09682;
}
div.pushbutton {
  float: right;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
.pushbutton h3 {
  padding: 12px;
  color: white;
}
.pushbutton a:hover {
  text-decoration: none;
}

#btitle {width: 100%; font-size: 1.75em; color: #fff; padding: 10px;}

.user-photos {
  float: left;
  vertical-align: top;
  width: 80px;
  height: 100px;
  margin-bottom: 15px ! important;
  border: 3px solid #eee;
}

.person-name {
  font-size: larger;
  color: black;
}

/* for our course timeline tables */
table.course-sequence {
        border-collapse: collapse;
        border-style: solid;
        border-width: 1px;
	margin-top: 15px;
	margin-bottom: 8px;
}
table.course-sequence p {
  margin: 2px 5px 2px 5px;
}
table.course-sequence h3 {
        padding-top: 0px;
        text-align: center;
}
.course-sequence td {
        border-width: 1px;
        border-style: solid;
        padding: 0px;
        margin: 0px;
        vertical-align: top;
}
.courseleft {
        width: 205px;
}

/* Faculty profile styling */
div.profdata {
  margin-top: 10px;
}
.profdata p {
  margin-bottom: 10px;
}
.profdata .user-photos {
  margin-bottom: 5px ! important;
}
.profdata p, .profdata h3, .profdata h4 {
  text-indent: -10px;
  margin-bottom: 0px;
}
/* the padding-left below is designed for the current width of faculty photos - change this if that does */
div.profdatafac {
  padding-left: 315px;
}
/* the padding-left below is designed for the current width of non-faculty photos - change this if that does */
div.profdatanotfac {
  padding-left: 113px;
}
p.profdataspace {
  line-height: 1px;
  margin-bottom: 9px;
}

/* Login form for external pages */
#login-form {
  background: #ffffff;
  width: 80%;
  margin: 0px auto;
  padding: 20px;
}

/* qualifiers page */
#qualifiers table {
  border-collapse: collapse;
  line-height: 1.166;
  width: 100%;
  margin-bottom: 1.6ex;
}
#qualifiers td, #qualifiers th{
  border-color: #cccccc;
  border-width: thin;
  border-style: solid;
  padding: 3px;
}
#qualifiers td.date {
  min-width: 4em;
  border-style: solid;
  color: #008000;
  text-align: center;
}
#qualifiers td li {
  list-style-type: none;
}
#qualifiers td ul {
  margin: 0px;
}
#qualifiers .fall {
  background-color: #eee;
}

/* if we start using mobile specific stuff, here is where it would go */
@media only screen and (max-device-width: 480px) {    
    /* Put your iPhone 3g styles in here */ 

}
