/*

Theme Name: Oakleys 2015
Theme URI: http://www.webmatters.co.nz
Description: Theme for Web Matters
Author: Web Matters
Author URI: http://www.webmatters.co.nz
version: 1.0
*/

/*------------------------------------*\
  RESET
\*------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BASICS AND MISCELLANEOUS STYLES */

*{margin:0; padding:0;}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


html {
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Sans Serif;
	}
	


body {
color: #37302a;
background: #fff url(images/sackdefault.jpg);
background-position: center 130px;
background-repeat: no-repeat;
font-size: 100%;
margin: 0;
}

body.home{
background: #fff url(images/sackbg.jpg);
background-position: center 130px;
background-repeat: no-repeat;
font-size: 100%;
margin: 0;
}

#footer-wrap {
    background: url("images/footerbg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
		

/*--- HEADINGS ---*/

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.2em;
  font-weight: bold;
}


/*--- PARAGRAPHS ---*/

p {
  margin-bottom: 1.2em;
}


/*--- LISTS ---*/
ul, ol {
  margin-bottom: 1.2em;
}

ul {
  list-style: square outside;
}

ul ul,
ol ol {
  margin: 0 0 0 60px;
}

/*--- QUOTES ---*/

blockquote {
font-family: Georgia;
font-style: italic;
margin:22px 40px;
upadding:3px;
padding: 0 50px;
background: transparent url("images/blockquote.gif") no-repeat 0 0;
border-right: 5px solid #ccc;
}

blockquote p{
font-size: 1em;
}

/*--- LINKS ---*/

