/* This file will hold styles that are loaded using the same media query as the wide grid. */

#superfish-1 {
//	padding-left:220px;
}

#zone-menu {
    padding-left: 0px;
    width: 100%;
}

#zone-menu .region-menu-inner {
	max-width:1220px;
	margin:auto;
}
#block-superfish-1 ul.menu li a {
    padding: 15px 20px;
 }


/* BIBLIO */

#biblio-search-form {
/*	border:1px solid black; */
	padding: 0px 0;

}


/*#biblio-header #edit-submit {
 	background:none;
 	background-color: #58123E;
	padding:2px 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: white;
	text-transform: uppercase;
	font-size:14px;
	margin-top:10px;
	font-family: 'Roboto Condensed';
	text-shadow:none;
}
.biblio-alpha-line {
    text-align: center;
    padding: 10px 0 0px 0;
}

/*#biblio-header #edit-search-form .fieldset-legend {
	background: #58123E;
	padding:0px 10px;
	webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position:relative;
    top:-5px;
    left:0px;
}
#biblio-header #edit-search-form .fieldset-legend a:link,
#biblio-header #edit-search-form .fieldset-legend a:visited {
	color:white;
	font-family: 'Roboto Condensed';
    font-size:18px;
    text-transform:uppercase;
}

#biblio-header #edit-search-form .fieldset-wrapper a.fieldset-title {color:black;}

#biblio-header #edit-search-form input[type="text"] {
	float:left;
}
*/
.group-right {
	float:right;
	width:45%;
	padding-left:4%;
}

#biblio-header a.active {
	padding:20px 5px 0 5px;
}
/*#biblio-header #edit-filters .fieldset-legend {
	background: white;
	padding:2px;
	webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
/*#biblio-header #edit-filters .fieldset-legend a:link,
#biblio-header #edit-filters .fieldset-legend a:visited {
	color:black;
	font-family: 'Roboto Condensed';
    font-size:14px;
}*/

/*#biblio-header #edit-filters .fieldset-legend a:hover {
	border-bottom: 1px dotted #58123E;
}
#biblio-header #edit-filters label {
	font-family: 'Roboto Condensed';
}
*/


ul.biblio-export-buttons {
	padding:0 0 0 20px;
}
