/* 

Theme Name:Noble Pig 

Author:Foliovision s.r.o 

*/

@font-face {
	font-family: 'NeutraText-Demi';
	src: url('fonts/neutratext-demi.eot');
	src: url('fonts/neutratext-demi.eot?#iefix') format('embedded-opentype'), url('fonts/neutratext-demi.woff') format('woff'), url('fonts/neutratext-demi.ttf') format('truetype'), url('fonts/neutratext-demi.svg#neutratext-demi') format('svg');
	font-weight: normal;
	font-style: normal;
}

#fv_thumbnail_recent-posts-2, #execphp-4 h3, #reallysimpletwitterwidget-2 h3, .home #content h3 {
	font-family: 'NeutraText-Demi', Helveltica, Arial;
}

#fv_thumbnail_recent-posts-2 h3, #execphp-4 h3, #reallysimpletwitterwidget-2 h3, .widget_sp_image .widget-title {
	color: #E2DDD3;
	font-size: 20px;
	font-weight: normal !important;
	text-shadow: 1px 1px 1px #111;
	-moz-text-shadow: 1px 1px 1px #111;
	-webkit-text-shadow: 1px 1px 1px #111;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#fv_thumbnail_recent-posts-2 h3, .widget_sp_image .widget-title {
	border-bottom: 1px dotted #FFFFFF;
	text-transform: uppercase;
	margin-right: 10px;
}
#execphp-4 h3 {
	text-transform: uppercase;
	color: #724708;
	text-shadow: 1px 1px 1px #fff;
	-moz-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
}
#main #reallysimpletwitterwidget-2 ul.really_simple_twitter_widget {
	background: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 0px;
	padding: 10px;
}
#main #reallysimpletwitterwidget-2 ul.really_simple_twitter_widget li {
	margin-bottom: 5px;
}
#reallysimpletwitterwidget-2 .really_simple_twitter_widget a.follow {
	color: #E39521;
	font-size: 12px !important;
	text-align: right;
	display: block;
	padding: 0 20px 0 0;
}

/* =Reset default browser CSS. Based on work by Eric Meyer:http://meyerweb.com/eric/tools/css/reset/index.html-------------------------------------------------------------- */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.entry-content h5 {
	padding: 20px;
	background: #F4F1EA;
	display: inline-block;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: center;
}
#content .entry-content h5.left{
	margin: 0 15px 3px 0;
}
#content .entry-content h5.right{
	margin: 0 0 3px 15px;
}
.entry-content img {
	border: solid 3px #fff;
}

/* =Layout-------------------------------------------------------------- */

#container {
	float: left;
	margin: 0 -320px 0 0;
	width: 100%;
	&float: none;
}
#content {
	margin: 0 320px 0 0;
	width: 610px;
}
#primary {
	float: right;
	font-size: 14px;
	width: 300px;
}
#footer {
	clear: both;
	width: 100%;
}

/* =Fonts-------------------------------------------------------------- */

body, .home #content #homepage-popular h3 a, h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, input, textarea, .widget-title, .wp-caption-text {
	font-family: Arial, "Helvetica Neue", Helvetica, "Nimbus Sans L", sans-serif;
}
#execphp-15 .bg-img a, #footer .widget-title, body.home #noblepig-slider li a.title {
	font-family: Georgia !important;
}
input[type=submit] {
	cursor: pointer;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure-------------------------------------------------------------- */

/* The main theme structure */

#colophon {
	margin: 0 auto;
}
#wrapper {
	background: url(images/graphics/bg-wrapper.png) #fff;
	padding: 0 20px;
	width: 980px;
	margin: 0 auto;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
}
#footer-widget-area #thirth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Global Elements-------------------------------------------------------------- */

body {
	background: #f1f1f1;
}
body, input, textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"], textarea {
	background: #f9f9f9;
	border: 1px solid #E2E1D9;
	padding: 2px;
}
a {
	text-decoration: none;
}
a:link {
	color: #CB6E08;
}
a:visited {
	color: #666;
}
a:active {
	color: #111;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clear:before,
.clear:after {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}
#oas_Top {
	text-align: center;
}
#oas_Top iframe {
	margin: 0 auto;
}



