/* 
Theme Name: Your Garden
Version: 1.9.3.7
Description: Gardening Know How Theme, cleaned and intuitive.  This theme is derived from the responsive them http://cyberchimps.com.
Author: Aryan Duntley

Text Domain: responsive

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
--------------------------------------------------------------
--------------------------------------------------------------

CSS Rules: Sorted alphabetically for better organization.
*/

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
-------------------------------------------------------------- */


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, 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: 'Roboto Slab', "Times New Roman", Times, serif;
}
.post-entry ul, .post-entry div, .post-entry span, .post-entry applet, .post-entry p, .post-entry a, .post-entry strike, .post-entry strong, .post-entry sub, .post-entry tt, .post-entry b, .post-entry u, .post-entry i, .post-entry ul, .post-entry li, .post-entry tbody, .post-entry tfoot, .post-entry thead, .post-entry tr, .post-entry th, .post-entry td, .post-entry article, .post-entry section, .post-entry em {
	font-family: 'Oxygen', sans-serif, Arial, Helvetica;
}
.post-entry ul, .post-entry li{
	font-size: 17px;
	margin: 1em 0;
}
/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	float: none;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	margin: 0px 0px 18px;
	clear: both;
}

hr.space {
	background: #ffffff;
	color: #ffffff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background: #fff;/*#FCFCFC url(imgs/bg_1.jpg) 0 0 repeat;*/
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}
/*#bodyholder{background:url(imgs/bg-body-page.png) center 93% no-repeat;}*/
/* =Typography
-------------------------------------------------------------- */
p {
	word-wrap: normal;
	font-size: 14px;
}
body.single p, .post-entry p {
	font-size: 17px;
	font-family: 'Oxygen', sans-serif, Arial, Helvetica;
}
i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
	width: 100%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

del {
	color: #333333;
	text-decoration: line-through;
}



sup,
sub,
small {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #cccccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

/* =Responsive 12 Column Grid
    http://themeid.com/responsive-grid/
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	display: inline;
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 25.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 72.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.hide-desktop {
	display: none;
}

.show-desktop {
	display: block;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}
*/
/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Links
-------------------------------------------------------------- *//*rgb(0, 112, 18);*/
a {
	color: #007012;
	font-weight: 400;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #444444;
	outline: 0;
	text-decoration: none;
}


/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 700;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #cccccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="email"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid rgba(170, 170, 170, 0.35);
	border-bottom-color: rgba(170, 170, 170, 0.35);
	/*border-right:none;*/
	cursor: text;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
}

select {
	height: auto;
	width: 100%;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	width: 100%;
}

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #66ccff;
}

input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	color: #212121;
	display: block;
	margin: 0 auto;
	max-width: 1150px;
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
	color: #212121;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	/*border: 1px solid #dddddd;*/
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #d6d6d6;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 100;
	line-height: 1.0em;
	word-wrap: break-word;
	color: #007335;
	font-family: 'Oxygen', sans-serif, Arial, Helvetica;
}

h1 {
	font-size: 2em; /* = 42px */
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-size: 1.8em; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

h3 {
	font-size: 1.5em; /* = 30px */
	margin-bottom: .857em;
	margin-top: .857em;
}

h4 {
	font-size: 1.125em; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em;
}

h5 {
	font-size: 1.000em; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: .85em; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
	margin: 1em 0;
}

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

fieldset {
	margin: 1.6em 0;
	padding: 0 1em 1em;
}

legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	padding: .3em .4em .15em;
}

select {
	padding: .1em .2em 0;
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul,
ol {
	margin: 0 1em 1em 0;
	padding-left: 1em;
}

li ul,
li ol {
	margin: 0;
}

form div {
	margin-bottom: .8em;
}

/* =Globals
-------------------------------------------------------------- */
#container {
	margin: 0 auto;
	max-width: 1150px;
	padding: 0px 25px;
	overflow:hidden;
}

#wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*background-color: #ffffff;
	border: 1px solid #e5e5e5;*/
	border-radius: 4px;
	clear: both;
	margin: 0px auto 20px auto;
	/*padding: 0 20px 20px 20px;*/
	position: relative;
}
.tax-gardengroup #wrapper{margin-top: 20px;}

.front-page #wrapper {
	background-color: transparent;
	border: none;
	margin: 20px auto 20px auto;
	padding: 0;
}

#header {
	margin: 0;
	background: #fff url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/headbg.jpg) 0 0 repeat-x;
	display: block;
	width: 100%;
	text-align: center;
	/*overflow:hidden;*/
}
#headlimwid{
	max-width: 1150px;
	padding: 3px 20px 0 20px;
	margin: 0px auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 100%;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/footbag.jpg) 0 0 repeat;
	color: #fff;
	border-top: 1px solid #ffffff;
}

#footer-wrapper {
	max-width: 1150px;
	padding: 20px;
	margin: 0px auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* =Header
-------------------------------------------------------------- */
#logo {
	float: left;
	margin: 20px 20px 20px 0px;
}

.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
	line-height: 1.0em;
	padding-top: 20px;
}

.site-name a {
	color: #333333;
	font-weight: 700;
}

.site-description {
	color: #afafaf;
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}

/* =Content
-------------------------------------------------------------- */
#content {
	/*margin-top: 40px;*/
	margin-bottom: 20px;
	background: white;
    border-radius: 10px;
}

#content-full {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-blog {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 20px;
	margin-top: 20px;
}

#content-archive {
	/*margin-top: 40px;*/
	margin-bottom: 20px;
	/*background: white;*/
}

#content-sitemap {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {
}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
	margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;*/
	/*padding-bottom: 40px;*/
	width: 99.893617021277%;
}

/*#featured p {
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	padding: 0 40px 0 40px;
	text-align: center;
}*/

#featured-image {
	margin: 40px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left: -20px;
}

.featured-image img {
	margin-top: 44px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.post-entry {
	clear: both;
}
.post-entry{
	line-height: 1.5;
	font-size: 14px;
}
.post-meta {
	clear: both;
	color: #9f9f9f;
	font-size: 12px;
	/*margin-bottom: 10px;*/
}

.post-edit {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color: #aaaaaa;
	font-size: 18px;
	margin-left: 5px;
}

.form-allowed-tags {
	display: none;
	font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	/*background-color: #fff;*/
	/*border: 1px solid #e5e5e5;*/
	/*margin: 0 0 20px; */
	padding: 20px 0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	/*box-shadow: 0px 30px 40px rgba(0,0,0,.1);
	box-shadow: 0px 3px 4px rgba(0,0,0,.1);*/
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 5px;
	/*overflow:hidden;*/
	/*position:relative;*/
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0px;
	list-style-type: none;
}

#widgets li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}

#top-widget {
}

.top-widget {
	padding: 0 3px 0 0;
	text-align: center;
}

.top-widget ul {
	padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {
	margin: 0;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size: 60px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
	padding: 0 10px;
	text-align: center;
}

.widget-title,
.widget-title-home h3 {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Roboto Slab', "Times New Roman", Times, serif;
}

.top-widget .widget-title {
	font-size: 14px;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #007320;
	font-size: 55px;
}

/* =404 Page 
-------------------------------------------------------------- */

.error404{text-align:center;}

.error404 p {font-size: 19px;}

.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	
	-o-border-radius bottomright: 0px;
	-o-border-radius topright: 0px;
	-o-border-radius bottomleft: 30px;
	-o-border-radius topleft: 30px;
	
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
    padding: 5px;
    font-size: 17px;
}
.error404 #searchsubmit{
	background: #B4B4B4;
	color: white;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 7px 10px;
	font-weight: 100;
	margin-left: -12px;
	letter-spacing: 2px;
}
/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin: 10px 0;
	padding: 0;
}

.top-menu li {
	display: inline;
	list-style-type: none;
}

.top-menu li a {
	border-left: 1px solid #cccccc;
	color: #333333;
	font-size: 11px;
	padding: 0 4px 0 8px;
}

.top-menu > li:first-child > a {
	border-left: none;
}

.top-menu li a:hover {
	color: #333333;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	clear: both;
	margin: 0 auto;
}

