#colophon {
	background-color: #220a06;
}
.copy span {
	margin-bottom: 5px;
	color: #FFF;
	font-size: 12px;
}
#footer-copy {
	margin-top: 30px;
}
#footer-logos img {
	margin-top: 35px;
	margin-right: 15px;
}
.latest-comment-title {
	color: #faa61a;
}
.button.style1 {
	background: #faa61a; /* Old browsers */
	background: -moz-linear-gradient(top,  #faa61a 1%, #ca6c18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#faa61a), color-stop(100%,#ca6c18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #faa61a 1%,#ca6c18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #faa61a 1%,#ca6c18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #faa61a 1%,#ca6c18 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #faa61a 1%,#ca6c18 100%); /* W3C */
	text-transform: none;
	font-size: 14px;
}
.button.style1:hover {
	background: #491200;
}
header .search-form {
	padding-top: 95px;
}
.social-icons {
	padding-top: 61px;
	/*padding-left:75px;*/
}
#site-navigation {
	border-color: #491200;
}
#site-navigation ul li a {
	color: #491200;
	padding-right: 50px;
}
#site-navigation ul li a:hover {
	background-color: #491200;
}
.icon-facebook-da {
	background: url(http://flordotamega.pt/wp-content/uploads/2014/06/logo_facebook.png) no-repeat;
	height: 19px;
	width: 19px;
}
.primary, .entry-header {
	background-color: #491200;
}
.widget-recipe-da {
	background-color: #220a06;
	color: #FFF;
}
.widget-recipe-da h1 {
	width: 70%;
}
.widget-recipe-da p {
	padding-top: 30px;
	color: #FFF;
	line-height: 20px;
}
.widget_text {
	width: 600px;
}
.widget_text h1 {
	color: #faa61a;
	margin-bottom: 20px;
}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .full_width {
	text-align: justify;
	margin-bottom: 20px;
}
.entry-header {
	height: auto;
	line-height: 0;
}
.one_third.last {
	margin-right: 0;
	width: 34%;
}
.entry-header hgroup h2 {
	font-weight: 700;
}
time {
	font-size: 14px;
}
div.meta {
	width: auto;
	float: right;
}
.w-double img {
	width: 320px !important;
	height: 640px !important;
}
.widget-featured-dish-double.small h2 {
	top: 250px;
}
.widget-featured-dish-double h2 a {
	color: #000 !important;
}
.accent-bg {
	background: none repeat scroll 0 0 rgba(255,120,0,0.5);
}
#site-navigation .sub-menu, #site-navigation .children {
	background: none repeat scroll 0 0 #220a06;
}
.entry-content .margin, .comments-area .margin {
	margin: 40px 45px 20px 45px;
}
.one_half {
	width: 47.5%;
	margin-right: 5%;
}
.last {
	margin-right: 0;
}
#colophon {
	max-height: 90px;
}
div .back {
	text-transform: uppercase;
	font-size: 10px;
	float: right;
	margin-right: 40px;
	width: 100%;
	height: 25px;
	text-align: right;
}
div .back a {
	text-decoration: none;
}
.margin h3 {
	color: #ff7800;
	font-weight: 700;
}
ul {
	list-style: none;
	margin-left: 0;
}
.errorbox li {
	background: none !important;
	padding-left: 0 !important;
}
.margin li {
	background: url('../img/seta.png') no-repeat 0px 7px;
	padding-left: 11px;
}
.map {
	overflow: hidden;
}
.seemap a {
	font-size: 8px;
	color: #CCC;
	text-decoration: none;
	margin-left: 15px;
}
.flex-viewport {
	max-height: 430px;
}
.flex-caption h1 {
	margin-top: 7%;
}
.widget_text {
	height: 180px !important;
}
.entry-thumbnail {
	max-height: 300px;
	overflow: hidden;
}
.post-list {
	padding: 25px 0 0 0;
}
.post-list h2 {
	margin: 5px 0 5px 0;
	padding: 0;
}
.recipe-list-title .margin h1 {
	color: #ff7800;
}

.entry-content iframe {
	width: 100%;
	height: 300px;
}
.select-container {
	background-color: #491200;
}
.da_logo {
	display: block;
	float: right;
	margin-top: 33px;
}
.flex-control-nav, .flex-control-thumbs {
	display: inline-block !important;
}
.site-title img {
	width: 200px;
}
b {
	font-weight: bold !important;
}
.social-icons {
	position: relative;
	right: -240px;
	top: -40px;
}
header[role="banner"] hgroup {
	width: 65%;
}
#frase{
	margin-left: 63px;
}
.flex-control-thumbs > li{
	border-color: white;
	border-width: 1px;
	border-style: solid;
}
@media (max-width: 959px) {
	header[role="banner"] hgroup {
		width: 72%;
	}
	#frase {
		margin-left: 0px;
	}
	.social-icons {
		right: -133px;
		top: -5px;
	}
	header .search-form {
		padding-top: 0px;
	}
}
@media (max-width: 767px) {
	header[role="banner"] hgroup {
		width: 100%;
	}
	#frase {
		margin-left: 0px !important;
	}
}
@media (max-width: 480px) {
	#frase {
		margin-left: 0px !important;
		width: 100%;
	}
}