/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Proyecto Bionika created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/573yl5">edit settings</a>.
Version: 23 Jul, 13:43
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Helvetica;
	font-size: 100%;
	line-height: 115%;
	background-color: white;
	background-image: ;
	background-repeat: repeat
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	 

}

body,td,th {
	color: black;
}



a, a:link {
	padding: 0px;
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration: none;
	SP_HOVERLINK;
}

h1 {
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: Arial Black;
	font-size: 150%;
	padding-bottom: 10px}


h4 {
	font-size: 105%;
}

p {
	font-size: 100%;
	margin-bottom:30px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

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

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

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
}
#hd h1{
	font-size: 290%;
	color: #0baf94;

}

#hd h1 a{
	text-decoration: none;
	color: #0baf94;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #808080;
	text-decoration: underline
	
	
}

.item {
	padding: 10px;
	background-color: white;
	background-repeat: repeat;
	text-align:left;
	border: 0px;
	margin-bottom: 1em;
	border: 0pt;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 10px;
	padding-bottom: 50px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: gray;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

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

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

.frase {
color:#666666;
background:transparent url(http://www.ochthophous.com/comillas.gif) no-repeat scroll left top;
display:block;
font-size:130%;
font-family:Arial Black;
font-style: italic;
letter-spacing:-0.03em;
line-height:120%;
margin:10px 20px;
padding:10px 20px 0 40px;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d3d3d2;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: gray;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: white ;
	background-image: ; 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px solid #000000;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #000000;
	font-family: Arial Black;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:0px solid white; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: gray; }
#menu ul li a:hover { color:myheadttcolor; background: white; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: 0px;
}

.yui-navset .yui-nav a:hover {
	background-color: white;
	color: gray;
}

.yui-navset .yui-nav li a {
    background-color: white;
	background-repeat: no-repeat;
	border-bottom: 0px;
	color: black;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: gray;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: gray ;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #808080;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #808080;
}
#firefox{margin-top: 20px}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
      /*Pagination*/
      div.pagination {
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

      div.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 1px solid #000000;
             
              text-decoration: none; /* no underline */
              color: #000000;
      }
      div.pagination a:hover, div.pagination a:active {
              border: 1px solid #000000;
              background-color:#000000;
              color: #fff;
      }
      div.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 1px solid #000000;
                     
                      font-weight: bold;
                      background-color: #000000;
                      color: #FFF;
              } 
      div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #EEE;
             
                      color: #DDD; 
              }
