@charset "utf-8";
body {
	background-color: #FFFFFF;
}
#splash {
	display: block;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/mainframe-fashion-sunglasses.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	clear: both;
	height: 600px;
	margin:0 auto;
	width: 1024px;
	overflow: visible;
	z-index: 1;
}
.getflash { font-size:8px; }
.wp_followme_c2 {
	position:fixed;
	background:#59B7FF;
	top:40px;
	right:0px;
	width:32px;
	height:160px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
.wp_facebookme_c2 {
	position:fixed;
	background:#FFFFFF;
	top:200px;
	right:0px;
	width:32px;
	height:160px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
.wp_youtubeme_c2 {
	position:fixed;
	background:#FFFFFF;
	top:285px;
	right:0px;
	width:32px;
	height:160px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
#intro, #footer {
	display: block;
	text-align:center;
	clear: both;
	margin:20px auto;
}

#intro a {
	font-size:22px;
	font-family:Arial,sans-serif;
	font-weight: bold;
	padding: 10px 30px;
	margin: 10px 0;
	text-decoration: none;
}

#intro a.blog, a:hover.blog, a:visited.blog {
	color: #000000;
}

#intro a.shop, a:hover.shop, a:visited.shop {
	color: #DF0F7F;
}
#footer {
	width: 50%;
	height: auto;
}

#footer p {
	font-size:10px;
	font-family:Arial,sans-serif;
	color: #000000;
	text-align: center;
}
#footer h1, h2{
	font-size: 12px;
	font-family:Arial,sans-serif;
	color: #000000;
	text-align: center;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#footer a{
	font-size: 10px;
	font-family:Arial,sans-serif;
	color: #000000;
}
#footer a.rssitems{
	font-size: 12px;
	font-family:Arial,sans-serif;
	color: #000000;
	text-decoration: none;
}