body {
	background: #94402a url(images/body-bg.png) repeat-x;
	color: #4A4A4A;
	font-size: 13px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto 30px auto;
	padding: 0;
	line-height: 20px;
	}

.clear { 
    clear: both; 
	}

/***** Hyperlinks ********************/

a, a:link, a:visited {
	color: #F69433;
	text-decoration: none;
	}

a:hover, a:active { 
    text-decoration: underline; 
	}

a img { 
    border: none; 
	}

a:focus, a:hover, a:active { 
    outline: none; 
	}

/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header ********************/

#header {
	width: 960px;
	height: 180px;
	margin: 0;
	padding: 0;
	}

#title-area {
	width: 500px;
	float: left;
	margin: 100px 0 0 40px;
	padding: 0;
	overflow: hidden;
	}

#header #title-area h1, #header #title-area #description {
	font-weight: 700;
	margin: 0 !important;
	padding:0 !important;
	}

#header #title-area a, #header #title-area a:link, #header #title-area a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#header #title-area a:hover, #header #title-area a:active {
	color:#DA5C00;
	text-decoration: none;
	}

/***** Header Widgets ********************/

#header .widget-area {
	height: 164px;
	width: 390px;
	float: right;
	margin: 16px 10px 0 0;
	padding: 0;
	overflow: hidden !important;
	}

#header .widget-area a {
	color: #C36C1F;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FFFFFF;
	}

#header .widget-area p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	margin: 0;
	padding: 0 0 5px 0;
	}

#header .widget-area h2 a, #header .widget-area h4 {
	color: #4A4A4A;
	font-size: 14px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#header .widget-area .byline {
	font-size: 11px;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	padding: 0;
	margin: -15px 0 0 0;
	}

#header .widget-area ul {
	margin: 0;
	padding: 0;
	}

#header .widget-area ul li {

	width: 280px;
	text-shadow: 1px 1px 1px #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 16px;
	}

#header .widget {
	height: 86px;
	width: 355px;
	float: right;
	overflow: hidden;
	margin: 55px -1px 0 15px;
	padding: 0 0 10px 10px;
	clear: both;
	}

/***** Header Widget Flags ********************/

/***** Archive & Recent Posts Flags ********************/
#header .widget_archive, #header .widget_recent_entries {
	
	min-height: 50px;
	}

/*****Blogroll Flag ********************/
#header .widget_links {

	min-height: 50px;
	}

/*****Twitter Flag ********************/
#header .latest-tweets {

	min-height: 50px;
	}

/*****eNews Flag ********************/
#header .enews-widget {
	background: url(http://www.blueheronyarns.com/images/flag-enews.png) no-repeat 297px 0px;
	min-height: 50px;
	}

/*****Categories Flag ********************/
#header .widget_categories {
	background: url(http://www.blueheronyarns.com/images/flag-categories.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Search Flag ********************/
#header .widget_search {
	background: url(http://www.blueheronyarns.com/images/flag-search.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Comments Flag ********************/
#header .widget_recent_comments {
	background: url(http://www.blueheronyarns.com/images/flag-comment.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Meta Flag ********************/
#header .widget_meta {

	min-height: 50px;
	}

/***** Header eNews Widget ********************/
#header .widget_rss ul { width: 275px; }

#header .enews {

	width: 355px;
	font-size: 12px;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin: 0;
	padding: 0;
	}

#header .enews p { 
    padding-right: 100px !important; 
	}

#header .enews #subbox {
	background: #FFFFFF;
	width: 230px;
	color: #252525;
	font-size: 12px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 5px 8px 0;
	padding: 4px 0 4px 5px;
	border: double #4A4A4A;
	}

#header .enews #subbutton {

	height: 28px;
	width: 30px;
	color: #829497;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	overflow: hidden;
	border: none;
	}

#header .enews #subbutton:hover {
	color: #DA5C00;

	}

/***** Header Search Widget ********************/
#header .searchform {
	float: left;
	padding: 12px 0 0 0;
	}

#header .s {
	background: #FFFFFF;
	color: #252525;
	width: 230px;
	font-size: 12px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 8px 0;
	border: double #4A4A4A;
	}

#header .searchsubmit {

	height: 28px;
	width: 30px;
	color: #829497;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 3px 4px 8px;
	overflow: hidden;
	border: none;
	}

#header .searchsubmit:hover {

	color: #DA5C00;
	}

/***** Header User Profile Widget ********************/
#header .user-profile {
	width: 355px;
	float: left;
	font-size: 12px;
	text-shadow: 1px 1px 1px #FFFFFF;
	}

/***** Header Featured Post/Page Widget ********************/
#header .featuredpage, #header .featuredpost {

	width: 227px;
	height: 141px;
	float: right;
	margin: 0 40px 0 0;
	padding: 23px 0 0 25px;
	overflow: hidden;
	border: none;
	}

