@charset "UTF-8";


/* sweetheart font */
@font-face {
	font-family: "sweetheart";
	src: url("http://blog.hwtm.com/wp-content/themes/hwtm3/fonts/sweetheartscript-webfont.eot");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "sweetheart"; 
	src: local("☺"), 
		url("http://blog.hwtm.com/wp-content/themes/hwtm3/fonts/sweetheartscript-webfont.woff") format("woff"), 
		url("http://blog.hwtm.com/wp-content/themes/hwtm3/fonts/sweetheartscript-webfont.ttf") format("truetype"), 
		url("http://blog.hwtm.com/wp-content/themes/hwtm3/fonts/sweetheartscript-webfont.svg#webfonthN7TMd4z") format("svg");
	font-weight: normal;
	font-style: normal;
}
.sweetheart,
#content .category-header h1,
#respond h3
{	
	font-weight: normal; font-style: normal;line-height:normal; font-family: 'sweetheart', sans-serif;} 
	/* apply sweetheart font style */

@font-face { 
	font-family: 'bebas';
	src: url('http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/fonts/bebasneue-webfont.eot');
	src: url('http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
	     url('http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/fonts/bebasneue-webfont.woff') format('woff'),
	     url('http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/fonts/bebasneue-webfont.ttf') format('truetype'),
	     url('http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/fonts/bebasneue-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { 
    display: block !important;
}
/* global stuff */
html,body,h1,h2,h3,h4,h5,p,ul,ul li,dl,dl dd,dl dt {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none; 
}
 
body {
	background: #fff url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/blog.bg.png) repeat-x  0 0 fixed;
	text-align: center;
	font-size: 12px;
	font-family:  Arial, "Helvetica", sans-serif;
}



a {
	color: #1bc4f0;
	text-decoration: none;
	border: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
background: #F61F9B; color: #fff;
}

::-moz-selection,
::selection { background: #F61F9B; color: #fff; }

p{
	margin: 0 0 14px;
	line-height: 16px;
}

img {
	background: #fff;
	border: none;
}

/* clear fix */
div:before,
div:after,
ul:before,
ul:after {
    content:"";
    display:table;
}

div:after,
ul:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
div,ul {
    zoom:1;
}

/* sprite backgrounds */


body.single-post #content,
#content .comments .header a,
#content .comments .header h2 span,
#content .paisley,
#content .related-posts,
#content .hr,
#content hr.author,
#content hr.posts,
#respond form,
#respond form input#submit,
#content .post-small .thumb,
#content .post-small .body p.comments a,
#content  .saveshare .sweetheart,
#content #blog-home,
#inthespot .scroller a.next,
#inthespot .scroller a.prev, 
#content ul.page-numbers a.prev,
#content ul.page-numbers a.next,
#content #author_posts
{
	background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-content.png) top left scroll no-repeat; /* various items found in the main content column */
}
 
#sidebar #browse-topics h3 a,
#sidebar #download-diy,
#sidebar #special-thanks-sponsors h3,
#sidebar #inthepress,
#sidebar #good-stuff h3,
#sidebar #tabs div.pane,
#sidebar #shop-hwtm,
#sidebar #blog-love a
{
	background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-sidebar.png) top left scroll no-repeat; /* things found in sidebar */
}

#content .post .controls .buttons .prev,
#content .post .controls .buttons .next,
#content .post .gallery .pager ul li.prev span,
#content .post .gallery .pager ul li.next span
{
	background: transparent url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-icons.png) top left scroll no-repeat; /* various icons on transparent bg */
}

/* jquery scrollable common elements */
.scroller {

}

.scroller a.prev,
.scroller a.next {
	display: block;
	text-indent: -999em;
}

.scroller a.prev {
	float: left;
}

.scroller a.next {
	float: right;
}

.scrollable {
	position:relative;
	overflow:hidden;
	float: left;
	/* 	set height and width on specific elements */
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.scrollable .items div {
	float:left;
}


/* end jquery scrollable */


#global {
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(125, 125, 125, .3);
	box-shadow: 0px 0px 15px 2px rgba(125, 125, 125, .3);
	margin: 0 auto;
	padding: 4px 5px;
	position: relative;
	text-align: left;
	width: 980px;
	behavior: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/css/PIE.htc);
}
#header { 
	background-position: -5px 0; 
	position: relative;
}
#header-inner {
	height: 172px;
	overflow: hidden;
}

#global-navigation
{
	color:#d6c7b4;
	text-align: right;
	padding-right: 10px;
	float: right;
}

#global-navigation a
{
	color: #00A3B9;
	font-size:11px;
	line-height: 20px; 
	font-weight: bold;
	text-transform: uppercase;
} 

#global-navigation a.active
{
	color:#8c6239;
}

#hwtm-link {
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/logo.png) no-repeat;
	margin: 32px 22px 22px 22px;
	display: block;
	height: 116px;
	width: 194px; 
	float: left;
	overflow: hidden;
	text-indent: -999em;
}
#header-inner #site-title
{
	float: right;
}
#header-inner #site-title a#blog-link {
	display: block;
	height: 110px;
	width: 485px; 
	float: right;
	overflow: hidden;
	text-indent: -999em;
}

#header-inner div#site-description {
	margin-top:-200px;
	text-indent:-999em;
	overflow:hidden;
}

/* @group Nav */

/* NAV - common elements */
 
/* NAV - primary */

#primary-nav {
	margin: 0 0;
	background: #e20d79  url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/primary_bg.png) 0 0 no-repeat;
	line-height: 30px;
	height: 40px;
	padding: 0;
	position: relative;
}

#primary-nav a {
	border-right: 1px solid #f58320;
	color:	#fff;
	height: 20px;
	font-size: 1em;
  font-family: 'Lato', Arial, sans-serif;
	line-height: 1.66em;
	float: left; 
	padding: 10px 16px; 
	text-transform: uppercase;
	position: relative;
	min-width: 24px;
}
 
 
 
#primary-nav a:hover:before {	
	position: absolute;
	content: '';
	height: 11px;
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-brackets.png) no-repeat top center;
	width: 100%;
	bottom: 100%;
	left: 0; 
	right:0;
	z-index: 1000000;
}

#primary-nav a.active:before {
}

#primary-nav a:first-child { 
padding-left: 15px;
}

#primary-nav a.active,
#primary-nav a:hover,
#primary-nav .current-menu-item a {
	background: #00a3b9;
	
	border-left: 2px solid #f58320;
	margin-left:-2px;
}

#primary-nav li.about a,
#primary-nav a.about { 
	border-right:none;
	padding-right: 40px;
    margin-right: -40px;
}
#primary-nav
{
	width: 698px;
	float: left;
}
#primary-nav li
{
	position: relative;
	float: left;
} 
#primary-nav li:hover > a
{
	
	border-left: 2px solid #f58320;
	margin-left: -2px;
	background: #00a3b9;
	z-index: 101;
} 
#primary-nav li:hover > ul.sub-menu
{
	display: block;
} 
#primary-nav ul.sub-menu
{
	background: #00a3b9;
	border-right: 2px solid #f58320;
	border-bottom: 2px solid #f58320;
	border-left: 2px solid #f58320;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	
	
  
  -webkit-transition: .5s all;
  -webkit-transition-delay: 5s;
  -moz-transition: .5s all;
  -moz-transition-delay: 5s;
  -ms-transition: .5s all;
  -ms-transition-delay: 5s;
  -o-transition: .5s all
  -o-transition-delay: 5s;
  transition: .5s all;
  transition-delay: 5s;

	
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;
	display: none;
	left:-2px;
	position: absolute;
	padding: 10px 10px;
	top: 40px;
	z-index: 100;
	width: 160px;
} 
#primary-nav ul.sub-menu li
{
	float:none; 
} 
#primary-nav ul.sub-menu a
{
	background: none;
	border-bottom: 1px solid #00cfdd;
	border-right: 	none; 
	color: #fff;
	display:block;
	height: auto;
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.25em;
	float: none;
	padding: 4px 5px 5px 13px;
	text-transform: none;
	
}  
#primary-nav ul.sub-menu a:hover
{
	background: #e20d79;
	border-left:0;
	margin:0;
} 
#primary-nav ul.sub-menu a:hover:before
{
	background: none;
} 
#primary-nav ul.sub-menu li:last-child a
{
	border:none;
}

#primary-search {
	background: #f58320;
	float: right;
	clear:right;
	height: 26px;
	padding: 7px 7px 7px 15px;
  position: relative; 
  width: 260px;
  z-index: 200;
}
#primary-search:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 0px;
   width: 0;
   height: 0;
   border-top: 20px solid #f58320;
   border-left: 20px solid transparent;
   border-bottom: 20px solid #f58320;
}

#primary-search #searchform label
{  
	background: #fff;
	border: 1px solid #00a3b9;
	color: #29b6c9;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0 6px 0 0;  
	overflow: hidden;
	padding: 3px 3px;
	position: relative;
	z-index: 1; 
	width: 205px;
}
#primary-search #searchform label.focus { color: #aaa; }
#primary-search #searchform label.has-text { color:#fff; -webkit-transition-duration: 0s; }

#primary-search #searchform input#s {
	background: transparent;
	border: 1px solid #00a3b9;
	color: #898989;
	display: block;
	float:left;
	font-size: 14px; 
	height: 18px;
	line-height: 18px;
	margin: -26px 6px 0 0;
	padding: 3px 3px;
	position: relative;
	z-index: 2;
	width: 205px;
}

#primary-search #searchform input#s:focus { 
	color:#00a3b9;
	border-color: #e20d79; 
  outline: none; 
} 

#primary-search input#searchsubmit
{
	color: #fff;
	font: 100% arial, helvetica, sans-serif;
	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/btn-go.png) no-repeat 0 0;
	border: 0; 	
	cursor: pointer;
	float: right;
	height: 25px; 
	margin: -26px 10px 0 0;
	padding: 0;
	width: 28px;
	vertical-align: middle;
}

/* NAV - secondary */

