/*
 * The official theme for Cooking Vacations.
 * Author: Jim Reevior / Mario Acunto
*/
:root {
  --main-bg-color: #f7edc6;
  --main-text-color: #345499;
  --secondary-color: #96b4fa;
  --main-head-color: #557DBF;
  --main-font-family: Georgia, "Times New Roman", Times, serif;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #f7edc6;
}

a {
	color: #345499;
	text-decoration: none;
}

a:link, a:visited {
	color: #345499;
}

a:hover {
	color: #96b4fa;
}

a img {
	border: 0;
}

p {
	letter-spacing: .05em;
	line-height: 18px;
	margin: 20px 0px 12px;
}

h1 {
	font-size: 24px;
	margin: 20px auto 0px;
}

h1 em {
	font-size: 22px;
	font-style: italic;
}


h2 {
  color: #557DBF;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin: 0 70px 20px;
  text-align: center;
  line-height: normal;
}


h3 {
  color: #345499;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
}

h4 {
  color: #557DBF;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 15px;
}


h5 {
	color: #557DBF;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	/*margin: 20px 0 8px;*/
}

h5 em {
	color: #537EBF;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: justify;
}

h6 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h2.subtitle {
	font-size: 17px; text-align: center; line-height: 20px; margin: 50px auto 20px;
}

img.alignleft {
	float:left;
}

figure img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
  }

main.container, footer.container {
	background: url("../images/page_new_bg.png") repeat-y scroll top center transparent;
}

header {
	background: url('../images/head_bg.gif') repeat-x scroll 0px 0px #547DBF;
	width: 100%;
	position: relative;
}

#innerHeader {
	height: 152px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

#logo {
	/*position: absolute;
	top: 0px;
	left: 30px;*/
	z-index: 1000;
	width: 100%;
}

#ngHome {
	position: absolute;
	right: 35px;
	top: 165px;
	z-index: 99;
}

#toiHome {
	position: absolute;
	right: 155px;
	top: 245px;
	z-index: 100;
}

.home-extra-box {
    float: left;
    border: 1px solid #527bc1;
    margin: 40px 40px 20px;
    padding: 20px;
}
#ProgramTitle.home-extra-box {
	padding: 13px 0 13px 0;
}

.home-extra-box img {
	width: 100%;
	height: auto;
}

.home-extra-box .btn-sm {
	border-radius: 0;
	font-style: italic;
	text-transform: none;
}

#title {
	/*position: absolute;
	top: 18px;
	left: 235px;*/
	width: 100%;
	max-width: 636px;
	margin-top:10px;
}

#cvContacts {
	color: #345499;
	width: 360px;
	top: 0px;
	padding-top: 22px;
	font-weight: bold;
	position: absolute;
}

#socialLinks {
	position: absolute;
	top: 48px;
	z-index: 2;
	width: 350px;
}

#socialLinks img.blogger {
	/*position: relative;
	top: -2px;
	left: 2px;*/
}

.social-icon {
	width:20px;
	height: 20px;
	margin-left: 2px;
}

#cwdCvHeadContainer {
	margin-left: 980px;
	top: 0px;

}

#cwdsearch {
	position: absolute;
	top: 80px;
	z-index: 80;
	width: 350px;
}

#cwdsearch .field{
	width: 110px;
	font-size: 8px;
}

#cwdsearch .#searchsubmit{
	width: 50px;
	font-size: 8px;
}

#newslettersignup {
	font-size: 14px;
	color: #8DB7E2;
	float: left;
	width: 250px;
	margin-top: -10px
}

#cse {
	width: 60% !important;
	margin: 20px auto !important;
}

.cwdHeadClone{
  color: #557DBF;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin: 60px auto 0;
	text-align: center;
	width: 60%;
}

#menu {
	bottom: 34px;
	left: 179px;
	position: absolute;
	width: 1080px; /*1010px;*/
}

#menu ul {
   display: block;
   left: 50%;
   list-style-type: none;
   margin: 5px 0px 0px -499px; /*-449px;*/
   position: absolute;
   text-align: center;
   top: 0px;
   z-index: 100;
}

#menu ul li {
	display: block;
	background: url("../images/menu_li_bg.gif") no-repeat scroll left center transparent;
	float: left;
	position: relative;
	padding: 5px 8px;
}

#menu ul li a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #efdc88;
}

#menu ul li ul {
	position: absolute;
	left: 0px;
	top: 20px;
	display: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	list-style: none;
	width: auto;
}

#menu ul li ul li {
	background: url("");
	background-color: #547DBF;
	float: none;
	width: auto;
	white-space: nowrap;
	text-align: justify;
}

footer {
	/*background: url("../images/page_bg.png") repeat-y scroll 0px 0px transparent;*/
	color:#345499;
	font-size: 16px;
	margin: 0;
	padding: 10px 0px;
	text-align: center;
}

footer p img.hrule {
	clear: both;
	margin: 15px 0;
}

#footerLogo {
	clear: both;
	display: block;
	float: none;
	margin: 0 auto 15px;
	width: 100%;
	height: auto;
	max-width: 397px;
}

footer p {
	letter-spacing: .05em;
	line-height: 14px;
	margin: 0px 0px 12px;
}

footer a:link, #footer a:visited {
	font-weight: bold;
	color: #345499;
}

footer p.legal {
	font-size: 14px;
}

#wrapper {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 1300px;
}

#main {
	clear: both;
	margin: 0 auto;
	width: 1030px;
}

#main .addthis_toolbox .addthis_button_facebook_like {
	float: right;
	margin-right: 30px;
}

#content, #blog {
	background: url("../images/page_bg.png") repeat-y scroll 0px 0px transparent;
	float: left;
	width: 1030px;
	padding-top: 10px;
}

#cvHome {
	margin: 0 auto;
	padding: 0 80px;
	text-align: center;
}

#cvHome h1 {
	color: #557DBF;
	font-size: 22px;
	font-weight: normal;
	margin: 30px 0 0;
	text-align: center;
}

#cvHome h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

#cvHome p {
	color: #6C8EC8;
	margin-top: 25px;
	text-align: justify;
}

#cvHome a {
	color: #FDB73A;
	text-align: center;
}

#cvHome img {
	vertical-align: middle;
	display: inline;
}
/*
#photoCol {
	float: left;
	text-align: center;
	width: 250px;
}

#photoCol img {
	display: inline;
	margin: 5px 0 5px 20px;
}
*/

#tour #Program #photoCol img.size-full{
	/*display:none;*/
	width: 200px;
	height: auto;
}
#tour #Program #photoCol img.size-medium {
	width: 200px;
	height: auto;
}
#tour #Program #photoCol img.size-large {
	width: 200px;
	height: auto;
}

#photoCol p {
	margin: 0px;
}

#rightCol {
	float: left;
	width: 525px;
}
/*
#tourCol {
	float: right;
	width: 670px;
}
*/
#tourFooter {
	float: left;
	width: 90%;
	text-align: justify;
	padding: 0px 40px;
}

