/*
Theme Name: Not Yet
Theme URI: http://mcguires.com.au/
Description: A Theme for Charlie.
Version: 1.0.1
Author: Dave Spencer
Author URI: http://noosawebdesign.com.au
*/

html, body {
	height: 100%;
	
}  

body.theme {
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

#wrap {
    height: auto !important;
    margin: 0 auto -268px;
    min-height: 100%;
    padding: 0 0 268px;
    transition: all 0.2s ease 0s;
}

#wrap.front-page {
    background-color: #212121;
}

.ellipsis {
	overflow-x: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}

.fa-left {
	margin-left: 10px;
}

.masonry {
	margin: 0 auto;
}

.item {
    border: 1px solid #ddd;
    margin: 4px;
    padding: 6px;
    position: relative;
    text-align: center;
    width: 277px;
    box-shadow: 5px 5px 5px 0px rgba(168,168,168,1);
}

.item-image img {
	width: 100%;
}

.item h3 {
	font-size: 15px;
	margin-top:0;
	min-height: 17px;
}

.item h2 {
	font-size: 18px;
	font-weight: 400;
    margin: 20px 0 15px;
}

.theme a {
	color:#522f29;
	text-decoration: none;
}

.theme a:hover, .theme a:focus {
	color:#756e68;
	text-decoration: none;
}

.theme table {
	width: 100%;
}

.theme .reset {
	height:70px;
	background-color: #212121;
}

.theme .navbar {
	margin-bottom: 0;
}

.theme .navbar-title  {
	display: inline-block;
	margin-left: -20px;
	color:#fff;
	line-height: 1;
}

.theme .navbar-title h1 {
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 44px;
}

.theme .navbar-small-title  {
	margin-left: -20px;
	padding-top: 14px;
	color:#fff;
	line-height: 1;
}

.theme .navbar-small-title h1 {
	margin: 0px 10px;
	font-weight: 600;
	font-size: 36px;
}

.theme .navbar-small-title span {
	margin-top: 24px;

}

.theme .pushy .active{
	background: #dfd5cb;
}

.nav-login {
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 28px;
}

.nav-login a {
    color:#fff;
}

.nav-login a:hover {
	color: #dfd5cb;
}

.theme .navbar-brand a {
	margin-top: 0px;
}

.theme .navbar-header a {
    padding: 8px 0;
    color:#f0f0f0;
    transition: all 0.2s ease 0s;
    min-height: 76px;
}

.theme .navbar-header a:hover,
.theme .navbar-header a:focus {
    color:#fff;
    text-shadow: 0px 0px 12px rgb(130, 189, 146);
}

.theme .front-page .navbar-default {
    background-color: rgba(33, 33,33 ,0.5);
    background-image: none;
    border:none;
    transition: all 0.5s ease 0s;
}

.theme .navbar-default {
    background-color: rgba(33, 33,33 ,0.9);
    background-image: none;
    border:none;
    transition: all 0.5s ease 0s;
    min-height: 70px;
}

.theme .navbar-default .navbar-toggle:hover,
.theme .navbar-default .navbar-toggle:focus {
    background-color: #eee;
}

.theme .navbar-default .navbar-toggle {
    border-radius: 0;
    float: none;
    margin: 0;
    padding: 23px;
    width: 100%;
    color: #fff;
    border:none;
    border-top: 1px solid #444;
    background-color: rgba(33, 33, 33, 0.9);
   
}

.theme .navbar-default .navbar-toggle:hover,
.theme .navbar-default .navbar-toggle:focus {
    background-color: rgba(64, 64, 64,0.9);
}

.theme .navbar-default .navbar-nav > li > a {
    color:#fff;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-weight: 600;
}

.theme .navbar-nav > li > a {
    padding-bottom: 25px;
    padding-top: 25px;
}

.theme .navbar-default .navbar-nav > li > a:hover,
.theme .navbar-default .navbar-nav > li > a:focus
.theme .navbar-default .navbar-nav > .active > a:hover,
.theme .navbar-default .navbar-nav > .active > a:focus {
	color:#eee;
}

 
.theme .front-page .navbar-default .navbar-nav > li > a:hover,
.theme .front-page .navbar-default .navbar-nav > li > a:focus
.theme .front-page .navbar-default .navbar-nav > .active > a:hover,
.theme .front-page .navbar-default .navbar-nav > .active > a:focus {
	color:#fff;
    text-shadow: 0px 0px 22px rgb(255, 252, 255);
}

.theme .navbar-default .navbar-nav > .active > a,
.theme .navbar-default .navbar-nav > .active > a:hover,
.theme .navbar-default .navbar-nav > .active > a:focus { 
    background:none;
	box-shadow: none;
	background-color: transparent;
    color:#dfd5cb;
}

