/*

    Theme Name: Royal Vendors Child Theme

	Theme URI: 

	Description: Royal Vendors is a two or three column child theme created for the Genesis Framework.

    Author: SynaVista

    Author URI: http://www.synavista.com/

 

    Version: 2.0.2

 

    Tags: black, blue, gray, silver, white, dark, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments

 

    Template: genesis

    Template Version: 1.8

 

	License: GNU General Public License v2.0 (or later)

	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 / Primary / Secondary Navigation

* Primary Navigation Extras

* Inner

* Home Welcome

* Home Slider

* 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

* 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

*/





/* Import Fonts

------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Russo+One|Open+Sans:400italic,700italic,400,700);





/* Defaults

------------------------------------------------------------ */



body,

h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6,

p,

select,

textarea {

	color: #333;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 14px;

	line-height: 1.5625;

	margin: 0;

	padding: 0;

	text-decoration: none;

}



blockquote,

input,

select,

textarea,

.author-box,

.sticky,

.taxonomy-description,

.wp-caption {

	background-color: #f5f5f5;

	border: 1px solid #ddd;

}



input,

label,

select,

textarea {

	color: #333;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 14px;

}



li,

ol,

ul {

	margin: 0;

	padding: 0;

}



ol li {

	list-style-type: decimal;

}





/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #cc0000;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



a img {

	border: none;

}





/* Body

------------------------------------------------------------ */



body {

	background: #515151;

}



.bottom-image {

	width: 181px;

	height: 111px;

	background: url(images/can.png) no-repeat center top;

	position: relative;

	left: 50%;

	bottom: 0;

	margin: -111px 0 -56px -570px;

}



.home .bottom-image {

	margin: -55px 0 -56px -570px;

}





/* Wrap

------------------------------------------------------------ */



#wrap {

	margin: 0 auto;

	width: 100%;

	padding: 0 0 56px;

	background: url(images/body-bottom-bg.jpg) repeat-x center bottom;

}





/* Header

------------------------------------------------------------ */



#header {

	margin: 0 auto;

	min-height: 121px;

	overflow: hidden;

	width: 100%;

	background: url(images/header-bg.jpg) repeat center top;

	box-shadow: inset 0 8px 20px #999;

}



#header .wrap {

	width: 960px;

	margin: 0 auto;

	min-height: 121px;

}



#title-area {

	float: left;

	min-height: 121px;

	overflow: hidden;

	padding: 0;

	width: 500px;

	background: url(images/logo.png) no-repeat left top;

}



#title {

	font-family: 'Russo One', sans-serif;

	font-size: 24px;

	line-height: 1;

	margin: 0;

	text-transform: uppercase;

	display: none;

}



#title a,

#title a:hover {

	color: #777;

	text-decoration: none;

}



#description {

	font-family: 'Russo One', sans-serif;

	font-size: 14px;

	text-transform: uppercase;

	display: none;

}



p#description {

	color: #777;

}



#header .widget-area {

	float: right;

	margin: 0px 0 0;

	padding: 20px 0 0;

	width: 460px;

	text-align: right;

}



#header .widget-area p {

	font-size: 16px;

	font-weight: normal;

	line-height: 19px;

	text-shadow: -1px 1px 1px #FFF;

}



#header .widget-area .phone {

	color: #000;

	font-size: 28px;

	font-family: 'Russo One', 'Open Sans', Arial, sans-serif;

	line-height: 32px;

}



#header widget-area a {

	color: #000;

}



.page-id-3161 #header .wv-address {

	display: none;

}



#header .store {

	display: none;

}



.page-id-3161 #header .store {

	display: block;

}





/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	display: block;

	float: left;

	height: 121px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 350px;

}



.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: 100%;

}





/* 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 / Primary / Secondary Navigation

------------------------------------------------------------ */



.menu-primary,

.menu-secondary,

#header .menu {

	margin: 0;

	padding: 0;

	overflow: hidden;

	width: 100%;

}



#nav {

	background: url(images/nav-bg.jpg) repeat-x center top;

	height: auto;

	box-shadow: 0 -1px 3px #999;

	-moz-box-shadow: 0 -1px 3px #999;

	-webkit-box-shadow: 0 -1px 3px #999;

}



#nav .wrap {

	width: 960px;

	margin: 0 auto;

	background: url(images/nav-ul-bg.jpg) repeat-y center top;

}

	



.menu-primary li,

.menu-secondary li,

#header .menu li {

	float: left;

	list-style-type: none;

	text-transform: uppercase;

	margin: 6px 0 7px;

}



#header .menu {

	float: right;

	width: auto;

}



.menu-primary li a,

.menu-secondary li a,

#header .menu li a {

	font-family: 'Russo One', Arial, sans-serif;

	color: #FFF;

	display: block;

	font-size: 14px;

	padding: 15px 14px 13px;

	line-height: 15px;

	position: relative;

	text-decoration: none;

	text-align: center;

	text-shadow: -1px 1px 2px #333;

	

}



