/*
Theme Name: Bioalma
Theme URI: http://wordpress.org/
Description: Based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: animo.es
Author URI: http://www.animo.es/
Tags: blue, custom header, fixed width, two columns, widgets



*/



/* Begin Typography & Colors */
/* CSS Document */
body {
  background:#fff;
  font:0.7em Trebuchet MS, Tahoma, Arial,Helvetica,sans-serif;
  font-weight:normal;
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 0px;
  text-align:center;
  background-color:white;
 }
.page {
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:960px;
	background-repeat:no-repeat;
}
/*TOP*/
#top {
	width:960px;
	height:115px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg_top9.jpg);
}

#top1 {
	width:220px;
	height:105px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;

}
#top2 {
	width:740px;
	height:105px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;

}
#top1 img{
	padding-left:50px;
	float:left;
}
#top2 ul{
	margin:10px 10px 0px 0px;
	padding:0px;
	float:right;
}
#top2 li{
	list-style:none;
	margin:0px;
	padding:0px;	
	float:left;
}
#top2 a{
	color:#333333; 
	font-weight:normal;	
	text-decoration:none;
	margin:0px;
	padding:0px 10px 0px 15px;	
	background-image:url(images/over1.png);	
	background-repeat:no-repeat;
	background-position:0px 3px;
	}
#top2 a:hover, #top2 a.selected{
	color:#1c5ba2;	
	background-image:url(images/over1.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#top2 a.home{
	color:#333333;	
	background-image:url(images/over1.gif); 
}
#top2 a.home:hover{
	color:#B9D300; 
}

/*MENU*/
#menu {	
	height:21px;
	margin:0 0 0 0px;
	padding: 0px;
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-y;
	
}
#menu ul{
	margin:0px;
	padding:3px 0px 0px 50px;
}
#menu li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#menu li.home{
	float:right;
	text-align:right;
}

#menu a{
	color:#333; 
	font-weight:900;
	text-decoration:none;
	margin:0px;
	padding:0px 20px 0px 0px;
}
#menu a:hover{
	color:#fff;
}
#menu a.selected{
	color:#fff; 
}
/*CONTENT*/
#content{
	margin:0px;
	padding:5px 0px 0px 0px;
	background-color:white;
	float:left;
	width:960px;
	background-image:url(images/bg_content.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#col1{
	margin:0px;
	padding:57px 20px 0px 35px;
	width:150px;
	height:300px;
	float:left;

}
#col2{
	margin:0px;
	padding:5px 30px 30px 50px;
	width:580px;
	float:left;
	color:#333333;


}
#colright{
	width:264px;
	margin:10px 16px 30px 20px;
	float:right;
}
#col3{	
	/*margin:10px 16px 30px 20px;*/
	/*width:264px;*/
	/*float:right;*/
	background-color:white;	
	background-image:url(images/bg_col3_verde.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#333333;
	padding-bottom:5px;

}
#col3.novoseekcorner{	
	background-image:none;
	color:#333333;
	  /*  background-color: #f1f5e7 !important;
    border-top: 2px dashed #d0dcac;
    border-bottom: 2px dashed #d0dcac;
    border-right: 2px dashed #d0dcac;*/
    border-left: 3px solid #6b9913;  
	/*width:264px;*/
	margin-top:0;
	padding-top:0px;

}


/*FIRMA*/
#firma{
	width:960px;
	text-align:center;
	color:#333333;
	float:left;
	height:20px;
	padding-top:5px;

}
#firma a, #firma a:visited{
	color:#333333;
	text-decoration:none;
	font-weight:bold;

}
#firma a:hover{
	text-decoration:underline;
}

/* DETALLES CONTENT*/

#col1 a{
	color:#333333; 
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px 10px 10px 15px;
	float:left;
	width:125px;
	background-image:url(images/over1.gif);	
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#col1 a:hover,#col1 a.selected{
	color:#01b0f1 ; 
	background-image:url(images/over2.gif);
	background-repeat:no-repeat;
}
#col2 h1, #col1 h1{
	color:#2671a8 ;
	font-size:1.6em;
	margin: 15px 0px 15px 0px;
	padding:0px;
}
#col2 h2{
	color:#1c5ba2;
	font-size:1.3em;
	margin: 15px 0px 0px 0px;

}
#col2 h3{
	color:#1c5ba2;
	font-size:1.2em;
	margin: 15px 0px 0px 0px;
	padding:0px;	
}
#col2 hr{
	background-color:#1c5ba2;
	height:5px;	
}
#col2 hr.azul{
	color:#2671a8;
	height:5px;	
}
#col2 p{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
#col2 p.primerparrafo{
margin:0px 0px 10px 0px;
padding:4px 0px 0px 0px;
}


	
#col2 ul{
margin:0px	0 0 15px;
padding:0px;
}
#col2 li{
padding:0px;
margin:0;
}
#col2 a{
	color:#1c5ba2;
	font-weight:bold;
	text-decoration:none;
}
#col2 a:hover{
	color:#1c5ba2;
	font-weight:bold;
	text-decoration:underline;
}
#col2 a.azul{
	color:#01b0f1 ;
	font-weight:normal;
}
#col2 a.azul:hover{
	color:#01b0f1 ;
	font-weight:bold;
}
#col2 span.azul{
	color:#01b0f1 ;

}
#col2 a.entexto{
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}
#col2 a.entexto:hover{
	color:#1c5ba2;
}