/* Text meant only for screen readers */

.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Topstrip-------------------------------------------------------------- */

#top-strip {
	padding-bottom: 6px;
	background: url(images/graphics/strip-border.png) no-repeat #B33A08 0 bottom;
}
.top-strip-inside {
	background: url(images/graphics/bg-strip.png) repeat-x #581D0F;
}
.strip-inside {
	width: 970px;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 33px;
}
.strip-inside a {
	color: #fff;
	text-decoration: none;
	padding-left: 25px;
}
.strip-inside a:hover {
	text-decoration: underline;
}
.strip-inside a.pig {
	background: url(images/graphics/strip-ico-pig.png) no-repeat left center;
	padding: 0 0 0 25px;
	float: left;
}
.strip-inside ul {
	list-style-type: none;
	margin: 0;
	float: right;
}
.strip-inside ul li {
	float: left;
}
.strip-inside ul li a {
	display: block;
	margin-left: 20px;
}
.strip-inside ul li a.shop {
	background: url(images/graphics/strip-ico-shop.png) no-repeat 0 center;
}
.strip-inside ul li a.pinterest {
	background: url(images/graphics/strip-ico-pinterest.png) no-repeat  0 center;
}
.strip-inside ul li a.fb {
	background: url(images/graphics/strip-ico-fb.png) no-repeat 0 center;
}
.strip-inside ul li a.twt {
	background: url(images/graphics/strip-ico-twt.png) no-repeat 0 center;
}
.strip-inside ul li a.rss {
	background: url(images/graphics/strip-ico-rss.png) no-repeat 0 center;
}

/* =Header-------------------------------------------------------------- */

#header {
	height: 166px;
}
#branding {
	padding-top: 18px;
	position: relative;
}
#site-description-inside .right {
	margin: 0;
}
#site-description-inside {
	margin: 0 0 40px 0;
}
.npblog {
	width: 335px;
	padding: 6px 8px;
	background: url(images/graphics/bg-npblog.png) #D98315;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.npblog .left ul {
	margin: 0;
	list-style-type: none;
}
.npblog .right ul li a {
	background: url(images/graphics/winery-rows.png) no-repeat center right;
	padding-right: 20px;
}
.npblog span {
	display: inline-block;
	width: 76px;
	height: 50px;
	background: url(images/graphics/img-npb.png) no-repeat;
	float: left;
	margin-right: 7px;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.npblog h2 {
	background: url(images/graphics/title-npb.png) no-repeat;
	font-size: 0px;
	color: transparent;
	width: 228px;
	margin-right: 10px;
	padding-bottom: 4px;
	border-bottom: solid 1px #CE6E11;
	margin: 3px 0 4px;
	height: 18px;
}
.npblog a {
	color: #fff;
	font-weight: bold;
}
#site-title {
	float: left;
	width: 280px;
}
#site-title a {
	display: none;
}
#site-title a.logo {
	display: block;
}
#site-title img {
	display: block;
	margin: 0 auto;
	padding: 0 0 10px;
}
#site-description {
	top: 19px;
	position: absolute;
	right: 0;
	width: 700px;
	z-index: 3;
}
#site-description .bloginfo {
	display: none
}
.np-search {
	border: solid 1px #CE6E11;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 308px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	margin-bottom: 7px;
}
.np-search input {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
.np-search input#s {
	width: 250px;
	padding: 0 0 0 15px;
	color: #E39721;
	float: left;
}
.np-search input#searchsubmit {
	width: 40px;
	font-size: 0px;
	color: transparent;
	background: url("images/graphics/go.png") no-repeat scroll 0 8px transparent;
	color: transparent;
	float: right;
	font-size: 0;
}
.radios {
	text-align: right;
	color: #4E3002;
}
.radios span {
	font-weight: bold;
}

/* =Menu -------------------------------------------------------------- */

