html {
	background-image: url(/denorabilia/img/bg.gif);
	color: #fff;
	text-align: center;
}

body {
	background: none;
	margin: 0;
	color: #fff;
}
table {
	color: #444;
}
.saui-admin-facing,
.saui-admin-facing a {
	color: #000;
	text-align: left;
}
a {
	color: #fff;
}
table a {
	color: #444;
}
.outer-wrapper {
	width: 88%;
	max-width: 1200px;
	margin: 4em auto;
	border: 8px solid #9a252b;
	background-color: #382872;
	padding: 2rem 0;
	-webkit-box-shadow: 0px 0px 21px 2px rgb(99,88,140);
	-moz-box-shadow: 0px 0px 21px 2px rgb(99,88,140);
	box-shadow: 0px 0px 21px 2px rgb(99,88,140);
}
.content-wrapper {
	margin-top: 1.5rem;
	padding: 0 1.5rem;
}
.home .content-wrapper {
	padding: 0;
}
@media screen and (max-width: 40em) {
	.outer-wrapper {
		width: 96%;
		margin: 2% auto;
	}
	
	.content-wrapper {
		padding: 0;
	}
}

/* homepage tweaks */
.copy-parent {
	color: #887eaa;
}
.copy-parent.text-justify h1 {
	text-align: left;
}
.copy-parent h1 {
	line-height: 1.2;
	color: #ccc;
	padding: 0;
}
.copy-parent .copy-wrapper {
	margin-top: 2rem;
}
.copy-parent {
	margin: 0;
	padding: 3rem 3rem 0 3rem;
}
@media screen and (min-width: 60em) {
	.copy-parent {
		padding: 0 4rem 0 0;
	}	
}


h2 {
	font-size: 1.5rem;
}

.browse-stuff {
	background-color: #191641;
    margin: 0 3rem;
    padding: 2rem 4rem 4rem 4rem;
}
.browse-stuff h2 {
	color: #887eaa;
	font-size: 2rem;
	font-weight: 100;
	letter-spacing: 0.08rem;
	text-align: left;
	text-indent: 2rem;
	text-transform: uppercase;
}
.browse-stuff ul {
	font-size: 1.4rem;

     text-align: left;
     padding: 0 2rem;
}
@media screen and (max-width: 45em) {
	.browse-stuff ul {
		
	          
	}
}
@media screen and (max-width: 30em) {
	.browse-stuff h2 {
		font-size: 1.5rem;
		margin: 0 0 1rem 0;
	}
	.browse-stuff ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 1.3rem;
	}
	.browse-stuff li {
		margin: 0 0 1rem 0;
		padding: 0;
		list-style-type: none;
	}
}
#large-photo img:hover {
	cursor: pointer;
}
.saui-thumbnails figure {
	margin: 0;
}
.saui-thumbnails > .column {
 	margin: 0;
 }
.items .item.column {
	margin-bottom: 2rem;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	padding-bottom: 1rem;
}
.items .item h2 {
    color: rgba(0, 0, 0, 0.85);
    font-size: 1rem;
    text-transform: uppercase;
    background-color: #191641;
    letter-spacing: 0.02rem;
    text-align: left;
}
.items .item h2 a {
    color: #eee;
    display: inline-block;
    padding: 1.5rem 1rem;
}

/************************************
********* PRICING **************
**************************************/
.pricing-row {
	margin-bottom: 1rem;
}
.pricing-label {
    background-color: #9a252b;
    padding: 0.4rem;
    margin-bottom: 0;
    display: inline-block;
}
.pricing-unlisted p {
	line-height: 1.8;
	marginb-bottom: 0;
}
@media screen and (min-width: 40em) {
	.pricing-unlisted p {
		line-height: 3;
	}
	.pricing-label {
		padding: 0.4rem 1.8rem;
	}
}

.search-form .input.text {
	float: left;
}
.search-form .input.text > label {
    color: white;
    float: left;
    font-weight: bold;
    text-align: left;
}
.search-form .input.text  input {
	margin: 0;
}
@media screen and (min-width: 60em) {
	.search-form .input.text  input {
		min-width: 15rem;
	}
}
@media screen and (min-width: 85em) {
	.search-form .input.text  input {
		min-width: 30rem;
	}
}
.search-form .help-text {
	color: #fff;
	margin: 0;
	padding: 0;
}
.search-form .button-group {
    float: left;
    margin: 0 0 2rem 1rem;
}
h4.display-title {
	text-align: left;
	margin-bottom: 2rem;
}
h1 {
    line-height: 1.1;
    margin-bottom: 1.4rem;
    padding: 0rem 2rem;
}
h1.search {
	line-height: 1;
	margin: 0;
	padding: 0;
}
.pagination a, .pagination button {
    color: #f0f0f0;
    margin-right: .125rem;
    margin-left: .125rem;
}
.pagination a:hover, .pagination button:hover {
	background-color: #191641;
}
.pagination .fi-icon {
    font-size: 1rem;
    position: relative;
    top: 1px;
    padding: 0 2px;
}
.pagination .current {
	background-color: #887eaa;
}
.reveal-overlay {
  background-color: rgba(0, 0, 0, 0.85);
}
.reveal {
	border: 8px solid #9a252b;
	background-color: #382872;
}
.reveal .full-page {
	position: absolute;
	top: .25rem;
	right: 3rem;
	background-color: transparent;
	color: #1583cc;
}
.reveal .close-button {
	background-color: rgba(21,131,204, .2);
	color: #1583cc;
	padding: 0.25rem 0.5rem;
    top: 0.25rem;
    right: .5rem;
}
.reveal .full-page:hover,
.reveal .full-page:focus,
.reveal .close-button:hover,
.reveal .close-button:focus {
    background-color: #1583cc;
    color: #fff; 
 }
