* {
	margin: 0;
	padding: 0;
	}
body { 
	font: 62.5%/1.6;
	background: url(images/bg.jpg) repeat;
	font-family: 'Lucida Grande', 'Lucida Unicode' , Sans-Serif;
	}
	
@font-face {
	font-family: 'AnnifontItalic';
	src: url('annifont-webfont.eot');
	src: url('fonts/annifont-webfont.woff') format('woff'), url('fonts/annifont-webfont.ttf') format('truetype'), url('fonts/annifont-webfont.svg#webfontl8PUO5Tg') format('svg');
	font-weight: normal;
	font-style: normal;
}


a {
	text-decoration: none;
	outline: 0;
	}
	
h1 {
	}

h2 {
	}

h3 {
	font-variant: small-caps !important;
	}

li {
	list-style: none;
	}

#wrapper {
	background: url(images/wrapperbg.png) repeat-y;
	margin: 0 auto;
	width: 897px;
	
	padding: 0px 164px 0px 164px; 
	}
	#mainContent {
		background: #fff url(images/content-hours.jpg) no-repeat top;
		width: 897px;
		padding-bottom: 40px;
		}
	
	h2.tophours {
		padding: 10px 0px 0px 15px;
		font-size: 0.9em;
		color: #dbe3e7;
		height: 15px;
		font-weight: bolder;
		}
		h2.tophours span.days {
			color: #e1e5ce;
			font-weight: lighter;
			}
		h2.tophours span.time {
			color: #dbe3e7;
			font-weight: lighter;
			}
		h2.tophours a {
			font-weight: lighter;
			margin-left: 110px;
			text-transform: lowercase;
			color: #333;
			text-decoration: none;
			padding: 3px 10px;
			background: #bee0ec;
			
			-moz-border-radius: 15px; 
			-webkit-border-radius: 15px;
			
			-moz-box-shadow: 0 0 2px #333;
			-webkit-box-shadow: 0 0 2px #333;
			}
			
			h2.tophours a:hover {
				color: #ddede2;
				background: #333;
				}

		
	#frame {
		background: url(images/frame.png) no-repeat;
		width: 440px;
		height: 300px;
		position: absolute;
		margin: 14px 0px 0px -31px;
		z-index: 2;
		}
		#frame img {
		margin-left: 12px;
		margin-top: -6px;
		}
p.trick {
	visibility: hidden;
	}
	
	p.tel, p.email a {
		text-decoration: none;
		font: 1.4em 'AnnifontItalic','Lucida Unicode', Sans-Serif;
		letter-spacing: -0.08em;
		color: #564a5d; 
		}
		
	p.email a:hover {
		color: #921818;
		}
	p.tel {
		display: block;
		float: left;
		margin-top: 14.6em;
		margin-left: 3.3em;
		height: 30px;
		width: 400px;
		}
	p.email {
		display: block;
		float: left;
		margin-top: 2.8em;
		margin-bottom: 7px;
		margin-left: 4.4em;
		height: 30px;
		width: 400px;
		}
	
	a.toMap {
		text-decoration: none;
		display: block;
		position: absolute;
		margin-top: 289px;
		margin-left: 342px;
		width: 149px;
		height: 145px;
		background: url(images/google_map.jpg) no-repeat left;
		}
		a.toMap:hover {
			background: url(images/google_map.jpg) no-repeat right;
			}
	a.follow {
		text-decoration: none;
		float: right;
		margin-top: 288px;
		margin-right: 26px;
		display: block;
		width: 103px;
		height: 73px;
		background: url(images/follow.jpg) left;
		}
		a.follow:hover {
			background: url(images/follow.jpg) right;
			}
div.cafeNav ul.main {
	position: relative;
	width: 401px;
	margin-left: 44px;
	}
