@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #504E4D;
	line-height: 1.5em;
}
html {
	overflow-y: scroll;
}
body {
	background-image: url("/images/commons/bg-pattern.png");
}
h1 {
	font-size: 20px;
	position: absolute;
	top: -90px;
}
p {
	margin-bottom: 1em;
}
hr {
	clear: both;
}
/*---------------------------- Forms ----*/
.form-buttons {
	text-align: right;
	width: 502px;
}
textarea, 
.text-input {
	border: 1px solid #EE6699;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
label {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	color: #EE6699;
}
.text-input {
	width: 300px;
	margin-bottom: 10px;
}
.form-button {
	padding: 5px;
	background-color: #EE6699;
	color: #FFFFFF;
	position: relative;
	top: -90px;
	left: 390px;
	background-color: #FFFFFF;
}
/*---------------------------- Container ----*/
#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
/*---------------------------- Header ----*/
#header {
	margin: 0 auto;
	height: 350px;
	background-color: transparent;
	background-image: url("/images/commons/header-bg.png");
	background-repeat: no-repeat;
	position: relative;
}
#header-nav {
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 300;*/
}
/*---------------------------- Footer ----*/
#footer {
	height: 72px;
	background-image: url("/images/commons/footer-bg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	top: 0;
	margin-bottom: 50px;
}
#footer, #footer a, #footer p {
	color: #F6ABC6;
}
#footer ul, 
#copyright {
	position: absolute;
	top: 70px;
	right: 730px;
}
#footer li {
	display: inline;
}
#copyright {
	right: 35px;
}

#footer-nav {
	position: relative;
}
#footer-nav li {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#footer-nav a {
	color: #FFFFFF;
	position: relative;
}
#footer-nav a span {
	background-image: url("/images/commons/footer-nav.png");
	display: block;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
#footer-nav .nav-text {
	visibility: hidden;
}

#footer-nav #fn-about {
	top: 0;
	left: 0;
}
#footer-nav #fn-about, 
#footer-nav #fn-about a, 
#footer-nav #fn-about span {
	width: 70px;
}
#footer-nav #fn-about span {
	background-position: 0 0;
}
#footer-nav #fn-about a:hover span {
	background-position: 0 -17px;
}

#footer-nav #fn-licensing {
	top: 0;
	left: 70px;
}
#footer-nav #fn-licensing, 
#footer-nav #fn-licensing a, 
#footer-nav #fn-licensing span {
	width: 148px;
}
#footer-nav #fn-licensing span {
	background-position: -70px 0;
}
#footer-nav #fn-licensing a:hover span {
	background-position: -70px -17px;
}

#footer-nav #fn-newsletter {
	top: 0;
	left: 218px;
}
#footer-nav #fn-newsletter, 
#footer-nav #fn-newsletter a, 
#footer-nav #fn-newsletter span {
	width: 85px;
}
#footer-nav #fn-newsletter span {
	background-position: -218px 0;
}
#footer-nav #fn-newsletter a:hover span {
	background-position: -218px -17px;
}

#footer-nav #fn-facebook {
	top: 0;
	left: 303px;
}
#footer-nav #fn-facebook, 
#footer-nav #fn-facebook a, 
#footer-nav #fn-facebook span {
	width: 73px;
}
#footer-nav #fn-facebook span {
	background-position: -303px 0;
}
#footer-nav #fn-facebook a:hover span {
	background-position: -303px -17px;
}

#footer-nav #fn-twitter {
	top: 0;
	left: 376px;
}
#footer-nav #fn-twitter, 
#footer-nav #fn-twitter a, 
#footer-nav #fn-twitter span {
	width: 70px;
}
#footer-nav #fn-twitter span {
	background-position: -376px 0;
}
#footer-nav #fn-twitter a:hover span {
	background-position: -376px -17px;
}

#footer-nav #fn-legal {
	top: 0;
	left: 446px;
}
#footer-nav #fn-legal, 
#footer-nav #fn-legal a, 
#footer-nav #fn-legal span {
	width: 64px;
}
#footer-nav #fn-legal span {
	background-position: -446px 0;
}
#footer-nav #fn-legal a:hover span {
	background-position: -446px -17px;
}
/*---------------------------- Nav ----*/
#nav {
	position: relative;
	background-image: url("/images/commons/nav.png");
	width: 900px;
	height: 255px;
}
#nav li {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	/*background-color: red;*/
}
#nav a {
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
}
#nav a span {
	background-image: url("/images/commons/nav-buttons.png");
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

#nav #nav-blog {
	top: 75px;
	left: 20px;
}
#nav #nav-blog span {
	background-position: -20px -75px;
}
#nav #nav-blog a:hover span {
	background-position: -20px -330px;
}
#nav-blog, 
#nav-blog a, 
#nav-blog span {
	width: 140px;
	height: 100px;
}

#nav #nav-yourway {
	top: 75px;
	left: 160px;
}
#nav #nav-yourway span {
	background-position: -160px -75px;
}
#nav #nav-yourway a:hover span {
	background-position: -160px -330px;
}
#nav-yourway, 
#nav-yourway a, 
#nav-yourway span {
	width: 80px;
	height: 100px;
}

#nav #nav-board {
	top: 75px;
	left: 255px;
}
#nav #nav-board span {
	background-position: -255px  -75px;
}
#nav #nav-board a:hover span {
	background-position: -255px -330px;
}
#nav-board, 
#nav-board a, 
#nav-board span {
	width: 110px;
	height: 60px;
}

