/* $Id: custom.css,v 1.1 2010/08/05 07:51:40 antsin Exp $ */

/*
+----------------------------------------------------------------+
|   Fever for Dupal 6.x - Version 1.0                            |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - GNU GENERAL PUBLIC LICENSE                        |
|----------------------------------------------------------------|
|   Theme Name: Fever                                            |
|   Description: Fever by Antsin                                 |
|   Author: Antsin.com                                           |
|   Date: 5th August 2010                                        |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
|   WRITE YOUR OWN STYLE HERE FOR EASIER UPGRADE IN THE FUTURE   |
|                                                                |
+----------------------------------------------------------------+
*/ 
h2 { font-size: 140%;}

div.node {
  font-size: 120%;
}
span.submitted {
  font-size: 100%;
}

#sidebar-right {
  font-size: 100%
}

.node-teaser {
  padding: 10px 10px;
  margin: 10px 0;
  border: 1px dashed #A4A4A4;
  font-size: 100%;
  /*background: url("http://www.caad.es/imagenes/noticia.jpg") no-repeat left top;*/
  background-color: #F7F8E9;
}

div.node-type-spac {
  background: url("../images/articulo-spac.jpg") no-repeat right top;
  background-color: #F7F8E9;
}

.content-spac {
  padding: 10px 10px;
  margin: 10px 0;
  /*border: 1px dashed #A4A4A4;*/
  font-size: 100%;
  /*background: url("http://www.caad.es/imagenes/noticia.jpg") no-repeat left top;*/
  background-color: #F7F8E9;
}

.fb-caad {
  padding: 10px 10px;
  margin: 0px 0;
  border: 1px dashed #A4A4A4;
  font-size: 100%;
  background: url("../images/noticia.jpg") no-repeat left top;
  background-color: #F7F8E9;
}

.blog-caad {
  padding: 10px 250px 10px 10px;
  margin: 5px 0;
  border: 1px dashed #A4A4A4;
  font-size: 100%;
  background: url("../images/blog.jpg") no-repeat right top;
  background-color: #E0F8EF;
}

.enlace-caad {
  padding: 10px 250px 10px 10px;
  margin: 5px 0;
  border: 1px dashed #A4A4A4;
  font-size: 100%;
  background: url("../images/links.jpg") no-repeat right top;
  background-color: #A9D0F5;
}

.pantallazo {
  border: thin silver solid; 
  margin: 0.5em;
  padding: 0.5em; 
  background-color: #E0F8EF;
}

.pie_foto {
  text-align: center; 
  font-style: italic; 
  font-size: smaller;
  text-indent: 0;
}

.breaking {
  padding: 10px 10px;
  margin: 5px 0;
  border: 1px #A4A4A4;
  font-size: 95%;
  /*background: url("http://www.caad.es/imagenes/noticia.jpg") no-repeat left top;*/
  background-color: #F2F2F2;
}

.cuadro-plegable {
  padding: 5px 10px 5px 10px;
  /*margin: 10px 0;*/
  border: 1px dashed #A4A4A4;
  font-size: 100%;
  /*background: url("http://www.caad.es/imagenes/noticia.jpg") no-repeat left top;*/
  background-color: #F7F8E9;
}

.contenido-plegable {
  padding: 10px 10px;
  margin: 5px 0;
  /*border: 1px #A4A4A4;
  background-color: #F2F2F2;*/
}


/** login **/
#user-login-form {
  text-align: right;
  font-size: 95%;
}

#user-login-form .form-text {
  width:78%;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #C4C4C4;
  background-color: #fff;
  font-size: 95%;
}

#user-login-form label, #user-login-form label {
  text-align: left;
  font-weight: normal !important;
  float: left;
}
.form-required {
  display: none;
}

#user-login-form li { 
  font-style: italic;
  text-align: right;  
  float: right;
  margin: 4px;
}

#top-border {
  margin-top: 5px;
  height: 5px;
  background: url("../images/top_border.png") no-repeat center top;
}

/* Desactivar el breadcumb */
.breadcrumb {display: none;}

.breadcrumb-wrapper {display: none;}

#header {
  min-height: 90px;
  background: #eee url("../images/header.png") repeat-x left top;
}

#logo-title {
  float: left;
  width: 840px;
  min-height: 90px;
  display: inline;
}

#site-slogan {
  font-size: 110%;
  font-weight: bold;
  padding-top: 45px;
}

#header-blocks {
  float: right; 
  text-align:right;
  width: 120px;
  padding-top: 10px;
}

/** search **/
.block-search .form-text {
  color: black;
  border: none;
  width: 65%;
  background-color: white;
}

#search {
  float: right;
  width: 200px;
  height: 35px;
}

#search .block-search .form-text {
  background-color: white;
}

#primary-left.withsearch {
  height: 35px;
  width: 770px;
  padding: 10px 0 0 0;
  background: url("../images/primary_left.png") no-repeat left bottom;  
}

a.URL_Parchment {display: none;}
a.Parchment_URL {display: none;}

