/*
	Theme Name: Scribble Child Theme
	Theme URI: http://www.studiopress.com/themes/scribble
	Description: Sample is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0.1
	
	Tags: custom-background, custom-header, custom-menu, featured-images, fixed-width, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Scribble Blue
* Scribble Green
* Scribble Lavender
* Scribble Pink
* Scribble Red
* Scribble Teal

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Gudea:400,400italic,700);
@import url(http://fonts.googleapis.com/css?family=Courgette);
@import url(http://fonts.googleapis.com/css?family=Squada+One);
/*
font-family: 'Gudea', sans-serif;
font-family: 'Courgette', cursive;
font-family: 'Squada One', cursive;
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: 'Gudea', sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description {
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}
.clear{clear:both;}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #828ea4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* Body
------------------------------------------------------------ */

body {
	background: url(images/bg.png);
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	background:#d6dee6;

}

@media screen and (max-device-width: 1200px) {
	#wrap{
	width: 1140px;
	margin:0 auto;
}
}


/* Header
------------------------------------------------------------ */
#wrap #header {
	background: #fff !important;
	background: url(images/bg-nav.png);
	height: 90px;
	overflow: hidden;
	width:100%;
	position:fixed;
	z-index:99;
}

#wrap #header .wrap {
	margin: 0 auto;
	width: 1080px;
}

@media screen and (max-device-width: 1200px) {
	#header{
	width: 1140px;
	margin:0 auto;
}
}

#title-area {
	float: left;
	height: 90px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 250px;
}

#title {
	font-family: 'Gudea', sans-serif;
	font-size: 36px;
	line-height: 42px;
	margin: 18px 0 0;
	text-transform: lowercase;
}

#title a {
	background: url("http://riverwoodsales.com/wp-content/themes/scribble/images/topnav-logo.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 56px;
    text-indent: -9999px;
    width: 218px;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	display:none;
}

#header .widget-area {
	float: right;
}


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

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 105px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 250px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


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

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 1080px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

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

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header title-area ul.menu {
	float: right;
	margin-top:35px;
}

#header title-area ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header title-area ul.menu li {
	float: left;
	list-style-type: none;
}

#header ul.menu li a {
	color: #394560;
	display: block;
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	position: relative;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	padding:0 20px;
}

#header title-area ul.menu li a {
	color: #394560;
	display: block;
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	position: relative;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	padding:0 20px;
}

#header title-area ul.menu li a:hover,
#header title-area ul.menu li a:active {
	color: #c0c3c9;
}

#header title-area ul.menu li li a,
#header title-area ul.menu li li a:link,
#header title-area ul.menu li li a:visited {
	background-color: #884f5a;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-shadow: none;
	text-transform: none;
	width: 128px;
}

#header title-area ul.menu li li a:hover,
#header title-area ul.menu li li a:active {
	background: none;
	background-color: #884f5a;
	color: #333;
}

#header title-area ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#header title-area ul.menu li ul a {
	width: 130px;
}

#header title-area ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#header title-area ul.menu li:hover>ul,
#header title-area ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: url(images/bg-nav.png);
	clear: both;
	color: #333;
	font-family: 'Gudea', sans-serif;
	overflow: hidden;
	text-transform: uppercase;
	width: 1080px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	border-right: 1px solid #fff;
	color: #333;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
	text-shadow: #fff 1px 1px;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #884f5a;
	color: #fff;
	text-shadow: #884f5a 1px 1px;
}

#nav li a:hover,
#nav li a:active,
#nav li:hover a {
	background-color: #884f5a;
	color: #fff;
	text-shadow: #884f5a 1px 1px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #884f5a;
	border: 1px solid #fff;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-shadow: none;
	text-transform: none;
	width: 128px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #fff;
	color: #333;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

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

#nav li ul ul {
	margin: -33px 0 0 149px;
}

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


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 12px;
	padding: 6px 15px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

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

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

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

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav #menu-secondary {
	background: #96a2b6;
	border-top:6px solid #5e6983;
	clear: both;
	width: 100%;
	height:55px;
	margin-top:80px;
	position:fixed;
	z-index:99;
}
#subnav .wrap{
	width: 1080px;
	margin:0 auto;
}
@media screen and (max-device-width: 1200px) {
	#subnav{
	width: 1140px;
	margin:0 auto;
	margin-top:80px;
}
}

#subnav ul {
	float: left;
	width: 100%;
	line-height: 44px;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #394560;
	display: block;
	font-size: 14px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:2px;
	margin-right:10px;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #fff;
}

#subnav li a:hover,
#subnav li a:active,
#subnav li:hover a {
	color: #fff;
}
#subnav li.current-menu-parent a{
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #884f5a;
	border: 1px solid #fff;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-shadow: none;
	text-transform: none;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #fff;
	color: #333;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

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

#subnav li ul ul {
	margin: -33px 0 0 149px;
}

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


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
	padding-top:140px;
}

