@charset "utf-8";

/* 
COLORS
Darkest blue: 01021e
Dark blue: 0f1f52
Brightest blue: 00beed
Bright blue: 0099cc
Light neutral: fffaf0
Light yellow: fff5de
Gold: F2C31A
*/
body {
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	width: auto;
	height: 100%;
	color: #FFF;
	background-color: #01021e; /*Darkest blue*/
	background-image: url(/images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}
a {
	color: #0099cc; /*Bright blue*/
}
a:hover {
	color: #F2C31A !important; /*Gold*/
}
#mission_and_partners .mobile_overview {
	display: none;
}

/**** FONTS SIZES AND FAMILIES: BEGIN ******/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topBanner li {
	font-size: 11px;
}
#topNav li {
	font-size: 12px;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
h1 {
	line-height: 28px;
	font-size: 28px;
}
h2 {	
	font-size: 20px;
	color: #924c00; /*brown */	
}
h3 {
}
#footer_boilerplate {
	font-size: 11px;
}

#topBanner a, #footer_boilerplate {
	color: #f3f3f3;		
}
/**** FONTS SIZES AND FAMILIES: END  ******/

/**** HORIZONTAL LISTS: BEGIN ******/
.horizList, .horizList li {
	display: block;
	list-style-type: none;	
	margin: 0;
	padding: 0;	
}
.horizList li {
	display: inline-block;	
}
/**** HORIZONTAL LISTS: END ******/

#topBanner {
	background-color: #0f1f52; /*Dark blue*/
	text-align: right;
	font-size: 0;
}
#topBanner, #topBanner ul, #topBanner li {
	height: 30px;
	line-height: 30px;
	color: white;	
}
#topBanner a {
	text-decoration: none;
	font-weight: bold;	
}
#topBanner ul > li:after {
	content: "\00a0\2022\00a0";
}
#topBanner ul > li:last-child:after {
	content: "";
}

.centralColumn {
	width: 1000px; /*IMPROVE - make this liquid/flexible?*/
	margin: 0 auto 0 auto;
	display: table;	
}
/*****
#content {
	display: table;
	width: 950px; 
}
****/

/**** TITLE BANNER: BEGIN ******/
#titleAndSearchContainer {
	position: relative;
}
#titleBanner h1 {
	color: #F2C31A; /*Gold*/
	font-weight: bold;
	font-variant: small-caps;
}
#titleBanner h1 > span:last-child {
	display: none;
}
#titleBanner {
	display: table;
	width: 100%;
}
#cimssLogoContainer, #titleBanner h1, #searchboxForm {
	display: table-cell;
	vertical-align: bottom;
	text-align: left;
}
#cimssLogoContainer {
	width: 1px;
}
#cimssLogo {
	border: none;
	position: relative;
	bottom: -5px; /* because logo has a semi-transparent border around it*/
	height: 65px;
	margin: 15px 15px 0px 5px;
}
#mobile_menu_icon {
	display: none;
}
#searchboxContainer {
	position: absolute;
	right: 0px;
	bottom: 35px;
	margin-right: 0 !important;
}
#searchboxForm {
	display: block;
	text-align: left;	
	text-align: right;
}
#searchBox {
	vertical-align: middle; 	
}
#searchButton {
	vertical-align: middle; 
	border: solid 0px #000000; 
	background-color: transparent; 
	background-image: url(/images/search-button.png); 
	width: 29px; height: 
	24px; 
	font-size: 0;
}
/**** TITLE BANNER: END ******/

/**** TOP NAVIGATION BAR: BEGIN ******/
#topNav {
	/* must use rgba format so that transparency can be set without making child elements semi-transparent as well*/	
	background-color: rgba(153, 153, 153, 0.4); 
	margin: 12px 0 12px 0;
	height: 30px;
	line-height: 30px;
}
#topNav li {
	margin-right: 30px;
}
#topNav li a {
	font-weight: bold;	
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px #000000;		
	display: inline-block;
	border-radius: 5px;
		
	line-height: 20px;
	height: 19px; /* NOT SURE WHY THIS DOESN'T WORK WITH 20px */
	/*padding: 5px;*/
	padding: 1px 5px 1px 5px;
	margin: 4px auto 4px auto;
	

}
#topNav li a:hover {
	text-shadow: none;
	color: white !important;
	background-color: #0099cc !important; /*Bright blue*/
}
/**** TOP NAVIGATION BAR: END ******/

