/* THEME OPTIONS ************************** */

/* GLOBAL ********************************* */
/* ----- Body ------------------------ */

body {
	font-size: 1em ;
	font-family: helvetica;	 
}

/* ----- Custom Fonts ---------------- */
/* ----- Text ------------------------ */
/* ----- Links ----------------------- */

/*
a, a:hover {
	color: #83E2FF;	
}
*/

/* ----- Lists ----------------------- */
/* ----- Tables ---------------------- */
/* ----- Forms ----------------------- */

/* HEADER ********************************* */
/* ----- Header Region --------------- */
/* ----- Search Box ------------------ */
/* ----- Logo ------------------------ */
/* ----- Site Title and Slogan ------- */

/* NAVIGATION ***************************** */
/* ----- Main Navigation ------------- */
/* ----- Secondary Navigation -------- */

.navbar #sub-main-nav .nav {
	float: right;
	padding: 0;
	/* padding: 1em; */
}

.not-front .navbar #sub-main-nav .nav {
        padding: 0;
}

.not-front #main #content-wrapper {
	padding-left: 60px;	
}


.navbar-inner {
	background-image: none;
	box-shadow: none;
	border: 0;
	border-radius:0;
	-webkit-border-radius: 0;
	background-color: #11253A;
	padding: 0; 
}

#main-top {
	background-color: #11253A;
	padding-top: 20px;
	/* temp until cover image comes in */
	/* padding: 100px 0 100px 0; */
}

#main-top #front_slogan {
	padding-top: 105px;
}

/*
#main-top #front_cover_montage {
	padding-left: 60px;
}
*/

#main-top h1, #header h1  {
        color: #ffffff;
	/* font-size: 4.438em; */
	font-size: 4.75em;
	font-family: crimson_textroman;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.not-front #header h1 {
	font-size: 3.750em;
	/* line-height: 3.750em; */
}

.not-front #sidebar-second {
	background-color: #ececec;
/*	margin: 0 15px 10px 15px; */
}

.not-front #sidebar-second h2 {
        font-family: Raleway, sans-serif;
/*        font-size: 1.875em; */
	font-weight: normal;
}

.not-front #sidebar-second h3 {
        font-family: Raleway, sans-serif;
        font-size: 1.3em;
        font-weight: normal;
	text-align: center;
}


.not-front #sidebar-second #block-block-5 { 
	/* padding-left: 10px;	*/
}

.not-front #sidebar-second #block-block-5 h3, .not-front #sidebar-second #block-block-15 h3, #block-views-pre-press-block-block h2 {
	font-family: 'Raleway', sans-serif; 
	font-size: 19px;
	background-color: #11253A;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 1px;
	text-align: center;
}


.view-pre-press-block {
	text-align: center;
}

.not-front #sidebar-second #block-block-6, .not-front #sidebar-second #block-block-7 {
	padding-left: 0;
}


h1#page-title {
        color: #ffffff;
	font-size: 2.406em;
	padding-left: 10px;
}


.page-taxonomy h1#page-title {
	color: #ffffff;
}


.page-taxonomy #content-head {
	display: none;
}

#user-login label, #user-login .description, #contact-site-form label, #contact-site-form .description {
	color: #ffffff;
}


/*
.page-taxonomy #content-head {
	position: relative;
}

.page-taxonomy #content-head h1 {
	margin: 0;
	font-family: 'Raleway', sans-serif;
        font-size: 30px;
	padding: 0 10px;
	top: 50px;
	left: 0;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	position: absolute;
	background-color: #000000;
}
*/
.page-taxonomy article {
	background-color: #ececec;
	margin-bottom: 10px;
	padding: 10px;
}

.page-taxonomy article h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
/*
	font-size: 30px;
	font-family: Raleway, sans-serif;
	font-weight: 300;
*/
	padding-top: 10px;
}

.page-taxonomy article p {
	text-align: justify;
}

.page-taxonomy article h3 a {
	color: #000000;
}

.page-taxonomy article .media {
	padding-left: 20px;
}

.page-taxonomy article .media p {
        font-size: 0.938em;
}




#main-top h1 .h1_articles, #header h1 .h1_articles {
	font-size: 0.3em;
	display: block;	
	padding: 0;
	margin: 0;
	line-height: 1.125em;
}

