/*
Theme Name: Harley Street Dental Studio Theme
Author: <a href="http://www.thefreshuk.com">The Fresh</a>
*/

/* Common styles */

#content{
	padding: 0 50px 20px;
}

#content .back-to-top{
	margin: 0;
}

#subhead{
	background: url(/images/subhead-resources.jpg) no-repeat !important;
}

#content #wp_page_numbers ul{
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

#content #wp_page_numbers li{
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
	background: none !important;
}

h1.blogPageTitle{
	padding: 0 0 10px 0 !important;
	margin: 0 0 10px 0 !important;
	border-bottom: 1px solid #ddd;
}

.post {
	padding: 5px 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
}

.post h2 {
	font-weight: normal;
	font-size: 16px;
	padding: 0 0 8px 0 !important;
	margin: 0 !important;
	float: left;
}

.post small {
	color: #999;
	float: right;
}

.post p {
	padding: 0 0 10px 0;
	margin: 0 !important;
	line-height: 1.4em;
}

.post .alignleft, .post .alignright{
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 10px 3px 0;
}

.post .alignright{
	float: right;
	margin: 0 0 3px 10px;
}

.entry{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	clear: both;
}

.postMetaData{
	padding: 5px 10px;
	font-size: 90%;
	color: #666;
	background: #f6f6f6;
	border: 1px solid #e0e2d2;
	line-height: 1.4em;
}

.navigation{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}


/* Comments */

.relatedPost{
	padding: 0 0 15px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
}

.relatedPost ul{
	padding: 0 0 0 28px !important;
	margin: 0 !important;
}

#respond{
	padding: 0;
	margin: 0;
}

#respond h3{
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}

.commentlist {
	list-style-type: none !important;
	padding: 0 0 15px !important;
	margin: 0 !important;
	border-bottom: 1px solid #ddd;
}

.commentlist li{
	position: relative;
	padding: 10px 10px 0 10px;
	margin: 0;
	background: #f9f9f9;
	border: 1px solid #eee;
}

.commentlist li .avatar{
	float: right;
	background: #fff;
	padding: 3px;
	border: 1px solid #ddd;
	margin: 0 0 5px 10px;
}

.commentlist li .commentmetadata{
	font-size: 80%;
	position: absolute;
	top: 10px;
	right: 60px;
}

.commentlist li .commentmetadata a{
	color: #999;
}

.commentlist li .commentmetadata a:hover{
	color: #444;
}

.commentlist li .comment-author{
	margin: 0 0 10px 0;
}

.commentlist li p{
	margin: 0;
	padding: 0 0 10px 0;
}

#commentform {
	padding: 0 !important;
	margin: 0 !important;
}

#commentform p {
	padding: 0 0 10px !important;
	margin: 0 !important;
}

#commentform input, #commentform textarea {
	width: 400px;
}

#commentform small {
	color: #666;
}

#commentform #submit {
	width: 120px;
}


/* Sidebar */

#sidebar{
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}

#sidebar li{
	background: none !important;
	margin: 0;
	padding: 0 0 10px;
}

#sidebar li h2{
	width: auto !important;
}

#sidebar #searchform{
	width: auto !important;
	padding: 0 0 0 10px !important;
	margin: 0 !important;
}

#sidebar ul{
	width: auto !important;
	list-style-type: disc;
	margin: 0 0 0 25px !important;
	padding: 0 !important;
}

#sidebar ul li{
	color: #84161b;
	margin: 0 !important;
	padding: 0 0 5px !important;
	border: 0;
}

#searchform #s{
	padding: 0;
	height: auto;
	width: 120px;
}

#searchform #searchsubmit{
	width: 60px;
}

#searchform label{
	display: none;
}

/* Custom styles */