.menu-primary li.menu-item-24 a,

.menu-primary li.menu-item-3246 a,

.menu-primary li.menu-item-3522 a {

	padding: 7px 14px 6px;

	width: 82px;

}



.menu-primary li.menu-item-3246 a,

.menu-primary li.menu-item-3522 a {

	width: 62px;

}



/* .menu-primary li.menu-item-28 a {

	padding: 7px 15px 6px;

	width: 58px;

} */



.menu-primary li a:hover,

.menu-secondary li a:hover,

#header .menu li a:hover {

	color: #ccc;

}







.menu-primary li a:active,

.menu-primary li a:hover,

.menu-primary .current_page_item a,

.menu-primary .current-cat a,

.menu-primary .current-menu-item a,

.menu-secondary li a:active,

.menu-secondary li a:hover,

.menu-secondary .current_page_item a,

.menu-secondary .current-cat a,

.menu-secondary .current-menu-item a,

#header .menu li a:active,

#header .menu li a:hover,

#header .menu .current_page_item a,

#header .menu .current-cat a,

#header .menu .current-menu-item a {

	

}



.menu-primary li li {

	margin: 0;

}



.menu-primary li li a,

.menu-primary li li a:link,

.menu-primary li li a:visited,

.menu-secondary li li a,

.menu-secondary li li a:link,

.menu-secondary li li a:visited,

#header .menu li li a,

#header .menu li li a:link,

#header .menu li li a:visited {

	background: none;

	border-bottom: 1px dotted #333;

	color: #FFF;

	font-size: 13px;

	padding: 8px 15px;

	position: relative;

	text-transform: none;

	width: 138px;

	text-align: left;

	font-family: "Open Sans", Arial, sans-serif;

	margin: 0;

}



.menu-primary li li:last-child a,

.menu-secondary li li:last-child a,

#header .menu li li:last-child a {

	border: none;

}



.menu-primary li li a:active,

.menu-primary li li a:hover,

.menu-secondary li li a:active,

.menu-secondary li li a:hover,

#header .menu li li a:active,

#header .menu li li a:hover {

	color: #ccc;

}



.menu-primary li ul,

.menu-secondary li ul,

#header .menu li ul {

	background-color: #515151;

	height: auto;

	left: -9999px;

	margin: -0px 0 0;

	position: absolute;

	width: 168px;

	z-index: 9999;

	border: 4px solid #CCC;

	border-top-width: 0;

}



.menu-primary li ul a,

.menu-secondary li ul a,

#header .menu li ul a {

	width: 130px;

}



.menu-primary li ul ul,

.menu-secondary li ul ul,

#header .menu li ul ul {

	margin: -36px 0 0 158px;

	border: 4px solid #CCC;

	border-left-width: 0;

}



ul.menu li:hover>ul,

ul.menu li.sfHover ul,

#header .menu li:hover>ul,

#header .menu li.sfHover ul {

	left: auto;

}





/* Primary Navigation Extras

------------------------------------------------------------ */



#nav li.right {

	color: #777;

	float: right;

	font-size: 14px;

	padding: 7px 15px 5px;

}



#nav li.right a {

	background: none;

	border: none;

	color: #777;

	display: inline;

	text-decoration: none;

}



#nav li.right a:hover {

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	box-shadow: none;

	color: #fff;

	text-decoration: none;

}



#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: 0 0 0 16px;

}



#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	padding: 0 0 0 20px;

}





/* Inner

------------------------------------------------------------ */



#inner {

	margin: 0px auto 0;

	overflow: hidden;

	width: 100%;

	background: url(images/content-bg.jpg) repeat-x center top #e5e5e5;

}



.home #inner {

	margin: 0px auto 0;

	background: none;

	background: none;

}



.royal_vendors-landing #inner {

	margin: 20px auto;

	width: 800px;

}



.page-id-3161 #inner {

	overflow: visible;

}



#inner .wrap {

	padding: 20px 20px 0;

	width: 920px;

	margin: 0 auto;

}



.home #inner .wrap {

	background: none;

	padding: 0px 0 0;

	width: 100%;

}





/* Home Call To Action

------------------------------------------------------------ */



#home-cta {

	background: #515151;

	padding: 7px 0px 5px;

	margin: 0 0 0px 0;

}



#home-cta,

#home-cta p {

	color: #ccc;

	font-size: 24px;

	text-align: center;

	font-family: "Russo One", Arial, sans-serif;

	letter-spacing: 0.05em;

	text-shadow: -1px 1px 2px #222;

	text-transform: uppercase;

}



#home-cta .widget {

	width: 966px;

	margin: 0 auto;

	background: url(images/cta-bg.png) no-repeat center top;

	height: 57px;

}



#home-cta .textwidget {

	width: 920px;

	margin: 0 auto;

}



