/* @override http://blog.stardent.co.uk/wp-content/themes/stardent/style.css */

/* General Settings */

* {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

a {
	color: #e06b53;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.entry img {
	padding-right: 15px;
	padding-bottom: 15px;
	border: none;
}

Body {
	text-align: center;
	font: 13px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #ffffff url(images/sdblog-bg.jpg) no-repeat fixed;
	color: #656565;
}

#wrapper {
	width: 776px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	padding-left: 10px;
}

/* Header */

#header {
	width: 776px;
	height: 37px;
	margin-top: 40px;
}

#header h2 {
	width: 134px;
	height: 37px;
	text-indent: -99999px;
	float: left;
	display: inline;
	background: url(images/stardent-logo.jpg) no-repeat;
}

#header .masthead {
	width: 636px;
	height: 37px;
	display: inline;
	float: right;
}

ul#nav {
	width: 765px;
	height: 25px;
	margin-top: 19px;
	list-style-type: none;
	padding-left: 9px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

ul#nav li.top_level {
	display: inline;
	padding: 0px 9px 0px 9px;
}

ul#nav li.divider {	margin-top: 5px; }

ul#nav a.home { width: 38px;height: 13px;display: block;margin-top: 5px;text-indent: -9999px;background: url(images/nav-home.jpg) no-repeat 0 top; }
ul#nav a:hover.home { background: url(images/nav-home.jpg) no-repeat 0 bottom; }

ul#nav a.services {	width: 56px; height: 13px; display: block; margin-top: 5px; text-indent: -9999px; background: url(images/nav-services.jpg) no-repeat 0 top; }
ul#nav a:hover.services { background: url(images/nav-services.jpg) no-repeat 0 bottom; }

ul#nav a.treatments { width: 77px; height: 13px;display: block;margin-top: 6px;text-indent: -9999px;background: url(images/nav-treatments.jpg) no-repeat 0 top;}
ul#nav a:hover.treatments  { background: url(images/nav-treatments.jpg) no-repeat 0 -13px; }

ul#nav a.surgery { width: 80px;	height: 13px; display: block; margin-top: 8px; text-indent: -9999px; background: url(images/nav-surgery.jpg) no-repeat 0 top; }
ul#nav a:hover.surgery { background: url(images/nav-surgery.jpg) no-repeat 0 -13px; }

ul#nav a.faq  {	width: 35px; height: 13px; display: block; margin-top: 5px;	text-indent: -9999px; background: url(images/nav-faq.jpg) no-repeat 0 top; }
ul#nav a:hover.faq { background: url(images/nav-faq.jpg) no-repeat 0 bottom; }

ul#nav a.testimonials {	width: 86px; height: 13px; display: block; margin-top: 5px; text-indent: -9999px; background: url(images/nav-testimonials.jpg) no-repeat 0 top; }
ul#nav a:hover.testimonials { background: url(images/nav-testimonials.jpg) no-repeat 0 bottom; }

ul#nav a.team {	width: 61px; height: 13px; display: block; margin-top: 5px; text-indent: -9999px; background: url(images/nav-team.jpg) no-repeat 0 top; }
ul#nav a:hover.team  { background: url(images/nav-team.jpg) no-repeat 0 bottom; }

ul#nav a.disabled {	width: 110px; height: 13px; display: block; margin-top: 5px; text-indent: -9999px; background: url(images/nav-disabled.jpg) no-repeat 0 1px; }
ul#nav a:hover.disabled  { background: url(images/nav-disabled.jpg) no-repeat 0 -15px; }

ul#nav a.contact { width: 50px; height: 13px; display: block; margin-top: 5px; text-indent: -9999px; background: url(images/nav-contact.jpg) no-repeat 0 top; }
ul#nav a:hover.contact  { background: url(images/nav-contact.jpg) no-repeat 0 bottom; }



.mlddm {	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	height: 13px;
	}

.mlddm li {	
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font: 11px arial;
	}

.mlddm li a {	
	display: block;
	text-align: center;
	white-space: nowrap;
	color: #ccc;
	padding: 0;
	margin: 0;
	width: 70px;
	text-decoration: none;
	background: #fff;
	}

.mlddm li a:hover {	
	color: #88cabe;
	background: #fff;
	}

