/* 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, 
menu, nav, 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;
	}
	
/*****************************/
@font-face {
    font-family: 'hipsterish/hipsterishfontnormal';
    src: url('hipsterish/hipsterishfontnormal.eot');
    src: url('hipsterish/hipsterishfontnormal.eot?#iefix') format('embedded-opentype'),
         url('hipsterish/hipsterishfontnormal.woff2') format('woff2'),
         url('hipsterish/hipsterishfontnormal.woff') format('woff'),
         url('hipsterish/hipsterishfontnormal.ttf') format('truetype'),
         url('hipsterish/hipsterishfontnormal.svg#hipsterishfontnormalnormal') format('svg');
    font-weight: normal;
    font-style: normal;
    }
/****************CONTAINER***********************/


body {
	background: url(images/banner.png) repeat-x 0 -85px;
}

#container{
	min-width:100%;
	max-width:100%;
	margin:auto;
	line-height:1;
}
#contact h1 {
		font-family: hipsterishfontnormal;
		font-size: 5em;
		float: left;
		position: absolute;
		z-index: 10;
		margin-top: 16%;
		margin-left: 32%;
}

#info p {
font-family: hipsterish/hipsterishfontnormal;
font-size: 2em;
height: 38%;
width: 75%;
background-color: #fce0e7;
float: right;
margin-top: 25%;
margin-left: 5%;
position: absolute;
text-align: center;
background-repeat: no-repeat;
}
#menuhead {
font-family: hipsterish/hipsterishfontnormal;
font-size: 6em;
float: left;
position: absolute;
z-index: 10;
margin-top: 14%;
margin-left: 39%;
}

header{
margin-top: -8%;
float: right;
margin-right: 7%;
}
/**********LOGO**********************/
#logo{
	position: absolute;
	left: 17px;
	top: -44px;

}
#logo a img {
	width:81.1%;
}
#logomobile{
display:none;
}
	#welcome{
		font-family: hipsterish/hipsterishfontnormal;
		font-size: 5vw;
		float: left;
		position: absolute;
		z-index: 10;
		margin-top: 16%;
		margin-left: 32%;
}
/*************NAVIGATION******************/



nav{
	margin-left: 19%;
	float: left;
	margin-top: 9%;
	width: 98%;
	max-width: 100%;

}

nav ul li a{
	display: inline-block;

	float:left;
}

nav ul li a#home{
	background-image: url(images/home.png);
	height: 32px;
	width: 14%;
	text-indent: -99999px;
	margin-left: 37%;
	background-repeat: no-repeat;
	
}
nav ul li a#menu{
	background-image:url(images/menu.png);
	height:32px;
	width:14%;
	text-indent: -99999px;
	background-repeat:no-repeat;
	
}
nav ul li a#contact{
	background-image:url(images/contact.png);
	height:	32px;
	width: 16%;
	text-indent: -99999px;
	background-repeat:no-repeat;
	
}

/****************INDEX CONTENT************************/
#content {
height:54%;
width:41%;
margin-top:7.921%;


float: left;
}
header h1 {
background:pink;

}
#content img {
width: 80%;
margin-left: 25.1108%;
margin-top: 12%;
}


#contentmobile {
display:none;
}
#contentmobile p{
display:none;
}

#location {
font-family: hipsterishfontnormal;
font-size: 1em;
/* margin-left: 34%; */
width: 21.75%;
margin-top: -25%;
float: right;
padding: 1.5%;
text-align: center;
background-repeat: no-repeat;
background-color: #fce0e7;
margin-right: 4%;
}

#location h2{
font-family: hipsterishfontnormal;
font-size: 2em;
height: 20.5539%;
width: 22.979%;
background-color: #fce0e7;
float: right;
margin-top: -5%;
margin-right: 46%;
text-align: center;
background-repeat: no-repeat;
}
#location p{
font-family: hipsterishfontnormal;
font-size: 1.5em;
height: 10%;
width: 75%;
background-color: #fce0e7;
float: right;
margin-top: 7%;
margin-right: 10%;
text-align: center;
background-repeat: no-repeat;
}

