/*
Theme Name: Hartley Dental
Description: Bespoke Wordpress Theme for Hartley Dental.
Author: Kathleen Aubert
Author URI: http://www.demon-design.net
This theme was built by Kathleen Aubert
*/

* {
	margin: 0;
	padding: 0;

}


body {
	background:  url(images/background.png) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303131;
	

}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0px;

}
h1, h2, h3, h4 {
	font-family: "Lucida Sans", "Lucida Grande", arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0d497d;

}

h1 {
	font-size: 30px;
	margin-bottom: 10px;
}

h2 {
	font-size: 24px;
	padding-bottom: 5px;
	
}

h3, .blog .entry  h2, .category .entry h2, .tag .entry  h2, .archives .entry  h2, .search .entry  h2 {
	font-size: 20px;
	padding-bottom: 5px;
}


h4{
	font-size: 16px;
	
}


p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

p + h3, p + h2, p + h4 {
	margin-top: 5px;
	
}

body.blog h1, body.archive h1, body.category h1, body.search h1 {
	margin-bottom: 20px;
}

hr {
	margin: 10px 0 20px;
	height: 1px;
	clear: both;
	border: none;
	background: #eee;

}


 a {
	text-decoration: none;
	color: #0073B2;

}

a:hover {
	text-decoration: none;
	color: #007b75;
}


#content ul, .custom_content ul {
	padding-left: 20px;
	margin-bottom: 10px;

}

#sidebar .custom_content ul {
	padding-left: 10px;

}


#content ul li, .custom_content ul li{
	list-style: disc inside;
	
	
	line-height: 22px;
}

#content ol, .custom_content ol{
	padding-left: 20px;
	margin-bottom: 10px;
	
}
#sidebar .custom_content ol {
	padding-left: 10px;

}

#content ol li, .custom_content ol li {
	padding: 0;
	background: none;
	line-height: 22px;
	list-style: decimal inside;
}

blockquote {
	background: #f3f3f3;
	border: 1px solid #e6e6e6;
	padding: 15px 20px 10px 20px;
	margin: 10px 0;

}

.curvycorners {
	 border-radius: 8px 0 8px 8px;
	 -moz-border-radius-topleft: 8px;
	 -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;	
}




#container {
	width: 966px;
	
	background: url(images/container.png) repeat-y left top;
	margin: 0 auto;
	padding: 0 7px 20px;

}


#header {
	width: 966px;
	height: 175px;
	background: url(images/header.jpg) no-repeat left top;
	margin-bottom: 3px;

}

#header #contactdetails {
	width: 200px;
	height: 100px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	display: inline;

}

#header #contactdetails p {
	font-size: 14px;
	color: #fff;
	text-align: right;
}
#header #contactdetails p a {
	color: #fff;
}

#header #contactdetails p a:hover {
	color: #fff;
	color: #0098d8;
}

#header #contactdetails p.telnum {
	color: #fff;
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Grande", arial, helvetica, sans-serif;
	font-weight: bold;
}

#header #contactdetails p.telnum span {
		color: #0098d8;

}

ul#topnav {
	width: 958px;
	height: 50px;
	background: url(images/nav.jpg) repeat-x left top;
	margin-bottom: 3px;
	padding-left:8px;
	

}

ul#topnav li {
	list-style: none outside;
	float: left;
	width: auto;
	height: 50px;
	display: block;


}

ul#topnav li a{
	height: 50px;
	width: auto;
	float: left;
	display: block;
	background: url(images/navbutton.jpg) no-repeat right top;
	padding: 0 40px 0 15px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #005660;

}

ul#topnav li a:hover, ul#topnav li.current_page_item a, ul#topnav li.current_page_parent a, ul#topnav li.current_page_ancestor a{

	background: url(images/navbutton.jpg) no-repeat right bottom;


}
/*-----------------------------------------------------------------------------------
----------------------------SIDEBAR STYLES-------------------------------------------*/

#sidebar {
	width: 210px;
	
	padding-left: 20px;
	float: left;
	padding-top: 15px;

}

