/*
Theme Name: Te Maquillo
Theme URI: http://www.temaquillo.com
Description: Te Maquillo 1.0 theme (without interaction)
Version: 1.5
Author: KLPA
Author URL: http://www.temaquillo.com/
*/
html {
    height: 100%;
    width: 100%;
}
body {
    width: 100%;
    height: 100%;
    font: normal normal 1em/120% 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
    background: #000 url(images/back/back_main_op.jpg) fixed center top;
}
*, body, form {
    margin: 0;
    padding: 0;
}	
a {
    text-decoration: none;   
}
/***********************************************************************************  NAVEGACION PRINCIPAL ***/
/*------------------------------------- BEGIN NAV STYLE */
/* nav wrapper */
#menu-header, .tab-nav { position: relative;
	width: 980px;
	overflow: hidden;
	z-index: 11;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 5px 0 0;
}
/* nav */
#menu-header, .tab-nav ul {
	position: absolute;
	float: right;
	width: 550px;
	margin: 5px 0 0;
	list-style-type: none;
	z-index: 3;
	padding: 0px;
        right: 0;
        bottom: 4px;
}
#menu-header li, .tab-nav li {
	float: right;
	z-index: 3;
	margin-right: 2px;
        display: inline;
}
#menu-header a, .tab-nav a {
	display: block;
	height: 36px;
	line-height: 36px;
        padding: 0 10px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #fff;
	z-index: 3;
	font-size: .9em;
	font-weight: bold;
	margin-right: 2px;
    background: #fc2d75;
}
#menu-header a:hover {
        background-color: #FF00A4;
}
#menu-header a.expanded, .tab-nav a.expanded {
    background-position: 2px -244px;
    z-index: 3;  
}
/* second-level overrides */
#menu-header ul, .tab-nav ul ul {
	float: right;
	width: auto;
	margin-right: 9px;
	z-index: 3;
}
#menu-header li li, .tab-nav li li {
	clear: none;
	margin-right: 2px;
}
#menu-header li li a, .tab-nav li li a {
	color: #fff;
	background-image: none;
	padding-right: 11px;
	padding-left: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hide {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	height: 1px;
	width: 1px;
}
a:hover {
	text-decoration: underline;
}
  
