@import url(https://fonts.googleapis.com/css?family=Overlock+SC);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);

/*

My Custom CSS
=============
*/

.whiteBack {background-color: white; height: 70px; padding: 10px;  text-align: center;}
.padding10 {padding: 10px;}

.whiteBack:hover {background-color: #fbc839;}

.bannerButton {
	font-size: 22px;
	color: white;
	text-shadow: 1px 1px 3px black;
	background-color: rgba(0, 0, 0, 0.49);
	padding: 10px 20px 10px 20px;
}

.freeShip {
	font-size: 18px;
	color: white;
	text-shadow: 1px 1px 3px black;
	background-color: rgba(234, 133, 2, 0.88);
	padding: 10px 20px 10px 20px;
	
}

.showImg {
	width: 250px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 15px;
}

.showImg img {border: 1px solid black;}
.show {
	width: 275px;
	padding: 10px;
	
	height: 340px;
	overflow: hidden;
}

.black {color: black;}
.black  p {color: black;}

p.black {color: black;}


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

#features {
	text-align: center;
	margin-top: 50px;
}

#features img {
	margin: 0 0 20px;
}

#inputMessage {
	margin-bottom: 15px;
}

footer {
	background: rgba(25, 14, 0, 0.93);
	color: #eee;
	font-size: 11px;
	padding: 20px;
	border-top: 5px solid black;
}


/* --------------------------------------
   Typography
   -------------------------------------- */

body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	background-color: black;
	background: url('../../images/anneBack.jpg') top center no-repeat fixed;
	background-color: black;
	font: 11px/190% 'Lora', 'Lucida Grande', times, serif; 
	
}

p { 
	font: 15px/190% 'Lora', 'Lucida Grande', times, serif; 
	margin: 0px 0px 10px 0px;
	line-height: 2.4em;
	}
	
	
	
h1, h2, h3, h4, h5 {

	font-family: 'Overlock SC', cursive;
	font-weight: 400;	
	}

h1 {
	font-size: 35px;
	color: white;}
		
h2 { 
	font-size: 32px; 
	color: silver;
	}

.whiteShadow {color: #fff; text-shadow: 1px 1px 6px black}

h3 {
	color:  #e8ffd2; 
	font-size: 18px; 
	margin: 20px 0px 10px; 
	padding:5px 0; 
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	}
	
h4 { 
	font:17px; 
	color: #b3be82; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	text-align: left;
	}

h5 {
	font-size:14px; 
	color: #b3be82; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	text-align: left;
	}

h6 { 
	font-size: 15px; 
	color: #b3be82; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	text-align: left;
	margin-left: 30px;
	}
	



.well .page-header {
	margin-top: 0;
}

.well .page-header h1 {
	margin-top: 0;
}

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


/* --------------------------------------
   Navbar
   -------------------------------------- */
.navbar {
	font-family: 'Overlock SC', cursive;
	font-size: 18px;
	padding-top: 15px;
	}
	
#searchInput {
	width: 200px;
}

.navbar-brand {
	padding: 0px 5px 12px 5px;
}


/* --------------------------------------
   Containers
   -------------------------------------- */
   
 .separator {height: 100px; width: 100%; }
   
.wideLight, .wideDark, wideTransparent, .wideWhite {
	width: 100%;
	padding: 20px 20px 45px 20px;
}
   
.wideDark {
	background-color: rgba(29, 16, 0, 0.7);
}

.wideJournal {
	background: url('../../images/grad80.png') repeat-x ;
	background-color: rgba(29, 16, 0, 0.7);
	padding: 0 0 0px 200px;
	
}

.blackHead {
	background-color: rgba(0, 0, 0, 0.95);
	padding-bottom: 0px;
	
}


.wideGallery{
	background-color: rgba(60, 33, 0, 0.64);
	padding: 150px 0 75px 0;
	margin: 0;
}
   
.wideLight{
	background-color: rgba(102, 62, 8, 0.6);
}

.wideWhite{
	background-color: rgba(249, 244, 238, 0.85);
}

.wideTransparent{
	padding-bottom: 75px;
	margin: 0;
}

.padTop {margin-top: 30px;}
  
   
 #video{
	margin-top: 150px;

}
  
   
/* --------------------------------------
   Carousel
   -------------------------------------- */

#myCarousel {
	margin-top: 120px;
	border: 1px solid black;
	box-shadow: 10px 10px 20px black
}

.carousel-caption {
	font-size: 24px;
}

.carousel-caption h4 {
	font-size: 32px;
}

#myCarousel .item { height: 400px; }

#slide1 {
	background: url('../../images/carousel_medium_01.jpg') top center no-repeat;
}