.home.full-width-content #inner {
	width: 100%;
	padding-top:80px;
}

@media screen and (max-device-width: 1200px) {
 .home.full-width-content #inner {
	width: 1140px;
	margin:0 auto;
}
}


/* Welcome
------------------------------------------------------------ */

#welcome {
	background:#364660;
	overflow: hidden;
	border-top: 3px solid #5E6983;
}

#welcome .wrap {
	font-family: 'Gudea', sans-serif;
	width: 1080px;
	margin: 0 auto;
}


/* Products
------------------------------------------------------------ */

#products {
	background: #96a2b6;
	overflow: hidden;
}

#products .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
}


/* About
------------------------------------------------------------ */

#about {
	background: #d6dee6;
	overflow: hidden;
}

#about .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
}



/* VIP
------------------------------------------------------------ */

#vip {
	background: #394560;
	overflow: hidden;
}

#vip .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
}

/* Contact
------------------------------------------------------------ */

#contact {
	background: #e9e6e0;
	margin: 0 auto;
	overflow: hidden;
	border-bottom:3px solid #8b909c;
}

#contact .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	width: 1080px;
}


/* Blog
------------------------------------------------------------ */

#blog {
	background: url(images/bg-light.png) top repeat-x;
	overflow: hidden;
}

#blog .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
}


/* About
------------------------------------------------------------ */

#services {
	background: url(images/bg-light.png) top repeat-x;
	overflow: hidden;
}

#services .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
}


/* Photos
------------------------------------------------------------ */

#photos {
	background: url(images/bg-dark.png) top repeat-x;
	overflow: hidden;
}

#photos .wrap {
	font-family: 'Gudea', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1080px;
}



/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

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

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

.home.full-width-content #content-sidebar-wrap {
	width: 100%;
}

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


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 470px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 732px;
	padding-top:30px;
}

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

.home.full-width-content #content {
	width: 100%;
}

.full-width-content #content {
	width: 1080px;
}

.entry-content blockquote {
	margin:10px 0;
	padding:0;
}

.entry-content blockquote p {
	color:#394560;
	font-family: 'Courgette', cursive;
	font-size:20px;
}
.entry-content h4{
	color: #394560;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.bottomcontainerBox{
	margin:15px 0;
}

.post {
	background: url("images/others/2-bars-repeate-hor.png") repeat-x scroll center bottom transparent;
    padding-bottom: 40px;
    padding-left: 36px;
	margin: 0 0 30px -6px;
	width: 661px;
}

.entry-content {
	overflow: hidden;
}
.entry-content p{
	font-size:15px;
	color:#394560;
}

.entry-content p,
.home p {
	padding: 10px 0 10px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.top p {
	text-align: center;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-family: 'Gudea', sans-serif;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #444;
	font-family: 'Gudea', sans-serif;
	font-size: 36px;
	line-height: 42px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #884f5a;
	text-decoration: none;
}

#blog h2,
#blog h2 a,
#blog h2 a:visited,
#services h5 {
	color: #444;
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 24px;
}

#blog h2 a:hover {
	color: #884f5a;
}

h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 5px;
}

h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 5px;
}


.widget-area h4 {
	font-family: 'Gudea', sans-serif;
	font-size: 24px;
	margin: 0 0 10px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

h5 {
	font-size: 18px;
}

#welcome h5 {
	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 20px;
}

h6 {
	font-size: 16px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul,
#about ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li,
#about ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
	color:#394560;
	font-size:15px;
}

.entry-content ol li {
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
    border-left: 1px solid #394560;
    color: #394560;
	display:inline;
    font-size: 14px;
    font-weight: 700;
    margin-left: 12px;
    padding-left: 10px;
    text-transform: uppercase;
	letter-spacing:1px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	display:inline;
}
.post-meta a {
    color: #394560;
    font-weight:700;
    font-size: 14px;
    text-transform: uppercase;
	letter-spacing:1px;
	text-decoration:none;
}
.post-meta a:hover {
    color: #884f5a;
}

/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img,
img a {
	
}

img.portfolio {
	border: 15px solid #fff;
}

#blog .featuredpage img,
#blog .featuredpost img {
	margin: 0 0 15px;
}

#photos .featuredpage img,
#photos .featuredpost img {
	margin: 0;
}

.entry-content img {
    
    max-width: 100%;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}
