/*  
Theme Name: Wyndham House Dental
Description: Custom theme for Wyndham house dental practice
Version: v1
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/



* {
	margin:0;
	padding:0;
	list-style-type: none;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color: #666666;
	font: 62.5%/18px Verdana, Arial, Helvetica, sans-serif;
	background: /*#103C7A*/ #033B78 url(images/body-bg.jpg) repeat-x fixed center top;
}
#wrapper  {
	width:1000px;
	margin:0 auto;
	overflow : hidden;
	_height : 1%;
	position:relative;
	background: #fff;
}

#header{height:210px;}

#toplogo {
	margin:0;
	height: 170px;
	width: 460px;
	background: url(images/toplogo.gif);
	text-indent:-9999px;
	
}

#toplogo a{display:block;
position:absolute; height: 161px;
	width: 458px;}


#sidebar {
	width:205px;
	float:left;
	position:relative;
	padding-bottom:20px;
}


#search {position:absolute;
	top:29px;
	right:10px;
	width:215px;
	padding:3px;
	border:1px solid #ccc;
	height:16px;
}
#search #s {
	
	float:left;
	width:190px;
	
	border:none;
	background-color:#fff;
}
#search #searchsubmit {
	float:right;
	margin-left:6px;
}
#search #s:focus {
	
}



/*#menu {padding: 8px 0 10px 195px;
	overflow : hidden; _height : 1%;
	border-bottom: 1px solid #1C3F94;
}

#menu li {
	display:inline;
}
#menu li a {
	color:#333;
	font-size: 11px;
	
	padding:0px 10px;
	display:block;
	float:left;
	font-weight: normal;
	text-decoration:none;
	border-right: 1px solid #22BCB9;
}

#menu li a:hover {
	color:#EC753A;
}*/






#footer{
	overflow : hidden;
	_height : 1%;
	border-top:3px solid #6CCFF6;
	clear:both;
	background: #6CCFF6 url(images/footer-bg.gif) repeat-x left top;
	color: #316073;
	min-height:300px;
}	
#footer a{
	color: #316073;
	text-decoration:none;
}
#login{width:240px;height:120px}
#login a{text-decoration:none; color:#fff; padding-left:5px;}
.designedby {
	padding-top:1px;
	padding-left:50px;
	margin:auto;
	color:#DADADE;
	
	font-size:0.9em;
	margin-bottom:20px;
}
.designedby a {
	text-decoration:none;
	color:#999999;
}

h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2FAEEF;
	font-weight:500;
	text-transform:capitalize;
	clear:both;
}

h3{font-size:14px; padding-top:12px;}
h4{
	font-size:12px;
	
}

p {
	margin-bottom:16px;
	font-size: 11px;
	padding-right:35px;
}

h4 + p{margin-top:6px!important;}

blockquote {
	padding: 10px 0 10px 10px;
	margin-bottom:12px;
	border-bottom:dotted 1px gray;
	font-style: italic;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background: url(images/quote-bg.gif) no-repeat 5px center;*/
	
	
}

blockquote p{font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif; font-size:13px;}



#appointment a{padding:0!important;
	margin-left:0!important;
	text-indent:-9999px;
	height:85px;
	width:200px;
	background: url(images/appointment.gif) no-repeat;
	display:none;
}

.time{
	position:absolute;
	top:15px;
	right:10px;
	text-align:right;
	width:250px;
	height:15px;
	z-index:99;
	font-size: 11px;
	color: #FF6600;
	font-weight:bold;
}
.description {
	width:288px;
	height:161px;
	position:absolute;
	top:0px;
	right:0px;
	text-indent:-9999px;
	background: url(images/telephone.gif) no-repeat;
	margin:0;
	padding:0;
}


#content {
	width:760px;
	float:right;
	padding-bottom:30px;
}



#content ul {
	padding-left:20px;
	margin: 12px 0 16px;
}

#content ul ul{
	padding-left:20px;
	margin: 0px 0 20px;
}
#content ul li {
	list-style-type:disc;
	font-size:1.1em;
	margin:3px;
}

