/*
Theme Name: Salford University Blog Template
Description: The Salford University default theme for WordPress.
Author: Richard McBryer
Author URI: http://www.salford.ac.uk
Version: 1.1
*/
@import url('//webassets.salford.ac.uk/bootstrap.min.css');
@import url('//webassets.salford.ac.uk/main.css');

.site-index-site-icon {
    display: none;
}

html {
	margin-top: 0 !important;
}
/*Override the fixed width*/
#page {
	max-width: none;
}
h1 {
	font-size: 30px;
}
.cat-post-widget .cat-post-title {
    font-size: 13px!important;
}

#logoborder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C60C30 #C60C30 #C60C30 #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 100px;
    margin-top: 15px;
	margin-bottom: 15px;
    overflow: auto;
    padding-left: 15px;
    position: relative;
    width: 297px;
	left:-22px;
}

.unilogo {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 14px 15px 14px 19px;
}

.unilogo img {
    /* height: 68px; */
    left: 25px;
    position: absolute;
    top: 14px;
    /* width: 109px; */
}

.sublogo {
    background-color: #C60C30;
    border-color: #C60C30;
    border-style: solid;
    border-width: 12px 20px;
    bottom: 0;
    display: block;
    left: 160px;
    position: absolute;
    top: 0;
    width: 112px;
}
.ecae-button {
    margin-top: 10px;
}
.ecae-button a {
    background: #c60c30 !important;
}
.leftsidenav .nav > li {
	display: inline;
}
.categories > ul {
	list-style: none outside none;
}
.nodisplaybar {
	min-height: 190px;
	height: auto;
}
.displaybarholder {
    overflow: visible;
}
.navbar-search .search-query {
	height: 25px;
	margin-top: 50px;
}
.categories > h3 {
	background-color: #CCCCCC;
	margin-bottom: 0;
	margin-top: 0;
	padding: 5px 10px;
}
.carousel-caption.large-flag a {
	color: #FFF;
}
.large-flag {
	top: 175px;
}
.categories {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.comments {
    float: left;
    width: 100%;
}	
	
.leftsidenav {
	margin-bottom: 10px;
}
.btn.btn-primary.readmore {
    margin-top: 10px;
}
.sidebar .headed-box ul {
	margin-left: 2px;
}
.sidebar .nav > li > a {
	background-color: transparent;
}
.sidebar-links > ul {
	list-style: none outside none;
	margin-bottom: 18px;
	margin-left: 0;
}
.sidebar-links > ul > li > a:after {
	bottom: 8px;
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	right: 8px;
	transition: color 0.5s ease 0s;
}
.sidebar-links > ul > li > a {
	border-radius: 0;
	font-style: normal;
	font-weight: normal;
	padding: 2px 2px 0 5px;
	display: inline-block;
}
.sidebar .headed-box li {
	border: 1px solid #DDDDDD;
	display: list-item;
	margin: 0 2px 4px;
	padding-bottom: 10px;
	padding-top: 10px;
}

blockquote p {
    font-size: 13px;
	font-weight: 700;
}

em {
font-style: italic;
font-weight: 100	
}

.pagination {
	background: none repeat scroll 0 0 #EDEDED;
	border: 1px solid #EEEEEE;
	border-radius: 6px;
	font-size: 15px;
	margin: 15px;
	padding: 10px;
	text-align: center;
}
.tagcloud {
	padding: 10px;
}
.hidden {
	display:none;
}
.navbar-search {
	left: -20px;
	position: relative;
}
.wp-caption {
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	float:right;
	padding: 4px;
	text-align: center;
}

.wp-caption.alignleft{
	float:left;
        margin: 0px 10px 10px 0;
}

.wp-caption.alignright {
 	margin: 0px 10px 0;
    
}

.sidebar .contactbox {
  padding: 10px 10px 5px;
  margin-bottom: 0;
}

.sidebar .findacourse {
    padding-bottom: 10px;
}

.textwidget {
    background: none repeat scroll 0 0 #FFFFFF;
}

.findacourse h2 {
     margin-top: 5px;
}

.wp-caption-text {
	margin-top: 5px;
}
#calendar_wrap table {
     margin: 15px auto 0;
	 text-align: center;
    }

#archives-2 > select, #categories-2 > select {
    margin: 10px;
}

#recent-comments-2 ul {
    padding: 10px;
}

select {
	width: 90%;
}
form {
	margin: 10px;
	width: 90%;
}
#searchform input {
	width: 90%;
}

#mssls a {
    font-size: 18px;
}

#mssls li {
    list-style: none outside none;
}

.alignright {
     float: right;
	 padding-left: 10px;	
}

.alignleft{
     float:left;
	 padding-right: 10px;	
}

/*TEAM MEMBBER PLUGIN*/

.team_member .author {
	display: none!important;
}

#sc_our_team.grid .sc_team_member .sc_team_member_jobtitle, #sc_our_team.grid .sc_team_member .sc_team_member_name, #sc_our_team.grid_circles .sc_team_member .sc_team_member_jobtitle, #sc_our_team.grid_circles .sc_team_member .sc_team_member_name {
    height: auto !important;
	line-height: 1.5!important;
    min-height: 24px!important;
}

#sc_our_team.grid .sc_team_member .sc_team_member_name {
    bottom: 0!important;
    padding: 0 10px!important;
}

/*END TEAM MEMBER PLUGIN*/


 @media (max-width: 1199px) {
.large-flag {
	width: 53%;
}

 @media (max-width: 980px) {
.large-flag {
	width: 75%;
}

.nodisplaybar {
	min-height: 156px;
}

}
 @media (max-width: 801px) {
.nodisplaybar {
	background-color: transparent;
	min-height: 118px;
}
h1 {
	font-size: 24px
}

}
 @media (max-width: 701px) {
.large-flag {
	width: 97%;
	top: 120px;
}
.nodisplaybar > img {
	display:none
}
.nodisplaybar {
	min-height: 128px;
}

}
}
 @media (max-width: 481px) {
.nodisplaybar {
	min-height: 75px;
}
.displaybarholder {
	margin-bottom: 0;
	width: 110%;
}
}
 @media (max-width: 350px) {

#logoborder {
    height: 77px;
    left: -22px;
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: auto;
    padding-left: 15px;
    position: relative;
    width: 228px;
}
.unilogo {
    width: 50%;
}
.unilogo img {
    left: 25px;
    position: absolute;
    top: 14px;
    width: 30%;
	height: auto;
}

.sublogo {
     left: 112px;
    width: 33%;
}

}
