/*
Theme Name: JaponPop 2012
Theme URI: http://railef.com/
Description: Tema desarrollado para JaponPop.com.
Author: Railef
Version: 1.0
Text Domain: japonpop
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url(reset.css);
@import url(reset-fonts.css);
@import url(fonts.css);
@import url(menu-h.css);
@import url(formulario.css);
@import url(editar.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, 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 {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
}

/* =Layout
-------------------------------------------------------------- */

body {
    position: relative;
    background: #F7F7F7 url('img/fnd-2.gif') repeat;
    color: #555;
    font-size: 16px;
    line-height: 22px;
    min-width: 980px;
}


a:link, a:visited {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #0075C1;
    text-decoration: none;
    outline: none;
}

a:active {
    color: #777;	
}
a:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    outline: none;
    color: #ff4b5a;
    text-decoration: none;

}
.env {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.ctr {
    width: 940px;
    margin: 0 auto;
}

#ctr-pie {
    background: #FFFFFF;
    padding-top: 20px;
}

.col-izq {
    float: left;
    width: 620px;
}

.col-der {
    float: right;
    width: 300px;
}

.col-unica {
    float: left;
    width: 100%;
}

#fondo {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
}

.post, .post-destacado {
    float: left;
    width: 100%;
    background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    margin: 0 0 20px 0;
}

.post-izq {
    float: left;
    width: 300px;
    background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    margin: 0 0 20px 0;
}

.post-der {
    float: right;
    width: 300px;
    background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    margin: 0 0 20px 0;
}


#ctr-carrusel {
    float: left;
    width: 620px;
    height: 254px;
    position: relative;
    margin: 0 0 20px 0;
    overflow: hidden;
    -webkit-border-radius: 7px;
    border-radius: 7px;	
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.6);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.6);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}

#carrusel {
    float: left;
    width: 620px;
    height: 254px;
    position: relative;
    overflow: hidden;

}

.mensaje {
    position: absolute;
    width: 620px;
    height: 254px;
}
.mensaje img {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}

.mensaje .texto {
    position: absolute;
    width: 580px;
    padding: 15px 20px 20px 20px;
    left: 0;
    bottom: 0px;
    background: #FF4B5A;
    z-index: 7;
    color: #ffffff;
    font-size: 18px;
    -webkit-border-radius: 0px 0px 7px 7px;
    border-radius: 0px 0px 7px 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
.mensaje .texto a {

    color: #ffffff;
}
#fle-izq , #fle-der {
    position: absolute;
    width: 50px;
    height: 70px;

}
#fle-izq {
    left: 0;
    top: 92px;
}

#fle-izq a {
    float: left;

    width: 50px;
    height: 70px;
    text-indent: -9999px;
    background-image: url(img/flch-izq.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    -webkit-border-radius: 0px 7px 7px 0px;
    border-radius: 0px 7px 7px 0px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
#fle-izq a:hover {
    background-position: -50px 0px;
}
#fle-der {
    left: auto;
    right: 0;
    top: 92px;
}
#fle-der a {
    float: left;

    width: 50px;
    height: 70px;
    text-indent: -9999px;
    background: #FFFFFF;
    background-image: url(img/flch-der.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    -webkit-border-radius: 7px 0px 0px 7px;
    border-radius: 7px 0px 0px 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
#fle-der a:hover {
    background-position: 50px 0px;
}

.navigation {
    float: left;
    width: 100%;
}
.separador {
    float: left;
    width: 100%;
}

.post-imagen {
    position: relative;
    width: 100%;
    float: left;



}
.post-destacado .post-imagen,
.post-izq .post-imagen,
.post-der .post-imagen {
    height: auto!important; 
    height: 75px; 
    min-height: 75px; 
}
.post-imagen img {
    -webkit-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    float: left;
}
#ctr-menu-principal {
    width: 920px;
    float: left;
    background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    padding: 10px;
}

#logo {
    width: 590px;
    height: 106px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}

