/*
Theme Name:     APCBR Theme
Theme URI:      http://www.apcbioresource.org.au/
Description:    The theme for the APC BioResource site
Author:         Steve
Template:       the-bootstrap
Version:        0.1.0
*/
@import url(fonts.css);

html, body, p {
	font-family: 'Trebuchet MS';
}
h1, h2, h3 {
	font-family: 'avenir_85_heavyregular', 'Trebuchet MS';
	color: rgb(82, 198, 226);
	font-weight: normal;
}
h2 {
	font-size: 20px;
}
h1 { 
	color: #FFF;
	padding: 15px 0;
}
.navbar-inner {
	border: none;
	margin-top: 10px;
}
.home h1 {
	line-height: auto;
}
.container {
	margin-top: 0;
}
.latestnews .date {
	font-weight: bold;
	padding-right: 10px;
	letter-spacing: -1px;
}
header.container {
	margin-top: 18px;
	margin-bottom: 0;
}
.assistive-text, .skip-link {
	text-indent: -9999px;
}
.brand {
	background: url(img/logo-landscape.png) no-repeat 10px 10px;
	display: inline-block;
	width: 219px;
	height: 92px;
	float: left;

}
.brand span {
	text-indent: -99999px;
	display: none;
}
a {
	color: #0099CC;
}
a:hover {
	color: #52C6E2;
}
article.span3 p, article.span3 h2 {
	padding: 0 5px;
}
article.span3 h2 a, aside h2 a {
	color: #52C6E2;
}
article.span3 h2 {
	margin: 8px 0;
}
article h3 {
	text-transform: uppercase;
	font-size: 90%;
	color: #8996A0;
}
aside h2 {
	margin-bottom: 8px;
}
aside.latestnews article {
	background: url(img/APCB_Shape-05.png) no-repeat 5px 0;
	padding-left: 50px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}
aside.latestnews article.last {
	border: none;
}
article .thumbnail img {
	border-radius: 4px;
}
footer#colophon {
	border-top: 10px solid #ced54a;
	margin-top: 18px;
}
footer#colophon .footer-inner {
	border-top: 10px solid #52c5e1;
	height: 18px;
}
footer#colophon h3 {
	text-transform: uppercase;
	font-size: 90%;
	color: #8996A0;
}
.sitemap ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.sitemap li {
	float: left;
	width: 45%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: url(img/bullet.png) no-repeat 0 50%;
}
.sitemap li a {
	font-size: 85%;
	padding-left: 10px;
}
.sponsors ul, .hosted ul {
	padding: 0;
	margin: 0;
}
.sponsors li, .hosted li {
	list-style-type: none;
	float: left;
}
.sponsors li img {
	margin-right: 30px;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  
  .sponsors h3, .hosted h3 {
    margin-top: 18px;
  }
  .sponsors img, .hosted img {
    text-align: center;
    margin: 10px auto;
  }
}


.copyright {
	margin: 20px 0;
}
.copyright p {
	text-align: center;
	font-size: 80%;
	margin: 0;
	color: #8996A0;
}
.hero-unit {
	background: none;
	margin-bottom: 18px;
}
.hero-unit h1 {
	font-size: 45px;
	color: #FFF;
	font-weight: normal;
}
.hero-unit p {
	margin-top: 18px;
	color: #FFF;
}
.tagline {
	padding: 0;
	padding-left: 5px;
	margin: 10% 0;
	height: 80%;
}
#banner {
	background: #09C;
	border-top: 10px  solid #ced54a;
	border-bottom: 10px  solid #52c5e1;
	/*border-top: 10px solid #ced54a;*/
	margin-bottom: 30px;
}
#banner .inner-content {
	height: 10px;
	background-color: #52c5e1;
}

.navbar .nav, .navbar .btn-navbar {
	margin-top: 60px;
}
.navbar-inner {
	background: #FFF;
	background-image: none;
	filter: none;
	box-shadow: none;
}
.navbar .nav>li>a {
	color: rgb(0, 153, 204);
	text-shadow: none;
}
.navbar .nav-pills > .active > a,
.navbar .nav-pills > .active > a:hover,
.navbar .nav-pills > .current-page-ancestor a {
  color: #ffffff;
  background-color: #0099CC;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0099CC;
}