.footer-prg-notes {
    font-style: italic;
    margin-left:24px;
    margin-right:24px;
}

.imgMenu {
	clear: both;
	text-align:center;
	margin:20px 20px 0 20px;
	width: 96%;
	float: left;
}

.single .entry .imgMenu img.size-full{
	/*display: none;*/
	width: 258px;
	height: auto;
}

.entry .imgMenu img {
	margin: 3px 4px;
	display: inline;
}

.imgMenu a img {
	margin: 3px 4px;
	display: inline;
}

.imgMenu a:hover img {
   opacity:.65;
   -moz-opacity:.65;
   filter:alpha(opacity=65);
}

#progNav {
	background: url("../images/ProgramsRegions_bg.jpg") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	height: 124px;
	margin: 20px auto 30px;
	padding: 110px 5px 165px;
	position: relative;
	width: 810px;
	text-align: center;
}

#progNav a {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 28px;
}

#progNav a:hover {
	color: #345499;
}

#region-help {
  bottom: 8px;
  color: #345499;
  letter-spacing: 0.04em;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 18px;
}

#progSelected {
	/*float: left;
	margin: 0;
	text-align: left;
	width: 600px;
	position: relative;
	left: -50px;*/
}

#testimonials {
	margin: 25px auto 50px;
}

#ngTestimonials {
	position: absolute;
	left: 114px;
	top: 185px;
	z-index: 99;
}
/*SINGLE TOUR*/
#Program .entry.row {
    padding: 0 40px;
}
/*
#ProgramsMain {
  float: left;
  /*margin: 0 10px;*/
  /*text-align: center;
}
*/

#ProgramsMain h1 {
  color: #557DBF;
  font-size: 35px;
  font-weight: normal;
  margin: 60px 0 0;
}

#ProgramTitle {
  /*margin: 5px 0 0;
  min-height: 120px;
  width: 716px;*/
  padding-left: 40px;
  padding-right: 60px;
  text-align: left;
  
}

#ProgramTitle h1 {
  color: #D45027;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0 0;
  text-align: left;
}

#ProgramTitle h2 {
  color: #345499;
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  margin: 6px 0 8px;
  text-align: left;
}

#ProgramTitle img.tourMap {
  float: right;
  vertical-align: top;
}
/*
#Program {
  color: #000000;
  float: left;
  font-size: 13px;
  letter-spacing: 0.05em;
  /*margin-top: 20px;*/
  /*padding-right: 10px;
  text-align: justify;
  width: 90%;
}
*/

#Program p:first-child {
  font-style: italic;
}

#Program h1 {
  color: #84A2D4;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

#Program h2 {
  color: #345499;
  font-size: 20px;
  font-weight: bold;
  margin: 6px 0 8px;
  text-align: left;
}

#Program h3 {
  color: #345499;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  margin-top: 10px;
}

#Program h4 {
  color: #557DBF;
  font-size: 17px;
  font-style: italic;
  margin: 14px 0 10px;
  text-align: left;
}

#Program h5 {
  color: #345499;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  margin: 10px 0;
}

#recap-info h5 {
	margin: 36px 0 0;
}

#Program li {
  margin: 5px 0 0 12px;
  padding: 0 10px 0 0;
  list-style: disc;
  line-height: 18px;
}

#Program .entry {
	margin: 30px 0px;
}

#tourNav {
	float: right;
	font-size: 13px;
	letter-spacing: 0.05em;
	margin-top: 20px;
	padding-right: 10px;
	text-align: justify;
	width: 350px;
}

#Foto-saint {
  background: url("../images/saint_photo.jpg") no-repeat scroll center 0 transparent;
  float: none;
  margin: 0 auto;
  min-height: 738px;
  width: 789px;
}

#Foto-saint-inner {
  margin: 0 30px 0 350px;
  padding-top: 25px;
  text-align: right;
  width: 420px;
}

#Foto-saint-inner  a {
				color:#FFF;
				float:right;
}

#Measurement-Table
{
	width:680px;
	margin:0 auto;
}

#Measurement-Table table
{
	border-collapse:collapse;
	width:678px;
	margin:0 auto;
}


/*FORMATTAZIONE HEAD*/
#Measurement-Table th
{
	width:226px;
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	font-weight: bold;
	font-size: 1em;
}
#Measurement-Table th h2
{
	font-style:italic;
	font-size:.75em;
	color:#4f3033;
	display:inline;
	font-weight:normal;
}

#Measurement-Table th.odd_col-odd_row
{
	background-color: #d3ddb5;
	height:40px;
	color:#547dbf;
	font-style: italic;

}
#Measurement-Table th.even_col-odd_row
{
	background-color: #e0e6c8;
	height:40px;
	color:#547dbf;
	font-style: italic;
}
#Measurement-Table th.odd_col-even_row
{
	background-color: #ebf0dc;
	height:50px;
	width:113px;
	color:#4f3033;
}
#Measurement-Table th.even_col-even_row
{
	background-color: #f9faf3;
	height:50px;
	width:113px;
	color:#4f3033;
}

/*FORMATTAZIONE BODY*/
#Measurement-Table td
{
	height: 25px;
	width:113px;
	text-align:left;
	vertical-align:middle;
	padding: 2px 20px;
	font-weight: normal;
	font-size: 1em;
	color:#4f3033;
}

#Measurement-Table td.odd_col-odd_row
{
	background-color: #d3ddb5;
}
#Measurement-Table td.even_col-odd_row
{
	background-color: #e0e6c8;
}
#Measurement-Table td.odd_col-even_row
{
	background-color: #ebf0dc;
}
#Measurement-Table td.even_col-even_row
{
	background-color: #f7f9fc;
}

/*Italian Bites Bottom Bar*/
#ItalianBites {
	margin: 0 auto;
	padding: 0 20px;
}

#ItalianBites #Bottom-Links {
	padding: 0;
	width: 645px;
	text-align: center;
}

#ItalianBites div.bottom-links {
	float: left;
	height: 40px;
	margin: 30px 15px 15px 0;
	padding: 15px 0 0;
	width: 200px;
}

#ItalianBites div.bottom-links a {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
#ItalianBites div.bottom-links a:hover {
	color: #FFFFFF;
}

#ItalianBites div.shopping
{
	background-color: #E2EDF7;
}
#ItalianBites div.shopping a
{
	color:#34549A;
}
#ItalianBites div.eating
{
	background-color: #DEE8BF;
}
#ItalianBites div.eating a
{
	color:#8EAD3D;
}
#ItalianBites div.caffes
{
	background-color: #EFDADF;
}
#ItalianBites div.caffes a
{
	color:#854450;
}

#newsclips {

}

#newsclips a {
	width: 420px;
	height: 120px;
}

#newsclips img {
	margin: 25px 0px 0px 0px;
}

.entry .bq_box {
	margin: 20px 0px 0px;
	float: left;
	width: auto;
}

