/*

Theme Name: Opinions On High
Description: Theme based on Twenty Eleven
Author: Anthony Hodge, ahodge@unimelb.edu.au
Version: 0.0.1
Template: twentyeleven

*/

/* Imports all styles from the Twenty Eleven stylesheet */
@import url('../twentyeleven/style.css');

body, input, textarea {
	line-height: 1.4;
}
a {
	color: #1c99b9;
	text-decoration: none;
}

p {
	font-size: 13px;
	margin-bottom: 1.5em;
}

li {
	font-size: 13px;
}

.singular .entry-title {
	color: #000;
	line-height: 1.3em;
	font-size: 22px;
}
.entry-title {
	line-height: 1.3em;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
}

article.page header.entry-header h1.entry-title {
	color:#666666;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1em
	margin: 0 0 1em 0;
	text-transform: uppercase;
}

header.page-header h1.page-title {
	color:#666666;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin: 0 0 1em 0;
	text-transform: uppercase;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 100%;
}

.singular #author-info {
	border: 1px solid #ddd;
	margin: 2.2em 0 0 0;
	padding: 20px;
}

.hcb-header {
	width: 100%;
	height: 226px;
	background: url("images/banner.jpg") no-repeat center top;
}

.hcb-header .hgroup {
	display: block;
	position: relative;
	margin: 4px 0px 0px 145px;
}

.hcb-header .hgroup h1 {
	font-family:'Droid Sans','Helvetica Neue',Arial,sans-serif;
	font-size:24px;
	font-weight: bold;
	line-height:1.5;
	padding:40px 0 12px 0;
	font-size:24px;
	color:#036;
	line-height:1
}

.hcb-header .hgroup h1 a {
	font-family:'Droid Sans','Helvetica Neue',Arial,sans-serif;
	font-size:24px;
	color:#036;
}

.hcb-header .hgroup p {
	font-family:'Droid Sans','Helvetica Neue',Arial,sans-serif;
	position:absolute;
	top:8px;
	color:#036;
	font-size:17px;
	font-weight:normal;
	white-space:nowrap
}

.hcb-header .hgroup p a {
	color:#036;
}

blockquote {
font-family:Arial,sans-serif;
}

#hcb-header-bands {
	width: 100%;
	height: 24px;
	background-color: #003366;
	border-bottom: solid 10px #1c99b9;
}

#hcb-uni-logo-holder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 130px;
	background-image: url("images/uni-logo.png");
	background-repeat: no-repeat;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
}

#hcb-uni-logo {
	display: block;
	width: 130px;
	height: 130px;
	text-indent: -9999px
}

#facebook-small {
	width: 24px;
	height: 18px;
}

#access {
	background-color: #1c99b9;
}

#access a {
	color: #fff;
	font-size: 1.3em;
	line-height: 2.5em;
	padding: 0 1.2em 0 0.8em;
}

#access ul ul {
	top: 3.25em;
}

#access ul ul a {
	padding: 10px 10px 10px 13px;
}

#page {
	margin-top: 0;
}

#branding {
	border-top: 0;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides span {
	background:#ff0000;
	width:100%;
	padding: 0;
}


.rslides h2 {
	font-family: arial, verdana, sans-serif;
	color: #ffffff;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: normal;
	width:auto;
	margin:0;
	padding:0px 10px 10px 10px;
}

.rslides p {
	font-family: arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	width:auto;
	text-transform: uppercase;
	margin:0;
	padding:10px 10px 0px 10px;
}

.rslides p a {
	color: #ffffff;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.contributor_detail {
  clear: both;
  border-bottom: solid 1px #1c99b9;
  margin-bottom: 28px;
}
.contributor_detail img.photo {
  float: left;
  margin: 5px 20px 20px 0;
}

#site-generator {
  text-align: left;
  line-height: 1.4em;
  padding: 1.4em 7.6%;

}

#site-generator p {
  margin-bottom: 1em;
}

#footer-contact {
	width:350px;
	float:left;
}

.footer-sitemap {
	width:244px;
	float:left;
}

.footer-sitemap ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}

.footer-sitemap ul li ul li a {
	font-weight: normal !important;
}

.clear {
	clear:both;
	height: 0px;
}