/* Begin Typography & Colors */
body {
	font: 62.5%/1.5em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: url(http://whimsyworldwide.com/images/body_bg.png) no-repeat center 115px #fff;
	text-align: center;
}
a:focus {
	outline: none;
	border: none;
}
a:link, a:visited {
	color: #00746b;
	text-decoration: none;
}
a:hover, a:active {
	color: #069;
}
#siteFooter a.mobius {
	color: #888;
	font-weight: bold;
}
#siteFooter a.mobius:hover {
	color: #333;
}
/* SITE FRAME */
#siteContainer {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 920px;
}
#siteHeader {
	margin: 0;
	padding: 0;
	height: 114px;
	background: url(http://whimsyworldwide.com/images/header_bg.png) no-repeat bottom left;
	position: relative;
}
#siteHeader h1 {
	height: 91px;
	width: 235px;
	margin: 0;
	padding: 0;
	background: url(http://whimsyworldwide.com/images/logo.gif) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	top: 23px;
	left: 14px;
}
#siteHeader h1 a {
	display: block;
	width:100%;
	height: 100%;
} 
#mainContent {
	margin: 0;
	padding: 35px 45px 25px 45px;
	width: 830px;
	min-height: 357px;
	background: url(http://whimsyworldwide.com/images/mainContent_bgY.gif) repeat-y;
}
#siteFooter {
	margin: 0;
	padding: 46px 200px 0 10px;
	background: url(http://whimsyworldwide.com/images/footer_bg.jpg) no-repeat;
}
#siteFooter p {
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 1.2em;
	color: #999;
}
#nav {
	width: 521px;
	height: 33px;
	position: absolute;
	background: url(http://whimsyworldwide.com/images/nav.gif) no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
	right: 11px;
	bottom: 0;
}
#nav li {
	float: left;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 33px;
	background: url(http://whimsyworldwide.com/images/nav.gif) no-repeat;
	text-indent: -9999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
}
#nav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	position: absolute;
	top: 33px;
	left: -9999em;
	z-index: 1;
}
#nav li ul li {
	margin: 0;
	padding: 0;
	background-image: none;
	list-style: none;
	float: none;
	position: relative;
}
#nav li ul li a {
	margin: 0;
	padding: 8px 17px;
	background-image: none;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 150px;
	height: auto;
	color: #069;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0;
	position: relative;
}
#nav li ul li a:hover {
	color: #00746b;
	background: #eee;
}
li#nav_about a {
	width: 74px;
	left: 0;
	background-position: 0 0;
}
li#nav_paparrazi a {
	width: 99px;
	left: 74px;
	background-position: -74px 0;
}
li#nav_blog a {
	width: 69px;
	left: 173px;
	background-position: -173px 0;
}
li#nav_press a {
	width: 75px;
	left: 242px;
	background-position: -242px 0;
}
li#nav_storeLoc a {
	width: 81px;
	left: 317px;
	background-position: -317px 0;
}
li#nav_contact a {
	width: 91px;
	left: 398px;
	background-position: -398px 0;
}
li#nav_home a {
	width: 32px;
	left: 489px;
	background-position: -489px 0;
}
li#nav_about a:hover {
	background-position: 0 -33px;
}
li#nav_paparrazi a:hover {
	background-position: -74px -33px;
}
li#nav_blog a:hover {
	background-position: -173px -33px;
}
li#nav_press a:hover {
	background-position: -242px -33px;
}
li#nav_storeLoc a:hover {
	background-position: -317px -33px;
}
li#nav_contact a:hover {
	background-position: -398px -33px;
}
li#nav_home a:hover {
	background-position: -489px -33px;
}
#bodyStoreLoc li#nav_storeLoc a {
	background-position: -317px -66px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

/* social media icon sprite 32px */ 
.socialMediaSprite { margin:0 15px 0 0; padding:0; list-style:none; } 
.socialMediaSprite li { margin:0 5px 5px 0; padding:0; list-style:none; float: left; } 
.socialMediaSprite li a { display: block; width: 32px; height: 32px; background: url(../images/icons_social/1.png) no-repeat; text-indent:-9999em; overflow: hidden; } 
.socialMediaSprite li.facebook a { background-position: 0 0; } 
.socialMediaSprite li.facebook a:hover { background-position: 0 -32px; } 
.socialMediaSprite li.twitter a { background-position: -64px 0; } 
.socialMediaSprite li.twitter a:hover { background-position: -64px -32px; } 
 
#fs {
	position:absolute;
	top:30px;
	right:105px;
	height:37px;
	width:140px;
}