#sidebar h2 {
	padding-top: 0;
	font-size: 16px;
	padding-bottom: 8px;
	color: #0d497d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

li.widget {
	width: 180px;
	height: auto;
	padding: 10px 14px 15px 14px;
	list-style: none outside;
	background: url(images/box-grad.png) repeat-x left top;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	 
   


}

li.widget ul li {
	list-style: none outside;
	padding: 5px 10px 5px 18px;
	background: url(images/side-arrow.jpg) no-repeat left 8px;
	border-top: 1px dotted #ddd;
}

li.widget  a{
	color: #0d497d;
	
}

li.widget  a:hover{
	color: #0073B2;
	
}
li.widget #searchform input#s{
	width: 136px;
	height: 18px;
	border: 1px solid #ddd;
	color: #bbb;
	padding: 2px ;
	margin-top: 5px;
}

li.widget #searchform input#searchsubmit{
	padding: 4px 4px;
	margin-top: 5px;
	

	font-size: 11px;

	background: #0f497c;

	border: 1px solid #CCCCCC !important;

	border-left-color: #ECECEC !important;

	border-top-color: #ECECEC !important;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
}



li.widget #searchform input#searchsubmit:hover {
	background: #007c75;
}


 a#rssfeed, a#twitter, a#facebook{
	
	display: block;
	height: 48px;
	width: 48px;
	line-height: 32px;
	font-size: 14px;
	
	float: left;
	text-indent: -9999px;
	margin-right: 10px;
	_display: inline;

}
 

a#rssfeed {
	background: url(images/rss.png) no-repeat left center;
	

}

a#twitter {
	background: url(images/twitter.png) no-repeat left center;


}

a#facebook {
	background: url(images/facebook.png) no-repeat left center;

}


/*----------------------Page Menu------------------------------------------*/
ul#submenu li.current_page_item a, ul#submenu li.current_page_ancestor a {
	font-weight: bold;

}


ul#submenu li.page_item ul {
	padding-top: 3px;
	
}



ul#submenu li.page_item ul li, ul#submenu li.current_page_item ul li,ul#submenu li.current_page_ancestor ul li{
	background: none;
	padding-left: 0;
	padding: 2px 0;
	border: none;
}

ul#submenu li.page_item ul li a, ul#submenu li.current_page_item ul li a,ul#submenu li.current_page_ancestor ul li a{
	font-weight: normal;
	color: #9496a0;
}

ul#submenu li.page_item ul li a:hover, ul#submenu li.current_page_item ul li a:hover ,ul#submenu li.current_page_ancestor ul li a:hover{
	color: #0073B2;
}

ul#submenu li.current_page_parent ul li.current_page_item a ,ul#submenu li.current_page_ancestor ul li.current_page_parent a{
	font-weight: bold;
}
/*----------------------------Category Menu-----------------------------------------*/
li.widget_categories ul li.cat-item ul.children {
	padding-top: 3px;

}

li.widget_categories ul li.cat-item ul.children li{
	padding-top: 3px;
	background: none;
	padding-left: 0;
	padding: 2px 0;
	border: none;
}

li.widget_categories ul li.cat-item ul.children li a{
	font-weight: normal;
	color: #9496a0;
}

li.widget_categories ul li.cat-item ul.children li a:hover{
	font-weight: normal;
	color: #0073B2;
}



/*-----------------------------Page Sidebar--------------------------------------*/

#sidebar.homesidebar {
	
	padding-top: 10px

}

#sidebar a.calltoaction {
	width: 170px;
	height: 70px;
	background: url(images/button-grey.jpg) no-repeat left top;
	display: block;
	margin-bottom: 10px;
	line-height: 70px;
	font-size: 14px;
	color: #0D497D;
	padding: 0 20px;
}

#sidebar a:hover.calltoaction {
	background: url(images/button-grey.jpg) no-repeat left bottom;
	color: #007c75;
	margin-bottom: 10px;
}








/*----------------------------------------------------------------------------------------------------
-----------------------------CONTENT STYLES-----------------------------------------------------------*/