#access {
	position: relative;
	z-index: 1;
}
#access ul {
	list-style-type: none;
	margin: 0;
}
#access .menu-header li, div.menu li {
	float: left;
	position: relative;
}
#access a {
    background: url("images/graphics/shadow.png") repeat-x scroll left bottom #fff;
    border-radius: 7px 7px 0 0;
    border-right: 1px solid #D0CDC9;
    color: #333;
    display: block;
/*    font-family: "Arial"; */
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 5px 4px 0 5px;
    padding: 13px 14px 7px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
#access li {
	background: #DCD6CA;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	margin-right: 4px;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	z-index: 200;
}
#menu-item-923 {
	position: relative;
	height: 43px;
	width: 140px;
}
#menu-item-923 > a.hover, .menu-item > a.hover {
	width: 100px;
	z-index: 201;
}
#access .menu-item > a.hover {
	height: 22px;
	width: auto;
	background: #fff !important;
}
#access #menu-item-923 > ul.sub-menu, #menu-mainmenu > .menu-item > ul.sub-menu {
	left: -33% !important;
	padding: 10px 0;
}
#access #menu-item-923 > ul {
	width: 380px;
}
/* =Submenu */
#access ul.sub-menu {
	border: solid 5px #DCD6CA;
	background: url(images/graphics/bg.png) top center #fff;
	display: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	top: 42px;
}
#access ul.sub-menu .sub-menu {
	width: 170px;
	position: relative;
	top: 0;
	left: 0;
}
#access ul.sub-menu .sub-menu {
	padding: 10px 0 0 0;
	background: #fff;
	border: 0;
}
#access ul.sub-menu .sub-menu li {
	width: 130px;
	border-radius: 0;
	padding: 0 !important;
}
#access ul.sub-menu > li {
	float: left;
	width: 156px;
	padding: 5px 15px;
}
#access #menu-item-923 ul.sub-menu > li{
	padding: 0 15px;
}
#access ul.sub-menu li {
	background: #fff;
	border-radius: 10px;
}
#access ul.sub-menu a{
  color: #CB6E08;
	background: #fff;
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	border: none;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 150px;
}
#access ul.sub-menu .sub-menu a, #access #menu-item-923 ul.sub-menu .sub-menu li a{
color: #CB6E08;
}
#access #menu-item-923 ul.sub-menu li a{
	border-bottom: dotted 1px #333;
	padding-bottom: 5px;
	color: #333;
}
#access ul.sub-menu li .sub-menu a {
	font-size: 14px;
	color: #CB6E08;
	border: none !important;
	padding: 0;
}
#access ul.sub-menu li .sub-menu a:hover {
	text-decoration: underline;
}
#access ul ul ul {
	top: 0;
}
#access ul ul a {
	background: #666;
	line-height: 1.3em;
	padding: 0;
	height: auto;
}
#access li:hover > a, #access ul ul:hover > a {
	color: #CB6E08;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #CB6E08;
}
#access ul li.current_page_item {
	background: #F7F3EE;
	position: relative;
	z-index: 3;
}
#access ul li.current_page_item a {
	position: relative;
	z-index: 4;
	background: #fff;
}
#access ul .sub-menu li.current_page_item a {
	background: transparent;	
}

* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {

	color: #CB6E08;

}

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

#main {
	clear: both;
	padding: 20px 20px 0 20px;
	margin: 0px auto;
	background: #fff;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	box-shadow: 0 0 7px #CCCCCC;
	-moz-box-shadow: 0 0 7px #CCCCCC;
	-webkit-box-shadow: 0 0 7px #CCCCCC;
	position: relative;
	z-index: 2;
}
#content, #content input, #content textarea {
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom: 18px;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
	margin-bottom: 0;
}
#content pre, #content kbd, #content tt, #content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt, #content th {
	color: #000;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
.home #content h3 {
	font-size: 22px;
	color: #4E3002;
	text-transform: uppercase;
	background: url("images/graphics/bg-h3.png") repeat-x #DA8416;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