.entry .bq_box .bq_photo {
	float: left;
	text-align: center;
	width: 220px;
}

.entry .bq_box .bq_photo img {
	margin: 0px 10px 14px;
	display: block;
	float: right;
}

h4.subtitle {
	font-size: 17px;
	text-align: justify;
	line-height: 20px;
}

.bq_content {
	/*padding: 0px 0px 0px 5px;
	float: left;
	margin: 0px;
	text-align: justify;
	width: 670px;*/
	margin:0 0 60px;
}

.bq_content h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

.bq_content h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
}

.post {
	margin: auto;
	/*width: 1010px;*/
}

.post h1 {
	color:#557DBF;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: .04em;
	margin: 20px auto 10px;
	text-align: center;
}

.entry {
	margin: 0px 30px;
	/*
	float: left;
	width: 950px;
	*/
}

.entry p {
	text-align: justify;
}

.entry img {
	display: block;
	margin: 0px auto 5px auto;
}

.entry img.left {
	left: 325px;
	position: absolute;
	top: 0px;
}

.entry img.right {
	position: absolute;
	right: 145px;
	top: 0px;
}

.entry td {
	padding: 30px 5px 0px 5px;
	text-align: center;
}

.entry ul li {
	padding-top: 5px;
}

.entry blockquote {
	clear: both;
	margin: 0 auto;
	width: 700px;
}

#Documentation blockquote {
	background-color: #feffdd;
	width: 700px;
	margin: 10px 25px;
}

#Documentation blockquote p {
	margin: 0 12px;
}


/*.entry h2, .entry h3 {*/
/*    margin: 0px 0px 8px;*/
/*}*/

.postmetadata {
	display: none;
}

.colorBox {
/*  
	float: left; 
	width: 625px;
*/
	margin: 10px 0px 15px 0px;
	padding: 15px 25px;
	text-align: justify;
	
}

.colorBox h4 {
	color: #557DBF;
	font-size: 17px;
	font-style: italic;
	margin: 14px 0 10px;
	text-align: left;
}

.colorBox ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.colorBox ul li a {
	/*color: #557DBF;*/
	/*font-size: 20px;*/
	font-weight: bold;
}


.blueBox {

	background: url("../images/italia_card_blue.gif") no-repeat scroll bottom right #E5ECF8;
}

.blueBox h2 {
	color: #557DBF;
	font-size: 1.4em;
	font-weight: normal;
	text-align: justify !important;
}

.yellowBox {
background: url("../images/italia_card_yellow.gif") no-repeat scroll bottom right #F9F4E2;
}

.yellowBox h2 {
	color: #FCB737;
	font-size: 1.4em;
	font-weight: normal;
	text-align: justify !important;
}

.roseBox {
	background: url("../images/italia_card_rose.gif") no-repeat scroll bottom right #EFDADF;
}

.roseBox h2 {
	color: #A16E77;
	font-size: 1.4em;
	font-weight: normal;
	text-align: justify !important;
}

.greenBox {
	background: url("../images/italia_card_green.gif") no-repeat scroll bottom right #EAEDDA;
}

.greenBox h2 {
	color: #8EAD3D;
	font-size: 1.4em;
	font-weight: normal;
	text-align: justify !important;
}
.fullBox {
	width:900px;
}

.threeCols {
	clear: both;
	margin: 0 auto;
	width: 810px;
}

.threeCols h3 {
	color: #D45027;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 26px 0 0;
}

.threeCols h4 {
	/*color: #34549A;*/
	font-size: 16px;
	font-weight: normal;
	margin: 8px 0 0;
}

.threeCols ul {
	list-style: none outside none;
	margin: 8px 0 0;
	padding: 0;
}

.threeCols li {
	margin: 6px 0;
}

.threeCols li a {
	/*color: #96B4FA;*/
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
}

.threeCols a:hover {
	/*color: #345499;*/
}

.col-1, .col-2, .col-3 {
	float: left;
	display: inline;
}

.col-1 a, .col-2 a, .col-3 a, .threeCols .col-md-4 a {
	color: #8CB7E1;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.col-1 a:hover, .col-2 a:hover, .col-3 a:hover, .threeCols .col-md-4 a:hover {
	color: #557dbf;
}

.col-1 {
	width: 290px;
}

.col-2 {
	width: 220px;
}

.col-3 {
	width: 290px;
}

#Recipe {

}

	#Recipe .cvRecipe {
		line-height: 18px;
		letter-spacing: .05em;
		padding: 5px 20px;
		background-color: #F9F5E5;
	}

	#Recipe .cvRecipe h2 {
		color: #557DBF;		
		font-size: 22px; /*17px;*/
		/*font-style: italic;*/
		font-weight: bold;
		margin: 14px 0 10px;
		text-align: left;
	}

	#Recipe .cvRecipe ul {
		margin-bottom: 5px;
	}

	#Recipe .cvRecipe ul li,#Recipe .cvRecipe ol li {
		margin: 2px 20px;
	}

	#Recipe .cvRecipe ul li {
		list-style-type: none;
		list-style: none;
	}

	#Recipe .cvRecipe ol li {
		list-style-type: none;
		list-style: none;
	}

	#Recipe .cvRecipe p.yield, #Recipe .cvRecipe p.preptime {
		color: #557DBF;
		font-size: 13px;
		font-style: italic;
	}


	.btn {
		display: inline-block;
	font-weight: normal;
	margin: 0;
	line-height: normal;
	border: 0;
	box-shadow: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	-webkit-transition: .18s background-color ease, .18s color ease, .18s border-color ease;
	transition: .18s background-color ease, .18s color ease, .18s border-color ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 5px;
	width: auto;
	height: auto;
	background: none;
	color: #fff;
	background-color: #547DBE;
	border: 0;
	/* text-transform: lowercase; */
	font-weight: 500;
	/*letter-spacing: -0.025em;*/
	line-height: 1;
	font-family: inherit;
	padding: 16px 40px 15px;
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	
  }

  
.btn-xs {
	padding: 11px 22px;
	font-size: 10px;
	text-transform: uppercase;
	border-radius: 30px;
  }
  
  .btn-sm {
	padding: 14px 28px;
	font-size: 12px;
	/*text-transform: uppercase;*/
	/*border-radius: 30px;*/
  }
  
  .btn-lg {
	padding: 21px 44px;
	font-size: 18px;
	border-radius: 30px;
  }
  .btn-transparent {
	background-color: transparent;
	border: 2px solid #547DBE;
	color: #547DBE;
  }
  
  .btn-transparent:hover {
	color: #fff;
	border-color: #547DBE;
	background-color: #547DBE;
  }
/* -------------------
    Programs listing
----------------------*/

/*
.progSelectedCl {
  float: left;
  margin: 10px;
  width: auto;
}

#progTarget .progSelectedPage {
  float: left;
  margin: 10px -20px;
  width: auto;
}
*/

