@CHARSET "UTF-8";
body {
	/*padding: 0px 10px;*/
/* 	background-image: url(wood.jpg); */
	background-image: url(back1.gif);
}
table.categories{
	margin: 0 auto;
	z-index: -1;
}
td.tableheader{
	font-family: JournalRegular;
	letter-spacing: 10px;
	font-size: 60px;
	color: white;
}
div.cat-footer{
	font-family: JournalRegular;
	letter-spacing: 10px;
	font-size: 20px;
}
div.img-container{
	background-color: white;
	padding: 15px;
	border: 0px solid white;
}
div.img-container img{
	border: 0px solid white;
}
div.shadow{
	position:absolute;
	top: 0px;
	left: 0px;
	background-color: black;
	opacity: 0.5;
	z-index: 10;
}
div.polaroid{
	position: relative;
	width: 340px; 
	height: 320px;
	z-index:20;
	background-color: white;
	cursor:pointer;
 	border: 1px solid black; 
}
div.pin_div{
	margin: 0 auto;
	z-index: 1;
}
div.pin_div img{
	position:relative;
	left: 195px;
	z-index:1;
	top: -10px;
	visibility: hidden;
}
div.image{
	margin-left: 20px;
	margin-top: 20px;
	z-index:0;
	overflow: hidden;
	width:300px;
	height: 200px;
}
div.image img{
	margin: 0 auto;
}

div.footer{
	text-align: center; 
	height: 20px;
	margin: 0 auto;
	position:relative;
	top: 35px;
	
	/*font-family: JournalRegular;*/
	font-family: 'Amatic SC', cursive;
	letter-spacing: 10px;
	font-size: 20px;
}
div.tape{
	background-image: url('note.png');
	background-repeat:no-repeat;
/* 	padding: 30px 10px; */
	width: 98px;
	height: 25px;
	overflow: hidden;
	font-family: CalligraffitiRegular;
	margin: 0 auto;
	position:relative;
	z-index: 1;
}
.tableheader{
	text-align:center;
}
.links{
	text-decoration:underline
}
div.notas{
	background-color: #ffe680; 
	width: 150px; 
	text-align: center; 
	padding-top: 10px;
	padding-bottom: 5px; 
	margin: 0 auto; 
	position: relative; 
	top: -10px;
	z-index: 0;
	font-family: CalligraffitiRegular;
}
div.menunotes{
	 width: 200px;
	 display: inline-block;
	 margin: 0 auto;
}
.menu{
	text-align: center;
}
.menuitem{
	display: inline-block;
	margin-right: 10px;
	font-family: 'JournalRegular';
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding-right: 6px;
	padding-left: 6px;
	color: white;
	cursor: pointer;
	font-size: 16px;
}
.social{
	border: 1px solid black;
	width: 50px;
	text-align: center;
	padding: 10px 0;
	list-style-type: none;
	margin: 10px 0;
	cursor: pointer;
	line-height: 1em;
	font-family: 'JournalRegular';
}
li.social div{
	
	display: inline-block;
}
.sociallist{
	position: absolute;
	top: 100px;
	left: -41px;
	width:52px;
}
#body{
	width:800px;
	margin:0px auto;
	font-family: 'Amatic SC', cursive;
	font-size: 25px !important;
	color: white;
}

/*  */

div.parent{
	position: fixed;
	top: 50px;
	left: -302px;
	width: 400px;
	margin-bottom: 50px;


}
div.parent div{
	float:left;
}
div.side{
	position:relative;
	display: inline-block;
	width: 300px;
/* 	height: 200px; */
	/*border: 1px solid black;*/
	overflow: hidden;
	background-color: white;
	font-family: 'JournalRegular';
	z-index: 100;
}
div.sidehead{
	width: 50px;
	display: inline-block;
	border: 1px solid black;
	border-left: 0;
	font-family: 'JournalRegular';
	text-align: center;
	padding: 10px 0;
	position: relative;
	left: 1px;
	/*top: -133px;*/
	background-color: #333;
	color: white;
	border-left-color: white;
	z-index: 100;
}


div.facebook{
	position: fixed;
	top: 234px;
	left: -302px;
	width: 400px;
	margin-bottom: 50px;
	z-index: 50;


}
div.facebook div{
	float:left;
}
div#contact_form, div#contact{
	/*width: 340px !important;*/
	height: 425px !important;
	color: white;

	padding: 20px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	/*border: 1px solid white !important;*/
}
div#contact_form table {
	width: 380px !important;
	color: white !important;
	vertical-align: middle !important;
	font-family: 'JournalRegular' !important;
	font-size: 20px !important;
}
table td{
		vertical-align: middle !important;
}
div#contact input, div#contact textarea {
	-moz-border-radius: 5px  !important;
	border-radius: 5px !important;
	font-family: 'Amatic SC', cursive !important;
}
.button{
	background-color: #333 !important;
	color: white !important;
	border: 1px solid white !important;
	font-family: 'JournalRegular' !important;
	font-size: 20px !important;
	height: 30px !important;
}
.ui-dialog{
	border: 0px; 
	background-color:#333 !important;
	
}
.ui-widget-content{
	background: none;
	background-color:#333 !important;
	font-family: 'Amatic SC', cursive;
}
.ui-dialog-titlebar{
	text-align: center !important;
	font-size: 26px;
	font-family: 'Amatic SC', cursive;
}