#enlaces-redes {
    width: 123px;	
    float: right;
}
#enlaces-redes ul{
    width: 100%;
    float: right;	
}
#enlaces-redes ul li {
    float: right;
    display: inline;	
}
#facebook, #twitter, #rss {
    padding-top: 10px;	
    padding-left: 5px;
}

#rss a {
    text-indent: -9999px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 36px;
    height: 36px;
    padding: 0px;
    text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;

    background-color: #fff;
    font-weight: normal;
    background-image: url(img/rss.png);
    background-position: 0px 0px;
    background-repeat: repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    behavior: url(css/css3pie/PIE.htc);
}
#rss a:hover  {
    color: #fff;
    background-color: #0075c1;
    background-position: 0px 36px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}

#twitter a {
    text-indent: -9999px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 36px;
    height: 36px;
    padding: 0px;
    text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;

    background-color: #fff;
    font-weight: normal;
    background-image: url(img/twitter.png);
    background-position: 0px 0px;
    background-repeat: repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    behavior: url(css/css3pie/PIE.htc);
}
#twitter a:hover  {
    color: #fff;
    background-color: #0075c1;
    background-position: 0px 36px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}
#facebook a {
    text-indent: -9999px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 36px;
    height: 36px;

    padding: 0px;
    text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;


    background-color: #fff;
    font-weight: normal;
    background-image: url(img/facebook.png);
    background-position: 0px 0px;
    background-repeat: repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
#facebook a:hover {
    color: #fff;
    background-color: #0075c1;
    background-position: 0px 36px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#xjaponshop {
    padding-top:10px; 
}
#xjaponshop a {
    text-indent: -9999px;
    float: right;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 106px;
    height: 106px;
    background-image: url(img/xjaponshop.png);

    padding: 0px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;


    background-color: #ff4b5a;
    color: #ffffff;

    -webkit-transition: all 0.2 ease-in-out;
    -moz-transition: all 0.2 ease-in-out;
    -ms-transition: all 0.2 ease-in-out;
    -o-transition: all 0.2 ease-in-out;
    transition: all 0.2 ease-in-out;
    -moz-transform:  rotate(45deg) ;
    -webkit-transform: rotate(45deg);
    -o-transform:  rotate(45deg);
    -ms-transform:rotate(45deg);
    transform: rotate(45deg);


    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    background-repeat: no-repeat;
    background-position: bottom;
}
#xjaponshop a:hover {
    -webkit-transition: all 0.2 ease-in-out;
    -moz-transition: all 0.2 ease-in-out;
    -ms-transition: all 0.2 ease-in-out;
    -o-transition: all 0.2 ease-in-out;
    transition: all 0.2 ease-in-out;
    -moz-transform:  rotate(360deg);
    -webkit-transform:  rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform:  rotate(360deg);
    transform: rotate(360deg);
    background-color: #0075c1;


}
#xjaponshop span {
    width: 100%;
    float: left;
    line-height: 16px;
    text-align: left;
    padding-top: 32px;
    padding-left: 10px;

}
.post-destacado .post-imagen .fecha,
.post .post-imagen .fecha {
    position: absolute;
    top: 10px;
    left: -116px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 106px;
    height: 106px;

    text-align: left;
    padding: 0px;
    text-align: center;
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    -moz-border-radius:53px;
    -webkit-border-radius:53px;
    -webkit-border-radius:53px;
    -o-border-radius: 53px;
    border-radius: 53px;


    background-color: #ff4b5a;
    color: #ffffff;
    font-weight: normal;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}


.post-destacado .post-imagen .fecha .dia, .post-destacado .post-imagen .fecha .mes,
.post .post-imagen .fecha .dia, .post  .post-imagen .fecha .mes {
    font-size: 20px;
    text-transform: uppercase;
}
.post-destacado .post-imagen .fecha .nro,
.post .post-imagen .fecha .nro {
    font-size: 40px;
    line-height: 25px;
    padding: 5px 0px;
}