/***** Header Archive Widget ********************/
#header .widget_archive h4 {
	display: block;
	padding-bottom: 5px;
	}

#header .widget_archive select, #header .widget_categories select {
	background: #FFFFFF;
	width: 250px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 4px;
	padding: 0;
	clear: both;
	border: double #4A4A4A;
	}

/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	height: 178px;
	width: 555px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	clear:both;
	}

.header-image #title-area #description {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	font-weight: 700;
	}

/***** Nav Menu ********************/

#nav {
	background: #F69433 url(images/bg-nav.png) no-repeat top left;
	height: 38px;
	width: 990px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: lowercase;
	margin: 0 0 0 -15px;
	padding: 5px 0 0 0;
	clear: both;
	}

#nav .wrap {
    background: url(images/orange-fold.png) no-repeat bottom left;
	width: 990px;
	height: 51px;
	overflow: auto;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 1px #DA5C00;
	margin: 1px 0 0 0;
	padding: 6px 18px 7px 18px;
	overflow: hidden;
	position: relative;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	text-shadow: -1px -1px 1px #B64225;
	}

#nav li a.sf-with-ul { padding-right: 32px; }

#nav li a .sf-sub-indicator {
	display: block;
	height: 10px;
	width: 10px;
	top: 11px;
	right: 5px;
	padding-right: 8px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}

#nav li a:hover .sf-sub-indicator { background: none; }

#nav li ul {
	background: #FFF;
	border-right: 1px solid #DA5C00;
	border-bottom: double #F69433;
	}

#nav li ul ul { background: #FFFFFF;}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: none;
	color: #252525;
	width: 145px;
	font-size: 12px;
	text-shadow: -1px -1px 1px #D5D5D5;
	margin: 0 0 0 10px;
	padding: 9px 10px 10px 10px;
	position: relative;
	}

#nav li li a:hover, #nav li li a:active { color: #DA5C00; }

#nav li li a .sf-sub-indicator {

	top: 10px;
	}

#nav li li a:hover .sf-sub-indicator {

	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	left: -999em;
	height: auto;
	width: 175px;
	margin: 0;
	padding: 0;
	position: absolute;
	}

#nav li ul a { width: 175px; }

#nav li ul a:hover, #nav li ul a:active { }

#nav li ul { margin: 2px 0 0 0; }

#nav li ul ul, #nav li ul ul ul {
    background-position: 0 -20px;
	margin: -39px 0 0 177px;
	border-top:1px solid #C36C1F;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
     left: -999em; 
	 }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
     left: auto; 	
	 }

#nav li:hover, #nav li.sfHover { 
     position: static; 
	 }

#nav li.home { 
     display: none; 
	 }

/***** Home Icon ********************/
#nav .custom-home a {
	height: 16px;
	width: 26px;
	overflow: hidden;
	}

#nav .custom-home a:hover {
	height: 16px;
	width: 26px;
	overflow: hidden;
	}

.home #nav li.current_page_item a, .home #nav li.current_page_item a:link, .home #nav li.current_page_item a:visited, .home #nav li.current_page_item a:hover, .home #nav li.current_page_item a:active {
    height: 16px;
	width: 26px;
	text-indent: -9999px !important;
	overflow: hidden;
	}

/***** Current Page ********************/

#nav .current_page_item a, #nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:hover, #nav .current_page_item a:active, #nav .current_page_ancestor a, #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover, #nav .current_page_ancestor a:active {
	color: #AE0500;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #F6B97C;
	padding-top: 7px;
	}

#nav .current_page_item ul {
	margin-top: 3px !important;
	overflow: hidden;
	}

#nav .current_page_item li a, #nav .current_page_item li a:link, #nav .current_page_item li a:visited {
	color: #252525 !important;
	font-weight: normal !important;
	text-transform: lowercase !important;
	text-shadow: -1px -1px 1px #D5D5D5 !important;
	}

#nav .current_page_item li a:hover, #nav .current_page_item li a:active { color: #DA5C00 !important; }

#nav .current_page_ancestor ul a, #nav .current_page_ancestor ul a:link, #nav .current_page_ancestor ul a:visited {
	color: #252525 !important;
	font-weight: normal !important;
	text-transform: lowercase !important;
	text-shadow: -1px -1px 1px #D5D5D5 !important;
	}

#nav .current_page_ancestor ul a:hover, #nav .current_page_ancestor ul a:active { color: #DA5C00 !important; }

/***** Nav Right ********************/

#nav li.right {
	float: right;
	text-shadow: -1px -1px 1px #DA5C00;
	margin: 0 20px 0 0;
	padding: 6px 10px 6px 10px;
	}