/*
.ngg-slideshow{
	margin:30px 0;
	border: 10px solid #FFFFFF;
}*/
.ngg-slideshow{
	border: 10px solid #FFFFFF;
}
.post-image {
	margin: 15px 10px 10px 0;
	border: 10px solid #FFFFFF;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

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

img.alignnone {
	display: inline;
/*	margin: 0 0 10px; */
	border: 0;
}

img.alignleft {
	display: inline;
/*	margin: 15px 15px 10px 0; */
}

img.alignright {
	display: inline;
/*  margin: 0 0 10px 15px; */
}

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

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

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


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

.navigation {
	background: url("images/others/pagination-bg.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    margin-bottom: 20px;
    margin-left: 30px;
    overflow: hidden;
    padding-top: 15px;
    text-align: center;
    width: 659px;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	padding: 5px 8px;
	color:#5e6983;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
}

.navigation li a:hover,
.navigation li.active a {
	color:#884f5a;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 300px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	width:348px;
	float:left;
	padding:30px 0;
	margin-right:36px;
	background:url(images/others/2-bars-repeate.png) repeat-y right;
	margin-bottom: -5000px; 
	padding-bottom: 5000px;
	margin-right: -7px;
}

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

.sidebar .widget {
	margin: 0 0 15px;
	padding: 20px;
}

#header ul {
	margin: 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

#footer-widgets ul li,
#sidebar ul li {
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	word-wrap: break-word;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-family: 'Gudea', sans-serif;
	font-size: 12px;
	width: 268px;
}

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


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

#blog .featuredpage .page,
#blog .featuredpost .post {
	float: left;
	margin: 0 19px 0 0;
	overflow: hidden;
	width: 300px;
}

#photos .featuredpage,
#photos .featuredpost {
	margin: 0;
	padding: 0 0 30px;
}

#photos .featuredpage .page,
#photos .featuredpost .post {
	float: left;
	margin: 0 15px 0 0;
	width: 140px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background-color: #ACB5C3;
    border: medium none;
    color: #edefef;
    cursor: pointer;
    font-family: 'Courgette', cursive;
    font-size: 20px;
    font-weight: normal;
    height: 34px;
    margin-top: 20px;
    padding: 3px 5px;
    text-decoration: none;
	width: 122px;
	-webkit-appearance: none;
	-webkit-border-radius:0;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #54678D;
	border: 1px solid #54678D;
	color: #edefef;
	text-decoration: none;
	-webkit-appearance: none;
	-webkit-border-radius:0;
}

.archive .textwidget form#mc-embedded-subscribe-form input#mc-embedded-subscribe, 
.page .textwidget form#mc-embedded-subscribe-form input#mc-embedded-subscribe{
	margin-right: 7px;
}



.welcome-link {
	background-color: #884f5a;
	font-size: 14px;
	display: block;
	margin: 20px auto;
	padding: 5px 10px;
	text-align: center;
	width: 140px;
}

.welcome-link:hover {
	background-color: #394560;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

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

.s {
	/*font-family: 'Squada One', cursive;*/
	font-family: 'Courgette',cursive;
	font-size: 12px;
	margin: 0 1px 0 0;
	padding: 3px 5px;
	width: 190px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	font-family: 'Gudea', sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 200px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: url(images/bg-nav.png);
	margin: 0 0 15px;
	clear: both;
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 30px 0 20px;
	width: 1080px;
}

.home.full-width-content #footer-widgets {
	display: none;
}

#footer-widgets .wrap {
	margin: 0 auto;
	width: 900px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets p {
	padding: 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 30px 0 0;
	width: 280px;
}

.footer-widgets-2 {
	float: left;
	width: 280px;
}

.footer-widgets-3 {
	float: right;
	width: 280px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	overflow: hidden;
	width:100%;
}

#footer .wrap {
	margin: 0 auto;
	width: 1080px;
}

#footer p {
	color: #555;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #555;
}

#footer a:hover {
	color: #222;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


/* Comments
------------------------------------------------------------ */


#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px 18px;
	overflow: hidden;
}
.single-format-standard #respond {
	margin-left:26px;
}
#comments p,
#respond p {
	font-size: 15px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	background: none repeat scroll 0 0 #ACB5C3;
    border: medium none;
    font-size: 20px;
    height: 24px;
    margin: 8px 0 0;
    padding: 5px;
    width: 308px;
	color:#edefef;
	-webkit-border-radius:0;
	
}
#comment {
	height: 78px;
    margin: 10px 0;
    width: 633px;
}

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

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

.comment-list li,
.ping-list li {
    list-style: none outside none;
    margin: 20px 0 60px 34px;
}
.comment-author{
	color:#394560;
	font-size:20px;
	font-family: 'Courgette', cursive;
	margin-bottom:10px;
}
.says{
	display:none;
}
.comment-meta a{
	float:left;
	color:#394560;
	font-size:15px;
	font-weight:700;
	margin-right:10px
}
.comment-content{
	font-size:15px;
	float:left;
}
.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}
.reply{
	clear:both;
}

.comment-list p,
.ping-list p {
	/*margin: 10px 5px 10px 0;*/
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
	float:left;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	background:none;
	height:100%;
	padding:0;
	margin:0;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	
}

.alt,
.depth-1,
.even {
	
}


/* Gravity Forms
------------------------------------------------------------ */

.gform_widget {
	width: 65% !important;
}

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: 'Gudea', sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}





