.global-nav, .site-title, .nav-wrapper, .subheader, #breadcrumbs, #breadcrumbs2, .gray-skew, #subfooter, #skip, footer, video, audio,object, embed{
    display:none;
}

body:after {
content: "library.tamu.edu";

}



.main-lib{
margin-top:30px;
    background: transparent !important;
	display:block;
	
}




.shadow{
	box-shadow:none;
}

.space {
    padding-top: 0;
}

.header-light {
    padding-bottom: 0;
   
}

img{
	max-width:500px;
}


@page {
margin: 0.5cm;
}

body {
font: 12pt arial, sans-serif;
line-height: 1.3;
color:#000;
}

h1 {
font-size: 24pt;
}

h2 {
font-size: 24pt;
margin-top: 20px;
}

aside h2 {
font-size: 18pt;
}

.print {
display: block!important;
padding-bottom:10px;
}

/*
.print:after {
display: block;
content: "Thank you for printing our content from The Texas A&M University Libraries";
margin: 10px 10px;
border: 1px solid #bbb;
padding: 3px 5px;
font-style: italic;
}
*/

a[href^="http://"]:after, p a[href^="http://"]:after {
content: " (" attr(href) ")";
font-size: 90%;
}

a:after, p a:after {
content: " " attr(href) ")";
}

a[href^="#"]:after, p a[href^="#"]:after {
display: none;
}

p a[href^="http://"]:after, a[href^="https://"]:after {
content: " (" attr(href) ")";
}

a, p a {
word-wrap: break-word;
}

a, p a {
color: #000;
text-decoration: underline;
}