a {
  color: #DD5702;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

strong{
font-weight: bold;
}


/* Images */


img{
	border: none;
	padding:0; 
	max-width: 100%;
	height: auto;
}

.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

img a{
border:none;
}

img.left{ 
	float: left; 
	border: none; 
	padding: 6px 0 0 0;
}
img.right{
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	margin: 0 0 10px 20px;
	display: inline;
	}
img.alignleft {
	margin: 0 20px 10px 0;
	display: inline;
	}

	
	.wp-caption {  
   text-align: center; 
   margin-bottom: 10px;
   margin-left: 10px;
   max-width: 100%;
  
  }
.wp-caption img {
   margin: 0;
   border-radius: 5px; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
   border: 4px solid #333;
     }
   
	
.wp-caption p.wp-caption-text {
   font-size: 14px;
   font-family: Georgia, Serif;
   color: #555;
   font-style: italic;
   line-height: 17px;
   padding: 5px 4px 5px;
   margin: 0;
	}	
	
	
.wp-post-image {/* Default settings for Post Thumbnails */
float: left;
margin-right: 25px;
}

/* Commonly used widgets */

.widgettitle { 
    padding: 40px 0 10px 0px; 
}

.textwidget{ 
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
	
.ngg-widget{ 
	padding: 10px  0 30px 0px; 
}



/* THE HEADER */

header {
background:#ffffff;
margin: 0;
height: 130px;
	}
	

.banner{
width: auto;	
height: auto;
clear: both;
margin-top: 60px;
	}

	
.banner .wp-post-image{
border: 5px solid #fff;
}

.logo{
background: transparent url(images/logo.png);
width: 207px;
height: 196px;	
margin-top: -95px;
margin-left: -40px;
}

.logo2{
background: transparent url(images/logo2.png);
width: 158px;
height: 150px;	
}
	
.bg{
background: url(images/tasty.jpg);
background-repeat: no-repeat;
height: 432px;
width: 648px;
float:left;

}

.bannerright{
float: right;
width: 352px;

}

a.recipes{
background: #dd5702;
font-size: 20px;
font-family: "Open Sans";
color: rgb( 255, 255, 255 );
text-transform: uppercase;
line-height: 1.7;
display: block;
float: none;
text-decoration: none !important;
width: 95%;
padding: 10px 0 10px 20px;
margin: 3px 0 10px 0;
}

a.recipes:hover{
background: #333;
}

a.wheretobuy{
background: #99390f;
font-size: 20px;
font-family: "Open Sans";
color: rgb( 255, 255, 255 );
text-transform: uppercase;
line-height: 1.7;
display: block;
float: none;
text-decoration: none !important;
width: 95%;
padding: 10px 0 10px 20px;
margin: 4px 0 10px 0;
}

a.wheretobuy:hover{
background: #333;
}


a.adventure{
background: #11a81b;
font-size: 20px;
font-family: "Open Sans";
color: rgb( 255, 255, 255 );
text-transform: uppercase;
line-height: 1.7;
display: block;
float: none;
text-decoration: none !important;
width: 95%;
padding: 10px 0 10px 20px;
margin: 4px 0 10px 0;
}

a.adventure:hover{
background: #333;
}



.byline{	
background: #eee;
text-align: right;
	}
	
.clear{	
clear: both;
}

.bottom{
height: 5px;
margin-bottom: 55px;
}

/* DROP DOWN HORIZONTAL MENU SYSTEM */

nav {
background: #fff;
display: block;	
height: 50px;
margin: 0 0 25px 0;
width: auto;
}
nav ul {
font-size: 13px;
list-style: none outside none;
padding: 0;
margin: 0;
float: right;
}
nav li {
float: left;
position: relative;
text-align: left;
}
nav a {
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
color: #993300;
display: block;
line-height: 3.333em;
padding: 50px 10px 30px 10px;
text-decoration: none;
}


nav ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 7em;
    width: 188px;
    z-index: 99999;

}
nav ul ul ul {
    left: 100%;
    top: 0;
}
nav ul ul a {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #DDDDDD;
    color: #dd5702;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.3em;
    padding: 10px;
    width: 168px;
	 text-transform: none;
	 letter-spacing: normal;
	 font-weight: bold;
}


nav li:hover {
    background: transparent;
}

nav ul ul a:hover{
    background: none repeat scroll 0 0 #f9f9f9;
    text-decoration: none;
}
nav ul li:hover > ul {
    display: block;
}

nav ul li.current-menu-item a {
    color: #fff;
    background: #99390f;
}


nav ul li.current-menu-ancestor a {
    color: #fff;
    background: #99390f;
}




/* THE CONTENT SECTION */

		
.post {
	margin:0;
	padding:0;
	text-align: left;
	color: #666666;
	font-size: 1em;
	line-height: 22px;
	}

.post ul {
	margin-bottom: 20px
}
.post li {
	margin-left: 40px
	}
.post a{
	text-decoration: underline;	
}
.post a:hover{
	text-decoration: none;	
}
.post h2{
font-size: 29px;
font-family: "Open Sans";
color: rgb( 153, 57, 15 );
line-height: 1;
 
}

h2.pagetitle {
font-size: 29px;
font-family: "Open Sans";
color: rgb( 153, 57, 15 );
line-height: 1;
 }
.post h2 a{
font-weight: normal;
text-decoration: none;
}
.post h3{
font-size: 25px;
  font-family: "Open Sans";
  color: rgb( 204, 102, 51 );
  line-height: 1.16;
}
.post h3 a{
color: rgb( 204, 102, 51 );
text-decoration: none;
}
.post h3 a:hover{
color: #666666;
text-decoration: none;
}	

.post h4{
font-size: 20px;
  font-family: "Open Sans";
  color: #281105;
  line-height: 1.4;
}
.postmetadata{
	clear: both;
	padding:6px 0 0 0;
	margin: 20px 0;
	}
.navigation {
	font-size:1.2em;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-bottom: 20px;
	}

.aligncenter,div.aligncenter {
	display: block;
	margin: 0 auto;
	}
	
.imgcenter {
display: block;
margin: 0 auto;
	}
.alignleft {
   float: left;
   margin-right: 20px;
}
.alignright {
float: right;
margin-right: 20px;
}

.alignnone {
   margin: 25px 0 25px 0;
}

.border {
border: 5px solid #fff;
}

/* WIDE SIDEBAR */
.widesidebar {
background: #000 url(images/sidebarbg.jpg);
background-repeat: no-repeat;
margin:0;
padding:0;	
		}
.widesidebar a{
color: #fff;
}
.widesidebar h2{
background: #dd712d;
width: 95%;
font-size: 20px;
margin: 0 0 25px 0;
padding: 7px 0 7px 15px;
line-height: 22px;
text-align: left;
color: #ffffff;
text-transform: uppercase;
	}
.widesidebar label{
	color: #000;
	margin: 0;
	padding: 0;
}
.widesidebar p {
}
.widesidebar img.left{ 
	float: left; 
	border: none; 
	padding: 6px 0 0 0;
}
.widesidebar img.right{
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
.widesidebar ul {
	margin: 0;
	padding:20px;
	}
.widesidebar ul li {
   list-style-type:none;
   padding: 8px 0 8px 0px;
	}
.widesidebar ul ul {
	margin: 0;
	padding: 0 0 25px 0;
}
.widesidebar ul ul li {
	list-style-type: none;
	}
.widesidebar ul ul ul{
	margin: 0;
	padding: 0;
}
.widesidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
}

.widesidebar .wp-post-image {/* Default settings for Post Thumbnails */
float: left;
margin-right: 8px;
border: 2px solid #fff;
border-radius: 3px; 
-moz-border-radius: 3px;
-webkit-border-radius: 3px;  
}

.stockists{
background: #99390f;
display: block;
float: none;
text-decoration: none !important;
width: 85%;
padding: 20px;
margin-bottom: 40px;
}

.stockists h3{
font-size: 33px;
font-family: "Open Sans";
color: rgb( 255, 255, 255 );
text-transform: uppercase;
line-height: 0.727;
margin-bottom: 20px;
text-align: center;
}

.stockists h4{
font-size: 20px;
font-family: "Open Sans";
color: rgb( 255, 255, 255 );
text-transform: uppercase;
line-height: 0.727;
margin-bottom: 10px;
text-align: center;
}


.vegies{
background: #11a81b !important;
}
.calltoaction{
width:auto;
background: #eeeeee;
padding: 15px;
margin-bottom: 25px;
}

.socialmedia{
width:auto;
background: #e8f5fb;
padding: 15px;
margin-bottom: 25px;
overflow:auto;
}

.mailchimp{
width:auto;
background: transparent;
margin-bottom: 25px;
}


/* misc */

code{
	font-family:"Courier New", Courier, monospace;
}

.entry{
}
.line {
	width : 100%;
	background : #eee;
	height : 1px;
	margin-bottom : 25px;
	margin-top : 35px;
	clear: both;
}







/* SOCIAL ICONS - GENERAL */
.social { list-style:none;}
.social li { display:inline;
 float:left;
 background-repeat:no-repeat; }
 
.social li a {
 display:block;
 width:48px;
 height:48px;
 padding-right:10px;
 position:relative; 
 text-decoration:none; }
.social li a strong {
font-weight:normal; 
position:absolute; 
left:20px; 
top:-1px; 
color:#fff; 
padding:3px; 
z-index:9999;
text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); 
background-color:rgba(0, 0, 0, 0.7);
-moz-border-radius:3px; 
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
-webkit-border-radius:3px; 
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); 
 border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}