/*
Content Left and Right
*/
.left_content{
	width:348px;
	float:left;
	padding:130px 0;
	margin-right:36px;
	background:url(images/others/2-bars-repeate.png) repeat-y right;
	margin-bottom: -5000px; 
	padding-bottom: 5000px; 
}
.left_inner{
	padding:0 16px;
}
.right_content{
	width:696px;
	float:left;
	padding:130px 0 60px;
}
.col1_content{
	width:312px;
	float:left;
	margin:0 36px 0 0;
}
.col2_content{
	width:348px;
	float:left;
	margin-top: 35px;
}
.colfull_content{}

.seperator{
	background:url(images/others/2-bars-repeate-hor.png) repeat-x;
	height: 20px;
    margin: 30px 0;
}

/*Welcome*/

#welcome h3{
	color:#edefef;
	font-weight:500;
	font-size:20px;
	font-family: 'Courgette', cursive;
	margin:25px 0 10px;
}
#welcome p{
	color:#edefef;
	font-weight:500;
	font-size:15px;
}
#welcome .left_content{
	padding:60px 0;
	margin-bottom: -5000px; 
	padding-bottom: 5000px; 
}
#welcome .right_content{
	padding:60px 0;
}
#welcome .left_content ul{
	margin-top:0px;
}
#welcome .left_content ul li {
	height:80px;
}
#welcome .left_content ul li:hover{
	background:url(images/redmark.png) no-repeat center right;
}
#welcome .left_content ul li a.welcome{
	background:url(images/others/welcome-tab1.png) no-repeat 0 0;
	width:300px;
	height:90px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#welcome .left_content ul li a.welcome:hover{
	background:url(images/others/welcome-tab1.png) no-repeat -300px 0;
}
#welcome .left_content ul li a.welcome.active{
	background:url(images/others/welcome-tab1.png) no-repeat -600px 0;
}
#welcome .left_content ul li a.eating{
	background:url(images/others/welcome-tab1.png) no-repeat 0 -85px;
	width:300px;
	height:85px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#welcome .left_content ul li a.eating:hover{
	background:url(images/others/welcome-tab1.png) no-repeat -300px -85px;
}
#welcome .left_content ul li a.eating.active{
	background:url(images/others/welcome-tab1.png) no-repeat -600px -85px;
}
#welcome .left_content ul li a.packaging{
	background:url(images/others/welcome-tab1.png) no-repeat 0 -170px;
	width:300px;
	height:85px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#welcome .left_content ul li a.packaging:hover{
	background:url(images/others/welcome-tab1.png) no-repeat -300px -170px;
}
#welcome .left_content ul li a.packaging.active{
	background:url(images/others/welcome-tab1.png) no-repeat -600px -170px;
}
#welcome .left_content ul li a.cleaning{
	background:url(images/others/welcome-tab1.png) no-repeat 0 -255px;
	width:300px;
	height:85px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#welcome .left_content ul li a.cleaning:hover{
	background:url(images/others/welcome-tab1.png) no-repeat -300px -255px;
}
#welcome .left_content ul li a.cleaning.active{
	background:url(images/others/welcome-tab1.png) no-repeat -600px -255px;
}


/*About*/

#about h3{
	color:#394560;
	font-weight:500;
	font-size:20px;
	font-family: 'Courgette', cursive;
	margin:10px 0 10px;
	line-height:130%;
}
#about h4{
	color:#394560;
	font-weight:700;
	font-size:14px;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:1px;
}
#about p{
	color:#394560;
	font-weight:500;
	font-size:15px;
	line-height:120%;
}
#about img.about_image{
	margin-left:-22px;
}
/*Contact*/

#contact h3{
	color:#394560;
	font-weight:500;
	font-size:20px;
	font-family: 'Courgette', cursive;
	margin:0 0 10px;
	line-height:130%;
}
#contact h3.qoute_contact{
	margin:15px 0 20px;
}
#contact h4{
	color:#394560;
	font-weight:700;
	font-size:15px;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	line-height:120%;
	margin:0;
	letter-spacing:1px;
}
#contact h5{
	color:#394560;
	font-weight:700;
	font-size:15px;
	font-family: 'Gudea', sans-serif;
	line-height:120%;
	margin:0;
	margin-top:20px;
	padding:0;
}
#contact p{
	color:#394560;
	font-weight:500;
	font-size:15px;
	line-height:120%;
}
#contact p span.sales_contact{
	display: block;
    float: left;
    width: 70px;
}
#contact .colfull_content a.map{
	background:#fff url(images/others/map-sprite.jpg) no-repeat 0 -315px;
	width:660px;
	height:315px;
	display:block;
	margin-bottom:40px;
}
#contact .colfull_content a.map:hover{
	background:#fff url(images/others/map-sprite.jpg) no-repeat 0 0;
}