#hours {
font-family: hipsterishfontnormal;
font-size: 1.5em;
margin-top: 0%;
height: 21%;
width: 21.75%;
margin-bottom: 11%;
margin-left: 27%;
float: left;
padding: 2.5%;
background-repeat: no-repeat;
background-color: #fce0e7;
}
#hours h2 {
font-family: hipsterishfontnormal;
font-size: 2em;
height: 21%;
width: 22.75%;
float: right;
margin-top: -6%;
margin-right: 42%;
padding: 2.5%;
text-align: center;
background-repeat: no-repeat;
background-color: #fce0e7;
}
#hours p{
font-family: hipsterishfontnormal;
font-size: 1em;
height: 20.5539%;
width: 70%;
background-color: #fce0e7;
float: right;
margin-top: 4%;
margin-right: 10%;
text-align: center;
background-repeat: no-repeat;
}
#caketablet{
display:none;
}
}

/*******************Footer************************/
footer{
height:3%;
width:100%;

}
footer p {
	margin-top: 5%;
	font-family: hipsterishfontnormal;
	font-size: 1em;
	text-align: center;
	background: #c4e8f1;
	clear: both;
}

/******************MENU********************/
	#cupcake {
		background-image: url(images/cupcakemenu.png);
		background-repeat: no-repeat;
		width: 28%;
		height: 556.2px;
		float: left;
		position: absolute;
		margin-top: 22%;
		margin-left: 5%;
	}

	#cupcake p{
	font-family: hipsterishfontnormal;
	font-size: 2vw;
	width: 100%;
	float: left;
	margin-top: 37%;
	text-align: left;
	margin-left: 5%;;
	}

#cakes {
		background-image: url(images/cakemenu.png);
		background-repeat: no-repeat;
		width: 28%;
		height: 556.2px;
		float: left;
		position: absolute;
		margin-top: 22%;
		margin-left: 36%;
}
	#cakes p{
	font-family: hipsterishfontnormal;
	font-size: 2vw;
	width: 100%;
	float: left;
	margin-top: 37%;
	text-align: left;
	margin-left: 1%;;
}

#icecream {
background-image: url(images/icecreammenu.png);
background-repeat: no-repeat;
width: 30%;
height: 602.2px;
float: right;
position: relative;
margin: 6.5% 4.3% 1% 2.82%;
}
	#icecream p{
	font-family: hipsterishfontnormal;
	font-size: 1em;
	width: 100%;
	float: left;
	text-align:center;
	margin-left: 1%;
}
#icecream h3{
margin-top: 29%;
font-size: 2vw;
font-family: hipsterishfontnormal;
}

#icecream h5{
font-family: hipsterishfontnormal;
font-size: 2vw;
float: left;
margin-left: 28%;
margin-top: -5%;
}
#icecream h4{
font-family: hipsterishfontnormal;
font-size: 2vw;
float: left;
margin-left: 34%;
}



/******************MEDIA********************/
/*Tablet size- between 480-1024px */
@media screen and (min-width: 767px) and (max-width: 1024px) {
p{
font-family:hipsterishfontnormal;
}
	
}
nav {
margin-left: 19%;
float: left;
margin-top: 13%;
width: 98%;
max-width: 100%;
}
#welcome {
font-family: hipsterishfontnormal;
font-size: 4em;
float: left;
position: absolute;
z-index: 10;
margin-top: 21%;
margin-left: 28%;
}


#location {

	font-family: hipsterishfontnormal;
	font-size: 1em;
	height: -9%;
	width: 21.75%;
	margin-top: 0%;
	/* float: right; */
	padding: 1.5%;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #fce0e7;
	margin-right: 20%;
}



#content {
width: 54.7275%;
margin-top: 12%;
margin-right: 33%;
margin-left: 1.302144%;
}

	#contentmobile {
		display:none;
	}
	
#content img {
	width: 100%;
	float: left;
	margin-left: 44.302144%;
}
nav ul li a#home {
background-image: url(images/home.png);
height: 32px;
width: 12%;
text-indent: -99999px;
margin-left: 37%;
background-repeat: no-repeat;
}
nav ul li a#menu {
background-image: url(images/menu.png);
height: 32px;
width: 12%;
text-indent: -99999px;
background-repeat: no-repeat;
}
	
