/*
Theme Name: NBCC2
Theme URI: http://northernbeachescouplescounselling.com.au
Author: Kate Vagg
Author URI: http://northernbeachescouplescounselling.com.au
Description: Based on Flat Bootstrap by XtremelySocial. A modern, fully responsive, "flat" style theme with a nice color palette, big full-width images, and full-width colored sections. It automatically adapts for desktops, tablets, and phones. It is based on the WordPress standard starter theme (_S) and the Twitter Bootstrap CSS framework. Features include a mobile navigation bar, multiple columns (grid), buttons, icons, labels, badges, tabbed content areas, collapsible content areas, progress bars, alert boxes, carousels (sliders) and much, much more. This is a theme for both users and theme developers with lots of features but without the bloat.
Version: 1.5
License: GNU General Public License
License URI: http://www.opensource.org/licenses/GPL-3.0
Text Domain: nbcctheme2
Domain Path: /languages/
Tags: one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, featured-images, featured-image-header, full-width-template, flexible-header, theme-options, sticky-post, threaded-comments, light, translation-ready, rtl-language-support, custom-background

*/

/*
** THEME-SPECIFIC STYLES HERE TO OVERRIDE BOOTSTRAP, THEME-BASE, AND THEME-FLAT CSS
*/

@import url(http://fonts.googleapis.com/css?family=Economica:400,700|Roboto:400,300|Open+Sans:400,300|Oswald:400,300);

/* Set page header to dark blue */
.content-header {
	background-color: #34495e;
	color: #fff;
}
.content-header h1, 
.content-header h2, 
.content-header h3 {
	color: #fff;
}

/* Set initial image background so light text is readable before image loads */
.content-header-image {
	background-color: #e7e7e7;
}

/* Set our footer to "almost" black */
.sidebar-footer {
	background-color: #2f2f2f;
	color: white;
}
.sidebar-footer h1, 
.sidebar-footer h2, 
.sidebar-footer h3 {
	color: #fff;
}

/* Set link colors to off white and text to gray for footer */
.sidebar-footer,
.footer-nav-menu {
	color: #95a5a6;
}
.sidebar-footer a:not(.btn),
.footer-nav-menu a:not(.btn) {
	/*color: #95a5a6;*/
	color: #f2f2f2;
}
.sidebar-footer a:hover:not(.btn), 
.sidebar-footer a:focus:not(.btn), 
.footer-nav-menu a:hover:not(.btn),
.footer-nav-menu a:focus:not(.btn) {
	/*color: #c0392b;*/
	color: #3bc492;
}

.entry-meta,
.comment-edit-link {
	font-size: 16px;
}

/* Set our site credits to "not quite" black */
.after-footer {
	background: #222222;
	color: white;
	font-size: 16px;
}

/* Move up the edit link on single pages so it doesn't create an uncolored section
 * Note that its parent must have relative positioning for this to work. Not used.
 */
/*.page .entry-content {
	position: relative;
}
.page footer.entry-meta {
	position: absolute;
	bottom: 0;
}*/

/*
 * STYLE SOME COMMON WORDPRESS WIDGETS AND PLUGINS
 */

/* Get WordPress Jetpack Popular Posts Widget to look like other thumbnail posts */
.widgets-list-layout-links {
	float: left !important;
	margin-left: 15px !important;
	/*margin-left: 1.625em !important;*/
}

/* Hide JetPack's sharing module from pages with posts */
.page-posts .sharedaddy {
	display: none;
}

form.contact-form textarea {
	height: 108px;
}


/* Kate's Custom Dev Mods */

@import url(http://fonts.googleapis.com/css?family=Economica:400,700|Roboto|Open+Sans|Oswald:400,300);

body {
font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #222;
background: #fff;
}

.navbar-default {
background-color: #E8E8E8;
border-color: #657AA0;
}

.lightgreen, .bg-lightgreen {
background-color: #395079;
}

.content-header {
background-color: #2B3D5C;
}

a {
color: #334A76;
}

a:hover,
a:focus {
color: #6078A8;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: 'Raleway', Arial, "Helvetica Neue", sans-serif;
}

.navbar-default .navbar-brand {
font-family: 'Oswald', "Helvetica Neue", Arial, sans-serif;
color: #0B1A32;
text-transform: uppercase;
}

.navbar-default 
.navbar-brand:hover, 
.navbar-default 
.navbar-brand:focus {
color: #6078A8;
}

.site-credits {
display: none;
}

.site-credits a {
color: #A9C5FC;
}

.sidebar-footer a:not(.btn):hover, .footer-nav-menu a:not(.btn):hover {
color: #A9C5FC;
}

button, html input[type="button"], input[type="submit"] {
font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
background-color: #2F3641;
border-color: #374254;
}

button:hover, 
button:focus,
html input[type="button"]:hover, 
html input[type="button"]:focus,
input[type="submit"]:hover, 
input[type="submit"]:focus {
background-color: #58667C;
border-color: #374254;
}

a.btn.btn-hollow, button.btn.btn-hollow {
text-transform: uppercase;
font-family: 'open sans', "Helvetica Neue", Arial, sans-serif;
}

blockquote {
border-color: #738EBA;
}

#text-5 img {
float: left;
position: relative;
margin: 0 30px 30px 30px;
max-width: 220px;
width: 90%;
border-radius: 30px;
}

@media all and (max-width: 676px) {

#text-5 p {
float: left;
position: relative;
}

#text-5 img {
position: relative;
float: none;
margin: auto;
margin-bottom: 20px;
width: 100%;
max-width: 300px;
border-radius: 20px;
}

}

#page {
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

#text-4 a {
text-decoration: none;
}

#text-4 a:hover {
color: #fff;
font-weight: 400;
}

.panel-primary>.panel-heading {
background-color: #5F759D;
border-color: #395079;
}

.panel-primary {
border-color: #647189;
}

.site-title {
font-family: 'Oswald', "Helvetica Neue", Arial, sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 28px;
}

.site-description {
font-size: 18px;
display: none;
}

.site-header {
background: #e8e8e8;
}

.content-header {
padding-top: 0px;
padding-bottom: 16px;
}

header.content-header {
min-height: 50px;
}

.page .entry-content {
padding-top: 30px;
}

.home .page-title {
display: none;
}

aside.widget .app_monthly_schedule_wrapper {
width: 100%;
max-width: 320px;
}

.appointments-wrapper {
max-width: 320px;
margin-left: auto;
margin-right: auto;
}

.bg-almostblack a {
color: #C5D6F9;
}

.panel-body h2 {
margin-top: 0;
}

.pager {
display: none;
}

.page .entry-content {
  padding-top: 0;
}

.site-title {
font-size: 2.2em;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
background-color: #9C98B2;
}