html, body {
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0;
	background: url(../images/bg_fabric-white2.gif) repeat 0 0 #f8f8f8;
	color: #595959;
	line-height: 1.4em;
	font-size: 13px;
	-webkit-text-size-adjust: none;
}
/* Base styles - defaults after reset */

h1 {
	font-size: 32px;
	color: #93ae21;
	margin-bottom: 0.2em;
	line-height: normal;
}
.text-and-images h2, h2 {
	font-size: 26px;
	color: #6e8609;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0.2em;
}
.text-and-images h3, h3 {
	font-size: 13px;
	font-weight: bold;
}
.text-and-images h4, h4 {
	font-size: 14px;
}
h3, h4 {
	margin-bottom: 0.5em;
	line-height: normal;
}
strong {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
dl {
	margin-left:2em;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 15px;
}
ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 12px;
	margin-bottom: 6px;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 15px;
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 12px;
	margin-bottom: 6px;
}
dl dd {
	margin-left:1em;
}
th, td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table {
	margin-bottom:1.25em;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}
hr.space {
	background: #fff;
	color: #fff;
	background-image: none;
}
hr, hr.dotted {
	color: #fff;
	background: #fff url(../images/div_dotted-line.gif) repeat-x 0 0;
	margin-bottom: 1em;
}
#body legend {
	font-size: 26px;
	color: #6e8609;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.prepend-margin {
	padding-left: 30px;
}
/*
TEXT AND IMAGES
*/

.text-and-images {
	margin-top: 14px;
}
.text-and-images .large, .text-and-images p.intro {
	font-size: 15px;
	line-height: 21px;
}
.text-and-images img {
	height: auto;
	display: block;
	float: none;
	clear: none;
	display: block;
	margin: 0 auto 18px;
}
.text-and-images .clear {
	clear: both;
}
.text-and-images .left {
	float: left;
	clear: left;
	margin: 0 12px 12px 0;
}
.text-and-images .right {
	float: right;
	margin: 0 0 12px 12px;
}
.text-and-images .quote {
	width: 220px;
	padding-top: 6px;
	margin-bottom: 18px;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../images/bg_divider.gif);
	background-repeat: repeat-x;
}
.text-and-images .quote blockquote {
	background-image: url(../images/bg_blockquote.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
}
.text-and-images hr {
	color: #fff;
	background: #fff url(../images/div_dotted-line.gif) repeat-x 0 0;
	margin-bottom: 1em;
}
.text-and-images a {
	color: #AC66BB;
}
.text-and-images .thumbnail {
	border: 1px solid #d1d1d1;
	padding: 5px;
	position: relative;
	clear: both;
	margin: 0 auto 18px;
	display: block;
}
.text-and-images .thumbnail img {
	float: none;
	clear: none;
	display: block;
	margin: 0;
}
.text-and-images .wrapLeft {
	float: left;
	clear: none;
	margin-right: 13px;
	margin-bottom: 12px;
}
.text-and-images .wrapRight {
	float: right;
	clear: none;
	margin-left: 13px;
	margin-bottom: 12px;
}
.text-and-images .alignLeft {
	margin-left: 0;
	margin-right: 0;
}
.text-and-images .alignRight {
	margin-right: 0;
}
.text-and-images .thumbnail .tl, .text-and-images .thumbnail .tr, .text-and-images .thumbnail .bl, .text-and-images .thumbnail .br {
	width: 24px;
	height: 24px;
	position: absolute;
	background: no-repeat 0 0;
}
.text-and-images .thumbnail .tl {
	top: -5px;
	left: -5px;
	background: url(../images/fg_thumbnail-tl.png) 0 0;
}
.text-and-images .thumbnail .tr {
	top: -5px;
	right: -5px;
	background: url(../images/fg_thumbnail-tr.png) 100% 0;
}
.text-and-images .thumbnail .bl {
	bottom: -5px;
	left: -5px;
	background: url(../images/fg_thumbnail-bl.png) 0 100%;
}
.text-and-images .thumbnail .br {
	bottom: -5px;
	right: -5px;
	background: url(../images/fg_thumbnail-br.png) 100% 100%;
}
.text-and-images .link-image, .text-and-images .link-web {
	display: inline;
	outline: none;
}
.text-and-images .link-image .icon, .text-and-images .link-web .icon {
	position: absolute;
	width: 28px;
	height: 28px;
	right: 5px;
	bottom: 5px;
	display: block;
	background: #ffffff no-repeat 0 0;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	line-height: 1px;
	font-size: 1px;
}
.text-and-images .link-image:hover .icon, .text-and-images .link-web:hover .icon {
	opacity: 1.0;
	filter: alpha(opacity = 100);
}
.text-and-images .link-image .icon {
	background: url(../images/ico_image-zoom.gif);
}
.text-and-images .link-web .icon {
	background: url(../images/ico_image-external.gif);
}
.text-and-images h2 {
	color: #93ae21;
	font-size: 18px;
	margin: 1em 0 0.5em;
}
#fancybox-left, #fancybox-right {
	outline: none !important;
}
#fancybox-left-ico, #fancybox-right-ico {
	width: 63px;
	height: 32px;
	filter: none !important;
}
#fancybox-left-ico {
	background-image: url(../images/prevlabel.gif) !important;
	background-position: 0 0 !important;
	margin-left: -10px;
	top: 30%;
}
#fancybox-right-ico {
	background-image: url(../images/nextlabel.gif) !important;
	background-position: 0 0 !important;
	top: 30%;
	margin-right: -10px;
}
/* Styles for Accessibility and SEO */