.navbar .nav-tabs .open .dropdown-toggle, 
.navbar .nav-pills .open .dropdown-toggle, 
.navbar .nav > li.dropdown.open.active > a:hover {
	background-color: #8996A0;
}

.navbar .nav > li > a:hover {
	background-color: #8996A0;
	color: #FFF;
}

.navbar .btn-navbar {
	background: #09C;
}
.navbar .btn-navbar:hover {
	background: #8996A0;
}

.navbar .nav.pull-right {
	margin-left: 32px;
	margin-top: 10px;
}

a.donate-today {
	background-color: #f26424;
	color: #FFF !important;
}
	
.linklove {
	display: none;
}

.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
	background: rgba(82, 198, 226, 0.05);
}

section.inthissection ul {
	margin: 0;
	padding: 0;
}
section.inthissection ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0;
	list-style-type: none;
	color: #999;
}
section.inthissection ul li:last-child {
	border: none;
}

section.inthissection li.current_page_item a {
	text-decoration: none;
	color: #8996A0;
}

.carousel {
	margin-bottom: 0;
	margin-top: 30px;
}
.carousel .item {
	min-height: 300px;
	height: 282px;
	text-align: center;
}
.carousel .item * {
	margin: 0 auto;
	text-align: center;
	max-width: 425px;
	width: 425px;
	width: 100%;
}
.carousel .item img {
	height: 282px;
}
.carousel .carousel-caption {
	clear: both;
	display: block;
	background: #09C;
	background: rgba(0, 153, 204, 0.9);
	padding: 10px 0px;
}
.carousel .carousel-caption * {
	color: #FFF;
}
.carousel .carousel-caption a {
	text-decoration: underline;
}

/** Any device other than large desktop **/
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
	.flex-video { padding-top: 0; }
	
}
/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.navigation { display: block; clear: both; float: none; }

	/** Make it so that the menu is on a new line **/
	#mainnav { width: 100%; }
	#access ul.nav-pills { float: none; clear: both; }
	#access ul.donate-menu { float: right; clear: none; }
	.navigation .nav { float: none; }
	.navigation .nav-pills li { float: none; }
	

	.home article.span3 { width: 30%; }
	.home aside.latestnews { width: auto; }
	.home aside.latestnews article { min-height: 32px; }
	.sponsors img { margin-right: 5px !important; }
}

@media (min-width: 768px) and (max-width: 1200px) {
	.navbar .brand { padding: 10px 10px 10px; }
	.navbar .nav.pull-right { margin-left: 0; }
}

@media (max-width: 979px) {
	.navbar .nav { margin-top: 0;}
	.navbar .brand { margin-left: -20px;}
	.carousel .item {
		min-height: auto;
		height: auto;
	}
	.carousel .item img { height: 282px;}
}

/** Landscape phones and down **/
@media (max-width: 480px) { 
	#mainnav { width: auto; }
	.navigation .nav { float: none; }
	.navigation .nav-pills li { float: none; }
	.home article.span3 { width: 100%; float: none; }
}

@media (min-width: 1200px) {
	.navbar .nav.pull-right {
		margin-top: 60px;
	}
}

article.post {
	margin-bottom: 20px;
}
article.post .page-header {
	padding-bottom: .2em;
}
article.post .entry-meta {
	font-size: 90%;	
	color: #999;
}
#archives { margin-top: 3em; }

.ourpeople {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ourpeople li img {
	float: left;
	width: 185px;
	margin-right: 15px;
	padding: 2px;
	border: 1px solid #EFEFEF;
}
.ourpeople li {
	display:block;
	clear: left;
	margin-top: 15px;
	padding-top: 15px;
}
.apply-for-tissue-access {
	display: inline-block;
	border-radius: 5px;
	padding: 5px;
	color: #FFF;
	background-color: #f26424;
	text-align: center;
	margin-top: 15px;
}
.apply-for-tissue-access:hover {
	background-color: #8996A0;
	text-decoration: none;
	color: #FFF;
}