.not-front #main-top h1 .h1_articles, #header h1 .h1_articles {
        display: inline;
        padding: 0;
        margin: 0;
}


.h1_tagline {
	font-family: helvetica;
	/* font-size: 1.188em; */
 	font-size: 1em;
	/* color: #188dcd; */
	color: #83E2FF;
}

.not-front .h1_tagline {
	/* text-align: right; */
	margin-bottom: 15px;
	padding-right: 10px;
	margin-left: 75px;
}

.not-front #header-content {
	background-color: #11253A;	
}

.not-front #header-content h1 {
	background: url(/sites/unyearbook.un.org/files/UN_Logo_50.png) no-repeat 0 0;
	padding-left: 55px;
        margin: 15px 15px 0 15px;
}


.front h2 {
	font-family: Raleway, sans-serif;
	font-size: 4em;
	font-weight: 200;
    	/* /* letter-spacing: -0.1em; */ */
}

.yearbook_express_linereturn {
	margin-left: 120px;
	display: block;
}

.yearbook_prepress_linereturn {
        margin-left: 80px;
        display: block;
}

.view-yearbook-express-for-front {
	border-top: solid 1px;
}

#block-block-1 h2 {
	font-size: 3.125em;	
	/* font-size: 4em; */
}

#block-block-1 a {
        font-size: 1em;
	font-family: Raleway, sans-serif;
	color: #188dcd; 
}


.navbar {
	background-color: #11253A;
	margin-bottom: 0px;
}

.navbar .nav>li>a, .navbar span.nolink {
	text-shadow: none;
	color: #ffffff;
	font-family: Raleway, sans-serif;
	font-size: 1.5em;
}

.navbar #sub-main-nav .nav>li>a, .navbar #sub-main-nav span.nolink {
        font-size: 1.4em;
}




.navbar .nav>li>a:hover {
	/* color: #C74F17; */
	color: #D6D0C1;
}




.navbar span.nolink {
	color: #11253A;
	padding: 10px 15px 10px;
	/* font-weight: bold; */
	cursor: pointer;
	float: left;
}




.homeupbutton {
	cursor: pointer;
	font-size: 3.750em;
	font-weight: 100;
	/* line-height: 3.750em; */
	color: #ccc;
}

#block-block-11, #block-block-12, #block-block-13, #block-block-14  {
	margin-bottom: 0;
}


.view-yearbook-express-for-front p, .view-yearbook-news-secondary-for-front p, .view-yearbook-news-for-front p, .view-about-the-yearbook-secondary-for-front div div, #photoGalleryCarousel p, .view-yearbook-pre-press-for-front p {
	text-align: justify;	
}

.view-yearbook-pre-press-for-front p {
	margin-top: 20px;
}

.view-yearbook-news-for-front img {
	display: block;
	margin: 0 auto;
}


.front #main-upper .container {
        background-color: #ffffff;
}

#main-upper nav#sub-main-nav ul.menu.nav {
/*	padding-left: 312px; */
/*	margin-right: 20px; */
}

/*
#sub-main-nav {
	font-size: 1.250em;
}
*/

#main-upper .navbar .nav>li>a {
        color: #11253A;
}

/*
#main-upper nav#sub-main-nav .nav>li {
	float: right;	
}
*/


.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	/* color: #ffffff; */
	/* color: #C74F17; */
	color: #D6D0C1;	
	text-decoration: none;
	background-color: #11253A;
	/* font-weight: bold; */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
}

#main-upper .navbar .nav>.active>a, #main-upper .navbar .nav>.active>a:hover, #main-upper .navbar .nav>.active>a:focus, #main-upper .navbar .nav>li>a {
	color: #11253A;
	background-color: #ececec;
}



/*
.site-main-menu ul.menu {
	background-color: pink;
}	
*/

#main-menu .container {
	background-color: #11253A;
}

#main-upper ul.menu.nav, #main-upper .container ul.menu.nav li {
        background-color: #ececec;
}


#block-views-photo-gallery-for-front-block .carousel-inner {
	background-color: #11253A;
}

