
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background:url(../images/bg.jpg) top left repeat-x #eeeeee;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
    color: #1d6d5d;
    font-family: 'Open Sans',sans-serif;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0;
	font-weight:bold;
}
h1 {
	 font-size: 28px;
}
h2 {
	 font-size: 24px;
}
h3 {
	 font-size: 22px;
}
h4 {
	 font-size: 20px;
}
h5 {
	 font-size: 18px;
}
h6 {
	 font-size: 16px;
}
.entry-title {
	border-bottom: 1px solid #C0C0C0;
    color: #1d6d5d;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
.page-title {
	border-bottom: 1px solid #C0C0C0;
    color: #1d6d5d;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
#content table {
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.edit-link {
	margin:0 0 10px 0;
	clear:both;
	float:left;
	width:100%;
}
/* Main globa */

body, input, textarea {
    color: #888;
    font-size: 14px;
    line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}
#prewrap {
	background:url(../images/prewrap.jpg) top center no-repeat;
	margin:0;
	padding:0;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	padding:0;
}
#main {
	clear: both;
    float: left;
    margin: 0 0;
	padding:0 0;
    width: 1000px;
	background:#fff;
	-moz-box-shadow: 0 3px 6px #000;
	-webkit-box-shadow: 0 3px 6px #000;
	box-shadow: 0 3px 6px #888;
}
#clear {
	clear:both;
}
#container {
	margin:0;
	padding:0;
	width:695px;
	float:left;
}
#content {
	float: left;
    margin: 10px 0 0 20px;
    padding: 0;
    width: 675px;
}
hr {
	background-color: #D1D1D1;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

p {
	margin-bottom: 18px;
}
ul {
	list-style: disc;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	border: none;
	text-decoration: none;
}
blockquote {
	font-style: normal;
	padding: 0 3em;
	background: url("../images/quote.png") top left no-repeat;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #ececec;
	color: #888;
	line-height: 20px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #93c362;
	text-decoration:none;
}
a:visited {
	color: #93c362;
	text-decoration:none;
}
a:active,
a:hover {
	color: #619d4a;
	text-decoration:none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* Header */
#header {
	height: 175px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1000px;
	background:url(../images/header.jpg) top center no-repeat;
}
.header-title {
	float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 530px;
	top:0;
	left:0;
}
.header-name {
	color: #d5f1b0;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: bold;
    height: 55px;
    line-height: 60px;
    margin: 50px 0 0;
    overflow: hidden;
    padding: 0 0 10px;
}
.header-name a, .header-name a:hover {
	text-decoration:none;
	color:#d5f1b0;
}
.header-subtitle {
	color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 0 5px;
    padding: 0;
}
.header-subtitle p {
	margin:0;
	padding:0;
}
.header-slider-bg {
	background: url(../images/slider-bg.jpg) top center no-repeat;
    float: left;
    height: 370px;
    margin: 0 0 10px 0;
    padding: 0;
    width: 1000px;
	z-index:0;
}
.header-slider-content {
 	float: left;
    height: 350px;
    margin: 9px 0 0 20px;
    overflow: hidden;
    padding: 0;
    width: 960px;
	position:relative;
}

.header-first-widget {
	margin:70px 0 0 0;
	padding:0;
	float:right;
	width:360px;
	height:90px;
	clear:right;
}

.header-first-widget .widget-area ul li.widget-container {
    background: none;
    clear: none;
    margin: 0 0 0;
    padding: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align:right;
	font-size:18px;
	line-height:24px;
	color:#fff;
}
/*Header Navigation*/
#header-navigation {
	float: left;
    font-family: 'Open Sans', sans-serif;
    height: 60px;
    margin: 0 0 2px 0;
    padding: 0;
    width: 1000px;
	background:url(../images/navigation-bg.jpg) top center no-repeat;
	z-index: 999999;
}

#header-navigation .menu-header,
div.menu {
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
}
#header-navigation .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 1px 0 0 0;
	float:left;
}
#header-navigation .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin: 0 0 0 0;
}
#header-navigation a {
	color: #888888;
	display: block;
	line-height: 49px;
	padding: 0 15px;
	text-decoration: none;
	background:url(../images/nav-btn.png) top right no-repeat;
}
#header-navigation ul ul {

	position: absolute;
	top: 48px;
	left:0px;
	float: left;
	width: 300px;
	z-index: 999999;
}
#header-navigation ul li ul li {
	min-width: 280px;
	margin:0 !important;
	z-index: 999999;
}
#header-navigation ul ul ul {
	left: 100%;
	top: 0;
}
#header-navigation ul ul a {
	background: #dbdbdb;
	line-height: 1em;
	padding: 10px 20px;
	width: 260px;
	height: auto;
	border:none;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	border-bottom:1px solid #ccc;
	z-index: 999999;

}
#header-navigation li:hover > a {
	color: #1d6d5d;
	font-weight: normal;
	background:url(../images/nav-btn.png) top right no-repeat;

}
#header-navigation ul ul :hover > a {
	color: #1d6d5d;
	font-weight: normal;
	background:#dbdbdb;
}
#header-navigation ul li:hover > ul {

}
#header-navigation ul li.current_page_item > a,
#header-navigation ul li.current-menu-item > a {
	color: #1d6d5d;
	font-weight: normal;
	background:url(../images/nav-btn.png) top right no-repeat;

}
* html #header-navigation ul li.current_page_item a,
* html #header-navigation ul li.current-menu-item a,
* html #header-navigation ul li a:hover {
	color: #1d6d5d;
	font-weight: normal;
	background:#dbdbdb;
}
#header-navigation ul li ul li.current_page_item > a,
#header-navigation ul li ul li.current-menu-item > a {
	color: #1d6d5d;
	font-weight: normal;
	background:#DBDBDB;

}