/*dont put Tablet css past this*/
/*************************************/
/*******************MEDIA*******************/
@media screen and (max-width: 740px) and (min-width: 481px){
nav {
	margin-left: 3%;
	float: left;
	max-width: 100%;
	margin-top: 4%;
}

#welcome {
font-family: hipsterishfontnormal;
font-size: 4em;
float: left;
position: absolute;
z-index: 10;
margin-top: 36%;
margin-left: 46%;
}
nav ul li a#home {
	background-image: url(images/home.png);
	height: 32px;
	width: 18%;
	text-indent: -99999px;
	margin-left: 37%;
	background-repeat: no-repeat;
}

nav ul li a#menu {
	background-image: url(images/menu.png);
	height: 32px;
	width: 20%;
	text-indent: -99999px;
	background-repeat: no-repeat;
}
nav ul li a#contact {
	background-image: url(images/contact.png);
	height: 32px;
	width: 23%;
	text-indent: -99999px;
	background-repeat: no-repeat;
}
#location h2 {
	font-family: hipsterishfontnormal;
	font-size: 1em;
	height: 20.5539%;
	width: 22.979%;
	background-color: #fce0e7;
	margin-top: -5%;
	margin-right: 46%;
	text-align: center;
	background-repeat: no-repeat;
}
#location p {
	font-family: hipsterishfontnormal;
	font-size: 1.1em;
	height: 10%;
	width: 75%;
	background-color: #fce0e7;
	margin-top: 7%;
	margin-right: 10%;
	text-align: center;
	background-repeat: no-repeat;
}

#logo a img {
width: 54.1%;
}
}


@media screen and (max-width: 1124px) and (min-width:767px){
nav{
	margin-left: 19%;
	float: left;
	margin-top: 13%;
	width: 98%;
	max-width: 100%;

}

nav ul li a{
	display: inline-block;

	float:left;
}

nav ul li a#home{
	background-image: url(images/home.png);
	height: 32px;
	width: 12%;
	text-indent: -99999px;
	margin-left: 37%;
	background-repeat: no-repeat;
	
}
nav ul li a#menu{
	background-image:url(images/menu.png);
	height:32px;
	width:12%;
	text-indent: -99999px;
	background-repeat:no-repeat;
	
}
nav ul li a#contact{
	background-image:url(images/contact.png);
	height:	32px;
	width: 14%;
	text-indent: -99999px;
	background-repeat:no-repeat;
	
}



#icecream {
	background-image: url(images/icecreammenu.png);
	background-repeat: no-repeat;
	width: 30%;
	height: 602.2px;
	float: right;
	position: relative;
	margin: 6.2% 5.3% 1% 2.82%;
}
#cakes {
background-image: url(images/cakemenu.png);
background-repeat: no-repeat;
width: 28%;
height: 556.2px;
float: left;
position: absolute;
margin: 22% 5.3% 1% 34.82%;
}
}

@media screen and (max-width:768px) and (min-width:480px) {
#contact h1 {
font-family: hipsterishfontnormal;
font-size: 4em;
float: left;
position: absolute;
z-index: 10;
margin-top: 35%;
margin-left: 21%;
}
#info p {
font-family: hipsterishfontnormal;
font-size: 2em;
height: 38%;
width: 75%;
background-color: #fce0e7;
float: right;
margin-top: 48%;
margin-left: 5%;
position: absolute;
text-align: center;
background-repeat: no-repeat;
}
#menuhead {
font-family: hipsterishfontnormal;
font-size: 6em;
float: left;
position: absolute;
z-index: 10;
margin-top: 16%;
margin-left: 48%;
}