#block-views-photo-gallery-for-front-block .carousel-inner .media {
	padding-left: 10px;
}

#block-views-photo-gallery-for-front-block .carousel-inner .media h3 {
	margin-left: 30px;
	margin-right: 30px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
}

#block-views-photo-gallery-for-front-block .carousel-inner .media h3 a {
	color: #ffffff;
}

#block-views-photo-gallery-for-front-block .carousel-inner .media p {
	font-family: helvetica;
	font-size: 1em;
	color: #ffffff;
	padding: 20px 100px 0 100px;
}

.view-related-publications-for-front .span3 {
	background-color: #F8F8F8;
}

.view-related-publications-for-front .span3 .media-body {
        padding: 5px;
}



.view-related-publications-for-front h3 {
	font-family: 'Raleway', sans-serif;
        font-size: 1.313em;
}

.view-related-publications-for-front h3 a {
	color: #000000;
}

.view-related-publications-for-front p {
        font-family: helvetica;
        font-size: 0.875em;
}
 
#timelineCarousel h3 {
	font-size: 1.125em;
	font-family: 'Raleway', sans-serif;
}

#timelineCarousel h3 a {
	color: #000000;
}

/*
#timelineCarousel ul {
	margin-right: 80px;
	margin-left: 80px;
}
*/

#timelineCarousel .carousel-control {
	border: 0;
	background: none;
	opacity: 1;
	color: #ccc; 
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	filter: none;
}


#block-views-yearbook-news-for-front-block h3 {
	font-size: 3.125em;
	font-family: Raleway, sans-serif;
        font-weight: 300;
        /* /* letter-spacing: -0.1em; */ */
	text-align: center;
}

.front #content100, .front #content-col101, .front #content102, .front #content-col103, .front #content104, .front #content-upper, .front #content-lower {
	border-top: solid 1px;
}

.front #content-lower {
        border-bottom: solid 1px;
}


#content-lower .related1 {
	/* padding-right: 10px; */
	/* border-right: solid 1px #000000; */
}

#content-lower .related2, #content-lower .related3, #content-lower .related4 {
        margin-left: 30px;
        /* border-right: solid 1px #000000; */
}
/*
#content-lower .related4 {
        padding-left: 10px;
}
*/
.twitter_embed {
	margin-top: 20px;
}


.view-making-of-the-yearbook-secondary-for-front p, .view-making-of-the-yearbook-cover-secondary-for-front p {
	display: inline;
}

.view-making-of-the-yearbook-secondary-for-front, .view-making-of-the-yearbook-cover-secondary-for-front {
	margin-bottom: 1em;
}

#content-col2-2 {
	margin-bottom: 20px;
	border: solid 1px #000000;
}

#content-col101-1 p {
	font-size: 0.938em;	
}

#content-col101-2, #content-col103-2 {
	margin-top: 20px;
}

.newsDate {
/*
	font-size: 19px;
	font-family: quicksandregular;
*/
	font-size: 0.875em;
	font-family: helvetica;
}

#content-col101-2 h3 {
	font-size: 2em;
        font-family: Raleway, sans-serif;
        font-weight: 300;
        /* /* letter-spacing: -0.1em; */ */
}

#content-col101-2 h3 a {
	color: #000000;
}

/*
#block-views-yearbook-news-for-front-block .image_w_overlay {
	position: relative;
	margin-bottom: 20px;
}


#block-views-yearbook-news-for-front-block .image_w_overlay .overlay h3 {
	margin: 0;
	width: 100%;
	padding: 0;
	background: #ececec;	
	background: rgba(236,236,236,0.3); 
	position: absolute;
	font-size: 30px;
}

#block-views-yearbook-news-for-front-block .image_w_overlay .overlay h3 a {
	color: #000000;
}
*/
.image_w_overlay {
        position: relative;
        margin-bottom: 20px;
}

.image_w_overlay .overlay h3 {
        margin: 0;
        width: 100%; 
        padding: 0;
        background: #ececec;
        background: rgba(236,236,236,0.1);
        /* position: absolute; */
        font-size: 1.875em;
	/* border: 1px solid #000000; */
}

#block-views-yearbook-news-for-front-block .image_w_overlay .overlay h3 {
	font-size: 1.875em;
}