.post-destacado .post-imagen .fecha ul,
.post .post-imagen .fecha ul {
    padding-top: 15px;
}

.post-twitter {
    position: absolute;
    top: 121px;
    left: -54px;
    width: 44px;

}


.post-twitter a {
    text-indent: -9999px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 44px;
    height: 44px;
    padding: 0px;
    text-align: center;
    -moz-border-radius:22px;
    -webkit-border-radius:22px;
    -webkit-border-radius:22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    background-color: #0075c1;    
    font-weight: normal;
    background-image: url(img/post-twitter.png);
    background-position: 0px 44px;
    background-repeat: repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
.post-twitter a:hover  {
    color: #fff;
    background-color: #fff;
    background-position: 0px 0px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}
.post-facebook {
    position: absolute;
    top: 170px;
    left: -54px;
    width: 44px;
}



.post-facebook a {
    text-indent: -9999px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 44px;
    height: 44px;
    padding: 0px;
    text-align: center;
    -moz-border-radius:22px;
    -webkit-border-radius:22px;
    -webkit-border-radius:22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    background-color: #0075c1;    
    font-weight: normal;
    background-image: url(img/post-facebook.png);
    background-position: 0px 44px;
    background-repeat: repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
.post-facebook a:hover  {
    color: #fff;
    background-color: #fff;
    background-position: 0px 0px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}
.post-japonshop {
    position: absolute;
    top: 224px;
    left: -54px;
    width: 44px;
}



.post-japonshop a {
    text-indent: -9999px;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width: 44px;
    height: 44px;
    padding: 0px;
    text-align: center;
    -moz-border-radius:22px;
    -webkit-border-radius:22px;
    -webkit-border-radius:22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    background-color: #fff;
    font-weight: normal;
    background-image: url(img/post-japonshop.png);
    background-position: 0px 0px;
    background-repeat: repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
.post-japonshop a:hover  {
    color: #fff;

    background-color: #fff; 
    background-position: 0px 44px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}
@media screen and (max-width: 1110px) {

    .post-destacado .post-imagen .fecha, .post-japonshop, .post-twitter, .post-facebook, .post .post-imagen .fecha  {

        left: 10px;

    }
    .post  .post-imagen {
        height: auto!important; 
        height: 120px; 
        min-height: 120px; 
    }
    .post .post-imagen .fecha  {

        left: 10px;

    }

    .post .post-twitter  {

        top: 41px; 
        left: 126px;

    }
    .post .post-facebook  {

        top: 41px; 
        left: 180px;

    }
    .post .post-japonshop {

        top: 41px; 
        left: 234px;

    }
}
.intro {
    padding: 20px 20px 20px 20px;
    float: left;
}
.post-cat-coment {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-weight: normal;
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size:14px;
    line-height: 20px;
    color: #ffffff;
    line-height: 25px;
}

.post-izq .post-cat,
.post-der .post-cat {
    max-width: 200px;
    overflow: hidden;
    max-height: 25px;

}
.post-destacado .post-cat {
    max-width: 520px;
    max-height: 25px;
    overflow: hidden;
}
.post-cat {
    float: left;
    -webkit-border-radius: 7px 0px 0px 0px;
    border-radius: 7px 0px 0px 0px;
    background-color: #0075c1;
    margin-left: 20px;
    padding: 2px 10px 3px 10px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}
.post-cat a {
    color: #ffffff;
}
.post-cat:hover {
    background-color: #ffffff;
    color: #0075c1;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.post-cat:hover a {
    color: #0075c1;
}
.post-cat:hover a:hover {
    color: #ff4b5a;
}
.post-cat a:hover {
    color: #ff4b5a;
}
.post-coment {
    float: left;
    background-color: #ff4b5a;
    -webkit-border-radius: 0px 7px 0px 0px;
    border-radius: 0px 7px 0px 0px;
    padding: 2px 10px 3px 30px;
    background-image: url(img/comentario.gif);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    max-height: 30px;
}
.post-destacado .entry-title {
    font-size: 35px;
    line-height: 38px;
}
.entry-title {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 20px;
}
.entry-summary {
    width: 100%;
    float: left;
    padding-bottom: 5px;
}
.fecha {
    position: absolute;
    left: 20px;
    top: 0px;
    -webkit-border-radius: 0px 0px 7px 7px;
    border-radius: 0px 0px 7px 7px;
    background-color: #0075c1;
    padding: 5px 10px;
    font-weight: normal;
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size:14px;
    line-height: 20px;
    color: #ffffff;
}
.borde {

}
/*
.post-imagen .borde {
        width: 100%;
        height: 100%;
        border: 0px solid rgba(255, 75, 90, 0);
          display:block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
        position: absolute;
        top: 0px;
        left: 0px;
            -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
-webkit-border-radius: 7px 7px 0px 0px;
        border-radius: 7px 7px 0px 0px;
         behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
         float: left;
}
.post-imagen:hover .borde {
        border: 10px solid rgba(255, 75, 90, 1);
        -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
*/
.post-imagen a img,
.item-imagen-producto a img {

    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}
.post-imagen:hover a:hover img,
.item-imagen-producto a:hover img {
    opacity: 0.80;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#reloj-tokyo {
    color: #ffffff;
    font-weight: normal;
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    float: left;


    background-color: #ff4b5a;


}

#reloj-tokyo-fecha {
    font-size: 40px;
    line-height: 38px;
    float: left;
    width: 100%;
    text-transform: uppercase;
}
#reloj-tokyo-fecha span {
    font-size: 30px;
    line-height: 35px;
    width: 100%;
    float: left;
}
#reloj-tokyo-hora {
    float: left;
    background-color: #ffffff;
    color: #ff4b5a;
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    font-size: 55px;
    line-height: 60px;
    padding: 0px 4px;
    -webkit-border-radius: 7px;

    border-radius: 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);

}

