@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;
	padding: 0;
	margin: 0;
}
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: 10px 0 12px;
}
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 {
	font-size: 1.1em;
}
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: 23px 0 0 10px;
}
#alt-nav, #alt-side {
	width: 170px;
	padding: 45px 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;
}
a.nav-top {
	width: 160px;
	height: 32px;
	background: url(images/nav-top.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-top:hover {
	background: url(images/nav-top.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;	
}

.side-section {
	border-bottom:1px top #eee;
	border-top:1px top #eee;
	font-size:12px;
	padding:10px 10px 10px 35px;
	
}

.madeby-section {
	background:url("images/cog.png") no-repeat scroll 7px 7px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 50px 0 0;
}

.twitter-section {
	background:url("images/twitter-icon.png") no-repeat scroll 7px 7px;
}

.share-section {
	border-top: 1px dotted #ccc;
}

.side-section p {
	line-height: 16px;
	padding: 0;
	margin:0;
}


.addthis_button {
	margin: 5px auto 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;
}

h2.title-top {
	text-indent: -9999px;
	background: url(images/title_top_diagnoses.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;
	position: relative;
}

#diagnosis-window {
	margin:0 0 0 70px;
	overflow:hidden;
	padding:10px 0 30px;
	position:relative;
	width:550px;
	height: 370px;
}
.diagnosis-container {
	position: relative;
	background: url(images/loader.gif) no-repeat center 30px;
}
.diagnosis-block {
	width: 550px;
	float: left;
	display: none;
}

.diagnosis-rating-entry {
	width: 550px;
	position: relative;
}


#diagnosis-nav-wrapper {
	margin: 20px 0;
	position: relative;
}

.go-left {
	float: left;
	margin: 0 10px 0 0;
}

.go-left a, .go-right a, .more a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #999999;
	display:block;
	height:20px;
	line-height:20px;
	width:57px;
}

.go-left a:hover, .go-right a:hover, .more a:hover {
	text-decoration: none;
}

.go-left a {
	background:url("images/left-arrows.png") no-repeat scroll 2px 3px #FFFFFF;
	padding:0 10px 0 0;
	text-align:right;
}

.go-left a:hover {
	background: #ddd url(images/left-arrows.png) no-repeat 2px 3px;
}

.go-right a {
	background:url("images/right-arrows.png") no-repeat scroll 48px 3px #FFF;
	padding:0 0 0 10px;
}

.go-right a:hover {
	background:url("images/right-arrows.png") no-repeat scroll 48px 3px #ddd;
}

.more a {
	background: #fff;
	text-align: center;
}

.more a:hover {
	background: #ddd;
}


.go-right {
	float:left;
	margin:0 ;
	padding:0;
}

.more {
	float: left;	
}

.left-right-wrap {
	margin:4px 70px 0 0;
	position:absolute;
	right:0;
	top:0;
	width:158px;
	z-index:10;
}

.diagnosis {
	background:url("images/comment-top.png") no-repeat scroll 0 -20px transparent;
	padding:20px 40px 1px 50px;
	width:405px;
}
.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;
	text-align:center;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}

.diagnosis p {
	line-height: 40px;	
}

.diagnosis-by {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	margin:15px 0 0;
	padding:0!important;
	text-align:center;
	line-height: 13px!important;
}

.diagnosis-footer {
	background: url(images/comment-bottom.png) 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:21px 0 0 46px;
	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:20px 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;
	padding: 0; 
	margin: 0;
}
.large-number {
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:35px;
	height:30px;
	line-height:28px;
	padding:0 0 6px;
}

.like-dislike {
	margin:10px auto 0;
	width:175px;
}

.like-dislike p {
	padding: 0;
	margin: 0;
}

ol.top-list {
	
}

ol.top-list li {
	margin:20px 20px 0 0;
	padding:20px 0 0 20px;
}

.diagnosis-position-left {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 26px;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #695050;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.diagnosis-position-right {
	float: right;
	width: 490px;
	border-bottom:1px dotted #CCCCCC;
	padding:0 0px 20px;
	
}

.diagnosis-position-right h4 {
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:lighter;
	line-height:1.2em;
	padding: 0 50px 0 45px;
	background: url(images/top-quote-start.png) 0 0 no-repeat, url(images/top-quote-end.png) right bottom no-repeat;
}

.diagnosis-position-right .diagnosis-by {
	text-align: left;
	padding: 0 45px!important;
}

.vote-count {
	position:absolute;
	right:0;
	text-align:center;
	top:8px;
}

.vote-count span {
	display: block;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.vote-count a {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #999999;
	display:block;
	font-size:0.8em;
	line-height:14px;
	padding:3px 4px 2px;
	text-align:center;
	text-decoration:none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.vote-count a:hover {
	background: #ddd;
}

.top-link-options {
	border-top:1px dashed #ddd;
	font-size:0.9em;
	margin:10px 120px 0 45px;
	padding:10px 0;
}

.top-list-1 {
	background: #f7f1e3 url("images/top-doc.png") no-repeat scroll 4px 57px!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.top-list-1 h4 {
	font-size: 2.6em!important;
}

.top-list-4 h4 {
	font-size: 2.2em;
}

#commentform label	{
	display:block;
	float:left;
	width:104px;
}

.wdpajax-error{ 
	background:none repeat scroll 0 0 #CC0000;
	color:#FFFFFF;
	margin:20px 0;
	padding:5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.wdpajax-success{ 
	background:none repeat scroll 0 0 #339933;
	color:#FFFFFF;
	margin:20px 0;
	padding:5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.wdpajax-loading{
	background:#f0f0f0;
	padding:5px;
	margin: 20px 0;
}
label.error{ 
	background:none repeat scroll 0 0 #CC0000;
	color:#FFFFFF;
	margin:20px 0;
	padding:5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.diagnosis-tweets a {
	padding: 5px 10px 5px 40px;
	border: 1px solid #ddd;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f8f8f8 url(images/twitter-icon.png) no-repeat 10px center;
}

.diagnosis-tweets a:hover {
	background: #ededed url(images/twitter-icon.png) no-repeat 10px center;
	text-decoration: none;
}