.image_w_overlay .overlay h3 a {
        color: #000000;
}

.not-front .image_w_overlay .overlay h3 {
	font-size: 2.5em;
	font-family: Raleway, sans-serif;
	font-weight: 300;
	/*/* letter-spacing: -0.1em; */*/
	text-align: center;
}


.page-node article p {
	color: #ffffff;
        font-size: 0.938em;
        font-family: helvetica;
}

.page-node .submitted {
	color: #ffffff;	
}


.not-front.page-node img {
	display: block;
	margin: auto;
}

.not-front.page-node .field-name-field-page-image, .not-front.page-node .field-name-field-image, .not-front.page-node #content-head {
	background: rgba(236,236,236,0.1);
}

.not-front.page-node .field-name-field-page-image, .not-front.page-node .field-name-field-image {
	padding-bottom: 10px;
}

.not-front.page-node #content {
	margin-left: 20px;
}

.not-front.page-node .field-name-body p {
	color: #fff;
	text-align: justify;
}

.not-front.page-node h4, .not-front.page-pre-press h3, .not-front.page-express h3 {
	background-color: #ececec;
	color: #000;
	/* padding: 3px; */
	padding: 10px;
}

.not-front.page-node #content-head {
	background: rgba(236,236,236,0.1);
}


/*
.view-pre-press .view-header p {
	background: rgba(236,236,236,0.1);
}
*/

#pre-press-content-head {
	background: rgba(236,236,236,0.1);
	padding: 2px;
}

.view-pre-press-description-for-chapter-view, .view-express-description-for-chapter-view {
	margin-top: 10px;
}

.view-pre-press .view-header p img {
	display: block;
	margin: auto;
}

.view-pre-press .row, .view-yearbook-express .row {
	padding: 8px;
	margin-left: 0;
	border-top: 1px solid #dddddd;
	/* color: #ffffff; */
}

.view-pre-press .views-field-title, .view-pre-press p, .view-yearbook-express p {
	color: #ffffff;
}

.view-pre-press > .view-content, .view-yearbook-express > .view-content {
	background-color: #ffffff;
}

.view-pre-press .views-row-even.row, .view-yearbook-express .views-row-even.row {
	background-color: #f9f9f9;
}


.view-pre-press .second-level1 {
	padding-left: 40px;
}

.rotated_title {
	position: relative;
	/* background-color: orange; */
}

.node-type-article #main #content-wrapper {
	padding-left: 80px;
}

.node-type-article #main #content {
	/* background-color: pink; */
	margin-left: 0;
}

.rotated_title h3 {
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 1.875em;
	padding: 0;
	margin: 0;
	padding: 0 10px; 
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	background-color: #000000;	

	position: absolute;
	top: 100px;
	right: 0;

}

/*
#block-views-yearbook-news-for-front-block .image_w_overlay h3 a {
        color: #000000;
}
*/

.view-about-the-yearbook-for-front {
	text-align: center;
}

.view-about-the-yearbook-for-front h2 {
        text-align: left;
	font-size: 3.5em;
}

.view-about-the-yearbook-for-front h2 a, .view-yearbook-news-for-front h2 a, .view-yearbook-pre-press-for-front h2 a, .view-yearbook-express-for-front h2 a {
        color: #000000;
}



.region-content100 {
	/* margin-top: 30px; */
}

.region-content100 h2 {
	margin: 0;
}

.making_title a {
	font-weight: bold;
	color: #000000;
}

/* centering of main nav */
.front #main-nav {
	width: 100%;
	overflow: hidden;
}

.not-front #main-nav {
       	float: right; 
}

.not-front #main .container {
	background-color: #11253A;	
}

.front #main-menu ul.menu {
	list-style: none;
	position: relative;
	float: left;
	display: block;
	left: 50%;
}

.front #main-menu ul.menu li {
	position: relative;
	float: left;
	display: block;
	right: 50%;
}

/*
.homepage_search_form {
	margin-top: 25px;
}

.homepage_search_form input {
	height: 60px;
	font-size: 1.875em;
}

.homepage_search_form .btn {
        padding: 24px 12px;
}
*/

.homepage_search_form2 {
	margin-top: 25px;
}

