/*
Theme Name: Dental Implant
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 */

#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;
}

#rightColumn .sideSection ul{
	padding: 5px 0 0 5px;
	list-style-type: none;
}

#rightColumn .sideSection ul li{
	padding: 3px 5px 3px 10px;
	background: url(images/arrow.png) no-repeat 0 7px;
}


.clear {
	clear:both;
	}
	
.bubbleColorTop {
	background:url(images/bubbleColorTop.png) top no-repeat;
	height:6px;
	overflow: hidden;
	}
	
.bubbleColorBg {
	background:url(images/bubbleColorBg.png) left repeat-y;
	padding:0px 5px;
	color:#FFFFFF;
	margin:0px;
	}
	
.bubbleColorBg a {
	color:#FFFFFF;
	}
	
.bubbleColorBottom {
	background:url(images/bubbleColorBottom.png) bottom left no-repeat;
	width:525px;
	padding-bottom:7px;
	margin:0 auto 15px 0;
	}
	
.bubbleTop {
	background:url(images/bubbleTop.png) top no-repeat;
	height:6px;
	overflow: hidden;
	}
	
.bubbleBg {
	background:url(images/bubbleBg.png) left repeat-y;
	padding:0px 8px;
	}
	
.bubbleBottom {
	background:url(images/bubbleBottom.png) bottom left no-repeat;
	width:525px;
	padding-bottom:24px;
	margin:0 auto 15px 0;
	}

#drProfile {
	width:480px;
	float:left;
	padding:3px;
	clear:both;
	}
	
#drProfilePic {
	float:left;
	width:145px;

	}

#dtProfileText {
	width:335px;
	float:left;
	}
	
.viewprofile {
	float: left;
	background: url(images/view-profile.png) no-repeat;
	height: 40px;
	width: 176px;
}

.viewprofile span {
	display: block;
	left: 50px;
	padding:2px 0 0 50px;
	font-size: 11px;
	color:#FFF;
	text-shadow: rgba(0,0,0,0.5) 0 1px 3px;

}

.viewprofile span big {
	display: block;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.viewprofile:hover {
	text-decoration: none;
}