/*	padding: 6px 5px 3px 20px; */
padding: 5px 5px 5px;
	text-shadow: 1px 1px 1px #FFFFFF;
	-webkit-text-shadow: 1px 1px 1px #FFFFFF;
	-moz-text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	line-height: 1em;
}
.page #content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #333;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th, #content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.status-publish {
	margin: 0 0 15px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .status-publish {
	margin: 0 0 18px 0;
}
#content .page-title {
	border-bottom: 1px solid #F4F1EA;
	color: #CB6E08;
	font-size: 28px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.page-title a:link, .page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	border-bottom: 1px solid #F4F1EA;
	color: #CB6E08;
	font-size: 28px;
	line-height: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content .page .entry-title {
	line-height: 1em;
	padding-bottom: 15px;
}
.archive #content h1.page-title {
	margin-bottom: 20px;
}
#content .entry-details .entry-title {
	font-size: 14px;
	border: none;
}
#content .entry-details .entry-title a {
	color: #CB6E08;
	font-weight: bold;
}
.entry-title a:link, .entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #ff4b33;
}
.entry-meta, .entry-meta a {
	color: #4E3002;
	font-size: 11px;
}
.entry-meta {
	padding: 4px 0 0;
}
.entry-meta.above {
	text-transform: uppercase;
}
.entry-meta abbr, .entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover, .entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-meta .meta-sep {
	padding: 0 5px 0 0;
}
.entry-meta .meta-comments {
	color: #CB6E08;
	padding: 0 0 0 20px;
	margin: 0 0 0 5px;
	background: url(images/graphics/bg-meta-comments.png) no-repeat;
}
.entry-meta .meta-comments a {
	color: #CB6E08;
}
.entry-content, .entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file, .entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup, .entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link, .page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active, .page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
		height: 25px; /*adeed zk 25.11.2013*/
}
.entry-utility a#post-a-comment {
	background: url("images/graphics/bg-meta-comments.png") no-repeat scroll 0 0 transparent;
	color: #CB6E08;
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	display: block;
	float: left;
}
.entry-utility .entry-sharing {
	float: right;
}
.entry-sharing {
	position:relative; /*added 25.11.2013 ZK*/
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #ccc;
}
#content .video-player {
	padding: 0;
}

/* =Gallery listing-------------------------------------------------------------- */

.format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb, .category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Attachment pages-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images-------------------------------------------------------------- */

/*Resize images to fit the main content area.- Applies only to images uploaded via WordPress by targeting size-* classes.- Other images will be left alone. Use "size-auto" class to apply to other images.*/

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%;
/* When images are too wide for containing element, force them to fit. */
	height: auto;
/* Override height to match resized width for correct aspect ratio. */
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important;
/* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {
/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Navigation-------------------------------------------------------------- */

.navigation {
	color: #CB6E08;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #CB6E08;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #888;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: 0 0 50px 0;
}

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

#comments {
	clear: both;
	color: #4E3002;
	font-size: 12px;
}
#comments a {
	color: #4E3002;
}
#comments .fn a {
	font-weight: normal;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #CB6E08;
	font-size: 24px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 15px 0;
	line-height: 1.2em;
	border-bottom: solid 1px #F4F1EA;
	margin-bottom: 15px;
}
#content .commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #F4F1EA;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 62px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 0;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	border: 1px solid #FFE49B;
	height: 40px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 40px;
	background: url("images/graphics/bg-avatar.png") no-repeat scroll 0 0 transparent;
}
.comment-author {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}
.comment-author .comment_number {
	position: absolute;
	top: 0;
	right: 0;
	color: #852912;
	font-size: 16px;
	font-weight: bold;
}
.comment-author cite {
	font-size: 16px;
	font-style: normal;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
}
.comment-meta a:link, .comment-meta a:visited {
	font-size: 11px;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.comment-body {
	clear: both;
}
#content .comment-body p {
	line-height: 1.3em;
	margin: 0 0 15px;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 15px;
}
#comments .reply a, a.comment-edit-link {
	color: #CB6E08;
	text-decoration: none;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #4E3002;
	font-size: 12px;
}
#respond input {
	background: url(images/graphics/bg-input.png) repeat-x;
	margin: 0 0 9px;
	width: 450px;
	height: 20px;
	display: block;
}
#respond input#subscribe-reloaded {
	float: left;
	height: 15px;
	margin: 0;
}
#respond textarea {
	width: 98%;
	background: url(images/graphics/bg-textarea.png) repeat-x;
}
#respond .form-allowed-tags {
	color: #4E3002;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	font-style: italic;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	background: none repeat scroll 0 0 #F4F1EA;
	border: 1px solid #E7E7E7;
	font-size: 14px;
	height: auto;
	padding: 3px 5px;
	width: auto;
	color: #4E3002;
	margin: 0 0 25px;
}

