/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
.commentmetadata{padding-left:15px;}
.comment-datetime{border-bottom:none;}
.hfeed{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation a, #sbutt{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:-7px;
	margin-bottom:7px;
}
.widgettitle, .module-title{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.widgetcontent, .nocomments, #commentsform, #commentlist{
	margin-left:3px;
	margin-right:3px;
}
.nocomments, #commentsform, #commentlist{margin-right:13px;}
#multi-sidebar .tabs{
	border:none !important;
	list-style:none;margin:0;
	padding:0;
	overflow:hidden;
	padding-top:5px;
}
#multi-sidebar .tabs li{
	border-bottom:none;
	margin-bottom:-0px;
	font-size:13px;
}
.blog-name, .blog-description{
	visibility:hidden;
}
#searchbar{
	margin-right:10px;
	margin-top:26px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:256px;
}
#searchbar .s{
	border-right:1px solid black;
	margin-right:6px;
}