/*
	Theme Name: Riverside
	Description: Riverside
	Author: Black Pen Press
	Author URI: http://www.blackpenpress.co.uk/
 
	Version: 1.
 
	Tags: 

	Template: genesis
	Template Version: 1.9
 
	License: GPL-2.0+ for php/ commercial for css/javascrip unless otherwise stated.
	License URI: 
*/
 

/* Table of Contents

	01 Import Fonts
	02 Defaults
	03 Typography
		- Font Color
		- Font Family
		- Font Size
		- Font Miscellaneous
	04 Layout
		- Structure
		- 1152px CSS Grid
		- Header
		- Main Content
		- Post Info & Meta
		- Column Classes
		- Miscellaneous
	05 Menus
		- Primary Navigation Extras
	06 Headings
	07 Lists
	08 Post Navigation
	09 Comments
	10 Sidebars
	11 Footer
		- Footer Widgets
	12 Forms & Buttons
		- Gravity Forms
	13 Images & Captions
	14 Media Queries
		- max-width: 1024px
		- max-width: 768px
		- max-width: 480px

*/


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


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);*/

/**
 * @license
 * MyFonts Webfont Build ID 2697750, 2013-11-28T06:35:24-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Corda Regular by Hoftype
 * URL: http://www.myfonts.com/fonts/hoftype/corda/regular/
 * Copyright: Copyright (c) 2011 by Dieter Hofrichter. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2697750
 * 
 * © 2013 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/292a16");

  
@font-face {font-family: 'Corda-Regular';src: url('webfonts/292A16_0_0.eot');src: url('webfonts/292A16_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/292A16_0_0.woff') format('woff'),url('webfonts/292A16_0_0.ttf') format('truetype');}
 
@font-face {font-family: 'Corda-Light';src: url('webfonts/292A35_0_0.eot');src: url('webfonts/292A35_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/292A35_0_0.woff') format('woff'),url('webfonts/292A35_0_0.ttf') format('truetype');}
 


/*----Tom add this stuff on all sites*/
html { font-size: 62.5%; overflow-y: scroll;  }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

img { -ms-interpolation-mode: bicubic; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden, .site-header{ border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

svg:not(:root) { overflow: hidden; }


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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 100%; /* 16px browser default */
}
/*fix non fixed bg image android chrome
html, body {
	height: 100%;
}
html {
	overflow-y: hidden;
}
/**/
body {
	/*fix non fixed bg image android chrome
	overflow-y: scroll;
        background-size: 100% 100%;
        /**/
	background-color: #fff;
	line-height: 1;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 2.6rem;
	line-height: 1.625;
}

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.btn {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #1e1e1e;
	color: #fff;
}

::selection {
	background-color: #1e1e1e;
	color: #fff;
}

a img {
	border: none;
}


/*
03 Typography
-------------------------------------------------------------------------------------------------------

	This section covers font colors, families, size, styles and weight.

	This NaNrem values with a pixel fallback.
	The NaNrem values are calculated per the examples below:

	12 NaNrem
	14 NaNrem
	16 NaNrem	
	18 NaNrem
	20 NaNrem
	24 NaNrem
	30 NaNrem
	36 NaNrem
	42 NaNrem
	48 NaNrem
	
	Further NaNrems:
	
	http://caniuse.com/rem
	http://snook.ca/archives/html_and_css/font-size-with-rem
	
*/
body{
	font-size: 100%;
}
/* 03a - Font Color ----------- */

a:hover,
body,
h2 a,
h2 a:visited,
h4.widgettitle a,
input,
.author,
.entry-time,
.genesis-nav-menu a,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.entry-comments-link,
.site-title a,
.site-title a:hover {
	color: #1e1e1e;
}

a,
h2 a:hover,
.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu li li a:hover,
.genesis-nav-menu .current-menu-item a, .genesis-nav-menu .current-menu-ancestor a {
	color: #bf1f6f;
}

.entry-header .entry-meta,
.entry-footer .entry-meta,
.site-description {
	color: #636363;
}

blockquote::before,
blockquote p,
input,
select,
textarea {
	color: #999;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.genesis-nav-menu .highlight-menu-item a,
.genesis-nav-menu .highlight-menu-item a:hover,
.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
	color: #fff;
}

/* 03b - Font Family ----------- */

body,
input,
textarea,
.author-box h1 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	 color: #343384;
}



