/*
Theme Name: Clifton Dental Studio
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;
}


#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 */

#mainColumn h1{
	padding-right: 4px;
	background-color: #eff2f7 !important;
	height: auto;
}

#searchform{
	padding-top: 5px;
}

#searchform label{
	display: none;
}

#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: 110px;
}

#sideColumn .newsList, #sideColumn .sideSectionBg{
	padding: 5px 19px 30px !important;
}

#sideColumn .newsList li{
	padding: 3px 0 !important;
}

.postInfo{
	color: #999;
}

.postmetadata{
	padding: 10px;
	background: #eff2f7;
	border: 1px solid #cbd3e4;
}

/* @end */

.alignleft {
	float: left;
	margin: 0 1em 0.5em 0;

}