#secondary-nav {
	background: #29b6c9; /* Old browsers */
	background: -moz-linear-gradient(top,  #007483 0%, #29b6c9 25%, #29b6c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007483), color-stop(25%,#29b6c9), color-stop(100%,#29b6c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #007483 0%,#29b6c9 25%,#29b6c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #007483 0%,#29b6c9 25%,#29b6c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #007483 0%,#29b6c9 25%,#29b6c9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #007483 0%,#29b6c9 25%,#29b6c9 100%); /* W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007483', endColorstr='#29b6c9',GradientType=0 ); */ /* IE6-9 */
	clear:both; 
	height: 31px; 
	z-index:99;
}
 
#secondary-nav li { /* select only the immediate top-level LIs */
	display:block;
	float:left;  
	z-index:99;
	position: relative;
}

#secondary-nav li a {
  
	color:#fff;
	display: block; 
	height: 21px;
	line-height: 21px;
	text-transform: uppercase;
	padding: 5px 12px; 
	white-space: nowrap; 
}
#secondary-nav li.selected a, 
#secondary-nav li a:hover {

	background: #fff5e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #c8c4bf 0%, #fff5e7 25%, #fff5e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8c4bf), color-stop(25%,#fff5e7), color-stop(100%,#fff5e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c8c4bf 0%,#fff5e7 25%,#fff5e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c8c4bf 0%,#fff5e7 25%,#fff5e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c8c4bf 0%,#fff5e7 25%,#fff5e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c8c4bf 0%,#fff5e7 25%,#fff5e7 100%); /* W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c4bf', endColorstr='#fff5e7',GradientType=0 ); */ /* IE6-9 */

  color: #ff389b;
	z-index: 999999;
} 

#secondary-nav ul.children { 

	background: #fff5e7; /* Old browsers */

	-moz-box-shadow: 2px 4px 10px #aaa;
	-webkit-box-shadow: 2px 4px 10px #aaa;
	box-shadow: 2px 4px 10px #aaa;
	display: none;
	top:31px;
	left:0;
	padding: 7px 14px 14px;
	position: absolute;
	min-width: 120px; 
	z-index:9997;
}

#secondary-nav li.selected ul {
	display: block; 
	z-index:9996;
	zoom:1;
}

#secondary-nav ul.children li { 
  background: none;
	height: 24px;
	float:none;
	margin:0;
	position:relative; 
}


#secondary-nav li ul li.first, 
#secondary-nav li ul li:first-child {
	border-top: none;
}

#secondary-nav li ul li a,
#secondary-nav li.selected ul li a { 
  background: none;
	color: #ff389b; 
	display: block; 
	font-size: 1em; 
	font-weight: normal;
	line-height: 24px;
	padding: 0 5px 0 10px;
	white-space: nowrap;
	text-indent: 0;
	text-transform: none;
	height: auto;
	width: auto;
}

#secondary-nav li ul li a:hover {  
  background: none;
  color:#29b6c9 ;
	text-decoration: none; 
}


/* @end */

/* CONTENT */
#contentWrapper {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 10;
}
#container
{
	position: relative;
}
#content {
	background: #fff;
	float: left;
	padding: 20px 0 30px 14px;
	width:620px;
	z-index: 9;
}

body.single-post #content {
	background-position: 14px -809px;
	padding-top: 32px;
	margin-top: 20px;
}

#content #blog-home {
	display: block;
	float: right;
	width: 89px;
	height: 29px;
	background-position: -680px -150px;
	text-indent: -999em;
}

#content .paisley {
	text-indent: -999em;
}

#content .paisley-inspiration {
	height: 36px;
	background-position: -1px -570px;
}

#content .related-posts {
	height: 36px;
	display: block;
	background-position: -1px -610px;
	text-indent: -9999em;
	overflow: hidden;
}

#content .hr {
	
	border: 0px none transparent;
	height: 30px;
	text-indent: -999em;
	background-position: 0 -533px;
}

/* @group Sidebar */

#sidebar {
	background: #fff;
	float:right;
	padding:20px 14px 0 0;
	position:relative;
	right:0;
	width:300px;
	overflow: hidden;
}

#sidebar ul.linkbar.more-hwtm li {
	border: 0;
	float: left;
	margin: 10px 0;
	padding: 0 1px;
	font-size: 11px; 
	line-height: 24px;
}

#sidebar ul.linkbar.more-hwtm li.title {

	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/text.connect.png) no-repeat 0 0;
	text-indent: -9876em;
	overflow: hidden;
	width:79px;
	height:19px;
	margin: 10px 5px 0 0;
	border: none;
}
 


#sidebar #browse-topics { 
	margin:15px 0 14px;
}

#sidebar #browse-topics h3 a {
	background-position: -350px 0;
	display: block;
	height: 48px;
	text-indent: -999em;
	padding: 22px 0 0;
}

#sidebar #browse-topics h3 a:hover {
	background-position: -350px -100px;
}

#sidebar #browse-topics .topics {
	background-color: #FFF5E8;
	padding: 0 15px 10px;
	display: none;
	overflow: hidden;
}

#sidebar #browse-topics .topics p {
	text-align: center;
}

#sidebar #browse-topics .topics ul .column {
	float: left;
	width: 135px;
}

#sidebar #browse-topics .topics ul li.cat-item {
	float: left;
	width: 125px;
	padding: 23px 5px;
}
 

#sidebar #browse-topics .topics ul li.cat-item a {
	color: #f7941d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px; 
	line-height: 18px;
}


#sidebar #browse-topics .topics ul li.cat-item ul.children li {
	float: none;
	width: auto;
	padding: 0;
}

#sidebar #browse-topics .topics ul li.cat-item ul.children a {
	color: #603913;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-transform: none;
}

#sidebar #browse-topics .topics ul li.cat-item ul.children a:hover {
	color: #1BC4F0; 
}

#sidebar #browse-topics .topics ul li.cat-item ul.children a:hover {
	color: #1BC4F0; 
}
#sidebar #browse-topics .topics ul li.current-cat a,
#sidebar #browse-topics .topics ul li.cat-item ul.children li.current-cat a
{
	color: #f7209c;
	font-weight: bold;
}
 

#sidebar #tabs {
	margin: 0 0 17px;
}

#tabs ul.handles {
	margin: 0;
	padding: 0;
}

#sidebar #tabs ul.handles li {
	display: inline;
}

#sidebar #tabs ul.handles li a {
		color: #FFF;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-bottom: 1px solid #fff;
	height: 23px;
	line-height: 23px;
	margin:0 3px 0 0;
	padding:5px 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	background: transparent url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-tabs-handle.gif) 0 -23px scroll repeat-x;
	background: -moz-linear-gradient(top,  #3abddc 0%, #6ee3fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3abddc), color-stop(100%,#6ee3fa));
	background: -webkit-linear-gradient(top,  #3abddc 0%,#6ee3fa 100%);
	background: -o-linear-gradient(top,  #3abddc 0%,#6ee3fa 100%);
	background: -ms-linear-gradient(top,  #3abddc 0%,#6ee3fa 100%);
	background: linear-gradient(top,  #3abddc 0%,#6ee3fa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3abddc', endColorstr='#6ee3fa',GradientType=0 );

	
    -webkit-text-size-adjust: 1em;
}

#sidebar #tabs ul.handles li a.current,
#sidebar #tabs ul.handles li a:hover { 
	background-position: 0 0;
	background: -moz-linear-gradient(top,  #faa541 0%, #ffcb8c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faa541), color-stop(100%,#ffcb8c));
	background: -webkit-linear-gradient(top,  #faa541 0%,#ffcb8c 100%);
	background: -o-linear-gradient(top,  #faa541 0%,#ffcb8c 100%);
	background: -ms-linear-gradient(top,  #faa541 0%,#ffcb8c 100%);
	background: linear-gradient(top,  #faa541 0%,#ffcb8c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa541', endColorstr='#ffcb8c',GradientType=0 );
	border-bottom: 1px solid #ffcb8c;
}

#sidebar #tabs ul.handles li.last a {
	margin: 0;
}

#sidebar #tabs div.pane {
	padding: 10px;
	background-color: #FFF5E8;
	display: none;
	overflow: hidden;
}

#sidebar #tabs h2 {
	background-position: left center;
	color:#ee2286;
	letter-spacing:-0.2px;
	padding:0;
	margin: 0 0 14px;
  font: bold 27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar #tabs h2 a{
	color:#ee2286;
}

#sidebar #tabs h2 a:hover{
	color:#1BC4F0;
}

form#searchform{
	margin-right: -6px;
}

 
#sidebar a#download-diy {
	display: block;
	text-indent: -999em;
	margin: 10px 0;
	height: 86px;
	background-position: -952px 0;
}
#sidebar a#download-diy:active,
#sidebar a#download-diy:hover  {
	background-position: -952px -100px;
}

#sidebar a#shop-hwtm {
	height: 152px;
	display: block;
	text-indent: -999em;
	background-position: -1252px 0;
	margin-bottom: 40px;
}

#sidebar a#shop-hwtm:hover {
	background-position: -1252px -200px;
}

/* @group Sponsors */

#sidebar #special-thanks-sponsors {
	padding: 0 5px 0;
}

#sidebar #special-thanks-sponsors h3 {
	height: 98px;
	background-position: -651px 0;
	text-indent: -999em;
}

#sidebar #special-thanks-sponsors ul {
	overflow:hidden;
}

#sidebar #special-thanks-sponsors ul li {
	float: left;
	margin-bottom: 8px;
	width: 50%;
}

#sidebar #special-thanks-sponsors ul li a{
	display: block;
	font-size: 12px;
	padding: 0 5px;
}

#sidebar #special-thanks-sponsors ul li a:hover{
	color: #F61F9B;
}

#sidebar #special-thanks-sponsors ul.left {
	float: left;
}

#sidebar #special-thanks-sponsors ul.right {
	float: right;
}

/* @end */

/* @group In The News / Press */

#sidebar #inthepress {
	background-position: -1552px 0;
	height: 205px;
	margin: 0 11px;
	overflow: hidden;
	position: relative;
	padding: 90px 64px 80px 64px;
	text-align: center;
	width: 150px;
}

#sidebar #inthepress .inner {
	
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 150px;
}

#sidebar #inthepress .items {
	width:20000em;
	position:absolute;
	z-index: 10;
}

#sidebar #inthepress .items .press{
	float: left;
	width: 150px;
}
#sidebar #inthepress p { 
	text-align:center;
}


#sidebar #inthepress p img {
}

/* @end */

/* @group Good Stuff */

#sidebar #good-stuff{
	margin-bottom: 40px;
}

