/*
Theme Name: Dental Phobia
Theme URI: http://dentalphobia.co.uk/
Description: 
Version: 1.0
Author: The Fresh Dental Marketing 
Author URI: http://thefreshuk.com/
*/

/* @group Complimentary styles */

.hidden{
	display: none;
}

.postInfo{
	font-size: 90%;
}

.pageTitle{
	padding-bottom: .5em;
	border-bottom: 1px solid #eee;
	margin-bottom: .5em;
}

hr{
	height: 1px;
	background: #eee;
	overflow: hidden;
	font-size: 0;
	margin: 1em 0;
	border: 0;
}

#comments{
	padding-top: 10px;
}

.commentlist{
	list-style-type: none;
}

.comment{
	position: relative;
	padding: 10px 10px 5px;
	margin: 5px 0;
	background: #fafafa;
}

.comment cite{
	font-weight: bold;
}

.comment p{
	padding-bottom: 5px;
	background: #fafafa;
}

.comment-author img{
	display: none;
}

.comment-meta{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 90%;
}

#respond{
	padding-top: 10px;
}

#comment{
	width: 100%;
  	background: #fff;
 	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
 	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee;
}

/* @end */



/* @group Site-specific styles */

#searchform{
	padding: 10px 0;
}

#searchform #s{
  background: #fff;
  border-top: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #eee;
  height: 16px;
  width: 92px;
}

/* @end */