/**** CONTENT: BEGIN ****/
#content {
	margin-top: 0;
	min-height: 400px;
	background-color: #fffaf0; /*Light neutral*/
	color: #333;
}
#content > *:first-child {
	margin-top: 0;
	padding-top: 0;
}
#content > h2, #content_inner {
	display: table-row;
}
/**** CONTENT: END ****/


#main {
	width: 700px;}	


/*--------- side nav: BEGIN --------------*/
#side_column {
	width: 260px;
	height: 100%;
	float: right;

}

#side_nav {
	width: 250px;
	margin: 60px 0 1em 1em;
	background-color: #fff5de;	
	min-height: 175px;
    box-shadow:         0px 2px 4px 2px rgba(100, 100, 100, 0.3);
    -moz-box-shadow:    0px 2px 4px 2px rgba(100, 100, 100, 0.3);
    -webkit-box-shadow: 0px 2px 4px 2px rgba(100, 100, 100, 0.3);
}
#side_nav h3 {
	background-color: #0f1f52;
	color: #fff !important;		
	margin: 0 !important;
	padding: 3px 10px 3px 10px;
	border: solid 1px #aaa;	
	border-top: none;
	border-bottom: none;	
	/* done because there is an optical illusion that makes
	the box that the h3 is in seem slightly less wide than
	the parent side_nav box (probably due to the yellow of the
	side_nav box bleeding into the drop shadow */
	position: relative;	
	left: -1px;
	width: 231px;
}

#side_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 12px;
}

#side_nav ul li {
	padding: 5px 10px 5px 10px;
}
#side_nav li a {
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
}
/*--------- side nav: END --------------*/

#nicelist ul li {
	margin-bottom: 5px;
}


/***** FOOTER: BEGIN *****/
#footer {
	display: table;
	width: 100%;
	background-color: #0f1f52; /*Dark blue*/
	vertical-align: middle;
}
#footer_boilerplate {
	margin-top: 10px;
	position: relative;
}

#footer_boilerplate_2 {
	margin-top: 1em;
}

#footer address {
	font-style: normal;
}
/**********************
REMOVED FOR NOW
#social_media {
	width: 60px;
	display: block;
	padding-top: 11px;
	z-index: 2;
	position: absolute;
	top: 0px;
	right: 280px;
}
#social_media img {
	height: auto;
	width: 25px;
	margin: 0px;
	padding: 0px;
}
************************/
.footer_content_block {
	display: table-cell;
	vertical-align: middle !important;
	height: 100px;
}
#footer_logos {
	width: 1px;
	white-space: nowrap;
	padding-right: 20px;
}
.logo {
	display: inline-block;
	border: none;
	margin-right: 10px;
}
#uw_madison_logo {
	background-image: url(/images/uw-madison-logo.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 60px;
}
#ssec_logo {
	width: 79px;
	height: 57px;
	background-image: url(/images/ssec-logo.png);
	background-repeat: no-repeat;
}
.logo_caption {
	display: none;
}
#mobile_desktop_link {
	margin-right: 2em;
}
#footer a {
	color: #00beed; /*Brightest blue*/
	text-decoration: none;
}
#bottomNav li:after {
    content: "\00a0\00a0\00a0\00a0|\00a0\00a0\00a0\00a0";	
}
#bottomNav li:last-child:after {
    content: "";	
}
/* position cimss earth picture */
#footer {
	position: relative;	
	height: 115px;	
}
#cimss_earth {
        position: absolute;
        top: -181px;
        right: -33px;
        background-image: url(/images/cimss-themes-and-earth-2.png);
        background-size: 250px; /* IMPROVE: RESIZE IMAGE SO THAT I DON'T HAVE TO RESIZE IMAGE VIA CSS */
        background-repeat: no-repeat;
        width: 290px;
        height: 325px;
}



#ssec_logo {
	position: relative;
	top: -3px;
}
/***** FOOTER: END *****/

/**** HORIZONTAL ALIGNMENT: BEGIN ******/
#titleBanner #cimssLogoContainer {
	/* Note: the actual left padding is includes the transparent/semi-transparent border around the cimss logo PNG which
	         isn't specified here*/
	padding-left: 5px;
}
#topNav, #footer > *:first-child {
	/*padding-left: 17px;*/
	padding-left: 25px;
}
#content {
	/*padding: 17px;*/
	padding: 17px 25px;
}
/**** HORIZONTAL ALIGNMENT: END ******/