div.cafeNav ul li.parent {	
	float: left;
	}
	div.cafeNav ul li a.food {
		width: 226px;
		height: 95px;
		display: block;
		background: url(images/goods_roll.jpg) no-repeat left;
		}
		div.cafeNav ul li a.food:hover {
			background: url(images/goods_roll.jpg) no-repeat right;
			}
	
	div.cafeNav ul li a.events {
		width: 175px;
		height: 95px;
		display: block;
		background: url(images/events_roll.jpg) no-repeat left;
		}
		ul.cafeNav li a.events:hover {
			background: url(images/events_roll.jpg) no-repeat right;
			}


ul.popupOne, ul.popupTwo {
	display: none;
	position: absolute;
	padding-top: 48px;
	padding-left: 32px;
	width: 214px;
	height: 226px;
	background: url(images/nav_bub.png) no-repeat;
	text-align: center;
	font: 1.4em "Lucida Grande", "Lucida Unicode", Sans Serif; 
	}
	
	ul.popupOne {
		margin-top: -40px;
		left: 0px;
		}
		
	ul.popupTwo {
		margin-top: -40px;
		left: -47px;
		}
	
	ul.main li.parent a:hover ul { 
					display: block; 
					} 
				
				ul.main li.child { 
					display: none; 
					position: absolute; 
					} 
				
				ul.main li.parent:hover ul.child { 
					display: block; 
					}
	
	
	ul.popupOne li.first a, ul.popupTwo li.first a {
		margin-top: 5px;
		border-top: 1px solid #666666;
		z-index: 99;
		}
	ul.popupOne li {
		}
	ul.popupOne li a {	
		display: block;
		padding: 16px 0px 16px 0px; 
		width: 180px;
		/*background: #393939;*/
		color: #f1efed;
		border-bottom: 1px solid #666666;
		}
	ul.popupOne li a:hover, ul.popupTwo li a:hover {
		background: #303743;
		}
	ul.popupOne {
		
		}
		
	ul.popupTwo {
		margin-left: 240px;
		}
		
	ul.popupTwo li a {	
		display: block;
		padding: 8px 0px 8px 0px; 
		width: 180px;
		/*background: #393939;*/
		color: #f1efed;
		border-bottom: 1px solid #666666;
		}

/*-- tweet text --*/
#tweet {
		margin-top: -21px;
		float: right;
		margin-right: 43px;
		color: #004a80;
		width: 300px;
		font-size: 0.8em;
		letter-spacing: -0.08em;
		line-height: 2.27em;
		font-family: "AnnifontItalic", "Comic Sans MS" , cursive;
		}
	#tweet li {
		margin-bottom: 2.042em;
		}
		#tweet li a {
			color: #004a80;
			border-bottom: 1px solid #004a80;
			}
			#tweet li a:hover {
				background: #fff;
				color: #921818;
				border-bottom: 2px solid #921818;
			}
		#tweet li a.smallTime {
			font-size: 0.7em;
			}
			
.friends {
	margin-top: -60px;
	margin-right: 25px;
	float: right;
	clear: left;
	letter-spacing: -0.089em;
	font-size: 1.6em;
	color: #aaa9a7;
	font-family: "Lucida Grande", "Lucida Unicode", Sand Serif;
	}
	.friends span {
		float: left;
		display: inline-block;
		margin-top: 8px;
		margin-right: 8px;
		}
	a.fb {
		display: inline-block;
		width: 125px;
		height: 46px;
		background: url(images/fb.jpg) no-repeat;
		}
	a.ms {
		display: inline-block;
		width: 127px;
		height: 46px;
		background: url(images/ms.jpg) no-repeat;
		}
h1#menu {
	display: block;
	float: left;
	width: 481px;
	height: 201px;
	background: url(images/menu.png) no-repeat;
	z-index: 99;
	}

	
/*----- description text ---- */

	p.description {
		display: block;
		color: #3b3b3b;
		width: 452px;
		margin-left: 30px;
		padding-top: 33px;
		padding-bottom: 16px;
		float: left;
		letter-spacing: -0.049em;
		font: 1.1em "Lucida Grande", "Lucida Unicode", "Sans Serif" 
		}
		p.description a {
			color: #921818;
			}
			p.description a:hover {
				background: #fff;
				border-bottom: 2px solid #921818;
				}
	
/*---- menus ---> */

