/* CSS Document */


body {
	background: #ECF5FF url(../images/new_blue_header_strip2.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	margin: 0;
	padding:0;
}


textarea {
	width: 480px;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: normal;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

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

hr {
	display: none;
}

#header {
	width: 1044px;
	height: 191px;
	margin: 0 auto;
	padding-bottom:0;
	margin-bottom:0;
}

/* Logo */

#logo {
	width: 898px;
	height: 191px;
	margin: 0 auto;
	padding-bottom:0;
	margin-bottom:0;
}

#logo .img {
	top: 10px;
	float: left;
	position:relative;
}

#logo .address {
	position:relative;
	top:10px;
	left:10px;
	float: left;
	width: 400px;
	letter-spacing:.1em;
}

#logo .address p {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-size:10px;
	color:#003366;
	margin:0;
	padding:0;
}

#logo .address a {
	color:#003366;
	text-decoration:underline;
}

#logo .address a:hover {
	text-decoration:none;
	color:#003366;
}

#logo .address h1 {
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight: bold;
	font-size:36px;
}

#logo .address h2 {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:18px;
}

#logo .address h3 {
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin:0;
	padding:0;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo .pyschology {
	position:relative;
	top:1px;
	float:right;
	width:146px;
	height:69px;
}

#logo .goodtherapy {
	position:relative;
	float:right;
	clear: right;
	width: 175px;
	height:58px;
	padding:0;
	margin:0;
}

#logo .ezine {
	position: relative;
	float:right;
	clear:right;
	width:67px;
	height:64px;
	padding:0;
	margin:0;
}
/* Menu */

#menu {
	position:relative;
	width: 900px;
	height: 32px;
	top:-.9em;
	left:13.5em;
	clear:both;
}

#menu ul {
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}

#menu li {
	padding: 0 2px 0 2px;
	width: auto;
	margin:0;
	float:left;
}

#menu li.first a{
	float: left;
	background: #3399ff;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu li.home a {
	float:left;
	background-image:url(../images/bg_test15.jpg);
	padding: 9px 24px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
}

#menu a {
	float: left;
	background: #104E8B;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #3399ff;
	padding: 9px 20px;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 3em 35px 0 25px;

}

#page .ins {
	position:relative;
	height:65px;
	margin-left:595px;
	padding-top:11px;
}
	


/* Content */

#content {
	float: right;
	width: 600px;
	height:auto;
	background-image:url(../images/bg_test15.jpg);
	background-repeat:repeat;
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	border-bottom: 1px solid #FFFFFF;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	background: #fff url(../images/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 290px;
	padding:0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

/* Footer */

#footer {
	width: 900px;
	height:50px;
	border-top: 5px solid #104E8B;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer p {
	margin: 0;
	line-height: normal;
	color: #003300;
}

#footer a {
	color: #406800;
	text-decoration:none;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