#commentform{
	margin: 0 0 15px;
}

/* =Widget Areas-------------------------------------------------------------- */

#primary ul {
	margin: 0;
	list-style-type: none;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 20px 0;
	padding: 20px;
}
.widget_execphp {
  padding-left: 0;
}
#execphp-4 {
  padding-left: 20px;
}
.widget-title {
	color: #fff;
}
.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}


/* Main sidebars */

#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary .widget_text {
	border: 2px solid #E0D1B0;
	display: block;
	padding: 0;
}
#primary .widget_text a img {
	display: block;
}
#execphp-15, #primary .widget_sp_image  {
	background: url(images/graphics/bg-strip.png) #581D0F;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	padding: 10px 0 0 0;
}
.widget_sp_image{
	border-radius: 10px ;
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	text-align: center;
	color:  #fff
}
.widget_sp_image .widget-title{
	padding: 10px 0;
	margin: 0 10px;
	border: none;
}
.widget_sp_image p{
	padding: 0 0 10px 0;
}
#execphp-15.widget-container {
	margin: 0;
}
#fv_thumbnail_recent-posts-2 {
	background: url(images/graphics/bg-strip.png) #581D0F;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
#execphp-15 .bg-img {
	background: url(images/graphics/bg-img.png) center 0 no-repeat;
	padding: 20px 16px 0 14px;
	text-align: center;
}
#execphp-15 .bg-img img {
	display: block;
	margin: 0 auto;
}
#execphp-15 .bg-img a {
	font-size: 16px;
	font-style: italic;
	color: #654302;
	line-height: 46px;
}
#execphp-15 .bg-img a.list-bg {
	background: url(images/graphics/bg-list.png) 0 center no-repeat;
	padding-left: 17px;
	margin-left: 15px;
}
#main #fv_thumbnail_recent-posts-2 ul {
	margin: 0;
}
#main #fv_thumbnail_recent-posts-2 ul li {
	position: relative;
	float: left;
}
#fv_thumbnail_recent-posts-2 {
	padding: 20px 10px 20px 20px;
}
#fv_thumbnail_recent-posts-2 a img {
	border: solid 1px #fff;
	display: block;
	margin: 10px 7px 0 0;
}
#menu-item-1659 {
	clear: both;
}
#primary #text-8 {
	border: none;
}
#text-8 a {
	display: inline-block;
	float: left;
	margin: 0 8px 0 0;
	width: 30px;
	height: 30px;
	background: url("images/social-sprite-c.png") no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
#text-8 a.facebook-icon {
	background-position: 0 -47px;
}
#text-8 a.twitter-icon {
	background-position: 0 -93px;
}
#text-8 a.rss-icon {
	background-position: 0 -140px;
}
#text-8 a.googleplus-icon {
	background-position: 0 -186px;
}
#text-8 a.shop-icon {
	background-position: 0 -233px;
}
#text-8 a.yummly-icon {
	background-position: 0 -326px;
}
#text-8 a.instagram-icon {
	background-position: 0 -280px;
	margin-right: 0;
}



/* hover-efect in add*/