div#menuArea {
	float: left;
	width: 897px;
	background: url(images/claward.jpg) no-repeat top right;
	z-index: 3;
	font-family: "Georgia", "Times", Sans Serif;
	letter-spacing: -0.039em;
	}
div#menuArea p.first {
	font-size: 0.8em;
	width: 350px;
	padding: 25px 0px 15px 14px;
	}
div#menuArea p {
	font-size: 1.1em;
	color:  #434343;
	padding: 11px 30px 11px 30px;
	}

	
div#menuArea p a {
	color: #7a9da5;
	border-bottom: 1px solid #ccc;
	}
div#menuArea p a:hover {
	background: #ccc;
	color: #000;
	border-bottom: 1px solid #333;
	}

div#menuArea ul {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 25px;
	}
div#menuArea li {
	margin-top: 20px;
	font: 1.0em "Georgia", "Times", Sans Serif;
	color: #a1a1a1;
	}

div#menuArea li strong {
	color: #434343;
	}

div#menuArea li em {
	font-size: 0.7em;
	font-style: normal;
	color: #616161;
	}
div#menuArea h2.top {
	margin: -34px 0px 0px 0px;
	width: 30%;
	border-right: 2px solid #7a9da5;
	-webkit-box-shadow: #c4c4c4 1px 1px 5px;
	}	

div#menuArea h2 {
	margin: 34px 0px 15px 0px;
	font: 1.9em "Lucida Grande", "Lucida Unicode", Sans Serif;
	background: #bfdfed;
	color: #7a9da5; 
	width: 834px;
	padding: 0px 40px 0px 23px;
	z-index: 3;
	border-bottom: 2px solid #7a9da5;
	border-top: 2px solid #7a9da5;
	}	
	div#menuArea h3.first {
		width: 250px !important;
		}
	div#menuArea h3 { 
		padding-left: 30px;
		color: #434343;
		font-weight: normal;
		font-variant: small-caps;
		font: 1.3em "Georgia", "Times", Sans Serif;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		width: 867px !important;
		}
	
	div#menuArea div.switch {
		background: #eaeee6;
		}
		div#menuArea div.switch, div#menuArea div.menuNoColor {
			padding-bottom: 30px;
			}
	
	div#menuArea div.switch h3, div#menuArea div.menuNoColor h3 {
		font-variant: small-caps;
		width: 883px; 
		margin-bottom: 20px;
		}
		ul.colOne   {
		padding-top: 6px;
		float: left;
		border-right: 1px dotted #ccc;
		}
		
		ul.colTwo  {
		padding-top: 6px;
		float: left;
		}
p.extended {
	text-align: center;
	font-size: 1.1em !important;
	display: block;
	width: 800px !important;
	padding: 14px 40px 14px 40px !important;
	}

/* events */

h1#events {
	font-size: 4.6em;
	margin: 0px; 0px 15px 0px;
	font-family: "Georgia", "Times", Serif;
	background: #f1eee8;
	color: #333;
	width: 834px;
	font-variant: small-caps;
	padding: 0px 40px 0px 23px;
	z-index: 3;
	border-top: 4px solid #0f1411;
	border-bottom: 4px solid #0f1411;
	}

div#menuArea div.events p {
	font-size: 1.6em;
	line-height: 1.7em;	
	}

.eventPic, .mapFrame {
	float: right;
	margin: 14px 14px 14px 14px;
	background: #f1f1f1;
	padding: 15px;
	border: 1px solid #e3e3e3;
	}
iframe {
	width: 425px;
	height: 350px; 
	border: none;
	}
p.tiny {
	font-size: 1.3em !important;
	}	
p.tiny a {
	color: #7a9da5 !important;
	border-bottom: 1px solid #ccc;
	}
	
dl {
	margin-left: 30px;
	font-size: 1.3em;
	color: #333;
	font-family: "Lucida Grande", "Lucida Unicode", Sans Serif;
	}
dt {
	margin-top: 10px;
	margin-bottom: 4px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	}
/* hacks and filters */

.clearfix:after {content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
	
	