/***********************************************************************************  MAIN STRUCTURE ***/
#global {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html>body #global {
	height: auto;
}
/*------------------------------------- HEADER */
#header {
   width: 100%;
   position: relative;
   text-align: left;
   z-index: 2;
   margin-bottom: 1.1em;
}
#header .center {
   position: relative;
   width: 980px;
   height: 50px;
   margin: 0 auto;
   padding: 45px 0 4px;
   background-color: #000;
   overflow: hidden;
   border-bottom: 4px solid #E94E84;
}
#header .logo {
   position: absolute;
   left: 15px;
   top: 7px;
   width: 390px;
   height: 90px;
   overflow: hidden;
}
/*------------------------------------- MAIN */
#main {
    width: 100%;
    position: relative;
	margin: .45em 0 .4em;
	padding-bottom: 15px;
	text-align: left;
    z-index: 80;
    clear: both;
    overflow: hidden;
}
#main .center {
    position: relative;
}
#main .content {
    position: relative;
    width: 980px;
    z-index: 80;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
}
/*------------------------------------- Foot Navigation */
.foot-navi {
    margin: 15px 15px 0;
    font-size: 11px;
    text-align: right;
    color: #fff;
    clear: both;
}
.article .foot-navi a, .inside .foot-navi a { color: #fff; }
/*------------------------------------- FOOTER */
#footer {
    position: relative;
	width: 100%;
	text-align: left;
	z-index: 80;
    clear: both;
    padding: 10px 0;
    background: url(images/bg-foot.png) repeat-x left top;
}
#footer .center {
	position: relative;
	padding: .5em 0 0;
	overflow: hidden;
}
#footer .int-footer {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
    font-size: 10px;
}
#footer .int-footer .center {
    background: url(images/bg-points.gif) repeat-x left top;
}
#footer p.left {
    margin: 10px 1em 0;
    color: #fff;
    width: 60%;
    float: left;
    text-align: left;
}
#footer p.right {
    margin: 10px 1em 0;
    color: #fff;
    width: 35%;
    float: right;
    text-align: right;
}	
#footer a {
    color: #fff;
}
#footer .widget {
    padding-bottom: 0;
}
/*------------------------------------- SIDEBAR */
#cont-sidebar {
    width: 470px;
    float: left;
}
#main-sidebar {
    width: 450px;
    margin-right: 10px;
    float: right;
    clear: both;
}
#sidebar {
    margin-right: 10px;
    float: right;
    width: 190px;
}
#sidebar h2 {
    width: 190px;
}
#sidebar h2, #sidebar-2 h2, #main-sidebar h2 {
    margin: 0 0 .5em;
    padding: .15em 0;
    border-bottom: 1px solid #E94E84;
}
#sidebar h2 span, #sidebar-2 h2 span {
    margin: 0 .5em;
    font-size: 0.6em;
    font-weight: bold;
    color: #fff;
    display: block;
}
#sidebar h2 span a, #sidebar-2 h2 span a {
    color: #fff;
    font-weight: normal;
}
#sidebar ul, #sidebar li {
    list-style-type: none;
}
#sidebar #cat {
    width: 160px;
    margin: 0 15px 1.8em;
    color: #333;
    font-size: 12px;
    border: 1px solid #fc2d75;
}
#sidebar #searchform {
    width: 160px;
    margin: 0 15px 1.8em;
}
#sidebar #s {
    width: 100px;
    padding: 1px 2px;
    color: #333;
    font-size: 12px;
    border: 1px solid #fc2d75;
    float: left;
}
#sidebar #searchsubmit {
    width: 50px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background-color: #fc2d75;
    border: 1px solid #fc2d75;
    padding: 1px 0;
    float: right;
}
#sidebar .widget_wp_bannerize {
    width: 160px;
    margin: 0 auto;
}
#sidebar .widget_wp_bannerize li {
    margin-bottom: 1px;
}
#sidebar li.banners {
    width: 160px;
}
#search-3 label {
    display: none;
}
.widget {
    padding-bottom: 1.1em;
    clear: both;
    overflow:hidden;
}
.widget ul li a {
    font-size: 12px;
}
.widget_recent_entries ul, .widget_recent_post ul, .random_from_cat ul {
    margin: 0 15px;
}
.widget_recent_entries ul li, .widget_recent_post ul li, .random_from_cat ul li {
    margin-bottom: 8px;
    padding: 0 0 8px;
    font-size: 11px;
    line-height: 110%;
    font-weight: bold;
    color: #fff;
    background: transparent url(images/bg-points.gif) repeat-x left bottom;
}
.widget_recent_entries ul li a, .widget_recent_post ul li a, .random_from_cat ul li a {
    font-size: 11px;
    color: #fff;
}
.widget_recent_post ul li {
    color: #fc2d75;
}
.widget_text {
    padding-bottom: 0.1em;
}
.skyscraper, .widget-banner-manager {
    width: 200px;
    margin: 0 auto 1em;
}
/*------------------------------------- SIDEBAR 2 */
#sidebar-2 {
    margin-left: 15px;
    float: left;
    width: 240px;
}
#sidebar-2 h2 {
    width: 240px;
}
#sidebar-2 ul, #sidebar-2 li {
    list-style-type: none;
}
#sidebar-2 li.recentcomments {
    margin: 0 15px 8px;
    padding: 0 0 8px;
    font-size: 11px;
    line-height: 110%;
    font-weight: bold;
    color: #fff;
    background: transparent url(images/bg-points.gif) repeat-x scroll left bottom;
}
#sidebar-2 .textwidget {
    margin: 0 15px;
    padding-bottom: 1.2em;
    overflow: hidden;
    text-align: center;
}
.textwidget .facebook, .textwidget .twitter, .textwidget .rss {
    margin-left: 5px;
    float: left;
}
#sidebar-2 li.recentcomments a {
    font-size: 11px;
    color: #fc2d75;
}
#sidebar-2 #quick-subscribe {
    overflow: hidden;
    padding-bottom: 1.6em;
}
#sidebar-2 #quick_subscribe_messages {
    margin: 0 15px 15px;
    color: #fff;
    font-size: 11px;
}
#sidebar-2 #quick_subscribe_form {
    margin: 0 15px;
    width: 210px;
}
#sidebar-2 .subscribe-field {
    width: 143px;
    color: #333;
    font-size: 12px;
    border: 1px solid #fc2d75;
    padding: 1px 2px;
    float: left;
}
#sidebar-2 .send-button {
    width: 55px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background-color: #fc2d75;
    border: 1px solid #fc2d75;
    padding: 1px 0;
    float: right;
}
li#wp_bannerize-3 ul li {
    width: 160px;
    float: left;
}   
/*Widget Recomendamos*/
.images-list {
    text-align: center;
}
.images-list ul {
    width: 95%;
    margin: 0 0 0 11px;
    overflow: hidden;
}
.images-list ul li {
    width: 48%;
    padding-bottom: 8px;
    float: left;
    text-align: center;
}
.images-list ul li img {
    margin: 0 auto;
}
/***********************************************************************************  CONTENT ***/
/*------------------------------------- HOME CONTENT */
#featured {
    width: 490px;
    margin-left: 10px;
    float: left;
}
.featnewsframemain {
    margin: 0 0 15px;
    padding: 1em 0;
}
.featnewsframemain .small {
    width: 100%;
    margin: 0 15px 0 0;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
}
.featnewsframemain small {
    margin-left: 15px;
    margin-right: 15px;
    display: block;
}
.featnewsframemain small a {
    color: #F69;
}
.featnewsframemain small a:hover {
    color: #fc2d75;
}
.featuredmain {
    width: 490px;
    clear: both;
}
.featpicmain {
    width: 450px;
    height: 250px;
    clear: both;
    margin: 0 auto .5em;
    padding: 1px;
    border: 1px solid #FF6699;
}
.featpicmain img {
    width: 450px;
    height: 250px;
    border: 0px;
}
.featdesmain {
    width: 460px;
    margin: 0 auto;
    clear: both;
    color: #fff;
}
.featdesmain div {
    margin-bottom: 0.5em;
    font-size: 0.9em;
}
.feattitlemain {
    margin: 10px 0 12px;
    font-size: 22px;
    font-weight: normal;
    color: #eee;
    line-height: 110%;
}
.feattitlemain a {
    color: #fc2d75;
    text-decoration: none;
}
.feattitlemain a:hover {
    color: #fafafa;
    text-decoration: underline;
}
/**/
.featurednews {
    width: 490px;
    clear: both;
}
.featurednewstitle {
    padding: 4px 10px 2px;
}
.featpic {
    width: 81px;
    height: 91px;
    margin: 3px 0 10px 5px;
    float: left;
    padding: 1px;
    border: 1px solid #F69;
}
.featpic img {
    width: 81px;
    height: 91px;
    border: 0px;
}
.featdes {
    padding-left: 15px;
    margin-bottom: 10px;
    width: 360px;
    float: left;
}
.featdes div {
    font-size: 0.8em;
    line-height: 1.3em;
    color: #fff;
}
.feattitlehoy {
    margin-bottom: .4em;
    font-size: 18px;
    font-weight: normal;
    color: #fc2d75;
}
.feattitlehoy a {
    color: #fc2d75;
    text-decoration: none;
}
.feattitlehoy a:hover {
    color: #fafafa;
    text-decoration:underline;
}
.featnewsframe {
    margin: 0 0 10px;
    padding: 12px 10px;
}
.featnewsframe .small {
    width: 100%;
    margin: 0 15px 0 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 115%;
}
.featnewsframe small a {
    color: #F69;
}
.featnewsframe small a:hover {
    color: #fc2d75;
}
.round, .inside {
    background: url(images/grey-pixel.png) left top;
}
.featnewsframemain:hover, .featnewsframe:hover {
    background-color: #000;
    background-image: none;
    z-index: 100;
}
/**/
.article, .inside {
    width: 490px;
    margin-left: 15px;
    padding: 1em 0;
    float: left;
}
.article a {
    color: #fc2d75;
    font-weight: bold;
}
.article h2.page-title {
    margin: 0 0 0.2em;
    color: #fc2d75;
    font-size: 25px;
    font-weight: normal;
    line-height: 115%;
    text-shadow: 1px 1px 1px #7C2F5A;
}
.article h2.page-title-color, .inside h2.page-title-color {
    position: relative;
    margin: 3px 15px .9em;
    padding: 0;
    color: #fff;
    height: 39px;
    font-size: 22px;
    font-weight: normal;
    line-height: 39px;
    text-shadow: 1px 1px 1px #7C2F5A;
    background-color: #fc2d75;
    z-index: 1000;
}
.bg-main-rot {
    position: absolute;
    width: 30px;
    height: 50px;
    display: block;
    left: -23px;
    bottom: -11px;
    background: url(images/bg-main-rot.png) no-repeat left bottom;
}
.bg-comment-rot {
    position: absolute;
    width: 30px;
    height: 50px;
    display: block;
    left: -23px;
    bottom: -11px;
    background: url(images/bg-main-rot.png) no-repeat left bottom;
    z-index: 0;
}
.article h2.page-title-color span {
    margin: 0 10px 0 0;
}
.article .entry {
    margin-top: .8em;
    color: #fff;
}
.article .hentry .entry div {
    font-size: .8em;
    line-height: 125%;
}
.article .post, .article .page {
    margin: 0 15px .8em;
    padding: 0 0 1em;
    background: url(images/bg-points.gif) repeat-x left bottom;
    position: relative;
}
.article .post h3 {
    font-size: 1em;
    text-shadow: 1px 1px 1px #7C2F5A;
}
.article p img {
    margin-bottom: 1em;
   border: 1px solid #F69;
}   
*.post h3, *.post h3 a {
    color: #fc2d75;
}
.post img {
    border: 1px solid #F69;
}
.article .entry img.alignright {
    float: right;
    margin: 3px 0 8px 15px;
}
.article .entry img.aligncenter, .article .entry p img.aligncenter {
    clear: both;
    margin: 0 auto 15px;
}
.article .entry img.alignleft {
    float: left;
    margin: 3px 15px 8px 0;
}
.article p {
    margin-bottom: 1em;
    font-size: 0.8em;
    color: #fff;
}
.article em, .article address {
    font-size: 0.8em;
}
.article ul {
    margin: 1em 1em 1em 2em;
    font-size: .8em;
}
.article ul li {
    list-style-type: none;
    margin-bottom: 0.5em;
    padding-left: 1em;
    background: url(images/pink-square.gif) no-repeat left 8px;
    color: #e4e4e4;
}
.article .small {
    margin-bottom: .6em;
    color: #fff;
    text-transform: uppercase;
    font-size: .7em;
    font-weight: bold;
}
.article .postmetadata {
    margin-right: 1em;
    margin-top: 1.2em;
    font-size: 11px;
    font-weight: bold;
    color: #e0e0e0;
    line-height: 130%;
}
.article .postmetadata-article {
    margin: 1em 15px 1.5em;
    padding: 0 0 1.2em;
    font-size: 11px;
    font-weight: bold;
    color: #e0e0e0;
    line-height: 130%;
    background: url(images/bg-points.gif) repeat-x left bottom;
}
.article .postmetadata a, .article .postmetadata-article a {
    color: #F69;
}
.article .entry-page {
    margin-top: 1.2em;
}
.article .sub, .article h4 {
    border-bottom: 1px solid #E94E84;
    margin: 0.5em 0 1em;
    padding: 0.25em 0 .4em;
    text-transform: uppercase;
    clear: both;
    font-size: 12px;
    font-weight: normal;
}
.hentry img {
    float: left;
    margin: 2px 10px 3px 0;
}
#number {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 35px;
    font-weight: normal;
    color: #fff;
    text-shadow: 1px 1px 1px #7C2F5A;
}
.abstract {
    font-weight: bold;           
}
/* Comentarios */               
#respond {
    margin: 0 15px;
    clear: both;
}
#respond h3 {
    color:#FC2D75;
    font-size:20px;
    font-weight:normal;
    line-height:115%;
    margin:0 0 0.2em;
    text-shadow:1px 1px 1px #7C2F5A;
}
form#commentform {
    margin-top: 15px;
}
#commentform input {
    border: 1px solid #F69;
    margin-right: 8px;
}
.comment-area {
    width: 450px;
    border: 1px solid #F69;
}
.commentlist {
    margin: 0 15px;
}
.commentlist li {
    margin: 0 0 10px;
    padding: 8px 0;
    clear: both;
    overflow: hidden;
    border: 1px solid #666;
}
.comment-body p {
    font-size: 11px;
    line-height: 115%;
    margin-right: 10px;
    margin-top: 5px;
}
.comment-body p img {
    margin: 2px 1px;
}
.comment-body cite, .comment-body fn {
    font-size: 12px;
}
.comment-body cite {
    font-style: normal;
}
.comment-body img {
    margin: 3px 10px 5px;
    padding: 2px;
    float: left;
    border: 1px solid #F69;
}
.comment-meta {
    font-size: 11px;
}
.vcard {
    width: 80%;
    display: block;
    float: left;
}
.comment-author {
    margin-top: -3px;
    padding: 0;
}
.comment-author cite {
    margin: 0;
    padding: 0;
    color: #FC2D75;
    font-weight: bold;
}
.commentmetadata {
    color: #E94E84;
}
.commentmetadata a {
    color: #F69;
    font-weight: normal;
    margin: 0 10px;
    float: right;
}
.says {
    font-size: 12px;
    color: #fff;
}
.comment-nav {
    margin: 0 15px 20px;
    font-size: 12px;
    display: block;
    overflow: hidden;
}
.comment-nav .alignleft {
    float: left;
}
.comment-nav .alignright {
    float: right;
}
input#submit {
    background-color: #FC2D75;
    border: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px;
}
/* Auxi */
.breadcrumbs {
    margin: 0 15px 1em;
    padding-bottom: 0.8em;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 110%;
    background: url(images/bg-points.gif) repeat-x left bottom;
}
.breadcrumbs a {
    color: #fc2d75;
}
/* Flickr Options */
div#slickrwidget {
    text-align: center;
    padding-left: 3px;
}
#flickr-feed-gallery {
    margin: 0 22px;
}
.menu_album {
    margin-left: 15px;
}
.menu_album img {
    float: left;
}
.gallery_name {
    text-align: left;               
}
.gallery_name a {
    font-size: 13px;
    line-height: 120%;
    color: #FC2D75;
}
.slickr_heading {
    font-size: 13px;
    color: #fff;
}
/* Twitter */
.widget_twitter ul {
    margin: 0 15px;
}
.widget_twitter ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 11px;
    color: #fff;
    text-align: left;
    background: url(images/bg-points.gif) repeat-x left bottom;
    line-height: 110%;
}
.widget_twitter ul li span.entry-content {
    font-weight: bold;
}
.widget_twitter ul li a {
    font-size: 11px;
    color: #fc2d75;
}
#twtr-widget-1 .twtr-tweet a, a.twtr-timestamp {
    color: #fc2d75 !important;
}
/* Pages - Products */
.page {
    margin: 0 15px;
    overflow: hidden;
}
.inner-product {
    float: left;
    width: 140px;
    height: 180px;
    margin: 5px 6px 20px;
    display: block;
    text-align: center;
}
.inner-product h3 {
    font-size: 12px;
}
.inner-product p {
    font-size: .8em;
    line-height: 110%;
}
.inner-product img {    
    border: 1px solid #fc2d75;
    margin-bottom: 8px;
}
.article .inner-product .post {
    margin: 0 0 1em 20px;
    height: 170px;
    background: url('images/bg-points.gif') repeat-x left bottom transparent;
}
.article .inner-product .post h3 a {
    font-size: 12px;
    line-height: 120%;
}
#wp_page_numbers {
    clear: both;
}
.inner-cat #wp_page_numbers {
    margin-left: 25px;
}
ul.addtoany_list li a {
    padding: 0 !important;
}
/***********************************************************************************  AUXI ***/
#linkwithin_logo_0 {
    display: none;
}
#linkwithin_text_0 {
    margin-right: 15px !important;
    margin-bottom: 10px !important;
    font-size: 14px;
    border-bottom: 1px solid #E94E84 !important;
}
.linkwithin_posts {
    margin-left: -7px !important;
}
.linkwithin_posts a {
    padding-bottom: 15px;
}
.addtoany_share_save_container {
    padding-top: 15px;
    clear: both;
}
/* END */