#sidebar #good-stuff h3{
	height: 40px;
	background-position: -1830px 0;
	text-indent: -999em;
}

#sidebar #good-stuff .inner {
	padding: 22px;
	border: solid 4px #ffeed6;
}

#sidebar #good-stuff h5 {
	color: #eb2183; 
	font-size: 12px;
	margin: 5px 0;
}

#sidebar #good-stuff p {
	color: #724b28;
}

#sidebar #good-stuff a.img {
	display: block;
	margin-top: 40px;
}

#sidebar #good-stuff a.img.first {
	margin-top: 0px;
}

#sidebar #good-stuff a img {
	border: solid 2px #60daf9;
}

#sidebar #good-stuff a.more-link  { 
font-weight: bold;
white-space: nowrap;
}

/* @end */

#sidebar #blog-love { }

#sidebar #blog-love a{
	background-position: -2131px 0;

	display:block;
	height: 128px;
	text-indent: -1234em;
	overflow: hidden;
}

#sidebar #blog-love a:hover{
	background-position: -2131px -275px;
}
#sidebar #tabs #about,
#sidebar #tabs #contact {
	text-align: center;
	color: #754c24;
}

#sidebar #tabs #about img,
#sidebar #tabs #contact img {
	margin-top: 20px;
}

#sidebar #tabs #about h2 {
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-arrow-right-blue.gif) no-repeat 0 50%;
	display: inline;
	padding-left: 24px;
}

#sidebar #tabs #contact h2 {
	margin-bottom: 0;
}

#sidebar #tabs #contact dl {
	text-align: left;
	width: 95%;
	margin: 0 auto;
}

#sidebar #tabs #contact dl dt {
	border-top:3px solid #FFFFFF;
	color:#F7941D;
	font-weight:bold;
	padding:14px 14px 0;
}

#sidebar #tabs #contact dl dt.first {
	padding-top: 0;
	border: none;
}

#sidebar #tabs #contact dl dd {
	padding: 0 14px;
	color: #1bc4f0;
	margin-bottom: 14px;
}

#sidebar #tabs #contact dl dd:before {
	content: "\25ba";
}

#sidebar #tabs #contact dl dd a {
	color: #754c24;
	text-decoration: underline;
	margin-left: 3px;
}

/* @group Archives  */

/*--------------- archives -----------------*/

.archive-set {
	overflow: hidden;
	padding-left: 14px;
}

.archive-set.top {
	border-top:solid 1px #fdd7ae;
	padding-top: 18px;
	margin-top: 1px;
}

.archive-set.bottom {
	border-bottom:solid 1px #fdd7ae;
	padding-bottom: 18px;
	margin-bottom: 1px;
}

.archive-set .archive-year{
	float: left;
	width: 33%;
}

.archive-set .archive-year h3 {
	color: #f7941d;
  font: normal 22px Georgia, Garamond, serif;
  text-align: center;
  margin-bottom: .5em;
}

.archive-set .archive-year h3 a{
	color: #f7941d;
}

.archive-set .archive-year h3 a:hover{
  color: #1bc4f0;
}
 
.archive-set .archive-year .archive-months li {
  font: 12px/20px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
  color: #603913;
}

.archive-set .archive-year .archive-months li a {
	color: #603913; 
}
.archive-set .archive-year .archive-months li a:active,
.archive-set .archive-year .archive-months li a.current {
	color: #F7209C;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Linkbar */

/*------------- .linkbar -------------------*/

ul.linkbar {
	display: block;
	padding: 2px 0;
	overflow:hidden;
}

ul.linkbar li {
	float: left;
	font-size: 10px;
	color: #7c5937;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: solid 1px #ffa43f;
 
}

ul.linkbar li.title { 
	font-weight: bold;
	margin: 0;
	border: none;
}

ul.linkbar li.last {
	border: none;
}

ul.linkbar li a {
	text-decoration: none;
}

ul.linkbar li a:hover {
	text-decoration: underline;
}

#content ul.linkbar li a {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}

#content ul.linkbar.popular {

}

#content ul.linkbar.popular li,
#content ul.popular.linkbar li {
	color: #ffa43f;
	border: none;
	padding: 0;
	margin: 0;
}

#content ul.linkbar.popular li:after,
#content ul.popular.linkbar li:after{
	content: "\00a0|\00a0"
}

#content ul.linkbar.popular li.title,
#content ul.popular.linkbar li.title {
	font-size: 11px;
}

#content ul.linkbar.popular li.title:after,
#content ul.popular.linkbar li.title:after {
	content: "\00a0:\00a0\00a0";
}

#content ul.linkbar.popular li.last:after,
#content ul.popular.linkbar li.last:after {
	content: "";
}

#content ul.linkbar.popular li a,
#content ul.popular.linkbar li a {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: .05em;
}

/* @end */

/* @group Headers: Category, Archive */

/* category-header */
#content .category-header {
	border:2px solid #ffd5a1;
	background: transparent url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-breadbox.png) top left scroll repeat-x;
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fff4e5 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff4e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	
	margin-bottom: 20px;
	padding: 5px 14px;
	color: #1bc4f0;
	font-size: 12px;
}

/*#content .category-header span {
	line-height:30px;
	margin:0 3px;
	vertical-align:top;
}*/

#content .category-header h1 {
	color: #7e5935; 
	display: inline;
	font-size: 3em;
	line-height: 1.5em;
	margin: 8px 10px 8px 0;
	float:left;
}

#content .category-header h1 a{
color: #7e5935;
}

#content .category-header h2 {
color: #E31581;
display: block;
float: left;
font-size: 13px;
line-height: 1em;
margin: 24px 0;
vertical-align: bottom;
}

#content .category-header h1 span,
#content .category-header h2 span{
	color: #1bc4f0;
}

#breadcrumbs   {
margin: 0;
clear:both;
}
#breadcrumbs a {
  font-weight: bold;
	color:#f61f9b;
}

#breadcrumbs .breadcrumb_last {
	color: #1bc6f0;
	font-weight: normal;
}


/* @end */

/* @group Press ( In The News) */


/*Shop HWTM Sprite*/

#content  h2.press-header a,
#content  h1.press-page-title a
{
  background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-press.png) no-repeat;
}

#content  h2.press-header,
#content  h1.press-page-title
{ 
	margin-top: -20px;
	height: 110px;
	margin-bottom: 35px;
	overflow: hidden;
	width: 620px;  
}

#content  h2.press-header
{ 
	margin-top: -20px;
	height: 67px;
	margin-bottom: 10px;
	width: 620px;  
}

#content  h2.press-header a
{ 
	display: block;
	height: 67px;
	width: 620px; 
	overflow: hidden;
	text-indent: -999em;
}


#content  h1.press-page-title a
{ 
	display: block;
	height: 110px;
	width: 620px; 
	overflow: hidden;
	text-indent: -999em;
}

#content  h2.press-header span
{ 
	display: block;
	overflow: hidden;
	text-indent: -999em;
}


#content .press .body
{
	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-shop.png) -620px 0 no-repeat;
	padding: 70px 10px 0 10px;
}

#content .press .extra
{
	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-shop.png) -1240px -110px no-repeat;
	padding-top: 60px; 

}


/* @end */

/* @group Shop HWTM */

/* @group Shop HWTM Headers */

/*Shop HWTM Sprite*/
#content  h2.shop-cat-title,
#content  h2.shop-cat-title span,
#content ul.shop-filter li,
#content .shop.detail h2.shop-header,
#content .shop.detail h2.shop-header  span
{
  background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-shop.png) no-repeat;
}

#content h2.shop-cat-title
{ 
	height: 110px;
	margin-top: -20px;
	margin-bottom: 20px;
	overflow: hidden;
	width:  620px;
	
}
 
#content .shop.detail  h2.shop-header
{ 
	margin: -20px 0 12px;
	
	background-position: 0 0;
	height: 66px; 
	width: 620px;
}
#content h2.shop-cat-title a.shop-hwtm,
#content .shop.detail  h2.shop-header a.shop-hwtm
{
	display: block;
	float: left;
	height: 45px;
	text-indent: -1234em;
	overflow: hidden;
	margin-top: 22px;
	width:  230px;
}

#content h2.shop-cat-title span,
#content .shop.detail h2.shop-header span
{
	background-position: -240px bottom;
	display: block;
	height:  46px;
	float: right;
	text-indent: -1234em;
	margin-top: 20px;
	overflow: hidden;
	width: 390px;

}

#content h2.shop-cat-title div.breadcrumbs{
	font-weight: normal;
	color: #8C6239;
	font-size: 12px;
	line-height: 44px;
	float: left;
	margin-top: 24px;
	width: 390px;
}

 
 
/* @end */

#content ul.shop-cat-list
{
	margin: 0 10px;
	
}

#content ul.shop-cat-list li
{
	text-align: right;
	margin-bottom: 30px;
}

#content div.shop-filterby
{ 
	line-height: 22px;
	margin: -50px 0 40px;
	padding-left: 150px;
}

#content div.shop-filterby label
{
	color: #ff389b;
	float: left;
	font-weight: bold; 
	margin-right: 10px;
	text-transform: uppercase;
}
 
#content ul.shop-filter
{ 
	background-color: #dcf7ff;
	border: 1px solid #6cdbf1;
	float: left;
	width: 190px;
}

#content ul.shop-filter li
{
	background-position: bottom right;
	color: #8c6239;
	display: block; 
	height: 22px;
	padding: 0 10px 0;
	margin-right: 10px;
	position: relative;
	
}

#content ul.shop-filter li.active ul
{
	display: block;
}

#content ul.shop-filter ul
{
	border: 1px solid #6cdbf1;
	background: #eefaff;
	display: none;
	position: absolute;
	top:  22px;
	margin-right: 10px;
	width: 100%;
}

#content ul.shop-filter ul li
{
	background: none;
	border: 0;
	padding: 0 5px;
	text-transform: uppercase;
  font-size: 10px;
}

#content ul.shop-filter ul li a
{
	display: block;
	color: #8c6239;
}

#content ul.shop-filter ul li a:active,
#content ul.shop-filter ul li a:hover
{
	color: #ff389b;
}


#content .shop.detail
{
	overflow: visible;
}