#social-networks h2, a.more span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
/* Layout */

/* header */

#header h1 {
	margin: 0;
	width: 611px;
	height: 127px;
	position: absolute;
	left: -49px;
}
#header .container {
	position: relative;
}
.member-tools {
	position: absolute;
	top: 0;
	right: 20px;
	background: transparent url(../images/bg_member-tools.png) no-repeat 0 0;
	padding-left: 22px;
}
.member-tools .inner {
	background: transparent url(../images/bg_member-tools.png) no-repeat 100% 0;
	padding-right: 22px;
}
.member-tools p {
	line-height: 27px;
	margin: 0;
	padding: 0 15px;
	color: #fff;
	background-color: #bd7fca;
}
.member-tools a {
	color: #fff;
}
#header .special-offer {
	position: absolute;
	right: 30px;
	top: 33px;
}
#header-top {
	height: 32px;
	border-bottom: 2px solid #ac66ba;
	background: url(../images/bg_trim-multicolor.gif) repeat 0 0 #ac66ba;
}
#header {
	height: 111px;
	background: url(../images/bg_header.gif) repeat-x 0 0 #ac66bb;
}
#header-bottom {
	height: 5px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_trim-multicolor.gif) repeat 0 0 #c18bcd;
	border-bottom: 1px solid #c18bcd;
}
/* Primary navigation */

#primary-nav {
	height: 25px;
	background: url(../images/bg_nav.gif) repeat-x #a957bb;
	padding: 6px 0;
	font-size: 16px;
	font-family: "Trebuchet MS"
}
#primary-nav ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
}
#primary-nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	float: left;
}
#primary-nav a {
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
	padding-left: 9px;
	margin: 0 10px 0 0;
	cursor: pointer;
}
#primary-nav .rtsFirst a.rtsLink {
	margin-left: 18px;
}
#primary-nav a:link, #primary-nav a:visited {
	color: #fff;
	text-decoration: none;
}
#primary-nav a:hover, #primary-nav a:active {
	color: #fff;
	text-decoration: none;
}
#primary-nav .rtsOut {
	display: block;
	padding-right: 9px;
}
#primary-nav .rtsIn {
	display: block;
}
#primary-nav .rtsTxt {
	display: inline-block;
	padding: 0 5px;
}
.rtsSelected, #primary-nav a:hover, #primary-nav a:active {
	background: transparent url(../images/sprite_primary-nav.gif) no-repeat 0 0;
}
.rtsSelected .rtsOut, #primary-nav a:hover .rtsOut, #primary-nav a:active .rtsOut {
	background: transparent url(../images/sprite_primary-nav.gif) no-repeat 100% 100%;
}
.rtsSelected .rtsIn, #primary-nav a:hover .rtsIn, #primary-nav a:active .rtsIn {
	background: transparent url(../images/sprite_primary-nav.gif) repeat-x 0 50%;
}
/* Promotions */

