@charset "UTF-8";

/* CSS Document */

/*

Theme Name: What is your Problem?
Theme URI: http://www.whatisyourproblem.co.uk
Description: This is the WordPress theme that I made for my What is your Problem? website, obviously.
Version: 0.1
Author: Stephen Fairbanks
Author URI: http://www.ghosthorses.co.uk
Tags: retro, clean, white

*/

@charset "utf-8";
/* Padding / Margin 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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS Document */



/* Clearfix */



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
html {
	text-align: center;
	font-size: 100%;
}
body {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(images/bg.gif) repeat-y center top;
}
p {
	line-height: 1.5em;
	padding: 0.5em 0 0.8em;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
h1 {
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 650px;
	height: 94px;
	margin: 20px 0 0 78px;
}
h2 {
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 15px 0 10px;
	font-size: 1.3em;
	font-weight: lighter;
}
#wrapper {
	font-size: 1.3em;
	color: #695050;
}
#header-wrapper {
	background: url(images/header-bg.gif) no-repeat center bottom;
	height: 160px;
}
#header {
	width: 860px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 0;
	z-index: 0;
}
#lurker {
	position: absolute;
	left: 187px;
	top: 0px;
	height: 800px;
	width: 27px;
	z-index: 5;
}
#banner-nav-wrap {
	width: 860px;
	margin: 20px auto 30px;
	height: 226px;
	background: url(images/banner.jpg) no-repeat;
}
#nav {
	width: 170px;
	padding: 42px 0 0 10px;
}
#alt-nav {
	width: 170px;
	padding: 62px 0 0 30px;
}
#nav ul li, #alt-nav ul li {
	padding: 0 0 5px 0;
}

a.nav-home {
	width: 160px;
	height: 32px;
	background: url(images/nav-home.jpg) no-repeat 0 0;
	display: block;
	color: #fff!important;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
}
a.nav-home:hover {
	background: url(images/nav-home.jpg) no-repeat left -32px;
}
a.nav-get {
	width: 160px;
	height: 32px;
	background: url(images/nav-get.jpg) no-repeat 0 0;
	display: block;
	color: #fff!important;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
}
a.nav-get:hover {
	background: url(images/nav-get.jpg) no-repeat left -32px;
}
a.nav-write {
	width: 160px;
	height: 32px;
	background: url(images/nav-write.jpg) no-repeat 0 0;
	display: block;
	color: #fff!important;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
}
a.nav-write:hover {
	background: url(images/nav-write.jpg) no-repeat left -32px;
}

a.nav-doctors {
	width: 160px;
	height: 32px;
	background: url(images/nav-doctors.jpg) no-repeat 0 0;
	display: block;
	color: #fff!important;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
}
a.nav-doctors:hover {
	background: url(images/nav-doctors.jpg) no-repeat left -32px;
}

#main-content-wrap {
	width: 900px;
	margin: 0 auto;
}
#main-content-indent {
	width: 860px;
	margin: 0 auto;
}
.main-content {
}
.clearfix {
}
.small-col {
	float: left;
	width: 170px;
}
.current-page {
	background: url(images/current-page.jpg) no-repeat;
	height: 27px;
	width: 117px;
	line-height: 27px;
	padding: 0 20px 0 0;
	text-align: right;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 5px 0 0 56px;
	font-weight: lighter;
}
.copyright {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px dotted #DDDDDD;
	font-size:0.9em;
	line-height:1.5em;
	margin:50px auto 20px;
	padding:5px;
	text-align:center;
	width:160px;
}

.copyright p {
	line-height: 20px;	
}

.addthis_button {
	margin: 5px 0 0;
	display: block;
}

.facebook {
	margin: 50px 0 0;
	width: 170px;
}

.main-content {
	float: right;
	width: 620px;
}
h2.title-welcome {
	text-indent: -9999px;
	background: url(images/title_hello.gif) no-repeat;
	height: 39px;
}
h2.title-get {
	text-indent: -9999px;
	background: url(images/title_get_a_diagnosis.gif) no-repeat;
	height: 39px;
}
h2.title-write {
	text-indent: -9999px;
	background: url(images/title_write_a_diagnosis.gif) no-repeat;
	height: 39px;
}
h2.title-doctors {
	text-indent: -9999px;
	background: url(images/title_doctors.gif) no-repeat;
	height: 39px;
}
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 1.3em;
	line-height: 1.45em;
}
.content-split {
}
.clearfix {
}
.content-split.clearfix {
}
.split-left {
	float: left;
	width: 48%;
}
.split-right {
	float: right;
	width: 48%;
}
p.disclaimer {
	font-style: italic;
	font-size: 0.9em;
	color: #333;
	margin: 0 0 25px 0;
}
a.large-write {
	height: 43px;
	background: url(images/large-buttons-write.jpg) no-repeat;
	width: 283px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff!important;
	padding: 31px 0 0 20px;
	font-size: 1.3em;
	letter-spacing: 1px;
}
a.large-write:hover {
	background: url(images/large-buttons-write.jpg) no-repeat left -74px;
}



a.large-write-smaller {
	height: 39px;
	background: url(images/large-buttons-write.jpg) no-repeat;
	width: 283px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff!important;
	padding: 34px 0 0 16px;
	font-size: 1em;
}
a.large-write-smaller:hover {
	background: url(images/large-buttons-write.jpg) no-repeat left -74px;
}