.hover-efect {
	position: absolute;
	display: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #E2DDD3;
	clear: both;
	padding: 5px;
	text-transform: none;
	width: 180px;
	z-index: 100;
	top: 90px;
	left: 20px;
}
.hover-efect.active {
	display: block;
}
.hover-inside {
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px !important;
	position: relative;
}
.hover-inside a {
	display: block;
	text-decoration: underline !important;
}
.hover-inside span {
	color: #000;
}
.corner {
	display: block;
	width: 26px;
	height: 13px;
	background: url(images/graphics/bg-hover-efect.png) no-repeat;
	position: absolute;
	top: -18px;
	left: 26px;
}
#execphp-4 {
	background: #E1941F;
	color: #4E3002;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#execphp-4 input {
	margin-top: 12px;
	width: 238px;
	padding: 0 10px;
	height: 30px;
	border: solid 1px #CE6E11;
	color: #E39721;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 
#execphp-4 input[type="button"]{
width: auto;
font-weight: bold;
text-transform: uppercase;
border: none;
background: #581D0F;
cursor: pointer;
color: #E2DDD3;
position: relative;
width: 110px;
left: 150px;
}
#reallysimpletwitterwidget-2 {
	background: url(images/graphics/bg-strip.png) #581D0F;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


/* Footer widget areas */
#footer .widget-container {
	padding: 0px;
	margin: 0px;
}
#footer .widget-title {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}
#footer .widget-area ul {
	margin: 0 !important;
	list-style-type: none;
}
#footer a {
	color: #CB6E08;
}
.colofootarea {
	padding: 10px;
	background: #F4F1EA;
	margin-bottom: 20px;
}
#footer-widget-area {
	margin: 10px;
	background: url("images/graphics/bg-footer-inside.png") repeat-y;
}
.colofootarea-inside {
	border: solid 1px #fff;
}
#better_rss_widget-2 {
	width: 280px;
	margin-right: 20px;
}
#second #text-3 {
	width: 270px;
	padding: 0 20px;
}
#third #recent-posts-3 {
	width: 250px;
	padding: 0 20px;
}
#better_rss_widget-2, #third #recent-posts-3 {
	line-height: 1.3em;
}
#better_rss_widget-2 li, #third #recent-posts-3 li {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	background: url("images/graphics/bg-list-footer.png") no-repeat 0 4px
}


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

#footer {
	line-height: 2em;
}
#footer .sub-menu {
	display: none;
}
#footer .menu-footermenu-container ul {
	list-style-type: none;
	margin: 0;
}
#footer .menu-footermenu-container ul li {
	float: left;
	background: url(images/graphics/list-footer.png) right center no-repeat;
}
#footer .menu-footermenu-container ul li:last-child {
	background: none;
}
#footer .menu-footermenu-container ul li.menu-item-921 {
	background: none;
}
#footer .menu-footermenu-container ul li a {
	margin: 0 7px;
	padding: 0 11px 0 0;
	text-decoration: none;
	color: #fff;
}
#footer .menu-footermenu-container ul li a:hover {
	text-decoration: underline;
}
#colophon {
	overflow: hidden;
}
.colophon-in-in {
	background: url("images/graphics/strip-border.png") no-repeat scroll 0 bottom #B33A08;
	padding: 6px 10px 0;
	color: #fff;
}
.colophon-inside {
	background: url(images/graphics/bg-strip.png) #581D0F;
	color: #fff;
	line-height: 39px;
	height: 45px;
}
.designby {
	color: #CB6E08;
	text-align: right;
	line-height: 34px;
}
.designby a {
	color: #CB6E08;
}
.designby p {
	margin: 0;
}

/* =Pages --------------------------------------------------------------------*/

table#contact-form, #contact-form tr, #contact-form tr td {
	border: none;
	padding: 0;
}
#contact-form tr {
	padding: 0 0 15px;
}
#contact-form input {
	display: block;
	height: 20px;
	margin: 0 0 9px;
	width: 400px;
}
#contact-form textarea {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #E2E1D9;
	padding: 2px;
	width: 500px;
	height: 200px;
}
#contact-form #submit {
	background: none repeat scroll 0 0 #F4F1EA;
	border: 1px solid #E7E7E7;
	color: #4E3002;
	font-size: 14px;
	height: auto;
	padding: 3px 5px;
	width: auto;
	margin-top: 15px;
}
#contact-form label {
	color: #4E3002;
	font-size: 12px;
}

