/* design by www.unclegeez.com, style and code by www.akanyc.com */
/* main selectors */

body {
	margin: 0;
	padding: 0;
	font: 12px/16px 'Times New Roman', Times, serif;
	background: #1E1E1E;
	color: #949598;
}

#background-image{
	position:absolute;
	top:0;
	left:0;
	z-index:-10;
	overflow: hidden;
    width: 100%;
	display:none;
	}

a {
	color: #949598;
	text-decoration: none;
}

a:hover {
	color: #A59379;
	text-decoration: none;
}

a.more-link {
	text-transform: uppercase;
	color: #f2f2f2;
}

a.more-link:hover {
	text-transform: uppercase;
	color: #A59379;
}

img {
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 0 0 6px 0;
}

ul, ol {
	margin: 0 0 0 20px;
	padding: 0 0 6px 0;
}

blockquote {
	margin: 0;
	padding: 14px 20px;
	font-size: 14px;
	font-style: italic;
	color: #f2f2f2;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #f2f2f2;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #f2f2f2;
}

h2.hidden {
	position: absolute;
	left: -9999px;
	height: 0px;
	padding: 0;
	overflow: hidden;
}

h3, div.section h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #f2f2f2;
	font-weight: normal;
}

div.section h2 {
	padding-bottom: 6px;
}

h1 a, h2 a, h3 a {
	color: #f2f2f2;
}

h2 a:hover {
	color: #A59379;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
}

input.text {
	margin: 0;
	padding: 2px 4px;
	font: 12px/16px 'Times New Roman', Times, serif;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #3E3E3E;
}

input:focus {
	outline-width: 0;
}

textarea {
	margin: 0;
	padding: 2px 4px;
	font: 12px/16px 'Times New Roman', Times, serif;
	vertical-align: middle;
	background: #ffffff;
	border: 1px solid #3E3E3E;
	overflow: auto;
}

input.submit,
input.checkbox,
input.radio {
	margin: 0;
	font: 12px/16px 'Times New Roman', Times, serif;
	vertical-align: baseline;
}

/* main layouts */
#container {
	width: 998px;
	margin: 0 auto;
	padding: 40px 0;
}

#body_splash {
	 position: absolute; 
	 top: 50%; 
	 width: 100%; 
	 height: 1px; 
	 overflow: visible;
}

#splash_container {
	background: url(../images/splash/background.png) no-repeat;
	position: absolute;
	left: 50%; 
	width: 700px; 
	margin-left: -350px; 
	height: 525px; 
	top: -262.5px; 	
}

.splash_left {
	width: 347px;
	height: 422px;
	float:left;
	background: url(../images/splash/left.png) no-repeat;
	text-indent: -9999px;
}

.splash_right {
	width: 353px;
	height: 422px;
	float:left;
	background: url(../images/splash/right.png) no-repeat;
	text-indent: -9999px;
}

.splash_bottom {
	width: 700px;
	height: 90px;
	margin-left: -4px;
	float:left;
	background: url(../images/splash/bottom.png) no-repeat;
	text-indent: -9999px;
}

/* header section */

#header {
	padding: 0 0 12px 110px;
	position: relative;
	height: 54px;
	border-bottom:1px solid #3e3e3e;
	margin-bottom:8px;
}

#header p {
	padding: 0;
	margin-left: 15px;
}

#header p.news,
#header p.news a {
	color: #A59379;
	padding-top:6px;
}

#header p.news a:hover {
	color: #f2f2f2;
}

#header p strong {
	color: #f2f2f2;
	font-weight: normal;
}

.news_copy {
 	width:500px;
 	height:auto;
 	float:left;
 	margin-left:7px;
}

.news_images {
	border: 1px solid #3E3E3E;
	margin: 0 0 10px 0;
}

/* logo section */
h1.logo, strong.logo {
	position: absolute;
	top: 0;
	left: 0;
}

h1.logo a, strong.logo a {
	float:right;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	width: 116px;
	height: 60px;
	background: url(../images/DQM_logo.png) no-repeat;
}


/* logo right section */
h1.logo_right, strong.logo_right {
	float: right;
	display: inline;
}