#promotions {
	height: 56px;
	background: #c6d669 url(../images/bg_fabric-green-frayed2.gif) repeat-x 0 100%;
	color: #fff;
}
#promotions li {
	display: inline;
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 0 7px;
	background: transparent url(../images/bul_promotions-more.png) no-repeat 0 50%;
}
#promotions li:first-child, #promotions li.first-child {
	background: none;
	padding-left: 0;
	margin-left: 32px;
}
#promotions a {
	background: transparent url(../images/icon_promotions-more-link.png) no-repeat 100% 50%;
	padding: 0 47px 0 0;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}
#promotions a:hover, #promotions a:active {
	text-decoration: underline;
}
/* Body */

#body div.intro h1 {
	font-size: 42px;
	padding: 0;
	color: #829e0e;
}
#body div.intro {
	float: left;
	clear: left;
	width: 677px;
	padding: 0 32px 10px 32px;
}
div.intro p {
	font-size: 15px;
	color: #829e0e;
	margin: 0;
}
#body {
	background: transparent url(../images/bg_fabric-lightgreen-frayed.gif) repeat-x 0 -82px;
	padding: 5px 0 20px;
}
#body.blog-landing {
	background-position: 0 0;
}
#body .container {
	width: 1000px;
	margin: 0 auto;
}
#major-column {
	width: 741px;
	clear: left;
	float:left;
}
#page {
	background: transparent url(../images/bg_page-top.png) no-repeat 100% 0;
	padding-top:345px;
	width: 741px;
	clear: left;
	float:left;
	z-index: 10;
}
#page-middle {
	background: transparent url(../images/bg_page-middle.png) repeat-y 100% 0;
	float: left;
	width: 741px;
	min-height: 225px;
}
#page-bottom {
	background: transparent url(../images/bg_page-bottom.png) no-repeat 100% 100%;
	height: 260px;
	float: left;
	clear: both;
	width: 100%;
}
#page-content {
	padding: 0 32px 10px;
	position: relative;
	top: -300px;
	float: left;
	width: 677px;
}
a.comments:link, a.comments:visited {
	background: transparent url(../images/ico_comments.gif) no-repeat 0 50%;
	padding-left: 16px;
	text-decoration: none;
	margin-left: 8px;
}
a.comments:hover, a.comments:active {
	text-decoration: underline;
}
a.comments span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
/* Minor Column */

#minor-column {
	width: 268px;
	float: left;
	margin-left: -10px;
	z-index: 5;
	font-size: 12px;
	line-height: 15px;
}
#minor-column h2 {
	color: #000;
}
#minor-column h3 {
	position: relative;
}
#minor-column p {
	margin-bottom: 0.5em;
	font-size: 12px;
}
#minor-column ul, .blog-search {
	margin-bottom: 25px;
}
#minor-column a:link, #minor-column a:visited {
	text-decoration: none;
}
#minor-column a:hover, #minor-column a:active {
	text-decoration: underline;
}
#minor-column li {
	line-height: 18px;
	margin-bottom: 0;
}
/* Post it note */