li.delicious { background-image:url("images/delicious.png"); }
li.facebook { background-image:url("images/facebook.png"); }
li.flickr { background-image:url("images/flickr.png"); }
li.linkedin { background-image:url("images/linkedin.png"); }
li.rss { background-image:url("images/rss.png"); }
li.twitter { background-image:url("images/twitter.png"); }

/* SOCIAL ICONS - CSS3 */
#css3:hover li { opacity:0.2; }

#css3 li { -webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 -moz-transition-property: opacity; -moz-transition-duration: 500ms; }
#css3 li a strong { opacity:0;
 -webkit-transition-property: opacity, top; -webkit-transition-duration: 300ms;
 -moz-transition-property: opacity, top; -moz-transition-duration: 300ms; }

#css3 li:hover { opacity:1; }
#css3 li:hover a strong { opacity:1; top:-10px; }



/* NATIVE GALLERY STYLING */

.gallery {
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.gallery .gallery-row {
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
}
.gallery .gallery-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.gallery .gallery-item .gallery-icon img {
    height: auto;
    margin: 0 auto;
    max-width: 89%;
    padding: 1%;
    width: auto;
	
}

.gallery-caption {
    margin-left: 0;
}

/* COMMENT FORM STYLING */


#commentform{
	background:#fff;
	margin-bottom:20px;
	padding:0;
		}

#commentform p{
	}

#commentform a{
text-decoration: underline;
}

#commentform h3{
	margin:0;
	padding:0;
	}	

#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #cccccc;
	font-size: 14px;
	}	

#submit{
margin:5px 5px 0 0;
}

#comments{
margin:0;
padding:0
}
	

ol.commentlist {
list-style-type: none;
margin:0;
padding:0;
}

.avatar{
float:left;
margin:0 12px 0 0;
}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {
background: #f9f9f9;}

ol.commentlist li p {
margin: 6px 0 6px 0;
padding: 0 12px 0 0;
}

ol.commentlist a {
}

cite {
	font-family: Georgia;
	font-style: normal;
	}


/* SEARCH FORM */


#searchform{
	padding: 6px 0 10px 0px;
	font-family: Arial;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
		}

#searchform input#s{
	font-family: Georgia;
	font-size: 13px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	width: 130px;
	
	}