h1.logo_right a, strong.logo_right a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 47px;
	height: 29px;
	margin-top:27px;
	background: url(../images/dqmlogo.gif) no-repeat;
}

/* content section */
#content {
	width: 100%;
	position: relative;
	padding-bottom: 12px;
}

#content:after,
div.section:after,
div.respond ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#primary {
	width: 752px;
	float: left;
	border-top: 1px solid #3E3E3E;
	padding-top: 8px;
}

#full_column {
	width: 998px;
	float: left;
}

#sidebar {
	width: 230px;
	float: right;
	border-top: 1px solid #3E3E3E;
	padding-top: 8px;
}

/* inner boxes section */

/* navigation box section */
div.navigation {
	bottom: 0;
	left: 0;
	clear: both;
	width: 998px;
	overflow: hidden;
	text-transform: uppercase;
}

div.navigation .full {
	width: 998px;
	float: left;
	border-top: 1px solid #3E3E3E;
	padding: 6px 0;
}

div.navigation .prev {
	width: 752px;
	float: left;
	border-top: 1px solid #3E3E3E;
	padding: 6px 0;
}

div.navigation .next {
	width: 230px;
	float: right;
	border-top: 1px solid #3E3E3E;
	text-align: right;
	padding: 6px 0;
}

div.navigation a {
	color: #f2f2f2;
}

div.navigation a:hover {
	color: #A59379;
}

/* widgets section */
div.widget {
	width: 100%;
	padding-bottom: 4px;
}

div.widget ul, div.widget ol {
	margin: 0;
	list-style: none;
}

/* archives widget section */
div.widget-archives h3 {
	padding-bottom: 10px;
	color: #f2f2f2;
}

/* search widget section */
div.widget-search input.text {
	line-height: 13px;
	display: block;
	margin-bottom: 4px;
	width: 160px;
	background:#1E1E1E;
}

/* rss widget section */
div.widget-rss li.rss a {padding-left: 18px;background: url(../images/icon-rss.gif) no-repeat left;}

/* tools widget section */
div.widget-tools li.print a {padding-left: 18px;background: url(../images/icon-print.gif) no-repeat left;}
div.widget-tools li.email a {padding-left: 18px;background: url(../images/icon-email.gif) no-repeat left;}
div.widget-tools li.bookmark a {padding-left: 18px;background: url(../images/icon-bookmark.gif) no-repeat left;}
div.widget-tools li.share a {padding-left: 18px;background: url(../images/icon-share.gif) no-repeat left;}
div.widget-tools li.permalink a {padding-left: 18px;background: url(../images/icon-permalink.gif) no-repeat left;}

/* about section */
div.about {
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
	text-align: center;
}

div.about .emphasis {
	color: #f2f2f2;
}


/* post section */
div.post {
	width: 100%;
	position: relative;
}

div.post a {
	color: #f2f2f2;
}

div.post a:hover {
	color: #A59379;
}

/* post head section */
div.post div.head {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #3E3E3E;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.post div.head h1,
div.post div.head h2 {
	margin-right: 100px;
}

div.post div.head p.date {
	padding-bottom: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}

/* post body/foot section */
div.post div.body,
div.post div.foot {
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
}

/* post listing section */
div.listing {
	width: 100%;
	overflow: hidden;
	margin-top: -9px;
	position: relative;
}

div.listing div.post {
	border-top: 1px solid #3E3E3E;
	padding: 10px 0;
	overflow: hidden;
}

div.listing div.post div.icon {
	width: 502px;
	float: left;
}

div.listing div.post div.body {
	width: 240px;
	float: right;
}

/* simple section */
div.section {
	width: 100%;
	padding-bottom: 6px;
	position: relative;
}

/* comments section */
div.comment {
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
}

div.comment p, div.comment ul {
	padding-bottom: 0;
}

div.comment p.date {
	clear: both;
	width: 100%;
	font-size: 10px;
	padding-top: 2px;
}

div.comment p.info cite,
div.comment p.info a {
	color: #f2f2f2;
	font-style: normal;
}

/* respond form section */
div.respond ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

div.respond label {
	display: block;
}

div.respond ul li {
	padding-bottom: 6px;
	line-height: 18px;
}

div.respond ul li.misc ul {
	padding-top: 24px;
}

div.respond ul li.misc ul li {
	display: inline;
	padding: 0 40px 0 0;
	float: none;
}

div.respond ul li.misc label {
	display: inline;
}

div.respond textarea {
	height: 100px;
	width: 742px;
}

div.respond ul li.name,
div.respond ul li.captcha {
	width: 365px;
	float: left;
}

div.respond ul li.email,
div.respond ul li.misc {
	width: 365px;
	padding-left: 22px;
	float: left;
}

div.respond ul li.name input.text,
div.respond ul li.email input.text {
	width: 355px;
}

div.respond ul li.captcha input.text {
	width: 195px;
	margin-right: 10px;
}

/* contact section */

#contact form {
	width: 998px;
	text-align: left;
}