.homepage_search_form2 #q_field, .homepage_search_form2 #submit_button {
	padding: 20px;	
}

.homepage_search_form2 #q_field {
	font-size: 20px;
}

.view-yearbook-news-secondary-for-front .views-row-1, .view-yearbook-news-secondary-for-front .views-row-4 {
	border-bottom: solid 1px #C74F17;
}

.view-yearbook-news-secondary-for-front .views-row-2, .view-yearbook-news-secondary-for-front .views-row-5 {
        border-bottom: solid 1px #2063AC;
}

.view-yearbook-news-secondary-for-front .views-row-3 {
        border-bottom: solid 1px #0B7633;
}

.view-yearbook-news-secondary-for-front h3 {
        margin: 5px 0;
}

#coverCollageGalleryCarouselButtons {
	text-align: center;
}

#coverCollageGalleryCarouselButtons .carousel-control {
	position: relative;
	background: none;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	margin: 0;
	border: 0;
}




/* ----- Breadcrumbs ----------------- */
/* ----- First Sidebar Menu Blocks --- */
/* ----- Second Sidebar Menu Blocks -- */
/* ----- Admin Menu ------------------ */
/* ----- Pager Nav ------------------- */

/* SIDEBARS ******************************* */

/* FOOTER ********************************* */
/* ----- Fat Footer ------------------ */

/* CONTENT ******************************** */

/* VIEWS ********************************** */
/* ----- Search Results -------------- */

/* CONTAINERS ***************************** */
/* ----- Blocks ---------------------- */
/* ----- Wells ----------------------- */
/* ----- Callouts and Blockquotes ---- */
/* ----- Pullquote Text -------------- */

/* POSTCARD LAYOUTS ********************** */

/* IMAGES ******************************** */

/* ICONS ********************************* */

/* HELPER CLASSES ************************ */
/* ----- Style ----------------------- */
/* ----- Positioning ----------------- */
/* ----- Sizing ---------------------- */

/* GENERAL OVERRIDES ********************* */
/* ----- Bootstrap Overrides --------- */
/* ----- Field Collection Overrides -- */
/* ----- Field Label Overrides ------- */

/* ADMINISTRATION ************************ */
/* ----- Admin ----------------------- */
/* ----- User Block ------------------ */

/* MEDIA QUERIES ************************* */
/* ----- Responsive ------------------ */
/* ----- Print ----------------------- */

.volPageChapterHeader {
	margin-left:0px; 
	border: 1px solid #cccccc;
	background-color: #ececec;
	color: #188DCD;
	padding: 5px;
}

.rowVolPageChapterHeader {
	margin-left:0px;
}

.volPageChapterHeader a {
	color: #188DCD;
}

.pageSidebar {
	background-color: #ececec;
	/* padding: 0 10px; */
	padding: 0;
	/* margin-left: 0px; */
        width: 180px;
        margin-top: 10px;
        margin-left: 10px;
}


.pageSidebar .row {
	margin-left: 0px;
}

.pageMain {
	position:relative; 
	margin-left: 0px;
}

.sidebarGroup {
/*	border-bottom: 1px solid #ffffff; */
	margin-bottom: 10px;
	padding-bottom: 10px;
}


/* un brandbar  */

.header {
	margin: 0;
}

#main-bottom {
	margin-top: 0;
	height: 25px;
	background-color: #11253A;;
	padding: 5px 0 0 0;
}

/*
#main-bottom .row {
	margin: 0 10px;
}
*/

#un_icon {
	background: url(https://www.un.org/apps/news/en/images/en_unicon_w.png) no-repeat 0 0;
	text-indent: 5px;
	color: white;
	border: 1px solid #ffffff;
}

#block-block-13 {
	margin-left: 20px;
}

#block-block-13 p {
	font-size: 0.813em;
	font-family: Verdana;
}

#main-bottom p {
	margin: 0;
}

#main-bottom a, #main-bottom a:hover {
	color: #ffffff;
}

#main_lower {
	float: left;
}

#block-locale-language {
	margin-bottom: 0;
}

#block-locale-language h2, #block-menu-menu-footer h2 {
	display: none;
}

