/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {
float:right;
margin:0 0 0 -320px;
width:100%;
}

div#disclaimer-text {
font-size:.7em;
width:650px;
margin-left:320px;
}

div#post-list {
float:left;
width:400px;
}

.entry-content {
margin-bottom:20px;
}

div#feature-box {
float:left;
clear:both;
width:100%;
min-height:280px;
height:auto !important;
  height:280px;
background-color:#000;
border: 1px solid #333;
margin-top: 200px;
}

div#video-box {
float:left;
clear:both;
width:100%;
min-height:300px;
height:auto !important;
  height:3000px;
background-color:#000;
border: 1px solid #333;
margin-top: 20px;
margin-bottom:50px;
}

div#video-home {
float:left;
width:322px;
height:260px;
border:1px solid #333;
margin-top:20px;
margin-left:10px;
}

div#home-box {
float:left;
clear:both;
width:100%;
height:250px;
background-color:#101010;
border: 1px solid #333;
margin: 20px 0;
}

div#content {
margin:0 20px 0 320px;
border:1px solid #1e1e1e;
background-color:#000;
padding:100px 20px 20px 20px;
min-height:470px;
height:auto !important;
  height:470px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
}

div#content-news {
font-size:.9em;
font-weight:normal;
margin:0 20px 0 320px;
border:1px solid #1e1e1e;
background-color:#000;
padding:100px 20px 20px 20px;
min-height:470px;
height:auto !important;
  height:470px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
}

div#page-hdr {
background: url(/images/pageheader_bkgd.png) top center no-repeat;
width:655px;
height:133px;
position:absolute;
margin-top:-140px;
margin-left:-38px;
}

div#page-ftr {
background: url(/images/pagefooter_bkgd.png) top center no-repeat;
width:656px;
height:78px;
margin-left:302px;
margin-top:-30px;
margin-bottom:50px;
position:relative;
clear:both;
}

div.sidebar {
margin-left: 20px;
}


div#primary ul {
padding:0 25px;
}

div#primary {
background: url(/images/primary_bkgd.png) top center no-repeat;
padding-top:70px;
width:260px;
height:360px;
color:#999;
font-size:.9em;
position:fixed;
z-index: 9; /*--Keeps the panel on top of all other elements--*/
}

div#primary a {
color: #fff;
}

div#primary a:hover {
color: #000;
}

div#secondary {
}

div#footer-padding {
clear:both;
width:960px;
height: 260px;
}


div#footer {
width: 960px;
margin: 0px auto -250px;
min-height: 380px;
height: auto !important;
height: 380px;
}

div#footer-bkgd {
width:100%;
min-height: 380px;
height: auto !important;
height:380px;
background: url(/images/ftr_bkgd.png) top center repeat-x;
}

div#footer-showroom {
float:left;
width:613px;
height:362px;
background: url(/images/ftr_showroom.png) top center;
}

div#showroom-text {
width:200px;
height:80px;
font-size:14px;
text-decoration:none;
margin-left:376px;
margin-top:164px;
padding-right:30px;
color:#1f1f1f;
}

div#footer-items {
float:left;
width:320px;
height:260px;
margin-top:110px;
margin-left:20px;
}

div#btn-newsletter {
width:308px;
height:92px;
background: url(/images/btn_newsletter2.png) top center;
}

div#btn-newsletter a {
display:block;
width:308px;
height:92px;
background: url(/images/btn_newsletter.png) top center;
}

div#btn-newsletter a:hover {
background: url(/images/btn_newsletter2.png) top center;
}

div#btn-facebook {
width:308px;
height:103px;
background: url(/images/btn_facebook2.png) top center;
}

div#btn-facebook a {
width:308px;
height:103px;
display:block;
background: url(/images/btn_facebook.png) top center;
}

div#btn-facebook a:hover {
background: url(/images/btn_facebook2.png) top center;
}

div#btn-entourage {
margin-top:20px;
width:194px;
height:17px;
background: url(/images/btn_digitalentourage2.png) top center;
}

div#btn-entourage a {
width:194px;
height:17px;
display:block;
background: url(/images/btn_digitalentourage.png) top center;
}

div#btn-entourage a:hover {
background: url(/images/btn_digitalentourage2.png) top center;
}