#home-cta .cta {

	float: left;

	margin: 9px 0 0;

}



#home-cta small {

	font-size: 14px;

}



#home-cta .more-link {

	background: url(images/button.png) 0 0;

	font-family: "Open Sans", Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;

	padding: 4px 20px;

	color: #FFF;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	letter-spacing: 0;

	float: right;

	margin: 13px 0 0;

}



#home-cta .more-link:hover {

	background: url(images/button.png) 0 -40px;

	text-decoration: none;

}





/* Home Slider

------------------------------------------------------------ */



#home-slider {

	margin: 0;

	padding: 20px 0;

	width: 100%;

	background: url(images/slider-bg.jpg) repeat-x center top #e0f3ff;

}



#home-slider .genesis_responsive_slider {

	margin: 0px auto;

	width: 960px;

}



#home-slider p {

	padding: 0 0 25px;

}



.royal_vendors #genesis-responsive-slider {

	-webkit-font-smoothing: antialiased;

	border: none;

	margin: 0px;

	padding: 0;

}



.royal_vendors .slide-excerpt {

	filter: alpha(opacity=100);

	margin: 0;

	padding: 22px 40px 22px 20px;

	opacity: 1.0;

}



html > body.royal_vendors .slide-excerpt-border {

	border: none;

	margin: 0;

	padding: 0;

}



.royal_vendors .slider-next, 

.royal_vendors .slider-previous {

	margin: 0 -40px;

}



.royal_vendors .flex-control-nav {

	margin: 20px 0;

}





/* Home

------------------------------------------------------------ */



#home {

	font-size: 14px;

}



#home p {

	font-size: inherit;

}



#home-content-wrap {

	padding: 20px 0 0;

	background: url(images/home-content-wrap-bg.png) repeat-x center top #e5e5e5;

	width: 100%;

}



#home-top {

	clear: both;

	width: 960px;

	margin: 0 auto;

}



.home-top-left {

	float: left;

	width: 100%;

	margin: 0 0 20px 0;

	font-size: 18px;

	line-height: 32px;

	color: #000;

}



.home-top-left .more-link {

	background: url(images/button.png) 0 0;

	font-family: "Open Sans", Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;

	padding: 4px 20px;

	color: #FFF;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	float: right;

	margin: 10px 0 0;

}



.home-top-left .more-link:hover {

	background: url(images/button.png) 0 -40px;

	text-decoration: none;

}



#home-middle {

	clear: both;

	width: 960px;

	margin: 0 auto;

}



#home-middle h4 {

	color: #cc0000;

	font-size: 24px;

	text-transform: uppercase;

}



#home-middle .more-link {

	color: #cc0000;

	text-transform: uppercase;

	display: block;

	font-weight: bold;

	margin: 0 0 20px;

}



.home-middle-left {

	float: left;

	margin: 0 0 20px 0;

	width: 630px;

}



#home-middle .home-middle-left h4 {

	margin: 0 0 0px;

}



.home-middle-left .feature {

	background: url(images/vendor-feature.png) no-repeat right top #FFF;

	padding: 15px 20px;

	border: 4px solid #ccc;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	box-shadow: 0px 0px 10px #ccc;

	-moz-box-shadow: 0px 0px 10px #ccc;

	-webkit-box-shadow: 0px 0px 10px #ccc;

	margin: 0 0 30px;

	min-height: 292px;

}



.home-middle-left .feature p {

	width: 360px;

}



.home-middle-left .feature img {

	margin: 10px 0;

	border: none;

}



.home-middle-left .feature ul {

	font-size: 13px;

	list-style-type: disc;

	margin: 0 0 0 20px;

	line-height: 17px;

}



.home-middle-left img {

	border: 1px solid #666;

}



.home-middle-right {

	float: right;

	width: 300px;

	margin: 0 0 20px 0;

}



.home-middle-right .featuredpost {

	margin: 10px 0 0;

}



.home-middle-right .featuredpage .page, .home-middle-right .featuredpost .post {

	margin: 0;

}



.home-middle-right h2 {

	margin: 0;

}



.home-middle-right h2 a {

	font-family: "Open Sans", Arial, sans-serif;

	font-weight: bold;

	font-size: 16px;

	color: #222;

	background: url(images/bullet_red.png) no-repeat -3px 3px;

	padding: 0 0 0 15px;

	display: block;

	margin: 3px 0;

}





/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	border-bottom: 1px solid #eee;

	font-size: 12px;

	margin: 0 0 30px;

	padding: 0 0 2px;

	text-transform: uppercase;

}





/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	margin: 0 0 30px;

	padding: 10px;

}





/* Content-Sidebar Wrap

------------------------------------------------------------ */



#content-sidebar-wrap {

	float: left;

	width: 720px;

}



.royal_vendors-landing #content-sidebar-wrap,

.content-sidebar #content-sidebar-wrap,

.full-width-content #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 100%;

}



