/* 
Blogger Template Style
Name:     usando.info blue bars based on TicTac (Blueberry) 
Author:   Dan Cederholm + Juan C. Camus for www.usando.info
URL:      www.simplebits.com / www.usando.info
Date:     1 March 2004 / 28 January 2006
*/

/* ---( page defaults )--- */

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  text-align: center;
  color: #505050;
  background: #EEEEEE;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(http://www.usando.info/images/layout/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #996666;
  }

hr {
  display: none;
  }
h1 { 
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial;
	font-size: 1.4em;
	color: #993333;
	}
h2 { 
	color: #556688; 
	font-size: 110%; 
	font-family: verdana, arial, sans serif; 
	text-decoration: none; 
	}
h3 { 
	color: #556688; 
	font-family: verdana, arial, sans serif; 
	text-decoration: none; 
	}
img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: disc;
  margin: 5px 20px 0 20px;
  padding: 0;
  }

ol {
  list-style: decimal;
  margin: 5px 20px 0 30px;
  padding: 0;
  }

li {
  }

/* links */

a:link {
  color: #666699;
  }

a:visited {
  color: #6699cc;
  }

a:hover {
  color: #ff0033;
  text-decoration: underline;
  }

a:active {
  color: #5B739C;
  text-decoration: none;
  }

/* ---( layout structure )---*/

#wrap {
  width: 760px;
  margin: 0 auto;
  text-align: left;
  }

#content-blogger {
  margin-left: 62px; /* to avoid the BMH */
  }

#main-content {
  float: right;
  width: 535px;
  margin: 2px 0 0 0;
  padding: 10px 5px 5px 10px;
  line-height: 1.6em;
  font-size: 80%;
  text-align: justify;
  background: #FDFDFD;
  }

#main-content-sitio {
  float: right;
  width: 535px;
  margin: 2px 0 0 0;
  padding: 10px 5px 5px 10px;
  line-height: 1em;
  font-size: 1em;
  text-align: justify;
  background: #FDFDFD;
  }

#main-content-print {
  float: center;
  width: 700px;
  margin: 0 1em 0 30px;
  padding: 0 10px 0 10px;
	line-height: 1em;
  font-size: 1em;
  text-align: justify;
  background: #FDFDFD;
  }

#sidebar {
  float:left;
  width: 190px;
  margin: 80px 5px 0 0;
  padding: 0 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  background: #EEEEEE;
  }

#endfooter {
  clear: both;
  margin: 5px 0 0 0;
  line-height: 1.5em;
  }

/* ---( header and site name )--- */

#blog-header {
  margin: 0;
  padding: 0;
  background: #e0e0e0 url(http://www.usando.info/images/layout/cabezal_ui_blogger.gif) no-repeat top left;
  }

#blog-header a {
  margin: 0;
  padding: 10px 60px 10px 10px;
  font-size: 300%;
  color: #fff;
  text-indent: -9999px;
  display: block;
  }

#blog-header h1 a {
  text-decoration: none;
  color: #fff;
  }

#blog-header h1 a:hover {
  color: #eee;
  }

#blog-header-print {
  margin: 1em 0 0 0;
  padding: 0;
  background: #e0e0e0 url(http://www.usando.info/images/layout/cabezal_print.gif) no-repeat top left;
  }

#blog-header-print h1 {
  margin: 0;
  padding: 20px 5px 5px 5px;
  font-size: 1em;
  color: #fff;
  text-shadow: #4F73B6 2px 2px 2px;
  }

#search-box {
  float: right;
  margin: 22px 5px 0 5px;
  padding: 0 0 0 0;
  }

/* ---( main column )--- */

#main-content h1 {
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial;
  font-size: 1.4em;
  color: #993333;
  }

#main-content-print h1 {
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial;
  font-size: 1.5em;
  margin: 0.5em 0 0 0;
  color: #556688;
  }

#main-content h3 {
  margin-top: 0;
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial;
  font-size: 1.4em;
  letter-spacing : 0.1em;
  color: #993333;
  }
  
