/* 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. */

/* HEADER */

/* User */

.region-user-first-inner .menu {
	font-size: .9em;
}

.region-user-first-inner li.leaf {
	margin: 0 5px;
}

.logo-img {
	margin-top: 10px;
	width: 140px;
}

.region-user-second-inner {
	height: 191px;
	background-size: 620px 191px;
}

.region-branding-second-inner {
	height: 130px;
}

/* Social icons */

.region-user-second .social-icons {
	padding-top: 130px;
	padding-right: 10px;
}

.region-branding-second .social-icons {
	padding-top: 20px;
	padding-right: 10px;
}

/* Search box */

/* other */
.region-branding-second .block-search-form {
	padding-top: 10px;
}

#block-views-subpage-headers-block .field-content {
	width: 620px;
}

/* Site Menu */

.block-nice-menus-1 {
	width: 700px;
}

ul.nice-menu-down li.menuparent a {
	padding-left: 20px;
	padding-right: 20px;
	font-size: .9em;
}

ul.nice-menu-down ul li {
	width: 150px;
}


ul.nice-menu-down li.menuparent ul li a {
	font-size: .8em;
}

/* CONTENT */

/* DSpace intro text block */

.front-page-text-block {
	line-height: 2em;
}

.front-page-text-block span#title-text {
	font-size: 1.6em;
}

.front-page-text-block span#content-text {
	margin-bottom: 8px;
	font-size: 1.4em;
}

.front-page-text-block ol {
	padding-left: 30px;
	font-size: 1.2em;
}

/* New User view on Front page */

div#new-user {
	width: 530px;
}

div#new-user div {
	width: 110px;
}

/* Registered Service Providers */

div.view-registered-service-providers table.views-table {
	width: 780px;
}

div.view-display-id-rsp_block {
	width: 220px;
}