#searchform input#searchsubmit{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 2px 0 0 2px;
	background-color: #422906;
	border: 1px solid #422906;
	color: #fff;
	}

	
	/* SHORTCODES*/

.half, .half-last {float:left;
width:44%; 
margin-right:3%; 
margin-bottom: 25px; 
border: 1px solid #eee; 
padding: 10px; 
text-align: left;}
.half-last {margin-right:0}

.third, .third-last {float:left;width:25%; margin-right:3.5%; border: 1px solid #eee; padding: 5px 15px 15px 15px;}
.third-last {margin-right:0}

.box{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
padding: 20px;
border: 1px solid #cccccc;
margin-bottom: 25px;
}

/* THE FOOTER */

	footer {
	background : transparent;
	clear : both;
	width : 100%;
	height: 150px;
	color: #fff;
	margin-top: 20px;
	
}
footer p {
	padding : 6px;
	margin : 5px;
	
}
footer a {
	text-decoration : underline;

}
footer a:hover {
	text-decoration : underline;
}
footer h2{	
	font-weight: bold;
	margin-bottom: 10px;
	font-family: 'Droid Sans', sans-serif;
}
footer ul {
	list-style-type : none;
}
footer ul li {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
footer ul ul {
	padding-top : 0;
	padding-bottom: 20px;
	}
footer ul ul li {
	list-style-type : none;
	margin : 0;
	padding : 0;
}
footer ul ul ul {
	margin : 0;
	padding : 0;
}
footer ul ul ul li {
	padding : 0 0 0 0;
	margin : 0;
	list-style-type : none;
	color : #cccccc;
}


.facebook{
margin: 45px auto;
}

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; }
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #ccc; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #ff9933; border: 0 none; border-radius:3px; color: #FFFFFF; cursor: pointer; display: inline-block; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto; float: right; text-transform: uppercase; font-size: 12px;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; color: #fff; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:100%; font-family: Georgia; font-style:italic;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}


/* *********************************************************************************************************************
	One% CSS Grid - 12 Columns Fluid CSS Grid System

	Why One% ? Let’s count ...
		we have 12 columns (magic number divided by 2, 3, 4, 6)

		for 12 columns we need 11 margins

		so if we count margin 3%, then 3% * 11 margins = 33%

		and if we count width of 1 column 5.5%, than 5.5% * 12 columns = 66%

		in the end we have 33% + 66% = 99% aaand ???

		1% is still here so that's the name - One%

	2 starting options ? Let’s count a bit more ...
		1200px - perfectly fits 1280 screens
			12 columns
			margin 3% / 36px (full-width)
			col1 5.5% / 66px (full-width)

		1000px - perfectly fits 1024 screens
			12 columns
			margin 3% / 30px (full-width)
			col1 5.5% / 55px (full-width)
*/





/* *********************************************************************************************************************
 * Main container for all
 */
.onepcssgrid-1000, .onepcssgrid-1200 {
	margin: 0 auto;
	padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
}

.onepcssgrid-1200 {
	max-width: 1220px;
}

.onepcssgrid-1000 {
	max-width: 1020px;
}

.onerow {
	clear: both;
	padding: 0 10px;
}





/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1_last, .col2_last, .col3_last, .col4_last, .col5_last, .col6_last, .col7_last, .col8_last, .col9_last, .col10_last, .col11_last {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	max-width: 100%;
	height: auto;
	display: block;
}





/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */
@media all and (min-width: 1024px) {
	.onepcssgrid-1000 {
		max-width: 1000px;
	}

	.onepcssgrid-1000 .onerow {
		padding: 0;
	}
}





/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) {
	.onerow {
	}

	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
		float: none;
		width: 99%;
	}
	
		
	.bg{
	background: url(images/tasty.jpg);
	float: none;
	width: 100%;
	height: auto;
	}
	
		.bg img{
max-width: 100%;
	}
	
	.bannerright{
	float: none;
	width: auto;
	}
	
	
	.logo{
background: transparent url(images/logo.png);
width: 207px;
height: 196px;	
margin: 0 auto;
}

.logo2{
background: transparent url(images/logo2.png);
width: 158px;
height: 150px;	
margin: 10px auto;
}

body.home{
background: #fff;
margin: 0;
}

body{
background: #fff;
margin: 0;
}

header{
height: auto;
}

.banner{
height: auto;
margin: 0;
}

.golden{
display: none;
}

.post img{
float: none;
}



}