div.progSelectedCl div.prg-row {
	background: url('../images/hr-progs.gif') no-repeat bottom;
	/*
	float: left;
	margin: 0;
	padding-bottom: 20px;
	width: 1010px;
	*/
}
.col-md-6.prg {
	padding-bottom: 18px;
}
/*
div.progSelectedCl div.prg {
  float: left;
  margin: -10px 0 -10px 19px;
  padding: 5px 0 10px 5px;
  position: relative;
  width: 475px;
}
*/
div.progSelectedCl div.prg h3 {
  color: #D45027;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  margin: 8px 0 4px;
}

div.progSelectedCl div.prg ul {
  list-style: none outside none;
  margin: 0 0 0 12px;
  padding: 0 0 0 10px;
}

div.progSelectedCl div.prg li {
    color: #94BBE3;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin: 10px 0;
    padding: 0;
    line-height: 16px;
}

div.progSelectedCl div.prg li a:link, div.progSelectedCl div.prg li a:visited  {
  color: #3E649B;
}

div.progSelectedCl div.prg li a:hover {
	color: #84A2D4;
}

div.borderline {
  border-right: 1px solid #A8BD67;
}

img.barName {
	/*display: inline;*/
	float: left;
	margin: 38px 0 0 43px;
}

#progTarget img.barName {
	/*display: inline;*/
	float: left;
	margin: 25px 0 0 43px;
}

img.barMap {
	float: left;
	display: inline;
	margin: 0px;
}

#progTarget img.barMap {
	float: left;
	display: inline;
	margin: -26px 0px;
}

div.barText {
	color: #758E3A;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 38px 0 0 10px;
	width: auto;
	max-width: 624px;
}

#progTarget div.barText {
	color: #758E3A;
	/*float: left;*/
	font-size: 13px;
	font-weight: bold;
	margin: 38px 0 0 10px;
	width: auto;
}

.progRegionBar {
	background: url("../images/Region_bars_BG.gif") repeat-x scroll 0 0 transparent;
	
	height: 150px;
	/*
	margin: 0 0 18px 10px;
	width: 1010px;
	*/
}

.tour-photo {
  float: left;
  height: 155px;
  margin: 8px 12px 8px 2px;
  overflow: hidden;
  /*width: 155px;*/
  width: 30%;

}
.tour-listing-list {
	float: left;
	width: 66%;
}

.tour-photo img {
	display: inline;
	margin: 0px;
}
.prg-row .tour-photo img {
    width: 155px;
    height: 155px;
}

img.hr-progrs {
  margin: 0 0 0 23px;
}

img.vip-ico {
	/*display: inline;
	bottom: 15px;
	left: 172px;*/
	position: absolute;
	left: 13px;
	top: -16px;
}

div.calfeast {
  float: right;
  margin: 8px 0;
}

div.calfeast strong {
	color:#000;
}

/* ----- 
TEMP GRID or FIXES
to be changed with bootstrap guid
 -----*/
#cols-content {
	width:90%;
	margin:45px auto;
	clear:both;
}
#cols-content .cols-box {
		/*
		width:33%;float:left;
		*/
		height: 190px;
		text-align:center;
		float:left;
		margin:0;
		border: 1px solid #DAE3F4;
	}
#cols-content .cols-box a {
		font-size: 1em;
		font-style: italic;
		font-weight: bold;
		letter-spacing: .05em;
		color: #8cb7e1;
	}

#cols-content img.attachment-cv_newsclip_img {
		max-height: 155px;
		width: auto;
		margin-top: 5px;
	}
#cols-content .cols-box div.label {
		display:table-cell;
		width:420px;
		height:120px;
		vertical-align:middle;
		text-align:center;
	}
#cols-content .cols-box div.logo a:hover img {
		opacity:.65;
		-moz-opacity:.65;
		filter:alpha(opacity=65);
	}
#cols-content .cols-box a:hover {
		color:#557DBF;
	}

#cols-content .cols-box p {
text-align: center;
}	

.page-template-page-testimonial #rightCol {
	width: 71%;
}
.photo-intro {
	text-align: center;
}
.photo-intro img {
	margin: 0 2px;
	display: inline;
}
/*--- END TEMP FIXES ---*/

/* Tastes of Italia */
#toi-page {
	margin-top: 20px;
}
#toi-page div.toi-box {
	margin:15px 0;
	float:left;
	width: 100%;
	min-height: 218px;
}

#toi-page div.toi-box div.toi-img {
	float: left;
	margin: 0px 14px 8px 0;
}

#toi-page div.toi-box div.toi-text {

}

#toi-page div.toi-box div.toi-text h1 {
	text-align:left;
	margin:10px 0;
	font-size:22px;
	color:#D2122B;
}
#toi-page div.toi-box div.toi-text h1 em{
	font-size:16px;
}
#toi-page div.toi-box div.toi-text h2  {
	text-align:left;
	margin:0;
}
#toi-page div.toi-box div.toi-text h2  a {
	color:#000;
	font-size:16px;
	font-weight:bold;
}

/* Italy Map */
#Map {
	margin: 20px auto 10px;
	position: relative;
	text-align: center;
	width: 100%;
}
#Map img {
	border: 0 none;
}
#googlemap {
	position: absolute;
	right: 170px;
	top: 260px;
}
#green-bar {
	background-color: #EBEDDB;
	float: left;
	height: 80px;
	text-indent: 45px;
	width: 100%;
}
#green-bar h3 {
	color: #8EAD3D;
	font-size: 1.4em;
	margin: 10px auto;
	text-align: left;
}
#green-bar h4 {
	color: #8EAD3D;
	text-align: left;
}
#green-bar-inner {
	float: left;
	margin: 5px auto;
}

#regions {
	text-align: justify;
}

#regions h3 {
	color: #8EAD3D;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

#regions a img {
	margin: 0 0 10px 0;
}
/* Accomodation Gallery*/
p.gallery {
}
p.gallery img {
	margin: 0 3px;
	vertical-align: middle;
	display: inline;
	margin-bottom: 18px;
}
p.gallery span.first-text {
}
p.gallery span.second-text {
}

a.GalleryButton {
	color: #345499;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding: 25px 0 0;
	text-align: justify;
}
a.GalleryButton:hover {
}

p.ToILink {
}

p.ToILink a {
	color: #000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding: 25px 0 0;
	text-align: justify;
}

p.ToILink a:hover {
}

p.ToILink img {
	margin: 0 3px;
	vertical-align: middle;
	display: inline;
}