#content {
width: 56.7275%;
margin-top: 19%;
margin-right: 33%;
margin-left: -17.697856%;
}
#location {
font-family: hipsterishfontnormal;
font-size: 1em;
height: -9%;
width: 30.75%;
margin-top: 1%;
/* float: right; */
padding: 1.5%;
text-align: center;
background-repeat: no-repeat;
background-color: #fce0e7;
margin-right: 0%;
}
#hours {
font-family: hipsterishfontnormal;
font-size: 1.3em;
height: 30%;
width: 27.75%;
margin-left: 22%;
/* float: right; */
padding: 2.9%;
background-repeat: no-repeat;
background-color: #fce0e7;
}
nav ul li a#home{
	background-image: url(images/home.png);
	height: 32px;
	width: 14%;
	text-indent: -99999px;
	margin-left: 37%;
	background-repeat: no-repeat;
	
}
nav ul li a#menu{
	background-image:url(images/menu.png);
	height:32px;
	width:14%;
	text-indent: -99999px;
	background-repeat:no-repeat;
	
}
nav ul li a#contact{
	background-image:url(images/contact.png);
	height:	32px;
	width: 18%;
	text-indent: -99999px;
	background-repeat:no-repeat;
	
}





#cupcake {
		background-image: url(images/cupcakemenu.png);
		background-repeat: no-repeat;
		width: 28%;
		height: 556.2px;
		float: left;
		display:none;
		position: absolute;
		margin-top: 33%;
		margin-left: 5%;
	}
	#cakes {
	display:none;
	}
#caketablet {
background: url(images/cakemenu.png);
background-repeat: no-repeat;
width: 39%;
height: 556.2px;
display: block;
float: left;
position: absolute;
margin: 29% 0 1% 6.82%;
}
#caketablet p{
font-family: hipsterishfontnormal;
font-size: 1em;
margin-top: 36%;
text-align: center;
}
#icecream {
background-image: url(images/icecreammenu.png);
background-repeat: no-repeat;
width: 51%;
height: 602.2px;
float: right;
position: relative;
margin: 8.5% 1.3% 9% 24.82%;
}
#icecream h3 {
margin-top: 31%;
font-size: 3vw;
font-family: hipsterishfontnormal;
text-align: center;
}
#icecream h5 {
font-family: hipsterishfontnormal;
font-size: 2vw;
/* float: left; */
margin-left: 41%;
margin-top: -5%;
}
#icecream h4 {
font-family: hipsterishfontnormal;
font-size: 1.5em;
/* float: left; */
margin-left: 35%;
}
nav {
margin-left: 19%;
float: left;
margin-top: 15%;
width: 98%;
max-width: 100%;
}
#content img {
width: 138%;
margin-left: 68.1108%;
margin-top: 12%;
}
#welcome {
font-family: hipsterishfontnormal;
font-size: 3em;
float: left;
position: absolute;
z-index: 10;
margin-top: 24%;
margin-left: 52%;
}
}

/******************MEDIA********************/

/*phone size - less than 480--> Cellphone turned sideways*/
@media screen and (max-width: 480px) {
	 body {
		background:white;
	 }
	
	/*****************************/
	
	#caketablet {
	display:none;
	}
	#icecream{
	background-image: url(images/icecreammenu.png);
