/*
Theme Name:Xenastore
Theme URL:http://www.web2feel.com/xenastore/
Description:Free WordPress theme released by web2feel.com
Author:Jinsona
Author URI:www.web2feel.com
Version:1.0.0
Tags:Ecommerce theme,Business,Market,Cart66 plugin,Minimalistic,Right-sidebar,fixed-width,jQuery slider,theme-options,threaded-comments,banner ads,adsense,fab themes.
*/

/* 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,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align: baseline;
}
:focus {
	/* remember to define focus styles! */
	outline:0;
}
ol,ul {
	list-style: none;
}
table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse:separate;
	border-spacing:0;
}
caption,th,td {
	font-weight:normal;
	text-align:left;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}
blockquote,q {
	quotes:"" "";
}
a img {
	border:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

/* BASIC ===========================*/

body {
	font-family:Open Sans,Arial,Century gothic,sans-serif;
	color:#555;
	font-size:13px;
	background:url(images/body.jpg);
	
}

p{
	line-height:180%;
}
img {
	border:0;
	margin:0;
}
a {
	color:#FF0000;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
blockquote {
	color:#59666f;
	font-style:italic;
	font-family:Georgia;
	padding:10px;
}
.clear {
	clear:both;
}

img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background:#eee;
	padding:5px;
}
img.alignnone {
	display:inline;
	background:#eee;
	margin:0 0 10px;
	padding:5px;
}
img.alignright {
	display:inline;
	background:#eee;
	margin:5px 0 10px 10px;
	padding:5px;
}
img.alignleft {
	display:inline;
	background:#eee;
	margin:5px 15px 10px 0;
	padding:5px;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 15px 10px 0;
}
.wp-caption {
	text-align:center;
	background:#eee;
	margin:10px;
	padding:4px 0 5px;
}
.wp-caption img {
	border:0;
	margin:0 0 5px;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	font-weight:400;
	line-height:12px;
	color:#444;
	margin:0;
	padding:0;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Bitter, Open sans,Arial,sans-serif;
	font-weight:800;
	padding: 0;
}


table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #fff;
	margin:10px 0;
}
table td,table th {
	text-align:left;
	border:1px solid #fff;
	padding:.4em .8em;
}
table th {
	background:#fff;
	color:#999;
	text-transform:uppercase;
	font-weight:400;
	border:1px solid #fff;
}
table td {
	border:1px solid #fff;
	background:#fff;
	color:#555;
}
table tr.even td {
	background:#eee;
	border:none;
}
table tr:hover td {
	background:#FFF9DF;
}




/* OUTER */
#wrapper {
	width:100%;
	background:url(images/top.jpg) top no-repeat;
	border-top:5px solid #37444e;
}

#casing {
	width:1000px;
	margin:0px auto;
	padding: 0px 0px 25px 0px;
}

/*Header===================================*/

#masthead {
	height:210px;
	width:100%;
}

#top {
	height:140px;
	width:1000px;
	margin:0px auto;
}

.blogname {
	width:600px;
	float:left;
	margin:50px 0px 0px 25px;
	font-family:Bitter,Arial,Century gothic,sans-serif;
}

.blogname h1 {
	font-weight:700;
	font-size:30px;
	text-transform:uppercase;
	}

.blogname h1 a,.blogname h1 a:visited {
	color:#000;
	display:block;
}

.blogname h2 {
	font-weight:400;
	font-size:14px;
	color: #333333;
}

/* TOP-MENU================================ */

#botmenu {
	height:67px;
	margin:0px auto;
	background:url(images/menu.png) center no-repeat;
}
#subnav {
	clear:both;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin:0 auto;
	overflow:hidden;
	width:1000px;
	height:50px;
}
#subnav ul {
	float:left;
	width:970px;
	padding:0px 15px;
}
#subnav li {
	float:left;
	list-style-type:none;
	font-weight:700;
}
#subnav li a {
	color:#405415;
	display:block;
	padding:15px 10px 15px 10px;
	position:relative;
	text-decoration:none;
	text-shadow:1px 1px 0px #8ED202;
}
#subnav li a:hover,#subnav li a:active,#subnav .current-menu-item a {
	color:#fff;
	text-shadow:1px 1px 0px #496807;
}
#subnav li a .sf-sub-indicator {
	display:block;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
}
#subnav li li a,#subnav li li a:link,#subnav li li a:visited {
	background-color:#597E10;
	border-top-width:0;
	color:#e7e7e7;
	font-size:13px;
	padding:10px 10px;
	position:relative;
	text-transform:none;
	width:140px;
	font-weight:400;
	text-shadow:none;
}
#subnav li li a:hover,#subnav li li a:active {
	color:#fff;
	background:#679609;
	text-shadow:none;
}
#subnav li ul {
	height:auto;
	padding:0px 0px;
	left:-9999px;
	margin:0 0 0 1px;
	position:absolute;
	width:160px;
	z-index:9999;
}
#subnav li ul a {
	width:160px;
}
#subnav li ul ul {
	margin:-38px 0 0 160px;
}
#subnav li:hover>ul,#subnav li.sfHover ul {
	left: auto;
}