#main-content a:link {
  color: #993333;
  text-decoration: none;
  }

#main-content a:visited {
  color: #993333;
  text-decoration: underline;
  }

#main-content a:hover {
  color: #ff0033;
  text-decoration: underline;
  background-color : #FFFF9C;
  }

#main-content a:active {
  color: #5B739C;
  text-decoration: underline;
  }

#main-content-sitio h1.listado {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size: 1.5em;
font-weight: bold;
color: #993333;
}

h2.date-header {
  margin-top: 24px;
  padding-left: 14px;
  color: #999999;
  background: url(http://www.usando.info/images/layout/date_icon_blue.gif) no-repeat 0 50%;
  }
  
.contenido_texto  { 
  color: #2b2b2b; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.8em;
  text-decoration: none;
  text-align: justify;
  text-indent: 10px;
  margin-top: 0.8em;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: 15px;
  }

.autor_texto  { 
  color: #2b2b2b; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.6em;
  }

.fecha_texto  { 
  color: #2b2b2b; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.6em;
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(http://www.usando.info/images/layout/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

.post li {
  padding-left: 8px;
  margin-bottom: 3px;
  }

.breadcrumb_texto { 
  color: #000000; 
  font-family: verdana, arial, sans-serif; 
  font-size: 70%; 
  font-weight: normal; 
  text-decoration: none; 
  }

a.breadcrumb_texto { 
  color: #0000FF; 
  font-weight: normal; 
  text-decoration: underline; 
  }
  
a.breadcrumb_texto:active { 
  color: #000080; 
  font-weight: normal; 
  text-decoration: none; 
  }
  
a.breadcrumb_texto:hover { 
  color: #ff0033; 
  font-weight: normal; 
  text-decoration: underline; 
  }

a.breadcrumb_texto:visited { 
  color: #6c6c6c; 
  font-weight: normal; 
  text-decoration: underline; 
  }

.lectura_foto { 
  color: #505050; 
  font-family: verdana, arial, sans-serif; 
  font-size: 70%; 
  font-weight: normal; 
  text-decoration: none; 
  background-color : #FFFF9C;
  padding: 10px 10px 10px 10px;
}

/*  fotos y lectura de fotos */

#fotos-der {
  float: right;
  width: 350px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
#fotos-der  img {
  margin-left: auto;
  margin-right: auto;
}
#fotos-der-250 {
  float: right;
  width: 250px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
#fotos-der p.lectura {
  color: #505050; 
  font-family: verdana, arial, sans-serif; 
  font-size: 75%; 
  font-weight: normal; 
  text-decoration: none; 
  background-color : #FFFF9C;
  padding: 5px;
  line-height: 1.4em;
}
#fotos-der-250 p.lectura {
  color: #505050; 
  font-family: verdana, arial, sans-serif; 
  font-size: 75%; 
  font-weight: normal; 
  text-decoration: none; 
  background-color : #FFFF9C;
  padding: 5px;
  line-height: 1.4em;
}
#fotos-cen {
  clear: both;
  border: thin silver solid;
  text-align: center;
  width: 85%;
  margin: 0.5em auto;
  padding: 0.5em;
}
#fotos-cen p.lectura {
  text-align: center;
  color: #505050; 
  font-family: verdana, arial, sans-serif; 
  font-size: 75%; 
  font-weight: normal; 
  text-decoration: none; 
  background-color : #FFFF9C;
  padding: 5px;
  line-height: 1.4em;
}

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(http://www.usando.info/images/layout/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(http://www.usando.info/images/layout/tictac_blue.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(http://www.usando.info/images/layout/comment_arrow_blue.gif) no-repeat 44px 2px;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 5px 0 5px 10px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
  font-size: 80%;
  color: #3E3E3E;
  background-color: #FFFF9C;
  height: 16px !important; /* for most browsers */
  height /**/:32px; /* for IE5/Win */
  }

