/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
 /* THIS FILE is CSS for the widest width of the website 960px or more */
#search-api-page-search-form-test-biblio-facet input[type="text"]{
	/* width:20em; */
}

#superfish-1{
	float:right;
}
#superfish-1 li ul {
    margin-top: 24px;
}
#superfish-1 ul {
	width:100%;
}
#region-user-second{
	margin:0em auto;	
}


/*#superfish-1 .last.sf-depth-2 a, #superfish-1 li a, #superfish-1 .last.sf-depth-1 a, #superfish-1 .first.sf-depth-1 a{
	border-radius:  0 0 0.6em 0.6em;
	-moz-border-radius:0 0 0.6em 0.6em; 
	padding:0;
	
	color: #FFFFFF;

}
.sf-parent-children-0{
	
}
 VERSION 1*/
/* ------------------ Top Black line START ------------------- */
#top-black-line{
	height:1.4em;
}

#logo{
	width:100%;
	padding-bottom:1em;
}

/* ----------------- Padding of Navigation Icons from the Logo <FRONT> START -------------- */
#region-header-first p, #region-header-second p{
	margin:0; /*2em 2em 2em; */
	display:block;
}
.navigation-divs a i{
	font-size:6.5em;
}
.navigation-divs a i.icon-websites{
	font-size:6.7em;	
}

.navigation-divs h3{
	font-size: 1.4em;
}
.navigation-divs a p{
	padding:1em 1.5em 1.5em 1.5em;
}


#section-4-2 div img{ /* archvied website example img css */
	max-width:211px;
	max-height:211px;
}


div.websites-content-wrapper-how #section-1, div.websites-content-wrapper-how  #section-2 { /* search wayback machine and search OF */
	padding: 0 8%;
	text-align: center;
	width: 33%;
}
/* compensate for new archive-it logo */
div.websites-content-wrapper-how  #section-2 {
	margin-top: 7px;
}
#block-search-websites div div input{ /* Search input text */
	float: left;
	width: 64%;
}



/* ---------------- Region Branding START ------------------ */
#zone-branding {
    min-height: 100%;
    padding: 1em 0 0em 0;
}

/* ----------------Menu CSS------------------- */
.sf-menu {
    line-height: 1;
    z-index: 497;
}
/* ------------------------- Menu Super fish overriding -------------------------------*/
#zone-branding-wrapper{
	 margin-bottom:3em;
}
#superfish-1 ul{
	margin-top:0.8em;
}
ul#superfish-1 li a{
	padding:1.58em 0em;
	font-size:100%;
}
 ul#superfish-1 li#menu-480-1 a{
	padding: 1.5em 0.5em;
}
#region-sidebar-first h2, #region-sidebar-second h2{
	text-align: left;
}

#region-footer-bottom{
	padding:0 0 5em 0;
}
#section-footer h2, {
	font-size:1.6em;	
}

/* WHY OF and SEARCH OF */
#why-of p, #search-of p{
	width:75%;
}



.space div{ /* Space of Sponsors Panel on the left and right */
	width:23%;
}
#partner_2 div{
	width:15%	
}
#partner_1 div {
    width: 27%;
}
#partner_3 div{
	width:16%	
}

#partner_list{
	position:relative;
	text-align:center;
	height:7em;
}
#footer-partners a div{
	float: left;
	height:5.5em;
}

#block-views-more-like-this-block {
  margin-top: 3em;
}

.region-content-right-inner section{
   width: 100%;
}