#content {
	width: 673px;
	float: right;
	padding-right: 35px;
	padding-top: 15px;
	padding-left: 15px;
	display: inline;

}



.post, .page {
	padding: 0;

}

.post {
	margin-bottom:25px;

}


.post p.postinfo {
	color: #bbb;
	padding-bottom: 12px;
}

#content .post .postdate {
	width: 43px;
	height: 43px;
	background: url(images/calendar.jpg) no-repeat left top;
	float: left;
	margin: 3px 10px 10px 0;
	
	display: block;

}

#content .post .postdate span.month {
	width: 41px;
	height: 15px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: block;

}

#content .post .postdate span.day {
	width: 41px;
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	display: block;

}
#content .post .entry {
	clear: left;
	zoom: 1;
	margin-bottom: 5px;
}

#content .post p.postmetadata {
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #ddd;
	clear:both;
	
	padding:10px;
 	
}

p.postmetadata span.commenticon {
	padding-left: 20px;
	background: url(images/comments.png) no-repeat left top;
	margin-right: 15px;

}

p.postmetadata span.categoryicon{
	padding-left: 20px;
	background: url(images/newspaper.png) no-repeat left center;
	margin-right: 15px;
}

p.postmetadata span.tagicon {
	padding-left: 20px;
	background: url(images/tag_green.png) no-repeat left top;
	margin-right: 15px;
}

p.postmetadata a:hover {
	text-decoration: underline;

}

#content .navigation {
	clear: both;
	display: block;
	padding: 0 15px;
	

}

#content .navigation a {
	display: block;
	background: #fff;
	color: #0073B2;
	padding: 5px;
	border: 1px solid #ddd;
	font-size: 11px;
	margin: 15px 0 10px 0;
}
#content .navigation a:hover {
	background: #007c75;
	color: #fff;
}

/*----------------Home Page content------------------------*/
#homecontent {
	width: 723px;
	height: auto;
	float: right;
	padding: 0;
	margin: 0px;
	display: inline;
	
	
}

#homecontent h2 {
	font-size: 18px;
	
}
#homecontent #homeslide {
	width: 723px;
	height:334px;
	margin-bottom: 10px;
	
}

#homeboxleft, #homeboxcenter, #homeboxright {
	width: 205px;
	height: 110px;
	float: left;
	margin-right: 13px;
	display: inline;
	border: 1px solid #ddd;
	padding: 10px;
	
}

#homeboxleft {
	background: url(images/flower.jpg) no-repeat left top;

}

#homeboxcenter{
	background: url(images/team.jpg) no-repeat left top;

}

#homeboxright {
	background: url(images/newpatient.jpg) no-repeat left top;

}

.homebox h2 {
	color: #007b75;

}

.homebox p {
	padding-right: 70px;
	padding-bottom: 5px;

}

.homebox a {
	display: block;
	height: 25px;
	width: 80px;
	padding-right: 29px;
	background: url(images/smallbutton.jpg) no-repeat right center;
	line-height: 22px;

}

ul#homepagewidgets {
	list-style: none outside;
	padding-top: 15px;
}

ul#homepagewidgets li.homewidget{
	width: 225px;
	min-height: 200px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: none;
	background: none;
	display: inline;
}

/*--------------------------Twitter Widget------------------------------*/
ul#homepagewidgets  li.widget_twitter {
	background: url(images/box-grad.png) repeat-x left top;
	width: 195px;
	border:1px solid #DDDDDD;
	
	padding:10px 15px 15px;
	border-radius: 8px 0 8px 8px;
	-moz-border-radius-topleft: 8px;
	 -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;	

}

ul#homepagewidgets  li.widget_twitter .twitter-avatar {
	float: left;
	width: 48px;
	height: 48px;
	background: url(images/twitter.png) no-repeat left center;
}
ul#homepagewidgets  li.widget_twitter h2.widgettitle {
	display: block;
	float: right;
	width: 140px;

}



ul#homepagewidgets  li.widget_twitter .twitter-avatar a img {
	width: 48px;
	height: 48px;
	display: none;
}

ul#homepagewidgets  li.widget_twitter ul {
	clear: both;

}