/*Homepage*/
#container.homepage {
	margin:0;
	padding:0;
	width:1000px;
	float:left;
}

#content.homepage {
    float: left;
    margin: 0px 20px 30px 20px;
    padding: 0;
    width: 960px;
}
#content.homepage .hentry {
	margin:0;
	padding:0;
	float: left;
	width:960px;
}
.homepage-boxes {
	float: left;
    margin: 0 0 15px;
    padding: 0;
    width: 960px;
}
.homepage-box {
	margin:0 20px 0 0;
	padding: 15px 20px;
	float:left;
	width:266px;
	background:#eeeeee;
	height: 276px;
	overflow:hidden;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.homepage-box.last {
	margin:0;
}
.homepage-box .widget-title {
	color: #1d6d5d;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    line-height: normal;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
}
.homepage-box.widget-area ul li.widget-container {
	background:none;
	clear: none;
    margin: 0 0 15px 0;
	padding:0;

}
/*No Sidebar Layout*/	
#content.one-column {
    float: left;
    margin: 0;
    padding: 0;
    width: 980px;
}
#content.one-column .hentry {
	margin:0;
	padding:0;
	float: left;
	width:980px;
}
#content.one-column div#nav-below {
    background: #ececec;
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    width: 960px;
}
/*Right Sidebar*/
#right-sidebar {
    float: right;
    margin: 0 20px 0 0;
    min-height: 200px;
    padding: 0 0 0 0;
    width: 264px;
}

#primary {
	float: left;
    margin: 0;
    padding: 0;
    width: 264px;
}
/*Widgets*/
.widget-area ul li.widget-container {
	background:#eeeeee;
	clear: both;
    margin: 0 0 15px;
	padding:15px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.widget-area ul {
	margin:0;
	padding:0;
	list-style:none;
}
.widget-area ul li {
	margin:0;
	padding:0 0 10px 0;
}
.widget-area ul ul {
	list-style-image: url("../images/list-diamond.png");
	margin: 0 0 0 10px;
    padding: 0 0 0 10px;
}
.widget-area ul ul li {
	margin:0;
	padding:0 0 5px 0;
}
.widget-title {
    border-bottom: 1px solid #C0C0C0;
    color: #999;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0 0 10px;
}
/*Footer*/
#footer {
	  height:145px;
    clear: both;
    padding: 0;
    width: 1000px;
	  border-top: 1px solid #cccccc;
	  padding-top: 10px;
	  color:#fff;
	  font-size: 13px;
}
#footer #footer-content {
	  width:100%;
	  height:110px;
}
#footer #footer-content .bacp {
    height:132px;
    float:left;	
    margin:10px;	
}
#footer #footer-content .bacp img {
    height:132px;
}
#footer #footer-content #info {
    width:596px;
    float:left;
    color:#1d6d5d;
    padding-left: 20px;
}
#footer #footer-content #info .title {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  height: 33px;
  line-height: 30px;
  margin: 0px;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
}
#footer #footer-content #info .title-subtitle {
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  width: 100%;
  margin-bottom: 7px;
}
#footer #footer-content #info .title-contact {
  font-family: 'Open Sans',sans-serif;
  font-size: 18px;
  font-weight: normal;
  width: 100%;
}
#footer #footer-content #info .copyright {
    font-size: 10px;
}

#footer #footer-content .logo {
    height:100px;
    width:364px;
    float:right;
    padding-right:20px;	
}
#footer #footer-links {
    background-color:#363738;
    width: 100%;
    height:35px;
}
#footer #footer-links .links {
    text-align: center;
    margin-top:6px;
}
#footer #footer-links .kw {
	  margin:0;
	  padding:0;
	  height:1px;
	  overflow:hidden;
}
#footer #footer-links .links a {
    color:#c3c0b9;
}
#footer #footer-links .links a:hover {
    color:#93c362;
}

/*Images*/
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #ECECEC;
	line-height: 20px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
	border:none !important;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #ececec;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.lb-nav a { cursor:pointer; }

/*Blog*/
.entry-content {
	margin:0;
	padding:0;
}