/*VIP*/
#vip h3{
	color:#edefef;
	font-weight:500;
	font-size:20px;
	font-family: 'Courgette', cursive;
	margin:0 0 10px;
	line-height:130%;
}
#vip p{
	color:#edefef;
	font-weight:500;
	font-size:15px;
	line-height:120%;
}


/*TAB*/
.tab-product li.tab-header{
	background: url("images/tab-bg.png") no-repeat scroll 0 0 transparent;
    color: #EDEFEF;
    display: block;
    font-family: 'Courgette',cursive;
    font-size: 20px;
    height: 35px;
    padding: 15px 0 0 28px;
    text-decoration: none;
}
.tab-product li.tab-bottom{
	background: url("images/others/tab-bg-bottom.png") no-repeat scroll transparent;
}
.tab-product li{
	background: url("images/others/2-bars-repeate.png") repeat-y scroll left top transparent;
	padding-left:8px;
}
.tab-product li a{
	color: #394560;
    display: block;
    font-size: 14px;
    padding: 6px 0 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
	font-family: 'Gudea', sans-serif;
	cursor: pointer;
	font-weight: 600;
    letter-spacing: 1.2px;
}
.tab-product li a:hover {
	background: url(images/redmark.png) no-repeat center right;
}

.tab-product li a.active{
	background: #828ea4 url(images/redmark.png) no-repeat center right;
}

/*Products*/
.products{
	background:url(images/products.png) no-repeat;
	padding-top: 115px;
	margin-top:-30px;
	padding-right: 36px;
}
.products .product_image{
	width:312px;
	float:left;
	position:relative;
}
.products .product_image a.visit_website{
	background: url("images/others/visit-website-btn.png") no-repeat scroll 0 0 transparent;
    bottom: 10px;
    height: 35px;
    left: 78px;
	display:block;
    position: absolute;
    width: 156px;	
}
.products .product_image a.visit_website:hover{
	background: url("images/others/visit-website-btn.png") no-repeat scroll 0 -35px transparent;
}
.products .product_about{
	width:348px;
	float:left;
}
.products .product_about h2{
	background:url(images/others/2-bars-repeate-hor.png) repeat-x bottom;
	padding-bottom:20px;
	padding-left:36px;
	color:#edefef;
	font-size:29px;
	font-family: 'Courgette',cursive;
}
.products .product_about ul{
	padding:10px 0 20px 50px;
}
.products .product_about ul.food{
	background:url(images/others/food-icon.png) no-repeat bottom right;
}
.products .product_about ul.packaging{
	background:url(images/others/packaging-icon.png) no-repeat bottom right;
}
.products .product_about ul.sanitation{
	background:url(images/others/sanitation-icon.png) no-repeat bottom right;
}
.products .product_about ul li{
	color:#edefef;
	font-size:15px;
	font-family: 'Gudea', sans-serif;
}
.product_description{
	margin-top:10px;
}
.products .product_description p{
	color:#edefef;
	font-size:15px;
	font-family: 'Gudea', sans-serif;
	margin-bottom:30px;
}


/*footer*/
#footer_wrap{
	background:#ffffff;
}

@media screen and (max-device-width: 1200px) {
	#footer_wrap{
	width: 1140px;
	margin:0 auto;
}
}
#footer_wrap .wrap{
	width:1080px;
	margin:0 auto;
	padding:20px 0;
}
#footer_wrap .widget{
	float:left;
}
#footer_wrap .widget .social a{
	margin:0 15px;
	float:left;
}
#footer_wrap .widget .social a.facebook{
	background:url(images/others/social-icons.png) no-repeat 0 0;
	width:66px;
	height:67px;
	display:block;
	text-indent:-9999px;
}
#footer_wrap .widget .social a.facebook:hover{
	background:url(images/others/social-icons.png) no-repeat 0 -67px;
}
#footer_wrap .widget .social a.twitter{
	background:url(images/others/social-icons.png) no-repeat -66px 0;
	width:66px;
	height:67px;
	display:block;
	text-indent:-9999px;
}
#footer_wrap .widget .social a.twitter:hover{
	background:url(images/others/social-icons.png) no-repeat -66px -67px;
}
#footer_wrap .widget .social a.youtube{
	background:url(images/others/social-icons.png) no-repeat -132px 0;
	width:66px;
	height:67px;
	display:block;
	text-indent:-9999px;
}
#footer_wrap .widget .social a.youtube:hover{
	background:url(images/others/social-icons.png) no-repeat -132px -67px;
}

#footer_wrap #text-9.widget{
	color: #828EA4;
    float: right;
    font-size: 12px;
    line-height: 120%;
    padding: 15px 0;
    text-align: right;
    width: 200px;
}
p.copyright_footer{
	color: #828EA4;
    float: right;
    font-size: 12px;
    line-height: 120%;
    padding: 15px 0;
    text-align: right;
    width: 200px;
}