h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.site-title {

}

/* 03c - Font Size ----------- */

.site-title {
	font-size: 42px;
	font-size: 4.2rem;
}

h1,
.entry-title,
.entry-title a {
	font-size: 35px;
font-weight: 400;
margin-bottom: 10px;
padding-top: 30px;
text-align: right;
}

.entry-header > span {
  float: right;
font-size: 13px;
margin-bottom: 25px;
text-align: right;
width: 100%;
}

blockquote::before {
	font-size: 32px;
	font-size: 3.2rem;
}

h2 {
	font-size: 30px;
	font-size: 3.0rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4,
.archive-title,
.taxonomy-description h1,
.widgettitle {
	font-size: 20px;
	font-size: 2.0rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6,
.author-box h1,
.sidebar h2 a {
	font-size: 16px;
	font-size: 1.6rem;
}

input,
select,
textarea,
.genesis-nav-menu,
.entry-header .entry-meta,
.entry-footer .entry-meta,
.wp-caption,
.site-footer p {
	font-size: 14px;
	font-size: 1.4rem;
}


/* 03d - Font Miscellaneous ----------- */

blockquote p {
	font-style: italic;
}

cite {
	font-style: normal;
}

button,
input[type="button"],
input[type="submit"],
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.entry-title a,
.genesis-nav-menu,
.entry-comments-link,
.entry-header .entry-meta .author,
.entry-header .entry-meta .entry-time,
.wp-caption,
.site-footer p,
.site-title {
	font-weight: 700;
}

.wp-caption {
	text-align: center;
}

h2 a,
h2 a:visited,
.genesis-nav-menu a,
.pagination li a,
.widgettitle a,
.site-title a {
	text-decoration: none;
}


/*
04 Layout
---------------------------------------------------------------------------------------------------- */

/* 04a - Structure ----------- */

body{
	background: url("images/bg.jpg") repeat fixed 0 0 transparent;

}



.site-container {
	margin: 0 auto;
	max-width: 1152px;
	position: relative;
}



.home .site-inner{
	margin-top:0;
}

/* 04b - 1152px CSS Grid ----------- */

.sidebar-secondary {
	width: 15.277777777%; /* 176px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar,
.site-header .widget-area {
	width: 26.5556%; /* 352px / 1152px */
}

.content-sidebar-sidebar .sidebar,
.sidebar-content-sidebar .sidebar,
.sidebar-sidebar-content .sidebar {
	width: 37.931034482%; /* 352px / 928px */
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 56.896551724%; /* 528px / 928px */
}

.content-sidebar .content,
.sidebar-content .content,
.title-area {
	width: 69.2778%; /* 752px / 1152px */
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 80.555555555%; /* 928px / 1152px */
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%; /* 1152px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.content,
.content-sidebar-wrap,
.site-footer .gototop,
.sidebar-secondary,
.title-area {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary,
.footer-widgets-3,
.sidebar,
.sidebar-content .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-footer .creds,
.site-header .widget-area {
	float: right;
}

/* 04c - Header ----------- */

.site-header {
	border-bottom: 2px solid #1e1e1e;
	min-height: 120px;
	overflow: hidden;
	padding-bottom: 32px;
	padding-bottom: 3.2rem;
}

.site-title {
	line-height: 1;
	margin: 40px 0 8px;
	margin: 4.0rem 0.0rem;
}

.header-image .site-title {
	margin: 0;
}

.site-description {
	line-height: 1.25;
}

.header-full-width .site-title,
.header-full-width .site-title a,
.header-full-width .title-area {
	width: 100%;
}

.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
	display: block;
	float: left;
	min-height: 120px;
	overflow: hidden;
	text-indent: -9999px;
	width: 50%;
}

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

/* 04d - Main Content ----------- */

.content {
	padding-bottom: 20px;
}

.entry,
.page .post.entry {
	margin-bottom: 80px;
	margin-bottom: 8.0rem;
}
.entry{
	padding: 0 2%;
}
.single .entry {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}

.page .entry {
	margin: 0;
padding: 0 2%;
}

.entry-content {
float: left;
overflow: hidden;
padding-left: 16%;
padding-top: 30px;
width: 80%;
}

.entry-content,
.entry-content p {
	line-height: 1.625;
}

.entry-content p {
margin-bottom: 30px;
}

.woocommerce-tabs .entry-content p {
  clear: left;
  margin-bottom: 30px;
}

blockquote {
	padding: 24px 64px;
	padding: 2.4rem 6.4rem;
}

blockquote::before {
	content: "“";
	display: block;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

/* 04e - Post Info & Meta ----------- */

.entry-header .entry-meta,
.entry-footer .entry-meta {
	clear: both;
	line-height: 1.5;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.entry-comments-link {
	background: url(images/post-comments.png) no-repeat center left;
	margin-left: 16px;
	margin-left: 1.6rem;
	padding-left: 20px;
	padding-left: 2.0rem;
}

.entry-footer .entry-meta {
	border-top: 1px solid #ccc;
	padding-top: 24px;
	padding-top: 2.4rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* 04f - 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-left: 4.166666666%; /* 48px / 1152px */
}

.one-half,
.three-sixths,
.two-fourths {
	width: 47.9166666666%; /* 552px / 1152px */
}

.one-third,
.two-sixths {
	width: 30.555555555%; /* 352px / 1152px */
}

.four-sixths,
.two-thirds {
	width: 65.277777777%; /* 752px / 1152px */
}

.one-fourth {
	width: 21.875%; /* 252px / 1152px */
}

.three-fourths {
	width: 73.958333333%; /* 852px / 1152px */
}

.one-fifth {
	width: 16.666666666%; /* 192px / 1152px */
}

.two-fifths {
	width: 37.5%; /* 432px / 1152px */
}

.three-fifths {
	width: 58.333333333%; /* 672px / 1152px */
}

.four-fifths {
	width: 79.166666666%; /* 912px / 1152px */
}

.one-sixth {
	width: 13.194444444%; /* 152px / 1152px */
}

.five-sixths {
	width: 82.638888888%; /* 952px / 1152px */
}

.first {
	margin-left: 0;
}

/* 04g - Miscellaneous ----------- */

p.subscribe-to-comments {
	padding: 24px 0 16px;
	padding: 2.4rem 0.0rem;
}

p.pages,
.clear,
.clear-line,
.first {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.alignleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.sticky {
	margin-bottom: 80px;
	margin-bottom: 8.0rem;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.author-box,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
	overflow: hidden;
	padding: 32px;
	padding: 3.2rem;
}


/*
05 Menus
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	overflow: hidden;
}

.site-header .genesis-nav-menu {
	float: right;
	margin-top: 48px;
	margin-top: 4.8rem;
	width: auto;
}

.genesis-nav-menu.menu-primary,
.genesis-nav-menu.menu-secondary {
	border-bottom: 0px solid #ccc;
}

.genesis-nav-menu ul {
float: left;
font-family: Corda-Light;
font-size: 25px;
font-weight: 400;
margin:0;
padding-left: 5%;
text-align: right;
width: auto;
}

.sq-inner strong {
  font-family: Corda-Regular;
  font-weight: normal;
}

.sq-inner {
  color: #FFFFFF;
  font-family: Corda-Light;
  font-size: 30px;
  height: 200px;
  line-height: 39px;
  padding: 20px;
  text-align: center;
}



.genesis-nav-menu li {
	background: url("images/divider.jpg") no-repeat scroll 0 30px transparent;
display: inline-block;
float: left;
list-style-type: none;
text-align: left;
}

.genesis-nav-menu li.page-item-4{
background: none;
}

.genesis-nav-menu a {
	display: block;
padding: 25px 17px 10px 25px;
position: relative;
}

.genesis-nav-menu li.highlight-menu-item {
	margin-left: 20px;
	margin-left: 2.0rem;
}

.genesis-nav-menu .highlight-menu-item a {
	background-color: #1e1e1e;
}

.genesis-nav-menu .highlight-menu-item a:hover {
	background-color: #ff2a00;
}

.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
	position: relative;
	width: 170px;
	font-size: 17px;
}

.genesis-nav-menu li ul {
	left: -9999px;
	position: absolute;
	width: 212px;
	z-index: 99;
}

.genesis-nav-menu li ul ul {
	margin: -55px 0 0 211px;
}

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

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
.site-header .genesis-nav-menu li:hover>ul,
.site-header .genesis-nav-menu li.sfHover ul {
	left: auto;
margin-left: -50px;
}

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

#wpadminbar li:hover ul ul {
	left: 0;
}

/* 05a - Primary Navigation Extras ----------- */

.genesis-nav-menu li.right {
	float: right;
	padding: 24px 20px;
	padding: 2.4rem 2.0rem;
}

.genesis-nav-menu li.right a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu li.search {
	padding: 6px 0 0;
	padding: 0.6rem 0 0;
}

.genesis-nav-menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin-left: 20px;
	margin-left: 2.0rem;
	padding-left: 20px;
	padding-left: 2.0rem;
}

.genesis-nav-menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding-left: 24px;
	padding-left: 2.4rem;
}


/*
06 Headings
---------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	font-weight: normal;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/*
07 Lists
---------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 1.625;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
	margin-left: 4.0rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


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

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
	background-color: #1e1e1e;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 1.2rem;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #ff2a00;
}


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

.entry-comments,
#respond {
	line-height: 1.5;
	overflow: hidden;
}

.ping-list,
.entry-comments {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}

#author,
#email,
#url {
	width: 50%;
}

.comment-meta,
#author,
#email,
#url {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

#comment {
	margin: 12px 0;
	margin: 1.2rem 0;
}

label {

}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li ul li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content p {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.bypostauthor {
}

.entry-comments .pagination {
	margin-top: 32px;
	margin-top: 3.2rem;
}


/*
10 Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	line-height: 1.5;
}

.sidebar p {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.sidebar .widget {
	border-bottom: 0px solid #CCCCCC;
float: right;
margin-bottom: 3.2rem;
overflow: hidden;
width: 100%;
}

.sidebar.widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}


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

.site-footer {
background: url("images/back.jpg") no-repeat scroll 0 0 transparent;
border-radius: 20px 20px 0 0;
behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
border: none;
clear: both;
padding: 0 20px;
}

.site-footer .wrap {
	border-top: 0 solid #1E1E1E;
margin-bottom: 0;
overflow: hidden;
padding: 20px;
}

.site-footer .creds {
	text-align: right;
}

.site-footer .creds,
.site-footer .gototop {
	margin: 8px 0;
	margin: 0.8rem 0;
}
.creds > p {
  color: #FFFFFF;
  font-size: 13px;
}
/* 11a - Footer Widgets ----------- */

.footer-widgets {
	border-top: 2px solid #1e1e1e;
	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 32px 0 16px;
	padding: 3.2rem 0.0rem;
}

.footer-widgets p {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	margin-right: 4.166666666%; /* 48px / 1152px */
}


/*
12 Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 0;
box-shadow: 0 0 5px #DDDDDD inset;
font-size: 15px;
font-weight: bold;
padding: 10px;
width: 100%;
}

.site-header .search-form {
	float: right;
	margin-top: 56px;
	margin-top: 5.6rem;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #1E1E1E;
border: medium none;
box-shadow: none;
cursor: pointer;
padding: 10px;
width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover {
	background-color: #ff2a00;
}

.enews input[type="submit"],
.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* 12a - Gravity Forms ----------- */

.content div.gform_wrapper input,
.content div.gform_wrapper select,
.content div.gform_wrapper textarea,
.content div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

.content div.gform_wrapper input[type="submit"] {
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
}

.content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}


/*
13 Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 2.4rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0.0rem 2.4rem 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0.0rem
}

img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0.0rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0.0rem 2.4rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 1.2rem;
}

.gallery-caption {
}



/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* Tom added this - reuse - */



.home .site-inner{
	padding-top: 0;
}
.home .nav-primary{
	margin-top: 5px;
text-align: center;
}

.nav-primary{
	margin-top: 45px;
text-align: center;
}

#menu-main {


text-align: center;
width: 100%;
}
.menu-toggle {
display: none;
visibility: hidden;
}

div.fadehover {
	position: relative;
	}

img.fh-a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
	
img.fh-b {
	position: absolute;
	left: 0;
	top: 0;
	}

.fadehover {
  	display: inline;
float: left;
height: 41px;
padding: 16px 5px;
width: 41px;
}

div.fadehover2 {
	position: relative;
	}

img.fh2-a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
	
img.fh2-b {
	position: absolute;
	left: 0;
	top: 0;
	}

.fadehover2 {
  	display: inline;
float: left;
height: 41px;
padding: 16px 5px;
width: 41px;
}
.fh-block {
  float: right;
  padding-right: 10px;
}






.logo-cont-small{
		display: none;
	}
.logo-cont-small .fh-block{
		display: none;
	}

.slide-contain {
  float: left;
  position: relative;
}



.small-header {
display: none;
}

.rslides li:after {
content: ".";
position:absolute;
bottom:0;
left:0;
z-index:-1000;
}

.rslides1_tabs li {
    display: block;
    float: left;
    margin: 10px;
}

.rslides1_tabs li a {
    background-color: #464549;
    color: #464549;
  	display: block;
  	width: 15px;
  	height: 15px;
  	overflow: hidden;
}

.rslides1_tabs li.rslides_here a,  .rslides1_tabs li a:hover{
    background-color: #a9d6d0;
    color: #a9d6d0;
}

.content .rslides_container {
  float: left;
  text-align: center;
}

.ie7 .content .rslides_container{
	float: none;
}

.ie7 .entry-content{
	clear: left;
}








.post-edit-link {
  display: none;
}




.linklove a, .linklove a:visited {
  display: none;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
  background: none repeat scroll 0 0 #7AA8A2!important;
  border: 0 solid #CCCCCC!important;
  border-radius: 0 0 0 0!important;
  color: #FFFFFF!important;
  cursor: pointer;
  font-family: 'open sans'!important;
  font-weight: bold!important;
  margin: 0 0 0 5px;
  padding: 10px!important;
  width: auto;
}
.cform legend {
  background: none repeat scroll 0 0 #7AA8A2!important;
  border-radius:  0!important;
  color: #FFFFFF!important;
  font-size: 0.8em;
  font-weight: bold;
  padding: 2px 7px 3px;
  text-shadow: 0 !important;
}
.cform fieldset:first-child legend {
  border-radius: 0 0 0 0!important;
}
.cform {
  background: none repeat scroll 0 0 #F9F9F9!important;
  border: 1px solid #EEEEEE;
  border-radius: 0!important;
  font-family: 'open Sans',sans-serif!important;
  margin: 10px auto 0;
  width: 98%!important;
}
span.reqtxt, span.emailreqtxt {
  color: #9B4D4D!important;
  display: block;
  font-size: 0.7em;
  height: 14px;
  line-height: 1em;
  margin: 0 0 0 22%;
  padding: 0 0 0 20px;
  text-align: right;
  vertical-align: top;
  width: 71%!important;
}
.cform textarea, .cform input {
  width: 75%!important;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
  background: -moz-linear-gradient(center top , #F7F7F7 1%, #E5E5E5 100%) repeat scroll 0 0 transparent;
  border: 1px solid #CCCCCC;
  border-radius: 3px 0 0 0;
  cursor: pointer;
  font-size: 14px !important;
  margin: 0 0 0 5px;
  padding: 5px 10px;
  width: auto !important;
}

.creds a, .left-creds a {
  color: #343384;
text-decoration: none;
}

.creds a:hover, .left-creds a:hover{
	color: #fff;
}

.site-footer .left-creds{
  margin: 0.8rem 0;
  float: left;
}
.left-creds > p {
  color: #343384;
  font-size: 13px;
}




#wpadminbar {
 
  z-index: 99999999;
}

/*tom added this - site specific*/


.home .logo-cont {
background: url("images/back.jpg") no-repeat scroll 0 0 transparent;
border-radius: 20px;
behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
border: none;
float: left;
margin-top: 20px;
padding: 2%;
width: 96%;
height: auto;
background-size: 100%;
}

.home .logo {
  float: left;
padding-left: 10%;
width: 25%;
}

.home .logo-cont h4 {
color: #25247B;
display: block;
float: left;
font-family: Corda-Light;
font-size: 28px;
font-weight: normal;
line-height: 37px;
padding: 4% 2% 2%;
text-align: left;
width: 55%;
}


.logo-cont {
background: url("images/back.jpg") no-repeat scroll 0 0 transparent;
border-radius: 20px;
behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
border: none;
background-size: 100%;
float: none;
margin-top: 20px;
padding: 2%;
width: 96%;
text-align: center;
height: 150px;
}

.logo {
  padding-left: 0;
  width: 20%;
  float: none;
}

.logo-cont h4 {
  display: none;
}


.square {
  background-color: #CFCFCF;
border-radius: 20px;
behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
border: none;

display: block;
float: left;
margin-right: 2.66667%;
width: 23%;
}

.ie7 .square{
	margin-right: 2.5%;
}
.square.sq1 {
  background-color: #8781BD;
}
.square.sq2 {
  background-color: #7dcbc0;
}
.square.sq3 {
  background-color: #c85789;
}
.square.sq4 {
  margin-right: 0;
   background-color: #00baf2;
}

.square > a {
  text-decoration: none;
}
.sq-inner {
 color: #FFFFFF;
font-family: Corda-Light;
font-size: 30px;
height: 200px;
line-height: 39px;
overflow: hidden;
padding: 20px;
text-align: center;
}

.sq2 .sq-inner img {
  position: relative;
  top: -16px;
}

.home-text {
 color: #343384;
float: left;
font-family: corda-light;
font-size: 24px;
line-height: 33px;
padding: 20px;
text-align: center;
}

.h-button {
  background: none repeat scroll 0 0 #CFCFCF;
  display: block;
  float: left;
  margin-right:0;
  width: 100%;
  border-radius: 14px;
  behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
border: none;
  margin-bottom: 20px;
}
.home .h-button {

  display: block;
  float: left;
  margin-right: 2.66667%;
  width: 31.5556%;
  border-radius: 20px;
border: none;
  behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
}

.h-button.hb3 {
  margin-right: 0;
}

.h-button > a {
  color: #FFFFFF;
display: block;
font-family: corda-light;
font-size: 25px;
padding: 5px;
text-align: center;
text-decoration: none;
}

.hb1{
	background-color: #7cccbf;
}
.hb2{
	background-color: #8781bd;
}
.hb3{
	background-color: #bf1f6f;
}
.entry-header{
	display: none;
}

.secondary-banner {
  background: url("images/back2.jpg") no-repeat scroll 0 0 transparent;
  border: none;
   border-radius: 20px;
   behavior: url(http://riversidevegetaria.co.uk/border-radius.htc);
   float: left;
   margin-bottom: 30px;
   background-size: 100%;
}

.secondary-banner img {
  float: right;
  padding: 3%;
  width: 20%;
}

.secondary-banner > h4 {
color: #BF1F6F;
float: left;
font-family: corda-light;
font-size: 24px;
font-weight: normal;
line-height: 33px;
padding: 3% 3% 3% 12%;
width: 58%;
}

.menu-item > a {
  color: #343384;
}


#special-menu h3 {
color: #009891;
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}

#special-menu h3.special-title, #food-menu h3.Specials, #food-menu h3.Offer {
  color: #BF1F6F;
  font-family: corda-light;
  font-size: 30px;
  font-weight: normal;
}