#content .shop.detail .shop-title,
#content .detail.shop .shop-title
{
	background: #e7fafd;
	border: 1px solid #34d5fd;
	color: #f3af59;
	padding: 0 10px;
	text-align: right;
	line-height: 24px;
}
#content .shop.detail .shop-title h1,
#content .detail.shop .shop-title h1
{
	color:#e51a86;
	float:left;
	font-size: 12px;
	font-weight: bold; 
}
#content .shop .gallery div.mainimg
{
	border: 1px solid #34d5fd;
	overflow: hidden;
	padding: 9px;
	margin-top: -1px;
	width: 600px;
}

#content .shop .gallery div.mainimg img
{
	display: block;
}
#content .shop .gallery-thumbs
{
	
}
#content .shop .gallery-thumbs-nav
{
	background: #e7fafd;
	height: 24px;

}
#content .shop .shop-link
{
	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-shop.png) -620px 0;
	padding-top: 40px;
	margin-bottom:35px;
	text-align: center;

}
#content .shop .body
{
	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-shop.png) -1240px bottom no-repeat;
	padding-bottom: 60px;
}
/* @end */

/* @group Downloads & DIY */

.diy-header
{
	margin: -20px 0 30px 0;
  
}

.diy-header h2
{
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/downloads-diy-header.png) no-repeat; 
	height: 110px;
	text-indent: -1234em;
	width: 620px;
}

ul.diy
{
	overflow: hidden;
}

ul.diy li.small
{
float: left;
height: 225px;
margin: 0 8px 20px;
width: 187px;
}

ul.diy li.small a.thumb
{

  background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/downloads-diy-thumb-bg.png);
  border: 1px solid #ffd9ab;
  display: block;
  height: 165px;
  padding: 10px;
  margin-bottom: 5px;
  text-align: center;
  width: 165px;
}

ul.diy li.small a.title
{
	color: #8c6239;
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-align: center; 
}

/* @end */

/* @group Pages (About, Contact Us) */



/* @end */

/*About Sprite*/

#content .about-header,
#content .about-page

{
  background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-about.png) no-repeat 0 0;
}

#content .contact-header,
#content .contact-page

{
  background: url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-contact.png) no-repeat 0 0;
}


#content .jobs-header,
#content .jobs-page
{
  background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-jobs.png) no-repeat 0 0;
}



/* @group Contributors */


#content .contrib-header,
#content .contrib-page

{
  background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-contributors.png?v=0) no-repeat 0 0;
}


#content .contrib-page
{
	background-position: right bottom;
	padding: 0 0 100px;
	overflow: hidden;
}

#content .contrib-page .author-wrapper
{
	float: left;
	padding: 0 15px;
	margin-bottom: 2em;
	min-height: 280px;
}

#content .contrib-page .author-wrapper .author-avatar img
{
	width: 175px;
}

#content .contrib-page .author-wrapper .author-name
{
	color: #25bcd9;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#content .contrib-page .author-wrapper .author-title
{ 
	display: block; 
	text-align: center;
}


/* @end */
#content .about-header,
#content .contact-header,
#content .contrib-header,
#content .jobs-header
{
  background-position: 0 0;
  height: 110px;
  margin-top:  -20px;
  margin-bottom: 20px;
  overflow: hidden;
  text-indent: -9999em;
  width: 620px;
}

#content .page
{
	color: #724b28;
	line-height: 18px;
}

#content .about-page,
#content .contact-page,
#content .jobs-page 
{
	background-position: right bottom;
	padding: 0 60px 100px;
	  
}

#content .about-page h3,
#content .contact-page h3
{
	color: #ee2286;
	font-weight: bold;  
	font-size: 1em;
	
}

#content .about-page p
#content .contact-page p
{
	margin: 0 0 1em;
  
}

#content .about-page h1,
#content .contact-page h1
{
	margin: 0 -60px;
}

#content .about-page p img.size-full, 
#content .contact-page p img.size-full 
{
	margin: 0 -60px;
}



/* @group Post Listing (Grid) */

#content ul.post-grid
{
}

#content ul.post-grid li.post-small
{
	float: left;
	height: 225px;
	margin: 0 8px 20px;
	width: 187px;
}

#content ul.post-grid li.post-small a.thumb
{
  background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/downloads-diy-thumb-bg.png);
  border: 1px solid #ffd9ab;
  display: block; 
  padding: 10px;
  margin-bottom: 5px;
  text-align: center;
  width: 165px;
}

#content ul.post-grid li.press a.thumb
{
	background-color: #fff5e8;
	background-image: none;
}

#content ul.post-grid li.post-small a.thumb div.img
{
	background: #fff;
	padding: 10px 0;
	height: 165px;
	width: 165px;
}

#content ul.post-grid li.post-small a.thumb img
{
	display: block;
	margin: 0 auto;
	width: auto;
	-moz-box-shadow:0 0 10px #DDDDDD;
	-webkit-box-shadow:0 0 10px #DDDDDD;
	box-shadow:0 0 10px #DDDDDD;
	behavior: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/css/PIE.htc);
}

#content ul.post-grid li.post-small a.title
{
	color: #8C6239;
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

 


/* @end */

/* @group Post */

#content .error404
{
  margin-bottom: 2em;
}


/* post listings as see on index, archives, or categories */
#content .post {
	color: #8B643F;
	margin-top: 14px;
	overflow:visible;
}

#content .post div.title {
	margin: 0 0 10px;
}

#content .post.large div.title,
#content .large.post div.title,
#content .post.detail div.title,
#content .detail.post div.title  {
	
	background: #fff4e5 url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-post-small.png) top left repeat-x scroll;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fff4e5 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff4e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #fff4e5 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	border: 2px solid #FFEBD1;
	padding: 10px;
}


#content .post .title {
	overflow: hidden;
}



#content .post .title h1,
#content .post .title h2 { 
  color: #f61f9b;
  font-size: 28px;
  line-height: 1.1em;
  font-weight: 300;
  font-family: 'Oswald',sans-serif;
  letter-spacing: -.03em;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  -webkit-transform: rotate(-0.0000000001deg);
}

 

#content .post .title h1 a,
#content .post .title h2 a{
	color: #f61f9b; 
	display: block;
}

#content .post .title h1 a:hover,
#content .post .title h2 a:hover{
	color: #FFA43F;
}

#content .post .title .date {
	float: left;
	border-right: solid 1px #1bc4f0;
	color: #ffa43f;
	text-align: center;
	padding: 0 5px;
	margin: 0 10px 0 -5px;
	width: 30px;
}

#content .post .title .date strong {
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
}

#content .post .title .date em {
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	line-height: 17px;
	text-align: center;
}

#content .post .title ul.linkbar,
#content .post .title #breadcrumbs {
	margin-left: 46px;
}

#content .post .title ul.linkbar li {
	color: #936c45;
	border: none;
	letter-spacing: .05em;
	margin: 0;
}

#content .post .title ul.linkbar li.title {
	font-weight: normal;
	text-transform: uppercase;
} 
#content .post .title ul.linkbar li:after {
	color: #1BC4F0;
	content:",";
}
 
#content .post .title ul.linkbar li.last:after,
#content .post .title ul.linkbar li.title:after {
	content:"";
} 
#content .post .title #breadcrumbs a,
#content .post .title #breadcrumbs span,
#content .post .title ul.linkbar li a {
	text-transform: uppercase;
	font-size: 10px;
}
#content .post .body p{
	line-height: 1.6em;
}

#content .post .body h2,
#content .post .body h3,
#content .post .body h4{
	line-height: 2em;
}

/* @group Post Gallery */



#content .post div.thumbs-seeall {
	background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-thumbs-seeall.gif) top left scroll repeat-x;
	height: 24px;
	margin: 0 0 20px;
	font-size: 12px;
	color: #ffa43f;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 4px;
}
#content .post div.thumbs-seeall span {
	font-size: 11px;
}
#content .post div.thumbs-seeall span em {
	color:#ab8359;
	text-decoration: none;
	font-style: normal;
}
#content .post div.thumbs-seeall a:hover {
	color: #FFA43F;
}
#content .post div.thumbs-seeall a.more {
	display: block;
	float:right;
	text-align: right;
}
#content .post div.thumbs-seeall a.more:before {
	color:#e71b89;
	content: '\25ba';
}
/* @end */

/* @group Post Extra */

#content .extra ul.linkbar
{
	margin-bottom: 10px;
}
#content .post .extra {
	margin: 20px 0 0 0; 
	/* background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-content.png) no-repeat -2px -840px; */
	padding: 20px 0 ;
}

#content  .saveshare {
	margin-bottom: 1em;
	color: #FFA43F;	 
	position: relative; 
	width: 100%;
}

#content  .saveshare h3{
	float: left;
	margin-right: 15px;
}

#content .saveshare .fb-like,
#content .saveshare .twtr ,
#content .saveshare .googlep,
#content .saveshare .stumble,
#content .saveshare .pinterest
 {
	float: left !important;
	margin-right: 10px; 
	margin-top: 5px; 
	min-width: 80px;
	max-width: 80px;
}

#content .saveshare .googlep
{
	width: 80px;
}
#content .saveshare.large .pinterest
{
	margin-top: 15px;
}
#content .saveshare .fb-like
{
	margin-right: -20px;
}
#content .saveshare .a2a_dd{
	display: block;
	text-indent: -999em;
	width: 105px;
	height: 29px;
	background-position: -680px -120px;
	margin: 0;
}

#content .extra .comments {
	float: right;
	font-size: 22px;
	font-family: Georgia,Garamond,"Times New Roman";
	color: #3ebbd1;
	margin: 0;
}

#content  .comments .sweetheart {
	color: #FFA43F;	
	
}

/* @group Linkbar */

#content .extra ul.linkbar{
	margin: 0;
	padding: 0;
	line-height: 25px;
	width: 75%;
}

#content .extra  ul.linkbar li {
	color: #7adcf1;
	border: none;
	margin: 0;
	text-transform: lowercase;
}

#content .extra  ul.linkbar li.title span{
	color: #fbaf5d;
	margin-right: 5px;
}

#content .extra ul.linkbar li a {
	color: #c7b299;
	text-transform: lowercase;
}

#content .extra  ul.linkbar li.tags:after {
	content:","
}

#content .extra  ul.linkbar li.title:after {
	content: " /";
}