#nav li.right a {
	background: none;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#nav li.date { text-transform: uppercase; }

#nav li.rss a {
	background: url(http://www.blueheronyarns.com/images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}

#nav li.search { padding: 0 10px 0 10px; }

#nav li.twitter a {
	background: url(http://www.blueheronyarns.com/images/nav-twitter.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	background: #FFF url(images/bottom-nav.png) no-repeat top left;
	width: 935px;
	height: 50px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	margin: 0;
	padding: 2px 0 0 25px;
	clear: both;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li a {
    display: block;
	color: #252525;
	font-size: 12px;
	text-decoration: none;
	text-shadow: -1px -1px 1px #D5D5D5;
	margin: 3px 0;
	padding: 3px 10px 2px 10px;
	border-right: 1px dotted #829497;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a { 
    color: #BD201B; }

#subnav li a.sf-with-ul { 
    padding-right: 20px; 
	}

#subnav li a .sf-sub-indicator {
	background: url(http://www.blueheronyarns.com/images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	top: 11px;
	right: 5px;
	overflow: hidden;
	position: absolute;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	width: 178px;
	line-height: 12px;
	margin:0;
	padding: 10px 20px 8px 20px;
	border: none;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav li li a:hover, #subnav li li a:active {
	color: #DA5C00;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	}

#subnav li li a .sf-sub-indicator {
	background: url(http://www.blueheronyarns.com/images/arrow-right-orange.png);
	top: 10px;
	right: 15px;
	}

#subnav li li a:hover .sf-sub-indicator { 
    background: url(http://www.blueheronyarns.com/images/arrow-right-dark.png); 
	}

#subnav li ul {
    background: url(http://www.blueheronyarns.com/images/paper-bg.png) repeat top left;
	height: auto;
	width: 180px;
	z-index: 9999;
	left: -999em;
	margin: 3px 0 0 -5px;
	padding: 0;
	position: absolute;
	}

#subnav li ul a { 
    width: 180px; 
	}

#subnav li ul ul { 
    margin: -27px 0 0 209px; 
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul { 
    left: -999em; 
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul { 
    left: auto; 
	}

#subnav li:hover, #subnav li.sfHover {
    position: static; 
	}

#subnav li li:first-child>a {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius: 6px 6px 0 0;
	margin-top: -3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav li li:last-child>a {
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav li li:only-child>a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav .home a {
	background: url(http://www.blueheronyarns.com/images/bg-home-sub.png) no-repeat 13px 1px;
	height: 16px;
	width: 26px;
	}

#subnav .home a:hover {
	background: url(http://www.blueheronyarns.com/images/bg-home-sub.png) no-repeat 13px -37px;
	height: 16px;
	width: 26px;
	}

/*These let you use a custom menu using links as a social media bar, and adds icons to most major services. Just add a class in the menu editor to match one of the below - usually "menu-" foloowed by an all lowercase version of the name*/

/* facebook */
#subnav .menu-facebook {
	background: url(images/facebook_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-facebook a { padding: 3px 10px 2px 20px !important; }

/* flickr */

#subnav .menu-flickr {
	background: url(images/etsy.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-flickr a { padding: 3px 10px 2px 20px !important; }

/* LinkedIn */
#subnav .menu-linkedin {
	background: url(images/ravelry.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-linkedin a { padding: 3px 10px 2px 20px !important; }

/* Picasa */
#subnav .menu-shop{
	background: url(images/shopatron.jpg) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-shop a { padding: 3px 10px 2px 20px !important; }

/* RSS */
#subnav .menu-peace {
	background: url(images/peace.jpg) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-peace a { padding: 3px 10px 2px 20px !important; }

/* Skype */
#subnav .menu-heart {
	background: url(images/heart.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-heart a { padding: 3px 10px 2px 20px !important; }

/* Twitter */
#subnav .menu-twitter {
	background: url(http://www.blueheronyarns.com/images/soc-media/twitter_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-twitter a { padding: 3px 10px 2px 20px !important; }

/* WordPress */
#subnav .menu-wordpress {
	background: url(http://www.blueheronyarns.com/images/soc-media/wordpress_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-wordpress a { padding: 3px 10px 2px 20px !important; }

/* Yelp */
#subnav .menu-yelp {
	background: url(http://www.blueheronyarns.com/images/soc-media/yelp_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-yelp a { 
    padding: 3px 10px 2px 20px !important; 
	}

/* YouTube */
#subnav .menu-youtube {
	background: url(http://www.blueheronyarns.com/images/soc-media/youtube_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-youtube a { 
    padding: 3px 10px 2px 20px !important;
	}

.home #subnav li.current_page_item a, .home #subnav li.current_page_item a:link, .home #subnav li.current_page_item a:visited, .home #subnav li.current_page_item a:hover, .home #subnav li.current_page_item a:active {
	background: url(http://www.blueheronyarns.com/images/bg-home-sub.png) no-repeat 13px -18px;
	height: 16px;
	width: 26px;
	}

/***** Inner ********************/
#inner {
    background: #FFFFFF;
    float: left;
	width: 940px;
	margin: 0;
	padding: 10px;
	}

/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    background: #FFFFFF url(http://www.blueheronyarns.com/images/bg-content-sidebar.gif) repeat-y top left; 
	}

.sidebar-content #inner { 
    background: #FFFFFF url(http://www.blueheronyarns.com/images/bg-sidebar-content.gif) repeat-y top left; 
	}

.content-sidebar-sidebar #inner { 
    background: #FFFFFF url(http://www.blueheronyarns.com/images/bg-content-sidebar-sidebar.gif) repeat-y top left; 
	}

.sidebar-sidebar-content #inner {
    background: #FFFFFF url(http://www.blueheronyarns.com/images/bg-sidebar-sidebar-content.gif) repeat-y top left;
	}

.sidebar-content-sidebar #inner { 
    background: #FFFFFF url(http://www.blueheronyarns.com/images/bg-sidebar-content-sidebar.gif) repeat-y top left;
	}

.full-width-content #inner { 
    background: #FFFFFF; 
	}

/***** Breadcrumb ********************/

.breadcrumb {
    background: url(http://www.blueheronyarns.com/images/icon-bookmark.png) no-repeat 0 5px;
	margin: -10px 0 20px 0;
	padding: 9px 10px 10px 34px;
	border-bottom: 1px dashed #AAD7E5;
	}

.breadcrumb a {
	color: #829497;
	font-weight: bold;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	float: left;
	width: 790px;
	margin: 0;
	padding: 0;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {  
    width: 940px; 
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
    float: right;
	}

/***** Content ********************/

#content {
	float: left;
	width: 465px;
	margin: 0;
	padding: 0 5px;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	margin: 0;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 619px;
	margin: 0;
	}

.sidebar-sidebar-content #content {
	float: right;
	width: 470px;
	margin: 0;
	padding: 0;
	}

.sidebar-content-sidebar #content {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
	}

.full-width-content #content {
	width: 920px;
	margin: 0;
	}

#content img, #content p img {
	background: #FFFFFF;
	padding: 5px;
	margin: 0 0 0 -5px;
	box-shadow: 1px 1px 2px #E6E6E6;
	-moz-box-shadow: 1px 1px 2px #E6E6E6;
	-webkit-box-shadow: 1px 1px 2px #E6E6E6;
	border: 1px solid #E6E6E6;
	}