ul.language-switcher-locale-url {
	margin: 0 0 0 0;
	float: right;
}

ul.language-switcher-locale-url {
	position: relative;
}

ul.language-switcher-locale-url li {
	font-size: 0.750em;
	font-family: Tahoma;
	margin: 0 0 0 0.5em;
	padding: 0 0.5em 0 0;
}

ul.language-switcher-locale-url li {
	float: left;
	list-style: none outside none;
}

#main-bottom a, #main-bottom a:hover {
	color: #ffffff;
}

/* search */

.searchResultsInner {
	margin-left: 20px;	
	padding: 10px;
	background-color: #ffffff;
}

.advSearchResultOuter .searchResultsInner {
        margin-left: 0;
        padding: 0;
}


.searchResultsContainer {
	background-color: #11253A;
}

/*
.searchResultsContainer .form-search label {
	display: block;
}
*/

#searchResultsFormFirstRow {
	margin-bottom: 20px;	
}

input[type="radio"], input[type="checkbox"] {
/*	margin: 4px 0 0; */
	line-height: normal;
}

#searchResultsFormSecondRow h3 {
	font-family: Raleway, sans-serif;
	font-weight: 300;
	/* letter-spacing: -0.1em; */
	font-size: 1.875em;
	text-align: center;
}

.pagination {
	text-align: center; 
	background-color: #11253A;
	height: inherit;
	color: #ffffff;
	padding: 10px; 
	font-family: 'Raleway', sans-serif;
        font-size: 1.063em;
}

.pagination a, a.searchResultPageSearchResultLink {
	background-color: #188dcd;
	color: #ffffff;
	padding: 0 15px; 
}

.searchResultPagePagination {
	text-align: center;
        background-color: #11253A;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
        font-size: 0.938em;	
	padding-top: 10px;
}

.sidebarGroup.searchResultPagePagination {
	padding-bottom: 0px;
}

.searchResultPagePagination a {
	color: #ffffff;
}

.sidebarGroup h4 {
	font-family: Raleway, sans-serif;
	font-size: 1.063em;
        text-align: center;
	margin: 0 2px 0 0;
	/* font-weight: 300; */
	/* letter-spacing: -0.1em; */
}

.sidebarGroupSearchLabel {
	float: left;
}

.sidebarGroupSearchUl {
	background-color: #ffffff;
padding: 5px;
float: left;
border: solid 1px #ccc;
list-style-type: none;
display: inline;
}

.sidebarGroupSearchSelect {
	float: left;
	display: inline;
}

.sidebarGroup .row {
	margin-top: 5px;	
	position: relative;
	font-size: 0.875em;
}

.sidebarGroup .row .span1 {
	margin-left: 0;
	width: 80px;
}

/*
.pagination a.paginationPrev {
	margin-right: 100px;
}

.pagination a.paginationNext {
        margin-left: 100px;
}
*/

#searchResultsSidebar {
	margin-left: 0;
	background-color: #ffffff;
}

.searchResultsSidebarInner {
	padding: 5px;	
}

#searchResultsFormFirstRow .input-xxlarge {
	width: 100%;
	height: 40px;
	font-size: 1.500em;
	line-height: 1.625em;
}

#searchResultsFormThirdRow {
	text-align: center;
}

#querySubmit {
	padding: 15px;
	font-family: Raleway, sans-serif;
	font-weight: 300;
	/* letter-spacing: -0.1em; */
	font-size: 1.875em;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #ffffff;
	color: #000000;
}

#searchResultPageContainer .row {
	margin-left: 0;	
}

.pageNavLink {
	margin: 15px;
        padding: 10px;
        font-family: Raleway, sans-serif;
        font-weight: 300;
        /* letter-spacing: -0.1em; */
        font-size: 1.250em;
        text-align: center;
        border: 1px solid #ccc;
        background-color: #ffffff;
        color: #000000;
}

/*
.pageNavLinkAbsolutePrev {
	position: absolute;
	padding: 10px;
	top: 0;
	left: 0;
        font-family: Raleway, sans-serif;
        font-weight: 300;
        font-size: 1.0em;
        text-align: center;
        border: 1px solid #ccc;
        background-color: #ffffff;
        color: #000000;
}

.pageNavLinkAbsoluteNext {
        position: absolute;
	padding: 10px;
        top: 0;
        right: 0;
        font-family: Raleway, sans-serif;
        font-weight: 300;
        font-size: 1.0em;
        text-align: center;
        border: 1px solid #ccc;
        background-color: #ffffff;
        color: #000000;
}
*/