#content .extra ul.linkbar li.last:after {
	content:""
}

/* @end */

/* @group Author */

#content .post .extra .author
{
	overflow: hidden;
}

#content .post .extra .author h4
{ 
	color: #f7941d;
	line-height: 2em;
}

#content .post .extra .author p
{
	line-height: 1.5em;
}

#content .post .extra .author_social
{
	margin: 0 0 20px;
	position: relative;
	float: left;
	width: 70%;
}

#content .author_social a
{
	margin: 0 10px;
}

#content .post .extra #author-avatar
{
	float: left;
	margin: 0 12px 10px 0;
	width: 75px;
}

#content .post .extra #author-avatar img
{
	width: 75px;
}

#content .post .extra .author-link
{
	display: block;
	text-decoration: underline;
}

/* @end */

/* @end */

/* large post - first two on index */

#content .post.large { 
	padding:0 0 5px;
}
#content .post.detail .body img,
#content .detail.post .body img, 
#content .post.large .body img,
#content .large.post .body img,
#content .post div.mainimg {
	display:block;
	padding: 9px;
	border: solid 1px #ffddb5;
	margin: 0 auto;
}

#content .post.detail .body img.alignleft,
#content .detail.post .body img.alignleft, 
#content .post.large .body img.alignleft,
#content .large.post .body img.alignleft
{
	float: left;
	padding: 9px;
	margin: 0px 9px 9px 0;
}

#content .post.detail .body img.alignright,
#content .detail.post .body img.alignright, 
#content .post.large .body img.alignright,
#content .large.post .body img.alignright
{
	float: right;
	padding: 9px;
	margin: 0px 0 9px 9px;
}

#content .post.detail .body img.bordernone,
#content .detail.post .body img.bordernone, 
#content .post.large .body img.bordernone,
#content .large.post .body img.bordernone
{
	border: none; 
}



#content .post.large p.readmore, 
#content .large.post p.readmore
{
	border-top: 1px solid #A7F1FE;
	border-bottom: 1px solid #A7F1FE;
	text-align: right; 
}

#content .post.large p.readmore a,
#content .large.post p.readmore a
{
	font-weight: bold;
	color: #EF0081;	
	text-transform: uppercase;
	font-size: 1.33em;
	line-height: 2em;
}

/* @group Post Small */

/* small post - all listing entries */
#content.index .post-small{
	border: solid 2px #ffebd1;
	padding: 10px;
	background: rgb(255,244,229)  url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-post-small.png) top left repeat-x scroll;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,244,229,1) 0%, rgba(255,255,255,1) 70px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,244,229,1)), color-stop(70px,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,244,229,1) 0%,rgba(255,255,255,1) 70px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,244,229,1) 0%,rgba(255,255,255,1) 70px); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,244,229,1) 0%,rgba(255,255,255,1) 70px); /* IE10+ */
	background: linear-gradient(top,  rgba(255,244,229,1) 0%,rgba(255,255,255,1) 70px); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	
	margin-bottom: 24px;
	-moz-box-shadow:0 0 5px #DDDDDD;
	-webkit-box-shadow:0 0 5px #DDDDDD;
	box-shadow:0 0 5px #DDDDDD;
	
}

#content.index .post-small .thumb {
	background-image: none;
	border: none;
	padding:8px; 
	float: left;
	height: 127px;  
	margin-right: 18px;
	overflow: hidden;
	width: 170px;
	
	-moz-box-shadow:0 0 5px #DDDDDD;
	-webkit-box-shadow:0 0 5px #DDDDDD;
	box-shadow:0 0 5px #DDDDDD;
	behavior: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/css/PIE.htc);
}

#content.index .post-small .last {
	margin-right:0;
}

#content.index .post-small .thumbs a {
	display: block; 
}

#content.index .post-small .thumb a img{
	margin: -1px;
	display: block;
}

#content.index .post-small-thumbs{
	
}

#content.index .post-small .body p {
	float: left;
	width: 368px;
	line-height: 18px;
	margin-top: 6px;
}
#content.index .post-small-thumbs .body p {
	float: none;
	width: auto;
}

#content.index .post-small .body p.readmore {
	float: left;
	width: auto;
} 
#content.index .post-small-thumbs .body p.readmore {
	float: left;
	text-align:center;
	margin: 0 0 0 100px;
	width:396px;
}

#content.index .post-small .body p.comments {
	text-align: right;
	color: #f7941d;
	float: right;
	width: auto; 
	font-family: Georgia;
	font-size: 18px;
}

#content.index .post-small-thumbs .body p.comments {
	margin:0;
 
}

#content.index .post-small .body p.comments a { 
	background-position: -945px -200px;
	padding-left: 32px; 
}

#content.index .post-small .body p.readmore a {
	font-weight: bold;
	color: #f7941d;	
}

/* @end */

/* @end */

/* @group Post Detail */

/* post detail pages */


#content .post.detail   {
	margin:0;	
}
#content .detail.post .body img.full,
#content .post.detail .body img.full {
	border:1px solid #FFD4A1;
	margin:16px 0 30px;
	padding:9px;
}

#content .detail.post .also-like,
#content .post.detail .also-like {
	padding-left: 6px;
}

#content .detail.post .also-like h3,
#content .post.detail .also-like h3 {
	color: #c69c6d;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.7em;
}

#content .large .thumbs {
}

#content .large .thumbs a{
  display: block;
}

#content .large .gallery .thumbs {
	margin-bottom: 0em;
}

#content .post.detail .also-like .thumbs a {
	display: block;
	float: left;
	width: 106px;
	margin-right: 13px;
	font-size: 12px;
	color: #724b28;
}

#content .post.detail .also-like .thumbs a:hover {
	color: #F61F9B;
	border-color: #F61F9B;
	text-decoration: none;
}

#content .post.detail .also-like .thumbs a:hover img {
	border-color: #F61F9B; 
}

#content .post.detail .also-like .thumbs a img {
	border: solid 1px #ffd5a2;
	height: 100px;
	padding: 2px;
	width: 100px;
}

/* @group Post Gallery */

/* post gallery style */

#content .post .gallery .mainimg {
	border-color:#34D5FD;
	margin: 0;
}

#content .post .gallery .mainimg img{
	display: block;
	margin: 0 auto;
}

#content .post .controls,
#content .post .gallery .pager {
	background: #e7fafd;
	border: 1px solid #34d5fd;
	color: #f3af59;
	padding: 0 10px;
	text-align: right;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-gallery-controls.gif) top left scroll repeat-x;
}

#content .post  .controls {
	border: solid 1px #34D5FD;
	border-bottom: none;
	font-size: 10px;
	color: #F3AF59;
	padding: 0 9px;
}

#content .post  .controls h1{
	color:#e51a86;
	float:left;
	font-size: 12px;
	font-weight: bold; 
}

#content .post .controls .count {
	color: #1BC4F0;
	float: left;
	text-align: left;
	width: 40%;
  text-transform: uppercase;
}

#content .post .controls .buttons {
	float: right;
	color: #f7941d;
	width: 40%;
	text-align: right;
}

#content .post .controls .buttons a {
	display: inline-block;
	height:23px;
	text-transform:uppercase; 
	
}

#content .post .controls .buttons .prev {
	background-position: 0 -140px;
	padding:0 0 0 20px;
	margin-right: 8px;
}

#content .post .controls .buttons .prev:hover {
	background-position: 0 -68px;
}

#content .post .controls .buttons .next {
	background-position: 30px -176px;
	padding-right: 20px; 
	margin-left: 5px;
}

#content .post .controls .buttons .next:hover {
	background-position: 30px -104px;
}


#content .post .gallery div.thumbs {
	position:relative;
	overflow:hidden;	
}

#content .detail .gallery div.thumbs {
	height: 140px;
}
#content .detail .gallery div.thumbs-two-rows {
	height: 260px;
}

#content .large .gallery div.thumbs {
	height: 140px;
}

#content .post .gallery div.thumbs .items {
		position:absolute;
		height: 140px;
		clear:both;
		margin:0;
		padding:0;
		width:20000em;
}

#content .post .gallery div.thumbs-two-rows .items {
	height:280px;
}

#content .post .gallery div.thumbs .row {
	float: left;
	margin-top: 8px;
	overflow: hidden;
	width: 620px;
}
 
#content .post .gallery div.thumbs .row.first {
	border:none;
	padding: 0;
}

#content .post .gallery div.thumbs .row a {
	background: #e9fbfd;
	padding: 0;
	margin: 4px;
	display: block;
	float: left;
	width: 116px;
	height: 116px;
}

#content .post .gallery div.thumbs .row a img{
	display: block;
	border: none;
	padding: 0;
}
#content .post .gallery div.thumbs .row a.selected,
#content .post .gallery div.thumbs .row a:hover {
	border:2px solid #34D5FD;
	overflow:hidden;
	margin: 2px;
} 

#content .post .gallery .pager {
	text-align: center;      
	padding: 0 4px;
}                            

#content .post .gallery .pager  ul {
	padding-top: 2px;
	
}                            
                             
#content .post .gallery .pager  ul li {
	display: inline;         
	color: #0c9fc2;          
}

#content .post .gallery .pager  ul li.navigator {
	margin: 0 4px;
	line-height: 17px;
}                            
                             
#content .post .gallery .pager  ul li a:after {	    
	color: #0c9fc2;
	content: "\00a0|\00a0";       
}                            
                             
#content .post .gallery .pager  ul li a.active {
	color: #ec1e8d;          
	font-weight: bold;       
}                            
                             
#content .post .gallery .pager ul li.prev:after,
#content .post .gallery .pager ul li.next:after,
#content .post .gallery .pager ul li a.last:after{
	content: "";
}

#content .post .gallery .pager ul li.prev span,
#content .post .gallery .pager ul li.next span {
	display: inline-block;
	height: 17px;
	overflow: hidden;
	text-indent: -999em;
	width: 24px;
	vertical-align: text-bottom;
	
} 
#content .post .gallery .pager ul li.prev span{
	background-position: 0 -215px;
}

#content .post .gallery .pager ul li.next span{
	background-position: 0 -252px;
}
#content .post .gallery .photos {
	line-height: 2em;
}

#content .post .gallery .photos em{
  font-weight: normal;
  font-style: normal;
}
#content .post .gallery .body {
	padding: 0 10px;
}

