/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;	
}

.clearfix:after {
  content: "";
  clear:both;
  display:table;
}

/** end **/

@font-face {
    font-family: 'miss_stanfortregular';
    src: url('ufonts.com_miss-stanfort-webfont.woff2') format('woff2'),
         url('ufonts.com_miss-stanfort-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: white;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

a {
	text-decoration: none;
	color:#e98e92;
	}

a:hover {
	color:#D4D4D4;
}

table {
	float:none;
}

.inner {
	margin: 0 auto;		
	width: 100%;		/* 960px / 1024px */
}

img {
	max-width: 100%;
}

.logo {	
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-family: 'miss_stanfortregular';
}	

/* --- index --- */
.logoin {	
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	box-shadow: 1px 5px 5px #888888;	
}	

.enter {
	float:right;
	width:25%;
	text-align:center;
}

.exit {
	float:left;
	width:25%;
	text-align:center;
}


.comp {
	font-family: 'goudy_old_styleregular';
	font-style:italic;
	font-size:1em;
	letter-spacing:0.15em;
	color:#e98e92;
	padding-bottom:10px;
	
	}
	
#menu {
	width:98%;		
	background-color: #ebebeb;
		
}

nav {	
	width:100%;
	padding: 20px 0px 20px 0px;	
	box-shadow: 5px 5px 25px #888888;	
	background-color: #ebebeb;	
	}
	
nav ul {
	display: inline-block;
	width: 100%;
	font-family: 'goudy_old_styleregular';
	font-variant:small-caps;
	text-align:center;	
	}

nav ul li {	
    text-align: center;	
	color: #6d6c69;	
	display:inline;	
	padding-left: 0px;	
	padding-right: 20px;
	line-height:35px;	
}

nav ul a {    
	text-align: center;
	letter-spacing: 0.1em;
	padding: 1em 0.5em 3em;
	margin-bottom: -1em;
	color:#6d6c69;		
	text-decoration:none;
}

nav ul li a:hover  {
	color: #959491;
	animation: warning 1.5s infinite ease-in;
}

/* --- index nav ---*/
#inhd {	
	width:100%;
	padding:20px;	
	box-shadow: 5px 5px 25px #888888;	
	background-color: #ebebeb;	
	}
	
#inhd ul {
	display: inline-block;
	width: 100%;
	font-family: 'goudy_old_styleregular';
	font-style:italic;
	font-size:1em;
	letter-spacing:0.05em;
	color:#e98e92;
	text-align:center;	
	}

#inhd ul li {	
    text-align: center;			
	display:inline;	
	padding-left: 0px;	
	padding-right: 15px;
	line-height:35px;	
}

#content {
	margin:28px auto;
	width: 98%;	
	max-width: 1000px;
	height:auto;
}

ul{	
	width: 100%;	
	margin: 0px auto;
}

li{
	text-align: left;	
	color: #757474;		
	display:inline;	
	padding-left: 0px;	
	padding-right: 20px;	
	line-height:25px;	
	}
	
#content p {
	padding:10px;	
	color: #757474;	
	line-height:25px;
}

#content h2 {	
	color:#A4A4F2;
	font-style:italic;
	font-size:1.25em;
	font-family: 'goudy_old_styleregular';
	padding:10px;
	letter-spacing:0.06em;
	text-align:center;
}

.photo {			
	float: left;
	width:35%;
	margin-top:18px;
}

.photow {			
	float: left;
	width:40%;
	margin-top:10px;
}

.photoc {			
	float: left;
	margin-top:10px;
}

#about ul{
	width: 100%;	
	margin: 0px auto;
	}
#about li{
	text-align: left;
	padding-left:10px;
	display:block;
	line-height:25px;	
}

#about p {
	font-style:italic;	
	font-size:1.30em;
	font-family: 'goudy_old_styleregular';
	letter-spacing:0.08em;
	color:#333;
	margin-top:5px;
	margin-bottom:7px;
}

span {
	font-style:italic;
	font-weight:bold;
}

.contact {
	font-size:0.9em;
	font-style:italic;	
}
/* --- RATES ---*/


#rates b {		
		font-weight:bold;		
	}

#rates {
	float:left;	
	width:100%;
	margin-left:15px;
	margin-bottom:20px;
	line-height:25px;
	color:#757474;
}

.lenght {
	width:50%;
	float:left;
	clear:both;
	padding-bottom:6px;
}
.rate {
	width:20%;
	float:left;
	padding-bottom:6px;
	}
.ptr {
	float:right;
	
	
	}
/* --- PHOTOS ---*/

#photos{
    width:98%;	
	height:750px;	
	margin:5px 0px 10px 50px;
	}
	
#thumbnail{
	float:left;
	text-align:center;
	width: 150px;
	height: 100px;
	margin: 15px 20px 10px 40px;
	}
	
/*-- FOOTER --*/

footer{
	box-shadow: 5px 5px 25px #888888;	
	background-color: #ebebeb;		
	font-size:1em;
	padding:15px;	 	
	width: 100%;
	text-align:center;	
	}	
	
footer ul {	
		width: 100%;
		margin: 0px auto;
		text-align:center;
		display:inline-block;
	}

footer ul li {		
		padding:15px;
		display:inline;
		text-align:center;
	}
	
footer p {		
		text-align:center;
		color: #999;
		font-size:0.7em;
		margin:15px auto;
	}


@keyframes warning {
	0% {
		text-shadow: 0px 0px 4px #000000;
	}
	50% {
		text-shadow: 0 0 40px #000000;
	}
	100% {
		text-shadow: 0 0 4px #000000;
	}

#imgr {
	display:block;
}


@media screen (min-width: 320px) and (max-width: 660px){
	
#photos{	 	
	height:800px;	
	}

}
@media (max-width: 767px) {	
	
nav {	
	width:100%;
	padding: 10px 0px 10px 0px;	
	}
	
nav ul li {	
    text-align: center;	
	display:inline-block;	
	padding-left:0px;	
	padding-right: 0px;}


}