#content blockquote {
	background: url(http://www.blueheronyarns.com/images/bg-blockquote.png) repeat-x top left;
	font-style: italic;
	font-size: 18px;
	line-height: 28px;
	margin: 15px 0 25px 0;
	padding: 15px 10px 0 30px;
	border-top: 1px dashed #AAD7E5;
	border-bottom: 1px dashed #AAD7E5;
	}

#content blockquote p {  
    margin-left: 0; 
	}

#content blockquote h1, #content blockquote h2, #content blockquote h3, #content blockquote h4, #content blockquote h5, #content blockquote h6 {
	margin: 0 !important;
	font-weight: 500;
	font-style: normal;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}

#content .entry-content { 
    overflow: visible; 
	}

#content .entry-content img.post-image {
	background: url(http://www.blueheronyarns.com/images/polaroid-frame-small.png) no-repeat top left;
	padding: 18px 16px;
	margin: 0 20px 10px 0;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}

#content .entry-content p {
    padding-top: 20px; 
	}

.page-id-216 #content .entry-content p {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px !important;
	}

.page-id-216 #content .entry-content blockquote p {
    margin-left: -15px !important; 
	}

#content p {
	margin: 0 15px 20px 15px !important;
	padding: 0 0 10px 0;
	}

#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	}

#content ul li {
    background: url(http://www.blueheronyarns.com/images/arrow-right-blue.png) no-repeat 0 5px;
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0 0 5px 17px;
	}

#content ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content ol {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content ol li {
	margin: 0 0 0 60px;
	padding: 0 0 5px 0;
	}

#content ol ol {
	margin: 0;
	padding: 0;
	}

#content .sticky {
	background: url(http://www.blueheronyarns.com/images/bg-archive.png) repeat-x top left;
	margin: 0 0 40px 0;
	padding: 10px;
	border: double #E6E6E6;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	border: 1px solid #E6E6E6;
	}

/***** Archive Page ********************/
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0 5% 0 0;
	padding: 20px 0;
	}

