<link rel="stylesheet" type="text/css" href="http://www.photoshelter.com/asset/user/kaminesky/kaminesky.css" />

<link href='http://fonts.googleapis.com/css?family=Cherry+Cream+Soda' rel='stylesheet' type='text/css'>

<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:700' rel='stylesheet' type='text/css'>

<style>
nav .nav {
background-image: url('http://www.photoshelter.com/asset/user/kaminesky/kk-navigation-background.jpg');
background-attachment:fixed;
background-position:center; 
height:100%;
}

.nav .navTop {font-variant: small-caps;}

nav .nav>div>div, nav .nav>ul>div {
width: 160px;
}


/* #c1 header {
background-image: url('http://www.photoshelter.com/asset/user/kaminesky/kk-navigation-background.jpg');
background-attachment:fixed;
background-position:center; ;
} */

.c2content h1, .c2content h2.title, .c2content .c1 h2.title, .c1 .c2content h2.title, .c1 h1, .c1 .c2content h2.title, .c2content .c1 h2.title, .c1 h2.title {
font-family: "Cherry Cream Soda";
letter-spacing: .1em;
color: #E0E0E0;
text-align: center;
}

.TitleBar a {
font-size: 2.2em;
font-family: "Lato";
text-transform: uppercase;
font-weight: 300;
color: #E0E0E0;
}

body {
font-family: "Lato";
font-weight: 300;}


.c2content h1, {
font-size: 3.5rem;
font-family: "Cherry Cream Soda";
}

.GalleryViewer .meta h2 {
font-size: 1.2em;
font-family: "Cherry Cream Soda";
}


.GalleryViewer .meta p {
font-family: "Lato";
}

nav .nav ul a {
font-family: "Lato";
font-size: 1rem;
}

.imageBoxSub .more .keywords-list a {
border-radius: none; 
border: 1px solid gray;
}

#c1 .dataBox {
font-size: 1em;
}

.slideShow .MetaViewer h1 {display: none;}
.GalleryViewer .meta p {display: none;}

#c1 nav .portfolio, #c1 nav .index {
width:38%;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.Logo>.logo {
max-width: 70%;
}}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {
.Logo>.logo {
max-width: 30%;}}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
.Logo>.logo {
max-width: 50%;}}

</style>