/* @override http://nekoaudio.wesman.net/css/main.css */

body {
	width: 60em;
	margin: .5em auto;
	color: #ccc;
	font: smaller "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #111;
}

a:link {
	color: #c33;
}

a:visited {
	color: #933;
}

img {
	border: 0px;
}

/* @group Hacks */

img, div {
	behavior: url(/css/iepngfix.htc)
}

/* @end */

/* @group Bubbles */
/* This CSS is courtesy Spiffy Corners. See http://www.spiffycorners.com/ */

.bubble.inside {
	padding-left: .5em;
	padding-right: .5em;
	background-color: #eee;
	color: #111;
}

.bubble.edge {
	display: block
}

.bubble.edge * {
	display: block;
	height: 1px;
}

.bubble.edge .line1 {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 1px;
	padding-right: 1px;
}

.bubble.edge .line2 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

.bubble.edge .line3 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.bubble.edge .line4 {
	margin-left: 1px;
	margin-right: 1px;
}

.bubble.edge * {
	background-color: #eee;
}

.bubble div.sib-form {
	padding: 0.5em;
}

/* @end */

/* @group Header */

#header {
	height: 66px;
	z-index: 1;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: .5em;
	border-bottom: 1px solid white;
}

#header ul {
	list-style-type: none;
	letter-spacing: 1px;
	height: 22px;
	margin: 0 0 0 200px;
	padding: 0;
}

#header li {
	height: 22px;
	margin-left: -22px;
	float: left;
	padding-left: 2em;
	padding-right: 1.5em;
	font-size: larger;
}

#header #logo {
	border-style: none;
	float: left;
}

#header #tagline {
	text-align: center;
	display: block;
	height: 44px;
	color: #999;
	word-spacing: .5em;
	line-height: 75%;
	font-size: larger;
}

#header #subscribe {
	display: inline;
	float: right;
	padding: 0.25em;
	margin-top: -40px;
}

#header #subscribe a {
	color: white;
}

#header #subscribe #email-icon {
	margin-right: 0.5em;
	vertical-align: middle;
}

#header #subscribe a {
	text-decoration: none;
}

#header #plusone {
	float: right;
}

#header #menu a {
	font-variant: small-caps;
	text-decoration: none;
	color: #d0d0d0;
	vertical-align: middle;
}

/* @end */

/* @group Navigation */

#navigation {
	background: white;
	float: left;
	position: fixed;
	width: 160px;
	height: 100%;
	font-size: small;
	padding-top: 1em;
	left: 0px;
}

#navigation h1 {
	color: white;
	margin: 0;
	font-size: large;
}

#navigation ul {
	margin: 0;
	list-style-type: circle;
	text-transform: lowercase;
	line-height: 150%;
	padding-left: 2em;
}

#navigation a {
	text-decoration: none;
}

#navigation a:hover {
	border-bottom: 2px dashed silver;
}

#navigation #secure-site {
	width: 120px;
}

#navigation #secure-site img {
	width: 120px;
}

#navigation #free-trial {
	display: block;
	height: 60px;
	width: 120px;
	margin: 1em auto;
	text-align: center;
	font-weight: bold;
	font-size: large;
	border: 2px dashed navy;
}

#navigation #free-trial div {
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	width: 120px;
}

#navigation #free-trial a {
	color: maroon;
}

#navigation #free-trial span {
	display: block;
}

#navigation #amazon-checkout-logo {
	width: 50px;
	margin: 1em auto;
}

#navigation #google-checkout-logo {
	width: 92px;
	margin: 1em auto;
}

#navigation #paypal-checkout-logo {
	width: 120px;
	margin: 1em auto;
	text-align: center;
}

#navigation #paypal-checkout-logo img {
	float: left;
	margin-right: 7px;
}

#navigation #paypal-checkout-logo span {
	font-size: xx-small;
}

/* @end */

/* @group Content */