.details-modal h1 {
 	margin: 1.5rem 0;
 	line-height: 1;
}
.details-modal .avedit-icon {
 	top: 3rem;
 	right: 1rem;
 	position: absolute;
}
 div.sitemap {
	background-color: rgba(200, 200, 200, .3);
	padding: 2rem;
	color: #fff;
}
/************* SLIDER **********************/
.slide-wrapper {
	position: relative;
}
.slide-wrapper .image-wrapper {
	display: block;
}
.slide-wrapper .tagline {
	background-color: rgba(154, 37, 43, 0.95);
    bottom: 0;
    color: rgb(255, 255, 255);
    font-size: 1.2rem;
    font-style: italic;
    left: 0;
    letter-spacing: 0.1rem;
    margin: 0;
    padding: 0.75rem 2rem;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%;
}
@media only screen and (min-width: 60em) {
	.slide-wrapper .tagline {
		font-size: 2.2rem;
	}
}
.owl-slider .owl-theme .owl-controls {
    bottom: 1rem;
    left: 1.8rem;
    margin-top: 10px;
    position: absolute;
    text-align: center;
}
.gutter-top-large {
	margin-top: 3rem;
}
/************** MENU ******************/
.top-menu .menu > li:first-child {
	display: none;
}
.top-menu .menu {
	position: relative;
    top: -1.5rem; /* tuck up close to denorabilia logo */
}
.top-menu .menu li {
	font-size: 1.5rem;
	margin: 0 1rem 0 0;
	display: inline-block;
	text-transform: lowercase;
}
@media only screen and (min-width: 64.03em) {
	.top-menu .menu {
		position: static;
		top: 0;
		margin-top: 1.4rem;
	}
}
@media only screen and (min-width: 68em) {
	.top-menu .menu {
		margin-top: 1.75rem;
	}
	.top-menu .menu li {
		font-size: 1.8rem;
		margin: 0 1.5rem 0 0;
	}
	.top-menu .menu li a {
		padding: .5rem;
	}
}
@media only screen and (min-width: 75em) {
	.top-menu .menu {
		margin-top: 1.75rem;
	}
	.top-menu .menu li {
		font-size: 2rem;
		margin: 0 2rem 0 0;
	}
}
/*************** FOOTER **********************/
.footer-menu {
	border: 0;
    margin: 4rem 0 1rem 0;
    padding: 1rem;
    text-align: center;
    background-color: #887eaa;
}
.footer-menu .row {
	display: inline-block;
	width: auto;
	text-align: center;
}
.call-us-at {
    position: relative;
    top: -1rem;
}
.signoff {
    font-size: 0.8rem;
    letter-spacing: 0.05rem;
    margin: 5rem 0 2rem 0;
    text-transform: uppercase;
    color: #c27c80;
    background-color: #9a252b;
    padding: 1rem 0;
}
.signoff p {
	margin: 0;
	padding: 0;
}
.signoff a {
	color: #c27c80;
}
.signoff a:active,
.signoff a:hover {
	color: #fff;
	text-decoration: underline;
}
 /******************************
 ***   FORMS *******************
 **********************************/
 .button {
 	background-color: #9a1c2b;
 }
 .button:hover {
 	background-color: #9A002B;
 }
 .block-form {
    background-color: #fff;
    margin: 0 2rem;
    padding: 2rem;
}
.block-form legend {
	color: #000;
    font-size: 1.6rem;
    text-align: center;
}
.block-form label {
	font-size: 1.2rem;
	text-align: left;
}

.more-info .block-form {
	margin: 0;
}

.more-info .item-name .input-group-label {
	background-color: #999;
	border: 0;
	color: #fff;
}
.more-info .item-name input {
	background-color: #f6f6f6;
	color: #555;
}

/* we accept paypal message on item detail screen */ 
.item-accept-paypal {
	text-align:center;
}
.item-accept-paypal a{
	display: inline-block;
	margin-top:.3rem;
	padding:.5rem;
	background-color:#ffffff;
	color:#012069;
}
.item-accept-paypal a span{
	font-size: 20px;
	font-weight:bold;
	line-height:26px;
	background-color:#ffffff;
	color:#012069;
	margin-right: .3rem;
}
.item-accept-paypal a img{
	vertical-align: middle;
	margin-top: -8px;
}