.main-nav {
	float:left;
	margin-top: 20px;
}

.menu,
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
	text-align:left;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: rgb(252,175,27);
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	color: #777777;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 0.7em;
	position: relative;
	text-decoration: none;
	/*text-shadow: 0 -1px 0 #000000;*/
	white-space: nowrap;
	font-family: 'Oxygen', sans-serif, Arial, Helvetica;
}
.morearrow{
	content: " ";
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	border-top: 4px solid #777777;
	width: 0;
	height: 0;
	position:relative;
	display:inline-block;
	margin-left: 5px;
}
.menu a:hover {
	color: rgb(121,166,66);
}

ul.menu > li:hover {
	color: rgb(252,175,27);
}

.menu .current_page_item > a,
.menu .current-menu-item > a, .current-menu-parent > a{/*,  .menu .current-category-parent a*/
	color: rgb(252,175,27);
}
/*.front-page .menu .current_page_item a {
	background-color: #EFEFEF;
}*/

.menu li li {
	background: #fff;
	color: rgb(121,166,66);
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent;
	border: none;
	color: rgb(121,166,66);
	font-size: 16px;
	font-weight: 400;
	/*height: auto;
	height: 20px;*/
	line-height: 20px;
	padding: 5px 15px;
	text-shadow: none;
	white-space: normal;
}

.menu li li a:hover {
	border: none;
	color: rgb(252,175,27);
}

.menu li li:hover {
	
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}

/* =Sub-Header Menu
-------------------------------------------------------------- */
.sub-header-menu {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-top: none;
	clear: both;
	margin: 0 auto;
}

.sub-header-menu,
.sub-header-menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sub-header-menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.sub-header-menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.sub-header-menu li li {
	float: none;
}

.sub-header-menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.sub-header-menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.sub-header-menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.sub-header-menu:after,
.sub-header-menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.sub-header-menu,
.sub-header-menu ul {
	min-height: 0;
}

.sub-header-menu ul,
.sub-header-menu ul ul {
	margin: 0;
	padding: 0;
}

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.sub-header-menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.sub-header-menu a {
	border-left: 1px solid #e5e5e5;
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
}

.sub-header-menu a:hover {
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-color: #f9f9f9;
	background-clip: padding-box;
}

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
	background-color: #f9f9f9;
}

.sub-header-menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	margin: -1px 0 1px 0;
	width: auto;
}

.sub-header-menu li li a {
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
}

.sub-header-menu li li a:hover {
	background: #f9f9f9;
	background-image: none;
	border: none;
	color: #444444;
}

.sub-header-menu ul > li + li {
	border-top: 0;
}

.sub-header-menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.sub-header-menu > li:first-child > a {
	border-left: none;
}

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
	background: none;
	background-image: none;
}

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
	min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin: 0 0 15px 0;
	padding: 0;
	float:right;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	/*border-left: 1px solid #cccccc;*/
	color: #fff;
	padding: 0 8px;
}

.footer-menu li a:hover {
	color: #fff;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #111111;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 5px;
}

.navigation a {
	color: #aaaaaa;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #111111;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 15px;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
	color: #111111;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
}

.commentlist li.alt {
	background: #f9f9f9;
}

.commentlist .children {
	list-style: none;
	margin-left: 10px;
	padding: 10px;
}

.commentlist .avatar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
	color: #999999;
}

.comment-body .comment-meta {
	color: #999999;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.comment-body .comment-meta a {
	font-size: 11px;
}

.comment-body {
	clear: both;
	padding: 10px;
}

.comment-body p {
	clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
	list-style: none;
	margin: 20px 0;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
	background-image: linear-gradient(top, #ffffff, #eaeaea);
	border: 1px solid #cccccc;
	border-bottom-color: #aaaaaa;
	border-radius: 4px;
	clear: both;
	margin-top: 15px;
	padding: 10px 20px 50px;
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
}

.nocomments {
	color: #999999;
	font-size: .9em;
	text-align: center;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #dddddd;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}

/* =Post Thumbnails 
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin: 15px auto;
	width: auto;
}

/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-border-radius: 2px;
	background-color: #f9f9f9; /* Alabaster */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border: 1px solid #dddddd;
	border-radius: 2px;
	color: rgb(0, 112, 18);
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	vertical-align: middle;
	white-space: nowrap;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
	background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
	background-image: -ms-linear-gradient(top, #ffffff, #f1f1f1);
	background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
	background-image: linear-gradient(top, #ffffff, #f1f1f1);
	border: 1px solid #dddddd;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	color: #333333;
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #f9f9f9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
	text-align: center;
}

.call-to-action a.button {
	font-size: 24px;
	padding: 15px 35px;
}

.call-to-action a.button:hover {
	text-decoration: none;
}

.ie7 .call-to-action a.button {
	padding: 11px 35px 19px 35px;
}

/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
	font-size: 10px;
	padding: 3px 6px;
}

.medium a.button {
	font-size: 16px;
	padding: 8px 16px;
}

.large a.button {
	font-size: 18px;
	padding: 10px 35px;
}

.xlarge a.button {
	font-size: 24px;
	padding: 12px 55px;
}


/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 20px 0;
	padding: 15px;
	text-align: left;
}

.alert {
	background-color: #faebeb;
	border: 1px solid #dc7070;
	color: #212121;
}

.address {
	background-color: #f6f5ef;
	border: 1px solid #cdc9a5;
	color: #212121;
}

.notice {
	background-color: #fbf9e9;
	border: 1px solid #e3cf57;
	color: #212121;
}

.success {
	background-color: #f9fde8;
	border: 1px solid #a2bc13;
	color: #212121;
}

.download {
	background-color: #fff4e5;
	border: 1px solid #ff9912;
	color: #212121;
}

.information {
	background-color: #eef3f6;
	border: 1px solid #6ca6cd;
	color: #212121;
}

.required {
	color: #d5243f;
}

/* =WooCommerce
-------------------------------------------------------------- */
#breadcrumb {
	padding: 40px 0 0 0;
}

#breadcrumb a {
	color: rgb(0, 112, 18);
	font-size: 12px;
	font-weight: 400;
}

#breadcrumb a:hover {
	color: #444444;
	text-decoration: none;
}

#content-woocommerce {
	margin-top: 40px;
	margin-bottom: 20px;
}

.products ul, ul.products {
	margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

table.shop_table {
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector {
	float: right;
	text-align: left
}

.rtl .icl_languages_selector {
	float: left;
	text-align: right
}

@media screen and (max-width: 650px) {
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li {
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	font-size: 13px;
	line-height: 1.5em;
}

#footer a {
	color: #fff;
	font-weight: 400;
}

#footer a:hover {
	color: #fff;
}

#footer-wrapper .grid.col-940 {
	margin: 0;
}

.scroll-top {
	text-align: center;
}

.copyright {
	text-align: left;
}

.powered {
	text-align: right;
}

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
	list-style: none;
	line-height: normal;
	padding: 0;
	margin: 0;
	text-align: right;
}
#footer ul.social-icons li{
	display: inline-block;
	margin: 1px 1px 1px 4px;
	padding-left: 3px;
	width: 30px;
	height: 30px;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/newsocials.png) 0px -55px no-repeat;
}
	
#footer .youtube-icon{background-position: -100px -48px !important;}
#footer .twitter-icon{background-position: -34px -48px !important;}
#footer .facebook-icon{background-position:-2px -48px !important;}
#footer .pinterest-icon{background-position: -67px -48px !important;}
#footer .instagram-icon{background-position: -133px -48px !important;}
#footer .google-plus-icon{background-position: -165px -48px !important;}
#footer .rss-feed-icon{background-position: -226px -48px !important; width: 25px !important}
#footer .blog-icon{background-position: -252px -48px !important;}
#footer ul.social-icons .apple-icon{display:none;background-position: -195px -48px !important;}
#footer ul.social-icons .android-icon{display:none;background-position: -283px -48px !important;float:right}

