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

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Regular-webfont.eot');
	src: url('../_fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Regular-webfont.woff') format('woff'), url('../_fonts/Cantarell-Regular-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Regular-webfont.svg#webfont9UOzsjXz') format('svg');
	font-weight: normal;
	font-style:normal;
}
@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Bold-webfont.eot');
	src: url('../_fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../_fonts/Cantarell-Bold-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
	font-weight: bold;
	font-style:normal;
}

html {
	margin: 0;
	padding: 0;
}

body{
	background-image: url(../images/tabletop/living-room1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin-right: auto;
	margin-left: auto;
     marging-top: 0px;
}
header {
	height: 160px;
	background-size: cover;
    margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 0px;
	position: relative;
	background-color: rgba(217,255,217,0.2);
	box-shadow: 0px 5px 10px #888;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	display: block;
}
.boxrose{
	width: 80%;
	background-color: none;
    padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	position: relative;
	display: block;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.title{
	margin: auto;
	width: 50%;
	background-color: rgba(236,248,211,0.6);
	padding: 10px;
	border-radius: 60px 60px 60px 60px;
	box-shadow: 0px 5px 10px #888;
}
h1.title{
	font-family: Satisfy, cursive;
	color: rgba(0,130,65,1);
	font-weight: 400;
	margin-top: 45px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	text-transform: lowercase;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-size: 2em;
	clear: both;
}
h1{
	text-align: center;
	font-family: Satisfy, cursive;
	font-size: 2em;
	color: rgba(0,121,0,1);
}

.logo{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
.logo a{
	font: 100% Cantarell, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 3px solid #fff;
	text-transform: uppercase;
	padding: 2px 10px 0 10px;
	margin: 0;
}
.logo a:hover{
	background-color: #fff;
	color: #7accc8;
}

header a.logo span { display: none; }

ul.nav {
    font-family: Cantarell, Arial, Helvetica, sans-serif;
    color: white;
	background-color: none;
	font-size: 2em;
	text-align: center;
	width: 65%;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px;
}
.nav li {
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	color: white;
}
.nav a {
	color: white;
	text-decoration: none;
}
.nav a:hover {
	color: rgba(255,204,0,1);	
}


img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	padding: 10px;
	width: auto;
}

@media screen and.main,header,footer{
	max-width: 1024px;
	width:100%;
	float:none;}
	@media screen and.main,header,footer{
	min-max:320px;
	width:100%;
	float:none;}
h2 {
	font-family: alexa-std;
	font-style: normal;
	font-weight: 400;
	color: #000;
    font-size: 27px;
}

h3 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 17px;
	color: white;
	font-style: italic;
	text-align: center;
	margin: 1.1em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.gallery {
	background-color: rgba(255,255,255,0.1);
	border-radius: 100px 100px 100px 100px;
	-moz-box-shadow: 0px 5px 10px #888;
	-webkit-box-shadow: 0px 5px 10px #888;
	box-shadow: 0px 5px 10px #888;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #060;
	text-align: center;
	position: relative;
	background-position: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	display: block;
	width: 80%;
}
.gallery h1 {
	text-align: center;
	font-family: Satisfy, cursive;
	font-size: 2em;
	color: rgba(0,121,0,1);
	padding: 15px;
	width: 55%;	
}
.imageholder {
   text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
   position: relative;
}

.textbox {
	background-color: rgba(104,243,215,0.1);
	border-radius: 100px 100px 100px 100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: left;
	height: auto;
	border: thin groove #003300;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: rgba(51,51,51,0.8);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 50%;
}

.letter{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: regular;
	color: white;
	padding-bottom: 30px;
}
p {
	color: #060;
	font-size: 16px;
	font-family: alexa-std;
	width: 500px;
	float: right;
	background-color: #EBEBF5;
	padding: 15px;
	font-style: normal;
	font-weight: 400;
	text-indent: 20px;
	border: thin solid #060;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h6{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 10px;
	color: rgba(0,102,0,1);
	text-align: center;
}
flickr a:hover{color: rgb(255,0, 132);}
 
 p.copyright{
	text-align: center;
	color: #666;
	font-size: .7em;
	padding-bottom: 5px;
}

div h1{
	background-color: rgba(255,255,255,0.6);
	box-shadow: 0px 5px 10px #888;
	border-radius: 20px 20px 20px 20px;
	width: 50%;
}