.mlddm ul {	
	z-index: 100;
	margin: 16px 0 0 -10px;
	padding: 8px;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #fff;
	border: 1px solid #ccc;
	}
	
.mlddm ul li {	
	float: none;
	}

.mlddm ul li a {	
	width: auto;
	padding: 3px 0px 4px 0px;
	margin: 0;
	text-align: left;
	border: 1px solid #ccc;
	border-width: 0px 0px 1px 0px;
	}

.mlddm ul li a:hover {	
	color: #88cabe;
	}

.mlddm ul li.tab {	
	position: relative;
	left:-9px;	
	top:-1px;
	float: left;
	margin-top: -25px;
	}

/* BlogHead */

#bloghead {
	width: 778px;
	height: 75px;
	margin-top: 27px;
	background: url(images/bloghead.jpg) no-repeat;
}

#bloghead .logowrap {
	width: 265px;
	height: 70px;
	display: inline;
	float: left;
}

#bloghead .searchform {
	width: 267px;
	height: 53px;
	display: inline;
	float: right;
	margin-top: 7px;
	margin-right: 20px;
	background: #ffffff;
	border-bottom: 1px solid #d8d8d8;
}

#bloghead .searchform #searchbox {
	width: 156px;
	height: 28px;
	display: inline;
	float: left;
	margin-top: 12px;
	margin-left: 13px;
	padding-left: 5px;
	border: 1px solid #dcdcdc;
	color: #cbcbcb;
}

#bloghead .searchform #searchbtn {
	width: 78px;
	height: 30px;
	display: inline;
	float: right;
	text-indent: -9999px;
	margin-top: 12px;
	margin-right: 10px;
	background: url(images/searchbtn.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

/* Main Content */

#content {
	width: 476px;
	height: auto;
	margin-top: 30px;
	float: left;
}

.postwrap {
	width: 476px;
	height: auto;
	float: left;
}

.post {
	width: 476px;
	float: left;
	margin-top: 20px;
}

.postsides {
	width: 47px;
	height: auto;
	display: inline;
	float: left;
}

.post-info {
	width: 47px;
	height: 47px;
	text-align: center;
	padding-top: 9px;
	background: url(images/datebg.jpg) no-repeat;
}

.post-month {
	text-transform: uppercase;
	font: 8px Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
}

.post-day {
	font: bold 30px Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
}

.printbtn a {
	width: 47px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	margin-top: 9px;
	background: url(images/printbtn.jpg) no-repeat;
	cursor: pointer;
}

.emailbtn a {
	width: 47px;
	height: 19px;
	display: block;
	text-indent: -9999px;
	background: url(images/emailbtn.jpg) no-repeat;
	cursor: pointer;
}

.post-content {
	width: 419px;
	height: auto;
	float: right;
}

.post-content h2 a {
	text-decoration: none;
	color: #4f4f4f;
	font: lighter 25px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.postmetadata {
	width: 419px;
	height: 25px;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.commentslink {
	display: inline;
	float: left;
}

	.commentslink a {
		color: #2b99cc;
		text-decoration: none;
	}

.featured {
	display: inline;
	float: left;
	margin-left: 75px;
}

	.featured img {
		display: inline;
		float: left;
	}
	
	.featured p {
		display: inline;
		float: right;
		margin-left: 5px;
	}

.postedby {
	display: inline;
	float: right;
}

	.postedby a {
		text-decoration: none;
	}
	
.entry {
	margin-top: 20px;
}	
	
.entry p {
	margin-top: 13px;
	margin-bottom: 13px;
}
	

/* Sidebar */

#sidebar {
	width: 268px;
	height: auto;
	display: inline;
	float: right;
	margin-top: 30px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul#recent-posts {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/recentposts.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#recent-posts ul {
	padding-top: 20px;
}

#sidebar ul#recent-posts li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/post-bg.jpg) no-repeat left 15px;
}

#sidebar ul#recent-posts li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

#sidebar ul#archives {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/archive.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 35px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#archives li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	padding-top: 20px;
}

#sidebar ul#archives li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/post-bg.jpg) no-repeat left 15px;
}

#sidebar ul#archives li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

#sidebar ul#cat-posts-347884061 {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/featuredhead.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#cat-posts-347884061 ul {
	padding-top: 20px;
}