/*
#footer .yelp-icon{}
#footer .vimeo-icon{}
#footer .youtube-icon{}
#footer .linkedin-icon{}
#footer .instagram-icon{}
#footer .foursquare-icon{}
#footer .stumble-upon-icon {}
*/

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	zoom: 1;
}

.clear {
	clear: both;
}
/*================================== CONTACT US ================================*/
#regform{
	display:none;
}
#choosebuttons{
	display:block;
}
#choosebuttons span{
	display:block;
	font-size: 35px;
	margin-bottom: 15px;
	clear:both;
}
#choosebuttons .chsrbtns{
	float: left;
	width: 48%;
	height: 50px;
	margin: 5px 1px;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #F5F5F5;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size: 20px;
	color: #C03085 !important;
	text-indent: 20px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}
#choosebuttons .chsrbtns:hover{
	background: #729B3F;
	color: white !important;
}
#choosebuttons .yep{

}
#choosebuttons .nope{

}

/*==================================== FOOTER ==================================*/
.copcirc{
	line-height: 1;
	margin-right: 10px;
	float: left;
	color:#fff;
	font-size: 17px;
	font-weight: 400;
	font-family: 'Oxygen',sans-serif,Arial,Helvetica;
}
/*================================= HEADER =======================================*/
#madmimiblock{
	float:left;
	position:relative;
	font-family: 'Oxygen', sans-serif, Arial, Helvetica !important;
	left: -75px;
}
#madmimiblock input[type="submit"]{
	background: #75a141 !important;
}
form.madmimiform{margin: 0px;}
#madmimiblock .gforms_confirmation_message{
	
}
.gform_wrapper.madmimiform_wrapper{
	max-width: 100%;
	margin: 0px;
}
.gform_wrapper.madmimiform_wrapper .gform_body{
	display: inline-block;
	margin: 4px 5px 0px 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: auto !important;
}
#madmimiblock .gform_wrapper.madmimiform_wrapper .gform_body{
	margin-right: 0px;
}
#madmimiblock .gform_wrapper.madmimiform_wrapper .ginput_container_email input{
	padding: 8px 10px !important;
}
#madmimiblock .gform_wrapper.madmimiform_wrapper label.gfield_label + div.ginput_container{
	margin-top: -3px;
}
.gform_wrapper.madmimiform_wrapper .ginput_container_email input{
	padding: 5px 10px !important;
	font-size: 12px !important;
	width: 150px !important;
	float:left !important;
	clear:none !important;
	font-family: 'Oxygen', sans-serif, Arial, Helvetica !important;
}
.gform_wrapper.madmimiform_wrapper .left_label .gfield_label{
	float: left !important;
	margin: 0px !important;
	margin-right: 5px !important;
	width: auto !important;
	font-family: 'Oxygen', sans-serif, Arial, Helvetica !important;
}
.gform_wrapper.madmimiform_wrapper label.gfield_label + div.ginput_container{
	margin: 0;
	width: auto;
	clear: none !important;
	float: left;
}
.gform_wrapper.madmimiform_wrapper ul li.gfield{
	clear: none !important;
}
.gform_wrapper.madmimiform_wrapper .gform_footer input[type="submit"]{
	position: relative;
}
.gform_wrapper.madmimiform_wrapper .left_label{
	clear: none !important;
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
	display: inline-block;
}
.gform_wrapper.madmimiform_wrapper ul.left_label li{
	margin: 0px;
}
#topsocks{float:right;margin-top: 10px;}
#topsocks ul{margin:0 5px 0 0;padding:0;list-style-type:none;}
#topsocks ul.social-icons{float:right;}
#topsocks ul.social-icons li{
	display: inline-block;
	margin: 1px 1px 1px 5px;
}
#topsocks ul.social-icons li{
	width: 35px;
	height: 35px;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/newsocials.png) 0px 0px no-repeat;
}
#topsocks .youtube-icon{background-position: -123px 0px !important;}
#topsocks .twitter-icon{background-position: -40px 0px !important;}
#topsocks .facebook-icon{background-position: -0px 0px !important;}
#topsocks .pinterest-icon{background-position: -82px -0px !important;}
#topsocks .instagram-icon{background-position: -167px 0px !important;}
#topsocks .google-plus-icon{background-position: -210px 0px !important;}
#topsocks .blog-icon{background-position: -330px 0px !important;}
#topsocks ul.social-icons .apple-icon{display: none;background-position: -250px 0px !important;}
#topsocks ul.social-icons .android-icon{display: none;background-position: -367px 0px !important;float:left}

#searchplaced{
	width: 50%;
	/* removed to move search bar into header
	background: white;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	-webkit-box-shadow: 0px 0px 4px rgba(214, 214, 214, 0.8);
	-moz-box-shadow:    0px 0px 4px rgba(214, 214, 214, 0.8);
	box-shadow:         0px 0px 4px rgba(214, 214, 214, 0.8);*/
	padding: 30px 0;
	display:inline-block;
	margin-left: 5%;
}
#searchplaced #searchform #searchsubmit{
	margin-left: -16px;
	background: #007012;
	color: white;
	font-weight: 900;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
	padding: 4px 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	letter-spacing: 2px;
	font-size: 1.3em;
}
#searchplaced #searchform  #s{
	/*-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;*/
	width: 35%;
}

/*======================= ARCHIVES ===========================*/
#inpad{
	padding: 20px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: white;
	display:inline-block;
	width: 100%; 
	height: 100%;
	/*border: 1px solid #EEEEEE;
    border-radius: 10px;*/
}
.post-entry .archivemore a{
	color: #fcca1b;
	font-family: 'Seaweed Script', cursive;
	font-size: 20px;
	float:right;
	margin-right: 50px;
}
#categrel{
	clear:both;
	width: 100%;
	font-size: 1.2em;
	margin: 10px auto;
	display: inline-block;
}
#categrel a, .doblue a{
	color: #00f;
	text-decoration: underline;
}
/*======================= HOME WIDGETS ===========================*/

.widget-title-home h3 {
	margin-bottom: 0;
	/*color: rgb(130,189,216);*/
	color: rgb(87, 161, 195);
	/*border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;*/ 
	background: transparent url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/tilelines.png) 0 0 repeat;
	/*border: 1px solid #eee;*/
	padding: 10px 0 10px 15px;
	font-weight:100;
}
#widgets.home-widgets{
	margin-top: 40px;
}
#widgets.home-widgets .widget-wrapper {
    /*border-radius: 10px;*/
    margin: 0px 0px 20px;
    padding: 0px;
}
#widgets.home-widgets ul.list-post-widget-home{
	background: #fff;
	padding: 15px 0px 5px 0px;
	/*border-bottom: 1px solid #eee;*/
}

.home-widgets .widget-area-imbed {
	/*border-bottom: 1px solid #B4B4B4;*/
    padding: 5px 0 10px 0;
	overflow: hidden;
}

#widgets.home-widgets .widget-area-imbed a{
	font-size: 108%;
}
.content-pages-widget {
    float: right;
    margin-right: 14px;
    margin-top: -45px;
    position: relative;
    right: 0;
}

#widgets a.button-prev{
	background: #b4b4b4;
	border-radius: 20px 0px 0px 20px;
	-moz-border-radius: 20px 0px 0px 20px;
	-webkit-border-radius: 20px 0px 0px 20px;
	color: #fff;
	font-size: 95%;
    padding: 7px 11px;	
}

#widgets a.button-next{
	background: #b4b4b4;
	border-radius: 0px 20px 20px 0;
	-moz-border-radius: 0px 20px 20px 0;
	-webkit-border-radius: 0px 20px 20px 0; 
	color: #fff;
	font-size: 95%;
    padding: 7px 11px;
}

#widgets a.current-page{
	background: #eeeeee;
	color: #b4b4b4; 
}
#widgets.home-widgets ul.list-post-widget-home li.widget-area-imbed a img, #widgets aside.widget_custom_recent_entries ul li img{
	float: left;
    height: 85px;
    width: 85px;
	margin: 0 5px 5px 0;
}
.homead {
	text-align:center;
}