form.searchform input.s{
	background: url("images/others/search-bg.png") no-repeat scroll 0 0 transparent;
/*    border: medium none; */
/*Search*/
    font-size: 46px;
    font-weight: 700;
    height: 67px;
    margin: 0;
    padding: 0 10px;
    width: 330px;
	color:#76839b;
	margin-right:20px;
}
form.searchform input.searchsubmit{
	display:none;
}

/*Inner Content*/
h2.entry-title a, h1.entry-title{
	font-size:20px;
	font-family: 'Courgette',cursive;
	color:#394560;
}
h2.entry-title a:hover{
	font-size:20px;
	font-family: 'Courgette',cursive;
	color:#884f5a;
}
.page .entry-content img {
/*	border: 10px solid #FFFFFF; */
	margin-top: 15px;
}
.page .entry-content p {
	margin-top: 15px;
}
.more-link{
	font-style:italic;
}

/*Comments*/
#comments h3{
	display:none;
}
#respond h3#reply-title{
	display:block;
	color:#394560;
	font-size:20px;
	font-family: 'Courgette',cursive;
	margin-bottom:20px;
}

.single-format-standard  form{
	background:url(images/others/bars.png) no-repeat;
	padding:0 8px;
	height:232px;
}
.commentform_style{
	margin-bottom: 20px;
}
.comment-form-author{
	float: left;
    margin-right: 16px;
    width: 310px;
}
.comment-form-email{
	float:left;
    width: 310px;
}

.comment-form-url {
display: none;
}
::-webkit-input-placeholder {
    color:    #fff;
}
:-moz-placeholder {
    color:    #fff;
}
:-ms-input-placeholder {
        color:    #fff;
}


.single-format-standard.logged-in  form{
	background:none;
	padding:0 8px;
	height:189px;
}
.single-format-standard.logged-in  form .comment-form-comment{
	background:url(images/others/bars-message.png) no-repeat;
	padding:0 8px;
	height:105px;
}
.single-format-standard.logged-in #comment{
	margin-top:9px;
}
.single-format-standard.logged-in .form-submit{
	background:url(images/others/bars-submit.png) no-repeat;
	width:138px;
	height:64px;
}
.single-format-standard.logged-in  input[type="button"], .single-format-standard.logged-in  input[type="submit"] {
	margin-left: 8px;
    margin-top: 22px;
}

form.searchform, .single-format-standard.logged-in form.searchform{
	background:none;
	padding:0;
	height:100%;
}

.single-format-standard.logged-in #respond h3#reply-title{
	margin-left:8px;
}

/*Pagination*/

#prev-next{
    background: url("images/others/pagination-bg.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    margin-bottom: 20px;
    margin-left: 36px;
    overflow: hidden;
    padding-top: 15px;
    text-align: center;
    width: 659px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
 #prev-next{
	margin-left: 26px;
}
}

#prev-next a{
	color: #5E6983;
	font-weight: 700;
	padding: 5px 8px;
	text-transform: uppercase;
}
.prev-link{
	border-right: 1px solid #5E6983;
    float: left;
    padding-right: 25px;
    text-align: right;
    width: 310px;
}
.next-link{
	float: right;
    text-align: left;
    width: 300px;
}

/*Sidebar*/
#sidebar .sidebar-content #sidebar,
#sidebar .sidebar-sidebar-content #sidebar {
	width:348px;
	float:left;
	padding:30px 0;
	margin-right:36px;
	background:url(images/others/2-bars-repeate.png) repeat-y right;
	margin-bottom: -5000px; 
	padding-bottom: 5000px;
	margin-right: -7px;
}

#sidebar .content-sidebar-sidebar #sidebar-alt {
	float: right;
}
#sidebar.sidebar .widget{
	padding:0;
	margin:0;
}
#sidebar .widget {
	background:url(images/others/2-bars-repeate-hor.png) repeat-x bottom;
	margin-top: -23px;
}
#sidebar .widget-wrap{
	padding: 20px 20px;
	background:url(images/others/2-bars-repeate.png) repeat-y left;
	margin-top: -8px;
}
/*
#sidebar .widget-wrap div{
	padding: 10px 15px;
}*/
#sidebar #text-10 .widget-wrap {
	background:none;
}
#sidebar #text-10 .widget-wrap  div{
	padding:0 0 30px;
	/*margin-left:-30px;*/
}/*
#sidebar .widget-wrap img{
	margin-left: 26px;
}*/
#sidebar .widget-wrap p{
	color: #394560;
    font-size: 15px;
}