.pageNavLinkAbsolutePrev, .pageNavLinkAbsoluteNext, .pageNavLinkAbsolutePrevBottom, .pageNavLinkAbsoluteNextBottom {
        position: absolute;
        padding: 10px;
        font-family: Raleway, sans-serif;
        font-weight: 300;
        font-size: 1.0em;
        text-align: center;
        border: 1px solid #ccc;
        background-color: #ffffff;
        color: #000000;
	display: none;
}

.pageNavLinkAbsolutePrev, .pageNavLinkAbsoluteNext {
	top: 0;
}

.pageNavLinkAbsolutePrevBottom, .pageNavLinkAbsoluteNextBottom {
	bottom: 0;
}

.pageNavLinkAbsolutePrev, .pageNavLinkAbsolutePrevBottom {
	left: 0;
}

.pageNavLinkAbsoluteNext, .pageNavLinkAbsoluteNextBottom {
	right: 0;
}


#main-content {
	padding-top: 10px;
}

.not-front #content {
/*	background-color: pink; */
}

.not-front #content-wrapper {
       	margin: 0; 
/*	background-color: green; */
}

.not-front #content-head {
/*        background-color: blue; */
	margin: 0;
/*	height: 0; */
}

.not-front #main-bottom .row {
	margin-left: 0;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h2#searchtools {
	margin-top: 0;
        margin-bottom: 5px;	
	padding-top: 0;
	padding-bottom: 0;
}

.searchResultPagePagination h3 {
	
}

/*
#block-block-4 {
	padding-left: 120px;
}
*/

#block-views-cover-collage-block {
	margin-bottom: 0px;
}

#coverCollageGalleryCarousel { 
	margin-bottom: 5px;
}

#coverCollageGalleryCarouselButtons a.carousel-control {
	color: #ffffff;
	opacity: 1;
	font-size: 3.125em;
	font-weight: inherit;
}

.express_image img {
/*    padding-left: 63px; */
    display: block;
    margin: 0 auto;   
}

.express_body {
    margin-top: 12px;
}

#tweeting_bird img {
	margin-left: 457px;
	margin-bottom: -63px;
}

/* styles from header.inc - mostly on solr pages */

img.sidebarCover {
	display:block;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main-upper .container {
	background-color: #11253A;
	padding-bottom: 10px;
}

.volPageChapterHeader {
	overflow: hidden;
	margin-top: 10px;
}

/*
#searchResultPageContainer > .row, .searchResultsContainer > .row {
	border-right: solid 3px #11253A;
	border-left: solid 10px #11253A;
	border-bottom: solid 3px #11253A;
}

.searchResultsContainer {
	border-bottom: 3px solid #11253A;
	background-color: #ffffff;
}
*/


.searchResultsContainer {
	background-color: #ffffff;
}

.searchResultsContainer > .row {
	margin-left: 0;
	background-color: #ffffff;
}

.searchResultsContainer #sidebar-second {
	margin-top: 10px;
}

#searchResultPageContainer a.searchResultPageSearchResultLink {
	padding: 0 5px;
}

.volumeBox {
	overflow: auto;
	height: 120px;
	padding: 5px;
	border: solid 1px #ccc;
}

.sidebarGroupSearchUl {
	height: 150px;
	overflow: auto;
	display: block;
	/* margin: auto; */
	width: 130px;
	padding: 0 5px;
	margin: 0 20px;
}

.sidebarGroupSearchUl li {
	padding: 2px 5px 0 5px;
}

.chapterOutlineRow {
	background-color: #ececec;
}

.chapterOutlineRow, .chapterOutlineRowAlt {
	padding: 15px;
}

.sidebarGroup #querySubmit {
	padding: 3px 15px;
	font-size: 15px;
	float: right;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #000;
}

.sidebarGroup form {
	margin-bottom: 0;
}

#query-form2 {
	padding-top: 10px;
}