#post-it {
	background: transparent url(../images/bg_post-it.png) no-repeat 0 0;
	padding: 25px 22px 0;
	height: 242px;
}
#post-it h2 {
	margin-bottom: .2em;
}
#post-it img {
	display: block;
	margin: 0;
}
#post-it a {
	color: #bf6600;
}
#post-it a:link, #post-it a:visited {
	text-decoration: underline;
}
#post-it a:hover, #post-it a:active {
	text-decoration: none;
}
ul.socialBookmarks, ul.tagList {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
.socialBookmarks li {
	color: #744d7e;
	display: block;
	float: left;
	width: 24px;
	list-style-type: none;
	margin: 0 5px 5px 0;
	padding: 0;
}
.socialBookmarks img {
	display: block;
}
.tagList li {
	list-style-type: none;
	display: block;
	background: #AC66BB url(../images/bg_tags-right.gif) no-repeat 100% 0;
	padding-right: 4px;
	height: 18px;
	line-height: 18px;
	float: left;
	font-size: 12px;
	margin: 0 3px 3px 0;
}
.tagList a {
	color: #fff;
	background: #AC66BB url(../images/bg_tags-left.gif) no-repeat 0 0;
	padding-left: 17px;
	display: block;
	font-weight: bold;
	text-decoration:none;
}
/* Blog Search */

.blog-search {
	background: transparent url(../images/bg_hdg-blog-search.gif) no-repeat 0 0;
	height: 37px;
	padding-left: 20px;
	padding-top: 35px;
}
.blog-search legend, .blog-search label, .blog-search input.button-search {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
.blog-search input.query {
	background: transparent url(../images/bg_blog-search.gif) no-repeat 0 0;
	width: 170px;
	height: 20px;
	padding: 7px 10px 0 20px;
	border: none;
}
/* Categories */

#minor-column ul.categories {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0;
}
.categories li {
	color: #744d7e;
	display: block;
	list-style-type: none;
	background: transparent url(../images/bul_blog-categories.gif) no-repeat 0 0;
	line-height: 16px;
	margin: 0;
	padding: 0 3px 2px 19px;
}
.categories a {
	color: #744d7e;
}
/* Post info */

div.archive {
	height: 52px;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 25px;
	color: #744c7e;
	width: 222px;
	position: relative;
}
div.archive .inner {
	position: relative;
}
.archive a {
	color: #744c7e;
}
.archive dl {
	display: block;
	width: 90px;
	padding: 0 10px;
	color: #744c7e;
	line-height: 18px;
	margin: 0;
	margin-bottom: 5px;
	border-right: 1px solid #744c7e;
	height: 52px;
	position: absolute;
}
.archive dl:first-child {
	border-left: 1px solid #744c7e;
}
.archives dt {
	font-weight: bold;
}
.archive dd {
	font-size: 11px;
	margin-left: 0;
}
#nextMonth, #prevMonth {
	display: block;
	background: red;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 5px;
	background: no-repeat 0 0;
	cursor: pointer;
}
#nextMonth {
	right: 30px;
	background-image: url(../images/ico_month-next.gif);
	background-position: 0 50%;
}
#prevMonth {
	right: 65px;
	background-image: url(../images/ico_month-prev.gif);
	background-position: 100% 50%;
}
h3 .disabled {
	opacity: 0.25;
	filter: alpha(opacity = 25);
	cursor: default;
}
/* Related Links */

ul.related-links {
	margin-left: 10px;
}
.related-links li {
	color: #697507;
}
.related-links a {
	color: #697507;
}
/* Footer */

#footer .column {
	float:left;
	margin-right: 20px;
	width: 300px;
}
#footer h2 {
	font-size: 30px;
	margin-bottom: 0.3em;
	margin-top: -5px;
	color: #e29df2;
}
#footer-top {
	height: 20px;
	background: url(../images/bg_trim-multicolor-shadow.gif) repeat-x 0 0 #a163af;
	border-bottom: 2px solid #a163af;
}
#footer {
	color: #ca83da;
	background: url(../images/bg_fabric-purple.gif) repeat 0 0 #ac6dba;
}
#footer .container {
	height: 174px;
	padding: 15px 0;
	background: transparent url(../images/bg_tweet.png) no-repeat 655px 15px;
}
#footer-bottom {
	margin: 0;
	height: 13px;
	padding: 13px 0;
	background: #a05bae;
	text-align: center;
	color: #ca83da;
}
#footer-bottom p.copyright {
	padding: 0;
	margin: 0;
}
#footer a {
	color: #ebc5f4;
}
#footer .container {
	color: #ebc5f4;
	text-align: left;
}
.our-story {
	margin-right: 20px;
}
.divider {
	background: transparent url(../images/div_footer-vert.gif) repeat-y 100% 0;
}
/* Sitemap */