#slide2 {
	background: url('../../images/carousel_medium_02.jpg') top center no-repeat;
}

#slide3 {
	background: url('../../images/carousel_medium_03.jpg') top center no-repeat;
}


/* --------------------------------------
   Global Styles
   -------------------------------------- */

.alert {
	margin-top: 20px;
	display: none;
}

.well {
	margin: 20px 0;
}

.tabbable img.thumbnail {
	margin: 0 20px 10px 0;
}

.thumbnails {
	margin: 20px 0;
}

.thumbnail {
	position: relative;
}

.thumbnail h3 {
	font-size: 16px;
	margin: 0 0 10px;
	line-height: 20px;
}

.thumbnail .price {
	font-size: 22px;
	position: absolute;
	top: -10px;
	right: -10px;
	padding: 10px;
}

.thumbnail .price sup {
	font-weight: normal;
	font-size: 12px;
}

.thumbnail span.glyphicon {
	margin-right: 5px;
}


.panel {
	color: #fff;
	background-color: rgba(30, 17, 0, 0.9);
	margin-top: 30px;
	line-height: 2em;
	box-shadow: 4px 4px 9px black
}


.galleryThumb {
	height: 260px;
	overflow: hidden;
	}
	
.galleryImageThumb {
	height: 150px;
	overflow: hidden;
	vertical-align: middle;
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
    margin-bottom: 5px;
	}
	
.galleryImageThumb img {
    vertical-align: middle;
    max-height: 150px;
    max-width: 100%;
	}
.galleryThumbTitle {
	font-size: 12px;
	color: #d8cab8;
	font-family: 'Overlock SC', cursive;
	text-align: center;
}

.border {
	border: 2px solid #d5c1a6;
}


.alignLeft {text-align: left;}
.pad {padding: 2em 4em;}
.padPay {padding: 0em 4em 0 100px;}
.padHead {padding: 5em 2em 1em 2em;}
.padHeadImage {padding: 10em 2em 1em 2em;}

.noPad {border: 0; padding: 0;}

.marginTop {margin-top: 200px;}
.moveUp {margin-top: -15px;}
.hundred {width: 100%;}

.left {float: left;}
.right { float: right;}

.clear, .spacer {clear: both;}

.small {font-size: 9px;}

.availableIconL {float: left; margin: 5px 5px 10px 0;}
.buttons {
	width: 100%;
	text-align: right;
	margin-top: 10px;
}



.button, .button2 {

		display: inline;	
		cursor: pointer;
		line-height: normal;
		margin: 0 10px 6px 0;
		border: 1px solid rgba(222, 203, 160, 0); 
		color: #dfcba0;
		padding: 4px 4px 4px 10px;
		text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
		background-color: rgba(0, 0, 0, 0.05);
		font-size: 1.2em;
}


.button2 {
		border: 1px solid rgba(222, 203, 160, .5); 
		color: #dfcba0;
		padding: 4px 4px 4px 10px;
		text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
		background-color: rgba(0, 0, 0, 0.05);
		font-size: 1.2em;
}


.button:hover, .button2:hover {background-color: black;}

.btn-tiny {
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  border-color: rgba(217, 203, 185, 0.5);
  font-size: 10px;
  background-color:rgba(50, 28, 0, 0.66);
  border: none;
  box-shadow: 2px 1px 5px black;
  font-family: 'Overlock SC', cursive;
}



a.btn-tiny  {color: rgba(217, 203, 185, 0.6);}

.tan  {
	color: #d8cab8; 
	padding: .2em 2em .2em; 
	background-color:rgba(50, 28, 0, 0.66); 
	font-size: 10px;
	box-shadow: 2px 1px 5px black;
	}
	
.date  {
	width: 150px;
	color: #d8cab8; 
	padding: .2em 2em .2em; 
	background-color:rgba(50, 28, 0, 0.66); 
	font-size: 10px;
	box-shadow: 2px 1px 5px black;
	margin: 25px 0 -20px 0;
	}
	
.showDate, .showDate2  {
	width: 400px;
	color: #d8cab8; 
	padding: .2em 2em .2em 3em; 
	background-color:rgba(50, 28, 0, 0.66); 
	font-size: 16px;
	box-shadow: 2px 1px 5px black;
	margin: 25px 0 0px -55px;
	}
	
.showDate2  {
	margin: -5px 0 0px -45px;
	margin-bottom: 15px;
	}
	
.pageNumber  {
	color: #d8cab8; 
	padding: .2em 2em .2em; 
	background-color:rgba(50, 28, 0, 0.66); 
	font-size: 14px;
	box-shadow: 2px 1px 5px black;
	margin: 0 25px;
	}


