/*
Theme Name: Opulence Wordpress Template
Theme URI: http://www.madeglobal.com
Description: Tudor Jewelry Showcase Template
Version: 1.0
Author: Madeglobal
Author URI: http://www.madeglobal.com/
Tags: black, no header, fixed width, two columns, accordion
*/


/* Reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

*:focus {outline: none;}

a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}

:focus {
-moz-outline-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em */
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	background-color: #000000;
	color: #747474;
	text-align: center;
	}

#page {
	background-color: #000000;
	border: medium none ;
	text-align: left;
	}

#content {
	font-size: 1em;
	}

.entry {
	line-height: 1.3em;
	}

.postmetadata {
	text-align: center;
	}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #a6a6a6;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #747474;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.entry a {
  text-decoration: underline;
}
  
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

li.current_page_item a {
  color:#6d0909;
}

a:hover, li.current_page_item a:hover {
	color: #a6a6a6;
	text-decoration: none;
	}
  
h2 a:hover, h3 a:hover {
	color: #a6a6a6;
	text-decoration: none;
	}

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#content {
  width:628px;
  float:left;
  min-height:430px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 0 210px;
	margin: 0 auto;
	width: 750px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
  color:#303030;
	}
  
#footer a {
  color:#303030;
}
  
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
  color: #ffffff;
	margin:  0;
	padding: 0;
  text-transform: uppercase;
  width:320px;
  font-size: 16px;
	}

h3 {
	padding: 0;
	margin:  10px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-left: 7px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 3px 0 0 0;
	}
/* End Entry Lists */

/* Begin Sidebar */
#sidebar
{
 	padding-top: 15px;
  width: 320px;
  float: left;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
  background:transparent url('images/speech.gif') no-repeat 0 0 !important;
	margin: 15px 30px 0 10px;
	padding-left: 40px !important;
  padding-top: 10px !important;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/***** Hide things ****/
H1.hide, H1.hide A, H2.hide, H2.hide A, H3.hide, H3.hide A
{
  font-size: 28px;
  line-height: 1em;
  padding: 0px;
  margin: 0px;
  height: 0px;
  text-indent: -5000em;
} 

/* Contact Form Formatting */

.wpcf7 input, .wpcf7 textarea, .expform input {
  width:250px;border:medium none;background-color:#232323;margin-top:3px;padding:5px;
  color:#848484;
  font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
  overflow:hidden;
}   

.wpcf7 textarea {
  width:320px;
}

#contradio, #contradio input {
  width: 13px;
  cursor:pointer;
} 

#contsend, #newssend  {
  cursor:pointer;
}

/*  this is for the NON image replace mode 
#contsend, #contsend input, #newssend, #newssend input 
{
  background-color: #000000;
  color:#828282;
  border-top: 1px solid #828282;
  border-bottom: 1px solid #828282;
  margin-top: 20px;
  width: 330px;
  text-align: left;
  font-size: 1.3em;
}
*/

#contsend {
    margin-top:10px;
    padding: 23px 0 0 0;
    overflow: hidden;
    background-image: url("images/button-send-norm.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:23px;
}

#newssend {
    margin-top:10px;
    padding: 23px 0 0 0;
    overflow: hidden;
    background-image: url("images/button-join-norm.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:23px;
}

#contsend:hover {background-image: url('images/button-send-ro.gif');}
#newssend:hover {background-image: url('images/button-join-ro.gif');} 



span.wpcf7-response-output  {
  width:300px;
}


span.wpcf7-form-control-wrap {
  width:330px;
  display: block;
}

span.wpcf7-validation-errors {
  width: 330px;
}

span.wpcf7-list-item {
  margin: 0px !important;
}

span.want-newsletter {
  margin: 0px;
}

.contcheck input {
  margin: 5px 0px;
}

span.wpcf7-list-item-label{
  margin: 0px;
}


/* graphical replacement of items in sidebar */

.page_home
{
  display:block; 
  clear:both;
  width:100%; 
  border: none;
}

* html .page_home a:hover {height:167px; he\ight:0;}

/* general styling */
 .page_home a
{ display:block; height:75px; color:#000; padding-top:21px; overflow:hidden; border:none; font-size:0;}

.page_home a { /* the logo */
 padding-top:36px;
}

/* first the HOME PAGE */ 
.page_home {background:transparent url('images/logo.png') no-repeat 0 0; width:320px; height:110px;margin-bottom:30px; }

.accordion {
  background-image: none;
  margin-bottom:20px;
}

.fifty{
  float:left;
  width:359px; 
  padding-left: 33px;
}

.contactline {
  clear:both;
  vertical-align: middle;
}

img.contactbutton {
  padding: 0px 3px 3px 0px;
  margin: 0 3px 3px 0;
}

img.contactimage {
  padding-bottom: 20px;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #ff0000 !important;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000 !important;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ff0000 !important;
}

div.wpcf7-validation-errors {
	border: 2px solid #ff0000 !important;
}

span.wpcf7-not-valid-tip {
	border: 1px solid #ff0000 !important;
}

#confirmation, #newsfailed {
  margin: 5px;
  width: 200px;
	border: 2px solid #ff0000 !important;
}

.productlink {
  float:right;
  width:170px;
}

.wpsc_product_title {
  color: #dddddd;
  font-size:1.5em;
}

.myGallery{
  background-color:#000000 !important;
}

.producttext {
  margin-left:10px;
}

h2.prodtitles {
  margin: 0 0 10px !important;
}

div.wpcf7 {
  margin: 40px !important;
}

.specially {
  padding:10px;
  font-size:1.2em;
  color:#dddddd;
  text-align:center;
}

div#sliding_cart {
  margin: 10px 0 5px 10px !important;
}

div#sliding_cart th, div#sliding_cart td {
  padding: 2px 5px 0 5px !important;
}