.sidebar-content-sidebar #content-sidebar-wrap,

.sidebar-sidebar-content #content-sidebar-wrap {

	float: right;

}





/* Content

------------------------------------------------------------ */



#content {

	float: left;

	padding: 0 0 20px;

	width: 410px;

}



.home #content {

	padding: 0 0 0px;

}



.content-sidebar #content,

.sidebar-content #content {

	width: 590px;

}



.sidebar-content #content,

.sidebar-sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 100%;

}



blockquote {

	background: url(images/blockquote.png) no-repeat;

	border: none;

	margin: 5px 5px 20px;

	padding: 25px 30px 5px 70px;

}



blockquote p {

	color: #999;

	font-style: italic;

}



.post {

	margin: 0 0 40px;

}



.entry-content {

	overflow: hidden;

}



.entry-content p {

	margin: 0 0 25px;

}



p.subscribe-to-comments {

	margin: 20px 0 10px;

}



.clear {

	clear: both;

}



.clear-line {

	border-bottom: 1px solid #ddd;

	clear: both;

	margin: 0 0 25px;

}



/* Documentation Archive

------------------------------------------------------------ */



.documentation_archive {

	

}



.documentation_archive.sales_brochures .entry-content,

.documentation_archive.sales_brochures .post-meta {

	display: none;

}



.documentation_archive img.alignleft {

	display: none;

}



.documentation_archive a.button {

	background-color: #CC0000;

	border: 1px solid #666;

	color: #FFF;

	float: left;

	margin: 0 10px 10px 0;

	padding: 5px 15px;

	text-align: center;

	width: auto;

}



.documentation_archive a.button:hover {

	background-color: #F00;

	text-decoration: none;

}



.documentation_archive .page .entry-content p,

body.search .page .entry-content p,

body.archive .page .entry-content p {

	font-size: 14px;

	margin: 0 0 15px;

}



.documentation_archive .live-search-wrap,

body.search .live-search-wrap,

body.archive .live-search-wrap {

	clear: both;

	display: block;

	margin: 20px 0;

	width: 100%;

}



.documentation_archive .live-search-wrap fieldset,

body.search .live-search-wrap fieldset,

body.archive .live-search-wrap fieldset {

	border: none;

	margin: 0;

	padding: 0;

}



.documentation_archive .live-search-wrap input,

body.search .live-search-wrap input,

body.archive .live-search-wrap input {

	padding: 2px 5px;

	min-width: 90%;

	margin: 0 0 15px;

	max-width: 100%;

	width: auto;

}



.documentation_archive #filter-count,

body.search #filter-count,

body.archive #filter-count {

	clear: both;

	display: block;

	font-size: 20px;

	font-weight: bold;

	text-transform: uppercase;

}



.documentation_archive .post,

body.search .post,

body.search .page,

body.archive .post {

	border-bottom: 1px solid #ddd;

	margin: 0 0 10px;

	padding: 0 0 10px;

}



.documentation_archive h2.entry-title,

.documentation_archive h2.entry-title a,

body.search h2.entry-title,

body.search h2.entry-title a,

body.archive h2.entry-title,

body.archive h2.entry-title a {

	color: #333;

	font-family: 'Helvetica  Neue', Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	margin: 0;

}



.documentation_archive h2.entry-title a:hover,

body.search h2.entry-title a:hover,

body.archive h2.entry-title a:hover { 

	color: #000;

	text-decoration: underline;

}



.documentation_archive .post-info,

body.search .post-info,

body.archive .post-info {

	display: none;

}



.documentation_archive .post-meta,

body.search .post-meta,

body.archive .post-meta {

	border: none;

	color: #999;

	font-size: 11px;

}



.documentation_archive .post-meta a,

body.search .post-meta a,

body.archive .post-meta a {

	color: #999;

}



.documentation_archive .post-meta a:hover,

body.search .post-meta a:hover,

body.archive .post-meta a:hover {

	color: #666;

}



.documentation_archive .entry-content p,

body.search .entry-content p,

body.search .page .entry-content p,

body.archive .entry-content p {

	font-size: 11px;

	margin: 0;

}



body.search .entry img,

body.archive .entry img {

	display: none;

}



.category-documentation .post-info,

.category-helpful-hints .post-info,

.category-manuals .post-info,

.category-manuals-coolers .post-info,

.category-manuals-vendors .post-info,

.category-package-vending-specs .post-info,

.category-service-bulletins .post-info,

.category-service-bulletins-coolers .post-info,

.category-service-bulletins-vendors .post-info,

.category-sales-brochures .post-info {

	display: none;

}





