html {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 145%;
    color: #000000;
    background-color: #b5ae8d;
    margin-top: 5px;
    word-break: break-word;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	max-width: 961px;
	padding-bottom: 100px;
}

.blue--page {
	
}

.green--page {
	
}

.brown--page {
	
}

#top--bar {
	background: #0866c6;
	background: -moz-linear-gradient(top, #0866c6 0%, #0667c8 100%);
	background: -webkit-linear-gradient(top, #0866c6 0%,#0667c8 100%);
	background: linear-gradient(to bottom, #0866c6 0%,#0667c8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0866c6', endColorstr='#0667c8',GradientType=0 );
	min-height: 65px;
	max-height: 67px;
	border-radius: 2px;
	box-shadow: inset 10px 10px 0.6em rgba(255,255,255,.4), inset -10px -10px 0.6em rgba(0,0,0,.4), 0 8px .7em rgba(0,0,0,.3);
	padding: 0 25px;
	line-height: 1;
	vertical-align: middle;
	z-index: 2;
	position: relative;
	float: left;
	width: 100%;
	clear: both;
}

.blue--page #top--bar {
	background: #0866c6;
	background: -moz-linear-gradient(top, #0866c6 0%, #0667c8 100%);
	background: -webkit-linear-gradient(top, #0866c6 0%,#0667c8 100%);
	background: linear-gradient(to bottom, #0866c6 0%,#0667c8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0866c6', endColorstr='#0667c8',GradientType=0 );
}



.brown--page #top--bar {
	background: #be8f61;
	background: -moz-linear-gradient(top, #be8f61 0%, #bf9062 100%);
	background: -webkit-linear-gradient(top, #be8f61 0%,#bf9062 100%);
	background: linear-gradient(to bottom, #be8f61 0%,#bf9062 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be8f61', endColorstr='#bf9062',GradientType=0 );	
}


.brown--page .main--text h1, .brown--page .main--text h2, .brown--page .quote, .brown--page .blue_text, .brown--page .blue_text a, .brown--page #menu--bar ul li a, .brown--page .main--text a {
	color: #663300;
}

.brown--page #main--image {
	background: url(../images/s_line.jpg) repeat-x bottom;
	padding-bottom: 14px;
}


.green--page #top--bar {
	background: #076638;
	background: -moz-linear-gradient(top, #076638 0%, #08683a 100%);
	background: -webkit-linear-gradient(top, #076638 0%,#08683a 100%);
	background: linear-gradient(to bottom, #076638 0%,#08683a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076638', endColorstr='#08683a',GradientType=0 );	
}


.green--page .main--text h1, .green--page .main--text h2, .green--page .quote, .green--page .blue_text, .green--page .blue_text a, .green--page #menu--bar ul li a, .green--page .main--text a {
	color: #006633;
}

.green--page #main--image {
	background: url(../images/g_line.jpg) repeat-x bottom;
	padding-bottom: 14px;
}




#top--bar a {
	color: #f7fcca;
	font-size: 40px;
	font-family: 'Times New Roman';
	line-height: 68px;
}





#top--bar > span:last-child {
	color: #fcfe9c;
	font-size: 22px;
	float: right;
	line-height: 81px;
	font-family: 'Times New Roman';
}

#menu--bar {
	background: url(../images/s_parchment_2.jpg) repeat-y;
	background-size: 100%;
	max-width: 208px;
	width: 204px;
	overflow: visible;
	display: table-cell;
	padding-right: 0;
	float: none;
	box-shadow: 5px -1px 0.2em rgba(0,0,0,.4);
	position: relative;
	z-index: 1;
}
#menu--bar #logo img {
	max-width: calc( 100% + 30px );
	margin-left: -15px;
	display: block;
}

#menu--bar ul {
	list-style-type: none;
	padding-left: 25px;;
}
#menu--bar ul li {
	margin-bottom: 7px;
}

#menu--bar ul li a {
	font-size: 14px;
	color: #0066cc;
	font-family: 'Times New Roman';
	text-shadow: 1px 1px .1em rgba(0,0,0,.2);
	cursor: pointer;
	transition: .2s ease;
	display: inline-block;
	letter-spacing: .4px;
	font-weight: bold;
}
#menu--bar ul li a:hover {
	transform: translateX(4px);
	color: #000;
}
#menu--bar ul li a.active {
	color: #000;
}

#main--content {
	background: #ffc;
	padding: 0;
	width: calc( 100% - 204px );
	overflow: hidden;
	margin-top: -15px;
	display: table-cell;
	float: none;
}

#main--image {
	background: url(../images/blueline_y.jpg) repeat-x bottom;
	padding-bottom: 14px;
}

#main--image img {
	display: block;
	max-width: 120%;
}
.quote {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: normal;
    color: #0066CC;
    margin-top: 0;
    margin-right: 55px;
    text-align: left;
    max-width: 350px;
    /* float: left; */
}

.home--offer  {
	float: right;
	margin-left: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: -51px;
}