/* Contact Forms */
/* Edited by Mario on 25th Nov 2014 */
/*
#ContactForm p
{
	float: left;
	margin: 10px 0 0 !important;
	width:100%;
}
#ContactForm fieldset
{
	border:none;
}
#ContactForm label
{
	float:left;
	width:50%;
	color: #557DBF;
	text-align: left;
}
#ContactForm label.little
{
	width:32%;
}
#ContactForm label.state
{
	margin: 0 27px 0 170px;
    width: 140px;
}
#ContactForm label.one
{
	
}

#ContactForm input[type=submit]
{
	float:right;
	margin:20px 40px 5px 0;
}

#ContactForm input.one
{
	width:916px;
}
#ContactForm input.two
{
	width:440px;
}
#ContactForm input.three
{
	width:275px;
}

#ContactForm input.state
{
	width:133px;
}

#ContactForm input.submit-button
{
	width:125px;
	height:38px;
	border:0;
	background:url("../images/contact-submit.png") no-repeat top left;
}
#ContactForm input.submit-button:hover
{
	background-position: top right;
}

#ContactForm .wpcf7-text, #ContactForm .wpcf7-date {
    font-size: 18px;
    margin: 4px 0 10px;
    padding: 4px 6px;
}
*/


#sm_icons {
	position: absolute;
	top: 115px;
	right: 134px;
}

#sm_icons ul li a.addthis_button_google_plusone {
  margin-top: 5px;
}

#quick_links {
	margin:15px 4px 0px 4px;
	padding: 0;
	clear:both;
	float:none;
	text-align:center;
	font-style:italic;
	font-size:11px;
	color:#94BBE3;
}

#quick_links div {
	padding: 8px 60px 0 60px;
}

#quick_links a {
	color:#94BBE3;
	line-height: 15px;
}

#quick_links span {
	color:#547DBF;
	font-style:normal;
}
/* Newsletter */
#Newsletter  #ProgramsMain h1
{
	color:#345499;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	margin: 20px auto 0;
}

#Newsletter div.Article  {
	float:left;
	margin-top:20px;
	text-align:left;
	width:100%;
}

#Newsletter div.Article img {
	display: inline;
	margin: 0;
}
#Newsletter div.ArticleTitle  {
	margin-bottom: 20px;
	padding-left:20px;
	text-align:left;
}
#Newsletter div.ArticleTitle h1
{
	text-align: left;
}
#Newsletter div.ArticlePhotos
{
	float:none;
	margin:10px 0 0;
	padding:10px;
	text-align:center;
	width:200px;
	display:none;
}
#Newsletter div.ArticleText
{
	margin:0 auto;
	text-align:left;
	width:95%;
	float:none;
}
#Newsletter div.ArticleText  h2
{
	text-align: left !important;
}
#Newsletter h1#newsletter-title
{
	display:block;
	width:auto;
	height:102px;
	padding:42px 0 0 0;
	/*margin:0;*/
	background:url("../images/Newsletter_plate.jpg") no-repeat center center;
}

#Newsletter div.General-Category h1 {

}

#Newsletter div.Book-of-the-month h1
{

}
#Newsletter div.Restaurant-of-the-month h1
{

}
#Newsletter div.Italy-on-a-plate h1
{

}
#Newsletter div.With-Love-from-Italy h1
{

}
#Newsletter div.Italy-on-a-plate h3
{
	color:#557DBF;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:16px 0 20px;
	text-align: left;
}

#Newsletter div.With-Love-from-Italy h3
{
	color:#557DBF;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:16px 0 20px;
	text-align: left;
}
#Newsletter div.Todd-English--s h1
{
	color:#557DBF;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:16px 0 20px;
	text-align: left;
	padding-left: 45px;
}
#Newsletter div.Todd-English--s img
{
	margin-left:-50px;
}
#Newsletter div.Recipes-of-the-Month h1
{

}
#Newsletter div.Cooking-Program-Of-The-Month h1
{

}
#Newsletter div.Table-Talk h1
{

}
#Newsletter #ProgramsMain .intro h1
{
	color:#557DBF;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:16px 0 20px;
	text-align:center;
}
#Newsletter .intro p
{
	color:#557DBF;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:6px 0 8px;
	text-align:justify;
}
#Newsletter div.intro img
{
	margin-left: -50px;
}
#Newsletter div.ArticleText.Recipes-of-the-Month
{
	width:825px;
}
#Newsletter div.ArticleText.Todd-English--s
{
	width:825px;
}
#Newsletter div.ArticleText.intro
{
	width:825px;
}

#Newsletter p.pastNl {
	position:absolute;
	top:180px;
	left: 180px;
}

/*New Newsletter */
.newsletter-content h2 {
	margin: 0;

}

#cols-content
{
	width:820px;
	margin:0 auto;
	clear:both;
}
#cols-content #Intro
{
	padding:0;
	margin:0;
}

#Newsclips {}
	#Newsclips #PageInner {
		clear:both;
		width:100%;
		margin:0 auto;
	}
		#Newsclips #PageInner #cols-content {
			width:90%;
			margin:45px auto;
			clear:both;
		}
			#Newsclips #PageInner #cols-content .col-md-4 {
				/*
				width:33%;
				float:left;
				*/
				height: 190px;
				text-align:center;
				margin:0;
				border: 1px solid #DAE3F4;
			}
			#Newsclips #PageInner #cols-content .col-md-4 a {
				font-size: 1em;
				font-style: italic;
				font-weight: bold;
				letter-spacing: .05em;
				color: #8cb7e1;
			}

			#Newsclips #PageInner #cols-content img.attachment-cv_newsclip_img {
				max-height: 155px;
				width: auto;
				margin-top: 5px;
			}
			#Newsclips #PageInner #cols-content .col-md-4 div.label {
				display:table-cell;
				width:612px;
				height:120px;
				vertical-align:middle;
				text-align:center;
			}
			#Newsclips #PageInner #cols-content .col-md-4 div.logo a:hover img {
				opacity:.65;
				-moz-opacity:.65;
				filter:alpha(opacity=65);
			}
			#Newsclips #PageInner #cols-content .col-md-4 a:hover {
				color:#557DBF;
			}

			#Newsclips.charities #PageInner #cols-content .col-md-4 {
				/*
				width:33%;
				float:left;
				*/
				height: 225px;
				padding-top: 20px;
			}

#Bottom-Modules {
	float: left;
	margin: 10px auto;
	text-align: center;
	width: 918px;
}
#Bottom-Modules p
{
	margin: 0 auto;
	text-align: justify;
	width: 75%;
}

#Bottom-Modules .bottom-image {
	float: left;
	height: 200px;
	width: 306px;
}

#Bottom-Modules #link1 {
	background-color: #F4E6A8;
}

#Bottom-Modules #link1 a {
	text-align: center;
	color: #FAA31B;
}

#Bottom-Modules #link1 a:hover {
	color: #f1ad33;
}


#Bottom-Modules #link2 {
	background-color: #CBDFEF;
}

#Bottom-Modules #link2 a {
	text-align: center;
	color: #34549A;
}

#Bottom-Modules #link2 a:hover {
	color: #4877bc;
}

#Bottom-Modules #link3 {
	background-color: #DEE8BF;
}

#Bottom-Modules #link3 a {
	text-align: center;
	color: #8EAD3D;
}

