/*
Theme Name: Responsive Lingerie 2013
Theme URI: http://tokolingerie.com
Description: New Responsive TokoLingerie.com
Version: 2.0.0
Author: Dimas Tarich W
Author URI: http://rubahbesi.com
*/

@import url("wpsc-default.css");


/*** FONT-FACE
********************************************************/
@font-face {
  font-family: 'Gabriela';
  font-style: normal;
  font-weight: 400;
  src: local('Gabriela'), local('Gabriela-Regular'), url(fonts/Gabriela.woff) format('woff');
}


/*** RESET CSS
********************************************************/
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}table{border-collapse:collapse;border-spacing:0;}


/*** DEFAULT
********************************************************/
body { background:url(images/bg.jpg) repeat #eee; font-family:arial,sans-serif; font-size:12px; line-height:1.4em; color:#555; }
.grid-container { max-width:960px; }
.grid-container section { min-height:20px; position:relative; }
img { max-width:99.99%; display:block; }
.sizer { font-size:9px; position:absolute; bottom:0; right:20px; color:red; }


/*** TYPOGRAPHY & ELEMENTS
********************************************************/
a { color:#ca4c7a; text-decoration:none; }
a:hover { text-decoration:none; color:#7a1135 }
strong { font-weight:bold; }
p { margin-bottom:1.2em; font-size:12px; }
blockquote p { font-family:'Gabriela',Georgia,serif; display:block; font-size:14px; padding:1em 2em; background:#f9f9f9; text-align:center; color:#777; }
fieldset { margin-bottom:1.1em; }

h2.home-display { text-align:center; font-family:'Gabriela',serif; font-size:22px; color:#ca4c7a; margin-bottom:1em; }
h3 { font-family:'Gabriela',serif; font-size:16px; font-weight:bold; margin-bottom:.4em; }

ul, ol { margin-bottom:1.2em; }
ul li { list-style:disc; margin-left:2.2em; margin-bottom:.2em; }
ol li { list-style:decimal; margin-left:2.2em; margin-bottom:.2em; }

input[type=submit] { padding:.3em 1em .4em 1em; border:1px solid #1d8454; background:#2d9968; background: -moz-linear-gradient(top, #30a377 0%, #2a8e60 100%); font-size:12px; font-weight:bold; font-family:Arial,sans-serif; background: -webkit-linear-gradient(top, #30a377 0%,#2a8e60 100%); color:#fff; border-radius:3px; box-shadow:1px 1px 1px rgba(225,225,225,.7); text-shadow:1px 1px 0 rgba(0,0,0,.3); }
input[type=submit]:hover { border:1px solid #10603b; box-shadow:1px 1px 1px rgba(225,225,225,.7), 1px 1px 5px rgba(225,225,225,.3) inset; }
input[type=submit]:active { border:1px solid #10603b; background:#2d9968; color:#ddd; }

input[type=text],
input[type=password],
input[type=email],
select,
textarea { padding:.4em; font-size:12px; font-family:Tahoma,sans-serif; color:#777; border:1px solid #ccc; border-radius:2px; margin:.2em; box-sizing:border-box; width:230px; }

td { vertical-align:top; }
td label { padding:.3em 0 0 0; }


.default-form { display:block; width:100%; }
.default-form td:first-child { width:100px; }
.default-form td label { padding:4px 10px 0 0; display:block; }


.red, .required { color:red; vertical-align:top; }
.alignleft { float:left; margin-right:1.2em; margin-top:.4em; margin-bottom:.4em; }
.alignright { float:right; margin-left:1.2em; margin-top:.4em; margin-bottom:.4em; }
.aligncenter { display:block; float:none; text-align:center; margin-left:auto; margin-right:auto; }


/*** HEADER
********************************************************/
.topbar { background:#F4B0BB; background: -moz-linear-gradient(top, #ffbac1 0%, #f4b0bb 100%); padding:3px 0; border-bottom:1px solid #E2939F; background: -webkit-linear-gradient(top, #ffbac1 0%,#f4b0bb 100%); margin-bottom:60px; }
.topbar h1 a { color:#fff; text-decoration:none; display:block; display:block; padding:.3em; font-family:'Gabriela',georgia,serif; text-shadow:1px 1px 0 rgba(0,0,0,.3); margin-top:3px; }



/*** SHOPPING CART
********************************************************/
#sideshoppingcart h3 { display:none !important; }
#sideshoppingcart { margin-top:3px; }
a#your_cart { display:block; text-align:center; text-decoration:none; padding:.3em 1em .4em 1em; border:1px solid #1d8454; background:#2d9968; background: -moz-linear-gradient(top, #30a377 0%, #2a8e60 100%); background: -webkit-linear-gradient(top, #30a377 0%,#2a8e60 100%); color:#fff; border-radius:3px; box-shadow:1px 1px 1px rgba(225,225,225,.7); text-shadow:1px 1px 0 rgba(0,0,0,.3); }
a#your_cart:hover { border:1px solid #10603b; box-shadow:1px 1px 1px rgba(225,225,225,.7), 1px 1px 5px rgba(225,225,225,.3) inset; }
input#lingerie_finder { padding:.3em 1em .3em 2.2em; border:1px solid #E2939F; border-radius:12px; box-shadow:1px 1px 1px rgba(225,225,225,.7); width:86%; background:url(images/search_mini.png) no-repeat 5px center #fff; font-size:13px; }
input#lingerie_finder:focus { border:1px solid #bf5d6c; }

.user-profile-links { margin-bottom:20px; }
.user-profile-links a { padding:.2em .5em; }



/*** HEADER
********************************************************/
#header { min-height:120px; background:url(images/header.jpg) repeat; border-radius:3px 3px 0 0; }
.logo { position:absolute; left:0; top:-60px; }
.logo img { width:100%; } 


/*** NAVIGATION
********************************************************/
#menu-primary-menu { margin-top:20px; }



/*** HOME SLIDER
********************************************************/
.bx-wrapper ul li { margin:0; }



/*** PRODUCT PAGE
********************************************************/
.product_box { margin-bottom:20px; position:relative; }
.wpsc-product-you-save { display:none; }
a.product_thumb { border:5px solid #efefef; display:block; margin-bottom:10px; padding:2px; border-radius:3px; transition:all .1s linear .1s; }
a.product_thumb:hover { border:5px solid #FAB5BE; }
.product_thumb img { width:99.99%; }
.wpsc_product_title { font-size:14px; margin-bottom:.3em; display:block; font-family:'Gabriela',georgia,serif; }
.wpsc-product-old-price { opacity:.7; font-size:12px; }
.sale_notif { position:absolute; top:-3px; left:7px; width:25%; }
.pricedisplay { margin-bottom:.1em; }
.price_container { color: #1c1c1c; }

.single_product_display { padding:0!important; }
h3.sec { font-family:'Gabriela',Georgia,serif; font-size:16px; display:block; margin-bottom:1em; margin-top:.3em; }
.single_price .pricedisplay { font-size:16px !important; font-weight:bold; margin-bottom:.5em !important; }


/*** MAIN PAGE
********************************************************/
.main-page { background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); border-radius:3px; }
.padding-page { padding:20px; }
h2.page_title { font-family:'Gabriela',Georgia,serif; font-size:22px; display:block; margin-bottom:1em; line-height:1.4em; }



/*** BLOG
********************************************************/
.post-list { margin-bottom:1em; }
	span.blog-time { font-style:italic; color:#999; margin-bottom:.4em; display:block; }
.post-list h3 a { font-family:'Gabriela',Georgia,serif; font-size:16px; display:block; margin-bottom:8px; }
.post-list h2 { font-size : 28px; }



/*** SIDEBAR
********************************************************/
h3.wgttitle { font-family:'Gabriela',Georgia,serif; font-size:14px; margin-bottom:1em; }
.sbbox { margin-bottom:20px; }
.sbbox ul, .sbbox ol { margin-bottom:0; }
.sbbox li { display:block; margin-bottom:.5em; margin-left:0; }
.sbbox li:last-child { border:none; }
.sbbox li a { display:block; }
.sbbox li ul { margin-top:.4em; }
.sbbox li li { margin-left:1em; }
.widget_sp_image img { width:99.99% !important; height:auto; }



/*** FOOTER
********************************************************/
footer { padding:20px 0; background:url(images/header.jpg) repeat #ca4474; color:#fff; }
footer a { color:#fff; text-decoration:none; }
footer a:hover { text-decoration:underline; color:#fff; }
footer h3.wgttitle { font-weight:bold; } 
.copyr { padding-top:20px; padding-bottom:5px; border-top:1px dotted #B53D67; font-size:11px; text-align:center; }




/*** MOBILE ***/
span.m_cart { padding:5px 0; display:block; width:99%; text-align:center; }
a.m_logo { display:block; }
a.m_logo img { min-width:260px; max-width:80%; margin:-80px auto 0 auto; }

.dropdown-mobile-menu select { padding:.3em 1em; }





/*** Commenter ***/
.commentlist li { list-style:none; margin-left:0; }
#comments { padding:20px; background:#f9f9f9; margin-top:20px; }
h2#comments-title { font-size:18px; color:#333; font-family:'Gabriela',serif; display:block; margin-bottom:1em; }
.comment-body .comment-author.vcard { float:left; }
.comment-con-wrap { margin-left:45px; }
li.comment { margin-bottom:40px; }
li.comment > ul { margin-left:45px; }
li.comment ul > li { margin-top:20px; margin-bottom:20px; }
cite.fn { font-weight:bold; font-size:14px; }
.comment-reply-link { background:#ddd; color:#777; padding:4px 6px; font-size:10px; border-radius:3px; }
.comment-reply-link:hover { background:#ccc; color:#777; }
.commentmetadata { padding:3px 8px; background:#CA4C7A; margin-bottom:8px; border-radius:3px; }
.commentmetadata a { color:#fff; }
.commentmetadata a:hover { text-decoration:underline; }
.howis { display:block; margin-bottom:4px; }
img.avatar  { border-radius:20px; }



p.form-allowed-tags cite { font-size:12px; font-family:monospace; }

#commentform label { vertical-align:top; padding-right:20px; width:50px; display:block; float:left; }



/*** Modify WP PageNavi ***/
.wp-pagenavi span, .wp-pagenavi a { color:#fff; background:#F4B0BB; border:none!important; margin:1px !important; font-weight:normal !important; }
.wp-pagenavi span.current { background:#EE739B; }
.wp-pagenavi a:hover { color:#7a1135; background:#EE739B; }