/*
Theme Name: AuctionHealth
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
.alignright,img.alignright{
	float:right;
	margin:1em 0 0 1em;
}
.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text{font-style:italic;}
body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#242424;
	background:#7cb0e1 url(images/bg-body.gif) repeat-x;
	min-width:999px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#3a6c0b;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#b7ad63;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:999px;
	margin:0 auto;
}
#header {
	width:100%;	overflow:hidden;
	padding:0 0 13px;
}
#header h1 {
	float:left;
	margin:24px 0 0;
	background:url(images/logo.png) no-repeat;
	width:414px;
	height:135px;
	text-indent:-9999px;	overflow:hidden;
	cursor:pointer;
}
#header h1 a {
	display:block;
	height:100%;
	position:relative;
}
.nav-bar {
	float:right;
	width:557px;
	padding:8px 13px 0 0;
}
ul.top-nav {
	list-style:none;	padding:0 0 42px;	margin:0;
	float:right;
	overflow:hidden;
}
ul.top-nav li {
	float:left;
	font-size:11px;
	line-height:13px;
	padding:0 10px 0 11px;
	margin:0 -10px 0 10px;
	display:inline;
	background:url(images/separator-top-nav.gif) no-repeat 100% 50%;
}
ul.top-nav a {
	color:#fff;
	text-transform:capitalize;
}
ul.top-nav li.active a {text-decoration:underline;}
ul.top-nav li.active a:hover {text-decoration:none;}
#access {width:100%;}
#access:after {
	content:"";	display:block;	clear:both;
}
#nav {
	float:right;
	list-style:none;	padding:0;	margin:0 -13px 0 0;
	display:inline;
	position:relative;
}
#nav li {
	float:left;
	display:inline;
	margin:0 0 0 6px;
	font-size:18px;
	font-weight:bold;
}
#nav li a {
	float:left;
	color:#fff;
	cursor:pointer;
}
#nav li a span {
	float:left;
	padding:0 21px 0 24px;
	line-height:32px;
}
#nav li a:hover,
#nav li.current_page_item a,
#nav li.active a {
	background:url(images/bg-nav-left.gif) no-repeat;
	text-decoration:none;
}
#nav li a:hover span,
#nav li.current_page_item a span,
#nav li.active a span {background:url(images/bg-nav-right.gif) no-repeat 100% 0;}
div#container {
	float:left;
	width:667px;
	padding:0 0 48px 11px;
	margin:0;
}
div#content {
	margin:0;
}
div.sidebar {
	float:right;
	width:300px;
}
div#primary {padding:0 0 48px;}
.hentry {
	background:url(images/bg-post-top.gif) no-repeat;
	margin:0 0 23px;
	padding:52px 0 0;
	height:1%;
}
.hentry:after {
	content:"";	display:block;	clear:both;
}
.post-content {
	background:#fff url(images/bg-post-bottom.gif) no-repeat 0 100%;
	padding:0 12px 14px 10px;
	width:645px;
	float:left;
}
.entry-title,
.comments h3,
#respond h3 {
	font-size:18px;
	line-height:20px;
	margin:-39px 0 5px;
	position:relative;
	color:#9f3800;
}
.entry-title a,
#respond h3 a {color:#9f3800;}
.post-info {
	width:100%;	overflow:hidden;
	font-size:11px;
	line-height:13px;
	color:#b2b2b2;
	padding:0 0 23px;
	position:relative;
}
.post-info span {
	float:left;
	padding:0 0 2px 21px;
	margin:0 22px 0 0;
}
.post-info a {color:#b2b2b2;}
.post-info .comments-link a {color:#b81d1c;}
.post-info span.author {background:url(images/icon-author.gif) no-repeat;}
.post-info span.entry-date {background:url(images/icon-date.gif) no-repeat;}
.post-info span.comments-link {background:url(images/icon-comments.gif) no-repeat;}
.entry-content {
	width:100%;	overflow:hidden;
	line-height:15px;
	padding:0 0 12px;
}
.entry-content p {
	margin:0;
	padding:0 0 14px;
}
.thumb {
	float:left;
	margin:0 16px 0 0;
	padding:0 0 5px;
}
.thumb img {
	display:block;
	border:1px solid #e2e2e2;
	padding:4px;
}
.link-more {
	background:url(images/btn-more.gif) no-repeat;
	width:104px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:0 0 12px;
}
.tag-links {
	background:url(images/separator-tags.gif) repeat-x;
	padding:16px 7px 0 6px;
	display:block;
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	color:#3a6c0b;
}
.tag-links em {
	font-style:normal;
	background:url(images/bg-tags.gif) no-repeat;
	padding:0 0 0 20px;
	color:#b81d1c;
	float:left;
}
.tags {float:right;}
.wp-pagenavi {
	background:#fff url(images/bg-pagination-top.gif) no-repeat;
}
.wp-pagenavi ul {
	list-style:none;	padding:0;	margin:0;
	padding:11px 10px 10px 213px;
	height:1%;
	background:url(images/bg-pagination.gif) no-repeat 0 100%;	overflow:hidden;
}
.wp-pagenavi ul li {
	float:left;
	margin:0 2px 0 0;
	font:11px/19px Verdana, Arial, Helvetica, sans-serif;
}
.pages {margin:0 16px 0 0;}
.page,
.nextpostslink,
.current {
	float:left;
	border:1px solid #c7c7c7;
	width:23px;
	height:19px;
	color:#4c8fcd;
	font-weight:bold;
	text-align:center;
	background:url(images/bg-page-number.gif) repeat-x;
}
.current {color:#024a8c;}
#primary .widget {
	background:url(images/bg-widget.gif) no-repeat;
	margin:0 0 20px;
	padding:13px 0 0;
	width:100%;	overflow:hidden;
	float:left;
}
.widgettitle {
	margin:0 19px;
	font-size:16px;
	line-height:18px;
	background:url(images/bg-widgettitle.gif) repeat-x 0 100%;
	padding:0 0 7px;
	color:#00376b;
}
#primary .widget_search {background:url(images/bg-widget-search.gif) no-repeat;}
.widget_search .widgettitle {
	background:url(images/bg-widgettitle-search.gif) repeat-x 0 100%;
	color:#95591e;
}
.blog-search div {
	background:url(images/bg-widget-search-b.gif) no-repeat 0 100%;
	padding:22px 18px 20px 19px;
	height:1%;	overflow:hidden;
}
.blog-search input.text {
	float:left;
	border:solid #c39e2c;
	border-width:1px 0 1px 1px;
	background:#fff;
	padding:4px 7px 3px;
	margin:0;
	width:186px;
	height:15px;
}
.blog-search input.button {
	width:62px;
	height:24px;
	float:left;
	margin:0;
	padding:0;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;	overflow:hidden;
	cursor:pointer;
	background:url(images/btn-search.gif) no-repeat;
}
#searchform-no-results div {background:none;}
.widget_categories ul,
.tw-tabs ul {
	list-style:none;	padding:12px 19px 15px;	margin:0;
	color:#2f2f2f;
	background:url(images/bg-widget-bottom.gif) no-repeat 0 100%;
}
.widget_categories ul a,
.tw-tabs ul a {color:#2f2f2f;}
.widget_categories ul li,
.tw-tabs ul li {
	background:url(images/bullet.gif) no-repeat 0 3px;
	padding:0 0 7px 17px;
	line-height:14px;
}
.widget_categories ul ul {
	background:none;
	padding:5px 0 0 8px;
	margin:0 0 -2px;
}
.widget_categories ul ul li {
	background:url(images/bullet-sub.gif) no-repeat 0 4px;
	padding:0 0 7px 14px;
}
.textwidget {
	background:url(images/bg-widget-bottom.gif) no-repeat 0 100%;
	padding:15px 19px 2px;
	height:1%;
}
ul.social-links {
	list-style:none;	padding:0 0 0 4px;	margin:0 0 -5px;
}
ul.social-links li {padding:0 0 21px 50px;}
ul.social-links li.rss {background:url(images/icon-rss.gif) no-repeat;}
ul.social-links li.twitter {background:url(images/icon-twitter.gif) no-repeat;}
ul.social-links li.facebook {background:url(images/icon-facebook.gif) no-repeat;}
ul.social-links strong {
	display:block;
	font-size:14px;
	line-height:16px;
	color:#000;
}
ul.social-links strong a {color:#000;}
ul.social-links em {
	display:block;
	line-height:14px;
	color:#002a52;
}
ul.social-links em a {color:#002a52;}
.tw-tabs {
	width:100%;	overflow:hidden;
	background:url(images/bg-widget-bottom.gif) no-repeat 0 100%;
}
.tw-tabs ul {background:none;}
.tw-tabs ul.tw-tabbed-nav {
	height:1%;	overflow:hidden;
	padding:0 0 0 7px;
	clear:none;
	float:none;
}
.tw-tabs ul.tw-tabbed-nav li {
	background:none;
	padding:0;
	margin:0;
	float:left;
	height:27px;
	overflow:hidden;
	background:url(images/bg-tab-l.gif) no-repeat;
}
#primary .tabbed-widget {background-position:0 38px;}
.tw-tabs ul.tw-tabbed-nav a {
	background:url(images/bg-tab-r.gif) no-repeat 100% 0;
	padding:7px 15px 0 !important;
	height:20px;
	line-height:14px;
	font-weight:bold;
	color:#477199;
	float:left;
	overflow:hidden;
}
.tw-tabs ul.tw-tabbed-nav li.ui-state-hover,
.tw-tabs ul.tw-tabbed-nav li.ui-state-active {background-position:0 -27px;}
.tw-tabs ul.tw-tabbed-nav li.ui-state-hover a,
.tw-tabs ul.tw-tabbed-nav li.ui-state-active a {
	background:url(images/bg-tab-r.gif) no-repeat 100% -27px;
	color:#00376b;
	text-decoration:none;
}
#primary .aktt_widget {background:url(images/bg-widget-twitter.gif) no-repeat;}
.aktt_widget p {margin:0;}
.aktt_credit {display:none;}
.aktt_tweets {
	width:100%;
	overflow:hidden;
	background:url(images/bg-widget-twitter-b.gif) no-repeat 0 100%;
}
.aktt_widget .widgettitle {
	color:#455e0a;
	background:url(images/bg-widget-title-twitter.gif) repeat-x 0 100%;
}
.aktt_widget ul {
	list-style:none;
	padding:15px 18px 0;
	margin:0;
	line-height:17px;
	color:#000;
}
.aktt_widget ul li {
	padding:0 0 16px 40px;
	background:url(images/icon-twitts.gif) no-repeat;
}
div#secondary {
	clear:both;
	float:none;
	width:100%;
	background:#1962a5 url(images/bg-footer.gif) repeat-x;
}
.sidebar-holder {
	width:988px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding:11px 0 0 11px;
}
.sidebar-inner {
	width:1049px;
	overflow:hidden;
	background:url(images/separator-footer.gif) repeat-x 0 100%;
	margin:0 -50px 0 0;
	padding:0 0 15px;
}
div#secondary .widget {
	float:left;
	width:201px;
	font-size:11px;
	line-height:13px;
	color:#deefff;
	padding:0 61px 0 0;
}
div#secondary .widget p {margin:0 0 13px;}
div#secondary .widgettitle {
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px;
	background:url(images/separator-footer-title.gif) repeat-x 0 100%;
}
div#secondary .textwidget {
	background:none;
	padding:0;
}
div#secondary .widget ul {
	list-style:none;	padding:0;	margin:0;
}
div#secondary .widget ul li {
	background:url(images/bullet-footer.gif) no-repeat 0 3px;
	padding:0 0 6px 13px;
}
div#secondary .widget ul.menu li {
	padding:0 0 3px 13px;
	text-transform:capitalize;
}
div#secondary .widget ul a {color:#deefff;}
div#secondary .widget ul.social-links li {
	padding:1px 0 3px 24px;
	margin:0 0 5px;
}
div#secondary .widget ul li.rss {background:url(images/icon-rss-small.gif) no-repeat;}
div#secondary .widget ul li.twitter {background:url(images/icon-twitter-small.gif) no-repeat;}
div#secondary .widget ul li.facebook {background:url(images/icon-facebook-small.gif) no-repeat;}
div#footer {
	background:#1962a5;
	line-height:14px;
	color:#fff;
	padding:13px 0 20px;
}
div#footer p {
	width:988px;
	margin:0 auto;
	padding:0 0 0 11px;
}
div#footer a {color:#fff;}
.footer-links {float:right;}
.socials ul {
	list-style:none;	padding:0 0 18px;	margin:0;
	width:100%;	overflow:hidden;
}
.socials ul li {
	float:left;
	margin:0 19px 0 0;
	padding:0 0 0 20px;
	font-size:11px;
	line-height:16px;
}
.socials ul li.stumble-upon {background:url(images/icon-stumble.gif) no-repeat;}
.socials ul li.del-icio-us {background:url(images/icon-delicious.gif) no-repeat;}
.socials ul li.digg {background:url(images/icon-digg.gif) no-repeat;}
.socials ul li.twitter {background:url(images/icon-twitter-small.gif) no-repeat;}
.socials ul li.facebook {background:url(images/icon-facebook-small.gif) no-repeat;}
.socials ul li.email {background:url(images/icon-email.gif) no-repeat;}
.socials h3 {
	margin:0 0 11px;
	font-size:14px;
	line-height:16px;
	color:#00376b;
}
.author-info {
	background:url(images/bg-author-c.gif) repeat-y;
	height:1%;
	margin:19px 0 0;
}
.author-info-inner {
	background:url(images/bg-author-t.gif) no-repeat;
}
.author-info-frame {
	background:url(images/bg-author-b.gif) no-repeat 0 100%;
	padding:11px 16px 18px 11px;
}
.author-desc-hold {
	width:100%;	overflow:hidden;
}
.avatar {
	float:left;
	padding:5px;
	background:#c3d3e4;
	margin:2px 11px 0 0;
}
.avatar img {
	display:block;
	padding:0;
	margin:0;
}
.author-info h3 {
	margin:0 0 8px;
	font-size:13px;
	line-height:15px;
	color:#1f3142;
	background:url(images/separator-title-author.gif) repeat-x 0 100%;
	padding:0 0 9px;
}
.author-txt {
	height:1%;	overflow:hidden;
}
.author-links {
	padding:12px 0 0 41px;
	height:1%;	overflow:hidden;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
.author-links a {
	text-decoration:underline;
	float:left;
	padding:4px 0 2px 26px;
	margin:0 0 0 75px;
	white-space:nowrap;
}
.author-links a.visit-max {background:url(images/icon-visit.gif) no-repeat 0 3px;}
.author-links a.visit-max-on-twitter {background:url(images/icon-visit-twitter.gif) no-repeat 0 3px;}
.author-links a:hover {text-decoration:none;}
.comments,
#respond {
	background:url(images/bg-post-top.gif) no-repeat;
	height:1%;
	margin:0 0 23px;
	padding:52px 0 0;
}
#respond:after {
	content:"";	display:block;	clear:both;
}
.comments:after {
	content:"";	display:block;	clear:both;
}
.comments-holder,
.respond-hold {
	background:#fff url(images/bg-post-bottom.gif) no-repeat 0 100%;
	float:left;
	padding:0 12px 14px 10px;
	width:645px;
}
.comments-holder ol {
	list-style:none;	padding:0 9px 0 14px;	margin:0;
	line-height:14px;
	color:#001a2a;
	height:1%;
	position:relative;
}
.comments-holder ol li {
	width:100%;	overflow:hidden;
	padding:0 0 23px;
}
.comments-holder ol p {margin:0 0 14px;}
.comment-author {
	float:left;
	width:95px;
}
.comment-author .meta-sep,
.comment-author .edit-link,
.comment-author .comment-meta a {display:none;}
.comment-author img {
	display:block;
	float:none;
	margin-bottom:8px;
	background:#e0e8f0;
}
.comment-author span {
	display:block;
	font-size:11px;
	line-height:13px;
	margin:0 0 11px;
	text-transform:capitalize;
}
.comment-author span a {text-decoration:underline;}
.comment-author span a:hover {text-decoration:none;}
.comment-column {
	float:right;
	width:524px;
}
.comment-text {background:url(images/bg-comment-text-t.gif) no-repeat;}
.comment-text-holder {
	background:url(images/bg-comment-text-b.gif) no-repeat 0 100%;
	padding:20px 16px 8px 35px;
	min-height:45px;
}
* html .comment-text-holder {height:45px;}
.comment-meta {
	font-size:10px;
	line-height:12px;
	color:#4b80b6;
}
.reply {
	display:block;
	width:100%;	overflow:hidden;
	padding:7px 0 0;
}
.reply a {
	float:right;
	font-size:11px;
	line-height:13px;
	padding:0 0 0 14px;
	color:#b3b3b3;
	background:url(images/bg-reply.gif) no-repeat;
}
#respond .formcontainer {
	padding:20px 0 0 19px;
	height:1%;
}
.row {
	width:100%;	overflow:hidden;
	margin:0 0 12px;
}
.form-input {
	background:url(images/bg-field-name.gif) no-repeat;
	width:195px;
	height:22px;
	float:left;
	margin:0 17px 0 0;
	display:inline;
	padding:5px 4px 0 30px;
}
.form-input input {
	float:left;
	width:194px;
	border:none;
	padding:0;
	margin:0;
	background:none;
	color:#788084;
}
#respond label {
	float:left;
	font-size:12px;
	line-height:14px;
	color:#788084;
	margin:7px 5px 0 0;
	padding:0;
}
#respond .form-label span {
	color:#788084;
	float:left;
	margin:7px 0 0;
	font-size:12px;
	line-height:14px;
}
#respond p {margin:0 0 12px;}
.form-input-email {background:url(images/bg-field-email.gif) no-repeat;}
.form-input-url {background:url(images/bg-field-website.gif) no-repeat;}
.form-textarea {
	background:url(images/bg-textarea-t.gif) no-repeat;
	width:607px;
}
.textarea-hold {
	background:url(images/bg-textarea-b.gif) no-repeat 0 100%;
	padding:0 0 0 4px;
	width:603px;
}
.form-textarea textarea {
	border:none;
	background:none;
	padding:4px 0;
	overflow:auto;
	width:602px;
	max-width:602px;
	height:120px;
	color:#788084;
}
.form-submit {
	width:100%;
	padding:7px 0 5px;	overflow:hidden;
}
.form-submit input {
	float:left;
	width:136px;
	height:31px;
	text-indent:-9999px;	overflow:hidden;
	font-size:0;
	line-height:0;
	border:none;
	background:url(images/btn-submit.gif) no-repeat;
	cursor:pointer;
}
/******/
#content h2.page-title{
	margin:0 0 20px;
	color: #000;
}
.comment-author span.fn{
	text-decoration:underline;
	color:#3A6C0B;
}
#header h1 span {
	width:414px;
	height:135px;
	display:block;
}
#header h1 a {
	display:block;
	width:414px;
	height:135px;
	position:relative;
}