/* SEARCH FORM =======================================*/

#search {
	width:270px;
	padding:0px;
	margin:50px 25px 0px 0px;
	display:inline-block;
	float:right;
	background:#f8f8f8;
	border:1px solid #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#search form {
	margin:0px 0px 0px 0px;
	padding:0;
}
#search fieldset {
	margin:0;
	padding:0;
	border:none;
}
#search p {
	margin:0;
	font-size:85%;
}
#s {
	width:200px;
	background:#f8f8f8;
	margin:0px 0px 0px 0px;
	padding:5px 5px;
	height:20px;
	border:none;
	color:#555;
	float:left;
	display:inline;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}
#searchsubmit {
	background:#37444E;
	border:none;
	color:#fff;
	display:block;
	width:60px;
	height:30px;
	line-height:30px;
	float:right;
	cursor:pointer;
	margin: 0px 0px 0px 0px;
	border:1px solid #263038;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}

.mycart{
	float:right;
	font-size:14px;
	margin-right:25px;
	font-weight:700;
	margin-top:10px;
}

.mycart #Cart66scCheckout{
	color:#ff0000;
}

.mycart #Cart66scCartLink{
	color:#555;
	margin-right:10px;
	background:url(images/cart.png) no-repeat;
	padding-left:20px;
}

.mycart #Cart66scViewCart{
	color:#ff0000;
}

/*Carousel */

.prowrap{
	width:920px;
	margin:50px auto 0px;
	height:300px;
}

.propanel{
	
}

.imgpanel{
	float:left;
	width:300px;
	height:300px;
	margin-right:50px;
}

.prodata{
	width:500px;
	float:left;
}

.prodata h2{
	font-size:24px;
	font-family: Bitter, Arial,sans-serif;
	font-weight:800;
	color:#000;
}	

.prodata span,.paneldata span{
	display:block;
	float:left;
	padding:3px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:20px;
	font-weight:800;
	color:#fff;
	font-size:16px;
}

span.sl-price{
	background:#85c602;
}

span.sl-buy a:link, span.sl-buy a:visited{
	color:#fff;
}

span.sl-buy{
	background:#37444e;
}

.procopy{
	margin:15px 0px;
}
.bx-prev{
	position:absolute;
	left:-40px;
	top:135px;
	height:31px;
	width:31px;
	text-indent:-9000px;
	background:url(images/prev.png);
}
	
.bx-next{
	position:absolute;
	right:-40px;
	top:135px;
	height:31px;
	width:31px;
	text-indent:-9000px;
	background:url(images/next.png);
}


/*Deal Banner*/

#dealbanner{
	width:999px;
	height:150px;
	margin:50px auto 0px;
}

.dealbox{
	width:333px;
	float:left;
	height:100%;
}

.dealbox a:link, .dealbox a:visited{
	color:#fff;
	text-decoration:underline;
}

.dealbox h1{
	font-weight:800;
	font-size:36px;
	color:#fff;
	padding:10px 0px 0px 20px;
	text-transform:uppercase;
	font-family: Open sans, Bitter, Arial,sans-serif;
}

.dealbox p{
	font-family: Bitter, Arial,sans-serif;
	font-weight:700;
	color:#fff;
	padding:0px 20px;
	font-size:18px;
	line-height:120%;
}