#content ul li li {
	list-style-type:disc;
	font-size:1em;
	margin:3px;
}
#content ol {
	padding-left:20px;
	margin: 12px 0 16px;
}
#content ol li {
	font-size:1.1em;
	margin:3px;
	list-style: decimal;
}
#sidebar a, #content a{
	color:#2FAEEF;
	text-decoration: underline;
}

h2 a{text-decoration: none;}

#sidebar li {
	display:inline;
}
/*
#sidebar li a:hover {
	background: #6E86BC;
	border-top: 1px solid #6279AC;
	border-bottom: 1px solid #6279AC;
	color: #fff;
}	

#sidebar .current_page_item a, #sidebar .current_page_item a:hover{
	background: #6E86BC url(images/you-are-here.gif) no-repeat right center;
	color:#fff;
	border-top: 1px solid #6279AC;
	border-bottom: 1px solid #6279AC;
	cursor:default;
}	

	
.menu .current_page_parent a, .menu .current_page_item a{font-weight:bold;
	color:#6E86BC!important;
}
*/		

#sidebar .menu {
	margin-top:20px;
	margin-bottom:20px;
}
#sidebar #address p {
	font-size:1.1em;
}
.current_page_item a {
}


.flr {
	float:right;
}
.fll {
	float:left;
}
.last {
	border-right:solid 3px #000!important;
}
.last:hover {
	border-right:3px solid #B3A88E!important;
}
.noborder {
	border:none!important;
}
.btt {
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat 0 5px;
}
.btt a {
	text-decoration:none;
}
.btt a:hover {
	text-decoration:underline;
}
.navigation {
	padding:20px 0 0;
}
.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


.clearer{clear:both;}




.recent{width:230px;}


#comment{width:400px;;}

.post{margin-bottom: 20px; padding-bottom:10px;}
.postmetadata{
	padding-bottom:20px;
	border-bottom:1px dotted #5C709F;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
	
#content img {}
/* End Images */



.btt{
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat 0 3px;
	margin-bottom:20px;
}

.btt a{text-decoration:none;}
.btt a:hover{text-decoration:underline;}


div.plan{
	background: #E1E5F1;
	border: 1px solid #B9C7E5;
	padding: 0 12px 15px;
	margin:12px 0;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;

}

.wpcf7-form h4, div.plan h4{
	color: #516FB2;
	margin-top:10px!important;
	font-size:14px;
}

/* contact forms*/


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	font-size:12px;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #fff;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #fff;
}

div.wpcf7-validation-errors {
	border: 2px solid #fff;
}

span.wpcf7-form-control-wrap {
	position: relative;
	
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
	display:block;
	margin-top:6px;
}

.wpcf7-form {
	width:540px;
	background: #D9F1FB;
	border: 1px solid #BED5DD;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	margin-top:30px;
	padding:12px 30px 20px;
}

p.captcha img{border:none!important;}

.table{
	border: 1px solid #B9C7E5; margin-top:20px;  
	-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}
.table td{
	padding:5px;
	font-size:11px;
	background: #E1E5F1;
	-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
}


#sidebar img{margin-top:20px;}
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		/*float : left;*/
		width : 190px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : 0px;
		line-height:12px;
		
		
		
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 205px;
		margin-top : -31px;
		
	}
	
	
	
	#nav li a {
	width: 150px;
	font-size:11px;
	display : block;
	color : #868C98;
	text-decoration : none;
	background-color : #dbf2fb;
	border-bottom:solid 1px #fff;
	padding : 9px 5px 9px 50px;
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	}
	
	#nav li a:hover {
	color : white;
	background-color : #2FAEEF;
	}
	
	#nav ul li a{
	background-color : #66CCFF;color:#fff; background-image: url(images/submenu-bg.gif);
}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	
	li a <  a {background-color:#009933;}
	
	
	
	
#login p{padding-left:45px;}
#login p a{color:#316073;}
#flashfader{margin-bottom:16px;}

#footer {padding-top:25px;}

.wp-table-reloaded{width:95%!important;}

#myGallery, #myGallerySet, #flickrGallery {z-index:0!important;}

h3 span{
	font-size: 12px!important;
}

.postmetadata, .tags, .tags *{margin-right:0!important;font-size:11px; text-transform:lowercase;}

.slideInfoZone{display:none!important;}