#content {
	text-align: justify;
}

#content .intro {
	font-size: larger;
}

#content .address {
	line-height: 125%;
	font-style: italic;
}

#content a.named {
	float: left;
	margin-top: -76px;
}

#content .product .spotlight {
	background: white;
	color: #333;
	padding-top: .5em;
	padding-bottom: 2em;
	margin-bottom: -1.5em;
}

#content .product .spotlight h1 {
	margin-top: 0;
	margin-left: .5em;
	color: black;
	text-align: left;
}

#content .product .spotlight h1 .subname {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
}

#content .product .spotlight span.price-call {
	display: block;
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
}

#content .product .spotlight span.release-date {
	display: block;
	margin: 0.25em;
	font-weight: normal;
	color:  red;
}

#content .product .spotlight span.backordered {
	display: block;
	margin: 0.25em;
	font-weight: normal;
	color:  red;
}

#content .product .spotlight span.note {
	display: block;
	margin: 0.25em;
	font-style: italic;
	font-weight: normal;
	font-size: smaller;
}

#content .product ul.features {
	list-style-type: circle;
	font-size: larger;
	text-transform: lowercase;
}

#content .product ul.features li {
	margin-bottom: .25em;
}

#content .product ul.features-none {
	list-style-type: circle;
	font-size: larger;
	text-transform: none;
}

#content .product ul.features-none li {
	margin-bottom: .25em;
}

#content .product table.photo {
	margin-left: auto;
	margin-right: auto;
}

#content .product table.photo td.centered {
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding: 1em 3em 1em 0;
}

#content .product span.thumbnail {
	display: block;
	border: 1px solid black;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content .product span.thumbnail.square {
	width: 72px;
	height: 72px;
	text-align: center;
	position: relative;
}

#content .product span.thumbnail.square img {
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}

#content .product #trial-button {
	float: right;
}

#content td.specials {
	vertical-align: top;
}

#content td.award {
	display: none;
	vertical-align: top;
}

/* @group Accessory */

#content div.accessory {
	margin-bottom: 2em;
	clear: both;
}

#content div.accessory h3 {
	clear: none;
}

#content div.accessory table {
	width: inherit;
}

#content div.accessory .bubble.inside {
	margin-left: 170px;
	padding-left: .5em;
	padding-right: .5em;
	background-color: #eee;
	color: #111;
}

#content div.accessory .bubble.edge {
	display: block;
	margin-left: 170px;
}

#content div.accessory .bubble.edge * {
	display: block;
	height: 1px;
}

#content div.accessory .bubble.edge .line1 {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 1px;
	padding-right: 1px;
}

#content div.accessory .bubble.edge .line2 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

#content div.accessory .bubble.edge .line3 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

#content div.accessory .bubble.edge .line4 {
	margin-left: 1px;
	margin-right: 1px;
}

#content div.accessory .bubble.edge * {
	background-color: #eee;
}

#content span.accessory {
	text-align: left;
	padding-bottom: 1em;
	padding-right: 1em;
	display: inline-block;
	vertical-align: top;
	width: 48%;
}

#content span.accessory span.option {
	display: block;
}

#content span.accessory h3 {
	clear: none;
}

#content img.accessory {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

/* @end */

#content .action-icon {
	vertical-align: middle;
}

#content .inline.logo {
	height: 1em;
	width: auto;
}

#content h1 {
	clear: both;
	margin: .5em .5em .5em 0;
	color: white;
	letter-spacing: 1px;
	text-align: left;
}

#content h2 {
	clear: both;
	text-transform: lowercase;
	font-size: large;
	color: white;
	text-align: left;
}

#content h3 {
	clear: both;
	font-size: small;
	margin-bottom: 0;
	margin-top: 0;
	color: white;
	text-align: left;
}

#content h4 {
	clear: both;
	color: white;
	text-align: left;
}