#special-menu > p {
  font-family: corda-light;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 30px;
}

#special-menu ul {
  list-style: none outside none;
  margin-bottom: 30px;
}
.vwf {
  color: #BF1F6F;
}
#special-menu h5 {
  color: #BF1F6F;
font-size: 22px;
font-weight: bold;
padding-bottom: 30px;
}

#food-menu h3 {
 color: #009891;
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}

#food-menu p {
  font-style: italic;
  line-height: 20px;
  padding-bottom: 20px;
}

#food-menu ul {
  border-top: 1px solid #343384;
  list-style: none outside none;
  margin-bottom: 30px;
  width: 100%;
  float: left;
}

#food-menu li {
border-bottom: 1px solid #343384;
float: left;
width: 100%;
}

.menu-left {
  float: left;
  width: 80%;
}

.menu-right {
  float: left;
  padding-right: 5%;
  text-align: right;
  width: 15%;
}

#menu-item-37{
	background: none;
}

.entry-content h3 {
color: #3F825E;
font-size: 100%;
font-style: normal;
font-weight: bold;
margin: 0 0 5px;
}

.entry-content h4 {
 color: #009891;
font-size: 100%;
font-weight: bold;
margin: 0 0 5px;
}

.textwidget .home-buttons {
  margin-top: 30px;
}

