/*
Theme Name: Simply Orthodontics
Theme URI: http://simplyorthodontics.com.au/
Description: A custom theme for Simply Orthodontics.
Version: 1.0
Author: Ben Greig
Author URI: http://output.bengreig.com/
Tags: green, fixed width
*/

/* CSS Reset v1.0 | 20080212 */
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{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

body {
	font-size: 12px;
	line-height: 14px;
	color: #a3a3a3;
	font-family: Helvetica, Arial, sans-serif;
	background: #e9e9ea url(images/background.gif) repeat-x top left;
}

.clearboth {
	clear: both;
}

.bold {
	font-weight: bold;
}

#container {
	width: 900px;
	margin:  0 auto;
}

#header,
#content {
	background: #fff;
}

/**/
h1, h2, h3, h4, h5, h6 {
	color: #91c23f;
	font-weight: normal;
	padding-bottom: 1em;
}

h2 {
	font-size: 22px;
	line-height: 22px;
}

h6 {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 0;
}

p {
	padding-bottom: 1em;
}

/**/

#header {
	height: 134px;
}

#header a.logo {
	height: 106px;
	display: block;
	background: url(images/header_background.gif) no-repeat top left;
}

#header a.logo h1,
#header a.logo h2 {
	display: none;
}

#header .navigation {
	position: relative;
	font-size: 12px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	height: 28px;
	background: url(images/header_nav_background.gif) repeat-x center left;
	overflow: hidden;
}

#header .navigation .highlight {
	position: absolute;
	z-index: 2;
	height: 12px;
	background: url(images/header_nav_selected_background.gif) repeat-x center left;
}

#header .navigation ul {
	position: absolute;
	z-index: 3;
}

#header .navigation ul li {
	float: left;
}

#header .navigation .highlight,
#header .navigation ul li a {
	padding: 8px 25px 8px 15px;
}

#header .navigation ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(images/header_nav_arrow.png) no-repeat center left;
}

#content {
	min-height: 432px;
	padding-top: 36px;
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
}

.page-id-10 #content,
.page-id-93 #content {
	background-position: bottom left;
}

#content .navigation {
	float: left;
	width: 206px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	position: relative;
	display: block;
	min-height: 430px;
}

#content .navigation .highlight {
	position: absolute;
	z-index: 2;
	height: 11px;
	top: -30px;
	background: url(images/header_nav_background.gif) repeat-x center left;
}

#content .navigation ul {
	position: absolute;
	z-index: 3;
}

#content .navigation ul li {
	color: #5e802f;
}

#content .navigation .highlight,
#content .navigation ul li a,
#content .navigation ul li.page-item-whatif {
	width: 174px;
	padding: 4px 16px;
}

#content .navigation ul li a {
	display: block;
	text-decoration: none;
	color: #a3a3a3;
	background: url(images/header_nav_arrow.png) no-repeat center left;
}

#content .navigation ul li.current_page_item a ,#content .navigation ul li ul li.current_page_item a{
	color: #fff;
}
#content .navigation ul li.current_page_item ul li a{
	color: #a3a3a3;
}
#content h1 {
font-size:24px;
}
#content h2{
font-size:22px;
}
#content h3 {
font-size:20px;
line-height: 20px;
}
#content h4 {
font-size:18px;
line-height: 20px;

}
#content h5 {
font-size:14px;
}
#content h6{
font-size:12px;
line-height:18px;
}
#content blockquote {
padding-left: 20px;
font-style: italic;
border-left: 2px solid #91C23F;
margin-bottom: 20px;
}
#content blockquote p{
width:300px;
}
#content ul ul.children {
position:relative;
}
#content ul ul.children li a{
padding-left: 26px;
}
.textcol ul, .text2colleft ul, .text2colright ul {
list-style: disc inside none;
margin-bottom: 20px;
}
.textcol {
	padding-left: 35px;
	width: 320px;
	float: left;
}
	.textcol p,
	.text2colleft p {
		width: 320px;
	}

.text2colleft,
.text2colright {
	margin:0px 0px 40px;
	width: 280px;
	float: left;
	z-index: 3;
}