#Bottom-Modules #link3 a:hover {
	color: #779f40;
}
/*## Mario updates for One Day Tours*/
#progNav.oneday-tours {
	background: url('../images/ProgramsRegions_odt_bg.jpg') no-repeat scroll 0 0 transparent;
	text-align: center;
	padding: 141px 5px 108px;
}

#progNav.oneday-tours  a{
	/*color:#345499;*/
	text-shadow: 2px 1px 2px #323232;
	font-size: 13px;
	letter-spacing: 0.09em;
}

#progNav.oneday-tours #region-help {
	color: #1D2637;/*#f0dd8a; #1D2637 font-weight: bold;*/
	bottom: -22px;/**/
}
.oneday-tours-intro {
	color:#557DBF;
	text-align:center;
	font-size: 1.5em;
    margin: 24px 0 36px;
}
/*PAGES*/
div.page-content-quotes {
	width:60%; 
	margin:20px 0 38px auto;
}
div.page-content-quotes  p{
	text-align:right; 
	font-style:italic;
	font-size:1.2em;
}
#footer p.itn-home-bottom-slogan {
	margin:10px 0;
	font-size:1.2em;
	line-height: auto;

}

/*SIGLE PAGe TOUR*/
#itn-post-nav-bar {
	float:right;
	margin: 5px 0 0;
	/*background: url("../images/hr-progs.gif") no-repeat scroll center top rgba(0, 0, 0, 0);*/

}
a.itn-post-nav-btn {
	/*
    margin: 0 90px 0 0;
    padding: 6px 14px;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #879C51;
	border: 1px solid #879C51;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #F0F4E3; /*#E5EBD2; #DAE2BC; */
	/*
	background-color: #DAE3F4;
	border: 1px solid #547DBF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	#547DBF;*/


    background-color: #d9e2f3;
    border: 1px solid #557ebf;
    color: #557ebf;
    font-size: 16px;
    margin: 0;
    padding: 6px 14px;
    display: inline-block;
    line-height: 18px;
    text-align: center;

}
a.itn-post-nav-btn:hover {
	background-color: #557ebf;
	color: #d9e2f3;
}
a.itn-post-nav-btn strong {
	font-size: 18px;
    font-style: italic;
}
.itn-gallery-btn {
	background-color: #DAE3F4;
	padding: 10px 14px;
	font-style:italic;
	font-weight: bold;
	font-family: 'times new roman', Times, Serif;
    font-size: 18px;
	
}

p.gallery {
    padding: 14px 0 30px;
}
p.gallery.link-top {
    margin: -40px 0 0;
    text-align: right;
}

p.gallery.link-top .itn-gallery-btn {
	border: 1px solid #557ebf;
	padding: 10px 18px;
}

a.itn-checkavail-btn:link, a.itn-checkavail-btn:visited {
	background-color: #33539c;
	padding: 10px 14px;
	font-style:italic;
	font-weight: bold;
	font-family: 'times new roman', Times, Serif;
    font-size: 18px;
	color: #fff;
}
a.itn-checkavail-btn:hover {
	background-color: #A0B1DB;
	}

/* 
 * NEW HOME PAGE *
 */
 
 .itn-2014-hr {
	text-align: center;
 }
 .itn-2014-hr > img {
    width: 95%;
}
 
 #itn-home-slides {
	margin:32px 0 0 0;
 }
 /*Slideshow*/
 #meteor-slideshow {
	margin:32px auto 0;
 }
 
 
 /* Title Box */
 #itn-home-title-bar {
    margin: 28px auto 20px;
 
  }
 .itn-home-side-badge {
	color: #557DBF;
    font-size: 16px;
	text-align: center;
	margin: 8px 0 0;
 }
 #itn-home-title-bar .itn-home-side-badge a {
	color: #557DBF;
 }
 #itn-home-title-bar .itn-home-side-badge a img{
	margin:0 0 4px 0;
} 
#itn-home-title-text {
	text-align: center;
}
#itn-home-title-text  h2, h2.title-text{
	font-size: 24px;
	font-style: italic;
	color: #557DBF;
	letter-spacing: 0.02em;
	line-height:1.2em;
}
h1.itn-home-regions-title {
	font-size: 24px;
	font-style: italic;
	color: #557DBF;
	font-weight: bold;
	margin: 32px 0;
	text-align: center;
}
 
/* Tiles */
.itn-home-tiles {	
	max-width: 320px;
	height: 246px;
	margin:10px auto;
}
.itn-home-tiles:hover a {
	color:#527bff;} 

.itn-home-tiles-photo {
	max-width:320px;
}

.itn-home-tiles-photo img {
    width: 100%;
}

.itn-home-tiles-photo  a:hover img{
/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}


.itn-home-tiles-title {
	border-bottom:1px solid #527bc1;
	border-left:1px solid #527bc1;
	border-right:1px solid #527bc1;
	margin-top: -2px;
}
.itn-home-tiles-title h3 {
	font-size: 20px;
	padding:14px 0;
    font-style: italic;
    font-weight: normal;
    text-align: center;
}
#cvHome .itn-home-tiles-title a {
	color:#527bc1;
	font-style:normal;
}
#cvHome .itn-home-tiles-title a:hover {
	color:#527bff;
}

#itn-home-text {
	font-size:14px;
	color: #557DBF;
	text-align:left;
	margin:32px 0;
	line-height: 18px;
	padding-left: 3%;
	padding-right: 3%;
}

/* Region Page */
.page-template-page-region-tour-new-php img.size-full {
	margin:38px auto 12px;
}


/** NEW ITN THEME OVVERRIDE **/
#main.itn-new-theme {
	width:1200px;}
#content.itn-new-theme {
	width:1200px;
	background: url("../images/page_new_bg.png") repeat-y scroll 0px 0px transparent;
}
#main.itn-new-theme .post {
	width:1000px;

}
#main.itn-new-theme .progRegionBar {
	margin-left: -69px;
    width: 1158px;
}
#main.itn-new-theme #progSelected {
	width: 1040px;
}

#main img.best-sellers {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:45px;
}
#main img.aligncenter {
	margin: 0 auto;
    text-align: center;
}
.itn-top-link {
	margin:0 0 0 20px;
	padding-top: 8px;
	clear:both;
	
}
#main.itn-new-theme div.prg-row {
	margin-left: 50px;
}

.itn-photo-header {
	margin:38px 0 0 0;
}
.itn-photo-header  img{
	float:left;
	margin-left:3px;
}
.itn-photo-header  img:first-child{
	margin-left:0;
}
/*footer*/
#main.itn-new-theme #footer {
	background: url("../images/page_new_bg.png") repeat-y scroll 0px 0px transparent;
}
#main.itn-new-theme #footer p{
	margin:0;
}
#main.itn-new-theme #footer p.itn-home-bottom-slogan {
	margin:10px 0;
	font-size:1.2em;
	/*line-height: auto;*/
}
	
#main.itn-new-theme #footer img.hrule {
	display:none;
}

	
#main.itn-new-theme div.barText {
	font-size: 18px;
    margin-top: 50px;
}
#main.itn-new-theme div.barText span
{
	color: #3F5121;
    display: block;
    font-size: 22px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -18px;
}