#content .archive-page ul {
	background: url(http://www.blueheronyarns.com/images/bg-archive.png) repeat-x top left;
	margin: 0 0 20px 0;
	padding: 20px;
	border: double #BED8DE;
	}

#content .archive-page ul ul {  
    background-image: none;
	}

#content .archive-page li {
	background: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .archive-page ul ul {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	}

#content .archive-page li li {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	}

#content .archive-page li li li {
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
	}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 5px 10px;
	padding: 0;
	}

.post-info p {
	margin: 0;
	padding: 0;
	}

/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 20px 0 20px 10px!important;
	padding: 5px 0 0 0;
	border-top: 1px solid #E6E6E6;
	clear: both;
	}

/***** Author Box ********************/
	
.author-box {
	background: #FFF url(http://www.blueheronyarns.com/images/bg-archive.png) repeat-x top left;
	float: left;
	width: 95%;
	margin: 0 0 40px 0;
	padding: 18px 8px 0px 8px;
	border: 1px dashed #BED8DD;
	}

.author-box .avatar { 
    margin: 0 15px 4px 0 !important; 
	}

.author-box b {
	color: #829497;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	}

.author-box p {
	margin: 0;
	padding: 3px 0 3px 0;
	}

.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 10px 10px 10px;
	padding: 0;
	}

#content h1 {
	color: #829497;
	font-size: 23px;
	}

#content h2 {
	color: #A2866B;
	font-size: 18px;
	}

#content h2 a, #content h2 a:visited {
	color: #BD201B;
	font-size: 24px;
	text-decoration: none;
	}

#content h2 a:hover { 
    color: #F69433; 
	}

#content h3 {
	color: #E3C55F;
	font-size: 18px;
	}

#content h4 {
	color: #829497;
	font-size: 18px;
	}

#content h5 {
    color: #AD595C;
	font-size: 18px;
	}

#content h6 {
	color: #F69433;
	font-size: 18px;
	}

#content p {
	margin: 0 30px 0 15px;
	padding: 0 0 10px 0;
	}

#content .post-edit-link {
	font-weight: 300;
	text-transform: uppercase;
	margin-left: 15px;
	}

/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}

.post-comments {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

.categories {
	margin: 0;
	padding: 0;
	}

.tags {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

/***** Images ********************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}

img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}

img.alignleft {
	display: inline;
	padding: 0;
	margin: 0 10px 10px 0;
	}

img.alignright {
	display: inline;
	padding: 0;
	margin: 0 0 10px 10px;
	}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
	}

.wp-caption img {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #E0E0E0;
	}

.wp-caption p.wp-caption-text {
	color: #252525 !important;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

img.wp-smiley, img.wp-wink {
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	}

/***** Post Navigation **********/

.navigation {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	overflow: auto;
	}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	background: none !important;
	display: inline;
	list-style-type: none !important;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	}

.navigation li a {
	color: #F69433;
	padding: 5px 8px 5px 8px;
	border: 1px solid #FFFFFF;
	}

.navigation li a:hover {
	background: #FFFFFF;
	color: #F69433;
	text-decoration: none;
	border: 1px solid #F69433;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #FFFFFF;
	}

.navigation li.active a {
	background: #EB8526;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #EB8526;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 300px;
	float: right;
	display: inline;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	}

#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
    float: left; 
	}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
	width: 125px;
	}

.sidebar-sidebar-content #sidebar-alt, .sidebar-content-sidebar #sidebar-alt {
	float: left;
	width: 125px;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	}

#sidebar .widget { }

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #829497;
	font-size: 16px !important;
	font-weight: 700;
	margin: 0;
	padding: 0;
	}

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #F69433 !important;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	background: #BED8DE;
	color: #6A797B;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 5px 6px 30px;
	text-shadow: 1px 1px 2px #FFFFFF;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}

#sidebar-alt h4 {
	font-size: 11px;
	font-weight: 700;
	}

#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}

#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	margin: 0;
	padding: 0 0 10px 0;
	border: none;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(http://www.blueheronyarns.com/images/arrow-right-blue.png) no-repeat 0 5px;
	margin: 0;
	padding: 0 0 0 20px;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud h4, #sidebar-alt .widget_tag_cloud h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-tags.png) no-repeat 9px center;
	}

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div { 
    padding: 10px 10px 0 10px; 
	}

/***** Sidebar(s) Category Dropdown ********************/
	
#cat, .widget_archive select {
	background: #FFFFFF;
	display: inline;
	color: #252525;
	font-size: 13px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 10px;
	padding: 3px;
	border: 1px solid #E0E0E0;
	}

#sidebar #cat, #sidebar .widget_archive select { width: 278px; }

#sidebar-alt #cat, #sidebar-alt .widget_archive select { width: 128px; }

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}

