@import url("reset.css");

h1 {
  position: absolute;
  text-indent: -5000px;
  width: 145px;
  height: 80px;
  top: 20px;
  left: 0;
  background-image: url(images/logo-teseo.png); }

body {
  text-align: center;
  font-family: Georgia, serif;
  color: #555555;
  background-color: #e0eee3; }

a:link, a:visited {
  color: #b92a00; }
a:hover, a:active {
  color: #a42700; }

h2 {
  font-weight: normal;
  font-size: 2.1em; }
  h2 a {
    line-height: 1.1em; }
    h2 a:link, h2 a:visited {
      color: #000; }
    h2 a:hover, h2 a:active {
      color: #a42700; }

h3 {
  font-style: italic;
  font-weight: normal;
  font-size: 1.2em;
  color: #4d4d4d;
  line-height: 1.5em; }

h4 {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-top: 5px; }

h5 {
  font-weight: normal;
  font-size: 1.1em;
  margin-bottom: 10px;
  color: #000; }

h6 {
  font-weight: normal;
  font-size: 1.4em;
  border-bottom: 1px dotted;
    border-bottom-color: #4d4d4d;
  padding-bottom: .4em;
  margin-bottom: .4em; }

ol {
  list-style-type: none; }

#logo {
  cursor: pointer; }

h2.page-title {
  font-size: 1.8em;
  margin-bottom: 30px; }
  h2.page-title span {
    color: #4d4d4d;
    font-style: italic; }

h2.entry-title {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #4d4d4d; }

div.entry-utility {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px dotted;
    border-color: #555555;
  clear: both; }

div.entry-meta {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dotted;
    border-bottom-color: #555555; }

div.navigation {
  clear: both;
  height: 30px;
  margin: 15px 0 15px 0; }
  div.navigation div.nav-previous {
    float: left; }
  div.navigation div.nav-next {
    float: right; }

div.separador {
  height: 16px;
  background-position: left;
  margin-bottom: 10px; }
  div.separador.libros {
    background-image: url(images/separador-libro.gif); }
  div.separador.videos {
    background-image: url(images/separador-video.gif); }
  div.separador.noticias {
    background-image: url(images/separador-dialogo.gif); }

#container {
  position: relative;
  width: 900px;
  margin: auto;
  text-align: left; }

#nav {
  position: absolute;
  top: 120px;
  left: 0;
  width: 670px;
  font-size: .9em; }
  #nav li {
    display: inline;
    margin-right: 15px; }
    #nav li a:link, #nav li a:visited {
      border-bottom: 1px dotted;
        border-bottom-color: #555555; }
    #nav li a:hover, #nav li a:active {
      border-bottom: 1px dotted;
        border-bottom-color: #4d4d4d; }

#column-1 {
  float: left;
  padding-top: 200px;
  margin-right: 20px;
  margin-bottom: 20px; }
  #column-1.small {
    width: 440px; }
  #column-1.large {
    width: 670px; }
    #column-1.large div.post div.content {
      font-size: 1.2em;
      line-height: 1.5em; 
  display:inline-block;
	}
  #column-1 div.post img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid;
      border-color: #c5c7c7;
    -webkit-box-shadow: 0 1px 5px #999999;
    -moz-box-shadow: 0 1px 5px #999999;
    box-shadow: 0 1px 5px #999999; }
  #column-1 div.large {
    padding-bottom: 20px; }
    #column-1 div.large div.content {
      font-size: 1.1em;
      margin-top: 20px; }
  #column-1 div.small {
    padding-bottom: 10px; }
    #column-1 div.small div.content {
      overflow: hidden; }
    #column-1 div.small h5 a:link, #column-1 div.small h5 a:visited {
      color: #000; }
    #column-1 div.small h5 a:hover, #column-1 div.small h5 a:active {
      color: #a42700; }

    #cuerpoPost {
      height:390px;
display:block;
    #issuu{
position:relative;	
	float:left;
   }
 }


/*datosLibro*/
  #column-1 div.datos {
    clear: both;
    margin: 5px;
      margin-left: 20px;
    padding: 3px;
      padding-left: 15px;
    border-left: 1px dotted #333;
    font-size: 1.1em; }

/*COMPRAR*/

  #column-1 div.sinsombra img {
	-moz-box-shadow:0 0px 0px #000000;
	border: none;
			float:none;
			margin-bottom:15px;
			margin-right:15px;

		}



  #column-1 div.comprar {
    margin-top: 20px;
    padding: 10px;
    border: 1px dotted;
      border-color: #555555;
    clear: both;
    background: #fff; }

    #column-1 div.compar [type=text] {
      vertical-align: middle;
      border: 0;
      padding: 2px;
      height: 18px;
      font-size: 12px;
      font-family: Georgia, serif;
      width: 200px;
   /*   border: 1px solid #ccc; */
      background-color: white;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      padding-left: 4px;
      padding-right: 4px; }

      #column-1 div.comprar [type=text]:focus {
        background-color: #bdf4ff; }

      #column-1 div.comprar img {
	-moz-box-shadow:0 0px 0px #000000;
	border: none;
			float:none;
			margin-bottom:15px;
			margin-right:15px;

		}


/*FIN COMPRAR*/