#sidebar ul#cat-posts-347884061 li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/featured.jpg) no-repeat left 15px;
}

#sidebar ul#cat-posts-347884061 li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

#sidebar ul#tag_cloud {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/tagcloud.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 45px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#tag_cloud ul {
	padding-top: 20px;
}

#sidebar ul#tag_cloud li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/featured.jpg) no-repeat left 15px;
}

#sidebar ul#tag_cloud a {
	color: #1e1e1e;
	text-decoration: none;
}


#sidebar ul#tag_cloud h4 {
	font-size: 25px;
}

.subscribe {
	width: 267px;
	height: auto;
	clear: both;
	padding-bottom: 13px;
	border-top: 16px solid #ffffff;
	background: #f1f1f1;
}

.subscribe form {
	width: 241px;
	height: 150px;
	margin-left: 13px;
	margin-top: 13px;
	border-bottom: 1px solid #d4d4d4;
	background: #ffffff;
}

.subscribe h2 {
	width: 241px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background: url(images/subscribehead.jpg) no-repeat;
}

.subscribe p {
	font-size: 11px;
	line-height: 18px;
	color: #656565;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.subinput {
	width: 145px;
	height: 28px;
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	display: inline;
	float: left;
	border: 1px solid #dcdcdc;
}

.submit {
	width: 68px;
	height: 30px;
	display: inline;
	float: right;
	border: none;
	text-indent: -9999px;
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
	background: url(images/sub-submit.jpg) no-repeat;
	
} 

/* Comments */

#postcomment {
	clear: both;
	width: 419px;
	height: auto;
	margin-left:57px;
	margin-bottom:20px;
}

#commentform {
	width: 419px;
	margin-left: 57px;
}

#comment {
	width: 419px;
	height: 100px;
	padding:5px;
	border:1px solid #CCC;
	
}

#submit {
	margin-top: 10px;
}

ol#commentlist {
	clear: both;
	width: 419px;
	height: auto;
	margin-left:57px;
	margin-bottom: 30px;
	list-style-type: none;
}

ol#commentlist li {
	height: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

ol#commentlist p {
	font-size: 14px;
	line-height: 17px;
}

ol#commentlist a {
	text-decoration: none;
	color: #22518b;
}

cite {
	font-size: 11px;
}

/* Search */

.narrowcolumn {
	width: 476px;
	height: auto;
	display: inline;
	float: left;
}

.narrowcolumn a{
	text-decoration: none;
	color: #22518b;
}

h2.pagetitle {
	width: 476px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #4f4f4f;
	font: lighter 25px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 a {
	text-decoration: none;
	color: #4f4f4f;
	font: lighter 17px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.navigation {
	width: 476px;
	height: 30px;
	margin-top: 20px;
	clear: both;
	float: right;
}

.navigation .alignleft {
	display: inline;
	float: left;
	background: #1c366b;
	margin-bottom: 10px;
}

.navigation .alignleft a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
}

.navigation .alignright {
	display: inline;
	float: right;
	background: #1c366b;
	margin-bottom: 10px;
}

.navigation .alignright a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
}



/* Footer */

#footwrap {
	width: 776px;
	height: 80px;
	clear: both;
	float: left;
	margin-top: 40px;
	padding-top: 5px;
	border-top: 1px solid #d1d1d1;
}

.foottext {
	display: inline;
	float: left;
	width: 776px;
	height: 20px;
	font-size: 11px;
}

.copyright {
	display: inline;
	float: left;
}

.designedby {
	display: inline;
	float: right;
}

ul.footnav {
	list-style-type: none;
}

ul.footnav li {
	display: inline;
	float: left;
	padding-right: 10px;
}

ul.footnav li a {
	text-decoration: none;
	color: #d1d1d1;
	font-size: 11px;
}

.comment-input {
	padding:5px;
	border:1px #CCC solid;
	margin-bottom:10px;
}

.no-comments {
	margin-left:46px;
	padding:10px;

}

.gallery {
	border: none;
}

.gallery img {
	border: none !important;
}

dl.gallery-item {
	border: none;
}

dt.gallery-icon {
	border: none;
}

img.attachment-thumbnail {
	border: none;
}