/*

Theme Name: Aitken Intranet Theme
Theme URI: http://www.aitkencollege.edu.au
Description: Theme for Aitken College Intranet
Author: Adstract Digital
Author URI: http://www.adstract.com.au
Version: 1.0

Comments: Stylesheet has been developed with LESS

*/
/*__LESS Vaiables________________________________________________________________________________________________*/
/*__Standard CSS_________________________________________________________________________________________________*/
body {
  background: white;
}
.bodyCol {
  position: relative;
  width: 1200px;
  margin: 0 auto 0 auto;
}
#ie-warning {
  display: block !important;
  float: left;
  width: 100%;
  height: 50px;
  background: #ccc;
  font-family: 'Varela Round', sans-serif;
  font-size: 20px;
  color: white;
  line-height: 50px;
  text-align: center;
  letter-spacing: -1px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
#mobile-nav {
  display: none;
}
header {
  float: left;
  position: relative;
  width: 100%;
  height: 150px;
  background: #1c1d1d;
}
header #logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  background: black;
  text-align: center;
}
header #logo img {
  max-width: 80%;
  max-height: 80%;
  margin: 30px 0 0 0;
}
header #loginBlock {
  float: right;
  position: relative;
  background: transparent;
  width: 200px;
  margin: 25px 0 0 0;
}
header #loginBlock #top {
  float: left;
  width: 100%;
  height: 24px;
  text-align: right;
  font-size: 20px;
  color: white;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
header #loginBlock #top span.text {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
header #loginBlock #top a {
  display: inline-block;
  background: #d72428;
  padding: 0 10px 0 10px;
  border-radius: 5px;
  font-size: 14px;
  color: black;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.2s ease-in;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
header #loginBlock #top a:hover {
  background: #70ab38;
  transition: background 0.1s ease-in;
}
@media screen and (min-width: 701px) and (max-width: 1200px) {
  header #loginBlock #top a:hover {
    background: #d72428;
  }
}
@media screen and (min-width: 320px) and (max-width: 700px) {
  header #loginBlock #top a:hover {
    background: #d72428;
  }
}
header #loginBlock #top a:active {
  background: #70ab38;
}
@media screen and (min-width: 701px) and (max-width: 1200px) {
  header #loginBlock #top a:active {
    background: #70ab38;
  }
}
@media screen and (min-width: 320px) and (max-width: 700px) {
  header #loginBlock #top a:active {
    background: #70ab38;
  }
}
header #loginBlock #bottom {
  float: left;
  width: 100%;
  height: 24px;
  text-align: right;
  font-size: 12px;
  color: white;
  margin: 5px 0 0 0;
}
header #loginBlock #bottom span.text {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
header #loginBlock #bottom a {
  color: white;
}
header #loginBlock #bottom a:hover {
  color: #70ab38;
}
header nav {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 1000px;
  height: 50px;
  background: black;
}
header nav ul {
  float: left;
  height: 50px;
}
header nav ul li {
  display: inline !important;
  line-height: 50px;
  font-family: 'Varela Round', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 35px;
  transition: all 0.2s ease-in;
}
header nav ul li a {
  display: inline !important;
  color: white;
  text-decoration: none;
}
header nav ul li:hover {
  background: #70ab38;
  transition: all 0.1s ease-in;
}
header nav ul li:hover a {
  color: black;
}
header #top-nav {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  min-width: 1000px;
  height: 100px;
  background: transparent;
  margin: 0 0 50px 0;
}
header #top-nav .nav-item {
  float: left;
  min-width: 130px;
  height: 40px;
  margin: 30px 30px 0 0;
}
header #top-nav .nav-item .icon {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 5px 0 0;
  text-align: center;
}
header #top-nav .nav-item .icon img {
  max-width: 100%;
}
header #top-nav .nav-item .link-wrap {
  float: left;
  width: auto;
  height: 40px;
}
header #top-nav .nav-item .link-wrap .title {
  float: left;
  min-width: 90px;
  height: 25px;
  font-size: 23px;
  line-height: 25px;
  text-align: left;
}
header #top-nav .nav-item .link-wrap .title a {
  color: white;
  text-decoration: none;
}
header #top-nav .nav-item .link-wrap .title a:hover {
  color: #70ab38;
}
header #top-nav .nav-item .link-wrap .link {
  clear: both;
  float: left;
  min-width: 90px;
  height: 15px;
  font-size: 12px;
}
header #top-nav .nav-item .link-wrap .link a {
  color: #d72428;
  text-decoration: none;
}
header #top-nav .nav-item .link-wrap .link a:hover {
  color: #70ab38;
}
#hero {
  float: left;
  width: 100%;
  background: url('img/hero_1500px.jpg') no-repeat center center #333333;
  height: 450px;
}
#hero #hero-text {
  float: left;
  width: 100%;
  font-family: 'Varela Round', sans-serif;
  color: white;
  text-align: center;
  font-size: 54px;
  margin: 125px 0 0 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