.decription {
  font-size: 90%;
  font-style: italic;
}


#food-menu h3.BLACKBOARD {
  color: #BF1F6F;
  font-family: corda-light;
  font-size: 30px;
  font-weight: normal;
}

.logos-cont {
  padding: 20px 0;
  text-align: center;
}
.logos {
  width: 50%;
}
.page-id-89 #food-menu h3{
color: #009891;
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}

h5 {
  color: #00BAF2;
  font-family: corda-light;
  font-size: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

h2 {
  float: left;
  font-family: corda-light;
  font-size: 30px;
  padding-left: 0;
}

.page-template-page-food-php .entry-content{
	left: -15px;
padding-left: 0;
position: relative;
width: 100%;
}
.sq-inner > p {
  padding-top: 7%;
}

.page-id-270 .instock img {
  display: none !important;
}

.page-id-270 .product.type-product.status-publish.entry.instock {
  border-bottom: 1px solid #CFCFCF;
float: left;
margin-bottom: 10px;
width: 100%;
}

.page-id-270 .product.type-product.status-publish.entry.instock h3 {
 display: block;
float: left;
height: 30px;
line-height: 30px;
padding: 0 10px 0 0;
}

.page-id-270 .price {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
}

.page-id-270 .add_to_cart_button.button.product_type_simple {
  float: right;
}

.summary p {
  padding-bottom: 10px;
}
.product {
  margin-top: 30px;
}

#voucher_fields .voucher_image_option img {
  display: none!important;
  width: 100px;
}