/*Sidebar Slide*/
#slideshow-2 .widget-wrap h4.widgettitle{
	display:block;
	text-indent:-9999px;
	background:url(images/others/product-flag.png) no-repeat;
	width:213px;
	height:80px;
	margin-left:40px;
}
#slideshow-2 .widget-wrap{
	padding: 0 20px 40px;
}
#slideshow-2 .ngg_slideshow.widget{
	background: none repeat scroll 0 0 transparent;
    margin-top: -10px;
    padding-left: 10px;
    position: relative;
}
/*
#slideshow-2 .ngg_slideshow.widget div img{
	border:6px solid #fff;
}*/
#slideshow-2 a.see_more{
	background: url("images/others/seemore.png") no-repeat scroll 0 0 transparent;
    bottom: -5px;
    display: block;
    height: 30px;
    left: 85px;
    position: absolute;
    text-indent: -9999px;
    width: 134px;
    z-index: 98;
}

/*VIP*/
.wpcf7{
	background: url(images/others/vip-form-bg.png) no-repeat;
	height:178px;
	width:659px;
}
.wpcf7 .left{
	float:left;
}
.wpcf7 .form_style{
	margin-bottom: 22px;
}
.wpcf7 .form_style input{
	background: none repeat scroll 0 0 #ACB5C3;
	border: medium none;
	font-size: 20px;
	height: 24px;
	margin: 8px 0 0 8px;
	padding: 5px;
	width: 308px;
	color: #fff;
}
.wpcf7 .form_style input.watermark {
    color: #fff;
}
.wpcf7 .form_style.check{
	margin-top:15px;
}
.wpcf7 .form_style.check input{
	background: none repeat scroll 0 0 #ACB5C3;
	border: medium none;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
}
.wpcf7 .form_style.check .wpcf7-list-item .wpcf7-list-item-label{
	font-size: 15px;
	color: #fff;
	font-family: 'Gudea', sans-serif;
}
.wpcf7 .form_style input.wpcf7-submit{
	background-color: #ACB5C3;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Courgette',cursive;
    font-size: 20px;
    font-weight: normal;
    height: 34px;
    padding: 3px 5px;
    text-decoration: none;
    width: 122px;
}
.wpcf7 .form_style input.wpcf7-submit:hover{
	background-color: #54678D;
    border: 1px solid #54678D;
    color: #FFFFFF;
    text-decoration: none;
}

/*VIP Mailchimp*/

.home form#mc-embedded-subscribe-form{
	background: url(images/others/vip-form-bg.png) no-repeat;
	height:178px;
	width:659px;
}
.home #mc_embed_signup .left{
	float:left;
}
.home #mc_embed_signup .form_style{
	margin-bottom: 22px;
}
.home #mc_embed_signup .form_style input{
	background: none repeat scroll 0 0 #46526c;
	border: medium none;
	font-size: 20px;
	height: 24px;
	margin: 8px 0 0 8px;
	padding: 5px;
	width: 308px;
	color: #fff;
	-webkit-border-radius:0;
}
.home #mc_embed_signup .form_style input.watermark {
    color: #fff;
}
.home #mc_embed_signup .form_style.check{
	margin-top:15px;
	margin-left: 20px;
}
.home #mc_embed_signup .form_style.check span{
	
}
.home #mc_embed_signup .form_style.check input.home #mc_embed_signup .form_style.check input{
	background: none repeat scroll 0 0 #ACB5C3;
	border: medium none;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
	-webkit-border-radius:0;
}
.home #mc_embed_signup .form_style.check label{
	font-size: 15px;
	color: #fff;
	font-family: 'Gudea', sans-serif;
}
.home #mc_embed_signup  input[type="submit"]{
	background-color: #46526c;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Courgette',cursive;
    font-size: 20px;
    font-weight: normal;
    height: 34px;
    padding: 3px 5px;
    text-decoration: none;
	margin: 8px 0 0 8px;
    width: 122px;
	-webkit-appearance: none;
}
.home #mc_embed_signup  input[type="submit"]:hover{
	background-color: #54678D;
    border: 1px solid #54678D;
    color: #FFFFFF;
    text-decoration: none;
	-webkit-appearance: none;
}

#sidebar #text-13.widget{
	background:none;
}
#sidebar #text-13 h4{
	margin:0;
	/*padding-left:15px;*/
	color:#394560;
	font-family: 'Courgette', cursive;
	font-size:20px;
}
#text-12 h4{
	font-family: 'Gudea',sans-serif;
    font-size: 16px;
	font-weight:700;
	color:#394560;
	margin:0;
}

#sidebar .widget-wrap div#mc_embed_signup, #sidebar .widget-wrap div#mc_embed_signup .mc-field-group{
	padding:0;
	padding-top:6px;
}


.textwidget form#mc-embedded-subscribe-form{
	background:url(images/others/subscribe-bg.png) no-repeat;
	width:347px;
	height:50px;
	/*margin-left: -35px;*/
	margin-left: -19px;
}
.textwidget form#mc-embedded-subscribe-form input#mce-EMAIL{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #394560;
    font-size: 20px;
    height: 35px;
    margin-right: 0;
    padding-left: 20px;
    width: 234px;
}
.textwidget form#mc-embedded-subscribe-form input#mc-embedded-subscribe{
	color: #394560;
    float: right;
    font-family: 'Gudea',sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 35px;
    letter-spacing: 1px;
    margin-right: 15px;
    margin-top: 2px;
    text-transform: uppercase;
    width: 67px;
	background:none;
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.textwidget form#mc-embedded-subscribe-form input#mce-EMAIL{
		width:230px;
	}
 .textwidget form#mc-embedded-subscribe-form input#mc-embedded-subscribe{
    margin-right: 14px;
}
}