#widgets.home-widgets ul.list-post-widget-home li.widget-area-imbed:last-child{
	border: none;
}
#enhancedtextwidget-5{background: transparent; -moz-box-shadow:none; -webkit-box-shadow:none;box-shadow: none;}

#widgets .grid{margin-bottom: 0;}

/*==================================  SLIDER  ==================================*/
.slidehigh{background: #E5E8A2;}
#askq{
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/searchbgsmaller.jpg) 0 0 repeat;
	width: 100%;
	clear:both;
	padding: 15px 0px 15px 0;
	display: block;
	text-align:center;
	overflow:hidden;
	position:relative;
}
#askq form, #bottom-banner form, .gsearch form{
	float: none;
	clear: none;
	display: inline;
}
.askbtn, #askq input[type="submit"], #bottom-banner input[type="submit"], .gsearch input[type="submit"]{
	background: #fff url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/srchmag2.png) center center no-repeat;
	color: rgb(252,175,27);
	font-weight: 900;
	box-shadow: none;
	text-shadow: none;
	letter-spacing: 2px;
	font-size: 1.3em;
	display:inline-block;
	cursor:pointer;
	height: 35px;
	width: 30px;/*40*/
	position: relative;
	top: -38px;
	float:right;
	/*left: -35px;*/
	/*top: 15.5px;
	border-width: 2px 2px 1px medium;
	border-style: solid solid solid none;
	border-color: #C9C9C9 #C9C9C9 #C2C2C2 -moz-use-text-color;*/
}
#qb{
	padding: 10px 8px;
}
#askq input[type="submit"], #bottom-banner input[type="submit"], .gsearch input[type="submit"]{
	border: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
input#askquest, #askq input[type="text"], #bottom-banner input[type="text"], input[type="text"]{
	/*width:50%;
	max-width: 600px;
	padding: 10px 35px 10px 10px;*/
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#blendlogo{
	opacity: 0.5;
	display: inline-block;
	position:absolute;
	display:inline-block;
	top: -25px;
	width: 120px;
}
label.asklabel{
	float:left;
	margin-right: 3%;
	margin-left: 5%;
	color: #007012;
	font-weight: 100;
	font-size: 18px;
	line-height: 2.5;
}

.appleget{
	background: #FBF994;
	height: 35px;
	overflow: hidden;
	width: 100%;
	display:none;
}
.androidget{
	background: #FBF994;
	height: 35px;
	overflow: hidden;
	width: 100%;
	display:none;
}

.appstuff{
	display: inline-block;
	margin: 0px auto;
}
.appstuff .blackapple{
	width:27px;
	height: 35px;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/blackapple.png) 0 0 no-repeat;
	float:left;
	margin-right: 10px;
}
.appstuff .blackandroid{
	width:30px;
	height: 35px;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/blackandroid.png) 0 0 no-repeat;
	float:left;
	margin-right: 10px;
}
.appstuff .dolike{
	color: #8E8D8D;
	font-size: 30px;
	float:left;
	font-weight: 700;
	line-height: 35px;
	margin-right: 10px;
}
.appstuff .doget{float:left;}
.appstuff .doget a{
	color: #1212F9;
	font-size: 31px;
	text-decoration: underline;
	line-height: 35px;
	font-weight: 700;
}
/*
#featurednav{
	width: 39.8%;
	float:left;
	display:inline-block;
}
#featurednav  ul{list-style-type:none;margin:0;padding:0;}
#featurednav li{
	
	list-style-type:none;
	margin:0;
	display:inline-block;
	width: 100%;
	height: 75px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#featurednav li .inli{
	padding: 5px 10px;
}
#featurednav li h3{
	font-size: 19px;
	margin: 0;
	font-weight: 100;
	line-height: 1.5;
}
#featurednav li:first-child{
	
}
#featurednav li:last-child{
	
}
#featurednav li:hover, #featurednav li.activo{
	
}
#featurednav li a{
	font-weight: 100;
	height: 74px;
	display:block;
}*/
/* 
	// li:hover background: #E5E8A2;
	background: #a7cc6e; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNCUiIHN0b3AtY29sb3I9IiNhN2NjNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNhZWRiNzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a7cc6e 34%, #aedb70 70%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(34%,#a7cc6e), color-stop(70%,#aedb70));
	background: -webkit-linear-gradient(top,  #a7cc6e 34%,#aedb70 70%);
	background: -o-linear-gradient(top,  #a7cc6e 34%,#aedb70 70%);
	background: -ms-linear-gradient(top,  #a7cc6e 34%,#aedb70 70%); 
	background: linear-gradient(to bottom,  #a7cc6e 34%,#aedb70 70%);*/
#slider-images{
	width: 100%;
	position: relative;
	float:left;
	height: 450px;
	overflow:hidden;
	/*-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;*/
}
.hparallax{
	/*background-attachment:fixed;*/
}
#slider-images img{
	margin: 0;
	width: 100%;
	height: 300px;
}
.slidemag.notyet{
	display:none;
}
.slidemag{
	position: relative;
	width: 100%;
	height: 100%;
	display:inline-block;
	overflow:hidden;
}
/*=========================== INNER PAGES =============================*/
#content .page{padding: 0 20px;-moz-box-sizing:border-box;box-sizing: border-box;}
img.attachment-thumbnail, img.wp-post-image{
    /*border-radius: 7px;*/
    float: left;
    margin: 0px 20px 0px 0px;
}
#colophon-widget.grid{margin:0;}

.colophon-widget.widget-wrapper{
	background: #FFDE99;/*#F6E498;*//*#E5E8A2;*/
}
.colophon-widget.widget-wrapper img{
	margin-right: 20px;
	position: relative;
	top: -10px;
}
.colophon-widget.widget-wrapper h1{
	color: #007335;
	font-weight: 100;
}
.colophon-widget.widget-wrapper p{
	font-size: 17.5px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
}

/*============ ADS ============*/

#adundernav{
	width: 100%;
	display:inline-block;
	margin: 20px 0 20px 0;
}
#catdda{
	margin:0px auto;
}

#searchddabox{
	width: 730px;
	text-align: center;
	max-height: 95px;
}
.binner{
	margin: 0px auto;
}
#sideddawrap{
	position: relative;
}
#sideddawrap #ddaserved{
	width: 305px;
	position: relative;
	text-align: center;
}
#ddalastinart{
	
}

/*===================== TAXONOMY =====================*/
.taxsib{
	float: left;
	width: 48%;/*140px;*/
	height: 50px;
	/*text-align: center;*/
	margin: 5px 1px;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #F5F5F5;/*url(imgs/searchbgsmaller.jpg) 0 0 repeat;;*//* Old browsers */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size: 20px;
	color: #C03085 !important;
	text-indent: 20px;
}
/*.taxsib img{width:50px; height:50px;float:left;}
.taxsib div{float:left;}*/
.taxsib:hover{
	background: #729B3F;/*#F6E498;*/
	color: white !important;
}

.category h3, .archive h3{margin:0px 0 5px 20px;font-size: 1.4em;}
.category p, .archive p{font-size: 1.2em !important;}
.excplst p{margin: 0px 0 0 20px !important;line-height:1.2;}
.imholder{float:left; width: 23%;min-width: 155px;}
.noimhold{float:left; height:20px;width: 25px;}
.reststf{float:left; width: 76%;}
.read-more{margin-left: 20px;}
.imholder img{margin: 0px 20px 0px 0px !important;}
.category .post, .archive .post{
	display:inline-block;
	overflow:hidden;
}
.category hr, .archive hr{margin: 10px 0 10px 0;}

/*======================================= SINGLE ======================================*/
.single-post h1.entry-title, .single-post h1.post-title, .post-entry h1{
	color: #C03085;
	font-size: 2.3em;
	line-height: 1.1em;
}
.single-post h2, .single-post h2, .post-entry h2{
	color: #9A4C00;
	font-size: 1.9em;
	line-height: 1.1em;
}
.breadcrumb-list a{
	color: #007012;/*#000019;*/
}

.single-post #main-art a {
	color: #0000ff;
	text-decoration: underline;
}

.post-entry a {
	color: #0000ff;
	text-decoration: underline;
}