.summary h1 {
  text-align: left;
}

/*
14 Media Queries
---------------------------------------------------------------------------------------------------- */

/* Desktops, laptops and iPads (landscape) ----------- */

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


.sq-inner > p {
  padding-top: 0%;
}

	.site-container {
		max-width: 960px;
	}	

	.genesis-nav-menu a {
  display: block;
  padding: 25px 8px 10px;
  position: relative;
}



.fadehover {
  display: inline;
  float: left;
  height: 35px;
  padding: 16px 5px;
  width: 35px;
}

.genesis-nav-menu a {
  display: block;
  padding: 18px 8px 25px;
  position: relative;
}

.site-footer .creds {
  clear: left;
  float: left;
  text-align: right;
}

.sq-inner{
	font-size: 25px;
}
.genesis-nav-menu ul {
 float: left;
    font-family: Corda-Light;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding-left: 5%;
    text-align: right;
    width: auto;
}

.home .logo-cont h4 {
  color: #25247B;
  display: block;
  float: left;
  font-family: Corda-Light;
  font-size: 22px;
  font-weight: normal;
  line-height: 37px;
  padding: 4% 2% 2%;
  text-align: left;
  width: 55%;
}
.home-text {
  color: #343384;
  float: left;
  font-family: corda-light;
  font-size: 20px;
  line-height: 33px;
  padding: 20px;
  text-align: center;
}