#nav #nav-gear {
	top: 75px;
	left: 385px;
}
#nav #nav-gear span {
	background-position: -385px  -75px;
}
#nav #nav-gear a:hover span {
	background-position: -385px -330px;
}
#nav-gear, 
#nav-gear a, 
#nav-gear span {
	width: 80px;
	height: 80px;
}

#nav #nav-press {
	top: 75px;
	left: 505px;
}
#nav #nav-press span {
	background-position: -505px  -75px;
}
#nav #nav-press a:hover span {
	background-position: -505px -330px;
}
#nav-press, 
#nav-press a, 
#nav-press span {
	width: 85px;
	height: 80px;
}

#nav #nav-home {
	top: 0;
	left: 600px;
}
#nav #nav-home, 
#nav #nav-home a, 
#nav #nav-home span {
	width: 300px;
	height: 255px;
}
#nav #nav-home span {
	background-position: -600px 0;
	top: 0;
}
/*---- Login ----*/
#nav-login {
	position: absolute;
	top: 0;
	left: 38px;
}
#nav-login a span {
	background-image: url("/images/commons/member-login.png");
	width: 290px;
	height: 99px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
#nav-login a:hover span {
	background-position: 0 -99px;
}
/*---- Nav Text ----*/
#nav li a span.nav-text, 
#nav-login a span.nav-text {
	position: absolute;
	top: -1000px !important;
	left: 40px;
	background-image: none;
	color: #FFFFFF;
	display: inline;
}
/*---------------------------- Content ----*/
#content {
	margin: 0 auto;
	padding: 10px 130px 10px 120px;
	background-color: transparent;
	background-image: url("/images/commons/content-bg.png");
	background-repeat: repeat-y;
	position: relative;
	top: 0;
}
#content a {
	color: #EE6699;
	text-decoration: none;
}
#content a:link {
}
#content a:visited {
}
#content a:active {
}
#content a:hover {
	text-decoration: underline;
}
#content h2, 
#content h2 a {
	font-size: 20px;
	/*color: #504E4D;*/
	color: #EE6699;
}
/*----------------------------- Sub Nav ----*/
.sub-nav {
	float: right;
	width: 180px;
	padding-left: 10px;
	/*background-color: blue;*/
}
.secondary .sub-nav h2 {
	margin: 0;
}
.sub-nav ul {
	list-style-type: none;
}
.sub-nav li {
	float: left;
}
.sub-nav a {
	padding: 2px 4px;
	border: 2px dotted #FFFFFF;
	line-height: 25px;
}
.sub-nav a:link {
}
.sub-nav a:visited {
}
.sub-nav a:active {
}
#content .sub-nav a:hover {
	/*color: #FFFFFF;
	background-color: #EE6699;*/
	border: 2px dotted #EE6699;
	text-decoration: none;
}
.sub-nav .list li {
	display: block;
	margin-bottom: 10px;
}
.rss-link {
	clear: left;
	padding-top: 10px;
}
/*----------------------------- Secondary ----*/
.entries {
	width: 440px;
	/*background-color: red;*/
}
.secondary .entry {
	margin-bottom: 40px;
}
.secondary h2, 
.blog h2 {
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 14px;
}
.secondary .entry h2 {
	margin-bottom: 5px;
}
.secondary h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
.secondary .entry h2 a {
	font-size: 16px;
	text-decoration: none;
}
.secondary .entry .author {
	font-style: italic;
}
.secondary hr {
	background-image: url("/images/commons/divider.png");
	height: 13px;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
.secondary .tags p {
	color: #EE6699;
}
.read, 
.view {
	text-align: right;
	margin-top: -30px;
}
.view {
	margin-top: 0;
}
/*----------------------------- Comments ----*/
#comment_form textarea {
	width: 490px;
	height: 300px;
}
#comment_form .text-input {
	width: 490px;
}
.comments {
	width: 500px;
	margin-bottom: 10px;
}
.comments p {
	color: #6A6766;
}
.comments h3 {
	margin-bottom: 10px;
}
.comment {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 20px;
	padding-top: 10px;
}
.comment img {
	margin-top: 15px;
}
.signature {
	font-style: italic;
	text-align: right;
}
.comments .form-button {
	background-color: #ee6699;
	left: 0;
	top: 0;
}
/*------------------------------ Stores ----*/
.stores {
	padding-bottom: 40px;
}
.stores p {
	float: left;
	margin-right: 20px;
}
.usa p, 
.intl p {
	width: 170px;
	border: 1px dotted #ee6699;
	padding: 2px 10px;
}
.stores h3 {
	clear: left;
}
.stores p, 
.stores a {
	font-size: 14px;
}
.stores a {
	display: block;
}
/*-------------------------------- SIFR ----*/
.sIFR-replaced, 
.sIFR-replaced object {
	position: relative;
	background-color: #FFFFFF;
}
.sIFR-replaced object {
	z-index: 10;
}
.sIFR-alternate {
	position: absolute;
	top: 0;
	left: 0;
}
#content .sIFR-alternate a {
	font-size: 9px !important;
}
/*--------------------------------- Email Sign-up ----*/
#esu {
	/*display: none;*/
	position: absolute;
	top: 100px;
	left: 180px;
	padding: 10px;
}
#esu label {
	font-size: 12px;
	color: #f8c2d6;
	font-family: Georgia, serif;
}
#esu p {
	text-align: center;
}
#esu div {
	margin-bottom: 5px;
	float: left;
}
.esu-text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 2px 4px;
	width: 150px;
	border: 1px solid #ee6699;
	margin-right: 10px;
	color: #000000;
	background-color: #f8c2d6;
}
.esu-button {
	padding: 2px 4px;
	background-color: #e9387a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.esu-image-button {
	position: relative;
	top: -6px;
}