/* @end */                            


#content .post hr.paisley {
	background-position: 0 -740px;
	border: 0px none transparent;
	height: 49px;
	margin-bottom: 10px;
}

/* @end */

/* @group POST PAGER */

#content div.pager
{
	margin: 0 auto;
	text-align: center;
}

#content ul.page-numbers,
#content div.page-numbers
{ 
	text-align: center; 
	width: auto;
}

#content ul.page-numbers li
{
	display: inline-block;
	line-height: 18px;
	padding: 0 2px;
}

#content ul.page-numbers li a,
#content ul.page-numbers li span
{
	border: 1px solid #ffd6a9;
	color: #603913;
	display: block;
	padding: 0 4px;
}

#content div.page-numbers a,
#content div.page-numbers span
{
	border: 1px solid #ffd6a9;
	color: #603913;
	display: inline-block;
	line-height: 18px; 
	padding: 0 4px;
}
 
#content div.page-numbers span,
#content ul.page-numbers li span
{
	border: 1px solid #ffd6a9;
	color: #ec008c; 
}

#content ul.page-numbers a.prev,
#content ul.page-numbers a.next
{
	background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-content.png) top left scroll no-repeat; 
	border: 0;
	display: block;
	height: 22px;
	width: 24px;
	text-indent: -999em;
	
}

#content div.page-numbers a.prev,
#content div.page-numbers a.next
{
	background: transparent url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/sprite-content.png) top left scroll no-repeat; 
	border: 0;
	display: inline-block;
	height: 22px;
	margin-top:-3px;
	text-indent: -999em;
	width: 24px;
	
}
#content ul.page-numbers a.prev,
#content div.page-numbers a.prev
{
	background-position: right -176px;
	
}
#content ul.page-numbers a.prev:hover,
#content div.page-numbers a.prev:hover
{
	background-position: right -157px;
}
#content ul.page-numbers a.next,
#content div.page-numbers a.next
{
	background-position: right -138px;
}
#content ul.page-numbers a.next:hover,
#content div.page-numbers a.next:hover
{
	
	background-position: right -117px;
}
/* @end */

#content hr.posts
{
	display: block;
	clear: both;
	background-position: 0 -532px;
	border: 0px none transparent;
	height: 28px;
	margin: -6px 0 35px 0;
	width:  100%;
}

/* @group News */

#content .news {
	background: #fff url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-news.gif) repeat-x; 
	background: -moz-linear-gradient(top, #e1f9ff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1f9ff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1f9ff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1f9ff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1f9ff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #e1f9ff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f9ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: solid 2px #a7f1fe;
	padding: 6px;
	-moz-box-shadow:0 0 5px #DDDDDD;
	-webkit-box-shadow:0 0 5px #DDDDDD;
	box-shadow:0 0 5px #DDDDDD;
	margin:30px 0;
	behavior: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/css/PIE.htc);
}

#content .news a.more{
	float: right;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 24px;
}

#content .news a.more span {
	color: #f7941d;
}

#content .news h4 {
	background: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-news-h4.png) no-repeat;
	float:left;
	padding-left:24px;
	color: #f7941d;
	text-transform: uppercase;
	font-weight: normal;
	margin: 3px 14px 0 0;
}

#content .news p {
	color:#8C6239;
	line-height:24px;
	margin: 0;
	padding-left: 73px;
}

#content .news div.more {
	display: none;
}

/* @end */

/* Visual Form Builder */
#content .contact-page .visual-form-builder {margin: 0 -22px;}
.body .visual-form-builder fieldset {
background-color: #fffaf2;
border-radius:0;
border:1px solid #fddca7;
clear:both;
margin:15px 0;
padding:0;
}
.body .visual-form-builder label, 
.body .visual-form-builder label.vfb-desc
{
  color:#603913;
}
.body .visual-form-builder input.vfb-text,
.body .visual-form-builder select.vfb-select {
  color: #603913;
  font-size: 14px;
}
.body .visual-form-builder ul
{
  font-size: 14px;
}

/* Post Submission */
#content .body .visual-form-builder .vfb-legend h3 {
  color: #f7941d;
  font-size: 24px;
  text-transform: lowercase;
  font-family: Helvetica Nueue, Helvetica, Arial, sans-serif;
  letter-spacing: -1px;
}
#content .body .visual-form-builder .vfb-legend {border-bottom: 0;}

.body .visual-form-builder .vfb-item-instructions label.vfb-desc {
  color: #ee2286;
  font-size:16px;
  font-weight: bold;
}
#content .body .visual-form-builder input.party-submit
{
  background: url(http://cdn1-blog.hwtm.com/wp-content/themes/hwtm3.2/images/form-submission.png);
  background-position:  0px 0px;
  background-repeat: no-repeat;  
  border:0;
  display: block;
  width: 215px;
  height: 36px;
  text-indent: -9999em;
  margin: 1em auto;
}

/* @group Post Comments  */

/* comments */

#content .comments {
	margin-top: 20px;
	padding: 0 10px;
}

#content .comments .header {
	margin-bottom: 40px;
}

#content .comments .header a {
	background-position:-950px -120px;
	float:right;
	height:16px;
	font-size: 20px;
	color: #e81a8a;
	padding-left: 20px;
	margin-top: 20px;
}

#content .comments .header h2 {
	color:#F7941D;
	font-size:35px;
	line-height: 52px;
}

#content .comments .header h2 span {
	font-size:18px;
	font-family: Georgia, serif;
	display: block;
	float: left;
	width: 67px;
	height: 52px;
	background-position: -600px -120px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-right: 15px;
}

#content .comments .body {
	color: #8b643f;
}

#content .comments .body .comment{
	border-bottom:1px solid #FFDAAC;
	margin-bottom:10px;
}

#content .comments .body .inmoderation{
	background: #fffedf;
	padding: 10px;
}

#content .comments .body .comment h4 {
	font-size:11px;
	text-transform:uppercase;
	margin-bottom: 6px;
}

#content .comments .body .comment .comment-moderation {
	color: #FC38A6;
}

#content .comments .body .comment h4 span {
}

#content .comments .body .comment .commentnumber {
	border-right:1px solid #724B28;
	float: left;
	margin-right:5px;
	padding-right:5px;
}

#content .comments .body .comment h4 a {
	color: #fc38a6;
}

#content .comments .body .comment p {
}

#content .comments .body .comment cite {
	color: #b58559;
	font-style: normal;
}

#content .comments .body .comment cite a{

	font-style: normal;

}

#content .comments .body .comment cite a:hover{
	color: #f7941d;
}

#content .comments .body .comment div.meta {
	color:#c7b299;      
	line-height: 16px;          
	margin-bottom: 14px;
	font-size: 11px;
}                                 
                                  
#content .comments .body .comment div.meta a {
	float: right;
	text-transform: capitalize;
}

#content .comments .body .comment .depth-2 {
	background:none repeat scroll 0 0 #FFF5E8;
	border:medium none;
	margin-left:20px;
	padding:15px 15px 1px;
}

#content .comments .body .comment .bypostauthor
{
	background-color: #e2fafc;
}

/* @group Comment Paging */

#content .comments .nav-pages
{
}

#content .comments .nav-pages .page-numbers
{
	border: 1px solid #FFD6A9;
	color: #603913;
	display: inline-block;
	line-height: 18px;
	padding: 0px 2px;
	min-width: 16px;
	text-align: center;
}

#content .comments .nav-pages span.page-numbers,
#content .comments .nav-pages a.page-numbers:active
{
	color: #EC008C;
}

#content .comments .nav-pages a.prev
{
  border: none;
}

/* @end */



#content .comments .pages {
	color:#C7B299;
	font-size:11px;
}

#content .comments .pages span {
	float: left;
	margin-right: 5px;
	
}

#content .comments .pages ul {
	padding: 0;
}

#content .comments .pages ul li {
	font-size: inherit;
	color: #805042;
	border-color: #805042;
}

#content .comments .pages ul li.last {
	border: none;
}

#content .comments .pages ul li a {
	font-size: inherit;
	text-transform: capitalize;
}

#respond {
	margin: 20px 0;
	padding-left: 10px;
}

#respond h3 {
	font-size: 28px;
	color: #f7941d;
}

#respond h3 span {
	color: #eb2183;                  
}

#respond h3 a#cancel-comment-reply-link {
	text-transform: lowercase;
	float:right;
}                                    
                                     
#respond form {   
	width: 594px;
	height: 333px;
	background-position: 0 -120px;
	color: #754c24;
	font-size: 12px;
	padding-top: 30px;
}

#respond form .social_connect_ui{   

	margin: 0 60px 20px; 
}



#respond form dl {
	margin: 0;
	overflow: hidden;
}

#respond form dl p {
	margin: 0 60px 20px; 
}

#respond form dl dt {
	float: left;
	line-height: 22px;
	width: 110px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

#respond form dl dd{
	margin-bottom: 10px;
	line-height: 22px;
}

#respond form dl dd input {
	border:1px solid #66CCE5;
	height: 22px;
	padding: 0;
	line-height: 22px;
	color: #724b28;
	padding-left: 3px;
}

#respond form dl dd textarea {
	border:1px solid #66CCE5;
	width: 432px;
	height: 117px;
	color:#724b28;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#respond form dl dd span {
	font-style: italic;
	margin-left: 10px;
}

#respond form dl dd p#sfc_comm_send {
	margin: 0 120px;
}

#respond form input#submit {
	background-position: -601px -180px;
	background-color: transparent;
	border:0;
	display: block;
	width: 112px;
	height: 28px;
	margin: 0 auto;
	text-indent: -1234em;
}

#respond form input#submit:hover {
	background-position: -713px -180px;
}

#respond form #fb-user
{
	border: none;
	padding: 0 30px 10px 120px;
}
#content .comments-closed
{
	border: 1px solid #FFDAAC;
	color: #724B28;
	padding: 5px;
	margin:5px;
}

/* @end */

/* @group In The Spotlight */

#inthespot {
overflow: hidden;
z-index: 8;
}

#inthespot .paisley {
	height: 37px;
	background-position: 2px -491px;
	margin: 0 0 4px;
}

#inthespot .scroller a.prev,
#inthespot .scroller a.next {
	height: 110px;
	width: 24px;
}

#inthespot .scroller a.prev {
	background-position: -830px -220px
}