/*Incompatible with new template*/
.page-template-page-new-php #ngHome,
.page-template-page-home-new-php #ngHome, 
.page-template-page-region-tour-new-php  #ngHome
{
	display:none;
}

/*Trademark on tour page */

 img#cv_trademark {
	margin: 0;
    width: 255px;
}

/*Tripadvisor header*/
#itn-ta-header-widget {
	float:left;
	margin: 0 2px 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.socialWidgetContainer {
		
		margin-top: -12px;
		display: block !important;
			}
}
/* New CV Divider*/
.cv-hr-divider
{
	clear: both;
    display: block;
    float: none;
    height: 16px;
    margin: 20px auto 5px;
    text-align: center;
    width: 600px;
}
/* New Wide Template Ovverides */
.page-template-page-wide #ngHome {
	right:76px;
}

.entry-wide h2 {
    font-size: 35px;
    font-style: italic;
    margin: -8px 0 0;
}
/*New Buttons*/
.itn-btn {
    border: 1px solid;
    display: block;
    font-size: 20px;
    font-style: italic;
    padding: 14px 10px;
	text-align: center;
	/*
	float: left;
	*/
}
.itn-btn:hover {
	background-color: #D9E3F4;
}

/*Italian Bites*/
.italian-bites-nav {
   
	margin: 40px 0 40px;
	/*
	width: 104%;
	float: left;
	*/
}

.itn-new-theme h3 {
	font-style: italic;
}

.italian-bites-nav .itn-btn {
  	border: none;
    color: #e7bb59;
    font-size: 25px;
	/*
	margin: 0 40px 0 0;
	width: 290px;
	*/
}

.italian-bites-nav .itn-btn:last-child {
    margin-right: 0;
}

/** 
*** CF7 Form ***
***/
div.wpcf7 {
	margin:20px 0;
	border: 1px solid #DAE3F4;
	border-radius: 10px;
	padding: 10px 20px 20px;
	font-size: 16px;
}
.wpcf7 label{
	margin:20px 0 0;
	display: block;
}

.wpcf7 input {
    font-size: 14px;
    padding: 9px 5px;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    font-size: 20px;
    padding: 30px;
	margin: 70px 30px;
}

.wpcf7-validation-errors {
    font-size: 20px;
    padding: 30px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
}

.col-md-6 input[type="text"], .col-md-6 input[type="tel"], .col-md-6 input[type="email"] {
    width: 92%;
}

/*Dynamic Fields*/
.wpcf7 input[name="program-name"] {
    border: 0 none;
    color: #547dbf;
    font-size: 23px;
    width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.wpcf7 input.input-title {
	border: 0 none;
    color: #547dbf;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 23px;
    width: 100%;
	padding: 0;
}

.wpcf7 input.input-tour-cat {
	color: #d45027;
}

.checkbox-interests {
    clear: both;
    display: block;
    float: left;
    margin: 22px 0;
}
.checkbox-interests label {
    display: block;
    float: left;
    height: 43px;
    width: 236px;
}
.checkbox-interests input {
    margin: 4px;
}
span.form-help {
	font-size:12px;
	font-style: italic;
}
.wpcf7-form p {
	text-align: left;
}

.col-md-12 input[type="text"], .col-md-12 input[type="tel"], .col-md-12 input[type="email"] {
    width: 100%;
}
.col-md-12 textarea {
    height: 100px;
    width: 100%;
}
.wpcf7 .intl-tel-input {
	width: 100%;
}

.wpcf7 input.wpcf7-submit {
	padding: 10px 20px;
	font-size: 16px;
}
/*++ Fix Jim Rev contact form incompatibility **/

.availability-form div.wpcf7-response-output {
	left: 0;
    padding: 20px;
    position: relative;
    top: 0;
    width: 92%;
}

.input-title {
	border: 0 none;
    color: #547dbf;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 23px;
    width: 100%;
}
.input-tour-cat {
	color: #d45027;
}

/* Online Classes */

input[readonly="readonly"].wpcf7-form-control.wpcf7-text.res-class-name {
    border: none;
    font-size: 20px;
    font-weight: bold;
	color: #557DBF;
	padding: 4px 0 0;
}
input[readonly="readonly"].wpcf7-form-control.wpcf7-text.res-class-date {
	border: none;
	padding: 0;
}

/*Newsletter*/
.newsletter-container.row {
    margin: 50px 0 0;
}

.newsletter-issue.col-md-6 {
    height: 240px;
}

.newsletter-cover {
	float: left;
    margin: 0 15px 0 0;
    text-align: left;
	width: 150px;
}

.newsletter-cover img {
    height: auto;
    width: 150px;
}

.newsletter-content {
	float: left;
    width: 320px;
}

.newsletter-content h2 {
	font-weight: bold;
	text-align: left;
	font-size:16px;
	margin-top: 0;
}

/* -----------------------------------------
  09.  SEARCH PAGE
----------------------------------------- */
.search-results-box {
	margin: 20px;
	max-width: 580px;
	font-size: 16px;
}
.search-results-box h3 {
	margin:0 0 20px;
}
.item-search-result {
	margin:0 0 30px;
}
.item-result-title {
	margin:0;
	font-weight: bold;
}
.searchform {
	padding: 40px 20px;
}
#s {
    padding: 14px;
    font-size: 16px;
}

#searchsubmit {
	margin: 12px 0 0 0;
	padding: 10px 14px;
}


/* -----------------------------------------
  09.  MOBILE MENU
----------------------------------------- */
#mobile-bar {
  display: none;
  text-align: center;
  position: fixed;
  top: 111px;
  z-index: 1000;
  width: 47px;
  
  padding: 15px 10px 0 10px;
  height: 39px;
  /*
  background: #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  */
}

.menu-trigger,
.menu-trigger:focus {
  width: 24px;
  height: 21px;
  background: none;
  cursor: pointer;
  opacity: 0.85;
  margin: 0;
  outline: none;
  position: absolute;
  left: 10px;
  top: 9px;
  color: #333;
  font-size: 30px;
  line-height: 1;
}

.menu-trigger:hover {
  opacity: 0.95;
  color: #333;
}

.menu-trigger:active {
  opacity: 1;
}

.mob-title {
  color: #222;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

/* -----------------------------------------
	11. Global Mediaqueries
----------------------------------------- */


@media (min-width: 768px) {

	

  
}  





@media (max-width: 1199px) {

	.entry img.size-full {
		width: 100%;
		height: auto;
	}

	.entry img.size-full.no-cover {
		width: auto;
	}


	.nav {
		display: none;
	}

	#mobilemenu {
		display: block;
	}

	#mobile-bar {
		display: block;
	}

	#cwdCvHeadContainer {
		display: none;
	}

	div.barText {
		max-width: 336px;
	}



/*
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #page {
    margin-top: 48px;
  }
*/

}

