/* Print Style Sheet */
@media print {

/*
------------------------------------------------------------------------
FOR PRINT ONLY
------------------------------------------------------------------------
*/
html, body { background:white; color:black; margin:0 }
@page{margin-top: 0.5in!important;}
#nav-menu-container, .search-bar, #sidebar, #content_tab_menu, .post-edit-link, .leave_comment, #footer, #footer-border, .a2a_kit, .quick-news, .funding, .offerings, .single-social, .mega-footer, .mobile-single-social { display: none; }
#tab_teaching_notes, #tab_research_findings {
	padding-bottom: 50px;
}
/** added in to show title in print view only **/
.print-title { display: block; }
h1.site-title a img {padding-top: 20px;}

/** added to hide switch to mobile theme link **/
#pagewrapper p, div #small-screens-menu, div.mobile-logo, div.top-menu-container, div#top-menu, #sidebar, .mega-footer, #footer, div.footer-container, div.column-two, .single-social, h4.meta-mobile {display:none;}

#pagewrapper #content p {
	display: block;
	padding-left: 0px;
	}
a[href]:after {
    content: none!important;
}
a, a:visited {
    text-decoration: none!important;
}
/*
------------------------------------------------------------------------
HEADER & NAVIGATION
------------------------------------------------------------------------
*/

.logos {
	height:52px;
	padding:18px 18px 20px 0px;
	}
	
a#site-logo, a#site-logo:link, a#site-logo:visited {
	display:block;
	margin: 0; 
	padding: 0px;
  /* background:url('../graphics/logo-jr-subtitle.png') center left no-repeat; */
	width: 450px;
	height: 70px;
	float: left;
	}

a#site-logo-2, a#site-logo-2:link, a#site-logo-2:visited {
	display:block;
	margin: 0 0 0 45px; 
	padding: 0px;
  background:url('../graphics/logo-jr-black.png') center left no-repeat;
	width: 261px;
	height: 27px;
	}	

h1 {
	font-size:24px;
	line-height: 32px;
	margin: 0px 0px 10px 0px;
	padding: 0px 100px 0 0;
	font-family: Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	}
	
h2 {
	margin: 10px 0px 16px 0px;
	font-size:20px;
	}

h3 {
	margin: 10px 0px 20px 0px;
	font-size:16px;
	}

h4, h5, h6 {
	margin: 10px 0px 20px 0px;
	font-size:14px;
	}
	h5.author{font-size:12px; color:#666;}

p, ol, ul, td, .citation {
	margin: 10px 0px 10px 0px;
	font-size:14px;
	line-height:20px;
	}
	
ol, ul {
	padding-left:40px;
	}
	
li {
	padding-bottom:5px;
	}	

a {
	outline: none;
	color:#336699;
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	}

h4.title a.prepend{
	text-transform:capitalize;
	font-weight:normal;
}
h4.title a.prepend:hover{
	text-decoration: underline;
}
.invert-link a,
a.invert {
	text-decoration:none;
	}
	
.invert-link a:hover,
a.invert:hover {
	text-decoration:underline;
	}
	
img {
	border:0;
	}

img.alignleft {
	margin: 5px 20px 10px 0px; 
	float:left;
	}	

.clear {
	clear: both;
	}

.space {
	height:1px;
	width:100%;
	}

.hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: transparent;	
	clear: both;
	border-bottom: 1px solid #cccccc;
	}

pre{
	font-size:10px;
	font-family:"Courier New";
}

blockquote{
	font-style:italic;
}

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/
body.single .main {padding-top: 0px;}
img.single-post-thumbnail-large, img.single-post-thumbnail-mobile {display:none;}

#entry {
	width:596px;
	padding:10px 0px 10px 0px;
	margin:10px 0px 40px 0;
	/* border-top:1px solid #ddd; */
	float:left;
	position:relative;
	}
#entry h3{
	padding-top:30px;
	margin-bottom:10px;
}

 #entry.type-page {
	border:0;
	width:392px;
}