.widget-container {

    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.ctn-widget {
    width: 260px;
    padding: 20px;
    float: left;
    background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}

#reloj_widget-2 .ctn-widget {
    background-color: #ff4b5a;
}


.widget-title {
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 15px;
    background-image: url(img/div-h-1.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 16px;
}
h2.ttl-carrusel-ofe {
width: 580px;
	padding: 20px 20px 0px 20px;
}
h2.ttl-carrusel-ofe span {
width: 100%;
float: left;
	    text-transform: uppercase;
    color: #333333;
    padding-bottom: 15px;
    background-image: url(img/div-h-1.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 16px;
}
.item-producto {
    width: 100%;
    float: left;
    padding-top: 10px;

}
.ctn-widget .separador {
    width: 100%;
    float: left; 
    height: 2px;
    background-image: url(img/div-h.gif);
    background-position: top left;
    background-repeat: repeat-x;
    margin: 15px 0px 0px 0px;
}
.item-imagen-producto {
    width: 75px;
    float: left;
    margin-right: 20px;
}
.item-imagen-producto img  {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
.item-texto-producto {
    width: 165px;
    float: right;
}
.item-txt-producto {
    font-size: 14px;
    width: 100%;
    float: left;
    padding-top: 10px;
    line-height: 18px;
}
.item-precio-producto {
    width: 100%;
    float: left;
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    color: #ff4b5a;
    padding-top: 10px;
}

/*menu categorias**********/
li.cat-item {
    display: block;
    float: left;
    padding: 0px 0px;
    width: 130px;
    float: left;
    background: url(img/div-h.gif) repeat-x bottom;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    font-size: 14px;
}



li.cat-item a, li.cat-item a:visited   {

    width: auto;
    display: block;
    padding: 10px 10px 10px 0px;
    margin-bottom: 2px;
    background-image: url(img/items.gif);
    background-repeat: no-repeat;
    background-position: -13px 18px;
}
html>body li.cat-item a:hover {

    background-color: #fafafa;
    padding: 10px 10px 10px 10px;
    background-position: 0px 18px;
}

.blogroll li, .widget_archive ul li {
    display: block;
    float: left;
    padding: 0px 0px;
    width: 100%;
    float: left;
    background: url(img/div-h.gif) repeat-x bottom;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    font-size: 14px;
}

.blogroll li a, .blogroll li a:visited,
.widget_archive ul li a,  .widget_archive ul li a:visited {

    width: auto;
    display: block;
    padding: 10px 10px 10px 0px;
    margin-bottom: 2px;
    background-image: url(img/items.gif);
    background-repeat: no-repeat;
    background-position: -13px 16px;
}
html>body .blogroll li a:hover,
html>body .widget_archive ul li a:hover {

    background-color: #fafafa;
    padding: 10px 10px 10px 10px;
    background-position: 0px 16px;
}

/*nube*/
.widget_tag_cloud a {
    display: block;
    line-height: normal;
    padding: 5px 10px; 
    background-color: #f7f7f7;
    color: #ff4b5a;
    width: auto;
    float: left;
    margin-right: 5px;
    margin-bottom:5px;
    font-size: 16px !important; 
    -webkit-border-radius: 7px;
    border-radius: 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}

html>body .widget_tag_cloud a:hover {
    background-color: #ff4b5a;
    color: #fff;

}/*
a.tag-link-0, a.tag-link-10, a.tag-link-20, a.tag-link-30, a.tag-link-40, a.tag-link-50, a.tag-link-60, a.tag-link-70, a.tag-link-80, a.tag-link-90, a.tag-link-100 { 
background-color: #ff4b5a;
}
a.tag-link-1, a.tag-link-11, a.tag-link-21, a.tag-link-31, a.tag-link-41, a.tag-link-51, a.tag-link-61, a.tag-link-71, a.tag-link-81, a.tag-link-91, a.tag-link-101 { 
background-color: #0075c1;
}
a.tag-link-2, a.tag-link-12, a.tag-link-22, a.tag-link-32, a.tag-link-42, a.tag-link-52, a.tag-link-62, a.tag-link-72, a.tag-link-82, a.tag-link-92, a.tag-link-102 { 
background-color: #0075c1;
}
a.tag-link-3, a.tag-link-13, a.tag-link-23, a.tag-link-33, a.tag-link-43, a.tag-link-53, a.tag-link-63, a.tag-link-73, a.tag-link-83, a.tag-link-93, a.tag-link-103 { 
background-color: #ff4b5a;
}
a.tag-link-4, a.tag-link-14, a.tag-link-24,  a.tag-link-34, a.tag-link-44, a.tag-link-54, a.tag-link-64, a.tag-link-74, a.tag-link-84, a.tag-link-94, a.tag-link-104 { 
background-color: #0075c1;
}
a.tag-link-5, a.tag-link-15, a.tag-link-25,  a.tag-link-35, a.tag-link-45, a.tag-link-55, a.tag-link-65, a.tag-link-75, a.tag-link-85, a.tag-link-95, a.tag-link-105 { 
background-color: #ff4b5a;
}
a.tag-link-6, a.tag-link-16, a.tag-link-26, a.tag-link-36, a.tag-link-46, a.tag-link-56, a.tag-link-66, a.tag-link-76, a.tag-link-86, a.tag-link-96, a.tag-link-106 { 
background-color: #0075c1;
}



a.tag-link-7, a.tag-link-17, a.tag-link-27, a.tag-link-37, a.tag-link-47, a.tag-link-57, a.tag-link-67, a.tag-link-77, a.tag-link-87, a.tag-link-97, a.tag-link-107 { 
background-color: #ff4b5a;
}
a.tag-link-8, a.tag-link-18, a.tag-link-28,  a.tag-link-38, a.tag-link-48, a.tag-link-58, a.tag-link-68, a.tag-link-78, a.tag-link-88, a.tag-link-98, a.tag-link-108 { 
background-color: #0075c1;
}
a.tag-link-9, a.tag-link-19, a.tag-link-29,  a.tag-link-39, a.tag-link-49, a.tag-link-59, a.tag-link-69, a.tag-link-79, a.tag-link-89, a.tag-link-99, a.tag-link-109 { 
background-color: #ff4b5a;
}
a.tag-link-100, a.tag-link-116, a.tag-link-126, a.tag-link-136, a.tag-link-146, a.tag-link-156, a.tag-link-166, a.tag-link-176, a.tag-link-186, a.tag-link-196, a.tag-link-200 { 
background-color: #0075c1;
}
*/

.tagcloud {
    width: 100%;
    float: left;
    padding-top: 15px;
}



/* Begin Calendar */
#calendar_wrap {
    width: 100%;
    padding: 15px 0 0px 0;

    float: left;
}
#wp-calendar {
    width: 260px;
    padding: 0 0 0px 0;
    float: left;
}

#wp-calendar caption {
    padding: 0px 0px 10px 0px;
    text-align: center;


}

