
/* !--- Details --- */
/* -----------------------------------------------------------------------------------------------------------------

 Print Style Sheet

 ------------------------------------------------------------------------------------------------------------------- */



/* !--- Hide --- */
/* ----------------------------------------------------------------------------------------------------------------- */

#nav-access, 
#nav-site-secondary, 
#nav-social, 
#header .inner-wrap-2,
#header .inner-wrap-3,
#nav-products-quick, 
#nav-site-legal, 
#sign-up-callout,
#social-links,
#nav-carousel,
#comments-pagination,
#home recipes-ideas .social,
#contact #faqs dd .toggle,
#recipes.category #nav-pagination,
#recipes.category .fb-like,
#recipes.category .comments,
#recipes.detail #social-links,
#recipes.detail #extra-links,
#recipes.detail #recipe-comments,
#recipes.detail #recipe-author,
#ryvitaNews.article #article-comments,
#ryvitaNews.article #content-sub,
#ryvitaNews.event #event-share-print,
#ryvitaNews.event .gallery-prev,
#ryvitaNews.event .gallery-next,
#about.ctc #content-sub,
#about.ryveaters #article-comments,
#about.ryveaters #content-sub {
	display: none;
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}


/* !--- Anchors --- */
/* ----------------------------------------------------------------------------------------------------------------- */

a {
	text-decoration: underline;
	color: #000;
}


/* !--- Images --- */
/* ----------------------------------------------------------------------------------------------------------------- */

img {
	border: none;
}


/* !--- Headings --- */
/* ----------------------------------------------------------------------------------------------------------------- */

h1, h2, h3, h3, h5, h6 {
	text-transform: uppercase;
}
h1 {
	font-size: 18px;
	margin: 20px 0 10px;
}
h2 {
	font-size: 16px;
	margin: 20px 0 10px;
}
h3, h3, h5, h6 {
	font-size: 14px;
	margin: 20px 0 10px;
}


/* !--- Lists --- */
/* ----------------------------------------------------------------------------------------------------------------- */

dl, ol, ul {
	margin:  15px 0;
}
ol, ul {
	padding: 0 0 0 20px;
}
ol {
	list-style: decimal outside;
}
ul {
	list-style: disc outside;
}
li {
	margin: 0 0 3px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1.071em; /* 15 */
}


/* !--- Forms --- */
/* ----------------------------------------------------------------------------------------------------------------- */


/* !--- Tables --- */
/* ----------------------------------------------------------------------------------------------------------------- */

table {
	margin: 15px 0;
	border-collapse: collapse;
	display: block;
	font-size: inherit;
}
caption {
	text-align: left;
	font-weight: bold;
}
thead th, thead td {
	font-weight: bold;
}
td, th {
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
}
tfoot {
	font-style: italic;
	font-size: 10px;
}
tfoot td {
	text-align: right;
	border: none;
}


/* !--- Phrase Elements --- */
/* ----------------------------------------------------------------------------------------------------------------- */

abbr, acronym {
	border: none;
}
cite {
	font-style: italic;
}
em {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
dfn {
	font-style: normal;
}
code, kbd, samp {
	font-family: monospace;
}
var {
	font-style: italic;
}


/* !--- Misc Inline --- */
/* ----------------------------------------------------------------------------------------------------------------- */

q {
	font-style: normal;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: none;
}
sub {
	vertical-align: sub;
}
sup {
	vertical-align: top;
}


/* !--- Misc Block --- */
/* ----------------------------------------------------------------------------------------------------------------- */

p {
	margin: 15px 0;
}
address {
	font-style: normal;
	margin: 15px 0;
}
blockquote, pre {
	margin: 15px 0;
}
pre {
	font-family: inherit;
	overflow: auto;
	margin: 15px 0;
}
hr {
	display: none;
}




#logo-lofi {
	margin-bottom: 20px;
}
#footer {
	margin-top: 30px;
}



#recipes.category #recipes .recipe {
	margin-bottom: 20px;
}
#recipes.detail #recipe-nutritional th,
#recipes.detail #recipe-nutritional td {
	padding: 5px;
}
#recipes.detail #recipe-categories {
	margin-bottom: 20px;
}

#ryvitaNews.article #article-content .photo {
	margin-top: 20px;
}