/* Current home for the home/sub conditionals */
body.home #entry{padding-left:0px;}
body.home #entry.type-page {margin-left:0px !important; padding-left:0px;}

	body.home div.mast h2, body.home div.mast h2 a{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	margin-bottom:4px;
	text-decoration:none;
	color:#333;
	padding-top:12px;
	}
	body.home div.mast h2 a:hover{

	}
	div.description{
	width:620px;

	margin: 35px 0px 0px 0px;
	}
	body.home div.description h3{
	font-size:12px;
	padding-bottom:3px;
	border-bottom:4px solid #ccc;
	margin-bottom:8px;
	}
	body.home div.carton div.seal p{
	margin-top:4px;
	font-size:15px;
	}	
	a.sample{display:block; float:left; }
	a.sample img{ border:1px solid #999; }
	a.sample img:hover{ border:1px solid #666; }
	
	/*div.carton{margin-bottom:32px;}*/
	div.carton div.seal{margin-left: 165px;}
	
	div.home-highlights {
	padding-top: 0px;
	}
	div.home-highlights .mast .carton .seal h2 {
	padding-top: 0px;
	margin-top: 0px !important;
	}
	div.home-highlights .mast .carton .seal h2 {
	padding-top: 8px !important;
	}
	div.home-highlights div.float-left { 
	float: left;
	margin-top: 6px; 
	}
	div.home-highlights div.float-left img { 
	border:1px solid #999; 
	margin: 0px 10px 10px 0px;
	}
	div.home-highlights h1 {
	border-bottom: 2px solid #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 0 0px;
    margin-bottom: 12px;
    padding: 0px 5px;
    text-transform: uppercase;
    width: 195px;
	}

/* Sub Navigation for pages*/

/* Single Page */
.attachment-single-post-thumbnail { margin:5px 20px 15px 0; }
.single-thumb { float:left; }	
.caption, p.wp-caption-text {
    caption-side: bottom;
    color: #808080;
    font-size: 80%;
    line-height: 1.2em;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 4px;
    text-align: right;
}
/* suppress comments from print */
#content_tab_menu li.feedback {display:none;}
#content_tab_container div#tab_feedback /*, #content_tab_container div#tab_research_findings*/ {display:none;}
.wp-caption {float: left; margin-right: 13px; text-align: right;}
.wp-caption img {margin: 5px 20px 10px 0;}
#content_tab_container .current-tab {
    display: block;
}
.attachment-single-post-thumbnail {
    margin: 5px 20px 15px 0;
}
	
/* Archive Page */
body.non-page #browse-section-title {
	width:230px;
	float:left;
	margin-right:80px;
	}
	
#browse-section-title h1 {
	overflow:visible;
	white-space:nowrap;
	line-height:24px;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:4px;
	}	

#browse-form {
	min-height:109px;
}

h2.roofline {
	font-size:11px;
	/*color:#990000;*/
	color:#333;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding-left:1px;
	}

	
#browse-category-field {
	width:230px;
	margin:0 200px 4px 0;
	border:1px solid #666;
	font-size:12px;
	color:#1e1e1e;
	line-height:14px;
	padding:0 0px 0 0;
	}

#browse-keyword-field {
	width:218px;
	border:1px solid #666;
	font-size:12px;
	color:#1e1e1e;
	line-height:14px;
	padding:2px 7px 2px 3px;
	}

#browse-submit-button {
	position:relative;
	top:-25px;
	outline:0;
	margin-left:15px;
/*
	color:#fff;
	margin-left:10px;
	padding:4px 10px;
	font-size:13px;
	text-transform:;
	font-weight:normal;
	letter-spacing:0px;
	background-color:#22356f;
	border:0px;
	border-radius:3px;
	-moz-border-radius:3px;
*/
	}

#browse-submit-button:hover {
/* 	background-color:#224477; */
	cursor:pointer;
	}

#result-count	{
	clear:both;
	width:540px;
	padding-left:310px;
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
	margin-bottom:10px;
}

#result-count span {
  color: #336699;
}
	
#headlines {
	overflow:hidden;
	padding-left:70px;
	
	}	
	
#headlines .column {
	float:left;
	width:160px;
	margin-right:25px;
	}
	
#headlines .post-list {
	position:relative;
	z-index:2;
	}	
	
#headlines .post-list h4.title {
	display:block;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	position:relative;
	z-index:2;
	margin:0;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	}
	
#headlines .post-list h4.title a.title-link {
	color:#000;
	}

.post-desc {
	position:absolute;
	z-index:999;
  bottom:40px;
	right:-15px;
	width:170px;
	background-color:transparent;
	padding:0 5px 3px 0;
	display:none;
	}
	
.post-desc .bottom {
	height:12px;
	background-image:url(../graphics/bg-shadow-carrot.png);
	background-repeat:no-repeat;
	background-position:bottom left;	
	border-top:1px solid #ccc;
	background-color:transparent;
	margin-right:5px;
}	

.post-desc .content {
	border:1px solid #ccc;
	border-bottom:0;
	background-color:#fff;
	padding:10px;
	}

.post-desc .shadow {
	padding-right:5px;
	background-color:transparent;
	background-image:url(../graphics/bg-shadow.png);
	background-repeat:repeat-y;
	background-position:bottom right;
}
	
.post-desc .content,
.post-desc .content p {
	font-size:12px;
	color:#000;
	margin:0;
	padding:5px;
	line-height:14px;
	}	

#list-images {
	float:left;
	padding-top:10px;
	width:240px;
	margin-bottom:30px;
	}	

#list-images .column {
	float:left;
	width:80px;
}
	
#list-images a .post-desc {
	left:20px;
	bottom:60px;
	}

#list-images a {
	position:relative;
	display:block;
	float:left;
	padding:5px;
	cursor:pointer;
	background-color:none;
	}

#list-images img {
	display:inline;
	padding:0;
	vertical-align:bottom;
	}
#list-images div.column a:hover, #list-images div.column a.trim  {background-color:#6699cc !important;}

p.below {
    clear:both;
}