form p {
	padding-bottom: 20px;
	color: #f2f2f2;
	font: 12px 'Times New Roman', Times, serif;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form label {
	display: block;	
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
	color: #949598;

}

form input {
	display: block;
	border:1px solid #3E3E3E;
	background:#1E1E1E;
	margin-top: 3px;
	height:20px;
}

form label.field-email {
	clear: left;
	float: left;
	margin: 0px 45px 0px 0px;
	width: 230px;
	
}

form label.field-subject {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 230px;
}


form label.field-email input {
	float: left;
	width: 230px;
	padding: 2px;
	border: 1px solid #3E3E3E;
	font: 12px 'Times New Roman', Times, serif;
}

form label.field-subject input {
	float: left;
	width: 230px;
	padding: 2px;
	border: 1px solid #3E3E3E;
	font: 12px 'Times New Roman', Times, serif;
}

textarea {
	display: block;
	width: 230px;
}

form textarea {
	margin-top: 3px;
	height: 200px;
	border: 1px solid #3E3E3E;
	font: 12px 'Times New Roman', Times, serif;
	padding: 2px;
}

/* New contact form CSS 2/4/10 */

.column {
	display:inline;
	float:left;
	width:190px;
}
.left, .middle, .right {
	display:block;
	position:relative;
	float:left;
}

.left {width:190px;}

.right {width:238px;}

h3.up {margin-bottom:10px;}

.simple_button{
	color: #000000;
	background-color: #A59379;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-style:none;
}

.simple_button:hover{
	color: #000000;
	background-color: #f2f2f2;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-style:none;
}


#subscribe {display:inline; float:left;}
#unsubscribe {display:inline; float:left; margin-left:20px;}

#submit {
	display:block;
	clear:left;
}

.middle-email {display:block; height:398px;}

/* March Updates */
.shop_box {
	width:388px;
	height:388px;
	margin: 8px 8px 0 0;
	float:left;
}

.front-top_row img, .shop_box img, .front_bottom-right img {
	border:none !important;
}

.shop_box article {
	width:188px;
	height:188px;
	float:left;
	background-color: #DFE0E1;
}
.front-page_710x400 {
	width:710px;
	height:400px;
	float:left;
	margin-right:8px;
	background-color: #DFE0E1;
}

.front-page_280x250 {
	width:280px; 
	height:250px; 
	float:right;
}
.front-page_280x142 {
	width:280px;
	height:142px;
	float:right;
	margin-top:8px;
}
.front-page_550x388 {
	float:left; 
	width:550px;
	height:388px;
	margin:8px 8px 0 0;
}
.front-page_440x388 {
	float:left; 
	width:440px;
	height:388px;
	margin-top:8px;
}

/* Footer */