/* =Mobile Safari ( iPad,iPhone and iPod Touch )---------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access, .entry-meta, .entry-utility, .navigation, .widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* =Print Style-------------------------------------------------------------- */

@media print {

body {
	background: none !important;
}
#wrapper {
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
	width: 100% !important;
	padding: 0 !important;
	top: 0 !important;
}
#header {
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}
#colophon {
	border-top: 2pt solid #000;
}
#site-title, #site-description {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#site-title {
	font-size: 13pt;
}
.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
}
.entry-title {
	font-size: 21pt;
}
#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {
	display: none !important;
}
#container, #header, #footer {
	margin: 0;
	width: 100%;
}
#content, .one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}
.wp-caption p {
	font-size: 11pt;
}
#site-info, #site-generator {
	float: none;
	width: auto;
}
#colophon {
	width: auto;
}
img#wpstats {
	display: none;
}
#site-generator a {
	margin: 0;
	padding: 0;
}
#entry-author-info {
	border: 1pt solid #e7e7e7;
}
#main {
	display: inline;
}
.home .sticky {
	border: none;
}
.fv_recipe {
	background: #fff;
	color: #333;
	border: 0 !important;
	font-size: 16px;
}
.fv_recipe h3 {
	border-bottom: solid 2px #333;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.fv_recipe h2 {
	width: 8cm;
}
#serve {
	width: 8cm;
}
ul li {
	line-height: 1.3em;
}
}

/* =Home */

.home #content #homepage-popular h3 {
	font-size: 12px;
	background: none;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.home #content #homepage-popular h3 a {
	color: #4E3002;
	text-decoration: none;
}
#homepage-favorites .entry-image, #homepage-popular .entry-image {
	float: left;
}
#homepage-favorites .entry-image {
	margin: 0 0 20px 0;
}
.archive .entry-image, .archive .entry-image {
	float: left;
}
#homepage-favorites .entry-image img, #homepage-popular .entry-image img {
	display: block;
	padding: 7px;
	border: solid 2px #EAE4D6;
}
.archive .entry-image img, .archive .entry-image img {
	display: block;
	padding: 7px;
	border: solid 2px #EAE4D6;
}
#homepage-popular .post {
	width: 295px;
	float: left;
	margin: 0 20px 20px 0;
}
.archive .post {
	width: 295px;
	float: left;
	margin: 0 20px 20px 0;
}
#homepage-popular .odd {
	margin: 0 0 20px 0;
}
.archive .odd {
	margin: 0;
}
#homepage-popular .entry-details {
	width: 140px;
	float: right;
}
#homepage-favorites .entry-details {
	width: 330px;
	float: right;
	margin-bottom: 20px;
}
.archive .entry-details {
	width: 135px;
	float: right;
	margin-right: 10px;
}
#content .entry-details .entry-summary p {
	margin-bottom: 0;
}
#homepage-popular .entry-summary, #homepage-favorites .entry-summary {
	padding: 0;
}
#homepage-popular .entry-details p {
	font-size: 12px;
}
a.more-link {
	color: #CB6E08;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	display: block;
}
#content #homepage-popular h2, #content #homepage-favorites h2 {
	font-size: 12px;
	border: none;
	font-weight: bold;
	margin: 0 0 5px;
}
#content #homepage-favorites h2 {
	font-size: 18px;
}
#content #homepage-popular h2 a {
	color: #CB6E08;
	display: block;
	max-height: 29px;
	overflow: hidden;
}
#content #homepage-favorites h2 a {
	color: #4E3002;
	display: block;
	height: 1.3em;
	overflow: hidden;
}
/* Homepage slider */
#noblepig-slider {
	overflow: hidden;
	margin: 0;
	height: 440px;
	background: #f4f1ea;
	padding-bottom: 26px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#noblepig-slider li {
	position: relative;
	width: 580px;
	height: 440px !important;
	top: 0 !important;
	margin: 0px auto;
	padding: 18px 18px 0 18px;
}
#noblepig-slider a img {
	display: block;
	border: solid 2px #fff;
	position: relative;
	float: left;
	clear: left;
}
#noblepig-slider li a.title {
	position: absolute;
	bottom: 80px;
	right: 0;
	color: #333;
	font-size: 30px;
	padding: 20px 50px;
	text-decoration: none;
	background: url("images/graphics/bg-slider-title.png") no-repeat;
	line-height: 1.1em;
	max-width: 450px;
	overflow: hidden;
	font-weight: normal;
}
#noblepig-slider-nav {
	background: none repeat scroll 0 0;
	bottom: 40px;
	height: 25px;
	left: 260px;
	position: absolute;
	width: 80px;
	z-index: 1000;
}
#noblepig-slider-nav  a {
	width: 20px;
	height: 18px;
	margin: 0 3px;
	background: url("images/graphics/pagers.png") no-repeat right 0;
	font-size: 0px;
	display: inline-block;
}
#noblepig-slider-nav  a.activeSlide {
	background-position: 0 0;
}
#mycarousel {
	position: relative;
}

