/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

/* de styles/rainbow.css */
body {
  background: #505050;
  background-size:cover; 
}
.container {
  background: none;
}


/* de style.css  */
#logo {
  width: 80%;
}
#head .right {
  width: 20%;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1240px;
}
#madmenu ul {padding-top:3px;
    font-size: 12px;
}
#search {padding-top:3px;}
#page {
    font-size: 16px;
    text-align:justify;
}
#front-list, #paged-list, #content {
    width: 64.9%;
    padding: 2%;
    background: #fff;
    margin: 0 0 10px;
    border-top: 1px solid #ececec;
}
.wrapper {
    width: 69.44%;
}
#sidebar {
    margin: 0;
    width: 29.8%;
    font-size: 12px;
    overflow: hidden;
}
h1 {line-height:30px; }
#content h2.title {padding-top:20px;}
h2.label {padding-bottom:5px; }
h2.title {font-size:34px; }
#front-list .title {
  	font-size: 30px;
  padding-top:10px;
    padding-bottom:10px;
}
#front-list .cat_title, .tanbox .title {
  	font-size: 20px;
  padding-top:10px;
    padding-bottom:10px;
}
h3.cat_title a {font-size:16px; }
#sidebar h3 {
    color: #fff;
    margin: 0 0 7px;
    font-size: 13px;
    padding: 3px 10px;
}
#gallery #video {
    width: 26.0%;
    padding: 0 0px 0 10px;
    border-right: 1px solid #b0b0b0;
}
#gallery #random {
    width: 70.6%;
}
#random-wrapper .random-item {
    float: left;
    display: inline;
    width: 10.40%;
    padding: 0 0 15px;
    margin-right: 2.1%;
}
#front-popular {
    margin: 0 5px;
    color: #fff;
  	padding: 25px 15px 25px 20px;
    font-size: 11px;
}
#footer {
    font-size: 11px;
}
#recuadroCCDH {
    font-size:13px;
    padding: 10px;
    border: 1px solid #b0b0b0; }
#single_head {
    float: left;
    display: inline;
    width: 18.8%;
  height:215px;
    background: #333;
    padding: 15px 2.6% 20px 2.6%;
}
.entry-title {font-size:34px; }