.textwidget form#mc-embedded-subscribe-form input#mc-embedded-subscribe[type="submit"]{
	margin-top:1px;
}

.textwidget form#mc-embedded-subscribe-form input#mc-embedded-subscribe[type="submit"]:hover {
    background-color: #acb5c3;
    border: 1px solid #acb5c3;
    text-decoration: none;
}

.textwidget form#mc-embedded-subscribe-form input::-webkit-input-placeholder {
  font-family: 'Courgette', cursive;
  color:#394560;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-family: 'Courgette', cursive;
  color:#edefef;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  font-family: 'Courgette', cursive;
  color:#edefef;
}

input.watermark {
  font-family: 'Courgette', cursive;
}
textarea.watermark {
  font-family: 'Courgette', cursive;
}

/*Genesis Slider*/
#slider{
	margin-top: 40px;
	border:none;
}
.nivoSlider{
	border:10px solid #fff;
}
.nivo-caption{
	bottom: 70px;
    left: 50px;
    position: absolute;
}
#slider .nivo-caption p{
	background:none repeat scroll 0 0 rgba(51, 66, 98, 0.5);
	border:none;
	font-family: 'Courgette', cursive;
	font-size:20px;
	color:#fff;
	font-weight:lighter;line-height:140%;
	padding:10px 25px;
}
.nivo-html-caption{
	display:none;
}
.nivo-control{
	display:relative;
}

.home #mc_embed_signup .form_style span input{
	height: 1px;
    margin-top: -12px;
    padding: 0;
}
.form_style.check span.eating, .form_style.check span.packaging, .form_style.check span.cleaning{float:left;display:block;margin-right:10px}
.form_style.check span.eating{width:70px;margin-left:15px;}
.form_style.check span.packaging{width:90px;margin-right:15px;}
.form_style.check span.cleaning{width:70px;}
input[type='radio']{opacity:0;filter:alpha(opacity=0);margin:5px 0 0 5px}
input[type='radio']:focus+label, input[type="checkbox"]:focus+label{color:#C30}
span.eating input[type="radio"]+label{background:url('images/others/radio-btn.png') right top no-repeat;position:relative;margin:0;padding:0 20px 0 0;width:50px;cursor:pointer;line-height:18px;min-height:15px;display:inline-block;z-index:0;}
span.eating input[type="radio"]+label{background-position:50px 2px}
span.packaging input[type="radio"]+label{background:url('images/others/radio-btn.png') right top no-repeat;position:relative;margin:0;padding:0 20px 0 0;width:75px;cursor:pointer;line-height:18px;min-height:15px;display:inline-block;z-index:0;}
span.packaging input[type="radio"]+label{background-position:75px 2px}
span.cleaning input[type="radio"]+label{background:url('images/others/radio-btn.png') right top no-repeat;position:relative;margin:0;padding:0 20px 0 0;width:65px;cursor:pointer;line-height:18px;min-height:15px;display:inline-block;z-index:0;}
span.cleaning input[type="radio"]+label{background-position:65px 2px}

span.eating input[type='radio']:checked+label{background-position:50px -15px}
span.packaging input[type='radio']:checked+label{background-position:75px -15px}
span.cleaning input[type='radio']:checked+label{background-position:65px -15px}


#pb_slideshow_slider-container-1{
	margin:0 auto;
	width:1080px !important;
}

#pb_slideshow_slider-1 .nivo-controlNav{
	left: 50px !important;
	bottom:30px !important;
}
#pb_slideshow_slider-1 .nivo-controlNav a{
	text-indent:0 !important;
	width:252px !important;
	margin:0!important;
	background:none !important;
	padding-top:10px;
	color:#fff;
	border-top:1px solid #ebebec !important;
}
#pb_slideshow_slider-1 .nivo-controlNav a:hover, #pb_slideshow_slider-1 .nivo-controlNav a.active{
	background:url(images/others/slider-bg.png) no-repeat top !important;
	text-decoration:none;
}
#pb_slideshow_slider-1.nivoSlider{
	margin-bottom:0 !important;
	margin-left:-10px;
}

.flex-control-nav li a {width: 25px !important; height: 20px !important; display: block !important; background: url(http://riverwoodsales.com/wp-content/uploads/bullets.png) no-repeat !important; cursor: pointer !important; text-indent: -999em !important;}
.flex-control-nav li a:hover {background-position: -26px 0 !important;}
.flex-control-nav li a.active {background-position: -25px 0 !important; cursor: default !important;}