#inthespot .scroller a.next {
	background-position: -854px -220px;
}

#inthespot .scroller .scrollable {
	width: 572px;
	height: 170px;
	z-index: 7;
}

#inthespot .scroller .scrollable div.spotlight {
	float: left;
	margin-left: 7px;
	text-align: center;
	position: relative;
	width: 135px;
	z-index: 6;
	
}

#inthespot .scroller .scrollable div a .title {
	padding: 2px 5px;
	display: block;  
	color: #fcad50;
	font-size: 11px;
	line-height: 1em;
}

#inthespot .scroller .scrollable div a:hover .title {
	color:#1BC4F0;
	text-decoration:none;
}
#inthespot .scroller .scrollable div a img {
	display:block;
	padding: 4px;
	border: solid 1px #c9f3fa;
}
#inthespot .scroller .scrollable div a:hover img  {
	border: 1px solid #F61F9B;
}
#inthespot .scroller .scrollable div a.thumb img {
	display: block;
	width: 125px;
}
 

/* @end */

/* @group Blog Love */
 

.bloglove-title
{
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bloglove.title.png);
	height:  88px;
	margin-bottom: 25px;
	text-indent: -1234em;
	overflow: hidden;
	width: 620px;
}
ul.bloglove
{
  
}

ul.bloglove h2
{
  font: 20px/1.5em Georgia, "Times New Roman", Times, serif;
  color: #e91b8d;
}

ul.bloglove h2:before {
	color: #fbbe6e;
	content: "{";
}

ul.bloglove h2:after {
	color: #fbbe6e;
	content: "}";
}

ul.bloglove ul 
{
	padding: 10px 0;
	margin:  0 0 20px;
	border-top:  2px solid #b6f0fb;
}

ul.bloglove ul div.column
{

	float: left;
	width: 33%;
}

ul.bloglove ul li
{
	float: left;
	width: 33%;
	line-height: 24px;
}

ul.bloglove ul div.column li
{
	float: none;
	width: auto;
}

ul.bloglove ul li a
{
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/external_link_icon.png) top right no-repeat;
	padding: 3px 12px 3px 0;
	color: #c69c6d;
	
}

ul.bloglove ul li a:hover
{
	color: #e91b8d;
}


/* @end */

/* @group Author */
body.author #content h1.author a
{
	color: #eb1d7f;
}
#entry-author-info
{
	color: #8B643F;
	margin-bottom: 2em;
}

#author-avatar
{    
	float: left;
	overflow: hidden; 
	margin-right: 10px;
	margin-bottom: 10px;  
	width: 270px;
}

#author-description
{      
padding-top: 5px;
float: left;
width: 340px;
}
 


#entry-author-info  p {  
line-height: 1.6em;
}

#content #author_posts
{
	background-position: 0px -809px;
	padding-top: 19px; 
}
#content hr.author
{	
	background-position: 0 -532px;
	border: 0px none transparent;
	height: 28px;
	margin: -6px 0 20px 0;
}

/* @end */
 
 




/* @group Footer */

#footer
{ 
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-footer-area.png);
	border-bottom: 4px solid white;
	border-left: 4px solid white;
	border-right: 4px solid white;
	font-size: 10px; 
	margin: 0px; 
}
.footer-section
{

padding: 0 0 0 10px;
}
.connected-block {
background: #f4efe9; 
padding: 9px 27px 9px 27px;
	border-top:1px solid #42d8e7;
	border-bottom:1px solid #42d8e7;
	margin-bottom: 30px;
}
.connected-title {
float: left;
text-indent: -9999px;
overflow: hidden;
width: 140px;
height: 19px;
margin: 2px 0 0;
background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/text-stay.png) no-repeat;
} 
#footer .social-networks
{
float:right;}
.social-networks a{
	background: url(http://cdn2-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-social-networks.png) no-repeat;	
	display: block;
	
	text-indent: -9999em;
	margin-left: 10px;
	overflow: hidden;
	float: left;
	height: 22px;
	width: 22px;
}
a.pinterest {
background-position:  0 0;
width:21px;
}
a.facebook {
background-position:  -21px 0;
}
a.twitter {
background-position:  -43px 0;
}
a.google {
background-position:  -65px 0;
}
a.rss {
background-position: -87px 0;
}

#footer p 
{
	color:#998675;
	padding:10px 0;
	margin: 0px;  
	text-align: right;          
}       

#footer .foodie
{
  padding:10px 0;
  min-height: 20px;
  min-width: 20px;
}               
.footer-box,
ul#menu-footer-menu li
{
float: left;
width: 214px;
padding: 0 0 0 34px;
border-right: 1px solid #42d8e7;
}
.footer-box:first-child,
ul#menu-footer-menu >li:first-child {
background: none;
padding: 0;
}
.footer-box:last-child,
ul#menu-footer-menu >li:last-child  {
	border:none;
}
.footer-box h3,
ul#menu-footer-menu>li>a {
	background:#dbf7f8; 
	border: 0;
	color: #00a3b9;
	display: block;
	height: 14px;
	font-size: 12px;
	font-family: 'Lato', Arial, Helvetica, sans-serif; 
	line-height: 14px;
	margin: 0 0 11px; 
	padding: 3px 10px 3px 8px;
	position: relative;
	text-transform: uppercase;
	width: 150px;
} 
.footer-box h3:after,
ul#menu-footer-menu>li>a:after {
   content:"";
   position: absolute;
   left: 100%;
   top: 0px;
   width: 0;
   height: 0;
   border-top: 10px solid #dbf7f8;
   border-right: 15px solid transparent;
   border-bottom: 10px solid #dbf7f8;
}
.footer-box ul,
ul#menu-footer-menu ul{
	padding: 0 0 0 17px;
	margin: 0;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 11em;
}
.footer-box ul li,
ul#menu-footer-menu ul li {
	border:none;
	margin: 0 0 5px 0;
	padding:0;
}
.footer-box ul a,
ul#menu-footer-menu ul a {
color: #998675;
}

/*
#footer #menu-footer-menu-container
{                      
	float:right;
}                      
#footer ul#menu-footer-menu 
{                      
	float: right;
	height: 10px;
	margin: 13px 0px;
}

#footer ul#menu-footer-menu li
{
	border-left: 1px solid white;
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	list-style: none;
}

#footer ul#menu-footer-menu li:first-child
{
	border-left: 0px;
}

#footer ul#menu-footer-menu li#menu-item-16522
{
	border:0;
}
#footer ul#menu-footer-menu li a
{ 
	padding: 0px 10px;
	text-decoration: none;	
	text-transform: uppercase;
}

#footer ul#menu-footer-menu li a:hover
{
	color: #00ffff; 
}
*/

/* @end */

/*------------------- ADS -----------------------------*/

.ad {
	color: #cacaca;
position: relative;
text-align: center;
}
.ad div:after{
    clear: none;
}
.ad div:before, .ad div:after{
    content: "";
    display: none;
}

.ad._125x125 {
}

.ad._125x125 a, 
._125x125.ad a,
.a_125x125 {
	border:1px solid #C9F3FA;
	display:block;
	float:left;
	height:125px;
	margin:5px;
	padding:6px;
	width:125px;
}

.ad_300x250
{ 
position: relative; 
max-width: 300px;
}

.ad_300x100
{ 
position: relative; 
max-width: 300px;
margin-bottom: 21px;
}

._468x60 
{
  background: #fff5e8;
  padding: 20px;
  margin: 20px 0;
  text-align: center;
}
._468x60 a,
._468x60 iframe,
._468x60 ins  {
	margin: 0 auto;
}

.ad._125x125 a img,
._125x125.ad a img{

}

._728x90
{
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.4);

	
	right: 10px;
	top: 31px;
	height:90px;
	
	position: absolute;
	padding:5px;
	width:728px;
	behavior: url(//cdn.jsdelivr.net/css3pie/1.0.0/PIE.htc);
}

.ad.skyscraper,
.skyscraper.ad {
	text-align: center;
	background: #fff5e8 url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/bg-skyscraper.png) top left scroll repeat-x; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjVlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fff5e8 0%, #fffffe 82%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff5e8), color-stop(82%,#fffffe), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff5e8 0%,#fffffe 82%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff5e8 0%,#fffffe 82%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff5e8 0%,#fffffe 82%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #fff5e8 0%,#fffffe 82%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff5e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	max-height: 640px;
	max-width: 300px;
}
.skyscraper .wrapAd,
.skyscraper .ad_300x600,
.skyscraper .ad_300x600,
.skyscraper .ad_160x600
{
	padding: 20px 0;
}



/*---------------- Borders, Paddings and Margins ----------------*/
.bdr {
	display: block;
	width: 100%;
}

