/*   
Theme Name: Express Store
Theme URI: http://enovastudio.org
Description: Express Store turns your default wordpress website into a plugin free fully functional online store. Whether you’re a Wordpress Pro or just starting out anyone can use this theme and you don’t have to touch a single line of code.
Author: Alessandro Tesoro (EnovaStudio)
Author URI: http://enovastudio.org
Version: 1.9.1
*/


/*

Template Main Settings File.

*/

/******************************************************************
	Css global reset
******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*additional theme required code */

.sf-menu .current-menu-item > a {
       color: #000 !important;
}

/*additional theme required code */

.current-menu-item a {
       color: #000 !important;
}
.gallery-caption {
	margin-left: 0px;
}
 .bypostauthor{}

.wp-caption { padding: 1px; text-align:center; border: 1px solid #bfd4d9; background:#fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.wp-caption-text { margin:0; padding:0; font:0.9em/1.5em sans-serif; text-align:center; }
.wp-caption.aligncenter { margin:0 auto 15px; }

/* update 1.2 */

#related-wrapper ul li {
	width: 182px;
}

#related-wrapper ul li p a {
	text-align: center;
	color: #7193B2 !important;
}

#related-wrapper ul li p {
	width: 170px !important;
	text-align: center !important;
}

#related-slider {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* update 1.3 */

li.sbg_widget{list-style: none !important;}

.sbg_widget {
	margin-bottom: 30px;
}

/* update 1.4 */

dl.details dt, dl.details dd {
	margin-bottom: 10px;
}

/* update 1.5 */

#sidebar li#recover-url {
	position:absolute;
	margin-top:95px;
	right:0px;
	border:none !important;
}

#page-content #recover-button {
	position:absolute;
	margin-top:55px;
	margin-left:130px !important;
}

/* update 1.6 */

input[type=checkbox].required.error + a {
	color: red !important;
}

#termscontent p, #termscontent h1, #termscontent h2, #termscontent h3, #termscontent h4, #termscontent h5, #termscontent h6 {
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
}

#termscontent p {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 10px;
}

ul#checkout-order-data-list li.terms {
	display: none !important;
}

#large-list{width:auto;  z-index:10; padding:10px; }
#large-list li{position:absolute; z-index:11; left:10;}

.alt-list {
	margin-top: 500px;
}

#main-picture-default img {
	border: 1px solid #f0f0f0;
	padding: 4px;
}

#thumbs-list-default {
	padding-left: 4px !important;
	width: 253px;
}

#thumbs-list-default li {
	margin-right: 7px !important;
	margin-bottom: 5px !important;
}

#thumbs-list-default li img{
	padding: 4px;
	border: 1px solid #f0f0f0;
}

#checkout-promobox .inner-form-coupon {
	padding-top: 20px;
}

#checkout-promobox .inner-form-coupon input[type=text] {
	margin-top: 10px;
}

#checkout-promobox .inner-form-coupon input[type=submit] {
	margin-top: 30px !important;
}

/* Update 1.7 */

.item-column select {
	float: right;
	position: relative;
	margin-top: -33px;
}

.purchase-fields input[type=submit] {
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
	    center top,
	    rgba(255, 255, 255, .1) 0%,
	    rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
	    linear,
	    center bottom,
	    center top,
	    from(rgba(0, 0, 0, .1)),
	    to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	padding: 5px 10px 5px 10px;
	position: relative;
	top: -22px;
	margin-left: 10px;
}

.row-pic img {
	display: block;
	padding: 3px;
	border: 1px solid #dfdfdf;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
}

#with-pic td {
	padding-bottom: 20px;
}

#with-pic .item-column {
	padding-left: 90px;
	padding-top: 40px;
}

#product-share span {
	display: block;
	float: left;
}

#product-share br {
	display: none;
}

/* update 1.8 */

span.wpcf7-not-valid-tip {
position: absolute;
top: 53% !important;
left: 105% !important;
z-index: 100;
background: none !important;
border: none !important;
font-size: 10pt;
width: 280px;
padding: 2px;
color: red !important;
}

#inner-page textarea {
	background: white;
	border: 1px solid #F0F0F0;
	padding: 5px;
}

div.wpcf7-validation-errors {
	border: none !important;
	color: red;
}

div.wpcf7-response-output {
	margin: 0px 0px 20px 0px !important;
	padding: 0px !important;
}

.wpcf7-submit {
	font-size: 11px;
	background: white;
	color: grey;
	cursor: pointer;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	font-weight: bold;
}

.wpcf7-submit:hover {
	color: #000;
}

body.firefox .row-pic img {
        margin-top: -48px;
}

#welcome-area {
	position: absolute;
	top: -10px;
	font-size: 11px;
	right: 15px;
	color: #AEAEAE;
}

#welcome-area a:link, #welcome-area a:visited {
	color: #7193B2;
	text-decoration: none;
}

#welcome-area a:hover {
	text-decoration: underline;
}


/* new styles */
#header-address {
	position: relative;
	top: 10px;
	right: 22px;
	font-size: 12px;
	float: right;
	color: #777;
}               

#header-address .icon {
	display: inline-block;
	width: 7px;
	height: 11px;
	margin-left: 3px;
	margin-top: 2px;
	background: url(images/icons.png) 0 2px no-repeat;
}

#header-address .mini-home {
	background-position: -8px 2px;
}

#header-address .mini-email {
	background-position: -16px 2px;
}