ul#homepagewidgets  li.widget_twitter ul li {
	background: none;
	padding-left: 0;
}
ul#homepagewidgets  li.widget_twitter ul li .entry-meta {
	display: block;
	clear: both;
	font-size: 10px;
}


/*--------------------------------Links Page----------------------------------------------*/
ul#linkslist {
	padding: 0;

}
ul#linkslist li {
	list-style: none outside;
	line-height: 18px;
	padding: 15px 0;
	border-top: 1px dotted #ddd;
}

ul#linkslist li h4{
	padding: 0;
	margin: 0;

}
/*----------------------------------------------------------------------------------------------
--------------------------FOOTER STYLES---------------------------------------------------------*/

#footer {
	width: 930px;
	height: 127px;
	background: url(images/footer.png) no-repeat left top;
	margin: 0 auto;
	padding: 15px 25px;

}

#footerleft {
        float: left;
        width: 400px;
      line-height: 18px;
	  height: auto;
        text-align: left;
        padding:  10px;
}

#footerright {
        float: right;
        width: 460px;
        padding: 10px;
}

#footer ul#footerlinks {
	list-style: none outside;
	text-align: right;
	margin-bottom: 10px;
}

#footer ul#footerlinks li{
	display: inline;
	padding: 0 5px;
	border-left: 1px solid;
}

#footer ul#footerlinks li:first-child {
	border-left: 0px;
}

#footer  a{
	color: #303131;

}

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

}
#footer p{
	text-align: right;
	font-size: 12px;
}

#footer p#credits {
	font-size: 10px;
}

/*------------------------------------------------------------------------------
-----------------------IMAGE STYLES---------------------------------------------*/

img.aligncenter {
	display: block;
	margin: 18px auto 18px auto;
	}

img.alignright {
	
	margin: 4px 0 18px 18px;
	display: inline;
	}

img.alignleft {

	margin: 4px 18px 18px 0;
	display: inline;
	}

.alignright {
	float: right;
	width: auto;
	}

.alignleft {
	float: left;
	width: auto;
	}
	
a:link img, a:visited img {
	border: none;
}

a:hover img, a:active img{
	border: none;
}

/*-----------------------Next Gen Gallery----------------------------------------------------*/
#content .ngg-gallery-thumbnail img {
	margin: 0px 0 4px 0px;
}
/*---------------------------------------------------------------------------------------
-----------------------------COMMENTS----------------------------------------------------*/
.comments {
	padding: 0;

}




.alt {
	margin: 0;
	padding: 10px;
	}

#content h2#comments, #respond h2{
	padding-top: 10px;
clear: both;
}

#content h2#comments {
		
		padding-bottom: 10px;
		border-bottom: 1px dotted #ddd;
		margin-bottom: 0;
		
}

#content .commentlist {
	padding: 0;
	text-align: justify;
	
	}

#content .commentlist li {
	border-bottom: 1px dotted #ddd;
	
	padding: 15px 0 10px 0;
	list-style: none;

	}
#content .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}


.comment-author {

font-size: 14px;
}


.comment-author cite {
	font-style: normal;
	font-weight: bold;
	color: #3F4D56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

*:first-child+html  .comment-author cite {
	margin-left: -15px;

}

.comment-author span.says, a.comment-edit-link {
	display: none;

}


.commentmetadata {
		display: block;

	margin-bottom: 5px;
	font-size:10px;
	

}

.commentmetadata a{
	color: #908F8F;

}

ol.commentlist li.comment div.vcard img.avatar { 
	border:1px solid #E4E4E4; 
	float:left; 
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px; 
	background: #fff;
	display: inline;
}

.children { padding: 0; }

ol.commentlist li.comment  p {
	display: block;
	clear: both;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#content .comments .navigation {
	padding: 15px 0;
	

}

#content .comments .navigation a{
	display: block;
	background: #fff;
	color: #0073B2;
	padding: 5px;
	border: 1px solid #ddd;
	font-size: 11px;
	margin: 0px 0 5px 0;
}
#content .comments .navigation a:hover {
	background: #007c75;
	color: #fff;
}

