/* Main CSS for: Virginia Commonwealth University Annual Report
URL: http://www.annualreport.vcu.edu/
Designed and developed by VCU University Relations
/designer - R. Vincent Alfaro/
/developer - Lauren Paul/
/project manager - Polly Roberts /
*/

/* ---------------------------------------------------------------------------------------------
Table of Contents
------------------------------------------------------------------------------------------------
:: HTML5 display-role reset for older browsers
:: Global (body)
:: Base Typography
:: Images
:: Layout
:: Branding bar
:: Search bar
:: Main content
:: Secondary Content (Sidebar content)
:: Footer
:: Columns
:: Transitions
:: Misc
:: Notes
:: Media queries
*/
	
	/* HTML5 display-role reset for older browsers --------------------------------------------------------------- */
	header, section, footer, aside, nav, article, figure { display: block; }
	
	/* GLOBAL (body) ----------------------------------------------------------------------------------------------*/
	html, body {height: 100%;}		
	html { font-size: 100%; /* 16px */ font-family: Arial, Helvetica, sans-serif; }
	body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(../images/layout/bg_texture.gif);
	background-repeat: repeat;
	}
	
	/* BASE TYPOGRAPHY ----------------------------------------------------------------------------------------------------------*/ 				
	p { font-size: .8125em; /* 13px / 16px */ color: #000; line-height: 20px;}		
	a { color: #464646; text-decoration: none; }		
	a:hover, a:active, a:focus { text-decoration: underline; }
	
	h1 { color: #000;}
	h2 { color: #000; font-size: 1.125em; /* 18px / 16px */ }
	h3 { color: #000; }		
	h4 { color: #000; }	
	h5 { color: #000; }
	
	/* IMAGES ----------------------------------------------------------------------------------------------------------*/  
	img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ border: none; }
	.img-left { float: left; margin-right: 16px;} /* image floated left, no styling */
	.img-right { float: right; margin-left: 16px;} /* image floated right, no styling */
	
	figure { width: auto; height: auto; margin: 0; zoom: 1;}		
	figure img { margin: 0 auto; background-color: #fff; display: block; padding: 4px; border: 1px #e1e1e1 solid; }
	figure figcaption {
	color: #666666;
	font-size: 0.675em;
	font-style: italic;
	padding: 8px 3px 2px 6px;
	text-align: right;
	}
	figure.img-right { float: right; height: auto; margin: 0 0 5px 15px; width: 440px; } /* use for inset images */
	figure.img-right-headshot { float: right; margin: 0 0 5px 15px; width: 204px ; height: auto;}
	figure.img-left { float: left; margin: 1em 1em 1.5em 0; }
	figure.img-centered { margin: 1em auto 1.5em; } 
	
	/* LAYOUT ----------------------------------------------------------------------------------------------------- */ 
	#vcuIdentityWrapper { -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, .3); box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, .3); }
	.main-content { width: 960px; background-color: #fff; height: auto; margin: 29px auto 0; }
	.main-content .gutter { padding: 0 50px 20px;  }
	
	footer {
	background-color: #464646;
	background-image: url(../images/layout/footer-bg.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: auto;
	margin: 0 auto;
	}
	footer .gutter { padding: 15px 50px; }

	footer a {
		text-decoration: underline;
	}

	footer a:hover {
		text-decoration: none;
	}
	
/* MAIN CONTENT ----------------------------------------------------------------------------------------------------------------------*/
	.main-content h1 {
	color: #fff;
	font-size: 2em; /* 28px / 16px */
	font-weight: normal;
	background-color: #464646;
	padding: 18px 17px;
	display: inline-block;
	width: auto;
	margin-top: -29px;
	font-family: Georgia, "Times New Roman", Times, serif;
    }
	.main-content h1 a { color: #fff; }
	.main-content h2 { margin-top: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; width: 95%; }
	.main-content h2 a { color: #000; text-decoration: none; }
	.main-content h2 a:hover { text-decoration: underline;}
	.screenshot { 
	-webkit-box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, .3);        
        box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, .3); 
		}
		
	a:hover .screenshot { 
	-webkit-box-shadow:  0px 0px 1px 4px rgba(248, 184, 2, 1.0);        
        box-shadow:  0px 0px 1px 4px rgba(248, 184, 2, 1.0); 
		}
		
/* ARCHIVE PAGE ----------------------------------------------------------------------------------------------------------------*/
  .reportListing {
  float: left;
  width: 25%;
  height: 260px;
  text-align: center;
  }
  .reportListing img.cover {
  display: block;
  background-color: #ffffff;
  padding: 5px;
  border: thin #cccccc solid;
  width: 178px;
  height: 178px;
  margin: 0 auto;
  }

/* FOOTER ----------------------------------------------------------------------------------------------------------------------*/	
	footer p { color: #fff; }
	footer a { color: #f8bd13; }
	footer a:hover, footer a:active, footer a:focus { color: #f8df98; }
	.credit { width: 40%; float: right; }
	.credit p {text-align: right; }
	
	#realLogo {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 69px;
	margin: 0;
	width: 100%;
	}
	#realLogo h1 { margin: 0; padding: 0; }
	#realLogo h1 a {
	background: url("../images/layout/makeitrealFooter.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 69px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	width: 280px;
	}
	
	/* COLUMNS ----------------------------------------------------------------------------------------------------------------------*/
	/* Generic Columns */
	.column-row { width: 100%; margin: 20px auto 36px; }
	.col { float: left; display: inline; min-height: 1px; padding: 0; }
	.col1 { width: 48%; margin-right: 1%; }
	.col2 { width: 48%; float: right; }
	/* Homepage */
	.w2col { width: 490px; margin-right: 17px; }
	.w3col { width: 33%; margin: 0; }
	.w4col { width: 243px; margin-right: 17px; }
	.w5col { width: 178px; margin-right: 24px; }
	.w5collong { width: 178px; margin-right: 24px; }
	.w5colshort { width: 160px; margin-right: 24px; }
	
	/* Col - nested col row, no margin */
	.no-margin { margin: 0; }
	.add-bottompad { padding-bottom: 27px; }
	
	/* MISC -------------------------------------------------------------------------------------------------------------------------------*/
	
	/* Skip to navigation, content, and footer links */
	a.skip-links-item {
	    font-size: 14px;
	    text-decoration: underline;    
	    position: absolute;
	    left: 15px;
	    top: -100px;
	    z-index: 10000;
	    height: auto;
	    margin: 0 auto;
	    padding: 10px 15px;
	    background-color: transparent;
	    color: #ffba00;
	    outline: none;
	    transition: top .2s,background-color .2s;
	}

	a.skip-links-item:active,
	a.skip-links-item:focus {
	  top: 0;
	  background-color: #272727;
	} 

	#skip-links {
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    margin-left: 0;
	    list-style: outside none;
	}

	.clear { clear: both; }	
	.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	* html .clearfix             { zoom: 1; } /* IE6 */
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */
	
	.noborder { border: none; }
	.centered { margin-left: auto; margin-right: auto;}		
	
	p.toplink a, p.toplink a:link, p.toplink a:visited {
	text-decoration: none;
	background-color: #DFDFDF;
	border-radius: 3px;
	padding: 5px;
	}
	.nowrap { white-space: nowrap; }
	p.toplink a:hover, p.toplink a:focus { background-color: #F2F2F2; }
	img.icon, #additional img.icon { display: inline; position: relative; margin-left: 2px; top: 2px; z-index: 90; }
    .archiveLink { font-size: 1.25em; width: 70%; display: block; margin: 0 auto; padding: 40px 0 0 0; text-align: center;  }
	.archiveLink a { 
	color: #000; 
	text-shadow: rgba(0, 0, 0, 0.1) 0 1px 0;
	font-weight: bold; 
	width: auto; 
	background-color:#F8B801;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F8B801), color-stop(100%, #f8c226));
	background-image: -webkit-linear-gradient(top, #F8B801, #f8c226);
	background-image: -moz-linear-gradient(top, #F8B801, #f8c226);
	background-image: -o-linear-gradient(top, #F8B801, #f8c226);
	background-image: linear-gradient(top, #F8B801, #f8c226); 
	padding: 15px; 
	margin: 0 auto; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	transition: color .2s ease-in-out, background-image .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.archiveLink a:hover, .archiveLink a:focus { background-color: #464646; color: #fff; background-image: none; text-decoration: none;}
	
	.backLink {
	font-size: .825em;
	width: 70%;
	display: block;
	margin: 0;
	padding: 5px 0 20px 0;
	}
	
	.backLink a { 
	color: #000; 
	text-shadow: rgba(0, 0, 0, 0.1) 0 1px 0;
	font-weight: bold; 
	width: auto; 
	background-color:#F8B801;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F8B801), color-stop(100%, #f8c226));
	background-image: -webkit-linear-gradient(top, #F8B801, #f8c226);
	background-image: -moz-linear-gradient(top, #F8B801, #f8c226);
	background-image: -o-linear-gradient(top, #F8B801, #f8c226);
	background-image: linear-gradient(top, #F8B801, #f8c226); 
	padding: 8px; 
	margin: 0 auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	transition: color .2s ease-in-out, background-image .2s ease-in-out, background-color .2s ease-in-out;
	}

	.backLink a:hover { 
	color: #fff; 
	background-color: #464646;
	background-image: none;
	text-decoration: none;
	}
	
	/* MEDIA QUERIES -------------------------------------------------------------------------------------------------------------------------------*/
	@media screen and (max-width: 976px) {
	#identity h1 a { margin-left: .5em; }
	#identity h2 { display: none; }
	#identity h3 a { margin-top: -39px; }
	.main-content { width: 100%; }
	.main-content .gutter { padding: 0 1em 2em 1.5em; }
	footer { width: 100%; }
	}
	@media screen and (max-width: 910px) {
	.main-content h2 { width: 100%; }
	}
	@media screen and (max-width: 884px) {
	.main-content h2 { text-align: center; }
	}
	@media screen and (max-width: 834px) {
	.reportListing { width: 33%; }	
	}
	@media screen and (max-width: 738px) {
	.col1 { width: 100%; display: block; margin: 1.25em auto 1.75em auto; float: none;}
	.col2 { width: 100%; display: block; margin-right: 0; float: none; }	
	.main-content h1 { margin: -30px auto 20px auto; display: block; text-align: center; }
	.main-content h2 { margin-top: 3%; }
	.screenshot { margin-right: auto; margin-left: auto; display: block; }
	}
	@media screen and (max-width: 682px) {
	footer .col { width: 100%; display: block; }
	footer .col p { text-align: center; }
	.credit { width: 100%; display: block; }
	.credit p { text-align: center; }
	}
	@media screen and (max-width: 646px) {
	.reportListing { width: 50%; }
	}
	@media screen and (max-width: 480px) {	
	#identity h1 a { margin-left:0; }
	#identity h3 a { display:none; }
	#realLogo { display:block; }
	.main-content .gutter { padding: 0 .75em 1em .75em; }
	.main-content h1 { width: 90%; }
	/*.column-row { margin-bottom: 0; }*/
	col1, col2 { width: 90%; }
	.main-content h2 { font-size: 1em; /* 16px / 16px */ }
	}	
 	@media screen and (max-width: 433px) {
	.reportListing { width: 100%; }
	}
	
	@media screen and (max-width: 360px) {
	.archiveLink { width: 95%; }
	}