.h-button > a {
  color: #FFFFFF;
  display: block;
  font-family: corda-light;
  font-size: 20px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

.logo {
  float: none;
  padding-left: 0;
  width: 25%;
}

.secondary-banner > h4 {
  color: #BF1F6F;
  float: left;
  font-family: corda-light;
  font-size: 24px;
  font-weight: normal;
  line-height: 33px;
  padding: 3%;
  width: 80%;
}

.entry-content {
  float: left;
  overflow: hidden;
  padding-left: 0;
  padding-top: 0;
  width: 95%;
}

.secondary-banner > h4 {
  color: #BF1F6F;
  float: left;
  font-family: corda-light;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  padding: 3%;
  width: 80%;
}

.genesis-nav-menu li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  float: left;
  list-style-type: none;
  text-align: left;
}

}

/* iPads (portrait) ----------- */

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


	#toggle-menu{
display: block ;
}
	.site-container {
		padding: 0 5%;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.wrap,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.site-container .sidebar,
	.site-container .content,
	.site-container .content-sidebar-wrap,
	.site-container .sidebar-secondary {
		width: 100%;
	}

	.genesis-nav-menu li,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header .search-form,
	.site-title,
	.title-area {
		text-align: center;
	}

	.genesis-nav-menu a {
		padding: 20px 16px;
	}

	.site-title {
		margin: 16px 0;
		margin: 1.6rem 0;
	}

	.site-header .search-form {
		margin: 32px auto 0;
		margin: 3.2rem auto 0;
		width: 50%;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.site-footer .wrap {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets-1,
	.site-header .genesis-nav-menu {
		margin: 0;
	}




	#menu-main {
	  background: none repeat scroll 0 0 #F7FBFB;
	  float: left;
	  padding-left: 0;
	  width: 100%;
	}

	
.genesis-nav-menu ul {
  font-family: Corda-Light;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  padding-left: 2%;
  text-align: right;
  width: auto;
}

.sq-inner {
  font-size: 18px;
  height: 170px;
}

.home .logo-cont h4 {
  color: #25247B;
  display: block;
  float: left;
  font-family: Corda-Light;
  font-size: 18px;
  font-weight: normal;
  line-height: 37px;
  padding: 4% 2% 2%;
  text-align: left;
  width: 55%;
}

.creds a, .left-creds a {
  color: #3A518B;
  text-decoration: none;
}

.genesis-nav-menu a {
  padding: 20px 10px;
}




.entry-content {
 padding-top: 20px;
  width: 80%;
}

.entry-header .entry-title {
  float: right;
  width:100%;
}

.site-footer .left-creds {
  float: left;
  margin: 0.8rem 0;
  text-align: center;
  width: 100%;
}
}

/* iPhones (portrait and landscape) ----------- */

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

	html {
		font-size: 87.5%; /* 14px base */
	}

	.site-header .search-form {
		width: 100%;
	}

	.archive-page,
	.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 {
		margin: 0;
		width: 100%;
	}

	

	.menu-toggle {
background: none repeat scroll 0 0 #075859;
color: #fff;
display: block;
float:right;
font-size: 16px;
line-height: 1;
font-weight: 700;
overflow: hidden;
margin: 11px 0 0;
text-align: center;
text-transform: uppercase;
visibility: visible;
moz-border-radius: 3px 0 0 3px;
webkit-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
position: fixed;
right: 0;
z-index: 2147483647;
}
.menu-toggle a {
color: #fff;
display: block;
padding: 15px;
text-decoration: none;
}
 
.menu-toggle a:hover,
.menu-toggle a:active {
text-decoration: none;
}
#toggle-menu{
display: none;	
}



