/*
Theme Name: *UCU theme
Theme URI: https://web.ucu.org.uk
Description: Main UCU theme (child of twentyeleven theme) 
Author:  UCU
Author URI: https://www.ucu.org.uk/getintouch
Template: twentyeleven
Version:1.1
Text Domain: twentyeleven-child
*/

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
html body {background: white;}
#page {margin: 0 auto !important; padding: 15px;}
#site-generator {display: none !important;}
#site-title {padding-top: 0 !important;}
#branding {border-top: 0 !important; padding: 0 10px;}
#branding hgroup {
	margin: 0 0 !important;}
#branding h1#site-title {margin-bottom:0.3em !important;}
#branding h1#site-title a {
    line-height: 0.25em !important;
    font-size: 1.5em !important;
    font-weight: bold !important;
    letter-spacing: -0.5px !important;
    font-variant: all-small-caps;
    font-family: 'Oswald', Verdana, Charcoal, sans-serif !important;
}
#branding #searchform {
	top: 1.2em !important;
right: 10px !important;}
#access div.menu {
    margin: 0 3%;
}

@media (max-width: 650px){
#page #branding #searchform {
    top: 0 !important;
    }
    #branding h1 {margin-bottom: 0.2em;}
#site-title {
    padding: 1.2em 0 0 0 !important;
}
    #site-description {padding:0 !important; margin-bottom: 0.6em;}
     #access .menu li a {line-height: 2.2em; padding: 0.2em 1.0em !important}

}
h2#site-description {
    font-size: 1.2em !important;
}
@media only screen and (max-device-width: 480px) and (min-device-width: 320px){
#branding hgroup, #page #branding #searchform {
    padding: 0 0.2em;
}
}
#site-description {
    margin: 0 27px 1.2em 0 !important;
}
#site-description:empty {
    display: none !important;
}
#respond input#submit {
	background: #c00c62 !important;
    font-weight: bold;
}

h1, h2, h3, h4, .entry-title  {
    color: #310c58 !important;
}
#ucufooter {padding-top: 2.0em;}
#ucufooter p{text-align: center;
    font-size: 0.7em;
    line-height: 1.5em;
    width: 80%;
    margin: 0 auto;
    max-width: 960px;
    border-top: solid 0.1em lightgrey;
    padding-top: 0.5em;
padding-bottom: 1.0em;}
.entry-title, .entry-content h1 {font-size:2.4em !important;}
.sticky .entry-format {font-size: initial !important;}

h1,h2,h3,h4,h5,h6 {font-weight: bold !important; text-transform:none !important; margin: 0 0 0.5125em !important;}
h1 {font-size:2.0em !important;}
h2 {font-size:1.8em !important;}
h3 {font-size:1.6em !important; line-height: initial !important;letter-spacing:initial !important;}
h4 {font-size:1.4em !important;}
h5 {font-size:1.2em !important;}
h6 {font-size:1.0em !important;}
.entry-title {line-height: 1.2em !important;}
#primary a, #secondary a, #ucufooter a {font-weight: bold !important; color: #b00c62 !important;}
#secondary li {margin-bottom: 0.3em !important; line-height: 1.5em !important;}
#access {
	background: #310c58 !important;
	margin-top: 5px !important;
	   -webkit-box-shadow: none !important; 
    -moz-box-shadow: none !important;
	box-shadow: none !important;
	font-weight:bold !important;}