*{ color:#444; margin:0; padding:0;}
html,body{ height:100%; width:100%; }

.singleTitle.teaser{
	font-family: Times, Georgia, serif;
	margin:10px 0;
	text-align:center;
	color:#000; 
	font-size:26px;
	line-height:1;
	font-weight:300;
	text-transform: none;
}


.italicText{
	font-style:italic;
}
.grid-page{
	font-family: Times, Georgia, serif; font-size:14px; line-height:28px; color:#777; 
	text-align:center;
}

a{ text-decoration:none; }
a:hover, a li:hover  { border-bottom:1px solid; }

hr{ margin-top:20px;  }

p{
	margin-bottom:30px;
}

.page{ padding:20px; }
.grid-page{ width:900px; height:100%; padding-top:40px; margin:0 auto; }	
	
.terrain{ font-family: 'Roboto', sans-serif; font-weight:300;  text-decoration:none; text-transform:lowercase; font-size:40px; line-height:60px; }
.terrain:hover { border:0; }

/*.terrain2{ font-family: 'Roboto', sans-serif; font-weight:300;  text-decoration:none; text-transform:lowercase; font-size:30px; line-height:40px; }
.terrain2:hover { border:0; }
*/



ul.tabs{  margin: 0px;  padding: 0px;  list-style: none;  }  
ul.tabs li{ cursor: pointer;  }  
ul.tabs li.current{  }  
.tab-content{  display: none;  }  
.tab-content.current{  display: table-cell;  }  


.cat-item, .page_item{ display:inline; }
.cat-item a{ border-bottom:0px solid; }
.cat-item a:hover{ border-bottom:1px solid; }
.cat-item.current a{ border-bottom:1px solid; }
.current-cat a { border-bottom:1px solid; }


.grid{ clear:both; padding:15px; padding-top:40px;  }

.thumb{ float:left; margin-right:15px; }
.thumb a:hover{ border:0; }
/*.thumb-tags{ max-width:290px; }*/


.cat-item, .page_item { font-family: 'Roboto', sans-serif; font-weight:300;  margin-right:30px; text-transform:uppercase; font-size:12px; }
h3{ font-family: 'Roboto', sans-serif; font-weight:300;  text-transform:uppercase; font-size:16px; margin:0; padding:0;  }
.thumb-tags, .thumb-tags a, .single-tags, single-tags a{ font-family: Times, Georgia, serif; font-size:13px; line-height:17px; color:#555;}
.thumb-meta{ font-family: Times, Georgia, serif; font-size:12px; line-height:16px; color:#777; }
.single-content{font-family: Times, Georgia, serif; font-size:14px; line-height:28px; color:#777; }

h4{ font-family: 'Roboto', sans-serif; font-weight:300;  text-transform:uppercase; font-size:14px; margin:0; padding:0;  }



/*.table { display: table; height:250px; width:100%; vertical-align:middle; text-align:center; }*/
.table { display: table; height:200px; width:100%; vertical-align:middle; text-align:center; }
.row-1 { display: table-row; vertical-align:middle; }
.row-2 { display: table-row; height:35px; }
.row-3 { display: table-row; height:25px; }    
.cell-1 { vertical-align:middle; display: table-cell; text-align:center; }
.cell-2 { vertical-align:top; display: table-cell; text-align:center; }
    
    
blockquote{ font-family: 'Roboto', sans-serif; font-weight:300;  margin-right:30px; text-transform:uppercase; font-size:11px; line-height:15px; }

    
.table-single{ display: table; vertical-align:middle; text-align:center; width:900px; clear:both;}
.tr-single{ display:table-row; vertical-align:middle; }
.td-single-1{ display:table-cell; vertical-align:middle; }
.td-single-2{ display:table-cell; vertical-align:middle; width:50%; }
.td-single-3{ display:table-cell; vertical-align:middle; width:25%; }
.td-single-4{ display:table-cell; vertical-align:middle;  width:25%; }
  
  

input { outline:none; border-bottom:1px solid #000; }
#searchform { display:inline; border:0; margin-right:10px;}
#search-input{ font-size:14px; text-decoration:none; text-transform:uppercase; margin-right:30px; color:#777;  display:inline; padding-bottom:2px; border:0; border-bottom: 1px solid #777; width:200px;}
.lupe{ margin-right:10px; }

.nav-below{
	clear:both;
	width:100%;
	height:100%;
}

.fixed{
	width:100%;
	height:60px;
	position: fixed;
	bottom: 0px;
	text-align:center;
	background:#fff;
		zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.wrap-fixed{
	width:100%;
	margin:0 auto;
}

.prev, .next {
	width:50%;
	height:50px;
	float:left;
}


.content-single, .content-page{
font-family: Times, Georgia, serif; font-size:14px; line-height:28px; color:#777; 
	max-width:100%;
	heigth: 100%;
	margin:  0 auto;
	padding-bottom:100px;
	text-align:center;
	margin-top: 40px;
}


.single-tags{
	margin-bottom:20px;
}


.slideshow { background:#fff !important;}
.flexslider { background:#fff !important;}

.attachment-thumb{ float:left; margin-right:10px; margin-bottom:10px; }
.content-single { clear:both; width:70%; }

.playicon {display: none !important;}

.alignnone.size-full {height: 991px; width: 1800px  !important;}

.outerSide{
	overflow:hidden;
	margin-bottom:20px;
}
.single .bigImages.page,.single .bigImages .grid{
	padding:0;
	margin-bottom: 140px;
}
.single .bigImages.page .flexslider{
	position:relative;
	width:1024px;
	margin:0 auto;
}
.single .bigImages.page .flex-control-nav{
	position:static;
    margin-top: 22px
}
.teaserText{
	margin:140px 0px;
}
.absoluteHead{
	font-family:'Roboto', sans-serif;
	width:880px;
	text-align:center;
	position:absolute;
	z-index:10000;
	top:40%;
	font-size:55px;
	font-weight:300;
	margin-left:-440px;
	left:50%;
	
}
.absoluteHead a{
	color:#fff;
	
}
.absoluteHead a:hover{
	text-decoration:none;
	border-bottom:0;
}
.single .table.catNav{
	position:absolute;
	z-index:1000;
	display: block;
	width:900px;
	margin-left:-450px;
	left:50%;
}
.single .table.catNav a{
	color:#000;
	
}
.thumbnailImg img{
	width:100%;
	height:auto;
}
.thumbnailImg{
	height:auto;
	overflow:hidden;
	margin-bottom:80px;
}
.table.catNav .cell-1{
	padding:3% 0;
	display:block;
}
.table.catNav .row-1,.table.catNav .row-2,.table.catNav .row-3,
.table.catNav .tab-content.current,.table.catNav .cell-2{
	display:block;
	text-align:center;
}
h2.singleTitle a{
	text-transform:uppercase;
	font-size:15px;
}

/* --- screen.css - */


@media only screen  {

	.terrain{ 
		font-size:40px;
		line-height:55px; 

	}
	.slideshow{
		width:1024px;
		margin:0 auto;
	}
	.thumb {
		 height:380px;
	}

}

@media only screen 
and (max-width : 2100px) {

	.terrain{ 
		font-size:40px;
		line-height:55px;

	}
	.slideshow{
		width:1024px;
		margin:0 auto;
	}
}

@media only screen 
and (max-width : 1600px) {

	.terrain{ 
		font-size:40px;
		line-height:50px; 

	}
	.slideshow{
		width:1024px;
		margin:0 auto;
	}
}

@media only screen 
and (max-width : 1240px) {

	.terrain{ 
		font-size:30px;
		line-height:40px;

	}
	.slideshow{
		width:900px;
		margin:0 auto;
	}
}




@media only screen 
and (max-width : 1000px) {

	.terrain{ 
		font-size:30px; 
		line-height:40px;

	}
	.slideshow{
		width:900px;
		margin:0 auto;
	}
	.thumb {
		 height:280px;
		 float:left;
	}
	.thumb img {
		height:180px;
		width:auto;
	}
	.thumb-h3 h3{
		font-size:12px;
	}
	.thumb-meta {
		font-size:10px;
	}

}


@media only screen 
and (max-width : 900px) {

	.terrain{ 
		font-size:25px; 
		line-height:35px;

	}
	.slideshow{
		width:800px;
		margin:0 auto;
	}

}


@media all and (min-width:320px) and (orientation:portrait) {
	
	body, html{
		height:100%;
		width:100%;
		padding:0;
		margin:0;
		font-size:18px;	
		background:#FFF;
	}

	.page{
		padding:0;
	}
	
	img, a img {
		width:100%;
		height:auto;
	}

	.terrain{ 
		font-size:25px; 
		line-height:35px;
		
	}

	.grid { 
		padding-top:20px; 
	}
	
	.tumb{
		width:100%;
		height:auto;
	}
	
	.slideshow{ 
		width:100%; 
		margin:0 auto;
	}

	.td-single-1, .td-single-3{ 
		display:none;
	}
	
	td-single-2, .single-content{
		display:block;
		padding:0;
		margin:0;
		width:100%;
	}
	
	.fixed{ display:none; }

}
/* -- flex.css */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; background:#fff; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */


.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;  background:#EEE; } 
/*.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;  background:#EEE; } */



.flexslider .slides img {width: 100%; height: auto; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin-bottom:80px;  position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width:50%; height: 50%; margin: -20px 0 0; position: absolute; top: 0%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; text-decoration:none; border:0;  }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "times"; font-size: 10px; display: inline-block; content: 'prev'; }
.flex-direction-nav a.flex-next:before  { content: 'next'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}