h2.sidebar-title-mini {
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
  font-size: 80%;
  color: #3E3E3E;
  height: 16px;
  background-color: #FFFF9C;
  height: 16px !important; /* for most browsers */
  height /**/:32px; /* for IE5/Win */
  }

#sidebar .sidebar-title {
  margin: 0 0 0 0;
  padding: 5px 0 10px 5px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
  font-size: 110%;
  font-weight: bold;
  color: #3E3E3E;
  background-color: #FFFF9C;
  height: 20px !important; /* for most browsers */
  height /**/:20px; /* for IE5/Win */
  }

  /*  para probar
#sidebar h2 {
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1em;
  font-weight: bold;
  color: #3E3E3E;
  height: 16px;
  background-color: #FFFF9C;
  height: 16px !important; /* for most browsers */
  height /**/:32px; /* for IE5/Win */
  }
  */
  
#sidebar p {
  margin: 0;
  }

#sidebar ul {
  list-style: none; 
  margin: 0;
  padding: 5px 0 0 15px;
  }

  #sidebar li {
  list-style: square; 
  padding-left: 0;
  margin-bottom: 3px;
  font-size: 80%;
  }
  
.adsense_texto { 
  color: #6B6B6B; 
  font-family: verdana, arial, sans-serif; 
  font-size: 70%; 
  font-weight: normal; 
  text-decoration: none; 
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;
  background: url(http://www.usando.info/images/layout/profile_blue.gif) no-repeat 20px 4px;
  }

p#powered-by, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#footer {
  margin: 0;
  padding: 0 0 9px 0;
  }

#footer p {
  margin: 0;
  }

.footer-lightblue {
  margin: 0 0 0 0;
  padding: 3px 0px 3px 0px;
  width: 760px;
  height: 20px;
  background-color: #9999CC;
  }
  
.footer-darkblue {
  margin: 0 0 0 0;
  padding: 3px 0px 3px 0px;
  width: 760px;
  height: 5px;
  background-color: #666699;
  }

.footer-info-normal { 
  color: #6B6B6B; 
  font-family: verdana, arial, sans-serif; 
  font-size: 70%; 
  font-weight: normal; 
  text-decoration: none; 
  text-align: center;
}

a.footer-info { 
  color: #0000FF; 
  font-family: verdana, arial, sans-serif; 
  font-size: 70%; 
  font-weight: normal; 
  text-decoration: underline; 
  text-align: center;
}

a.footer-info:active { 
  color: #000080; 
  font-weight: normal; 
  text-decoration: none;
}

a.footer-info:hover { 
  color: #ff0033; 
  font-weight: normal; 
  text-decoration: underline; 
}

a.footer-info:visited { 
  color: #6c6c6c; 
  font-weight: normal; 
  text-decoration: underline;
}

/* ---- overrides for post page ---- */

.post {
  padding: 0;
  border: none;
  }
.comment-link {margin-left:.6em;}

/* ---- search styles ---- */

form#search-box { 
 background-color: #CCCCCC; 
 color: #000000; 
 border: 1px solid #999999; 
}

#search-box .searchInput  { 
  color : #6666CC; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-size : 85%; 
  background-color : #ffffff;  
  width: 150px; 
  height: 20px; 
}

#search-box .buttons  { 
	color : #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 70%; 
	font-weight: normal; 
	background-color : #CCCCCC; 
	height: 22px; 
}
/*  Estilos para formulario de contacto*/
#form-contacto form 
{
	padding: 2px;
	width: 80%;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}
#form-contacto label 
{
	width: 120px;
	display: inline;
	float: left;
	margin: 2px;
	line-height: 1em;
	font-size: 0.8em;
}
#form-contacto input 
{
	width: 250px;
	float: left;
	display: block;
	line-height: 1em;
	font-size: 0.8em;
}
#form-contacto textarea 
{
	margin: 2px;
	clear: none;
	float: left;
	width: 60%;
}
#form-contacto .enviar 
{
	width: 100px;
	text-align: center;
	display: block;
	margin: 20px 0 0 0;
}

