@charset "UTF-8";
/* CSS Document */

html {
	height: 100%	;
}

body {
color: #333;
font-family: 'Roboto', Verdana, Arial, sans-serif;
font-weight: 400;
font-size: 14px; 
margin: 0 auto;
padding: 0;
height: 100%;
width: 100%; }

a {
	color: #67cef6;
	font-weight: 400;
	text-decoration: none;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;}

a:hover {
	color: #999;
	text-decoration: none;} 

table, tr, td, input, textarea { }

p {
	padding: 0;
	margin: 0 0 20px 0;
}

.landingbg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("./landingimages/frozenlake.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.landinglogo {
	position: relative;
	text-align: center;
	width: 250px;
	margin: 0 auto;
	padding: 20px;
	background: #FFF;
	top: 40%;
	display: block;
	z-index: 99;
}

.landinglogo img {
	width: 100%;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 5	0px;
	z-index: 2;
	background: #FFF;
	padding: 20px 40px 20px 5%;
}

.logo {
	width: 150px;
}

img.logo {
	position: relative;
	top: -5px;
	float: left;
	width: 100%;
}

.headernav {
	position: absolute;
	left: 250px;
	top: 53px;
	height: inherit;
	font-size: 18px;
}

.headernav ul {
	list-style-type: none;
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	padding: 0;
}

.headernav li {
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: top;
}

.headernav a {
	color: #67cef6;
	font-weight: 600;
}

.headernav a:hover {
	color: #999;
}

.headernav ul li ul {
	left: 0;
	list-style-type: none;
	padding: 10px 20px 0 10px;
	margin: 0;
	display: none;
	font-size: 14px;
	text-align: left;
	background: #FFF;
	border: solid #67cef6;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 10px;
	border-bottom-width: 10px;

}

.headernav ul li ul a {
	color: #67cef6;
}

.headernav ul li ul a:hover {
	color: #666;
}

.headernav ul li ul li {
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
}

.headernav ul li:hover ul {
	display: block;
}

.wrapper {
	position: relative;
	width: 100%;
	top: 120px;
	padding: 0;
	margin: 0 auto;
}

.imgslice {
	width: 100%;
	height: 100px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url("img-fieldsnearorcianopisano-tuscany.jpg") top center no-repeat;		
	background-size: 100%;
}

.leftcon {
	position: relative;
	float: left;
	margin: 0 0 0 5%;
	width: 60%;
	z-index: 1;
}

.rightcon {
	position: relative;
	right: 0;
	float: right;
	margin: 0 5% 0 0;
	width: 25%;
	z-index: 1;
}

.rightcon ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Roboto', verdana, arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 3px;
}

.rightcon li {
	padding: 0;
	text-transform: none;
	font-family: 'Roboto', Georgia, Times New Roman, serif;
	font-weight: 400;
	font-size: 14px; 
	letter-spacing: 0;
}

h1 {
	text-align: left;
	font-family: 'Roboto', verdana, arial, sans-serif;
	color: #67cef6;
	font-weight: 600;
	font-size: 28px;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}

