/* @override 
	http://ascendpsychotherapy.ca/css/main.css */

/*--------------!GENERAL----------------*/

body {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: 700;
	color: #B74345;
}
p {
	line-height: 1.3em;
	font-size: 1em;
}
#main-content p {
	margin-bottom: .8em;
}
#layout-a-left p:first-of-type, #layout-a-right p:first-of-type {
	font-weight: 700;
}
a {
	text-decoration: none
}

a[href^=tel] {
text-decoration:inherit;
color: inherit;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bold {
	font-weight: 700
}
.floatl {
	float: left
}
.floatr {
	float: right
}
.no-margin {
	margin-right: 0!important;
}
.clearing {
	clear: both
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/*--------------!FONTS----------------*/

body {
	font-family: 'Asap', "Trebuchet MS", arial, sans-serif;
	color: #AC5148;
}
h1, h2 {
	font-family: 'Asap', "Trebuchet MS", arial, sans-serif;
}
/*--------------!COLOURS----------------*/
/* White */
#masthead p, #call, #call a, #hero-text, #hero-text a, #footer-container a {
	color: #fff
}
/*--------------!LAYOUT----------------*/
body {
	background-color: #FBFBF9;
	border-top: 5px solid #3E8DC3;
}
#container {
	width: 100%;
	margin: 0 auto;
}
/*--------------!MASTHEAD----------------*/

#masthead {
	position: relative;
	top: 30px;
	width: 100%;
	background-color: #A0AD65;
	height: 84px;
	z-index: 200;
}
#masthead-header {
	max-width: 960px;
	width: 100%;
	margin: auto;
	position: relative;
	}
/*---!Logo---*/
#logo {
	background: url(/g/logo.png) no-repeat 0 0;
	display: block;
	position: absolute;
	top: -3px;
	height: 77px;
	width: 198px;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: .8em;
}
#call {
	font-size: .9em;
	right: 0;
	top: 1em;
	position: absolute;
	margin-right: .8em;
}
/*---!Main Nav---*/
.nav-main {
	float: right;
	position: relative;
	top: 3.2em;
	font-weight: 400;
	margin-right: 1em;
}
.nav-main li {
	float: left;
	padding: 0 0 0 1em;
	margin: 0
}
.nav-main a {
	font-size: 1em;
	text-transform: capitalize;
	color: #fff;
	padding: 3px
}
.nav-main .selected {
	background: #E7EAD8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #A0AD65;
}
.nav-main li a:hover, .nav-main .selected a:hover {
	background: #E7EAD8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #A0AD65;
}
#hero-image {
	background: url(/g/homepage-image.jpg) center top no-repeat;
	background-size: cover;
	margin-top: -85px;
	height: 175px;
	padding-top: 320px;
	border-bottom: 5px solid #A0AD65;
	margin-bottom: 30px;
}
#hero-text-container {
	max-width: 960px;
	width: 100%;
	margin: auto;
}
#hero-text {
	max-width: 580px;
	width: 65%;
	padding: 12px;
	font-size: 1.9em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #A6504A;
	font-weight: 400;
	position: relative;
}
#hero-text span a {
	color: #fff;
	position: absolute;
	bottom: -10px;
	right: -20px;
	background-color: #A0AD65;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: .65em;
}
#hero-text span a:hover {
	background-color: #94996C;
}
/*--------------!CONTENT----------------*/

/*---!Main Content---*/

#main-content {
	max-width: 960px;
	width: 100%;
	margin: 1.3em auto 0 auto;
}
#ascend-home #layout-a {
	margin-top: 30px;
}
#layout-a, #layout-b {
	margin: 3em 1em 0 1em
}

#layout-a a, #layout-b a {
	color:#A6504A; 
}

#layout-a a:hover, #layout-b a:hover {
	opacity: 0.75 
}

#layout-a-left, #layout-a-right, #layout-b-left #layout-b-right {
	margin-bottom: 60px;
}
#layout-a-left {
	width: 60%;
	float: left;
}
#layout-a-right {
	width: 30%;
	float: right;
}
#layout-b-left {
	width: 48%;
	float: left;
	margin-bottom: 30px;
}
#layout-b-right {
	width: 48%;
	float: right;
}


h2 {
	font-size: 2.1em;
	margin: 0 0 .6em 0;
}
h3 {
	font-size: 1.8em;
	margin-bottom: .6em;
}

h4 {
	font-size: 1.4em;
	margin-bottom: .6em;
}
.bullet-text {
	list-style: disc;
	margin-left: 1.2em;
}
.bullet-text li {
	margin-bottom: .6em;
}
.about-photo {
	float: left;
	padding: 0 15px 20px 0;
}
#ascend-contact #layout-a-right {
	background: url(/g/contact-photo.jpg) center bottom no-repeat;
	padding-bottom: 320px;
}
/*--------------!BUTTONS----------------*/
.buttons a {
	background-color: #A0AD65;
	padding: 4px 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.3em;
	margin: .5em .5em 1em 0;
	display: inline-block;
}

#layout-a .buttons a, #layout-b .buttons a {
	color: #fff;
}

#btn-book a {
	padding: 4px 12px;
    font-size: 2em;
    margin: 0 0 .5em 0;
	
}
/*--------------!FOOTER----------------*/

#footer {
	clear: both;
	background-color: #A6504A;
	padding: 1em 0;
	border-bottom: 5px solid #0091C7;
	font-size: .8em;
}
#footer-container {
	max-width: 960px;
	width: 100%;
	margin: auto;
}
#footer-container p {
	/*display: inline-block;*/
	margin-left: 1em;
	color: #fff;
	line-height: 1.5em;
}


/* Smartphones (landscape) ----------- */

@media only screen and (max-device-width : 480px) and (orientation : portrait) 
{ 
	html, body { max-width: 480px; width:100%;   }
	img {max-width:480px;height:auto;}
	#container, #hero-text-container, #masthead-header, #main-content, #footer-container {width: 480px;}
	#layout-a-left, #layout-a-right, #layout-b-left, #layout-b-right {float: none; width: 80%; margin: 0 2% 2% 2%;	}
	#layout-a, #layout-b {margin-top: 20px;}
	
	#footer-container p {display: block; }
	#footer-container p { margin-left: 2em;	}
	
	#masthead {
		position: relative;
		top: 0px;
		height: 74px;
	}
	
	#call {
		position: absolute;
		top: 1.5em;
		left: 40%;
		background: none;
		padding: 0em;
		z-index: 400;
		font-size: 1.1em}
	
	#logo {
		background-size:contain;
		top: .9em;
		height: 47px;
		width: 162px;
		z-index: 600;
	}
	
	#menu {
	z-index: 800;
	}
		
	#hero-text {width: 200px; font-size: 1.2em; font-weight: 700;
	}
	
	#hero-image {
		margin-top: 0px;
		height: 155px;
		padding-top: 80px;
	}
	
	#hero-text span a {
		color: #fff;
		position: absolute;
		bottom: -20px;
		left: 1em;
		width: 7.5em;	
		text-align: center;	
	}
	
	#benefits-home #layout-b-right{
		display: none;
	}
	
	.about-photo  {
		float: none;
	}
	
	}


@media only screen and (max-device-width : 460px) and (orientation : landscape) 	
	{
	.nav-main li {
		float: left;
		padding: 0 0 0 .5em;
		margin: 0
	}
	}
	

	
	