/* =Recipes */
.fv_recipe {
	background: #F6F3EE;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: solid 1px #E2E1D9;
	color: #4E3002;
	padding: 20px 20px 10px 20px;
	font-size: 14px;
	margin-bottom: 20px;
}
.fv_recipe_wrap {
	position: relative;
}
.recipe_wrap{
	width: 400px;
	margin: 0 0 15px 0;
}
a.print-link {
	position: absolute;
	top: -5px;
	right: 10px;
	font-size: 11px;
	background: url(images/graphics/bg-print-link.png) no-repeat;
	padding: 0 0 0 23px;
}
#content #rcp_head h2 {
	color: #CB6E08;
	font-size: 19px;
	margin: 0;
}
.recipe-meta {
	font-size: 11px;
}
#rcp_details {
	font-size: 12px;
}
#rcp_details ul {
	list-style-type: none;
	margin: 0;
}
#rcp_details ul li {
	background: url(images/graphics/list-recipe.png) no-repeat 0 center;
	line-height: 1em;
	margin: 0 0 5px;
	padding: 0 0 0 10px;
}
#rcp_details .instructions  li {
	background: none;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 15px 0;
}
#rcp_details h3 {
	color: #4E3002;
	border-bottom: solid 1px #E2E1D9;
	margin: 10px 0;
	font-size: 16px;
}
/* =Twitter widget */
.twtr-tweets {
	padding: 10px 0;
}
.twtr-hd, .twtr-ft div {
	display: none;
}
.twtr-widget .twtr-timeline .twtr-tweet {
	border: none;
}
.twtr-widget .twtr-timeline .twtr-tweet-wrap {
	padding: 10px 20px;
}
/* =Breadcrumbs*/
.breadcrumbs {
	font-size: 11px;
	color: #4E3002;
	text-transform: uppercase;
}
.breadcrumbs a {
	color: #4E3002;
}
/* =You Might Also Like*/
/* not used because these styles are now red from plugin options
 *.crp_related {
	border-top: solid 1px #E2E1D9;
	margin: 20px 0 0 0;
	padding: 20px 0;
}
.crp_related h3 {
	color: #CB6E08;
	font-size: 24px;
}
.crp_related ul {
	margin: 0;
	list-style-type: none;
}
.crp_related ul li {
	border-right: solid 1px #E2E1D9;
	float: left;
	width: 103px;
	margin-right: 8px;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
}
.crp_related ul li a {
	color: #333;
	font-size: 12px;
}
.crp_related ul li a img {
	display: block;
	padding: 2px;
}
.crp_related a {
	border: solid 1px #E2E1D9;
	display: inline-block;
}
.crp_related a.crp_title {
	border: none;
}*/
/* =Social buttons */
.fb_edge_widget_with_comment {
	position: relative;
	top: -3px;
}
.widget_sp_image {
	padding: 0px;
}
.recipe_wrap{
	min-height: 65px;
}
/*added 25.11.2013 ZK*/
.share {
	display: inline-block;
	margin-left: 5px;
	float: left;
}
.share.pinterest {
	margin-right: 35px;
}
/*--added 25.11.2013 ZK*/
