/*
Theme Name: CornerPost Consulting Theme
Theme URI: http://cornerpostconsulting.com.au
Author: cpc
Author URI: http://cornerpostconsulting.com.au/
Description: Theme for cornerpostconsulting.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cpc
Tags:

This theme, like WordPress, is licensed under the GPL.

cpc is based on:
- Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

- Twitter Bootstrap http://getbootstrap.com
Bootstrap is licensed under the MIT licence.

*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*
This theme scaffolds a typical CornerPost website theme, creating some sensible defaults to build from.
*/


/* General */

body {
	background-color: white;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	color: #333333;
	background-attachment: fixed;
}

img {
	display: inline;
}

.img-responsive {
	display: inline;
}

/* Structure */

.wrapper {
	background-color: white;
}

.container {
	/*background-color: transparent;*/
}

.content-wrapper {
	background-color: white;
}

.content-container {
	min-height: 500px;
	padding-top: 15px;
}

.content-area {

	/* padding-right: 65px; */
}


/* Header */

.header-wrapper {

}

.header-row {
	
}

.site-branding {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background-color: transparent;
}

.site-content-header {
	padding-top: 100px;
	padding-bottom: 20px;
	background-color: transparent;
}

/* Typography */

a:link, a:visited, a:hover, a:active {
	/*color: #1caee4;*/
}

p, li, td {
	
}

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	font-size: 42px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 0;
}

h2 {
	font-weight: 400;
	font-size: 32px;
	margin-bottom: 30px;
	margin-top: 38px;
}

h3 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 32px;
}

h4 {
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 24px;
}

h5 {
	font-size: 15px;
	margin-bottom: 8px;
	margin-top: 20px;
}

h6 {
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 15px;
}


blockquote {
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
}

blockquote p {
	font-size: 18px !important;
}


.content-header-container {
	background-color: transparent;

	/*background-color: #82DACE;*/
}


/* Breadcrumbs */
.breadcrumbs-wrapper {
	margin-top: 15px;
}

.breadcrumbs {
	font-size: 15px;
	color: #EEE8F1;
}

.breadcrumb_last {
	color: #EEE8F1;
}

/* Entry content */

/* Override styles for posts */

.entry-content {
	margin-top: 0;
}

h1.entry-title {
	
}

.entry-content h2 {
	
}

.entry-content h3 {
	
}

.entry-content h4 {
	
}

.entry-content h5 {
	
}

/* Nav */

nav {
	margin-bottom: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}

.navbar {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}

.site-nav {
	min-height: 0;
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	font-size: 15px;
	font-weight: 400;
	background-color: transparent;
	margin-bottom: 0;
}

.navbar-header {
	background-color: transparent;

}

.navbar-toggle {

}

.navbar-toggle .icon-bar {
	
}

.navbar-wrapper {
	padding-right: 0;
	padding-left: 0;
}

.main-navbar {
	font-weight: 300;
	font-size: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: transparent !important;
	height: auto;
	border-bottom: 0;
}

.main-navbar a:link,
.main-navbar a:visited,
.main-navbar a:hover,
.main-navbar a:active {

	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: transparent;

}

.main-navbar a:hover {
	background-color: transparent;
}

.menu-item a {
	font-size: 16px;
	font-weight: 400;
}

.current-menu-item a:link,
.current-menu-item a:visited,
.current-menu-item a:hover,
.current-menu-item a:active  {
	background-color: transparent;
}

.dropdown-toggle {
	/* background-color: red; */
}

.dropdown-toggle[aria-expanded="true"] {

	background-color: transparent;
}

.dropdown-menu {
	
	/*padding-top: 0;*/
}

.dropdown:hover .dropdown-menu {
	/* display: block; */
}

.dropdown-menu a:hover {

}

.logo {

}

.logo-img {
	/* height: 185px; */
}

.call-us {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 7px;

}

.call-us p {
	font-size: 18px;
}

.search {
	text-align: right;
	padding-top: 9px;
}





.more-button {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.site-header {

}

.page-row {
	margin-top: 25px;
}

.site-header .header-container {
	
}

.site-footer {
	
}

.site-footer p, 
.site-footer h3, 
.site-footer h4, 
.site-footer h5, 
.site-footer h6 {
	
}

.site-footer a:link,
.site-footer a:visited,
.site-footer a:hover,
.site-footer a:active {
	color: white;
}

.footer-container {

	padding-top: 15px;
	padding-bottom: 15px;

}


/* Credits */

.credits-wrapper {

	padding-top: 10px;
	padding-bottom: 10px;
}

.credits-container {
	background-color: transparent;
	font-size: 11px;
}

.credits-container p {
	font-size: 14px;
	margin-bottom: 0;

}

.credits-right {
	text-align: right;
}



/* Sidebar */

.sidebar {

}

/*.page p:first-of-type {
	font-size: 1.8em;

}*/


/* Multi-level dropdowns */

.dropdown-submenu{
	position:relative;
}

.dropdown-submenu > .dropdown-menu{
	top:0;
	left:100%;
}

.dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a:after{
	display:block;
	content:" ";

	float:right;
	
	width:0;
	
	height:0;
	
	border-color:transparent;
	
	border-style:solid;
	
	border-width:5px 0 5px 5px;
	
	border-left-color:#cccccc;
	
	margin-top:5px;
	
	margin-right:-10px;
}

.dropdown-submenu a {
	background-color: red;
}

.dropdown-submenu:active > a:after{
	border-left-color:#ffffff;
}

.dropdown-submenu.pull-left{
	float:none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;

}


/* Owl Carousel */

.owl-carousel-item-imgtitle {
	display: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
}


	/* ======= Media queries ======= */

	/* Extra small devices (phones, less than 768px) */
	/* Or none, because it's the default */

	@media (max-width: 767px) {
		/* xs and smaller ONLY */

		.site-footer {
			text-align: center;
		}

		.credits-left, .credits-right {
			text-align: center;
		}


	}

	/* Small devices (tablets) ONLY */
	@media (min-width: 768px) and (max-width: 991px) {
		/* sm only */



	}

	/* Small devices (tablets, 768px and up) */
	@media (min-width: 768px) {
		/* sm and up*/


	}

	/* Medium devices (desktops, 992px and up) */
	@media (min-width: 992px) and (max-width: 1199px) {
		/* md ONLY */


	}

	/* Medium devices (desktops, 992px and up) */
	@media (min-width: 992px) {
		/* md and up*/




	}

	/* Large devices (large desktops, 1200px and up) */
	@media (min-width: 1200px) {
		/* lg and up ONLY  */



	}

	/* Extra large devices (large desktops, 1900px and up) */
	/* We don't usually need this, but sometimes */
	@media (min-width: 1900px) {




	}