background-repeat: no-repeat;
width: 94%;
height: 539.2px;
/* float: left; */
position: absolute;
/* margin-top: 50%; */
margin: 220% 0 0 7%;
}
#icecream h3 {
margin-top: 29%;
font-size: 1.5em;
font-family: hipsterishfontnormal;
}
#icecream h5 {
font-family: hipsterishfontnormal;
font-size: 1.5em;
float: left;
margin-left: 31%;
margin-top: -5%;
}
#icecream p {
font-family: hipsterishfontnormal;
font-size: 1.2em;
width: 100%;
float: left;
text-align: center;
margin-left: 1%;
}
#cakes {
background-image: url(images/cakemenu.png);
background-repeat: no-repeat;
width: 100%;
display: block;
height: 556.2px;
float: left;
position: absolute;
margin-top: 361%;
margin-left: 7%;
}
#cakes p {
font-family: hipsterishfontnormal;
font-size: 1.2em;
width: 100%;
float: left;
margin-top: 37%;
text-align: center;
margin-left: -6%;
}
#cupcake {
background-image: url(images/cupcakemenu.png);
background-repeat: no-repeat;
width: 94%;
height: 539.2px;
/* float: left; */
position: absolute;
/* margin-top: 50%; */
margin: 71% 0 0 7%;
}
#cupcake p {
font-family: hipsterishfontnormal;
font-size: 6vw;
width: 100%;
float: left;
margin-top: 37%;
text-align: left;
margin-left: 5%;
}
	#container{
		min-width:100%;
		max-width:100%;
		margin:auto;
		line-height:1;
	}
	
	body{
		background: url(images/banner.png) repeat-x 0px -104px;
	}
	
		#contentmobile {
		width: 72%;
		margin-left: 24%;
		display: block;
	}
	
	#contentmobile p{
		font-family: hipsterishfontnormal;
		font-size: 2em;
		margin-left: 4%;
		display:block;
	
	}
		#contentmobile a#icecreammenu {
			background-image: url(images/icecream.png);
			text-indent: -9999999999999%;
			background-repeat: no-repeat;
			display: block;
			height: 73px;
			margin-left: 5%;
	}
	
			#contentmobile a#icecreammenu:hover {
	background: url(images/icecream_hover.png) no-repeat;
}
		#contentmobile a#cupcakemenu {
			background-image: url(images/cupcake.png);
			text-indent: -9999999999999%;
			background-repeat: no-repeat;
			display: block;
			height: 73px;
			margin-left: 5%;
	}
		#contentmobile a#cupcakemenu:hover {
			background-image: url(images/cupcake_hover.png);
	}
		#contentmobile a#cakemenu {
			background-image: url(images/cake.png);
			text-indent: -9999999999999%;
			background-repeat: no-repeat;
			display: block;
			height: 73px;				
			margin-left: 5%;
	}
			#contentmobile a#cakemenu:hover {
			background-image: url(images/cake_hover.png);
	}
	
		#contentmobile a#icecreammenu:hover {
			background-image: url(images/icecream_hover.png);
			background-repeat: no-repeat;
			display: block;
			height: 73px;
			margin-left: 5%;
	}
	nav {
	display:none;
	}
	#welcome {
	display:none;
	}
	
	#logo {
		display:none;
	}

	#logomobile {
		display: inline-block;
	height: 22.291%;
	width: 102.9341%;
	float: left;
	margin-top: -15.7%;
	margin-left: -3%;
	}
	#logomobile img {
	margin-top: 26%;
	width: 100%;
	}
	
	
	#content img {
	display:none;
}

	#location{
		display: block;
		width: 46%;
		font-size: .7em;
		float: left;
		margin-left: 47%;
		/* margin-bottom: 26%; */
		margin-top: 2%;

}
	#hours{
	display: block;
	width: 48%;
	font-size: 0.9em;
	float: left;
	margin-left: -6%;
	margin-top: -24%;
	}
	#hours p{
	font-family: hipsterishfontnormal;
	font-size: 1.2em;
	height: 20.5539%;
	width: 70%;
	background-color: #fce0e7;
	float: right;
	margin-top: 14%;
	margin-right: 10%;
	text-align: center;
	background-repeat: no-repeat;
	}
	#hours h2 {
font-family: hipsterishfontnormal;
font-size: 1.5em;
height: -65%;
width: 12.75%;
float: right;
margin-right: 43%;
padding: -2px;
text-align: center;
background-repeat: no-repeat;
background-color: #fce0e7
margin-top:-6%;
}

#contact h1 {
font-family: hipsterishfontnormal;
font-size: 5em;
float: left;
position: absolute;
z-index: 10;
margin-top: 45%;
margin-left: 9%;
}
#info p {
font-family: hipsterishfontnormal;
font-size: 1.5em;
height: 38%;
width: 75%;
background-color: #fce0e7;
float: right;
margin-top: 74%;
margin-left: 12%;
position: absolute;
text-align: center;
background-repeat: no-repeat;
}
	#content{
	display:none;
	}
#menuhead {
font-family: hipsterishfontnormal;
font-size: 6em;
float: left;
position: absolute;
z-index: 10;
margin-top: 46%;
margin-left: 32%;
}
footer{
	display:none;
	}
}
/*dont put cellphone css past this*/
	


