/*
Theme Name:     Sulá Batsú
Theme URI:      http://sulabatsu.com/
Description:    Tema base para sulabatsu.com
Author:         roderick@sulabatsu.com
Author URI:     http://sulabatsu.com/
Template:       Lucid
*/
@import url("../Lucid/style.css");


#facebook-likebox-2
{padding: 0 !important;}

#facebook-likebox-2 h4.widgettitle
{display: none;}

/***************************************************************** Encabezado*/
#main-header {
  margin-bottom: 30px;
}
.container #logo-area {
  margin-bottom: 30px;
}

#main-area {
  /*background: url(imgs/cintaL.png) no-repeat scroll center top transparent;*/
}
.category-box .thumb,
.entry .post-thumbnail,
div.et_pt_thumb {
  background-color: #dfdcc2;
}

#switcher .meta-info,
.category-box p.meta-info,
span.post-meta,
#featured_section .active-slide .post-meta,
#featured_section .switcher_hover .post-meta,
.et_tab_link_hover .post-meta,
#all-tabs p.meta-info {
  display: none;
}

.switcher-content {
  padding: 20px;
}

#all-tabs li,
.category-box li {
  padding: 10px;
  min-height: 70px;
  /*text-align: right;*/
}
.category-box .thumb {
/*float: right;
margin: 0 0 25px 15px;*/
margin: 0 10px 25px 0;
}

#ettabbedwidget-2 {
  min-height: 446px;
}

h3.main-title {
  border: 0 none !important;
  background-color: #999933 !important;
  text-shadow: none;
  font-size: 18px;
}

#content-area a:hover {
color: #ff9900 !important;
}


/********************************************************************* Kwicks*/
#areas {margin: -59px 0 56px;}

.kwicks {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: url(imgs/cinta.png) no-repeat scroll center top transparent;
  list-style: none;
}

.kwicks img {
  display: none;
  float:none !important;
  max-width: 960px;
  border:0;
}

.kwicks li {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.kwick_shadow {
  position: absolute;
  right: 0px;
  z-index: 1;
  width: 25px;
  height:100%;
  background: url(imgs/overlay.png) repeat-y;
}

.last .kwick_shadow {
  background: none !important;
}

.kwick_title {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  overflow: hidden;
  padding: 8px 12px 12px;
  height: 20px;
  background-color: #222;
  line-height: 28px;
}

.kwick_title a, .kwick_desc_title a {
  color: #ffffff;
  text-decoration: none;
}

.kwick_title a:hover, .kwick_desc_title a:hover {
  color: #ff9900;
}

.kwick_desc {
  position: absolute;
  bottom: -300px;
  z-index: 2;
  padding: 15px 15px 0;
  width: 100%;
  color:#555;
  background-color: #222;
}

.kwick_desc_title {
  display: block;
  margin: 0;
  padding-bottom: 5px;
  color:#fff;
  font-size: 23px;
  line-height: 23px;
}

.kwick_desc_detail {
  color: #f9f9f9;
}