.hentry {
	margin:0 0 15px;
	padding:0;
	float: left;
	width:675px;
}
.post-info {
	float: left;
    margin: 0;
    padding: 0;
    width: 80px;
}
div.post-date-box {
    background: #619d4a;
    color: #FFFFFF;
    float: left;
    height: 56px;
    margin: 0;
    padding: 0;
    width: 80px;
}
div.post-date-box span.month-day {
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 32px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-date-box span.year {
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-comment-box {
    background: #ececec;
    color: #666;
    float: left;
    height: 56px;
    margin: 0;
    padding: 0;
    width: 80px;
}
div.post-comment-box a {
    color: #666;
    text-decoration: none;
}
div.post-comment-box a:hover {
    color: #888;
    text-decoration: none;
}
div.post-comment-box span.comment-number {
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 32px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-comment-box span.comment-text {
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-content-box {
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    width: 575px;
}
.entry-utility {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	font-size: 12px;
}
div#nav-below {
	background: #ECECEC;
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    width: 555px;
}
div#nav-below .nav-previous {
	width:50%;
	float:left;
	margin:0;
	padding:0;
}

div#nav-below .nav-next {
	width:50%;
	float:right;
	margin:0;
	padding:0;
	text-align: right;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #1d6d5d;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
}
h3#comments-title em {
	font-style:normal;
}
h3#comments-title {
	padding: 10px 0 15px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #D1D1D1;
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 0;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #619d4a;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: normal;
}
.comment-meta {
	font-size: 11px;
	margin: 0 0 10px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #93c362;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #619d4a;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.reply a,
a.comment-edit-link {
	color: #93c362;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #619d4a;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
.comment-content {
	background:#ECECEC;
	margin: 0 0 15px;
    padding: 8px 10px;
}
.comment-awaiting-moderation {
	background:#619d4a;
	color:#fff;
	clear:both;
	padding:1px 10px;
}
/* Comments form */
input[type=submit] {
	background: #619d4a;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 10px;
}
#respond {
	border-top: 1px solid #D1D1D1;
	margin: 0 0 15px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0 0 5px 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #93c362;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 14px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/*SHOP*/
div.wpcoproduct div.wpcoimages {
    float: left;
    padding-bottom: 20px;
    padding-right: 20px;
    width: auto;
}
div.wpcoproductimage {
    margin: 0 0 5px 0 !important;
}
span.cart {
    background: url("../images/cart-icon.png") no-repeat left center !important;
    padding: 0 0 0 20px;
}
.ui-widget-content {
    color: #888 !important;
}
/*WOO SHOP*/
.related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, .upsells.products ul li.product {
    width: auto !important;
}

/*FORMS*/
.gform_wrapper .gform_footer {
    clear: both;
    margin: 5px 0 0 !important;
    padding: 10px 0 !important;
}
/*WIDGET MY RECENT POSTS */
.widget-area ul li.widget_myrecentpostswidget {
	padding:0;
}
a.my-recent-posts-widget-image {
	margin:0 10px 0 0;
	padding:0;
	text-align:left;
	float:left;
}
#content a.my-recent-posts-widget-image img {
	float:left;
	border:2px solid #ccc !important;
	padding:1px;
}
.widget-area ul li.my-recent-posts-widget {
	clear:both;
	float:left;
	margin:0 0 5px 0;
	padding:0;
	width:266px;
	
}
.widget-area ul li.my-recent-posts-widget h2 {
	clear: right;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin:5px 0 5px 0;
    padding: 0;
    min-width: 65%;
}
.widget-area ul li.my-recent-posts-widget  a.my-recent-posts-widget-comments {
	float:left;
	clear:right;
	margin:0;
	padding:0;
	min-width: 65%;
	color:#888;
}
.widget-area ul li.my-recent-posts-widget  a.my-recent-posts-widget-comments:hover {
	color:#666;
}
.widget-area ul li.my-recent-posts-widget  .my-recent-posts-widget-comments .comment-number {
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
.widget-area ul li.my-recent-posts-widget  .my-recent-posts-widget-comments .comment-text {
	margin:0;
	padding:0;
	float:left;
}
.quotescollection_nextquote a {
	color:#93C362;
}
.quotescollection_nextquote a:hover {
	color:#619d4a;
}
	
/*woocommerce remove yellow product count on categories*/
ul.products .count { 
display:none !important; 
}
ul.cart_list, ul.product_list_widget {
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 !important;
}

ul.products li.product h3 {
    font-size: 16px !important;
    margin: 0;
    padding: 0.5em 0;
}

#content img.thinking {
	width: 175px;
	height: 112px;
	border: 0px;
	float: left;
	vertical-align: top;
}

.first-column {
	margin: 0px 20px 0px 0px;
}

.two-column {
	width: 470px;
	float: left;
	text-align: justify;	
}

.spacer {
	width: 10px;
	float: left;
	white-space: nowrap;	
}
.question {
	font-weight: bold;
	margin-bottom: 10px;
}
.answer {
	text-align: justify;
}
.quote {
	font-style: italic;
	font-size: 14px;
	margin-bottom:10px;
}
.name {
	font-weight: bold;
	font-style: normal;
}
.imgwrapleft {
	vertical-align: top;
	float:left;
}
.imgwrapright {
	vertical-align: top;
	float:right;
	margin: 0px 0px 0px 25px;
}