#query-form2 select {
	/* width: 100%; */
	display: block;
	margin: auto;
	/* padding-top: 10px; */
}

#query-form2 h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.pageSidebar h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	background-color: #11253A;
	color: #ffffff;
	text-align: center;
}

img.sidebarCover {
	display:block;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagination {
	margin: 0 0 20px 0;
}


.highlightHit .pagewidth, .highlightHit .pageheight, .highlightHit .left, .highlightHit .top, .highlightHit .width, .highlightHit .height {
	display: none;
}

.controls {
	padding: 0 20px;
}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #000;
}

.sidebarGroup.searchResultPagePagination {
	padding-bottom: 10px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	outline: 0 none;
	border: 1px solid #000;
	/* border-color: none; */
    	box-shadow: none;
    	-webkit-box-shadow: none;	
}

label {
	font-weight: normal;
}

.not-front h1 {
	font-family: Raleway, sans-serif;
}

.site-footer {
	margin-top: 0;
}

#footer-content ul {
	list-style: none;
        float: right;
        display: block;
}

#footer-content ul li {
	list-style: none outside none;
	float: left;
	margin-left: 15px;
	font-size: 0.875em;
}


.page-taxonomy-term .field-name-field-image img {
	float: right;
	margin: 0 5px 5px 10px;
}

.page-taxonomy-term h2 a {
	color: #000;
	font-family: 'Raleway', sans-serif;
}

.view-pre-press .views-summary { 
	background-color: #11253A;
}

#pre-press-content-head img {
	display: block;
	margin: auto;
}

/*
.view-pre-press .views-summary li a { 
	color: #fff;
}

.view-pre-press .views-summary li a:hover {
	color: #C74F17;
}
*/

/* used for resizing of home page */

.front .frontPanel {
	background-color: #11253A;
	min-height: 75%;
}





@media (max-width: 1200px) {
  .navbar .nav>li>a, .navbar span.nolink {
	font-size: 1em;  
  }
  #main-top h1, #header h1 {
	font-size: 4em;
  }
  #main-top #front_slogan {
        padding-top: 32px;
  }
  .h1_tagline {
	font-size: 1em;
  }
  #block-block-1 h2 {
	font-size: 2.3em;
  }
  .front h2 {
	font-size: 3.2em;
  }
  #block-views-yearbook-news-for-front-block .image_w_overlay .overlay h3 {
	font-size: 1.5em;
  }
  #content-col101-2 h3 {
	font-size: 2em;
  }
}

@media (max-width: 980px) {
  #main-top h1, #header h1 {
        font-size: 3.5em;
  }
  #main-top #front_slogan {
        padding-top: 0;
  }
  .h1_tagline {
        font-size: 0.9em;
  }
  ul.language-switcher-locale-url li {
        font-size: 0.6em;
  }
  #block-block-13 p {
        font-size: 0.6em;
  }
  #block-block-1 h2 {
        font-size: 2.5em;
  }
  .front h2 {
        font-size: 2.7em;
  }
  #block-views-yearbook-news-for-front-block .image_w_overlay .overlay h3 {
        font-size: 1.3em;
  }
  #content-col101-2 h3 {
        font-size: 1.5em;
  }
}

@media (max-width: 768px) {
  #main-top h1, #header h1 {
        font-size: 3em;
  }
  #main-top #block-block-4 .content p {
	display: none;
  } 
  .h1_tagline {
        font-size: 0.8em;
  }
  ul.language-switcher-locale-url li {
        font-size: 0.5em;
  }
  #block-block-13 p {
        font-size: 0.5em;
  }

  #block-block-1 h2 {
        font-size: 2em;
  }
  .front h2 {
        font-size: 2.2em;
  }
  .frontPanel {
	min-height: inherit;
  }
  .homeupbutton {
	display: none;
  }
  #front_cover_montage {
	margin-top: 40px;
  }
  .homepage_search_form2 #submit_button {
	height: 42px;
/*
  .content-upper {
   	display: none;
  } 
*/
}

@media (max-width: 320px) {
  #main-top h1, #header h1 {
        font-size: 2.5em;
  }

  .h1_tagline {
        font-size: 0.6em;
  }
}