.single .post-medium, .single .attachment-medium, .single .post-thumbnail, .single .attachment-thumbnail  {
    clear: left;
    float: right;
    margin: 0px 0px 15px 10px;
}

.single .post-medium, .single .attachment-medium, .single .post-thumbnail, .single .attachment-thumbnail img {
	max-width: 400px;
}

.singmig{position:relative;	display: inline-block; float: right;}
.singmig .imageby{
	position:absolute;
	bottom: 20px;
	right: 10px;
	color: white;
	font-weight: 100;
	font-size: 10px;
}
.singmig .imageby a{
	text-decoration: underline;
	color: white !important;
}

#share-articles{
	width: 45%;
	max-width: 300px;
	border-left: 1px solid rgb(218, 218, 218);
	padding: 3%;
	float: right;
}

#share-articles .sharehead {
    font-size: 170%;
    color: rgb(192, 48, 116);
    padding: 0px 0px 10px;
    line-height: 130%;
}
#bottom-banner {
    padding: 20px;
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: rgb(0, 115, 32) rgb(238, 238, 238) rgb(238, 238, 238);
    border-radius: 0px 0px 7px 7px;
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
	font-size: 15px;
	font-weight: 100;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#bottom-banner .searchb{
    margin-bottom: 0px;
    color:  #9a4c00;
    font-size: 16pt;
	margin: 0;
}
#bottom-banner .searchb.notwo{margin-top:20px;}
#bottom-banner a {text-decoration: underline;color: rgb(0, 112, 18) !important;}
#bottom-banner  p{margin:10px 0 !important;}
#relatedartics{
	padding: 0 0 20px 0px;
	border-bottom: 1px dashed rgb(218, 218, 218);
	display:inline-block;
	margin-bottom: 10px;
	width: 100%;
	/*min-height: 300px;*/
}
#relatedartics .relartics{
	color: #444444;
	margin: 0 0 20px 0;
	font-size: 30px;
}
#googlerelated{
	clear:both;
	width: 100%;
	padding-bottom: 20px;
	display:inline-block;
}
a.rhtitle{
	color: #007012 !important;
}
.leftreltd{
	float:left;
	width: 40%;
}
.leftreltd img{
	width: 85px;
	height: 85px;
}
.rightreltd{
	float:left;
	width: 60%;
	overflow: hidden;
}
.rightreltd a{
	font-size: 16px;
	/*font-weight: 700;*/
}
.onereltd{
	float:left;
	width: 30%;
}
#relatedartics .divdier{
	height: 100px;
	border-right: 1px solid rgb(218, 218, 218);
	float: left;
	margin: 0px 1.5% 0 1.5%;
}
#relatedartics .divdier:last-child{display:none;}
#adbo{
	float:left; 
	width: 50%;
	/*height: 300px;*/
	padding: 30px 0 20px 0;
	visibility: visible;
	opacity: 1;
}
#adbo iframe{width: 100%;}

#otherartics{
	display: inline-block;
	float: left;
	text-align: center;
}
#otherartics a{
	 color: #000;
	 text-decoration: none;
	 margin: 0px 3px;
	padding: 3px 5px;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}
#otherartics a.adjpst{
	background: #007012;
	color: #fff;
	padding: 3px 0px;
	width: 150px;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	border: 1px solid #fff;
	outline: 2px solid #007012;
	position: relative;
}
#otherartics a.adjpst:hover{
	background: #167F26;
}
#otherartics a.adjpst.nxt{
	margin-left: 12px;
}
#otherartics a.adjpst.prv{
	margin-right: 12px;
}
.rrawos{
	position: relative;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	
}
.nxt .rrawos{
	margin-left: 5px;
}
.prv .rrawos{
	margin-right: 5px;
}
.pagittle{
	color: #9a4c00;
	font-size: 16pt;
	margin: 0px auto 10px auto;
}
#printup {
	float: right;
	margin-top: 35px
}
.adhar{
	float:left;
	margin:20px 20px 20px 0; 
	width:350px;
	height: 300px;
}
.adhar.fullw{
	width: 100%;
	margin: 30px 0px;
	clear:both;
	float:none;
}
.adhar iframe{border:none;}
.adtext {
	font-size: 9px;
	color: #bdbdbdb;
	}
#widgets .widget-title{
	background: transparent url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/tilelines.png) 0 0 repeat;
	font-weight: 100;
	/*color: rgb(130,189,216);*//*rgb(86, 86, 86);*/
	color: rgb(87, 161, 195);/*81, 133, 158*/	
	position:relative;
	top: -20px;
	width:100%;
	padding: 10px 30px 10px 10px;
	max-height: 40px;
	/*-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;*/
}
#widgets li img{
	width: 85px;
	height: 85px;
	float:left;
	margin: 0 10px 0 0;
}
#widgets li {
	clear:both;
	padding-bottom: 5px;
	/*border-bottom:  1px solid rgb(238, 238, 238);*/
	margin-bottom: 5px;
	line-height: 120%;
	min-height: 85px;
}
#widgets li:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
#relatedartics ul {margin: 0; padding: 0;}
#relatedartics ul li{float: left;list-style-type: none;width: 30%; border-right: 1px solid rgb(218, 218, 218);margin-right: 10px;padding-right: 10px;line-height: 130%;min-width:150px;}
#relatedartics ul li a{font-size: 16px;}
#relatedartics ul li:last-child{border-right: 0;margin-right:0;padding-right: 0;}
#relatedartics ul li img{
	width: 85px;
	height: 85px;
	float:left;
	margin: 0 10px 0 0;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea{
    padding: 10px 5px !important;
    font-size: 20px !important;
}
.gform_wrapper h3.gform_title {
	font-weight: 100 !important;
	font-size: 1.5em !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
	background: #008000;
	color: white;
	padding: 5px 30px;
	font-weight: 100;
}
.gform_wrapper .top_label .gfield_label{font-weight: 100 !important;}

#top-widget form{margin:0 auto;}
#top-widget form div{margin-bottom: 0;}
#top-widget input#q{
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	
	-o-border-radius bottomright: 0px;
	-o-border-radius topright: 0px;
	-o-border-radius bottomleft: 30px;
	-o-border-radius topleft: 30px;
	
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
	border-top-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	border-bottom-left-radius: 30px;
	width: 65%;
	min-width: 150px;
}
#top-widget form#cse-top input[type=submit], form#cse-404 input[type=submit]{
	margin-left: -5px;
	background: #007012;
	color: white;
	/* font-weight: 900; */
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
	
	-o-border-radius bottomright: 25px;
	-o-border-radius topright: 25px;
	-o-border-radius bottomleft: 0px;
	-o-border-radius topleft: 0px;
	
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #007012;
	
	padding: 4.5px 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	letter-spacing: 2px;
	font-size: 1.2em;
}
.holdprintbutn{
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
	/*margin: 30px 0px; */
	padding: 10px 0px;
	border-bottom: 1px solid #efefef;
}
#printup{
	width: 200px;
	text-align: center;
}
#printup .datetime{
	text-align: center;
	display: block;
	width: 100%;
}
#printup .icon-print{ 
	font-size: 18px;
	color: #fff;
	background: #007012;
	text-align:center;
	width: 200px;
	height: 50px;
	line-height: 50px;
	cursor:pointer;
	margin:0px;
	padding: 7px 12px;
	font-weight: 900;
	text-decoration: none;
	border: 1px solid #fff; 
	outline: 2px solid #007012;
}
#printup .icon-print:hover{
	color: #E8E8E8;
	background: #167F26;
}
/*.post-entry #printup a{
	color: #000;
	text-decoration: none;
	font-weight: 900;
}*/
/*============ POPUP STUFF ============*/
.pum-overlay{
	background: rgba(0, 0, 0, 0.5);
}
/*================================== GARDEN GROUP PAGES ==================================*/
.npform button{
	background: none;
	border: none;
	color: #007012;
	float:left;
	cursor: pointer;
	font-weight: 700;
	font-size: 12px;
	position:relative;
	margin-top: -20px;
}
.npform.noactive button{
	color: rgba(0, 112, 18, .5);
	cursor: default;
}
.npform button span{
	font-size: 40px;
	position: relative;
	top: 9px;
}
.npform button:hover{
	background: none;
	border:none;
}
.groupnav.inpic .npform{
	position: absolute;
	top: 0;
	background: rgba(0,0,0,0.7);
	height: 100%;
	margin:0;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.5s,opacity 0.5s linear;
}
.groupnav.inpic .npform.leftform{
	left: 0;
}
.groupnav.inpic .npform.rightform{
	right: 0;
}
.groupnav.inpic .npform button{
	position:relative;
	top: 40%;
}
.groupnav.inpic .npform button span{
	font-size: 70px;
	color: #ffffff;
}
.groupnav.inpic .npform.noactive button span{
	font-size: 70px;
	color: rgba(255, 255, 255, .5);
}
.singmig:hover .groupnav.inpic .npform{
	visibility:visible;
	opacity:1;
	transition-delay:0s;
}
.outof{
	color: #000000;
	float:left;
	margin: 0px 10px;
	line-height: 2;
}
.groupnav{
	width: 100%;
	clear:both;
	display: block;
}
.groupnav.inpic{
	width: auto;
	clear:none;
}
.groupblurb{
	clear:both;
	width: 100%;
	display:inline-block;
	/*margin-top: -20px;*/
}
.groupblurb p{
	text-align: justify;
}
.tax-gardengroup #share-articles{
	width: auto;
	max-width: 100%;
	border-left: none;
	padding: 0;
	float: none;
	clear:both;
	margin: 0px auto;
	margin-top: -40px;
}
.tax-gardengroup .post-entry{
	display:inline-block;
}
#sharehider{
	overflow:hidden;
	height: 50px;
	margin: 20px auto;
	width: 100%;
	clear:both;
	position:relative;
}
.tax-gardengroup .singmig img{
	max-width: 100%;
	width: 100%;
	position:relative;
}
.tax-gardengroup .sharehead{
	display:none;
}
.tax-gardengroup .stBubble, .tax-gardengroup .b1{
	display:none !important;
}



