
/*
Theme Name: Tema www.bith.net
Description: Tema para mi web
Author: Hector
Author URI: http://www.bith.net
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Tags: fluid, grid, blog, magazine, imbalance
*/

.category-strip {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-bottom: solid;
  border-bottom-width: thin;
  border-bottom-color: #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.row {
   margin-left: -30px;  
   position: relative;
}
.row:before, .row:after {
  display: table;
  content: "";
}

.span4 {
  float: left;
  margin-left: 20px;
  width: 190px;
}

.span4 a, .span4 a:hover,
.span8 a, .span8 a:hover {
  text-decoration: none;
}

.big-date {
  text-align: center;
  padding-bottom: 4px;
  width: 190px;
}

.black {
  color: #000000;
  margin-top: -2px;
}

.big-date .month {
  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 7px;
  padding-left: 8px;
  height: 20px;

}

.big-date .day {
  font-family: "Arimo", "HelveticaNeue", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-size: 135px;
  height: 70px;
  margin-top: 61px;
  display:inline-block;
  transform:scale(1,1.3); /* W3C */
  -webkit-transform:scale(1,1.3); /* Safari and Chrome */
  -moz-transform:scale(1,1.3); /* Firefox */
  -ms-transform:scale(1,1.3); /* IE 9 */
  -o-transform:scale(1,1.3); /* Opera */
}

.span8 {
  float: left;
  margin-left: 30px;
  width: 270px;
}

.calendar-image a img {
  margin-top: 2px;
  margin-right: 15px;
}

  
  #map {
   height: 680px;
   margin-right: 20px;
  }
  
  #calendar {  
   position: absolute;
   left: 400px; 
   top: 40px;
   width: 430px;
   height: 160px;
   display: block;
  }
  






#submenu li {
   list-style-type: none; 
   color: #333;
   width: 150px;
}

.menu-right li {
  margin-top: 5px;
}

.menu-right li a {
  color: black;
}

.menu-right li ul {
 margin-left: 20px;
}
.menu-right li ul li {
 padding-bottom: 0px;
}


html, body, form, ul, li, table, td { 
   margin: 0; padding: 0; }