#col3 ul{
margin:10px	0 0 15px;
padding:0px;
}
#col3 li{

	margin: 0px 20px 10px 20px;
	color: #333;
	list-style:none;
}



#col3 p{
	margin:10px 15px 15px 15px;
	padding:0px 0px 0px 0px;
	color: #333;
}

#col3 h2{
	width:239px;
	height:20px;
	background-image:url(images/bg_titcol3c.jpg);
	color:#fff ;
	font-size:1.2em;
	padding:15px 10px 5px 15px;
	text-transform:uppercase;
	margin:0;
}

#col3 a{
	color:#1c5ba2;
	font-weight:bold;
	text-decoration:none;
}
#col3 a:hover{
	color:#1c5ba2;
	font-weight:bold;
	text-decoration:underline;	
	}
#col3 span.azul{
	color:#01b0f1 ;
}












/* NUEVO */



#linkfeed{
float:right; margin-top:15px;}






/* heredado */



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Trebuchet MS, Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Trebuchet MS, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;

	}
	small {
	color: #777;
	font-size:0.9em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Trebuchet MS, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
h2.titlepost{
/*
background-image:url(../../../../images/h3.jpg);
background-repeat:no-repeat;
background-position:0 5px;
padding-left:15px;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	background-image:none;
	text-transform:none;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
		font-size:1.2em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*BEGIN CSS FOR BOOKMARKIFY PLUGIN*/
/*******************************************************************************
bookmarkify.css

This style sheet if for the Bookmarkify plugin for WordPress

Copyright 2008 GARA Systems, Inc.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

HISTORY (version cooresponds to history of bookmarkify.php)

Version		Date		Author		Description
--------	--------	-----------	------------------------------------------
0.1			20080222	Gary		Initial version
0.2			20080223	Gary		No Change
0.3			20080224	Gary		No Change
0.4			20080225	Gary		Created the copyhtml and linkbuttons class 
0.5			20080226	Gary		Created the title class
..
0.8			20080310	Gary		Disabled the copyhtml class
							Added hover style for div.brand a
0.8.3			20080311	Gary		Removed deprecated style definitions.
0.8.9			20080318	Gary		Change default theme to "Subdued"

INSTALLATION
	
To use this style sheet with Bookmarkify do one of the following:

1.  Add the blog to your site:

Upload this file to your website and link to it in from your Blog theme's
header file.

OR

Copy the contents of this file to your theme's active style sheet.

2.  Modify the style settings to integrate the design with your site.


For more Themes visit http://www.gara.com/projects/bookmarkify/


*******************************************************************************/

div.bookmarkify
{
	width:100%; 
	margin: 0px;
	border: none;
	padding: 10px;
	float:right;

	height: 1%;

	background: transparent;
	
	text-align: right;
	vertical-align: middle;
	
	font-family: verdana, arial;
	font-size: 12px;
}

div.bookmarkify a
{
	text-decoration: none;
	
	font-family: verdana, arial;
}

div.bookmarkify a:hover
{
	text-decoration: underline;
}

div.bookmarkify div.title
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;

	font-weight: bold;
}

div.bookmarkify div.linkbuttons
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a:hover
{
}

div.bookmarkify div.linkbuttons a img
{
	margin: 0px;
	border: none;
	padding: 0px;

	background: transparent;
	opacity: 0.5;
	filter:alpha(opacity=50); 
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a:hover img
{
	opacity: 1;
	filter:alpha(opacity=100); 
}

div.bookmarkify div.brand
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.brand a
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;

	color: gray;
	font-weight: normal;
}

div.bookmarkify div.brand a:hover
{
}

/*END CSS FOR BOOKMARKIFY PLUGIN*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