#content .notice {
	color: red;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content .remark {
	color: #c0c0f0;
	font-weight: bold;
}

#content .external-order {
	font-style: italic;
	font-weight: normal;
	font-size: smaller;
	text-align: right;
	margin: 0.25em 1.25em 0.25em 0.25em;
}

#content .dealer-logo {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

#content .description {
	font-size: larger;
	margin-top: 0;
	color: white;
}

#content .tagline {
	font-style: italic;
}

#content .explanation {
	font-size: smaller;
}

#content .presentation {
	text-align: center;
}

#content .presentation iframe,
#content .presentation object,
#content .presentation embed {
	width: 640px;
	height: 360px;
}

#content .presentation.white img {
	background: white;
	padding-left: 10em;
	padding-right: 10em;
	padding-top: 2em;
	padding-bottom: 2em;
}

#content .presentation .caption {
	font-size: smaller;
}

#content .figure {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content .figure #caption {
	clear: both;
	text-align: center;
	font-size: smaller;
	display: block;
}

#content .info {
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
}

#content .more a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#content #professional-reviews {
	width: 29em;
	float: left;
}

#content #customer-reviews {
	width: 29em;
	float: right;
}

#content .review {
	padding-left: 1em;
	padding-right: 1em;
	text-align: right;
	margin-top: 1em;
	font-size: smaller;
}

#content .review blockquote {
	background-image: url("/images/quote.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 1.5em;
	text-align: left;
	line-height: 1.5;
}

#content .review blockquote .logo {
	float: left;
	margin-right: 0.5em;
}

#content .review blockquote .award {
	float: right;
	height: 4em;
}

#content #more-reviews {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 1em;
}

#content .properties {
	margin: 0;
	padding-left: 3em;
}

#content .properties li {
	margin-bottom: .5em;
	margin-top: .5em;
}

#content .savings {
	font-weight: bold;
	color: white;
}

#content .banner {
	text-align: center;
}

#content .banner img {
	margin: auto;
	display:  block;
	max-width: 90%;
}

/* @group Brands */

#content #brands {
	text-align: center;
	padding-bottom: 1.5em;
}

#content #brands span img {
	padding: 0.5em;
	max-width: 30%;
	height: auto;
}

#content #brands span.bundles {
	display: block;
	clear: both;
}

#content #brands span.bundles img {
	max-width: 100%;
	height: auto;
}

/* @end */

/* @group Specials */

#content #specials-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
}

#content #specials {
	position: absolute;
	width: 30em;
	z-index: 100;
	top: 4em;
	left: 50%;
	margin-left: -15em;
	font-size: medium;
	text-align: center;
}

#content #specials #specials-close {
	position: absolute;
	right: 0.5em;
	top: 0.5em;
}

#content #specials p {
	display: block;
	margin: 0px;
	padding-right: 2em;
}

#content #specials b {
	color: darkred;
}

#content #specials .specials-details {
	padding-top: 2em;
	display: block;
	font-size: x-small;
}

#content div.special {
	clear: both;
}

#content div.special span.image {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
	background: white;
	margin-right: 1em;
	margin-bottom: 1.5em;
	padding: .75em;
	text-align: center;
}

#content div.special h3 {
	clear: none;
}

#content div.special div.msrp {
	text-decoration: line-through;
}

#content div.special div.price {
	font-weight: bold;
	margin-left: 2em;
	text-align: left;
}

/* @end */

/* @group Products */

#content .product-list {
	margin-top: 0.5em;
}

#content .product-list .product {
	display: block;
	padding: 1em;
	text-align: left;
	vertical-align: top;
	width: 170px;
	float: left;
}

#content .product-list .product a {
	text-decoration: none;
}

#content .product-list .product img {
	margin-bottom: 0.75em;
}

#content .product-list .product .title {
	display: block;
	font-size: larger;
	font-weight: bold;
	color: white;
	max-width: 150px;
	white-space: nowrap;
}