h2 {
	text-align: left;
	font-family: 'Roboto', verdana, arial, sans-serif;
	color: #67cef6;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}

.gallery {
	position: relative;
	width: 100%;
	text-align: center;
	margin: auto;
	padding-bottom: 60px;
	top: 0px;
}

.gallery h1 {
	margin-left: 5%;
}

.gallery h2 {
	margin-left: 5%;
}

.thumb {
	height: auto;
	width: 28%;
	margin: 0 20px 40px 20px;
	display: inline-block;
	vertical-align: top;
}

.thumb img {
	width: 100%;
	display: inline;
}

.artinfo {
	width: 100%;
	height: auto;
	display: inline-block;
	margin: 0;	
}

.infoleft {
	float: left;
	font-size: 13px;
	text-align: left;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.legal {
	position: absolute;
	width: 100%;
	display: inline-block;
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
	bottom: 40px;
	left: 0;
	text-align: center;
	font-family: 'Playfair', Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #999;
	border-top: 1px solid #EEE;
}



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


@media only screen and (max-width: 1400px) {

.thumb {
	height: auto;
	width: 28%;
	margin: 0 20px 40px 20px;
	display: inline-block;
	vertical-align: top;
}

}


@media only screen and (max-width: 1000px) {

.logo {
	width: 150px;
}


.leftcon {
	position: relative;
	float: left;
	margin: 0 0 200px 5%;
	width: 60%;
	display: block;
	z-index: 1;
}

.rightcon {
	position: relative;
	right: 0;
	float: right;
	margin: 0 5% 200px 0;
	width: 25%;
	display: block;
	z-index: 1;
}

.thumb {
	height: auto;
	width: 40%;
	margin: 0 20px 40px 20px;
	display: inline-block;
	vertical-align: top;
}


}

@media only screen and (max-width: 900px) {

.landinglogo img {
	width: 150px;
}

.leftcon {
	position: relative;
	float: left;
	margin: 0 0 200px 5%;
	width: 50%;
	display: block;
	z-index: 1;
}

.rightcon {
	position: relative;
	right: 0;
	float: right;
	margin: 0 5% 200px 0;
	width: 35%;
	display: block;
	z-index: 1;
}

.gallery {
	position: relative;
	width: 100%;
	text-align: center;
	margin: auto;
	top: 0px;
}

}

@media only screen and (max-width: 700px) {

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 110px;
	z-index: 2;
	background: #FFF;
	padding: 20px 40px;
	-moz-box-shadow: #ccc 0px 0px 12px;
  	-webkit-box-shadow: #ccc 0px 0px 12px;
  	box-shadow: #ccc 0px 0px 12px;
}


.logo {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	text-align: center;
	left: 0px;
	top: 20px;
	display: block;
}

.logo img {
	width: 200px;
}

.headernav {
	position: absolute;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: block;
	top: 110px;
	left: 0;
	font-size: 16px;
}

.headernav ul {
	margin: 0 auto;
	text-align: center;
}

.headernav ul a:hover {
	margin: 0 auto;
	text-align: center;
}

.headernav li {
	margin: 0 10px;
	text-align: left;
}

.headernav li a:hover {
	margin: 0;
	text-align: left;
}

.headernav ul li ul {
	font-size: 14px;
	text-align: left;
}


.gallery {
	top: 20px;
}

.wrapper {
	position: relative;
	width: 100%;
	top: 160px;
	bottom: 0;
	padding: 0;
	margin: 0 auto;
}

.leftcon {
	position: relative;
	float: none;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 80%;
	display: block;
	z-index: 1;
	font-size: 14px;
}

.rightcon {
	position: relative;
	right: 0;
	float: none;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 70%;
	display: block;
	z-index: 1;
	font-size: 14px;
}

.rightcon ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	float: none;
	left: 0;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
	width: 100%;
}

.rightcon li {
	padding-left: 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 14px; 
	letter-spacing: 0;
	display: block;
	width: 100%;
}

.thumb {
	height: auto;
	width: 80%;
	margin: 0 20px 40px 20px;
	display: inline-block;
	vertical-align: top;
}

.infoleft {
	float: left;
	font-size: 14px;
	text-align: left;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.legal {
	visibility: hidden;
}


}


@media only screen and (max-width: 600px) {

 .header {
}

}

 @media only screen and (max-width: 500px) {


.headernav {
	font-size: 18px;
}

}


 @media only screen and (max-width: 420px) {

 .landinglogo img {
	width: 80%;
}

.header {
}


.logo {
	position: relative;
	width: 200px;
	height: 25px;
	margin: 0 auto;
	top: 0px;
	text-align: center;
}

.headernav {
	font-size: 14px;
}

.headernav li {
	margin: 0 10px;
}

.headernav ul li ul {
	font-size: 14px;
}

.wrapper {
	position: relative;
	width: 100%;
	top: 130px;
	padding: 0;
	margin: 0 auto;
}

.leftcon {
	position: relative;
	float: none;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 80%;
	display: block;
	z-index: 1;
	font-size: 14px;
}

.rightcon {
	position: relative;
	right: 0;
	float: none;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 80%;
	display: block;
	z-index: 1;
	font-size: 14px;
}

.rightcon ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 1px;
	display: block;
}

.rightcon li {
	padding-left: 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 14px; 
	letter-spacing: 0;
}


}


@media only screen and (max-width: 340px) {

 .header {
}

.headernav {
	font-size: 13px;
}

.headernav li {
	margin: 0 5px;
}

}