ul.sitemap a:link, ul.sitemap a:visited {
	text-decoration: none;
}
ul.sitemap a:hover, ul.sitemap a:active {
	text-decoration: underline;
}
ul.sitemap {
	padding: 0;
	margin: 0;
	margin-right: 20px;
}
ul.sitemap li {
	line-height: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #ebc5f4;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	height: 1.6em;
}
ul.sitemap li a {
	display: block;
	width: 70px;
	margin-right: 10px;
	float: left;
}
ul.sitemap ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
	float: left;
}
ul.sitemap ul li {
	font-size: 12px;
	font-weight: normal;
	border-bottom: none;
	line-height: 1.75em;
	float: left;
	display: inline;
	width: auto;
	padding-right: .5em;
}
ul.sitemap ul li a {
	display: inline;
	width: auto;
	margin-right: auto;
}
ul.sitemap ul a:after {
	content: ", ";
}
ul.sitemap ul li:last-child a:after {
	content: "";
}
li.home {
	display: none;
}
/* Social Networks */

#social-networks {
	position: relative;
	font-size: 12px;
}
#social-networks .links {
	position: absolute;
	top: 128px;
}
#tweet {
	margin-top: 15px;
	color: #7b5684;
	padding: 0 16px;
	font-size: 14px;
}
#tweet p.info {
	color: #af7bbc;
}
#tweet p.info a {
	color: #af7bbc;
}
#social-networks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#social-networks li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0 14px 0 0;
}
#social-networks li:last-child {
	padding-right: 0;
}
#social-networks p {
	margin: 0 0 .5em;
	padding: 0;
	text-align: center;
}
#social-networks .links a {
	display: block;
	height: 1px;
	overflow: hidden;
}
#social-networks .twitter {
	width: 74px;
	background: transparent url(../images/logo_twitter.gif) no-repeat 0 0;
	padding-top: 18px;
}
#social-networks .facebook {
	width: 76px;
	background: transparent url(../images/logo_facebook.gif) no-repeat 0 0;
	padding-top: 18px;
}
#social-networks .etsy {
	width: 42px;
	background: transparent url(../images/logo_etsy.gif) no-repeat 0 0;
	padding-top: 22px;
}
/*
IMAGE LIST
*/