#content .product-list .product .description {
	font-size: small;
	color: #ccc;
}

/* @end */

/* @group Pairs */

#content .pairs {
	display: table;
	margin: 0;
	width: 100%;
	padding-left: .5em;
	padding-right: .5em;
}

#content .pairs td {
	vertical-align: top;
}

#content .pairs li {
	display: table-row;
	line-height: 150%;
}

#content .pairs .key {
	display: table-cell;
	padding-right: 1em;
	text-transform: lowercase;
	font-variant: small-caps;
	width: 10em;
	font-size: larger;
}

#content .pairs .value {
	display: table-cell;
	padding-left: 1em;
}

#content .pairs .values span {
	display: block;
	padding-left: 1em;
}

/* @end */

/* @group Forms */

#content form {
	clear: both;
	font-weight: bold;
	margin-bottom: 0;
}

#content tr {
	margin: 0px;
}

#content div.product form {
	display: inline;
	text-align: right;
	
}

#content div.accessory form {
	display: inline;
	text-align: right;
}

#content div.accessory form p {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

#content div.accessory form h3 {
	text-align: left;
}

#content div.accessory form h4 {
	text-align: left;
}

#content div.accessory div.price-call {
	display: block;
	font-weight: normal;
}

#content form.table span {
	display: inline;
	padding-right: 1em;
}

#content form.table span.price {
	display: inline;
	text-align: right;
	width: 5em;
	margin-right: 0px;
	margin-left: auto;
}

#content form.table span.available {
	color: red;
}

/* @end */

/* @group Tables */

#content table {
	border-collapse: collapse;
}

#content .header th {
	padding: 0.25em;
	text-align: center;
	border-bottom: 1px solid white;
}

#content td {
	padding: 0.25em;
	text-align: left;
}

#content td.key {
	text-align: right;
}

#content td.qty {
	text-align: center;
}

#content td.price {
	text-align: right;
}

#content th.price {
	text-align: right;
}

#content .sub-footer td {
	border-top: 1px solid silver;
}

#content .footer td {
	border-top: 1px solid white;
}

#content table.cart {
	width: 60em;
	font-weight: bold;
}

/* @end */

/* @group Sections */

#content #sections ul {
	list-style: none;
	font: bold larger "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0 0 1px;
	margin: 0;
}

#content #sections li {
	display: inline;
	padding: 0.1em 0.5em;
	font-variant: small-caps;
	white-space: nowrap;
}

#content #sections li.active {
	background: #333;
}

#content #sections li a {
	text-decoration: none;
	color: white;
}

#content #sections .section {
	border-top: 2px solid #333;
	padding-right: 1em;
	padding-left: 1em;
}

/* @end */

/* @group Subsections */

#content #subsections ul.choices {
	list-style: none;
	font: larger "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0 0 1px;
	margin: 0;
}

#content #subsections ul.choices li {
	display: inline;
	background-color: #aaa;
	padding: 0.1em 0.5em;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#content #subsections ul.choices li.active {
	background-color: #333;
}

#content #subsections ul.choices li a {
	text-decoration: none;
	color: white;
}

#content #subsections .subsection {
	border-top: 2px solid #333;
	padding: 1em;
}

#content #subsections .feature {
	width: 28em;
	float: left;
	text-align: left;
	margin-right: 1em;
	margin-top: 1em;
}

#content #subsections .feature img {
	width: 26em;
	margin-top: .5em;
	margin-bottom: .5em;
}

#content #subsections .dealer-logo {
	float: right;
	margin: 0 0 0 1em;
}

/* @end */

/* @group Cart */

#content #empty {
	text-align: center;
}

#content #discount {
	font-weight: bolder;
	color: #cc0000;
}

#content #update-cart {
	position: absolute;
}

#content #checkout-frame {
	display: block;
	height: 3.5em;
}