.bdr.dots,
.dots.bdr {
	background-image: url(http://cdn-blog.hwtm.com/wp-content/themes/hwtm3.2/images/dots-h.gif);
}

.bdr.dots.top,
.bdr.top.dots,
.dots.top.bdr {
	background-repeat:repeat-x;
	background-position: top left;
	padding-top: 20px;
}

.bdr.dots.bottom,
.bdr.bottom.dots,
.dots.bottom.bdr {
	background-repeat:repeat-x;
	background-position: bottom left;
	padding-bottom: 20px;
}

.margintop {
	margin-top: 21px;
}

.marginright {
	margin-right: 14px;
}

.marginbottom {
	margin-bottom: 21px;
}

.marginleft {
	margin-left: 14px;
}


#dhtmlbanner
{
	display: none;
}
.slideshow-window {
	background-color: #222;
	border: 20px solid #222;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	margin-bottom: 20px;
	height: 410px;
	z-index: 1;
}

.slideshow-window.slideshow-white {
	background-color: #fff;
	border-color: #fff;
}

.slideshow-window, .slideshow-window * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.slideshow-loading {
	height: 100%;
	text-align: center;
	margin: auto;
}

body div.slideshow-window * img {
    /* Override any styles that might be present in the page stylesheet */
    border-width: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 0 !important;
    background-color: transparent !important;
    background-image: none !important;
    max-width: 100%;
}

.slideshow-loading img {
	vertical-align: middle;
}

.slideshow-slide {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: auto;
	display: none;
}

.slideshow-slide img {
	vertical-align: middle;
}

.slideshow-line-height-hack {
	overflow: hidden;
	width: 0px;
	font-size: 0px;
}

.slideshow-slide-caption {
	font-size: 13px;
	font-family: "Helvetica Neue", sans-serif;
	color: #f7f7f7;
	text-shadow: #222 1px 1px 2px;
	line-height: 25px;
	height: 25px;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 100;
	width: 100%;
	text-align: center;
}

/* @noflip */
.slideshow-controls {
	z-index: 1000;
        position: absolute;
        bottom: 30px;
        margin: auto;
	text-align: center;
	width: 100%;
	display: none;
	direction:ltr;
}

body div div.slideshow-controls a,
body div div.slideshow-controls a:hover {
	border:2px solid rgba(255,255,255,0.1) !important;
	background-color: #000 !important;
	background-color: rgba(0,0,0,0.6) !important;
	background-image: url('http://cdn2-blog.hwtm.com/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png') !important;
	background-repeat: no-repeat;
	background-size: 142px 16px !important;
	background-position: -34px 8px !important;
	color: #222 !important;
	margin: 0 5px !important;
	padding: 0 !important;
	display: inline-block !important;
	*display: inline;
	zoom: 1;
	height: 32px !important;
	width: 32px !important;
	line-height: 32px !important;
	text-align: center !important;
	-khtml-border-radius: 10em !important;
	-webkit-border-radius: 10em !important;
	-moz-border-radius: 10em !important;
	border-radius: 10em !important;
	-webkit-transition: 300ms border-color ease-out;
	-moz-transition: 300ms border-color ease-out;
	-o-transition: 300ms border-color ease-out;
	transition: 300ms border-color ease-out;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body div div.slideshow-controls a,
	body div div.slideshow-controls a:hover {
		background-image: url('http://cdn1-blog.hwtm.com/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png') !important;
	}
}

body div div.slideshow-controls a:hover {
	border-color: rgba(255,255,255,1) !important;
}

body div div.slideshow-controls a:first-child { background-position: -76px 8px !important;}
body div div.slideshow-controls a:last-child { background-position: -117px 8px !important;}
body div div.slideshow-controls a:nth-child(2) { background-position: -34px 8px !important;}
body div div.slideshow-controls a.running { background-position: -34px 8px !important;}
body div div.slideshow-controls a.paused { background-position: 9px 8px !important;}

.slideshow-controls a img {
	border: 50px dotted fuchsia;
}
/**
 * Sharedaddy Base Styles
 * 
 * Contains styles for modules, containers, buttons
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}


/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}

body.highlander-light h3.sd-title:before {
	border-top: 1px solid rgba(0,0,0,.2);
}

body.highlander-dark h3.sd-title:before {
	border-top: 1px solid rgba(255,255,255,.4);
}


/* Sharing services list */
.sd-content ul {
	padding: 0 !important;
	margin: 0 0 .7em 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline;
}

.sd-block.sd-gplus {
	margin: 0 0 .5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	margin: 0 5px 5px 0;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	border-radius: 3px;
	color: #777 !important;
	background: #f8f8f8;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 0 rgba(0,0,0,.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0px 5px;
}

.sd-social-text .sd-content ul li a.sd-button span,
.sd-content ul li a.sd-button>span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-official .sd-content>ul>li .digg_button >a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
}



/* Our gray buttons should be smaller when seen with the official ones */
.sd-social-official .sd-content>ul>li>a.sd-button,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
.sd-social-official .sd-content>ul>li .digg_button>a,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a {
	line-height: 17px;
	box-shadow: none; /* No shadow on gray buttons between the official ones */
	vertical-align: top;
}

.sd-social-official .sd-content>ul>li>a.sd-button:before,
.sd-social-official .sd-content>ul>li .digg_button>a:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
	margin-bottom: -1px;
	top: 0;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	color: #555;
	background: #fafafa;
	border: 1px solid #999999;
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
}


/* All icons */
.sd-content ul li a.sd-button:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Genericons';
	vertical-align: top;
	position: relative;
	top: 3px;
	text-align: center;
}

.sd-content ul li {
	margin: 0 !important;
	padding: 0;
}

/* Text + icon & Official */
.sd-social-icon-text .sd-content ul li a span,
.sd-social-official .sd-content ul li a.sd-button span,
.sd-content ul li.preview-item a.sd-button span {
	margin-left: 3px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a:before,
.sd-content ul li.no-icon a:before {
	display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: 2px;
}
.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before,
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before {
	content: '\f469';
}
.sd-social-icon .sd-content ul li.share-digg a:before,
.sd-social-text .sd-content ul li.share-digg a:before,
.sd-content ul li.share-digg div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-digg a:before,
.sd-social-official .sd-content li.share-digg a:before {
	content: '\f221';
}
.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before,
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before {
	content: '\f410';
}
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before,
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before {
	content: '\f207';
}
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before,
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before {
	content: '\f202';
}
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before,
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before {
	content: '\f222';
}
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before,
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before {
	content: '\f214';
}
.sd-social-icon .sd-content ul li.share-stumbleupon a:before,
.sd-social-text .sd-content ul li.share-stumbleupon a:before,
.sd-content ul li.share-stumbleupon div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-stumbleupon a:before {
	content: '\f223';
}
.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before,
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before {
	content: '\f224';
}
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before,
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before {
	content: '\f209';
}
.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,
.sd-social-text .sd-content ul li.share-google-plus-1 a:before,
.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-google-plus-1 a:before {
	content: '\f218';
}
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before,
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before {
	content: '\f204';
}
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before,
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before {
	content: '\f205';
}
.sd-social-official .sd-content li.share-press-this a:before {
	color: #2ba1cb;
}
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before,
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before {
	content: '\f415';
}
.sd-social-official .sd-content a.share-more:before {
	color: #2ba1cb;
}


/* Share count */
.share-count {
	background: #2ea2cc;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}


/* Official buttons */
.sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
	line-height: 25px !important;
}

.sd-social-official .sd-content>ul>li>a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul>li {
	display: block;
	float: left;
	margin: 0 10px 5px 0 !important;
	height: 25px;
}
.sd-social-official .sd-content .pocket_button iframe {
	width: 98px;
}

.sd-social-official .sd-content .twitter_button iframe {
	width: 96px;
}


/* Individual official buttons */
.stumbleupon_button iframe, .reddit_button iframe {
	margin-top: 1px;
}

.pocket_button iframe, .googleplus1_button iframe, .pinterest_button, .twitter_button, .like_button iframe, .linkedin_button>span {
	margin: 0 !important;
}

body .sd-social-official li.share-print ,
body .sd-social-official li.share-email a, 
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a
{
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom>a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span
{
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px; 
	display: inline-block;
	height: 16px;
	line-height: 16px;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;	
}

body .sd-content li.share-custom a:hover span {
}

body .sd-social-icon .sd-content li.share-custom a span {
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	margin-top: 5px;
	max-width: 400px;
}

.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
	clear: both;
	margin: 0;
	height: 0;
}

.sharing-hidden .inner:before, .sharing-hidden .inner:after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner:after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 8px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
	border: none;
	opacity: .6;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
	top: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
	top: 5px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
	background: #3b5998;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-stumbleupon a.sd-button {
	background: #ea4b24;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
	background: #00acee;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
	background: #1e8cbe;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button {
	background: #dd4b39;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
	background: #ee4056;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555555 !important;
}




/**
 * Sharing Email Dialog
 */

#sharing_email {
	width: 342px;
	position: absolute;
	z-index: 1001;
	border: 1px solid #ccc;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	text-align: left;
}

div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 12px;
	padding: 5px 8px;
	line-height: 1;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}

#sharing_email form {
	margin: 0;
}

#sharing_email input[type="text"], #sharing_email input[type="email"] {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	background: #fff;
	font-size: 12px;
	color: #333;
	max-width: none;
	padding: 1px 3px;
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 1em;
	font-size: 12px;
	text-shadow: none;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 0 0 1em 0;
}
div.social_connect_ui img {
  border: 0px;
  height: 32px;
  width: 32px;
}

.social_connect_wordpress_form input {
  height: 18px;
}

img#social_connect_comment_via_provider  {
  width: 16px;
  height: 16px;
}

img.social_connect_already_connected_logo {
  float:left; 
  padding-right: 10px;
}

div.social_connect_wordpress_form {
  display:none;
}

div.social_connect_already_connected_form {
  display:none;
}

div.social_connect_facebook_auth {
  display:none;
}

div.social_connect_twitter_auth {
  display:none;
}

div.social_connect_google_auth {
  display:none;
}

div.social_connect_yahoo_auth {
  display:none;
}

div.social_connect_openid_auth {
  display:none;
}

div.social_connect_wordpress_auth {
  display:none;
}

.pinterest-btn {
    height: 30px;
    margin: 0;
    padding: 0;
}

.pin-it-btn {
    position: absolute;
    background: url(http://assets.pinterest.com/images/pinit6.png);
    font: 11px Arial, sans-serif;
    text-indent: -9999em;
    font-size: .01em;
    color: #CD1F1F;
    height: 20px;
    width: 43px;
    background-position: 0 -7px;
}

.pin-it-btn:hover {
    background-position: 0 -28px;
}

.pin-it-btn:active {
    background-position: 0 -49px;
}@CHARSET "UTF-8";

div#fbSEOComments{
	margin:10px auto;
    position:relative;
}
/*
Not used anymore since Facebook Plugins Update in March/2014 now the fix for fluid layouts is through javascript
#fbSEOComments,
#fbSEOComments span,
#fbSEOComments div,
#fbSEOComments iframe,
#fbSEOComments iframe[style],
#fbSEOComments .fb_iframe_widget,
#fbSEOComments .fb_iframe_widget span,
#fbSEOComments .fb_iframe_widget iframe{
    width: 100% !important;
}

div#fbSEOComments .fb-comments,
div#fbSEOComments .fb-comments span,
div#fbSEOComments .fb-comments iframe[style],
div#fbSEOComments .fb-comments span[style],
div#fbSEOComments .fb_iframe_widget,
div#fbSEOComments .fb_iframe_widget span,
div#fbSEOComments .fb_iframe_widget iframe {
    width: 100% !important;
}
*/

div#sharefbseo{
	width:425px;
	margin:0 auto;
	font-size:11px
}
	div#sharefbseo a{
		font-size:11px
	}