#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E0E0E0;
	}

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0 0 10px -5px;
	padding: 4px;
	border: 1px solid #E0E0E0;
	box-shadow: 1px 1px 2px #E0E0E0;
	-moz-box-shadow: 1px 1px 2px #E0E0E0;
	-webkit-box-shadow: 1px 1px 2px #E0E0E0;
	}

#sidebar .featuredpost h2 a, #sidebar .featuredpage h2 a, #sidebar-alt .featuredpost h2 a, #sidebar-alt .featuredpage h2 a {
	color: #829497;
	font-size: 16px;
	text-transform: none;
	font-weight: 700;
	line-height: 16px;
	}

#sidebar .featuredpost .byline, #sidebar .featuredpage .byline, #sidebar-alt .featuredpost .byline, #sidebar-alt .featuredpage .byline {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	padding: 8px 0;
	margin-bottom: 4px;
	border-bottom: 1px dashed #BED8DE;
	}

#sidebar .featuredpost p, #sidebar .featuredpage p, #sidebar-alt .featuredpost p, #sidebar-alt .featuredpage p {
	font-size: 10px;
	line-height: 16px;
	padding: 0 0 7px 0;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile { overflow: auto; }

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	}

#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}

/***** Sidebar(s) Pages ********************/
#sidebar .widget_pages li, #sidebar-alt .widget_pages li { background: url(http://www.blueheronyarns.com/images/icon-pages.png) no-repeat 0 3px !important; }

#sidebar .widget_pages li li, #sidebar-alt .widget_pages li li { background: url(http://www.blueheronyarns.com/images/arrow-right-blue.png) no-repeat 0 8px !important; }

/***** Search Form(s) ********************/

.searchform { margin: 0; }

.searchsubmit {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat top left;
	height:28px;
	width:30px;
	color: #829497;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	overflow:hidden;
	border:none;
	}

.searchsubmit:hover {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat 0 -28px;
	color: #829497;
	}

#nav .searchform {
	float: right;
	padding: 0;
	}

#nav .s {
	
	background: #FFFFFF;
	width: 150px;
	color: #829497;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 5px 10px;
	margin: 4px 3px 8px 0;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

#header .searchsubmit {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat top left;
	height: 28px;
	width: 30px;
	color: #829497;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 3px 4px 8px;
	overflow: hidden;
	border: none;
	}

#header .searchsubmit:hover {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat 0 -28px;
	color: #DA5C00;
	}

#sidebar .searchform { 
    padding: 15px 5px 0 5px;
	}

#sidebar .s {
	width: 235px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 5px 0 0;
	padding: 4px;
	border: 1px solid #E0E0E0;
	}

#sidebar .searchsubmit {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat top left;
	height:28px;
	width:30px;
	color: #829497;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	overflow:hidden;
	border:none;
	}

#sidebar .searchsubmit:hover {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat 0 -28px;
	color: #829497;
	}

#sidebar-alt .s { width: 80px; }

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}

#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#sidebar .enews #subscribe {
    padding: 0 0 0 10px; }

.enews #subbox {
	background: #FFFFFF !important;
	width: 230px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E0E0E0;
	}

.enews #subbutton {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat top left;
	height: 28px;
	width: 30px;
	color: #829497;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	border: none;
	overflow: hidden;
	}

.enews #subbutton:hover {
	background: url(http://www.blueheronyarns.com/images/bg-go.png) no-repeat 0 -28px;
	color: #829497;
	}

/***** Latest Tweets Widget********************/

.latest-tweets {
	margin: 10px 0 0 0;
	padding: 0;
	}

#header .latest-tweets ul li {
    background: none;
	font-size: 12px;
	list-style-type:none;
	margin: 0;
	padding :0;
	}

#header .latest-tweets ul li a { 
    color:#DA5C00; }

#sidebar .latest-tweets ul li, #sidebar-alt .latest-tweets ul li {
    background: url(http://www.blueheronyarns.com/images/bullet-twitter.png) no-repeat 240px 0;
	font-size: 12px;
	list-style-type: none;
	margin:0 0 10px 0;
	padding:0 45px 15px 5px;
	border-bottom: 1px dashed #BED8DE;
	}

#sidebar .latest-tweets ul li a, #sidebar-alt .latest-tweets ul li a { 
    color: #DA5C00; 
	}

/* sidebar category icons */

#sidebar .latest-tweets h4, #sidebar-alt .latest-tweets h4 {
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-twitter.png) no-repeat 9px center;
	}

#sidebar .widget_categories h4, #sidebar-alt .widget_categories h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-cat.png) no-repeat 9px center; 
	}

#sidebar .widget_meta h4, #sidebar-alt .widget_meta h4 {
	background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-meta.png) no-repeat 9px center;
	}

