* {
	margin: 0;
	padding: 0;
}

body {
background: #F1EBF1;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #404040;
}

a { color: #712988; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrap {
margin: 0px auto;
width: 700px;
}

#menu {

height: 24px;
line-height: 24px;
background: #b279b4;

}
#menu ul {
list-style-type: none;
}
#menu ul li {
display: block;
float : left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
font-family : verdana, arial, helvetica, sans-serif;
font-weight : bold;
color: #fff;
font-size: 12px;
}
#menu ul li a:hover {
color: #712988;
}

#header {
height: 150px;
background: url(images/LogoCounsellingLondonPsychotherapy.jpg) no-repeat;
background-position:center; 
}

#header h1 { 
font-size: 15px;
line-height: 16px;
font-style:italic;
padding: 5 5 5 5;
color: #712988;
}
#header h1 a { 
color: #712988;
text-decoration: none;
font-weight: 100;
letter-spacing: 1px;
}
#header h1 a:hover {
color: #b279b4;
}
#header h2 {
font-size: 12px;
color: #712988;
padding: 3px 0px 3px 0px;
font-weight: bold;
}

#content {
background: #f1ebf1;
padding: 0;
}

#right {
padding-top: 30px;
padding-bottom: 10px;
width: 450px;
float: right;
text-align: left;
}
#right h1 { 
font-size: 25px;
color: #712988;
text-align: center;
margin-bottom: 0px;
margin-top: 10px;
text-decoration: none;
font-weight: 600;
}
#right h1 a { 
font-size: 25px;
color: #712988;
text-align: center;
text-decoration: none;
font-weight: 600;
}
#right h2 {
font-family: Helvetica, arial, sans-serif;
font-size: 18px;
font-weight: 600;
padding: 0px; 0px, 0px, 0px;
text-align: left;
margin-bottom: 10px;
margin-top: 30px;
line-height: 20px;
color: #712988;
}
#right h2 a {
color: #712988;
text-decoration: none;
}
#right h2 a:hover {
text-decoration: underline;
}
#right h3 {
font-size: 15px;
font-weight: 100;
text-align: center;
margin-bottom: 1px;
margin-top: -5px;
color: #712988;
}
#left {
padding-top: 30px;
width: 200px;
float:left;
font-size: 12px;
}

#left h2 {
height: 30px;
line-height: 30px;
margin-left: 10px;
font-size: 18px;
font-weight: 100;
color: #712988;
padding-left: 0;
}

#left ul  {
padding: 10px 0 15px 0;
list-style-type: none;
}
#left ul li a {
padding: 0 10px 0 10px;
height: 25px;
line-height: 25px;
background: #b279b4;
display: block;
text-transform:uppercase;
text-decoration: none;
font-weight: 100;
font-size: 12px;
border-bottom: 1px solid #f1ebf1;
}
#left ul li a:hover {
background: #f1ebf1;
}

#bottom {
background: #f1ebf1;
padding: 10px 0;
}

#footer { 
background: #b279b4;
padding: 0 10px;
height: 24px;
line-height: 24px;
text-align: center;
font-size: 11px;
font-weight: 100;
}



small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	

.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #fffff;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.post h3 {
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
}
h3 {
padding: 10px 0 5px 0;
font-size: 16px;
letter-spacing: 1px;
font-weight: 100;
}
.entry p { padding: 10px 0; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
#s {
background: #fff;
border: 1px solid #999;
height: 17px;
}
#searchsubmit {
font-size:11px;
height: 21px;
}