#hero #join-form {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
#hero #join-form #form-lead {
  font-family: 'Varela Round', sans-serif;
  color: white;
  text-align: center;
  font-size: 30px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/hIEfix.png', sizingMethod=crop);
  zoom: 1;
}
#hero #join-form #form {
  text-align: center;
}
#hero #join-form #form input.text {
  width: 400px;
  padding: 10px;
  border: 0;
  border-radius: 4px;
  outline: none;
  font-family: 'Varela Round', sans-serif;
  font-size: 24px;
  color: #70ab38;
}
#hero #join-form #form input.submit {
  background: #70ab38;
  padding: 10px;
  border: 0;
  border-radius: 4px;
  outline: none;
  font-family: 'Varela Round', sans-serif;
  font-size: 24px;
  color: white;
  transition: background 0.2s ease-in;
  -webkit-appearance: none;
}
@media screen and (min-width: 701px) and (max-width: 1200px) {
  #hero #join-form #form input.submit {
    margin: 10px 0 0 0;
  }
}
#hero #join-form #form input.submit:hover {
  background: #d72428;
  transition: background 0.1s ease-in;
}
#hero-body {
  float: left;
  width: 100%;
  background: url('img/hero_2000px.jpg') no-repeat center center #333333;
  background-size: 100% 100%;
  height: 240px;
}
#hero-body #hero-text {
  float: left;
  width: 100%;
  font-family: 'Varela Round', sans-serif;
  color: white;
  text-align: right;
  font-size: 40px;
  margin: 100px 0 0 0;
}
#hero-body #hero-text p {
  margin: 0;
  padding: 0;
}
#hero-body #hero-text a {
  display: block;
  text-decoration: none;
  color: #d72428;
  font-size: 24px !important;
  line-height: 24px !important;
  transition: color 0.2s linear;
}
#hero-body #hero-text a:hover {
  color: #70ab38;
  transition: color 0.1s linear;
}
#hero-CTAs {
  float: left;
  width: 100%;
  height: 400px;
  background: #d72428;
  padding: 30px 0 30px 0;
}
#hero-CTAs .hero-CTA-wrap {
  float: left;
  width: 33%;
  height: 100%;
}
#hero-CTAs .hero-CTA-wrap .hero-CTA-single {
  width: 250px;
  height: 100%;
  margin: 0 auto 0 auto;
}
#hero-CTAs .hero-CTA-wrap .hero-CTA-single img {
  -ms-interpolation-mode: bicubic;
}
#main-content {
  float: left;
  width: 100%;
  height: auto;
  background: white;
  padding: 50px 0 50px 0;
}
#main-content #sidebar {
  float: left;
  width: 299px;
  min-height: 400px;
  border-right: solid 1px black;
}
#main-content #sidebar ul.nav {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
#main-content #sidebar ul.nav li {
  list-style-type: none;
  display: block;
  width: 249px;
  padding: 15px 0 15px 50px;
  background: black;
  margin: 0 0 1px 0;
  transition: background 0.2s linear;
}
#main-content #sidebar ul.nav li a {
  color: white;
  text-decoration: none;
}
#main-content #sidebar ul.nav li.commit {
  background: url('img/sidebarNav_bulb.png') no-repeat 10px center #000000 !important;
}
#main-content #sidebar ul.nav li.commit:hover {
  background: url('img/sidebarNav_bulb.png') no-repeat 10px center #d72428 !important;
}
#main-content #sidebar ul.nav li.news {
  background: url('img/sidebarNav_news.png') no-repeat 10px center #000000 !important;
}
#main-content #sidebar ul.nav li.news:hover {
  background: url('img/sidebarNav_news.png') no-repeat 10px center #d72428 !important;
}
#main-content #sidebar ul.nav li.cal {
  background: url('img/sidebarNav_cal.png') no-repeat 10px center #000000 !important;
}
#main-content #sidebar ul.nav li.cal:hover {
  background: url('img/sidebarNav_cal.png') no-repeat 10px center #d72428 !important;
}
#main-content #sidebar ul.blog-feed {
  float: left;
  width: 100%;
  padding: 0;
  margin: 50px 0 0 0;
}
#main-content #sidebar ul.blog-feed li.title {
  list-style-type: none;
  display: block;
  width: 249px;
  padding: 15px 0 15px 50px;
  background: url('img/sidebarStream_model.png') no-repeat 10px center #70ab38 !important;
  background-size: 30px 30px;
  margin: 0 0 1px 0;
  color: white;
  transition: background 0.2s linear;
}
#main-content #contentpane {
  float: left;
  width: 820px;
  margin: 0 0 0 80px;
  min-height: 400px;
  background: white;
  font-size: 40px;
}
#main-content #contentpane h1 {
  display: inline-block;
  background: black;
  padding: 10px 10px;
  font-family: 'Varela Round', sans-serif;
  font-weight: normal;
  color: white;
}
#main-content #contentpane .entry {
  float: left;
  width: 100%;
  border-top: solid 1px black;
  padding: 30px 0;
}
#main-content #contentpane .entry p {
  font-family: 'Varela', sans-serif;
  color: black;
  font-size: 18px;
}
#models-stream {
  float: left;
  position: relative;
  width: 100%;
  height: 600px;
  background: #333;
  overflow: hidden;
}
#models-stream #title {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 160px;
  height: 100%;
  background: url('img/bg_sideTitle.png') repeat-y top right transparent;
  text-align: center;
}
#models-stream #title #titleImage {
  float: left;
  width: 100%;
  height: 100%;
  background: url('img/sideTitle_modelsStream.png') no-repeat center 20px transparent !important;
}
#models-stream #title img {
  max-width: 50%;
  margin: 20px 0 0 0;
}
#models-stream #container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent;
}
#models-stream #container .item {
  position: relative;
  width: 33%;
  height: 300px;
  background: #ccc;
  overflow: hidden;
}
#models-stream #container .item .overlay {
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('img/modelsStream_overlaybg.png') repeat center center transparent;
  text-align: center;
}
#models-stream #container .item .overlay h2 {
  width: 100%;
  font-family: 'Varela Round', sans-serif;
  color: white;
  letter-spacing: -1px;
  padding: 0;
  font-size: 30px;
  margin: 60px 0 0 0;
}
#models-stream #container .item .overlay p.date {
  width: 100%;
  font-family: 'Varela', sans-serif;
  font-size: 14px;
  color: white;
  font-style: italic;
}
#models-stream #container .item .overlay p.excerpt {
  width: 100%;
  font-family: 'Varela', sans-serif;
  color: white;
  font-size: 16px;
  margin: 20px 0 0 0;
}
#models-stream #container .item .overlay a {
  display: inline-block;
  font-family: 'Varela', sans-serif;
  font-size: 16px;
  color: white;
  text-decoration: none;
  background: black;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 10px 0 0 0;
}
#models-stream #container .item .overlay a:hover {
  background: #d72428;
}
#models-stream #container .item .hint-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('img/modelsStream_hint.png') no-repeat right bottom transparent;
  text-align: center;
}
#models-stream #container .item img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  max-width: 200%;
  margin-left: -25%;
  margin-top: -30%;
}
#models-stream #container .item.grey {
  background: #333;
}
#models-stream #container .item.black {
  background: black;
}
#social-stream {
  float: left;
  position: relative;
  width: 100%;
  height: 500px;
  background: white;
}
#social-stream #title {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 160px;
  height: 100%;
  background: url('img/bg_sideTitle.png') repeat-y top right transparent;
  text-align: center;
}
#social-stream #title #titleImage {
  float: left;
  width: 100%;
  height: 100%;
  background: url('img/sideTitle_socialStream.png') no-repeat center 20px transparent !important;
}
#social-stream #title img {
  max-width: 50%;
  margin: 20px 0 0 0;
}
#social-stream #content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent;
}
#banner {
  float: left;
  width: 100%;
  height: 200px;
  background: #70ab38;
  color: white;
}
#banner #left-col {
  float: left;
  width: 50%;
  margin: 20px 0 0 0;
}
#banner #left-col #icon {
  float: left;
  width: 88px;
  height: 165px;
  margin: 0 0 0 20px;
}
#banner #left-col #icon img {
  max-width: 100%;
}
#banner #left-col #text {
  float: left;
  width: 450px !important;
  margin: 40px 0 0 30px;
}
#banner #left-col #text h2 {
  font-family: 'Varela Round', sans-serif;
  letter-spacing: -1px;
  font-size: 34px;
}
#banner #left-col #text p {
  text-transform: uppercase;
  font-size: 20px !important;
}
#banner #right-col {
  float: left;
  text-align: right;
  width: 50%;
}
#banner #right-col a {
  display: block !important;
  width: 360px;
  background: black;
  padding: 12px 20px 8px;
  border-radius: 5px;
  font-family: 'Varela Round', sans-serif;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  transition: background 0.3s ease-in;
  margin: 70px 0 0 100px;
  font-size: 40px;
}
#banner #right-col a:hover {
  background: #d72428;
  transition: background 0.1s ease-in;
}
#footer-logos {
  float: left;
  width: 100%;
  height: 250px;
  background: white;
}
footer {
  float: left;
  width: 100%;
  height: 300px;
  background: #231f20;
}
footer ul li {
  font-size: 14px;
  padding: 4px 0 4px 15px;
  background: url('img/footer_bullet.png') no-repeat left center transparent !important;
}
footer ul li a {
  color: white;
  text-decoration: none;
}
footer ul li a:hover {
  color: #d72428;
}
#footer-bottom {
  float: left;
  width: 100%;
  height: 50px;
  background: #323131;
}