.blue_text,
.blue_text a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 165%;
    font-weight: bold;
    color: #0066CC;
    /* margin-top: 0px !important; */
    /* padding-left: 30px; */
}




.main--text h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #0066CC;
    line-height: 115%;
    margin-top: 30px;
    margin-bottom: 8px;
    text-align: left;
}

.main--text h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #0066CC;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
}

.main--text a {
	font-weight:  bold;
}

.quoted--text {
	font-style: italic;
	margin-left: 80px;
    margin-right: 80px;
    text-align: justify;
}


#content {
	padding: 20px 30px;
}

.foot--menu {
	margin: 100px 0 40px 0;; 
}

.foot--menu ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	max-width: 75%;
	margin: auto;
}

.blue_text img {
	display: block;
	margin: auto;
	border: 3px solid #000;
}
.brownone {
    color: #963;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0;
}

.foot--menu ul li {
	display: inline-block;
	padding: 0 12px;
	margin-bottom: 10px;
	line-height: 1;
}

.foot--menu ul li:not(:last-child) {
	border-right: 1px solid;
}

.foot--menu ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #b5b088;
	border: 0;
	font-weight: bold;
	transition: .2s ease;
	display: inline-block;
	line-height: 0;
}
.foot--menu ul li a:hover, .foot--menu ul li a.active {
	opacity: .8;
	text-decoration: underline;
}

#audiovideo strong {
	display: block;
	clear: both;
color: #0066cd;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
#audiovideo h2 {
	color: inherit;
	font-weight: bold;
}

#audiovideo .home--offer {
	text-align: center;
}

#contact .home--offer {
	margin-top: -68px;
}

#contact form {
	display: inline-block;
	vertical-align: middle;
}

#resources .home--offer {
	margin-top: -68px;
}

#resources .blue_text {
	margin-top:  0;
}

.blue_text a:hover, .main--text a:hover {
	text-decoration: underline;
	color: #000;	
	transition: .2s ease;
}

#psychotherapy .blue_text {
	margin-top: -74px;
}

#articles .style1 {
	font-weight: bold;
}

@media (max-width: 991px) {
	#main--image {
	}
	#content {
		margin-top: 15px;
	}

	#top--bar {
		text-align: center;
		line-height: 1.3;
		max-height: initial;
	}
	#top--bar > span {
		display: inline-block;
		width: 100%;
		line-height: 1.1 !important;
		margin-bottom: 10px;
		margin-top: 20px;
	}	
	#top--bar a {
		margin-bottom: -30px;
		display: block;
	}


	.quote {
		width: 100%;
		max-width: 100%;
	}
	.home--offer {
		width: 100%;
		margin: 0 !important;
		float: left;
	}
}

@media (max-width: 600px) {
	#menu--bar {
		width: 100%;
	}
}

.back--btn {
	background: #0866c6;
    background: -moz-linear-gradient(top, #0866c6 0%, #0667c8 100%);
    background: -webkit-linear-gradient(top, #0866c6 0%,#0667c8 100%);
    background: linear-gradient(to bottom, #0866c6 0%,#0667c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0866c6', endColorstr='#0667c8',GradientType=0 );
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 3px;
    box-shadow: inset 2px 2px .2em #fff, inset -2px -2px .2em #000;
}
.back--btn:hover {
	color: #fff;
}

.article--page .main--text {
	font-size: 16px;
}

.article--page .main--text p {
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.3 !important;
}

.article--page .main--text img {
	max-width: 100% !important;
	height: auto !important;
}
.menu--opener {
	display: none;
}

@media (max-width: 750px) {

#top--bar a {
    margin-bottom: -15px;
    display: block;
    line-height: 40px;
    
}

	.menu--opener {
		display: block;
		width: 30px;
		height: 30px;
		border-radius: 2px;
		border: 2px solid #630;
		margin: 10px auto;
		padding-top: 1.5px;
	}
	#main--content {
	width: 100%;
	display: block;
	}
	.menu--opener > span {
		display: block;
		width: 80%;
		margin: 4px auto;
		border-bottom: 2.5px solid #631;
		transition: .4s ease;
	}

	nav ul {
		padding: 0 !important;
		margin-bottom: 30px;
		display: none;
	}
	
	nav ul.show {
		
	}
	
	.menu--opener.opened > span:nth-child(2) {
		display: none;
	}

	.menu--opener.opened > span:nth-child(1) {
		transform: translate(0px, 6px) rotate(45deg);
	}
	.menu--opener.opened > span:nth-child(3) {
		transform: translate(0px, 0px) rotate(-45deg);
	}

	#menu--bar {
		display: block;
		width: 100%;
		max-width: none;
		box-shadow: none;
		text-align: center;
		padding-bottom: 1px;
	}
	#menu--bar #logo {
		width: 200px;
		overflow: hidden;
		display: inline-block;
	}
	#menu--bar #logo img {
		margin: auto;
		display: inline-block;
		margin-left: -10px;
	}

}