.home .text2colleft {
	margin:0px 0px 40px;
	width: 480px;
}
.home .text2colleft  p {
	width:440px;
}

.text2colleft {
	padding-left: 16px;
}

.text2colright {
	padding-left: 40px;
}
.posterimg {
float:right;
position: absolute;
right: 0px;
z-index: 0;
}
.polaroid {
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.polaroid img{
background-image:url(images/polaroid-frame.png);
padding: 10px 10px 20px;
}
.case_study{
margin-bottom: 30px;
}

/**/

#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	background: #b8bab9 url(images/footer_background.gif) repeat-x top left;
	height: 11px;
	padding: 7px 12px 8px 12px;
}

#footer span {
	float: right;
}

#footer span,
#footer span a {
	color: #666;
	text-decoration: none;
}

#footer span a:hover {
	text-decoration: underline;
}

/**/
.ddsg-wrapper div {
	display: none;
}

.ddsg-wrapper h2 {
	display: none;
}

#sitemap a {
	color: #fff;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap #dirshow {
	margin-top: 5px;
	font-size:small;
	left:1em;
	position:absolute;
	top:2em;
}

#sitemap #dirshow a {
	background:#ccc;
	border:2px solid;
	border-color:#fff #999 #999 #fff;
	color:#444;
	padding:2px 3px;
	text-decoration:none;
}

#sitemap #dirshow a:hover {
	background:#bbb;
	border-color:#aaa #fff #fff #aaa;
	color:#222;
}

#sitemap {
	background:#fff;
	font:normal 16px Arial,sans-serif;
	overflow:hidden;
	padding:1em;
	padding-top: 0;
}
#sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sitemap li {
	background-color:#00658f;
	margin:0 0 -0.1em;
	min-height:1em;
	padding:.2em .4em;
	position:relative;
	width:9em;
	color:#fff;
}
#sitemap ul ul {
	font-size:90%;
	margin-top:-1.4em;
}
#sitemap ul ul li {
	background:#589218;
	border-left:0.5em solid #004460;
	border-top:0.5em solid #fff !important;
	left:10.4em;
}
#sitemap ul ul ul li {
	background:#a5db4b;
	border-color:#466b0e;
}
#sitemap ul ul ul ul li {
	background:#c33;
	border-color:#8dc038;
}
#sitemap ul ul ul ul ul li {
	background:#666;
	border-color:#900;
}

/*Contact Form*/

.wpcf7-form {
	padding-bottom: 35px;
}
#contact-form {
	position: relative;
	width: 438px;
}

#contact-form li {
	margin: 0 0 5px;
	padding: 0;
}

#contact-form .full {
	clear: both;
}

#contact-form .full input,
#contact-form .full textarea,
#contact-form .half input {
	display: block;
	margin: 0;
	background-color: #f0f0f0;
	border: 0 none;
	padding: 7px;
	font-size: 11px;
	line-height: 11px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

#contact-form .full input {
	width: 424px;
}

#contact-form .full textarea {
	width: 424px;
	height: 86px;
}

#contact-form .half {
	width: 216px;
	margin-right: 6px;
	float: left;
}

#contact-form span {
	display: block;
}

#contact-form .half input {
	width: 202px;
}

#contact-form .end {
	margin-right: 0;
}

#contact-form .align-right {
	width: 438px;
	text-align: right;
}

#contact-form .align-right input {
	border: 0 none;
	color: #fff;
	background: url(images/header_nav_background.gif) repeat-x center left;
	padding: 7px 12px;
	float: right;
	outline: 0 none;
}

#contact-form input.default-value,
#contact-form textarea.default-value {
	color: #999;
}

.wpcf7-form .wpcf7-validation-errors {
	width: 420px;
	margin-left: 0;
	margin-right: 0;
	padding: 7px;
}

.wpcf7-form .wpcf7-not-valid-tip {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	top: 0;
	left: inherit;
	right: 0;
	border: 0 none;
	width: auto;
	white-space: nowrap;
	padding: 7px 12px 6px;
	background: url(images/error_background.gif) repeat-x center left;
	background-color: #ff9999;
}