/* 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;

	margin: 0 0 20px;

	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,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6 {

	color: #333;

	font-family: 'Russo One', sans-serif;

	font-weight: normal;

	margin: 0 0 10px;

	line-height: 1.25;

}



h1,

h2,

h2 a,

h2 a:visited {

	font-size: 30px;

	color: #cc0000;

}



.taxonomy-description h1,

.widget-area h2,

.widget-area h2 a {

	font-size: 16px;

	margin: 0 0 5px;

	font-family: "Open Sans", Arial, sans-serif;

	color: #000;

	font-weight: bold;

}



.taxonomy-description h1 {

	margin: 0;

}



h2 a:hover {

	color: #cc0000;

	text-decoration: none;

}



h3 {

	font-size: 24px;

	color: #cc0000;

}



h4 {

	font-size: 20px;

}



.widget-area h4 {

	margin: 0 0 5px;

	font-size: 24px;

	color: #cc0000;

}



.widget-area h4 a {

	color: #333;

	text-decoration: none;

}



#footer-widgets h4 {

	background: none;

	border: none;

	margin: 0 0 5px;

	padding: 0;

}



#home-cta h4 {

	color: #777;

	font-size: 36px;

	line-height: 1;

	text-align: center;

}



h5 {

	font-size: 18px;

}



h6 {

	font-size: 16px;

}





/* Ordered / Unordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0;

	padding: 0 0 25px;

}



.entry-content ol {

	margin: 0;

}



.archive-page ul li,

.entry-content ul li {

	list-style-type: square;

	margin: 0 0 0 30px;

	padding: 0;

}



.entry-content ol li {

	margin: 0 0 0 35px;

}



.archive-page ul ul,

.entry-content ol ol,

.entry-content ul ul {

	padding: 0;

}





/* Post Info

------------------------------------------------------------ */



.post-info {

	font-size: 14px;

	margin: -5px 0 15px;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

	border-top: 1px solid #ddd;

	clear: both;

	font-size: 14px;

	padding: 5px 0 0;

}





/* Author Box

------------------------------------------------------------ */



.author-box {

	background: url(images/widget.png) repeat-x;

	border: 1px solid #eee;

	margin: 0 0 40px;

	overflow: hidden;

}



.author-box p {

	font-size: 14px;

}



.author-box div {

	border: 1px solid #fff;

	padding: 15px;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	margin: 0 0 40px;

	padding: 20px;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0 0;

	width: 45%;

}





/* Images

------------------------------------------------------------ */



img {

	height: auto;

	max-width: 100%;

}



.featuredpage img,

.featuredpost img {

	margin: 0 0 10px;

}



.avatar,

.post-image {

	background-color: #f5f5f5;

	border: 1px solid #ddd;

	padding: 4px;

}



.author-box .avatar {

	background-color: #fff;

	float: left;

	margin: 0 15px 0 0;

}



.post-image {

	margin: 0 10px 10px 0;

}



.comment-list li .avatar {

	background-color: #fff;

	float: right;

	margin: 0 0 0 10px;

	padding: 4px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 10px;

}



img.alignnone {

	display: inline;

	margin: 0 0 10px;

}



img.alignleft {

	display: inline;

	margin: 0 15px 10px 0;

}



img.alignright {

	display: inline;

	margin: 0 0 10px 15px;

}



.alignleft {

	float: left;

	margin: 0 15px 10px 0;

}



.alignright {

	float: right;

	margin: 0 0 10px 15px;

}



.wp-caption {

	padding: 5px;

	text-align: center;

}



p.wp-caption-text {

	font-size: 14px;

	margin: 5px 0;

}



.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}



.gallery-caption {

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	background: url(images/button.png) 0 0;

	border: 1px solid #6297ad;

	color: #fff;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 14px;

	padding: 5px 8px;

	text-decoration: none;

	text-shadow: 1px 1px #47819b;

}



.navigation li a:hover,

.navigation li.active a {

	background: url(images/button.png) 0 -40px;

	border: 1px solid #6297ad;

	text-decoration: none;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



.sidebar {

	display: inline;

	float: right;

	font-size: 13px;

	width: 300px;

}



#sidebar-alt {

	float: left;

	width: 150px;

}



.sidebar-content #sidebar,

.sidebar-sidebar-content #sidebar {

	float: left;

}



.content-sidebar-sidebar #sidebar-alt {

	float: right;

}



.sidebar p {

	font-size: inherit;

	margin: 0 0 10px;

}



.sidebar .widget {

	margin: 0 0 15px;

}



.sidebar .widget-wrap {



}



.sidebar.widget-area ol ol,

.sidebar.widget-area ul ul {

	margin: 0 0 0 15px;

}



.sidebar.widget-area ul li {

	border-bottom: 1px dotted #ccc;

	list-style-type: none;

	margin: 0 0 5px;

	padding: 0 0 5px;

	word-wrap: break-word;

}



.sidebar .more-link {

	display: block;

	font-weight: bold;

}