#content #nekoaudio-frame {
	position: absolute;
	padding: 2px;
	margin-left: 47em;
	width: 180px;
	text-align: center;
}

#content #nekoaudio-frame #caption {
	display: block;
	padding-top: 0.25em;
	font-size: xx-small;
}

#content #alt-checkout-separator {
	text-align: center;
	width: 25em; /* was 35.5em */
	margin-left: auto;
	margin-top: 1em;
}

#content #alt-checkout-frame {
	width: 25em; /* was 35.5em */
	height: 4.5em;
	margin-top: 0.2em;
	border: thin dashed;
	padding: .5em;
	margin-left: auto;
}

#content #amazon-frame {
	position: absolute;
	padding: 2px;
	text-align: center;
}

#content #paypal-frame {
	position: absolute;
	padding: 2px;
	/* margin-left: 36em; */
	margin-left: 49em;
	text-align: center;
}

#content #google-frame {
	position: absolute;
	margin-left: 11.6em; /* was 22.3em */
	text-align: center;
}

#content #stripe-frame {
	position: absolute;
	padding: 2px;
	margin-left: 47em;
	width: 180px;
	text-align: center;
}

#content #stripe-frame #caption {
	display: block;
	padding-top: 0.25em;
	font-size: xx-small;
}

#content #alt-order {
	text-align: left;
	margin-top: 1.5em;
}

#content #enter-shipping {
	margin-top: 0.5em;
	text-align: center;
	color: red;
	font-weight: bold;
}

#content #cart-totals td.label {
	width: 32em;;
}

#content #cart-totals td.price {
	padding-right: 3.9em;
}

#content .cart .option {
	display: block;
	font-weight: normal;
	padding-left: 1em;
	font-size: smaller;
}

#content .cart tr {
	vertical-align: baseline;
}

#content .cart td#description {
	width: 24em;
}

#content .label {
	text-align: right;
}

#content .price {
	text-align: right;
}

#content .price-select {
	text-align: left;
	width: 17.5em;
}

#content .price span {
	display: inline;
}

#content .retail-price {
	text-decoration: line-through;
}

#content .discount-price {
	color: #cc0000;
}

/* @group PayPal */

#content #paypal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
}

#content #paypal {
	position: absolute;
	width: 32em;
	z-index: 100;
	top: 4em;
	left: 50%;
	margin-left: -16em;
}

#content #paypal #paypal-bubble {
	padding-bottom: 3.5em;
}

#content #paypal h2 {
	margin: 0px;
	color: black;
}

#content #paypal #paypal-close {
	position: absolute;
	right: 0.5em;
	top: 0.5em;
}

#content #paypal tr {
	margin: 0px;
	vertical-align: baseline;
}

#content #paypal #paypal-state {
	width: 16em;
}

#content #paypal #paypal-enterzip {
	font-weight: normal;
}

#content #paypal #paypal-fill-form {
	font-weight: bold;
	color: #ff0000;
	position: absolute;
	right: 170px;
	bottom: 2em;
}

#content #paypal #paypal-checkout {
	text-align: right;
	margin-top: 0.5em;
	position: absolute;
	z-index: 2;
	right: 0.5em;
}

#content #paypal #paypal-calcshipping {
	float: right;
	margin-top: 0.5em;
	position: absolute;
	z-index: 1;
	right: 0.5em;
}

#content #paypal #paypal-spinner {
	position: absolute;
	top: 0.5em;
	left: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	z-index: 110;
	vertical-align: middle;
	background-color: #eee;
	text-align: center;
}

#content #paypal #paypal-spinner #spinner {
	display: block;
	padding: 9em;
	font-weight: bold;
}

#content #paypal #paypal-spinner #spinner img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

/* @end */

/* @end */

/* @group Checkout */

#content table.checkout tr {
	margin: 0px;
	vertical-align: baseline;
	width: 60em;
}

#content table.checkout td.key {
	width: 8.5em;
}