.dbleft{
	background:#555;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}

.dbmid{
	background:#ff0000;
}

.dbright{
	background:#ffc618;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
	
/*Store	*/
	
ul#storefront{
	width:1000px;
	padding:40px 0px;
	margin:0px 0px;
	list-style:none;
	}	

li.storepanel{
	width:480px;
	float:left;
	margin-bottom:40px;
	}
	
li.rpanel{
	margin-left:40px;
	}	

.panelpic{
	float:left;
	margin-right:20px;
	padding:10px;
	background:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ddd;
	position:relative;
	}	
	

.paneldata h2 a:link, .paneldata h2 a:visited{
	color:#000;
	}

.panelcopy{
	margin:0px 0px 10px 0px;
	}	
	
img.arcpanel{
	float:left;
	margin:5px 20px 0px 0px;
}

.premig{
	width:660px;
	min-height:400px;
	display:block;
	background:#fff;
	text-align:center;
	margin-bottom:30px;
}

/*Article*/
#left {
	float:left;
	margin-left:25px;
	margin-top:25px;
	width:660px;
}
.post {
	margin-bottom:25px;
}
.title {
	padding-bottom:20px;
}
.title h2,.title h2 a,.title h2 a:visited {
	font-weight:700;
	color:#000;
	font-size:24px;
	margin:0px 0px 10px 0px;
}

.entry {
	line-height:160%;
}

.entry p {
	margin-bottom:10px;
}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {
	margin:0 0 20px 0;
}
.entry ul,.entry ol {
	margin:.4em 0 1em;
	line-height:150%;
}
.entry ul li,.entry ol li {
	list-style-position:outside;
	margin-left:1.6em;
}
.entry ol li {
	list-style:decimal;
}
.entry ul li {
	list-style:disc;
}
img.postim {
	margin-bottom:20px;
}

img.prosingle{
	display:block;
	margin:0px auto;
}

/*Sidebar*/
#right {
	float:right;
	margin-right:25px;
	margin-top:25px;
	width:260px;
}
h3.sidetitl {
	color:#000;
	font-size:14px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	font-weight:700;
}
.sidebox {
	list-style:none;
	margin:0px 0px 25px 0px;
}
.sidebox ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.sidebox li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.sidebox ul ul {
	list-style-type:none;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.sidebox ul li {
	list-style-type:none;
	margin:0px;
	margin:0px 0px;
}
.sidebox ul li a:link,.sidebox ul li a:visited {
	color:#666;
	text-decoration:none;
}
.sidebox ul li a:hover {
	color:#000;
}
.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
	border-bottom:1px solid #dadada;
	padding:7px 0px;
}
.sidebox.widget_recent_entries ul li  {
	border-bottom:1px solid #dadada;
	padding:7px 0px;
}
ul#recentcomments li.recentcomments {
	border-bottom:1px solid #dadada;
	padding:7px 0px;
}
.sidebox .textwidget p {
	padding:0px 10px;
}
div#calendar_wrap {
	border:1px solid #fff;
	margin:0 auto;
	padding:0;
}
table#wp-calendar {
	width:100%;
	border:none;
	margin:0!important;
	padding:0;
}
#wp-calendar caption {
	font-size:16px;
	color:#375752;
	font-weight:400;
	font-family:BebasNeueRegular,Georgia,Century gothic,Arial,sans-serif;
	text-transform:uppercase;
	padding:10px 5px 5px;
}
#wp-calendar th,#wp-calendar td {
	text-align:center;
	color:#fff;
	background:#555;
	padding:7px 5px;
}
#wp-calendar tr {
	margin:0!important;
}
#wp-calendar td {
	background-color:#eee;
	color:#444;
	margin:0!important;
}
#wp-calendar td a {
	border:none;
	color:#D1512A;
}
.squarebanner ul {
	list-style-type:none;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	overflow:hidden;
}
.squarebanner ul li {
	list-style-type:none;
	margin:0px 10px 10px 0px;
	float:left;
	display:inline;
}
.squarebanner ul li.rbanner {
	margin-right: 0px;
}