.prevNext {
	width: 100%;
	text-align: center;
	height: 200px;
	padding: 30px 0 0 0;
}

.highslide-caption {
	color: white;
	background-color: rgba(49, 28, 0, 0.82);
	padding: 10px 20px;
	margin: -55px 0 0 0px;
	width: 25%;
	}

/* --------------------------------------
   Media Queries
   -------------------------------------- */

/* Portrait & landscape phone */
@media (max-width: 480px) {
	#myCarousel .item { height: 180px; }
	
	.anne {
		visibility: hidden;
		display: none;
	}
	
	#slide2 {
		background: url('/cms/uploads/thumb/young-cheetah-namibia_001.jpg') top center no-repeat;
	}
	
	#slide1 {
		background: url('/cms/uploads/thumb/introspection_002.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('/cms/uploads/thumb/brothers_002.jpg') top center no-repeat;
	}
	
	#slide4 {
		background: url('/cms/uploads/thumb/jubalani_001.jpg') top center no-repeat;
	}

	
	
	.thumbnail .price {
		font-size: 14px;
	}
	
	.thumbnail .price sup {
		font-size: 10px;
	}
	
	.pad {padding: 1em 1.5em;}
	
	.marginTop {margin-top: 00px;}
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	
	#myCarousel .item { height: 310px; }
	
	.anne {
		margin: 0 0 0 -50px;
		z-index: 500;
		visibility: hidden;
		display: none;
			
	}
	
	
	#slide2 {
		background: url('/cms/uploads/thumb3/young-cheetah-namibia_001.jpg') top center no-repeat;
	}
	
	#slide1 {
		background: url('/cms/uploads/thumb3/introspection_002.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('/cms/uploads/thumb3/brothers_002.jpg') top center no-repeat;
	}
	
	#slide4 {
		background: url('/cms/uploads/thumb3/jubalani_001.jpg') top center no-repeat;
	}

	
	.carousel-caption {
		font-size: 16px;
	}
	
	.carousel-caption h4 {
		font-size: 22px;
	}
	
	.marginTop {margin-top: 00px;}
	
}




/* Small Desktop */
@media (max-width: 1200px) {
	
	#myCarousel .item { height: 475px; }
	
	.anne {
		margin: 0 0 0 -100px;
		z-index: 500;	
	}
	
	
	#slide1 {
		background: url('/cms/uploads/thumb3/young-cheetah-namibia_001.jpg') top center no-repeat;
	}
	
	#slide2 {
		background: url('/cms/uploads/thumb3/introspection_002.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('/cms/uploads/thumb3/brothers_002.jpg') top center no-repeat;
	}
	
	#slide4 {
		background: url('/cms/uploads/thumb3/jubalani_001.jpg') top center no-repeat;
	}

	
	.carousel-caption {
		font-size: 16px;
	}
	
	.carousel-caption h4 {
		font-size: 22px;
	}
	
	.marginTop {margin-top: 00px;}
	
}




/* Large desktop */
@media (min-width: 1200px) {

	#myCarousel .item { height: 570px; }
	
	.anne {
		margin-top: -100px;
		margin-bottom: -100px;
		z-index: 500;	
	}
	
	#slide1 {
		background: url('/cms/uploads/thumb2/young-cheetah-namibia_001.jpg') top center no-repeat;
	}
	
	#slide2 {
		background: url('/cms/uploads/thumb2/introspection_002.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('/cms/uploads/thumb2/brothers_002.jpg') top center no-repeat;
	}
	
	#slide4 {
		background: url('/cms/uploads/thumb2/jubalani_001.jpg') top center no-repeat;
	}
	


}

@media (max-width: 1190px) {
	.wideJournal {
		padding: 0 0 0 30px;
		}
}


/* Portrait & landscape phone */
@media (max-width: 480px) {
	#myCarousel .item { height: 190px; }
	
	.anne {
		visibility: hidden;
		display: none;
	}
	
	#slide2 {
		background: url('/cms/uploads/thumb/young-cheetah-namibia_001.jpg') top center no-repeat;
	}
	
	#slide1 {
		background: url('/cms/uploads/thumb/introspection_002.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('/cms/uploads/thumb/brothers_002.jpg') top center no-repeat;
	}
	
	#slide4 {
		background: url('/cms/uploads/thumb/jubalani_001.jpg') top center no-repeat;
	}

	
	
	.thumbnail .price {
		font-size: 14px;
	}
	
	.thumbnail .price sup {
		font-size: 10px;
	}
	
	.pad {padding: 1em 1em;}
	
	.marginTop {margin-top: 00px;}
	
	
	.wideJournal {
		padding: 0;
		}
	
}