@media (max-width: 991px) {
  /* -- Override Bootstrap Grid -- */	
  	.container {
		width: 100%;
	}

	.itn-home-tiles {
	    height: auto;
	    margin: 10px auto;
	    max-width: 90%;
	}

	.itn-home-tiles-photo {
	    
	    max-width: 100%;
	}

	.itn-home-tiles-title {
		min-height: 94px
	}

	.itn-home-tiles-title h3 {
		font-size: 26px;
	}

	#ngHome, #ngTestimonials {
		display: none;
	}

	/*Program listing*/
	#progNav {
		background: #A3BEDB none;
		padding: 10px;
		width: auto;
		height: auto;
	}

	#region-help {
		position: relative;
		margin: 26px 0 8px 0;
	}

	.col-md-6.prg {
		clear: both;
		padding-top: 18px;
		background: url('../images/hr-progs.gif') no-repeat top;
	}
	div.borderline {
		border-right: none;
	}
	div.progSelectedCl div.prg-row {
		background:none;
	}

	img.barName {
		margin:38px 0 0 10px;
	}

	div.barText {
		/*
		max-width: 400px;
		margin: 0 0 20px 10px;
		*/
	}

	img.vip-ico {
		top: 1px
	}

	/* Recipes */
	.wpdelicious-outer-wrapper {
		padding:0;
	}

}
@media (max-width: 915px) {
	div.barText {
		max-width: 100%;
		margin: 0 0 20px 10px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.itn-home-tiles-title {
		min-height: 70px
	}

	.itn-home-tiles-title h3 {
		font-size: 22px;
	}

	#logo {
		width: 210%;
		max-width: 120px;
		margin-left: -10px;
	}

	img.barName {
		margin:38px 0 0 10px;
	}
	div.barText {
		margin:-16px 32px 10px;
		max-width: 100%;
	}

	#tourNav {
		float: none;
	}

}

@media (max-width: 580px) {
	.progRegionBar {
		margin:0 -45px;
	}
	.single-tour .progRegionBar {
		margin:0 -15px;
	}
	img.barName {
		margin:48px 0 0 32px;
		max-width: 198px;
	}
	
	.col-md-6.prg {
		padding: 18px 0;
	}

	.tour-photo {
		width: 100px;
		height: 100px;
		
	}
	img.vip-ico {
		left: -3px
	}
	
	#Program .entry.row {
		padding: 0;
	}

	#photoCol a {
		display: none;
	}

	#photoCol a:first-child {
		display: block;
	}

	p.gallery.link-top {
		margin: 12px 0 0 0;
		text-align: center;
	}

	.colorBox {
		margin: 10px -16px 18px;
		padding: 15px 20px;
	}
}

/* Festivals and Saints */
.festivals-section {
	margin: 0 10%;
	font-size: 16px;
}
h1.recipe-section-title {
	margin-top:30px;
}
.festivals-section h2 {
	font-size: 20px;
	margin-top: 52px;

}
.festivals-tour {
	font-size: 16px;
}
.festivals-tour-category {
	color: #D45027;
}

/* Safari only */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    /*
      Define here the CSS styles applied only to Safari browsers
      (any version and any device)
	 */
	 #menu ul li a {
		letter-spacing: 0.06em;
	 }
}}

#menu ul li a {
	letter-spacing: 0.06em;
 }

 /*ColorBox
 #cboxLoadedContent{margin-bottom:28px; width: 95vw; height: 90vh;}
	#cboxPhoto{height: 90vh; max-height:100vh; width: auto; max-width: 100vw; margin: auto; border: 0; display: block;}


@media screen and (max-width: 800px) {
    #cboxTopLeft{width:5px; height:1px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:5px; height:1px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:5px; height:10px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:5px; height:10px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:1px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:1px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:1px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:10px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxLoadedContent{margin-top:5px; width: 100vw; height: 90vh;}
    #cboxPhoto{height: 95vh; max-height:100vh; width: 100vw; max-width: 100vw; margin: auto; border: 0; display: block;}
}
/


/** 
* New Recipes System **/

.wpdelicious-outer-wrapper {
    display: block;
}

.single-recipe .site-main {
	background-color: #fff;
}

.site-main .single-recipe {
    padding: 30px 48px;
    background: url("../images/page_new_bg.png") repeat-y scroll top center transparent;
}

.wpdelicious-recipe-banner.default .container {
    width: 100%;
}

.dr-buttons .dr-btn-link.dr-btn2 {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
}

header.dr-entry-header {
    background: none;
}

.single-recipe .dr-entry-header .dr-buttons {
	display: none;
}

.single-recipe .dr-info {
    text-align: center;
    font-size: 24px;
    font-style: italic;
    color: #557DBF;
}

.single-recipe .dr-summary p {
    font-size: 16px;
}

.single-recipe .dr-summary p {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
}

.single-recipe .dr-recipe-summary-header h2.dr-title {
    display: none;
}

.single-recipe .dr-entry-meta {
    font-size: 18px;
}

.single-recipe .dr-extra-meta {
    font-size: 20px;
}

.single-recipe .dr-extra-meta .dr-sim-metaa.dr-cook-time .dr-meta-title .icon {
    width: 40px;
    height: 40px;
    /* margin-bottom: 21px; */
}

.single-recipe .dr-ingredients-list {
    font-size: 125%;
}

.single-recipe .dr-instructions {
    font-size: 125%;
}
/* Hide the recipe banner elements */
.wpdelicious-recipe-banner-content .dr-entry-meta,
.wpdelicious-recipe-banner-content .wpdelicious-recipe-info-metas,
.wpdelicious-recipe-banner-content .dr-buttons
{
    display: none;
}

.wpdelicious-recipe-banner .dr-entry-title {
	margin: 0 auto;
	max-width: 800px;
	color: var(--main-head-color);
    font-size: 35px;
    font-weight: normal;
    letter-spacing: .04em;
}

/*Force image size*/
img.attachment-wpdr-feat-thumb.size-wpdr-feat-thumb.wp-post-image.dr-lazy.entered.loaded {
    width: 100%;
    aspect-ratio: 3 / 4;
    height: auto;
}

/*Archive page*/
.dr-archive-single p {
    margin: 0;
    padding: 0;
}
.dr-archive-single br {
    display: none;
}
.dr-archive-details .dr-archive-list-title {
    font-size: 1.4em;
    line-height: 1.625;
    margin: 0;
    padding: 0 15px;
    font-weight: 700;
}

/** Rome Jubilee **/
.rome-jubilee-box {
    padding: 20px 0;
	float: left;
	width: 100%;
	clear: both;
    /* border-top: 1px solid; */
    /* border-bottom: 1px solid; 
    margin-bottom: 20px;
    background-color: #dae3f4;*/
}

.rome-jubilee-box img {
   float: left; /*  */
    width: 100px;
}
.jubilee-text {
    /* text-align: center; */
    font-size: 17px;
	padding: 20px 0 0;
}