#wp-calendar th, #wp-calendar td {
    padding: 5px;
    text-align: center;
    background: transparent;

}
#wp-calendar th {
    font-weight: bold;
    color: #555;
}

#wp-calendar td {
    background: transparent;
}

#wp-calendar td, table#wp-calendar th {
    padding: 3px 0;

}

#wp-calendar a {
    text-decoration: underline;
}

#wp-calendar a:hover {
    text-decoration: none;
}

#wp-calendar td.pad:hover { 
    background-color: #fff; }

/* End Calendar */
#icono-pie {
    width: 740px;
    float: left;
}
#icono {
    width: 112px;
    height: 71px;
    float: left;
    padding-right: 20px;
    background-image: url(img/icono-pie.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: Black;
}
#txt-pie {
    width: 608px;
    float: left;
}
.pie-titulo {
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #ff4b5a;

}
.power-tema {
    width: 200px;
    float: right;
}
#menu-pie {
    width: 100%;
    float: left;
}
#pie-wp, #railef {
    text-align: right;
}

.ctd-art .entry-title {
    font-size: 35px;
    line-height: 38px;
    color: #0075c1;
}
.entry-meta {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
}
.entry-content {
    width: 100%;
    float: left;
    font-size: 12px;
}
.entry-utility {
    width: 100%;
    float: left;
    padding-top: 20px;
    margin-top: 20px;
    background: url(img/div-h.gif) repeat-x top;
    font-size: 12px;
}
#entry-author-info {
    width: 100%;
    float: left;
    padding-top: 20px;
    margin-top: 20px;
    background: url(img/div-h.gif) repeat-x top;
} 
#comments, .post-relacionados {
    width: 580px;
    float: left;
    padding: 20px;
    font-size: 12px;
    background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
    margin: 0 0 20px 0;
}
.post-relacionados h3 {

    text-transform: uppercase;
    color: #333333;
    font-size: 16px;

}
h1.page-title {
    color: #0075c1;
    font-size: 25px;
    line-height: 30px;
}
#comments #reply-title {
    text-transform: uppercase;
    color: #333333;
    font-size: 16px;
    background-image: url(img/div-h-1.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 100%;
    float: left;

}
#comments-title {
    color: #333333;
    font-size: 16px;
    background-image: url(img/div-h-1.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    text-transform: uppercase;
}
li.comment {
    background-image: url(img/div-h.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
li.comment li.comment {
    background-image: none;
    background-color: #f7f7f7;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    float: left;
}

li.comment li.comment .comment-author img {
    width: 40px;
    padding-right: 10px;
    padding-left: 15px;
    padding-top: 15px;

}
li.comment li.comment .comment-meta,
li.comment li.comment .comment-body {
    margin-left: 70px;
    margin-right: 15px;
}
li.comment li.comment .reply {
    padding-right: 15px;
    padding-top: 15px;
    text-align: right;
}
#comments-title em {
    text-transform: none;
}
.comment-author img {
    width: 40px;
    padding-right: 10px;

}
.comment-meta,
.comment-body {
    margin-left: 55px;
}
.comment-body {
    padding-top: 15px;
}
.reply {

    padding-top: 15px;
    text-align: right;
}
.comment-author {

}
#respond p {
    width: 100%;
    float: left;
    padding-top: 15px;
}
#respond p input, #respond p label {


}
#respond p  span.required {
    padding-left: 15px;

}
#respond p.comment-form-comment textarea {
    width: 464px;
}
.form-submit input {
    float: right;
    border: 0px solid #000000;
    background-color: #ff4b5a;
    color: #ffffff;	
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
}
.ctd-art #searchform input#searchsubmit {


    border: 0px solid #000000;
    background-color: #ff4b5a;
    margin-left: 15px;
    color: #ffffff;	
    font-family: 'helvetica-b',Helvetica, Arial, sans-serif;

}
.form-submit input:hover,
.ctd-art #searchform input#searchsubmit:hover {

    background-color: #0075c1;

}
.ctd-art #searchform {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.ctd-art {
    width: 580px;
    float: left;
    padding: 20px;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;	
}