.sidebar .sidebar-banner {

	width: 300px;

	height: 245px;

	background: url(images/sidebar-banner.jpg) no-repeat center top;

	border: 4px solid #CCC;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}





/* Dropdowns

------------------------------------------------------------ */



#cat,

.widget_archive select {

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	display: inline;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 12px;

	width: 100%;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0 0 15px;

	overflow: hidden;

}



.featuredpage .page,

.featuredpost .post {

	margin: 0 0 5px;

	overflow: hidden;

}



#footer-widgets .featuredpage .page,

#footer-widgets .featuredpost .post {

	margin: 0 0 10px;

	padding: 0;

}





/* User Profile

------------------------------------------------------------ */



.user-profile {

	overflow: hidden;

}





/* Buttons

------------------------------------------------------------ */



input[type="button"],

input[type="submit"],

#home-slider a.more-link {

	background: url(images/button.png) 0 0;

	border: 1px solid #aaa;

	color: #fff;

	cursor: pointer;

	font-family: 'Open Sans', sans-serif;

	font-size: 11px;

	padding: 1px 12px;

	text-decoration: none;

	text-shadow: 1px 1px #333;

}



#home-slider a.more-link {

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	font-size: 16px;

	padding: 8px 15px;

}



input:hover[type="button"],

input:hover[type="submit"],

#home-slider a.more-link:hover {

	background: url(images/button.png) 0 -40px;

	border: 1px solid #aaa;

	text-decoration: none;

}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

}



#nav .searchform {

	float: right;

}



.s {

	border: 1px solid #aaa;

	color: #666;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 11px;

	margin: 0 0px 0 0;

	padding: 1px 5px;

	width: 170px;

}



#nav .s {

	background-color: #fff;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews #subbox {

	background-color: #f5f5f5;

	border: 1px solid #aaa;

	color: #666;

	font-family: 'Russo One', sans-serif;

	font-size: 14px;

	margin: 0 -7px 0 0;

	padding: 6px 5px;

	width: 160px;

}



#footer-widgets .enews #subbox {

	margin: 0 -7px 0 0;

}





/* 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;

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #f5f5f5;

	padding: 2px;

	text-align: center;

}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	border-top: 10px solid #FFF;

	clear: both;

	font-size: 14px;

	margin: 0px auto 0;

	width: 100%;

	background: url(images/header-bg.jpg) repeat center top;

	box-shadow: inset 0 8px 20px #999;

}



#footer-widgets .wrap {

	overflow: hidden;

	width: 960px !important;

	margin: 0 auto;

	padding: 15px 0px 0px !important;

}



#footer-widgets .widget {

	background: none;

	border: none;

	margin: 0 0 15px;

	padding: 0;

}



#footer-widgets h4 {

	font-size: 16px;

	font-family: "Open Sans", Arial, sans-serif;

	font-weight: bold;

	color: #000;

}



#footer-widgets p {

	font-size: inherit;

	margin: 0 0 10px;

}



#footer-widgets ul {

	margin: 0;

}



#footer-widgets ul li {

	border-bottom: 1px dotted #ccc;

	list-style-type: none;

	margin: 0 0 5px;

	padding: 0 0 5px;

	word-wrap: break-word;

}



#footer-widgets #wp-calendar thead,

#footer-widgets #wp-calendar td {

	background: none;

}



#footer-widgets .widget {

	margin: 0 0 0px;

}



.footer-widgets-1 {

	float: left;

	margin: 0 20px 0px 0;

	width: 365px;

}



.footer-widgets-1 img {

	border: 2px solid #FFF;

}



.footer-widgets-2 {

	float: left;

	width: 250px;

	margin: 0;

}



.footer-widgets-2 p {

	line-height: 15px;

}



.footer-widgets-2 .phone {

	font-size: 12px;

	line-height: 18px;

	margin: 10px 0 0;

	display: block;

}



.footer-widgets-3 {

	float: right;

	width: 290px;

	margin: 0;

	background: #FFF;

	padding: 10px;

	border: 4px solid #CCC;

	border-radius: 6px;

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	box-shadow: 0 0 10px #999;

	-moz-box-shadow: 0 0 10px #999;

	-webkit-box-shadow: 0 0 10px #999;

}



#footer-widgets .footer-widgets-3 h4 {

	letter-spacing: -0.05em;

}



.footer-widgets-3 #SignUp > input[type="text"] {

    font-size: 11px;

    width: 200px;

}



.footer-widgets-3 a.button,
.footer-widgets-3 .linkedin {
	color: #FFF;
	font-size: 12px;
	background: #999;
	padding: 3px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	padding: 3px 0;
	margin: 10px auto 0;
	max-width: 300px;
}

.footer-widgets-3 a.button {
	padding: 3px 20px;
	text-align: center;
}

.footer-widgets-3 a.button:hover,
.footer-widgets-3 .linkedin:hover {
	background: #AAA;
	text-decoration: none;
}



.footer-widgets-3 .linkedin .li {

	line-height: 23px;

	background: url(images/icon-li.png) no-repeat left top;

	padding: 3px 0 3px 30px;

	margin: 0 0 0 5px;

}





/* Footer

------------------------------------------------------------ */