/*
LAYOUT: Home Page
DESCRIPTION: One column custom home page
*/

div#home-bkgd {
background: url(/images/home_bkgd2.png) top center repeat-x;
float:left;
margin-left:0;
height:700px;
width:100%;
}

div#container2 {
float:right;
margin:0 0 0 -320px;
width:100%;
min-height:700px;
height:auto !important;
  height:700px;
}

div#content2 {
width:300px;
margin:10px 20px 0 20px;
padding:220px 20px 20px 20px;
min-height:240px;
height:auto !important;
  height:240px;
}


.hidden-elements,#header p,#blog-description,#blog-title,.skip-link,.entry-meta,.entry-date,div#comments,.shoppingcart, div.sidebar, div.wpsc_product_price {
position:absolute;
left:-9999px;
width:0;
overflow:hidden;
}

/* Reset */

* {
margin: 0;
padding: 0;
}

html {
overflow-y: scroll;
}

html, body {
height: 100%;
}

body {
font-family: Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
color: #ccc;
background-color:#000;
height:auto;
}

p {
margin: .8em 0;
}

img {
border:0;
}

img a{
border:0;
}

a {
color:#999;
}

a:visited {
#color:666;
}

/* Structure */

#header {
height: 0;
}

#wrapper {
width: 960px;
margin: 0px auto -250px;
min-height: 100%;
height: auto !important;
height: 100%
}

#push {
height: 250px;
}

#container {
min-height:700px;
height: auto !important;
height:700px;
}



/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#page-bkgd {
background: url(/images/home_bkgd2.png) top center repeat-x #0f0f0f;
}

div#container-logo {
position: fixed;
margin-left: 18px;
z-index: 9; /*--Keeps the panel on top of all other elements--*/
width:266px;
height:200px;
background: url(/images/logo.png) top center no-repeat;
}

div#container-tagline {
margin-left:300px;
margin-top:-40px;
width:655px;
height:90px;
background: url(/images/tagline.png) top center no-repeat;
}

div#container-video {
position:absolute;
float:left;
margin-left:20px;
margin-top:-20px;
width:158px;
height:190px;
background: url(/images/btn_video.png) top center no-repeat;
}

div#container-video a {
display:block;
width:158px;
height:190px;
background: url(/images/btn_video2.png) top center no-repeat;
}

div#container-video a:hover {
width:158px;
height:190px;
background: url(/images/btn_video.png) top center no-repeat;
}

div#container-idea {
position:absolute;
margin-left:17px;
margin-top:-20px;
width:309px;
height:183px;
background: url(/images/btn_special2.png) top center no-repeat;
}

div#container-idea a {
display:block;
width:309px;
height:183px;
background: url(/images/btn_special4.png) top center no-repeat;
}

div#container-idea a:hover {
width:309px;
height:183px;
background: url(/images/btn_special2.png) top center no-repeat;
}

div#container-dress {
position:absolute;
margin-left:196px;
margin-top:-40px;
width:398px;
height:632px;
}

div#container-shop {
position:absolute;
margin-left:580px;
width:359px;
height:632px;
background: url(/images/bkgd_shop.png) top center no-repeat;
}

.btn-shop-new {
margin-top:188px;
margin-left:97px;
width:168px;
height:90px;
background: url(/images/btn_home_newarrivals1.png) top center no-repeat;
}

.btn-shop-new a {
display:block;
width:168px;
height:90px;
background: url(/images/btn_home_newarrivals2.png) top center no-repeat;
}

.btn-shop-new a:hover {
width:168px;
height:90px;
background: url(/images/btn_home_newarrivals1.png) top center no-repeat;
}

.btn-shop-sale {
margin-top:7px;
margin-left:97px;
clear:both;
width:168px;
height:90px;
background: url(/images/btn_home_saleitems1.png) top center no-repeat;
}

.btn-shop-sale a {
display:block;
width:168px;
height:90px;
background: url(/images/btn_home_saleitems2.png) top center no-repeat;
}

.btn-shop-sale a:hover {
width:168px;
height:90px;
background: url(/images/btn_home_saleitems.png) top center no-repeat;
}