/*BUSCAR*/

  #column-1 div.buscar {
    margin-top: 20px;
    padding: 10px;
    border: 1px dotted;
      border-color: #555555;
    clear: both;
    background: #fff; }
    #column-1 div.buscar [type=text] {
      vertical-align: middle;
      border: 0;
      padding: 2px;
      height: 18px;
      font-size: 1em;
      font-family: Georgia, serif;
      width: 200px;
      border: 1px solid #ccc;
      background-color: white;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      padding-left: 4px;
      padding-right: 4px; }

      #column-1 div.buscar [type=text]:focus {
        background-color: #bdf4ff; }
    #column-1 div.buscar a.send {
      margin-left: 10px;
      font-size: 1.3em; }

/*FIN BUSCAR*/

  #column-1 div.entradas-relacionadas {
    margin-top: 10px; }
    #column-1 div.entradas-relacionadas p {
      font-weight: bold;
      margin-bottom: 5px; }
    #column-1 div.entradas-relacionadas ol {
      margin-left: 0;
      padding-top: 10px;
      padding-left: 1em;
      text-indent: -1em; }
      #column-1 div.entradas-relacionadas ol li {
        margin-bottom: 10px; }
        #column-1 div.entradas-relacionadas ol li:before {
          content: "\00BB \0020";
          color: #000; }
  #column-1 ul {
    margin-left: 0;
    padding-top: 10px;
    padding-left: 1em;
    text-indent: -1em; }
    #column-1 ul li {
      margin-bottom: 10px; }
      #column-1 ul li:before {
        content: "\00BB \0020";
        color: #000; }
    #column-1 ul a {
      font-size: 1.2em; }
    #column-1 ul span {
      display: block;
      padding-left: 1em;
      font-size: .8em;
      font-style: italic; }

#column-2 {
  width: 210px;
  float: left;
  margin: 0 20px 20px 0;
  padding-top: 200px; }
  #column-2 div.post {
    margin: 20px 0 30px 0; }
  #column-2 ul {
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em; }
    #column-2 ul li {
      margin: 5px 0 5px 0; }
      #column-2 ul li:before {
        content: "\00BB \0020";
        color: #000; }

#column-3 {
  width: 210px;
  margin-top: 40px;
  margin-bototm: 20px;
  float: left; }
  #column-3 ul {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 10px;
    padding: 20px; }
    #column-3 ul h6 {
      margin-top: -5px; }
    #column-3 ul.dark {
      background: #000; }
      #column-3 ul.dark h6 {
        color: #fff; }
    #column-3 ul.light {
      background: #93d5da; }
      #column-3 ul.light h6 {
        color: #000; }
    #column-3 ul li {
      margin: 5px 0 5px 0; }
  #column-3 input {
    vertical-align: middle;
    border: 0;
    padding: 2px;
    height: 24px;
    font-size: 1em;
    font-family: Georgia, serif; }
    #column-3 input[type=text] {
      width: 120px;
      background-color: white;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      padding-left: 4px;
      padding-right: 4px; }
      #column-3 input[type=text]:focus {
        background-color: #bdf4ff; }
    #column-3 input[type=submit] {
      width: 30px;
      height: 28px;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      background-image: url(images/btn-ir.png);
      background-repeat: no-repeat;
      background-position: 50%;
      background-color: #b92a00; }
      #column-3 input[type=submit]:hover {
        cursor: pointer;
        background-color: #a42700; }
  #column-3 .twitter-widget ul {
    padding: 0; }
    #column-3 .twitter-widget ul li {
      margin-bottom: 10px; }

#comments {
  margin-top: 50px; }
  #comments li.comment {
    margin-top: 30px;
    margin-bottom: 30px; }

#respond {
  margin-top: 50px; }
  #respond label {
    display: block;
    margin: .5em 0 .5em; }
  #respond textarea {
    background-color: white;
    font-family: Georgia, serif;
    padding: .5em;
    width: 92%;
    border: 1px dotted;
      border-color: #555555; }




#footer-wrapper {
  clear: both;
  text-align: center;
  padding-top: 30px;
  background: #fff;
  border-top: 1px dotted;
    border-top-color: #555555; }

#footer {
  width: 920px;
  text-align: left;
  margin: auto; }
  #footer ul.xoxo li {
    float: left; }
  #footer ul.xoxo h3 {
    display: inline; }
  #footer ul.xoxo ul {
    width: 210px;
    padding-right: 20px; }
    #footer ul.xoxo ul.last {
      padding-right: 0; }
    #footer ul.xoxo ul li {
      margin: 6px 0 6px 0;
      float: none; }
  #footer p {
    text-align: center;
    padding: 20px 0 10px 0;
    margin-bottom: 0;
    clear: both; }


octo textarea {
    background-color: white;
    font-family: Georgia, serif;
    padding: .5em;
    width: 92%;
    border: 1px dotted;
      border-color: #555555; }


/*RECURSOS*/
  #column-1 div.recursos {
    font-size: 1.25em;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px; }
/*FIN RECURSOS*/


#column-1 div.codigos {
    font-size: 1.25em;
}

#caja {
    display: block;
}

/*codigos*/
  #codigo {

    margin-top: 20px;
    padding: 10px;
    border: 1px dotted;
    border-color: #555555;
    clear: both;
    background: #fff; }
    
/*FIN codigos*/