#footer {

	clear: both;

	border-top: 1px solid #ccc;

	font-size: 10px;

	margin: 0 auto;

	width: 100%;

	background: #FFF;

	color: #666;

	padding: 10px 0;

}



#footer .wrap {

	overflow: hidden;

	padding: 0;

	width: 960px !important;

	margin: 0px auto !important;

}



#footer p {

	font-size: 10px;

	color: #666;

}



#footer a,

#footer a:visited {

	color: #666;

}



#footer a:hover {

	color: #000;

	text-decoration: none;

}



#footer .gototop {

	float: right;

	width: auto;

	text-align: right;

}



#footer ul {

	

}



#footer ul li {

	display: inline;

	padding: 0;

	margin: 0;

}



#footer ul li a {

	padding: 0 5px;

	display: block;

	float: left;

	margin: 0;

}



#footer ul ul {

	display: none;

}



#footer .creds {

	float: left;

	text-align: left;

	width: 300px;

	margin: 0 0 0 100px;

}





/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	margin: 0 0 30px;

}



#author,

#comment,

#email,

#url {

	background: #eee;

	border: 1px solid #ddd;

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0 15px;

	width: 98%;

}



#comments ol,

#pings ol {

	padding: 0;

}



#comments .navigation {

	display: none;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	margin: 0;

	padding: 10px;

}



.comment-list li,

.ping-list li {

	background: url(images/widget.png) repeat-x;

	border: 1px solid #eee;

	list-style: none;

	margin: 0 0 20px;

	padding: 0;

}



.comment-list li ul li {

	border-left: none;

	border-right: none;

	list-style-type: none;

	margin: 0;

	padding: 0;

}



.comment-list p,

.ping-list p {

	margin: 10px 5px 10px 0;

	padding: 0;

	text-transform: none;

}



.comment-list ul.children li.comment {

	background-color: #fff;

	border-bottom: none;

	border-left: none;

	border-right: none;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

}



.commentmetadata {

	font-weight:normal;

}



.comment-author {

	border: 1px solid #fff;

	border-bottom: none;

	padding: 15px 15px 0;

}



.comment-meta {

	border-left: 1px solid #fff;

	border-right: 1px solid #fff;

	padding: 0 15px 10px;

}



.comment-content {

	padding: 0 15px;

}



.reply {

	font-weight: normal;

	overflow: hidden;

	padding: 0 15px 10px;

}



.alt,

.depth-1,

.even {

	border: 1px solid #ddd;

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	color: #666;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 14px !important;

	padding: 6px 5px !important;

}



div.gform_footer input.button {

	border: 1px solid #6297ad;

	color: #fff;

	font-weight: normal;

}



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;

}



.gform_wrapper .gsection {

	margin: 30px 0 0 !important;

}



.gform_wrapper span.gform_description em,

.gform_wrapper span.gfield_required {

	color: red;

}


/* Landing Page
------------------------------------------------------------ */

body.royal_vendors-landing {
    background-color: #fff;
}

body.royal_vendors-landing #wrap,
body.royal_vendors-landing #inner {
    background: none;
    max-width: 100%;
}

body.royal_vendors-landing #inner .wrap {
    width: auto;
}

body.royal_vendors-landing .bottom-image {
    background: none;
}


/* Responsive Design

------------------------------------------------------------ */