#footer {
	border-top:1px solid #3e3e3e;
	float:left;
	height:auto;
	width:100%;
}
#footer form input {
	margin-top:8px;
	height:21px;
	float:left;
	font: 12px/16px 'Times New Roman', Times, serif;
	border:1px solid #3e3e3e;
}
.footer_navigation {
	float:left;
	width:100%;
}
.footer_navigation ul {
	margin:0px;
	padding:4px 0;
	list-style-type:none;
}
.footer_navigation ul li {
	float:left;
	margin-right:2px;
}
.footer_copyright {
	float:right;
	margin-top:7px;
	padding-top:5px;
	width:100%;
	text-align:right;
	border-top:1px solid #3e3e3e;
}
.footer_social {
	float:left;
	width:76px;
	margin-top:8px;
	
}
.sub-button {
	color:#fff;
	background-color:#3e3e3e;
	margin-left:-2px;
	height:25px !important;
}
.facebook_icon {
float:left;
background:url('/images/Footer_Social/facebook.jpg') no-repeat;
text-indent:-9999px;
width:25px;
height:25px;
}
.tumblr_icon {
background:url('/images/Footer_Social/tumblr.jpg') no-repeat;			
text-indent:-9999px;
float:left;
margin-left:10px;
width:25px;
height:25px;
}
.footer_subscribe {
	float:left;
	margin-left:-8px;
}
input {
 	color:#DFE0E1;
}

/* Front Page */

.widget-keywords {
	margin-bottom:20px;
}
.front-top_row {
	float:left;
	width:998px;
	height:400px;
}

.front-page_710x400 embed, .front-page_710x400 iframe, .front-page_710x400 img {
	width: 710px !Important;
	height:400px !important;
	border:none !Important;
	overflow:hidden !Important;
}

.front-page_280x250 embed, .front-page_280x250 iframe, .front-page_280x250 img {
	width:280px !important;
	height:250px !important;
	overflow:hidden !important;
}
.front-page_280x142 embed, .front-page_280x142 iframe, .front-page_280x142 img {
	width:280px !Important;
	height:142px !Important;
	border:none !Important;
	overflow:hidden !important;
}

.front-page_550x388 embed, .front-page_550x388 iframe, .front-page_550x388 img {
	width:550px !Important;
	height:388px !important;
	overflow:hidden !Important;
}
.front-page_440x388 embed, .front-page_440x388 iframe, .front-page_440x388 img {
	width:440px !Important;
	height:388px !important;
	overflow:hidden !Important;
}
#store-header {
	margin-left:10px;
	width:220px;
	height:auto;
	float:left;
}
#shop_cart {
	width:150px;
	height:12px;
	float:left;
	overflow:hidden;
	left:240px;
	position:relative;
	top:6px;
}
#shop_cart p {
	color: #fff !important;
}

/* Galleria */

#gallery {
	margin-top:35px;
}

.galleria-counter {
	position:relative;
	top:15px;
}
.galleria-info {
	position:relative;
	top:-24px !important;
}

.galleria-thumbnails-container {
	display:none !Important;
	opacity:0 !important;
}
#gallery img {
	width:998px !important;
	height: 672px !Important;
}
.galleria-image {
	width:998px !Important;
	height:672px !Important;
	overflow:visible !important;
}

/* August 2012 Updates by Scott */

#monthly_archive {
	background-color:transparent; 
	border:1px solid #3E3E3E; 
	height:25px; 
	margin-bottom:15px; 
	width:100%;
	color:#FFF;
}
.widget-monthly-archive {
	margin-bottom: 10px;
}
.ui-selectmenu-menu {
	overflow:scroll;
	top:733px;	
}
/* "free shipping for orders over 150" */
.special.free.shipping.offer { position: relative; z-index: 99; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #3e3e3e;}
.special.free.shipping.offer h1 { text-align:right; font: 12px/16px 'Times New Roman', Times, serif; text-transform:uppercase;}
.special.free.shipping.offer h1 em { text-transform:none; font-weight:bold; font-size:11px;}
.special.free.shipping.offer h1 em a { text-decoration:underline;}
.special.free.shipping.offer p { 
	display:none; 
	position: absolute; 
	right: 0; 
	top: 40px; 
	background: #000; 
	padding: 10px; 
	width: 250px; 
	border: 1px solid #3e3e3e;
}

.special.free.shipping.offer p em{
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 10px;
	cursor:pointer;
}

.special.free.shipping.offer p em:hover{
	color:#B8B8B8;
}

#header iframe { background:#1E1E1E;}
