/*
Theme Name: Contemporary Psychotherapy Dark
Theme URI: http://contemporarypsychotherapy.org
Description: Foundation for Contemporary Psychotherapy Journal
Author: Neil Scott
Author URI: http://contemporarypsychotherapy.org
Version: 1.0
*/

/*--- RESET --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

html {min-height: 100%; margin-bottom: 1px; font-size: 1em;}
body {
	line-height: 1;
	background: #fff url(img/back.png) repeat-x left top;
	color: #2c2a36;
  font-size: 75%;
	font-family: "Helvetica Neue", Helvetica, Arial,Verdana, sans-serif;
	padding: 0 0 0 0; margin: 0 0 0 0;
	}

.container {
	width: 991px;
	background: transparent;
	margin: 40px auto 30px auto;
	text-align: left;
	padding: 0px 0px;
	position:relative;
	}


.header {
	margin: 0px 0 0px;
	padding: 0px 0 0px;
	}

ul.nav {padding: 0; margin: 0; position:absolute; top: 165px; right: 20px}
ul.nav li {padding: 0; margin: 0; display: inline}
ul.nav li a {float:left; display:block; margin: 0 20px 0 0; padding: 5px 15px; font-size: 16px;  color: #fff }

.content {
padding-bottom: 40px;
		border-left: 0px solid #000;
	font-size: 16px;
	min-height: 400px;
	float:left;
	margin:200px 0 0 80px;
	}

.text {	background-color:#fff;
	width: 540px;
	padding: 0px 20px;
	margin: 30px 0px 0px 20px;

}

.magazine { position: absolute; right:20px;
top:260px; z-index:1;    }

blockquote {background: #FFFAEF; padding: 10px; border: 1px solid #FFF7D5; margin: 10px 0}	

.date {position: absolute; top: 210px; right: 50px; z-index:1;  font-size: 20px; color: #8C8F8E; }
.iii {position: absolute; top: 225px; left: 20px; z-index:1;}	

.cfi {margin: 20px 0 0 0}

#wpcf_msg {width: 300px; height: 150px;}
#wpcf_your_name, #wpcf_email, #wpcf_subject {margin-bottom: 10px;}
.contactright, .contactleft {font-size: 13px;}
.help {
	margin-bottom: 18px
	}

.footer {

text-align: right;
margin-top: 30px;
margin-right: 45px;
padding-bottom: 40px;
	}

.sidebar div, .sidebar form, .sidebar ul {font-size:13px;}
p {
	font-size: 13px;
	padding: 0px 0;
	margin: 0 0 15px;
	line-height: 1.5;
	}

.text p {
	font-size:1em;
	}

ul {margin-left: 15px}
ul li {margin: 0 0 15px; line-height: 1.3}

td, th {font-size: 15px; padding: 10px  5px !important}

/*--- HEADINGS --*/

	
.logo {position: absolute; top: 45px;left: 0px; z-index:1; padding: 0; margin: 0;}
.content h1 {
	padding: 0 0 0 0; margin: 0 0 15px 0;
	font-size: 24px; line-height: 1.3; font-weight: bold;
	}
h2{
	font-weight:normal;
	padding: 0px;
	margin: 0;
	}

.content h2 {
	padding: 0 0 0 0; margin: 10px 0 10px 0;
	font-size: 17px; line-height: 1.3; text-align: center; font-weight: bold;
	}
.sidebar h2 {
	font-size: 21px;
	padding: 0 0 0 0; margin: 0 0 0 0;
	}


h3 {
	font-size: 16px; line-height: 1.4;
	padding: 0 0 3px 0; margin: 10px 0 5px; 
	color: #666;
	}
	
h4 {padding: 0 0 0 0; margin: 10px 0 10px 0;
	font-size: 14px; line-height: 1.3; text-align: left; font-weight: bold; }
/*--- LINKS --*/


a:link, a:visited {color: #c00; text-decoration:none;}
a:hover {color: #f00; text-decoration: underline}


.clear { clear:both; }
.hidden {display:none;}


.left {
	float:left;
	margin: 0 15px 10px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	}

.right {
	float:right;
	margin: 0 0px 15px 15px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	}
	
.alignleft {
	text-align:left;
	float:left;
	}

.alignright {
	text-align:right;
	float:right;
	}

img.alignleft {
	padding: 0;
	margin:0 15px 15px 0px;
	float:left;
	}

img.alignright {
	margin: 0 0px 15px 15px;
	float:right;
	}
img.aligncenter {
display:block;
float:none;
margin:10px auto;
}

/* 5. Clearing
-------------------------------------------------------------- */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
 