@media only screen and (max-width: 960px) {



	body,

	.archive-page,

	.content-sidebar #content,

	.content-sidebar-sidebar #content,

	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3,

	.full-width-content #content,

	.sidebar,

	.sidebar-content #content,

	.sidebar-content-sidebar #content,

	.sidebar-sidebar-content #content,

	#content-sidebar-wrap,

	#footer .wrap,

	#footer .creds,

	#footer .gototop,

	#footer-widgets .wrap,

	#header .widget-area,

	#sidebar-alt,

	#title-area,

	#header .wrap,

	#nav, #nav .wrap

	#inner, #inner .wrap, .home #inner .wrap,

	#home-slider,

	#home-cta,

	#home-top, #home-content-wrap, .home-top-left,

	#home-middle, .home-middle-left, .home-middle-center, .home-middle-right,

	#home-bottom, .home-bottom-left, .home-bottom-right,

	#wrap {

		width: 100%;

	}

	

	.bottom-image, .home .bottom-image {

		width: 181px;

		height: 111px;

		background: url(images/can.png) no-repeat center top;

		position: relative;

		left: 50%;

		bottom: 0;

		margin-left: -90px;

	}

	

	#header .wrap {

		padding: 0 20px;

		width: auto;

	}

	

	#title-area {

		float: left;

		min-height: 121px;

		overflow: hidden;

		padding: 0;

		width: 240px;

		background: url(images/logo.png) no-repeat left top;

	}

	

	#header .widget-area {

		margin: -121px 0 0;

	}

		

	.menu-primary,

	.menu-secondary,

	#header ul.menu,

	#description,

	#footer .creds,

	#footer .gototop,

	#title,

	#title-area {

		float: none;

		text-align: center;

	}

	

	#nav .wrap {

		width: auto;

	}

	

	.menu-primary li,

	.menu-secondary li,

	#header ul.menu li {

		display: inline-block;

		float: none;

	}

	

	.menu-primary li.menu-item-24 a,

	.menu-primary li.menu-item-3246 a,

	.menu-primary li.menu-item-3522 a {

		padding: 15px 14px 13px;

		width: auto;

	}

	

	.menu-primary li.menu-item-28 a {

		padding: 15px 14px 13px;

		width: auto;

	}





	.menu li.right,

	.flex-direction-nav li .next {

		display: none;

	}



	.menu-primary li li,

	.menu-secondary li li,

	#header ul.menu li li {

		text-align: left;

	}

	

	#inner .wrap, .home #inner .wrap {

		width: auto;

		padding: 25px 20px;

	}

	

	.home #inner .wrap {

		padding: 0;

	}

	

	#home-cta {

		width: auto;

	}

		

	#home-cta,

	#home-cta p {

		font-size: 24px;

	}

	

	#home-cta .widget {

		width: auto;

		background: none;

		height: auto;

	}

	

	#home-cta .textwidget {

		width: auto;

		margin: 0 auto;

		padding: 0 20px;

	}

	

	#home-cta .cta {

		float: none;

		text-align: center;

		margin: 0;

	}

	

	#home-cta small {

		font-size: 14px;

	}

	

	#home-cta .more-link {

		margin: 0 auto 5px;

		float: none;

		text-align: center;

		clear: both;

		display: block;

		width: 120px;

	}

	

	#home-slider .genesis_responsive_slider {

		margin: 0 auto;

		padding: 0 20px;

		width: auto;

	}

	

	#home-top {

		margin: 0 20px;

		width: auto;

	}

	

	#home-middle {

		margin: 0 20px;

		width: auto;

	}

	

	.sidebar .sidebar-banner {

		max-width: 300px;

		width: auto;

		height: 245px;

		background: url(images/sidebar-banner.jpg) no-repeat left top;

		border: 4px solid #CCC;

		border-radius: 10px;

		-moz-border-radius: 10px;

		-webkit-border-radius: 10px;

	}

	

	#footer-widgets {

		width: 100%;

	}

			

	#footer-widgets .wrap {

		margin: 20px 0px 0;

		width: auto !important;

	}

	

	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3,

	.home-left,

	.home-middle,

	.home-right {

		margin: 0 20px 20px;

		text-align: center;

		float: none;

		width: auto !important;

	}

	

	#footer {

		padding-bottom: 70px;

	}

	

	#footer .wrap {

		width: 100% !important;

	}

	

	#footer .creds {

		clear: both;

		margin: 0;

	}

	

	#footer .gototop {

		clear: both;

	}

	

	#footer ul {

		width: auto;

		margin: 0 auto;

	}

	

	#footer ul li {

		display: inline-table;

	}

	

}



@media only screen and (max-width: 800px) {



	#title {

		font-size: 48px;

	}



	#home-cta {

		overflow: hidden;

		padding: 10px 20px;

	}

	

	#home-cta h4 {

		font-size: 24px;

	}

	

	#home-cta,

	#home-cta p {

		font-size: 16px;

	}

	

	#home-cta .more-link {

		font-size: 12px;

	}

	

	.royal_vendors #genesis-responsive-slider {

		padding: 0px;

	}



	.royal_vendors .slide-excerpt,

	.breadcrumb {

		display: none;

	}



	.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 {

		padding: 0;

		width: 100%;

	}



	.flex-direction-nav {

		display: none;

	}



}



@media only screen and (max-width: 700px) {



	#home-slider .genesis_responsive_slider {

		padding: 0 10px;

	}

	

	.home-middle-left .feature {

		background: #FFF;

	}

	

	.home-middle-left .feature p {

		width: auto;

	}



}





@media only screen and (max-width: 600px) {

	

	#title-area {

		background: url(images/logo-alone.png) no-repeat center top;

		width: 100%;

	}

	

	#header .widget-area {

		padding: 0 0 15px;

		margin: 0;

		text-align: center;

		background: url(images/logo-linetrail.png) repeat-y center top;

	}

	

	#header .widget-area p {

		color: #222;

	}

	

	#header .widget-area .phone {

		color: #000;

	}

	

	#header .widget-area .textwidget {

		background: url("images/header-widget-bg.png") repeat scroll center top transparent;

		border: 1px solid #333333;

		margin: 0 auto 10px;

		max-width: 300px;

		padding: 6px 0;

	}

	

	#header .searchform {

		float: none;

		text-align: center;

	}

	

	.documentation_archive a.button {

		display: block;

		padding: 5px 0;

    	width: 100%;

	}

}