.btn-shop-wedding {
margin-top:7px;
margin-left:97px;
clear:both;
width:168px;
height:90px;
background: url(/images/btn_home_wedding1.png) top center no-repeat;
}

.btn-shop-wedding a {
display:block;
width:168px;
height:90px;
background: url(/images/btn_home_wedding2.png) top center no-repeat;
}

.btn-shop-wedding a:hover {
width:168px;
height:90px;
background: url(/images/btn_home_wedding1.png) top center no-repeat;
}

div#container-logo a {
display:block;
width:266px;
height:200px;
background: url(/images/logo2.png) top center no-repeat;
}

div#container-logo a:hover {
display:block;
width:266px;
height:200px;
background: url(/images/logo3.png) top center no-repeat;
}

div#menu {
margin-left:280px;
height:160px;
font-size:1em;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin-left:20px;
padding-top:60px;
}

div#menu ul a {
margin-right:9px;
background: #222 url(/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
font-size:.9em;
}

.emptycart, .gocheckout, .visitshop a {
background: #a9014b url(/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
margin:10px 0;
}

div#menu ul a:hover {
color: #ccc;
}

.current_page_item {

}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

h2.entry-title {
margin-top:75px;
text-align:center;
text-transform:uppercase;
color:#666;
}

div#container {
margin-top:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
float:left;

clear:both;
height:auto;
margin:10px 0;
width:100%;
}

.attachment-thumbnail {
border: 1px solid #ccc;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.contactform {
	font: 0.8em Arial, Helvetica, sans-serif;
	padding: 3px;
        width: 200px;
        height: 1.5em;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	background: #1f1f1f;
	font-weight: bold;
	color: #999;
}

.contactform2 {
	font: 0.8em Arial, Helvetica, sans-serif;
	padding: 3px;
        width: 50px;
        margin-left:5px;
        height: 1.5em;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	background: #1f1f1f;
	font-weight: bold;
	color: #999;
}

.select-contact {
	font: 0.8em Arial, Helvetica, sans-serif;
	padding: 3px;
        width: 210px;
        height: 2.0em;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	background: #1f1f1f;
	font-weight: bold;
	color: #999;
}

.select2 {
	font: 0.8em Arial, Helvetica, sans-serif;
	padding: 3px;
        width: 110px;
        height: 2.0em;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	background: #1f1f1f;
	font-weight: bold;
	color: #999;
}


.wpsc_variation_forms select {
	font: 0.7em Arial, Helvetica, sans-serif;
	padding: 3px;
	background: #101010;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	color: #fff;
}


select, input, textarea {
	font: 0.8em Arial, Helvetica, sans-serif;
	padding: 3px;
        margin: 0;
	background: #101010;
	color: #ccc;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
}

.formlabel {
        display:block; 
        width:200px;
        height:1.3em;
        float:left;
        font-size:0.8em;
        font-weight: bold;
        color: #000;
        margin-right: 6px;
        background-color: #f67dae;
        padding: 5px;
border: 1px solid #1f1f1f;
}

.formlabel2 {
        display:block; 
        width:480px;
        height:1.3em;
        font-size:0.8em;
        font-weight: bold;
        color: #000;
        background-color: #f67dae;
        padding: 5px;
border: 1px solid #1f1f1f;
}

.textarea2 {
	font: 0.8em Arial, Helvetica, sans-serif;
	width: 480px;
        height: 7em;
	padding: 6px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	background: #1f1f1f;
	font-weight: bold;
	color: #999;
}

.checkbox-text {
        font-size:0.9em;
        font-weight: bold;
}

.btn-submit {

}

.wpsc_checkout_forms h4 {
        display:block; 
        width:480px;
        height:1.3em;
        font-size:0.9em;
        font-weight: bold;
        color: #000;
        background-color: #f67dae;
        padding: 5px;
border: 1px solid #1f1f1f;
margin:10px 0;
}

.make_purchase {
background: #222 url(/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
margin: 10px 0;
float:right;
}

hr {
border:1px dotted #333;
margin:10px 0;
padding:0;
}

.entry-content h3 {
color:#f6cbdc;
margin: 1em 0;
}

div#dress-form-col {
float:left;
width:300px;
margin-left:10px;
}

.wpcf7-list-item {

}