.nav-previous a , 
.nav-next a {
    background-color: #f7f7f7;
    padding: 5px 10px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}

#ctr-carrusel-ofe {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
  background-color: #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    box-shadow:  0px 3px 7px -2px rgba(00, 00, 00, 0.3);
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);

}
.oferta .imagen img {
	  -webkit-border-radius: 7px;
    border-radius: 7px;

    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}

#carrusel-ofe {
    position: relative;
    float: left;
    width: 526px;
    height: 164px;
    margin: 20px 47px;
    overflow: hidden;
}

.oferta {
    position: absolute;
    top: 0;
    width: 124px;
    height: 164px;
}

.ofe-texto {
    position: absolute;
    top: 164px;
    width: 104px;
    height: 144px;
    padding: 10px;
    background: #0075c1;
    color: #fff;
  opacity: 0.90;
    filter: alpha(opacity=90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    	  -webkit-border-radius: 7px;
    border-radius: 7px;

    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
.ofe-texto a {
   color: #ffffff;
   font-size: 14px;
   font-family: 'Helvetica Neue' ,Helvetica, Arial, sans-serif;
   line-height: 17px;
   
}
.ofe-texto a:hover {
   color: #fff;
     
}
.ofe-item-precio {
	padding-top: 5px;
	width: 100%;
	float: left;
	font-family: 'helvetica-b',Helvetica, Arial, sans-serif;
}
#ofe-fle-izq , #ofe-fle-der {
    position: absolute;
    width: 50px;
    height: 70px;

}
#ofe-fle-izq {
    left: 0;
    bottom: 69px;
}

#ofe-fle-izq a {
    float: left;

    width: 50px;
    height: 70px;
    text-indent: -9999px;
    background-image: url(img/flch-izq.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    -webkit-border-radius: 0px 7px 7px 0px;
    border-radius: 0px 7px 7px 0px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
#ofe-fle-izq a:hover {
    background-position: -50px 0px;
}
#ofe-fle-der {
    left: auto;
    right: 0;
    bottom: 69px;
}
#ofe-fle-der a {
    float: left;

    width: 50px;
    height: 70px;
    text-indent: -9999px;
    background: #FFFFFF;
    background-image: url(img/flch-der.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    -webkit-border-radius: 7px 0px 0px 7px;
    border-radius: 7px 0px 0px 7px;
    behavior: url(/wp-content/themes/JaponPop2012/css3pie/PIE.htc);
}
#ofe-fle-der a:hover {
    background-position: 50px 0px;
}
#recaptcha_widget_div {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}