#sidebar .widget_search h4, #sidebar-alt .widget_search h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-search.png) no-repeat 9px center; 
	}

#sidebar .widget_archive h4, #sidebar-alt .widget_archive h4 {
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-archives.png) no-repeat 9px center; 
	}

#sidebar .enews-widget h4, #sidebar-alt .enews-widget h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-rss.png) no-repeat 9px center; 
	}

#sidebar .user-profile h4, #sidebar-alt .user-profile h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-about.png) no-repeat 9px center; 
	}

#sidebar .widget_pages h4, #sidebar-alt .widget_pages h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-pages.png) no-repeat 9px center; 
	}

#sidebar .widget_recent_entries h4, #sidebar-alt .widget_recent_entries h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-posts.png) no-repeat 9px center; 
	}

#sidebar .widget_calendar h4, #sidebar-alt .widget_calendar h4 {
	margin: 0;
	height: 0;
	visibility: hidden;
	}

#sidebar .widget_links h4, #sidebar-alt .widget_links h4 { 
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-links.png) no-repeat 9px center; 
	}

#sidebar .widget_links li, #sidebar-alt .widget_links li {
    background: url(http://www.blueheronyarns.com/images/icon-external.png) no-repeat -3px 3px; 
	}

#sidebar .widget_recent_comments h4, #sidebar-alt .widget_recent_comments h4 {
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-comments.png) no-repeat 9px center;
	}

#sidebar .featuredpost h4, #sidebar-alt .featuredpost h4, #sidebar .featuredpage h4, #sidebar-alt .featuredpage h4 {
    background: #BED8DE url(http://www.blueheronyarns.com/images/sidebar-featured.png) no-repeat 9px center; 
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #F69433;
	font-size: 18px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	margin: 3px 0 5px 0;
	padding: 8px 5px 9px 10px;
	border-bottom: double #BED8DE;
	border-top: double #BED8DE;
	}

#wp-calendar th {
    background: #FFFFFF;
	color: #4A4A4A;
	font-size: 12px;
	}

#wp-calendar thead {
	background: #FFFFFF !important;
	color: #FFFFFF !important;
	font-weight: normal;
	margin: 10px 0 0 0;
	}

#wp-calendar td {
	background: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	}

tfoot #prev { 
    text-align: left; 
	}

tfoot #next { 
    text-align: right; 
	}

#wp-calendar #today { 
    border: 2px solid #BED8DE; 
	}

#wp-calendar tbody a { 
    font-weight: bold; 
	}

/***** Contact Form ********************/
	
#content .gform_wrapper input {
	background: #FFFFFF;
	color: #6A401A;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px!important;
	outline-style: none;
	border: 1px solid #E2DCD5;
	
}

#content .gform_wrapper textarea {
	background: #FFFFFF;
	color: #6A401A;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px!important;
	outline-style: none;
	border: 1px solid #E2DCD5;
	resize: none; /* doesn't validate but added for Safari field resizing */
}

#content .gform_wrapper ul {
	margin: 0;
	list-style-type: none;
}

html >body .entry ul, #content .gform_wrapper ul {
	text-indent: 0px
}

#content .gform_wrapper li, #content .gform_wrapper form li {
	background: none!important;
	list-style-type: none!important;
	margin-left: 0!important;
	padding-left: 0px!important;
	overflow: hidden;
}

#content .gform_wrapper select {
    background: #FFFFFF;
	color: #6A401A;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	padding: 3px 0 3px 0;
	border: 1px solid #E2DCD5;
	
}

#content .gform_wrapper .field_hover {
	border: 1px dashed #EB836A!important;
	cursor: pointer
}

#content .gform_wrapper .field_selected {
	background-color: #FFFFFF;
	border: 1px solid #EB836A!important
}

#content .gform_wrapper h2.gsection_title {
	letter-spacing: normal!important
	margin: 0!important;
	padding: 0!important;	
}

#content .gform_wrapper .gsection .gfield_label, #content .gform_wrapper h2.gsection_title, #content .gform_wrapper h3.gform_title {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content .gform_wrapper h3.gform_title {
	letter-spacing: normal!important;
	margin: 10px 0 6px 0
}

#content .gform_wrapper .gsection {
	margin: 24px 0 36px 0!important;
	padding: 0 0 18px 0!important;
	border-bottom: 1px dashed #E2C69E!important;
}

#content .gform_wrapper .description, #content .gform_wrapper .gfield_description, #content .gform_wrapper .gsection_description, #content .gform_wrapper .instruction {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	text-transform: uppercase!important;
	letter-spacing: normal;
	line-height: 100%;
	clear: both;
}

#content .gform_wrapper .gsection_description {
	font-weight: bold;
	text-transform: uppercase;
}