/*=============================== GLOSSARY =============================*/
#glossary-index {
   
}
ol.snap_nav {
    display: inline;
    clear: both;
    list-style: none outside none !important;
    font-size: 12pt;
    letter-spacing: 2px;
	padding-left: 0 !important;
	margin-left: 0 !important;
	border: none !important;
}
#middle li {
    padding-bottom: 10px;
}
ol.snap_nav li {
    display: block;
    float: left;
    padding: 0px 2px 10px 0px;
}
ol.snap_nav li.snap_selected {
    font-weight: normal !important;
    font-size: 30pt !important;
    text-decoration: none !important;
    color: rgb(204, 0, 0) !important;
	background: none !important;
}
ol.snap_nav li a {
    font-weight: bold;
}
ol.snap_nav a {
    text-decoration: underline;
}
.gloss p{ margin:0 !important;font-size: 14px !important; color: black !important;}
.gloss h3{font-weight: 900; color: black; font-size: 14px; margin: 0;}
.undergloss a{ font-weight:900; font-size: 17px; text-decoration: underling;}
/*.gloss hr:first-child{display:none;}
.gloss hr{width: 80%; background: black;}*/

.snap-post-title {
	font-weight: 900;
}

.snap-post {
	padding-bottom: 15px;
}

/*============================= SEARCH RESULTS PAGE ============================*/

.ardplacedsize{
	width: 100%;
	max-width: 728px;
	max-height: 90px;
	margin: 0px auto;
} 

/*============================= EXTENSION SEARCH ===========================*/
input#ext-search-field, select#service-distance{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
}
#extension-search input[type="submit"]{
	color: white;
	box-shadow: none;
	font-weight: 100;
}

/*============================= Printer Friendly =========================== */
          div.printfriendly {
            margin: 12px 12px 12px 12px;;
          }
          div.printfriendly a, div.printfriendly a:link, div.printfriendly a:visited {
            text-decoration: none;
            font-size: 16px;
            color: #6D9F00;
            vertical-align: bottom;
            border: none;
          }

          .printfriendly a:hover {
            cursor: pointer;
          }

          .printfriendly a img  {
            border: none;
            padding:0;
            margin-right: 6px;
            display:inline-block;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
          }
          .printfriendly a span{
            vertical-align: bottom;
          }
          .pf-alignleft {
            float: left;
          }
          .pf-alignright {
            float: right;
          }
          div.pf-aligncenter {
            display: block;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
          }

         /* .printfriendly {
            display: none;
          }*/
/*============================= CLASSES & IDS ADDED BY HAR ===========================*/

.homead {
	padding: 5px 0 5px 0;
}

.reststf p {
	line-height: 1.5;
}

#colophon-widget img {
	
}

.selcattext {
	font-size: 200%;
	padding-bottom: 10px;
}

.widget_garchivetop {
	padding: 0 20px 0 20px;
}

#sidebarad , .sidebarad {
	
}

.error {
	width: 75%;
	min-width: 300px;
    display: table;
    margin: 0 auto;
}

.reststf a {
	text-decoration: none;
}

#main-art ul {
	overflow: hidden;
	padding-left: 2em;
}

.datetime {
	float:right;
	font-size: 75%;
	max-width: 300px;
	line-height: 1em;
	padding-top: 10px;
}

.printwhere {
	float: left;
}


#main-art ul {
	overflow: visible;
}

/*------------------------- Article Table Styles ----------------------- */

#arttable {
	padding-bottom: 15px;
	clear: left;
}

#arttable table {
	border-collapse:collapse;
	width:95%;
}

.th3 th{
	width: 33%;
	background: #ebe7e7;
}

.th2a th{
	width: 25%;
	background: #ebe7e7;
}

.th2b th{
	width: 75%;
	background: #ebe7e7;
}

#arttable table, #arttable td, #arttable th {
	border: 1px solid black;
	
}

#arttable td, #arttable th{
	padding: 5px;
}

/*====================== THIRD ROW ==========================*/

#ghomewidgets{
	width: 100%;
	overflow: hidden;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/speckledback.jpg) 0 0 repeat;
	padding: 20px 0;
}
.thirdrowgrey{
	max-width: 1150px;
	margin: 0px auto;
}
.thirdrowgrey .widget-area-imbed img{
	width: 85px;
}

.thirdrowgrey ul, .thirdrowgrey li{
	list-style-type: none;
}
.readmorearrow{
	content: " ";
	border-left: 7px solid #fcca1b;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	width: 0;
	height: 0;
	position:relative;
	display:inline-block;
	margin-left: 5px;
}
.wpr_genpost_readmore{
	 float:right;
}
#gardhomenewest{margin-bottom:20px;}
#widgets #poparticulates ul li img{
	width: 100%;
	height: auto;

}
#widgets #gardhomenewest ul li img{
	width: 100%;
	height: auto;
}
.home-widgets ul.list-post-widget-home{
	margin: 0 0 15px 0;
	padding: 0;
}
#gardhomenewest ul.list-post-widget-home li{
	position: relative;
	height: 280px;
	width: 100%;
	overflow: hidden;
	max-height: 400px;
}
#poparticulates ul.list-post-widget-home{
	margin-top: 20px;
}
#poparticulates ul.list-post-widget-home li{
	float:left;
	clear:none;
	margin-bottom: 2.127659574468%;
	padding: 0;
	display: inline;
	margin-right: 2.127659574468%;
	/*width: 14.893617021277%;*/
	width: 23.404255319149%;
	position:relative;
	overflow:hidden;
	height: 160px;
}
#poparticulates ul.list-post-widget-home li:last-child{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
img.defaultnoshow{
    margin-top: -50px !important; 
}
.posthisabs{
	position: absolute;
	bottom: 10px;
	left: 10px;
	max-width: 90%;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .3);
}
.genposts_cattitle{
	font-family: 'Oxygen', sans-serif, Arial, Helvetica;
	text-transform: uppercase;
	font-size: 13px !important;
}
.widge-linktitle{line-height:1.2;}
#gardhomenewest .genposts_cattitle, #poparticulates .genposts_cattitle{
	font-weight: 700;
	color: rgb(252,175,27);
}
#gardhomenewest .genposts_cattitle:hover, #poparticulates .genposts_cattitle:hover{

}
.genposts_linktitle{
	font-family: 'Oxygen', sans-serif, Arial, Helvetica;
}
#gardhomenewest .genposts_linktitle, #poparticulates .genposts_linktitle{
	font-weight: 700;
	color: #fff;
}
#gardhomenewest .genposts_linktitle:hover, #poparticulates .genposts_linktitle:hover{
	
}
br.betwtitles{margin-bottom: 7px;}
#gardhomenewest .genposts_linktitle{font-size: 18px !important;}