body { position: relative; color: #333; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
td { vertical-align: top; }
ul { list-style-position: inside; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 12px; }
blockquote { border-left-width: 3px; border-left-style: solid; margin-left: 7px; padding-left: 20px; font-size: 16px; color: #636363; }
.clear { clear: both; }
.main_separator { color: #dedfe0; }
#header { padding-bottom: 50px; }
#site-menus { float: right; }
#site-title { float: left; overflow: hidden; }
#site-title a { color: #999; font-weight: bold; text-decoration: none; }
#header-left { float: left; width: 100px; padding-right: 40px; }
#header-center { float: left; width: 100px; padding-right: 30px; }
#search { float: right; padding-right: 40px; }
#search label, #search input[type=submit] { display: none; }
#search input[type=text] { padding: 3px 9px; margin: 0; border: 1px solid #dedfe0; background: #fff; outline: none; }
#page_search input[type=submit] { display: none; }
.menu ul { list-style-type: none; }
.menu ul li { padding-bottom: 9px; }
.menu ul a { line-height: 13px; color: #303030; text-decoration: none; }
#boxes { margin-top: 40px; margin-left: 20px; }
.box { width: 210px; margin-bottom: 70px; color: #636363; }
.box1 { width: 220px; margin-bottom: 70px; color: #636363; 
        vertical-align: top; display: inline-block; background: #eee; padding: 10px; margin: 3px; }
.box2 { width: 220px; margin-bottom: 70px; color: #636363; 
        vertical-align: top; display: inline-block; padding: 10px; margin: 3px; }
.month-name { padding-top: 50px; } 
.box .rel { position: relative; }
.box .rel p { margin: 0; }
.box .texts { position: absolute; top: -20px; left: -20px; width: 210px; color: #fff; z-index: 200; opacity: 0; filter: alpha(opacity=0); }
.box .texts .categories a, .box .texts a, .box .texts .posted, .box .texts .posted a { color: #fff; }
.box .texts .transparent img { opacity: 0.1; filter: alpha(opacity=10); }
.box .texts .abs { position: absolute; top: 0; }
.box .categories { padding-bottom: 10px; }
.box .categories a, .box .posted a { color: #a1a1a1; }
.box h1 { margin: 0; padding-bottom: 10px; font-size: 16px; }
.box h1 a { color: #333; }
.box .posted { padding-top: 10px; color: #a1a1a1; }
.box img { display: block; }
.fetch { clear: both; width: 460px; margin: 0 auto 40px; background: #f9f9f9; -moz-border-radius: 4px; border-radius: 4px; text-align: center; }
.fetch a { display: block; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold; color: #333; text-decoration: none; }
.fetch:hover a { color: #fff; }
#content { padding-bottom: 20px; padding-right: 20px; }

#nav-above a { text-decoration: none; color: #333; }
.nav-previous, .nav-next { display: inline; }
.nav-separator { color: #e5e5e5; }
.post_title { overflow: hidden; }
.post_title h1 { font-size: 20px; line-height: 35px; width: 710px; }
/* .entry-title */ 

.page-title { margin-top: -50px; }

.entry-meta {  color: #636363; }
.entry-meta a { color: #333; text-decoration: none; }
#wides { clear: both; }


#nav-above   { float: left; padding-right: 40px; text-align: right; color: #636363; }
.entry-aside { vertical-align: top; }
.new-title   { text-transform: lowercase; }

@media only screen and (min-width: 1000px) {
  .entry-content { width: 710px; margin-left: 250px; } 
  .entry-content-right { padding-left: 20px; } 
  #map-single  { margin-left: 250px; }
  #nav-above   { width: 210px; }
  #site-title { width: 340px; } 
  #site-title a { font-size: 30px; }
  .post_title h1 { margin: 0 0 10px 5px; }
  .entry-aside { width: 250px; }
  .date-left { margin-left: 5px; }

  .new-title   { padding-left: 250px; }
  body, input, textarea, input, label { font-size: 13px; }
}
@media only screen and (max-width: 1000px) {
  body { min-width: 380px; }
  
  #map-single  { margin-left: 35px; }
  #site-title { width: 280px; } 
  #site-title a { font-size: 30px; }
  #nav-above   { width: 35px; }
  .post_title h1 { margin: 0 0 10px 10px; }
  .entry-aside { display: block; }
  td.entry-aside { float: right; top: -50px; }
  tr.entry-aside { position:relative; top: -50px; }
  td.entry-aside img { margin-top: 50px; }
  .new-title   { padding-left: 65px; }
  .thumbnail   { display: none; }
  .entry-content-right {  padding-top: 30px; }
}

.entry-content-right {  font-size: 15px; line-height: 21px; }
.entry-content { font-size: 15px; line-height: 21px; }
.entry-utility { padding: 10px 0; }
.entry-tags { margin: 10px 0; }
.entry-tags span { font-weight: bolder; }
#social { padding: 20px 0 0 0; }
.twitter-share-button { float: left; margin: 2px 20px 0 0; }
.post img, .page img { margin: 20px 0; }
.post .alignleft, .page .alignleft { float: left; margin-right: 20px; }
.post .alignright, .page .alignright { float: right; margin-left: 20px; }
.post .aligncenter, .page .aligncenter { display: block; clear: both; margin: 20px auto; }
#comments { padding: 0 0 0 246px; width: 714px; }
#comments-title { font-size: 21px; margin: 40px 0 20px 4px; }
.commentlist { margin: 0; padding: 0; list-style: none; }
.commentlist ul.children { list-style: none; }
.commentlist li > div { position: relative; border-bottom: 1px solid #dedfe0; padding: 30px 0 30px 4px; }
.commentlist li li > div { margin-left: 90px; }
.commentlist li li li > div { margin-left: 180px; }
.commentlist li li li li > div { margin-left: 270px; }
.commentlist li li li li li > div { margin-left: 360px; }
.comment-avatar { position: absolute; top: 30px; left: -96px; }
.comment-content { margin-left: 96px; border-bottom: 1px solid #dedfe0; }
.comment-author { float: left; width: 210px; padding-right: 40px; font-size: 15px; }
cite { font-style: normal; font-weight: bold; }
.comment-meta { float: left; width: 210px; padding-right: 40px; color: #999999; }
.comment-body { clear: both; padding-top: 7px; font-size: 15px; line-height: 21px; }
#respond { padding-left: 4px; }
li.comment > div { position: relative; }
.reply { position: absolute; top: 30px; right: 20px; }
#reply-title { font-size: 21px; }
.comment-reply-link { display: none; }
.comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 460px; margin: 0; padding: 10px 0; }
.comment-form-comment { clear: both; width: 460px; margin: 0; padding: 10px 0; }
input[type="text"], textarea { background: #fff; border: 1px solid #ccc; padding: 8px; outline: none; color: #6b6b6b; -moz-border-radius: 4px; border-radius: 4px; }
#comments input[type="text"] { width: 442px; }
#comments textarea { width: 442px; }
.form-submit { margin-bottom: 40px; }
.form-submit input { width: 460px; padding: 6px 0; color: #fff; font-size: 15px; font-weight: bold; cursor: pointer; border: 0; text-align: center; -moz-border-radius: 4px; border-radius: 4px; }
.recent { margin-top: 40px; padding-top: 40px; border-top: 1px solid #ccc; }
#footer { padding: 30px 0 50px;  }
#site-info { float: left; width: 460px; padding-right: 40px; line-height: 22px; }
#site-info a { font-weight: bold; text-decoration: none; color: #333; }
#footer-left { float: right; width: 210px; padding-right: 40px; }
#footer-right { float: right; width: 210px; }
#infscr-loading { background: none repeat scroll 0 0 #000000; bottom: 40px; color: #FFFFFF; height: 100px; left: 40%; opacity: 0.8; padding: 10px; position: fixed; width: 200px; z-index: 5000; border-radius: 10px; }


#map-single { padding-top: 70px; height: 200px; margin-right: 40px; }
    
.myIcon {
   color: #ff555d;
   background-color: #ff555d;
   border-radius: 25px;
   width: 25px;
   heigth: 25px;
}


.wrapper {
   padding-top: 30px; padding-left: 20px; 
   max-width: 1000px;
   margin-left: auto;
   margin-right: auto;
   background-color: #eee;   
   background-image: url("images/fondo-small.gif");
   background-repeat: no-repeat;
}


.thumbnail {
  padding-top: 12px;
}

#sitios-links {
 text-align: right;
 padding-bottom: 15px;
 padding-right: 20px;
}

table.dataTable tfoot th {
   padding-left: 1px !important;
   padding-right: 1px !important; 
}


table.dataTable tfoot th input {
   padding: 3px !important; 
   width: 90%;
}