/* Dentists Referral Form */
#dreferral {
	padding: 0 1em;
	font-size: 11px;
}

#wpcf7-f2-p60-o1 h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0 7px .5em;
}

#wpcf7-f2-p60-o1 h3 span {
	font-weight: normal;
}

#wpcf7-f2-p60-o1 .referralblock {
	position: relative;
	margin-bottom: 2em;
	float: left;
	clear: left;
	width: 100%;
}

#wpcf7-f2-p60-o1 label {
	display: block;
	float: left;
	padding: 0 7px;
	line-height: 28px;
	width: 9em;
	/*background: rgba(255,0,0,0.3);*/
}

#patient-regarding-other {
	width: 586px;
}

#wpcf7-f2-p60-o1 span.wpcf7-form-control-wrap {
	display: block;
	float: left;
	padding: 0 7px;
	line-height: 28px;
	/*background: rgba(255,255,0,0.3);*/
}

/* Radio buttons */
#wpcf7-f2-p60-o1 .wpcf7-radio .wpcf7-list-item {
	margin-right: 10px;
}

/* Regarding Checkboxes */
#wpcf7-f2-p60-o1 #patient-regarding .wpcf7-list-item {
	display: block;
	width: 300px;
	float: left;
}

#wpcf7-f2-p60-o1 #dentist span.wpcf7-form-control-wrap,
#wpcf7-f2-p60-o1 #patient span.wpcf7-form-control-wrap,
#wpcf7-f2-p60-o1 #dentist label,
#wpcf7-f2-p60-o1 #patient label {
	line-height: 32px;
}

#patient-title {
	background-color: #f0f0f0;
	border: 0px none;
	width: 90px;
}

#wpcf7-f2-p60-o1 .patient-email input,
#wpcf7-f2-p60-o1 .patient-DOB input,
#wpcf7-f2-p60-o1 .patient-phone input,
#wpcf7-f2-p60-o1 .patient-mobile input,
#wpcf7-f2-p60-o1 #dentist input {
	width: 350px;
}

#wpcf7-f2-p60-o1 .referralblock br {
	clear: both;
}

#wpcf7-f2-p60-o1 .patient-name input {
	width: 246px;
}

#wpcf7-f2-p60-o1 #dentist input,
#wpcf7-f2-p60-o1 .patient-name input,
#wpcf7-f2-p60-o1 .patient-email input,
#wpcf7-f2-p60-o1 .patient-DOB input,
#wpcf7-f2-p60-o1 .patient-phone input,
#wpcf7-f2-p60-o1 .patient-mobile input,
#wpcf7-f2-p60-o1 textarea,
#wpcf7-f2-p60-o1 .half input {
	display: block;
	margin: 0;
	background-color: #f0f0f0;
	border: 0 none;
	padding: 7px;
	font-size: 11px;
	line-height: 11px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

#wpcf7-f2-p60-o1 #radiographs,
#wpcf7-f2-p60-o1 #patient-history {
}

#wpcf7-f2-p60-o1 #radiographs label,
#wpcf7-f2-p60-o1 #patient-history label {
	width: 15em;
}

#wpcf7-f2-p60-o1 #submit input{
	border: 0 none;
	color: #fff;
	background: url(images/header_nav_background.gif) repeat-x center left;
	padding: 7px 12px;
	outline: 0 none;
}

#wpcf7-f2-p60-o1 .wpcf7-not-valid-tip {
	right: -190px;
	line-height: 11px;
	margin: 2px 0;
}

#wpcf7-f2-p60-o1 .patient-regarding .wpcf7-not-valid-tip {
	left: 270px;
	top: -28px;
	width: 200px;
}

#wpcf7-f2-p60-o1 #submit {
	width: auto;
}

#wpcf7-f2-p60-o1 .wpcf7-validation-errors,
#wpcf7-f2-p60-o1 .wpcf7-mail-sent-ok {
	float: left;
	margin: 0;
}

#wpcf7-f2-p60-o1 input.default-value {
	color: #999 !important;
}