.acontaina{line-height: 1;}
.thirdrowgrey .genposts_linktitle{
	color: #777;
	font-size: 1.1em;
}
.thirdrowgrey .genposts_linktitle:hover{
	color: rgb(252,175,27);
}
.wpr_genpost_readmore{
	color: #fcca1b;
	font-family: 'Seaweed Script', cursive;
	font-size: 20px;
}
.wpr_genpost_readmore:hover{
	color: #fcca1b;
}
.inimslid{
	position:relative;
	display:block;
	max-width: 1150px;
	margin: 0px auto;
	height: 100%;
	position:relative;
}
.ininmslide{
	text-align:left;
	max-width: 40%;
	position:absolute;
	padding: 7px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0,0,0,.4);
}
.ininmslide .genposts_cattitle{
	clear:both;
	color: rgb(252,175,27);
	font-weight: 900;
}
.ininmslide h3{
	margin: 5px 0;
}
.ininmslide h3 a{
	color:white;
	font-size: 25px;
	line-height: 1.2;
}
.ininmslide .featdisc{
	color: #fff;
	margin: 0px !important;
}
/*.ininmslide .rmor .wpr_genpost_readmore{
	float:none;
}*/

.thirdrowgrey .grid:last-child .widget-wrapper{
	padding-right: 0px;
}
.vidconti{
	position:relative;
}
.vidconti .playvidbut{
	position: absolute;
	width: 46px;
	height: 46px;
	left: 20%;
	top: 45px;
	background: url(https://maxpull-tlu7l6lqiu.stackpathdns.com/wp-content/themes/yourgarden/imgs/playbootn.jpg) 0 0 no-repeat;
	cursor: pointer;
	pointer-events: none;
}
#widgets.home-widgets ul.list-post-widget-home li.widget-area-imbed .vidconti a img{
	min-width: 200px;
	height: 100%;
	max-height: 140px;
	width: 50%;
}
#garfavhomevids .genposts_cattitle{
	color: rgb(252,175,27);
}
#garfavhomevids .genposts_linktitle{
	color: #777;
}
#garfavhomevids .genposts_linktitle:hover{
	color: rgb(121, 166, 66);
}


/*===== SEARCH PAGE ======*/
#content-search .post{
	clear:both;
	display:inline-block;
}

/*========== STICKY NAV ==========*/
.stickynab{
	position:fixed !important;
	top:0;
	z-index: 9977;
}
.stickyadnab{
	position:fixed !important;
	top:30px;
	z-index: 9977;
}
.stickyapple{
	position:fixed;
	z-index: 9977;
	display:block !important;
}
/*============ GIVEAWAY GRAVITY FORMS =============*/
/*.giveawayform_wrapper*/
#widgets .giveawayform ul li{
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1;
	min-height: 5px;
}
#widgets .giveawayform ul li.nolabel label.gfield_label{
	display:none;
}
.giveawayform .bfl{
	float:left;
	font-size: 10px;
}
.giveawayform .bfr{
	float:right;
	text-decoration:underline;
	font-size: 10px;
}
#widgets .giveawayform input[type="text"]{
	padding: 5px !important;
	font-size: 15px !important;
}
#widgets .giveawayform label.gfield_label + div.ginput_container{
	margin-top: 0px;
	margin-bottom: 0px;
}
#widgets .giveawayform div{
	margin-bottom: 0px;
}
#widgets .giveawayform .gform_button{
	float:right;
}
/*===================== FONTS ========================*/
/*
font-family: 'Oxygen', sans-serif, Arial, Helvetica;
font-family: 'Roboto Slab', "Times New Roman", Times, serif;
font-family: 'Seaweed Script', cursive;
.widget-title-home h3{font-family: 'Oxygen', sans-serif, Arial, Helvetica;}
*/

/*======= LEFT RIGHT DIVS FOR TABLE REPLACEMENT =======*/
.fiftyleft{
	width: 50%;
	float:left;
	padding-right: 5px;
	clear:left;
}
.fiftyright{
	width: 50%;
	float:right;
	padding-left: 5px;
	clear:right;
}
.fiftyleft, .fiftyright{
	width: 50%;
	display: inline-block;
	position:relative;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.fiftyclear{
	display: inline-block;
	clear:both;
	width: 100%;
	margin-bottom: 10px;
}

/*======= SIMILAR POSTS FIX ========*/
#similar-posts li a:first-child, #morbout li a:first-child{
	float:left;
	margin-right: 5px;
}
#morbout span.post-link a{
	margin: 0px;
	float:none;
}

.div980, .issixfifty{
	display: none;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}
/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

	body {
	}
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/

/* ADDED BY HEATHER */

/* Media.net ad box */
#medianet {
	padding: 10px 0;
	width:100%;
}

/* sticky posts styling */
.category-sticky {
	border-bottom: none;
	border-top: none;
	background-color: #D1F5A9;
	padding: 10px;
}


