/*
dark-red: 6e1203;
off-white: rgb(237,232,191);

*/

@font-face {
    font-family: 'tearoom';
    src: url('../fonts/tear8bi-webfont.eot');
    src: url('../fonts/tear8bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tear8bi-webfont.woff2') format('woff2'),
         url('../fonts/tear8bi-webfont.woff') format('woff'),
         url('../fonts/tear8bi-webfont.ttf') format('truetype'),
         url('../fonts/tear8bi-webfont.svg#tearoom98_cebold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tearoom_r';
    src: url('../fonts/tear8r_-webfont.eot');
    src: url('../fonts/tear8r_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tear8r_-webfont.woff2') format('woff2'),
         url('../fonts/tear8r_-webfont.woff') format('woff'),
         url('../fonts/tear8r_-webfont.ttf') format('truetype'),
         url('../fonts/tear8r_-webfont.svg#tearoom98_ceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2 {
	font-family: 'tearoom';
}

body {
	background:transparent url(../../images/background-tile.jpg) 0 0 repeat;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

a {
	color: #6e1203;
}

#page-body {
	//border: 1px solid red;
	padding: 0;
}


#banner {
	width: 100%;
	height: auto;
}


.navbar-default {
	border-width: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #6e1203 url(../../images/nav-bg.jpg) repeat-x 0 0;
	margin-bottom: 0;
	position: relative;
}

.navbar-default .navbar-nav > li > a {
	color: #F6F5E4;
	font-family: 'Fondamento', cursive;
	font-size: 22px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #F6F5E4;
	background-color: #6e1203;
}

.navbar-default .navbar-nav > li.open > a {
	color: #F6F5E4 !important;
	background-color: #6e1203 !important;
}

.navbar-default .navbar-brand {
	font-family: 'tearoom';
	color: #F6F5E4;
	font-size: 22px;
	display: none;
}

.navbar-header .navbar-toggle .icon-bar {
	background-color: #F6F5E4;
}

.dropdown-menu {
	background-color: #6e1203;
}

.dropdown-menu a {	
	color: #F6F5E4 !important;
}

.dropdown-menu a:hover {
	background-color: transparent !important;	
	color: #000000 !important;
}

#tea-pour {
	width: 205px;
	height: 248px;
	position: absolute;
	left: 0;
	bottom: 8px;
	background: transparent url(../../images/pouring.png) no-repeat 0 0;
}



#content {
	background-color: rgb(237,232,191);
	padding: 20px;
}


#homepage-slide .carousel-inner .item .carousel-caption {
	position: absolute;
	left: 0;
	bottom :0;
	background-color: rgba(0,0,0,.0);
	width: 100%;
	margin: 0;
	padding-bottom: 80px;
}

#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery li {
	display: inline-block;
	margin: 2px;
	cursor: pointer;
}

#gallery li .full {
	display: none;
}

#mainPicture img {
	width: 100%;
	height: auto;
}

.subheaderlinks {
	padding: 10px;
	background-color: #963019;
	text-align: right;
	font-size: 16px;
	font-family: 'Fondamento', cursive;
}

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

.subheaderlinks ul li {
	display: inline-block;
}

.subheaderlinks ul li.header {
	color: #3D0B00;
	padding-right: 14px;
	font-weight: bold;
}

.subheaderlinks ul li.header:after {
	content: '...';
}

.subheaderlinks a {
	margin: 7px 14px;
	color: #f6f1ed;
}

#teaInfo {
	margin-top: 30px;
}

.tea {
	margin: 30px 0;
}

.teaName {
	font-weight: bold;
}

.travelStoryThumb {
	text-align: center;
}

.travelStoryCountry {
	margin: 0;
}

img.pull-left {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #6e1203;
}

img.pull-right {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #6e1203;
}

.sidebar-links {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: 'tearoom_r';
	font-size: 16px;
}


/*
@media(min-width:1200px){
  .container {
    max-width: 992px;
  }


}
*/

#locations-flag {
	font-size: 10px;
	background-color: rgb(237,232,191);
}

#locations-flag h5 {
	margin-top: 20px;
	color: #6e1203;
	font-family: 'tearoom_r';
}

.icons {
	margin-top: 14px;
}
.icons a {
	margin: 0 4px;
	font-size: 13px;
}

#snap {

	background-color: #6e1203;
	padding: 15px;
}

@media(min-width : 320px) and (max-width: 991px) {

	.icons {
		margin: 25px 0;
		text-align: center;
	}
	.icons a {
		margin: 0 10px;
		font-size: 16px;
	}
	a.newsletter {
		text-align: center;
		display:block;
		width: 100%;
		font-size: 30px;
		font-family: 'tearoom';
		margin: 20px 0;
	}
}

@media(min-width : 992px) {
	#locations-flag {
	position: relative;
	background: transparent url(../../images/sign.png) no-repeat 0 0;
	min-height: 760px;
	padding-top: 150px;
	padding-left: 15px;
	padding-right: 65px;
	text-align: center;
	font-size: 10px;
	}
	#locations-flag .row div {
	margin-bottom: 15px;
	}
	.icons a {
	margin: 0 2px;
	font-size: 12px;
	}
	a.newsletter {
		position: absolute;
		bottom: 2px;
		width: 122px !important;
		font-family: 'tearoom';
		width: 70px;
		margin-top: 20px;
		font-size: 18px;
		background-color: #6e1203;
		color: rgb(237,232,191);
		display: block;
		padding: 10px 0;
	}
}

@media(min-width : 993px) and (max-width: 1199px) {

	#locations-flag {
	padding-top: 150px;
	padding-left: 15px;
	padding-right: 35px;
	text-align: center;
	font-size: 10px;
	}
	
	#locations-flag h5 {
	margin-top: 20px;
	font-size: 13px;
	}
	
}