/* COMMENTS */
#commentsbox {
	margin:0px 0px 0px 0px;
}
h3#comments {
	padding:10px 0px;
	font-size:16px;
	font-weight:bold;
	margin:20px 0px 20px 0px;
	color:#000;
}
ol.commentlist {
	clear:both;
	overflow:hidden;
	list-style:none;
	margin:0;
}
ol.commentlist li {
	line-height:160%;
	margin:0px 0 20px 0px;
	padding:0px 0px;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
	color:#333;
	font-weight:700;
	text-decoration:none!important;
}
cite.fn {
	color:#eee;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar {
	float:left;
	border:1px solid #eee;
	background:#fff;
	padding:3px;
	margin:5px 15px 0px 0px;
}
ol.commentlist li .comment-meta .commentmetadata {
	color:#000;
}
ol.commentlist li .comment-meta a {
	color:#FF0000;
	text-decoration:none!important;
}
ol.commentlist li p {
	border-top:1px solid #eee;
	margin:10px 0px;
	padding:10px 0px;
}
ol.commentlist li .reply {
	margin-top:10px;
}
ol.commentlist li .reply a {
	background:#78B503;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
ol.commentlist li ul.children {
	list-style:none;
	text-indent:0;
	margin:1em 0 0;
}
.comment-nav {
	height:20px;
	padding:5px;
}
.comment-nav a:link,.comment-nav a:visited {
	color:#f15755;
}
#respond {
	margin:10px 0;
	padding:0;
}
#respond h3 {
	font-size:14px;
	font-weight:400;
	color:#444;
	padding:5px 0 0;
}
#commentform {
	padding:10px 0;
}
#commentform a {
	color:#3C95D5;
}
#commentform p {
	color:#3C95D5;
	margin:5px 0;
}
#respond label {
	display:block;
	color:#82401c;
	padding:5px 0;
}
#respond input {
	background:#eee;
	border:1px solid #D3AC76;
	color:#7F5E34;
	margin:0 10px 10px 0;
	padding:5px;
}
#commentform input {
	width:50%;
}
#respond input#commentSubmit {
	width:100px;
	background:#37444E;
	color:#fff;
	cursor:pointer;
	margin:10px 0;
	padding:5px 10px;
	border:1px solid #283138;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
textarea#comment {
	background:#fafafa;
	border:1px solid #e7e7e7;
	width:70%;
	color:#333;
	margin:20px 0 0;
	padding:10px 10px;
}
ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
	color:#333;
}
ol.commentlist li .comment-meta,#respond label small {
	font-size:10px;
}
ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 0 50px;
}
/* Pagenavi */
#navigation {
	padding:0px 0px 20px 0px;
}
.wp-pagenavi {
	font-size:12px;
	text-align:center !important;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited {
	text-decoration:none;
	background:#666!important;
	border:1px solid #333 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display:block;
	text-align:center;
	float:left;
	margin-right:4px;
}
.wp-pagenavi a:hover {
	color:#ffffff;
}
.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi span.current {
	text-decoration:none;
	background:#689906 !important;
	border:1px solid #517703!important;
	color:#fff !important;
	padding:3px 7px !important;
	display:block;
	text-align:center;
	float:left;
	margin-right:4px;
}
.wp-pagenavi span.extend {
	text-decoration:none;
	background:#689906 !important;
	border:1px solid #517703 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display:block;
	text-align:center;
	float:left;
	margin-right: 4px;
}


/*Footer*/

#bottom {
	background:#fff url(images/bottom.png) top repeat-x;
	width:100%;
}
.bottomcover{
	width:1000px;
	margin:0px auto;
}
#bottom ul {
	margin:0px 0px;
	padding:0px;

}
.botwid {
	float:left;
	width:218px;
	margin:35px 0px 25px 25px;
	list-style:none;
}
h3.bothead {
	padding:0px 0px 15px 0px;
	color:#85C602;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.botwid ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.botwid li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.botwid ul ul {
	list-style-type:none;
	margin:0;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
.botwid ul ul ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
}
.botwid ul ul ul ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
}
.botwid ul li {
	padding:7px 0px 7px 0px;
	border-bottom:1px solid #f4f4f4;
}
.botwid ul li a:link,.botwid ul li a:visited {
	color:#888;
}
.botwid ul li a:hover {
	color:#111;
}
.botwid .textwidget {
	padding:7px 0px;
	margin:0;
	line-height:160%;
	color:#888;
}

#footer {
	background:#37444e;
	border-top:1px solid #273038;
	padding:25px 0px;
	text-align:center;
}
.fcred,.fcred a,.fcred a:visited {
	color: #eee;
}




.zoomPad{
	position:relative;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;

  z-index:110;
width:660px!important;
}
.zoomWrapperTitle{
	display:none;
	background:#999;
	color:#FFF;
	height:0px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}