/*================================= ALL MEDIA QUERIES ==========================*/
/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 1300px) {
	.menu a{padding: 0 0.5em}
}
@media screen and (max-width: 1100px) {
	.menu a{padding: 0 0.2em}
	#widgets .widget-title {
		font-size: 19px;
	}
}
@media screen and (max-width: 1250px) {
	#sideddawrap #ddaserved{ margin-left: -30px; }
}
@media screen and (max-width: 1050px) {
	.menu{display: inline-block;}
	.main-nav{float:none;}
	.menu a{height: auto;font-size: 15px; padding: 0 0.5em;}
	#logo{clear:both;float:none;}
	#topsocks{float:none;}
	#topsocks ul{margin: 0px auto;}
	.menu ul{min-width: 0px;}
}
@media screen and (max-width: 980px) {

	body {
	}

	.grid,
	.grid-right {
		float: none;
		overflow: hidden;
		display: inline-block;
		width: 100%;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}
	.div980{
		display: block;
	}


	#headlimwid{
		width: 100%;
		padding: 0;
		
	}
	
	#gardhomenewest ul.list-post-widget-home li{
		height: auto;
	}
	#poparticulates ul.list-post-widget-home li {
		float:none;
		clear:both;
		width: 100%;
		display: inline-block;
	}
	#widgets #poparticulates ul li img {
		width: 200px;
	}
	#poparticulates .posthisabs {
		position:relative;
		bottom: 0;
		left: 0;
		max-width: 100%;
		background: none;
	}
	#poparticulates .genposts_linktitle {
		color: #777;
	}
	body.home .widget-wrapper, body.home .grid{
		margin-bottom: 0px !important; padding-bottom: 0px;
	}
	body.home #wrapper, body.home .thirdrowgrey{
		padding: 0 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#widgets.home-widgets ul.list-post-widget-home li.widget-area-imbed .vidconti a img {
		max-height: 200px
	}
	#topsocks{
		float: none;
		display: block;
		width: 100%;
		margin: 0px auto;
		text-align: center;
	}
	#topsocks ul.social-icons{
		float:none;
	}
	#madmimiblock{
		float: none;
		position: relative;
		font-family: 'Oxygen',sans-serif,Arial,Helvetica !important;
		clear: both;
		width: 100%;
		margin: 0px auto;
		text-align: center;
		left: 0px;
	}
	#madmimiblock .gform_wrapper.madmimiform_wrapper{
		max-width: 100%;
		margin: 0px auto;
		text-align: center;
		width: auto;
		float: none;
		clear: both;
		display: inline-block;
	}
	.fiftyleft, .fiftyright{
		width: 100%;
		float:none;
		clear:both;
		padding: 0px;
		
	}
	.page-template-page-search #sideddawrap {
		display: none;
	}
	#sideddawrap{
		
	}
	#sideddawrap #ddaserved{
		width: auto;
		position: relative;
		margin-left: 0px;
	}
}
@media screen and (max-width: 960px) {
	body.home .thirdrowgrey{
		padding: 0px 50px;
	}
	.thirdrowgrey .widget-area-imbed img {
		width:200px;
	}
	#sibedarad{
		max-width: 100%;
	}
	#sibedarjq{display:none;}

}
@media screen and (max-width: 760px) {
	#catdda{}
}
@media screen and (max-width: 750px) {
	.reststf{width: 100%;}
	.imholder{float: none;width: 100%;text-align: center;}
	.imholder img{float: none !important;margin: 0px auto !important;}
	#widgets.home-widgets ul.list-post-widget-home li.widget-area-imbed .vidconti a img {
		max-height: 140px
	}
	.stickyadnab{top:0px;}
	.appstuff .dolike{font-size: 25px;}
	.appstuff .doget a{font-size: 26px;}
	#catdda{}
}
@media screen and (max-width: 760px) {
	.holdprintbutn{
		text-align: center;
	}
	#otherartics{
		float: none;
		clear:both;

		margin: 0px auto;
	}
	#printup{
		float:none;
		clear:both;
		text-align:center;
		margin: 12px auto 0px auto;
	}
}
@media screen and (max-width: 650px) {
	.issixfifty{display:block;}
	body {
	}

	#logo {
	    float: none;
		margin: 0;
		text-align: center;
	}
	
	#logo img {
		width: 140px;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title {
		text-align: center;
	}

	.sub-header-menu {
		display: none;
	}

	.main-nav {
		position: relative;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
		background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
		background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
		background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
		background-image: -o-linear-gradient(top, #585858, #3d3d3d);
		background-image: linear-gradient(top, #585858, #3d3d3d);
		clear: both;
		margin: 0 auto;
		float:none !important;
	}
	.main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}

	.main-nav .menu ul {
		margin-top: 1px;
	}

	.main-nav .menu li {
		float: none;
		background-color: #ffffff;
		border: none;
		width: auto;
		text-align:left;
	}

	.main-nav .menu li a {
		color: #444444;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}

	.main-nav .menu li.current_page_item,
	.menu .current_page_item a,
	.menu .current-menu-item a {
		background-color: #f5f5f5;
	}

	.main-nav .menu li li:hover {
		background: none !important;
	}

	.main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.main-nav .menu li a:hover,
	.main-nav .menu li li a:hover {
		background-image: none;
		background-color: #f5f5f5 !important;
	}

	.main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}

	.main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #ffffff;
	}

	.main-nav .menu ul {
		min-width: 0;
	}

	.main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #ffffff;
		font-weight: 700;
		cursor: pointer;
	}

	.main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('core/images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}

	.main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('core/images/select-icons.png') 0 -46px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	.tinynav {
		display: block;
	}

	.sb-holder {
		display: block;
	}

	#author-meta {
		padding: 20px;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
	#slider-images{display:none;}
	#featurednav{width: 100%;}
	#featurednav li:first-child{
		-moz-border-radius-topright: 10px;
		-webkit-border-top-right-radius: 10px;
		border-top-right-radius: 10px;
	}
	#featurednav li:last-child{
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.askbtn{
		float:none !important;
		width: 50%;
		margin: 10px auto !important;
		text-align:center;
	}
	#askq{text-align:center;}
	#askq label.asklabel{line-height: 1;}
	#searchplaced #searchform  #s{clear: both;width: 100%;}
	#searchplaced #searchform #searchsubmit{
		clear: both;
		float: none;
		margin: 10px 0;
		-moz-border-radius: 25px;
		-webkit-border-radius: 25px;
		border-radius: 25px;
		width: 50%;
	}
	#relatedartics ul li{clear:both;
		width: 100%;float:none;
		margin-top: 10px;
		margin-right:0;
		border-right:0;
		display:inline-block;
	}
	#share-articles{
		clear:both;
		width: 100%;
		border-right: none;
		margin-bottom: 10px;
		float:none;
		padding-left: 0%;
		padding-top: 10px;
	}
	.adhar {
		max-width: 380px;
		margin: 0px auto;
		text-align: center;
	}
	.entry-content .adhar {
		clear:both;
		display: inline-block;
		float:none;
	}
	
	#adbo{
		float:none;
		clear:both;
		width: 100%;
		/*max-width: 300px;
		height: 250px;*/
	}

	#container {
		padding: 0;
	}
	
	#searchplaced {
		width: 100%;
		padding: 10px 0;
		margin: 0;
	}
	
	#bottom-banner #q {
		width:80%;
	}
	
	#top-widget form#cse-top input[type=submit]{
		margin-left: -25px;
	}

	.single .post-medium, .single .attachment-medium, .single .post-thumbnail, .single .attachment-thumbnail  {
		clear: both;
		float: none;
		margin: 0;
	}

	.single .post-medium, .single .attachment-medium, .single .post-thumbnail, .single .attachment-thumbnail img {
		width: 100%;
	}
	.singmig {
		float: none;
	}
	
	#inpad {
		padding: 0;
	}
	
	.type-post{
		margin: 0 10px 0 10px;
	}

	.breadcrumb-list {
		margin: 0 10px 0 10px;
	}

	input#askquest {
		width:100%
	}
	
	.col-60,
	.col-140,
	.col-220,
	.col-300,
	.col-380,
	.col-460,
	.col-540,
	.col-620,
	.col-700,
	.col-780,
	.col-860 {
		margin-right: 0;
	}
	input#askquest, #askq input[type="text"], #bottom-banner input[type="text"], input[type="text"]{
		width: 85%;
	}
	#blendlogo{display:none;}
	.gform_wrapper.madmimiform_wrapper .left_label{
		clear:both !important;
		margin: 0px auto !important;
		display:block;
		text-align:center;
	}
	.single.single-post #widgets li{
		margin-left: 10px;
		margin-right: 10px;
	}
	#bottom-banner input[type="submit"]{
		float: none;
		top: 0px;
		left: -35px;
	}
}
@media screen and (max-width:600px) {
	#otherartics a.adjpst{
		clear:both;
		float:none;
		display: inline-block;
		width: 100%;
		margin: 10px auto !important;
	}
}
@media screen and (max-width: 480px) {

	body {
	}

	#logo {
	    float: none;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	#widgets #poparticulates ul li{
		text-align:center;
	}
	#widgets #poparticulates ul li img{
		float:none;
		margin: 0px auto;
	}
	#poparticulates .posthisabs {
		position:relative;
		bottom: 0;
		left: 0;
		max-width: 100%;
		float:left;
		clear:both;
		/*text-align:left;*/
	}
	#poparticulates ul.list-post-widget-home li{
		height: auto;
	}
	#gardhomenewest .posthisabs{
		bottom: auto;
		top: 20%;
	}
	.thirdrowgrey{
		text-align:center;
	}
	.thirdrowgrey .widget-area-imbed .acontaina {
		position:relative;
		bottom: 0;
		left: 0;
		max-width: 100%;
		float:left;
		clear:both;
		margin-top: 25px;
	}
	.thirdrowgrey .widget-area-imbed .imconti{
		margin: 0px auto;
		width: 200px;
		text-align: center;
	}
	.appstuff .dolike{font-size: 23px;}
	.appstuff .doget a{font-size: 25px;}
	#catdda{}
	#searchddabox{ width: 470px;}
	
}
@media screen and (max-width: 400px) {
	.taxsib{
		width: 95%;
		margin: 3px auto;
	}
}
@media screen and (max-width: 320px) {

	body {
	}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
	.appstuff .dolike{font-size: 18px;}
	.appstuff .doget a{font-size: 19px;}
}

@media screen and (max-width: 240px) {

	body {
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}

}