/* This theme is the sole property of Locally Grown Themes. Please do not re-distribute this theme whether in part or whole.

Thanks and happy marketing! :) 
*/

html {
	background: url('https://themes.locallygrown.net/dysinger/softly-clean/45degreee_fabric.jpg')
		repeat scroll left top transparent;
	overflow-x: hidden;
}

a {
	background-color: transparent;
	color: #b85b5a;
	text-decoration: none;
}

h2 {
	margin-bottom: 20px;
	margin-top: 20px;
}

a:hover {
	color: #9c3433;
}

body {
	background: url('https://themes.locallygrown.net/dysinger/softly-clean/flowers.jpg') repeat-x
		scroll 0 -20px transparent;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	height: 100%;
	line-height: 25px;
	overflow-x: hidden;
	position: relative;
	width: 100%;
}

.title {
	background: none repeat scroll 0 0 transparent;
	color: #fcedc3;
	font-size: 2.3em;
	margin-top: 40px;
	opacity: 0.65;
	position: relative;
	text-align: center;
	text-shadow: 0 4px 8px #000000;
	margin-bottom: 35px;
}

div#pageheader {
	background-color: transparent;
	margin: 0;
	width: 960px;
	border: medium none;
}

div#wrapper {
	background-color: transparent;
	border: medium none;
	position: relative;
	z-index: 100;
}

ul.navCircle {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 7px 0 20px 10px;
	text-transform: uppercase;
}

ul.navCircle a:link,
ul.navCircle a:visited {
	color: #b85b5a;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 12px 6px;
	text-decoration: none;
}

ul.navCircle a.active:link,
ul.navCircle a.active:visited,
ul.navCircle a:hover {
	background: none repeat scroll 0 0 transparent;
	color: #9c3433;
	padding-bottom: 6px;
	text-decoration: underline;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

ul.navCircle span.help {
	color: #000000;
	cursor: help;
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 30px;
	padding: 0 0 6px;
	text-decoration: none;
}

div#navBar {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #2f4f4f;
	height: 40px;
	margin: 0 0 -50px -5px;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
	white-space: nowrap;
	width: 990px;
	z-index: 100;
}

div#page {
	background: url('https://themes.locallygrown.net/dysinger/softly-clean/fabric_1.jpg') repeat
		scroll 0 0 transparent;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.13);
	margin-left: -10px;
	padding: 60px 20px 20px;
	position: relative;
	width: 940px;
	z-index: 1;
	min-height: 500px;
}

div#pagefooter {
	background: url('https://themes.locallygrown.net/dysinger/softly-clean/roughcloth.jpg') repeat
		scroll 0 0 transparent;
	border-top: medium none;
	color: #979597;
	font-family: 'Montserrat', sans-serif;
	margin: -35px -5000px 0;
	padding: 70px 5000px 30px;
	position: relative;
	text-transform: uppercase;
	width: 980px;
	z-index: 0;
}

div.section h3 {
	background: url('https://themes.locallygrown.net/dysinger/softly-clean/header3.jpg') repeat scroll
		0 0 transparent;
	box-shadow:
		1px 1px 2px rgba(0, 0, 0, 0.2),
		-1px -1px 0 rgba(255, 255, 255, 0.35);
	-moz-box-shadow:
		1px 1px 2px rgba(0, 0, 0, 0.2),
		-1px -1px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow:
		1px 1px 2px rgba(0, 0, 0, 0.2),
		-1px -1px 0 rgba(255, 255, 255, 0.35);
	color: #787776;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 1px;
	margin-left: -15px;
	margin-top: -40px;
	padding: 9px 10px 11px 18px;
	position: relative;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
	text-transform: uppercase;
	top: 0;
	width: 100%;
	z-index: 1;
}

div.section {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid rgba(255, 255, 255, 0);
	margin-bottom: 50px;
	margin-top: 45px;
	padding: 0 10px 10px;
	height: 100%;
}

div.product_thumb {
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	display: block;
	float: left;
	height: 75px;
	margin: 4px 10px 5px 0;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 100px;
	border: none;
}

img.product_thumb {
	border-bottom: medium none;
	border-top: medium none;
	height: 75px;
	margin: -3px 0 5px -2px;
	max-width: 100px;
	padding: 2px;
}

#content form {
	font-size: 100%;
}

#edit_slogan_box {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid grey;
	padding: 10px;
	position: relative;
	z-index: 100;
}

#edit_footer_box {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid grey;
	padding: 10px;
	position: relative;
	z-index: 100;
}