a.large-get {
	height: 43px;
	background: url(images/large-buttons-get.jpg) no-repeat;
	width: 283px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff!important;
	padding: 31px 0 0 20px;
	font-size: 1.3em;
	letter-spacing: 1px;
}
a.large-get:hover {
	background: url(images/large-buttons-get.jpg) no-repeat left -74px;
}


a.large-get-smaller {
	height: 39px;
	background: url(images/large-buttons-get.jpg) no-repeat;
	width: 283px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff!important;
	padding: 34px 0 0 29px;
	font-size: 1em;
	letter-spacing: 1px;
}
a.large-get-smaller:hover {
	background: url(images/large-buttons-get.jpg) no-repeat left -74px;
}


.bottom-space {
	margin: 0 0 80px;
}
#respond {
	padding: 10px 0 0;
	margin: 10px 0 0;
	border-top: 1px dotted #ddd;
}
.leave-diagnosis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
}
.clear {
	clear: both;
}

#diagnosis-wrapper {
	background: url(images/head.gif) no-repeat 0 0;	
}

#diagnosis-window {
	margin:0 0 0 70px;
	overflow:hidden;
	padding:10px 0 30px;
	position:relative;
	width:550px;
	
}
.diagnosis-container {
	width: 10450px;
	position: relative;
}
.diagnosis-block {
	width: 550px;
	float: left;
}
#diagnosis-nav-wrapper {
	margin: 20px 0;
}

.go-left {
	position: absolute;
	margin: 100px 0 0;
	
}

.go-left a {
	background: url(images/comment-arrows.gif) no-repeat 0 0;
	display: block;
	height: 18px;
	width: 19px;
}

.go-left a:hover {
	background: url(images/comment-arrows.gif) no-repeat 0 -18px;
}

.go-right a {
	background: url(images/comment-arrows.gif) no-repeat -19px 0;
	display: block;
	height: 18px;
	width: 19px;
}

.go-right a:hover {
	background: url(images/comment-arrows.gif) no-repeat -19px -18px;
}

.go-right {
	position: absolute;
	left: 484px;
	margin: 100px 0 0;
	
}

.left-right-wrap {
	position: relative;
	float: left;
}

.diagnosis {
	width: 405px;
	background: url(images/comment-top.gif) no-repeat 0 0;
	padding: 60px 40px 10px 50px;;
}
.diagnosis h4 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:lighter;
	line-height:1.3em;
	padding:0 0 10px;
	text-align:center;
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
.diagnosis-by {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	margin:0;
	padding:0;
	text-align:center;
}

.diagnosis-footer {
	background: url(images/comment-bottom.gif) no-repeat 0 0;
	height:30px;
	width: 405px;
	padding: 0 40px;
}

#diagnosis-nav-wrapper p {
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#diagnosis-nav-wrapper ul {
	clear: left;
	padding: 5px 0;
}

#diagnosis-nav-wrapper ul li {
	float: left;
	border: 1px solid #ddd;
	margin: 0 5px 5px 0;
}

#diagnosis-nav-wrapper ul li a {
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display:block;
	padding:3px 0 5px;
	text-align:center;
	width:25px;
}

#diagnosis-nav-wrapper ul li a:hover {
	background: #eee;
	color: #333;
}

.diagnosis-nav-left {
	float: left;
	width: 40%;
}

.diagnosis-nav-right {
	float: right;
	width: 320px;
}


.float-left {
	float: left;
	width: 40%;
}
.float-right {
	float: right;
	width: 50%;
}


.large {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:lighter;
	margin:0;
	padding:5px 0 0;
}

textarea {
	border:1px solid #CCCCCC;
	color:#555555;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	font-weight:lighter;
	height:150px;
	line-height:1.3em;
	padding:10px;
	width:450px;
}

.input {
	border: 1px solid #ccc;
	padding: 2px;
}

.caveat {
	padding: 0;
	margin: 0;
	font-style: italic;
	color: #999;
	font-size: 0.9em;
}

.doctors-list ul, .doctors-list ol  {	
	margin: 0 20px 20px;
}

.doctors-list ul li {
	list-style-type: circle;
	padding: 5px;
}

.doctors-list ol li {
	list-style-type: decimal;
	padding: 3px 0;
	list-style-position:inside;
}

.doctors-even {
	float: left;
	width: 50%;
}

.doctors-odd {
	float: left;
	width: 50%;
}

.doctors-top {
	border-bottom:1px dotted #DDDDDD;
	clear:both;
	font-size:20px;
	margin:0 0 10px;
	padding:0 0 10px !important;
	text-shadow:1px 1px 1px #CCCCCC;
	width:600px;
}

.doctors-10 {
	border-bottom:1px dotted #DDDDDD;
	clear:both;
	font-size:15px;
	margin:0 0 10px;
	padding:0 0 10px !important;
}

.doctors-top10 {
	font-family:georgia;
	font-size:16px;
	line-height:22px;
	width:600px;
}

#col-1 {
	float: left;	
	width: 200px;
}

#col-2 {
	float:right;
	margin:58px 0 0;
	width:640px;
}
.alt-current-page {
	background:url("images/current-page.jpg") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:lighter;
	height:27px;
	line-height:27px;
	margin:47px 0 0 74px;
	padding:0 20px 0 0;
	text-align:right;
	width:117px;
}

.star {
	background:url("images/brown-star.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:105px;
	margin:0 0 20px 20px;
	padding:22px 0 0;
	width:105px;
}
.star p {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.large-number {
	display:block;
	font-size:35px;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}