#content table.checkout input[disabled] {
	color: gray;
}

#content #shipping-section {
	float: left;
	width: 30em;
}

#content #shipping-section #shipping-same {
	display: inline;
	font-size: small;
	font-weight: normal;
}

#content #billing-section {
	float: left;
	width: 30em;
}

#content #payment-section {
	float: left;
	width: 30em;
}

#content #ship-method-section {
	float: left;
	width: 30em;
}

#content #email-section {
	float: left;
	width: 30em;
}

#content #review-section {
	clear: both;
	display: block;
	text-align: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
	width: 60em;
}

#content #review-section #submit {
	vertical-align: middle;
}

#content #review-section #form-error {
	color: red;
}

#content #review-section #caption {
	display: block;
	font-size: xx-small;
	margin-right: 3.7em;
}

#content #checkout-spinner {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 110;
	vertical-align: middle;
	background-color: #eee;
	text-align: center;
}

#content #checkout-spinner #spinner {
	display: block;
	font-weight: bold;
	padding-top: 18em;
}

#content #checkout-spinner #spinner img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

/* @group Amazon */

#content #amazon-widget-section {
	display: table;
}

#content #amazon-address-widget {
	display: table-cell;
	padding-right: 0.2em;
}

#content #amazon-wallet-widget {
	display: table-cell;
	padding-left: 0.2em;
}

#content #amazon-ajax-error {
	position: fixed;
	width: 60em;
	font-weight: bold;
	color: red;
	text-align: right;
}

#content #amazon-form {
	display: block;
	padding-top: 1em;
	width: 60em;
}

#content #amazon-review-section {
	padding-top: 1em;
}

#content #amazon-fill-form {
	font-weight: bold;
	color: red;
	margin-right: 1em;
}

#content #amazon-review-order {
	vertical-align: middle;
}

#content #amazon-spinner {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 110;
	vertical-align: middle;
	background-color: #eee;
	text-align: center;
}

#content #amazon-spinner #spinner {
	display: block;
	font-weight: bold;
	padding-top: 18em;
}

#content #amazon-spinner #spinner img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

/* @end */

/* @end */

/* @group Confirm */

#content table.confirm tr {
	margin: 0px;
	vertical-align: baseline;
}

#content #billing-section address {
	font-style: normal;
}

#content #shipping-section address {
	font-style: normal;
}

#content #place-section {
	display: block;
	text-align: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
	width: 60em;
}

#content #place-section form {
	clear: both;
}

#content #place-section #make-changes {
	float: left;
	padding-top: 1em;
}

#content #place-section #place-order img {
	padding-top: 1em;
}

/* @end */

/* @group Measurements */

#content .measurements {
	text-align: left;
}

#content .measurement {
	margin: 0.5em;
	text-align: center;
	float: none;
	display: inline-block;
	width: 13em;
}

#content .measurement img {
	border: 1px solid #000;
	padding: .25em;
	background: white;
}

#content .measurement a {
	text-decoration: none;
	font-size: smaller;
}

/* @end */

/* @end */

/* @group Event */

#event {
	text-align: center;
	margin: 1em;
	font-weight: bold;
	font-size: larger;
}

#event img {
	border: 0px;
}

#event .notice {
	color: red;
}

/* @end */

/* @group Privacy */

.privacy li {
	margin-top: .5em;
}

.privacy .key {
	font-weight: bold;
	display: block;
}

.privacy .value {
	font-size: small;
}

/* @end */

/* @group Footer */

#footer {
	text-align: center;
	color: #666;
	font-size: x-small;
	clear: both;
	padding: 1.5em;
	background-color: #111;
}

#footer div {
	margin-bottom: 0.5em;
}

#footer #social {
	margin-left: auto;
	margin-right: auto;
}

#footer #social span {
	margin-left: 0.25em;
	margin-right: 0.25em;
}

/* @end */