/* ---------------------------------------------------------------------------------------
------------------------------COMMENTFORM-------------------------------------------------- */
#respond {
	padding-top:5px;

}

#commentform p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
	}
	
#commentform label {
	margin: 5px;

}

#commentform input {
	width: 250px;
	
	margin: 5px 5px 1px 0;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #E9E9EA;
	color:#46484F;
	font-size:12px;
	padding:3px;
	vertical-align:top;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 80%;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #E9E9EA;
	color:#46484F;
	font-size:12px;
	padding:3px;
	vertical-align:top;
	margin: 5px 5px 1px 0;
	}
	
#commentform input:hover , #commentform textarea:hover {
	background: #EEEEEE;

}

#commentform input:focus , #commentform textarea:focus {
	background: #F7F7F7;

}


#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	width: auto;

	padding: 5px;

	margin: 10px 0 10px 0;

	font-size: 11px;

	background: #0f497c;

	border: 1px solid #CCCCCC !important;

	border-left-color: #ECECEC !important;

	border-top-color: #ECECEC !important;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	}

#commentform #submit:hover {
	background: #007c75;
}

/*-------------------------------------------------------------------------------------
----------------------------------------FORMS-------------------------------------------------*/
#content .gform_wrapper {
margin:10px 0 20px;
width: auto;
	background: #fff;

	border:2px solid #E9E9EA;
padding:0 15px;
	

}




.gform_wrapper .gform_heading {
	margin-bottom:30px;
	width:98%;
}

#content .gform_wrapper h3.gform_title{
	color:#0D497D;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
padding:0 2px;
font-weight: normal;

}

#content .gform_wrapper .gfield {
	line-height: 16px;

}

#content .gform_wrapper ul.gform_fields {
margin:0;
padding:0;
}

#content .gform_wrapper input, #content .gform_wrapper select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal;
	width: 165px;
	
	background:#FFFFFF;
	border:2px solid #E9E9EA;
	color:#46484F;
	font-size:12px;
	padding:3px;
	vertical-align:top;

}

#content .gform_wrapper select {
	width: 165px;
	padding:  3px 0;
	

}

#content .gform_wrapper .ginput_complex label, #content .gform_wrapper .gfield_time_hour label, #content .gform_wrapper .gfield_time_minute label, #content .gform_wrapper .gfield_date_month label, #content .gform_wrapper .gfield_date_day label, #content .gform_wrapper .gfield_date_year label, #content .gform_wrapper .instruction {
display:block;
font-size:11px;
letter-spacing:0.1em;
margin:0 0 10px;

}

#content .gform_wrapper .gfield_checkbox input, #content .gform_wrapper .gfield_radio input{
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #E9E9EA;
color:#46484F;
display:inline; 
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
letter-spacing:normal;
padding:3px;
vertical-align:middle;
width:auto;
}


#content .gform_wrapper textarea {
	display: block;
	
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #E9E9EA;
	color:#46484F;
	font-size:12px;
	padding:3px;
	vertical-align:top;

	}
	
#content .gform_wrapper input:hover , #content .gform_wrapper textarea:hover, #content .gform_wrapper select:hover {
	background: #EEEEEE;

}

#content .gform_wrapper input:focus , #content .gform_wrapper textarea:focus, #content .gform_wrapper select:focus {
	background: #F7F7F7;

}
#content .gform_wrapper .gform_footer {
margin: 16px 0 0;
padding:0px 0 10px;
}
#content .gform_wrapper .gform_footer.right_label, #content .gform_wrapper .gform_footer.left_label  {
padding:10px 0;

}


#content .gform_wrapper input.button {
	background:none repeat scroll 0 0 #0F497C;
	border-color:#ECECEC #CCCCCC #CCCCCC #ECECEC !important;
	border-right:1px solid #CCCCCC !important;
	border-style:solid !important;
	border-width:1px !important;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	
	padding:5px;
	text-transform:uppercase;
	width:auto;
	}

#content .gform_wrapper input.button:hover {
	background: #007c75;
}