#content .gform_wrapper .gfield_required {
	color: #EB836A;
	margin-left: 4px
}

#content .gform_wrapper .gfield_error {
	background-color: #FFFFFF!important;
	margin-top: 4px!important;
	margin-bottom: 6px;
	padding: 6px 6px 4px 6px!important;
	border: 2px solid #E66E33;
}

#content .gform_wrapper .gfield_error .gfield_label {
	color: #E66E33
}

#content .gform_wrapper .validation_error {
	color: #E66E33;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	margin-bottom: 16px;
	padding-top: 8px;
	border-top: 3px solid #ecac19;
}

#content .gform_wrapper .validation_message {
	color: #E66E33!important;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal
}

#content .gform_wrapper input.button {
	font-size: 13px;
	color: #EB836A;
	border: 1px solid #EB836A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .gform_wrapper input.button:hover {
	background: #EB836A;
	color: #FFFFFF;
	border: 1px solid #EB836A;
}

#content #gforms_confirmation_message {
	background-color: #F7D8BB;
	color: #90775A;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	border: 1px solid #EB836A;
}

.gform_footer .button {
	background: #829497 !important;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 3px 6px;
	border: 1px solid #829497;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}

.gform_footer .button:hover {
	background: #DA5C00 !important;
	border: 1px solid #DA5C00;
	}

.gform_footer input.button { color: #FFFFFF !important; }

.gform_wrapper .gform_footer { border: none!important; }

/***** Footer ********************/

#footer {
	background: transparent url(images/bg-footer.png) no-repeat bottom left;
	width: 960px;
	height: 66px;
	color: #7D7D7D;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 35px 0;
	clear: both;
	}

#footer a, #footer a:visited {
	color: #F69433;
	text-decoration: none;
	}

#footer a:hover { text-decoration: underline; }

#footer p {
	margin: 0 20px;
	padding: 23px 0 0 0;
	}

#footer .gototop {
	width: 0;
	height: 0;
	visibility: hidden;
	}

#footer .creds { 
    padding-top: 0px; 
	background: #FFFFFF;
	
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}

#author, #email, #url {
	background: #FFFFFF;
	width: 250px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 3px 0 3px 3px;
	border: 1px dotted #252525;
	}

#comment {
	background: #FFFFFF;
	height: 150px;
	width: 98%;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 3px;
	border: 1px dotted #252525;
	}

#submit {
	background: #829497 !important;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 3px 6px;
	border: 1px solid #829497;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}

#submit:hover {
	background: #DA5C00 !important;
	border: 1px solid #DA5C00;
	}

.comment-list {
	margin: 0;
	padding: 0;
	}

.comment-author { padding-top: 10px; }

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	}

.comment-list li ul li {
    background: none !important;
	margin-right: -6px;
	margin-left: 10px;
	border-bottom: 1px dashed #829497;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	clear: both;
	}

.comment-list img {
	float: right;
	margin-right: 10px !important;
	border: none !important;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	padding: 0 0 4px 10px;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 4px 10px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.children {
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.reply { padding-bottom: 20px; }

.reply a, .reply a:visited {
	background: #829497 !important;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0 20px !important;
	padding: 3px 4px 2px 4px;
	border: 2px solid #829497;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}

.reply a:hover {
	background: #6C7B7D !important;
	text-decoration: none;
	border: 2px solid #6C7B7D;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt {
	background: #E6F2F5;
	margin: 0;
	padding: 0;
	}

.thread-even {

	margin: 0;
	padding: 0;
	}

.depth-1 {
    margin: 0;
	padding: 0;
	border-left: 1px dashed #829497;
	border-top: 1px dashed #829497;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}

.even {
	margin: 0;
	padding: 0;
	border-left: 1px dashed #829497;
	border-top: 1px dashed #829497;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}

.alt {
	border-left: 1px dashed #829497;
	border-left: 1px dashed #829497;
	margin: 0;
	padding: 0 0 10px 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}



/***** Typekit Fonts ********************/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h4, #content h6, .homepage h1, .boxgrid h3, #header .widget-area h4, #header #title-area h1, #wp-calendar caption, #wp-calendar th, #sidebar .featuredpost h2 a, #sidebar .featuredpage h2 a, #sidebar-alt .featuredpost h2 a, #sidebar-alt .featuredpage h2 a, #nav li.date, .author-box b, .wp-caption p.wp-caption-text { 
    font-family: "museo-slab-1", "museo-slab-2", "Trebuchet MS", Arial, Helvetica, sans-serif !important; 
	}

.boxgrid p, #header #title-area #description { 
    font-family: "museo-sans-1", "museo-sans-2", "Trebuchet MS", Arial, Helvetica, sans-serif !important; 
	}