/*
Theme Name: Umbrella Smiles
Theme URI: http://www.dentalimplant.co.uk/
Description: 
Version: 1.0
Author: The Fresh Dental Marketing 
Author URI: http://thefreshuk.com/
*/

/* @group Complimentary styles */

.hidden{
	display: none;
}

.postInfo{
	background: #f6f6f6;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 90%;
	margin: 0 0 15px 0;
}

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

hr{
	height: 1px !important;
	background: #ddd !important;
	overflow: hidden !important;
	font-size: 0 !important;
	margin-bottom: 10px !important;
	border: 0 !important;
}

#comments{
	padding-top: 10px;
}

.commentlist{
	list-style-type: none;
	padding: 0 !important;
}

.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 label{
	display: none;
}

/* @end */

.sideSection h2.widget {
	color:#766052;
	}
	
.sideSectionContent {
	padding:10px;
	background:url("http://www.umbrellasmiles.com/images/gradient-white-grey.png") repeat-x;
	border-top:1px solid #E1E1E1;
	}
	
.sideSection ul li {
	padding:3px 0;
	}
	
.sideSection ul li:before {
	content: "\00BB \0020";
	}
	
.content #respond label {
	float:none;
	}
	
.content ol.commentlist {
	list-style:none;
	}
	