#toggle-menu li {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 1% 1% 0;
  width: 98%;
}

.logo-cont-small {
  background-color: #A9D6D0;
  display: block;
  padding: 10px;
  text-align: left;
}







.entry-content {
  padding-left: 2%;
  width: 95%;
}
.entry-content p {
  font-size: 13px;
  margin-bottom: 2.6rem;
}







.left-creds a {
  background: none;

  display: block;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  width: 100%;
}

.square.sq2 {
  background-color: #7DCBC0;
  margin-right: 0;
}
.square {
  background-color: #CFCFCF;
  border: medium none;
  border-radius: 20px;
  display: block;
  float: left;
  margin-right: 4%;
  margin-top: 20px;
  width: 48%;
}

.sq2 .sq-inner img {
  position: relative;
  top: -16px;
  width: 70%;
}
.home .logo {
  float: left;
  padding-left: 2%;
  padding-top: 30px;
  width: 28%;
}
.secondary-banner {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 20px;
  float: left;
  margin-bottom: 30px;
}
.logo {
  float: none;
  padding-left: 0;
  width: 35%;
}
}

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

.home .logo-cont h4 {
  clear: left;
  color: #25247B;
  display: block;
  font-family: Corda-Light;
  font-size: 18px;
  font-weight: normal;
  line-height: 27px;
  padding: 4% 2% 2%;
  text-align: center;
  width: 95%;
}

.home .logo {
  float: none;
  padding-left: 2%;
  padding-top: 30px;
  width: 40%;
}

.home .logo-cont {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 20px;
  float: left;
  height: auto;
  margin-top: 20px;
  padding: 2%;
  text-align: center;
  width: 96%;
}

.sq-inner {
  color: #FFFFFF;
  font-family: Corda-Light;
 
  height: 200px;
  line-height: 28px;
  overflow: hidden;
  padding: 20px;
  text-align: center;
}

.sq2 .sq-inner img {
  position: relative;
  top: 10px;
  width: 90%;
}

.home .h-button {
  border: medium none;
  border-radius: 20px;
  display: block;
  float: left;
  margin-right: 2.66667%;
  width: 99%;
}

}
/* Navigation Toggle - Ensure Menu Displays When Scaled Up
------------------------------------------------------------ */
@media only screen and (min-width: 751px) {
#toggle-menu{
display: block!important;
}
}