.image-list ul {
	list-style-type: none;
	margin: 0;
}
.image-list ul li {
	position: relative;
	min-height: 88px;
	height: auto !important;
	height: 88px;
	padding: 10px 0 10px 146px;
	background: transparent url(../images/div_dotted-line.gif) repeat-x 0 100%;
	font-size: 12px;
	list-style-type: none;
	margin: 0 10px;
}
.image-list ul li:last-child, .image-list ul li.last-child {
	background-image: none;
}
.image-list ul li img {
	position: absolute;
	top: 18px;
	left: 10px;
}
.image-list ul li h3, .image-list ul li h3 a:link, .image-list ul li h3 a:visited {
	text-decoration: none;
}
.image-list ul li h3 a:hover, .image-list ul li h3 a:active {
	text-decoration: underline;
}
.image-list ul li h3, .image-list ul li h3 a {
	display: inline;
}
.image-list ul li .subtext .divider {
	margin: 0 3px;
}
.image-list ul li p {
	clear: left;
	margin-top: 6px;
	margin-bottom: 0;
}
.image-list .thumbnail, .post-featured .thumbnail {
	position: absolute;
	overflow: hidden;
	width: 126px;
	height: 83px;
	top: 11px;
	left: 0;
	padding-top: 5px;
	padding-left: 6px;
	background: #f9f9f9 url(../images/bg_empty-thumbnail.jpg) no-repeat 50% 50%;
}
.image-list ul li .thumbnail img, .post-featured .thumbnail img {
	background: #f9f9f9;
	position: static;
}
.image-list .thumbnail span, .post-featured .thumbnail span {
	width: 132px;
	height: 88px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(../images/fg_blog-list-image.gif) no-repeat 0 0;
}
.photo a {
	text-decoration: none;
}
#container .image-list ul li h3 a:hover {
	text-decoration: underline;
}
.subtext {
	border-top: 1px dotted #bcbcbc;
	border-bottom: 1px dotted #bcbcbc;
	color: #a8a5a9;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0;
}
.subtext a {
	color: #a8a5a9;
}
.comments-list h3, .comments-list h3 a {
	color: #6d6861;
	font-size: 13px;
	font-weight: normal;
}
.comments-list ul li p {
	margin-top: 0;
}
.comments-list ul li {
	padding-left: 100px;
}
.comments-editor {
	padding-left: 25%;
	clear: both;
}
.comments-list ul li .thumbnail
{
	top: 6px;
	background-image: none;
	padding: none;
	width: auto;
}
.blog-list h3, .blog-list h3 a {
	color: #93ae21;
	font-size: 16px;
	margin-bottom: 0;
}
.blog-list .subtext {
	font-size: 11px;
	border: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.bg-green {
	background: transparent url(../images/bg_hg-green.gif) no-repeat 0 0;
	line-height: 32px;
	height: 32px;
}
/* breadcrumb */

#breadcrumbs {
	margin: 0 0 5px 29px;
	display: block;
	background: transparent url(../images/bc_home-left.gif) no-repeat 0 0;
	padding-left: 10px;
}
#breadcrumbs li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 13px 0 0;
	background: #93AE21 url(../images/bc_rigth.gif) no-repeat 100% 0;
	line-height: 25px;
	height: 25px;
	color: #7f9911;
}
#breadcrumbs a {
	text-decoration: none;
	background: #93AE21 url(../images/bc_background.gif) repeat-x 0 0;
	color: #7f9911;
	height: 25px;
	display: block;
	padding: 0 2px;
}
#breadcrumbs li.current a {
	color: #efffaa;
}
#breadcrumbs li.current {
	background: #93AE21 url(../images/bc_selected.gif) no-repeat 100% 0;
	padding-right: 15px;
	padding-left: 4px;
	color: #efffaa;
}
#breadcrumbs:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
/* Forms */

#body label {
	color: #595959;
	font-weight: normal;
}
.promineo-forms input.textfield, .promineo-forms textarea {
	border-top:1px solid #abadb3;
	border-left:1px solid #abadb3;
	border-right:1px solid #abadb3;
	border-bottom:1px solid #abadb3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comment-form {
	float: left;
	height: 500px;
	width: 90%;
}
/* Buttons */

.button {
	height: 26px;
	padding-top: 26px;
	overflow: hidden;
	display: block;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.continue-reading {
	background-image: url(../images/btn_continue-reading.gif);
	width: 135px;
	height: 1px;
}
.older-entries {
	background-image: url(../images/btn_older-entries.gif);
	width: 103px;
	padding-top: 22px;
	float: right;
	height: 1px;
}
.submit {
	background-image: url(../images/btn_submit.gif);
	width: 85px;
}
/* END Buttons */

.post-featured {
	padding-left: 245px;
	position: relative;
}
.post-featured h2, .post-featured h2 a:link, .post-featured h2 a:visited {
	font-size: 24px;
	color: #93ae21;
	text-decoration: none;
}
.post-featured h2 a:hover, .post-featured h2 a:active {
	text-decoration: underline;
}
.post-featured p {
	font-size: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.post-featured .subtext {
	font-size: 12px;
}
#page .post-featured .thumbnail {
	width: 212px;
	height: 139px;
	top: 0px;
	left: 10px;
	padding-top: 9px;
	padding-left: 9px;
	position: absolute;
}
.post-featured .thumbnail span {
	width: 221px;
	height: 148px;
	background-image: url(../images/fg_post-image.png);
}
#page .post-featured .thumbnail-zoom span {
	background-image: url(../images/fg_post-image.png);
}
/* Clearfix */

.clearfix:after, .container:after, #page-content:after, .comment-form:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.clearfix, .container {
	display: block;
}
.clear {
	clear:both;
}
/* Blog */
.share {
	width: 140px;
	float:left;
	margin-right: 20px;
}
.tags {
	width: 460px;
	float:left;
}