.theme .navbar-default .navbar-nav > .open > a, 
.theme .navbar-default .navbar-nav > .open > a:hover, 
.theme .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #212121;
}

.theme .nav > li.dropdown {
    position: static;
}

.theme .dropdown-menu > .active > a, 
.theme .dropdown-menu > .active > a:focus, 
.theme .dropdown-menu > .active > a:hover {
    background-color: #dfd5cb;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
/*
.theme .navbar-nav > li > .dropdown-menu {
    left: 0;
    margin-top: 100px;
	
}

.theme .dropdown-menu > li {
	float: left;
    text-align: center;
    width: 20%;
}

.theme .dropdown-menu > .active > a, 
.theme .dropdown-menu > .active > a:hover, 
.theme .dropdown-menu > .active > a:focus {
    background-color: #357ebd;
    background-image: linear-gradient(to bottom, #ed1b24 0px, #ce1820 100%);
    background-repeat: repeat-x;
}
*/

.offset-container {
	height: 100px;
}

.theme .col-9 {width:100% !important;}

.breadcrumb-container {
    background-color: #f6f6f6;
    border-bottom: 1px solid #f0f2f5;
    padding-top: 12px;
    padding-bottom: 10px;
    color:#555;
    font-size: 14px;
}

.breadcrumb-container span {
    color:#777;
    padding:4px;
}

.breadcrumb-container a {
    color:#522f29;
    padding:4px;
}

.breadcrumb-container a:hover,
.breadcrumb-container a:focus {
    color:#444;
}

.breadcrumb-container i {
    font-size: 10px
}

.header-container {
    height: 180px;
    padding-top: 86px;
    color:#fff;
    background-color: #dfd5cb;
    background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
	text-transform: uppercase;
}

.header-container h1,
.subheader-container h1 { 
	text-shadow: 1px 1px 2px rgba(100, 100, 100, 1);
}

.subheader-container {
    height: 200px;
    padding: 64px 0;
    color:#fff;
    background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
}

.header-container h1 { 
	text-shadow: 1px 1px 2px rgba(100, 100, 100, 1);
}


.section-container {
    padding-bottom: 40px;
    padding-top: 28px;
}

.page-container h5 {
	color:#1d7076;
}

.section-container {	
	margin-bottom: 1px;
}

.section-container:nth-child(odd) {
	background-color: #f7f7f7;
	border-color: 1px solid #f9f9f9;
}

.section-post {
	margin: 15px 0 0 0;
	background-color: #fff;
	border: 1px solid #ddd;
	padding-top: 1px;
	position: relative;
	color:#666;
	border-radius: 4px;
	transition: all 0.4s ease 0s;
}

.section-post .section-body {
	padding: 5px 15px 15px 15px;
}

.section-post .section-body h4{
	text-transform: uppercase;
}

.section-overlay {
	position: absolute;
	opacity:0.3;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
}

.section-overlay:hover {
	opacity:0.0;
}

.section-container .course-apply {
	margin-bottom: 30px;
}

.section-container .course-apply a {
	display:inline-block;
	padding:6px;
	background-color: #dfd5cb;
	width:50%;
	text-align: center;
	color:#fff;
	font-weight: bold;
}

.section-container .course-apply a:nth-child(odd) {
	background-color: #c5c4c9;
}

.section-container .course-apply a:hover {
	background-color: #1d7076;
}


.subheader-image {
	height:200px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
}

.course-container {
	padding-bottom: 20px;
}

.course-container:nth-child(odd) {
	background-color: #f7f7f7;
}

.course-container .course-post,
.post-container .course-post {
	border:1px solid #ddd;
	position: relative;
}

.course-container .course-post .course-tag {
	padding:6px 20px;
	background-color: #ff4d00;
	color:#fff;
	font-weight: bold;
	position: absolute;
	top:5px;
	left:5px;
}

.course-container .course-post .course-body {
	padding:0 12px 6px 12px;
}

.course-container .course-post .course-body h4 {
	text-transform: none;
}

.course-container .course-post .course-body p {
	padding-top:6px;
}

.course-container .course-apply a {
	display:block;
	padding:6px;
	background-color: #1d7076;
	width:100%;
	text-align: center;
	color:#fff;
	font-weight: bold;
}

.course-container .course-apply a:hover {
	background-color: #999;
	color:#fff;
}

.content-body {
	display: none;
}

.content-body ul {
	padding-left: 16px;
}

.content-body th,
.content-body td {
	line-height: 1.2;
    padding: 6px;
    vertical-align: top;
}

.news-row {
	padding:20px;
	transition: all 0.2s ease 0s;
}

.subscribe-container {
	background-color: #ddd;
	color:#555;
	padding:50px;
}

.subscribe-container h4 {
	color:#212121;
}

.subscribe-container h4 span {
	color:#ff4d00;
}

.subscribe-container h4 i.fa.pull-left {
	font-size: 52px;
	margin-right: 20px
}

.subscribe-container p {
	padding:0 70px;
}

.help-container {
	background-color: #fbfbfb;
    border-top: 1px solid #f0f0f0;
	color:#555;
	padding:30px 0 0;
}

.help-container h1 {
	margin-bottom: 20px;
    margin-top: 10px;
}

.help-container .help-text {
	padding-bottom: 20px;
}

.page-container {
	padding-top:100px;
	padding-bottom: 40px;
}

.front-page-container {
	padding-top:70px;
	padding-bottom: 20px;
}

.controls {
	text-align: right;
	margin:8px auto 0px auto;
}

.controls a {
	margin:0 10px;
}

.item-title {
	font-size: 24px;
	padding-bottom: 4px
}

.item-text {
	padding-bottom: 10px
}

.page-container .form-control {
	color:#555;
	padding:8px;
	font-size: 13px;
	height: inherit;
	margin-bottom: 6px
}

.footer-container {
	background-color: #212121;
	color:#ccc;
	padding:12px;
	font-size: 14px;
}



.footer-container h3 {
	color:#fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
    margin-top: 10px;
}

.footer-container ul {
	list-style-type: none;
    padding-left: 0;
	color:#ddd; 
}

.footer-container a {
    color:#fff;
    margin:10px 0;
}

.footer-container a:hover,
.footer-container a:focus {
	color:#ccc;
	text-decoration: none;
}

.footer-container i {
	float:left;
	font-size: 18px;
	margin-right: 10px;
	color: #ddd;
	width:30px;
	text-align: center;
}

.footer-container .menu-item {
	padding:4px 0;
}

.footer-container input {
	border: 1px solid #666;
    color: white;
    height: 40px;
    line-height: 40px;
    padding:4px 12px;
    background-color: transparent;
    border-radius: 2px;
    margin-bottom: 8px;
    box-shadow: none;
    width:100%
}

.footer-container button {
	border: none;
    color: #fff;
    height: 40px;
    padding:4px 12px;
    background-color: #666;
    border-radius: 2px;
    margin-bottom: 8px;
    box-shadow: none;
    width:100%
}

.footer-container button:hover,
.footer-container button:focus {
    background-color: #1d7076;
    color: #fff;
}

.footer-container input:focus {
    background-color: #666;
    border-color: #777;
}

.footer-container .fa-map-marker {
	line-height: 40px;
}

.footer-container .footer-box {
	min-height:140px;
}

.credit-container {
	background-color: #212121;
	color:#ddd;
	padding-top:20px;
	padding-bottom: 10px;
	font-size: 14px;
}

.credit-container .container {
	border-bottom: 1px solid #444;
}

.credit-container .navbar-nav {
	list-style: none;
	padding-left:20px;
}

.credit-container .navbar-nav > li > a {
	padding:0 16px;
}

.credit-container a {
	color:#ddd;
	text-decoration: none;
}

.credit-container a:hover, 
.credit-container a:focus {
	color:#fff;
	text-decoration: none;
}

.credit-container p {
	margin-bottom: 20px;
}

.relative {position: relative;}

.input-highlight {
	outline: 1px solid #ffcc00;
	background-color: #fef9e3 !important;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img.alignright {
    margin-left:10px;
}

img.alignleft {
    margin-right:20px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ui-widget-content a.submit_anchor, 
.ui-widget-content a.button,
a.button,
.do-apply,
.do-enquire {
	background-color: #522f29;
	color:#fff;
	text-decoration: none !important;
    -webkit-border-radius:4px;
   	-moz-border-radius:4px;
   	border-radius:4px;
    margin: 0 auto;
    padding: 6px 20px  !important;
    border: solid 1px #522f29;
    cursor: pointer;
}

.ui-widget-content a.submit_anchor:hover, 
.ui-widget-content a.button:hover,
a.button:hover,
.do-apply:hover,
.do-enquire:hover,
.ui-widget-content a.submit_anchor:focus, 
.ui-widget-content a.button:focus,
a.button:focus,
.do-apply:focus,
.do-enquire:focus {
	background-color: #dfd5cb;
	color:#212121;
	border: solid 1px #dfd5cb;
}

.sliders {
	width:100%;
	margin: 0 0 14px 0;
	/*min-height:200px;*/
}

.home-slide {
	width:100%;
}

.slide {
	width:100%;
	position:relative;
	background-repeat:no-repeat;
	background-position: top center;
	-webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;
    cursor: grab;
}

.slide img {
	visibility: hidden;
}