/*
Theme Name: BioScript!
Theme URI: http://www.bioscripts.net/
Description: Theme create by Francisco G P for bioscripts.net.
Version: 1.00
Author: Francisco Gálvez
Author URI: http://www.misreflexiones.net/
*/

/* ************** STRUCTURE ************** */

body{
margin-top: 24px !important;
margin-bottom: 40px;
padding: 0px;
font-size: 13px; 
}

.app {
	position: fixed;
	float: left;
	height: 18px;
	width: 98%;
	bottom: 0;
	border-top: 1px solid #58584f; 
	border-bottom: 0px;
	border-left: 1px solid #58584f; 
	border-right: 1px solid #58584f; 
	/*margin-left: -50%;*/
	margin-bottom: -2px;
	background:#cde28c;
	color: black;
	text-align: left;
	padding: 3px;
	
}
.r{
color: red;
}

.n{
color: black;
}

.translate_block{
float: right;
}

.addtoany_share_save_container{
float: left; 
}

#page {
width: 100%;
border: 0px solid #777777;
margin-left: 0px;
padding:0px;
/*color: #777777;*/
color: #353535;
background-color: #e8e7ce;
text-align: justify;
/*vertical-align: top;*/
}

#contenido {
width: 75%;
}

#sidebar {
float: left;
border-left: 1px dashed #777777;
width: 25%;
}

img {
border: 0px;
}

.feed {
float: left;
width: 45%;
padding: 10px;
margin: 3px;
border: 2px dashed black;
background-color: white;
}

.feed2 {
float: right;
width: 45%;
padding: 10px;
margin: 3px;
border: 2px dashed black;
background-color: white;
}
.feed3 {
padding: 10px;
margin: 5px;
border: 2px dashed black;
background-color: white;
}

.titlefeed{
color: #FDB101;
font-size: 24px; 
}

a {
text-decoration: none;
border-bottom: 0px solid #eee;
color: #52a651;
}

a:hover {
color: #FDB101;
border-bottom: 0px solid #DDD;
}

h1 {
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 24px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
}

h2 {
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 16px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
}


h3 {
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 14px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
border-bottom: 1px solid #ccc;
}
h4 {
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
text-decoration: underline;
}


.menu {
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
color: #777777;
font-size: 16px;
text-align: center;
}

.menuactivo {
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
color: #599e63;
font-size: 16px;
text-align: center;
}

.biow{
color: white;
}

.biob{
color: black;
}

.biog{
color: #52a651;
}

#foot {
font: 11px Verdana, Arial, sans-serif;
margin-left: 130px;
color: #777777;
text-align: center;
width: 80%;
}

.date{
float:left;
text-align:center;
padding-top:8px;
width:46px;
height:54px;
font-size:8pt;
color:#FFFFFF;
}

.galv{
width: 50%;
background: #ffffff;
border: 1px dashed #777777;
padding: 10px;
}

.contimg{
border: 1px solid #000000;
margin: 5px;
}

.bri{
width: 50%;
background: #ffffff;
border: 1px dashed #777777;
padding: 10px;
}

/* *************** HEADERS *************** */

h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #454C67;
	color: #454C67;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

/* Next's that image before the post title */

img.lefth2img {
	margin: 0;
	padding: 0 5px 0 0;
}


.post h2 {
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.post small { display: block; }

.post h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 15px 0 0 0;
}

/* ****************** POST ****************** */

.post {
	font-size: 1.1em;
	text-align: justify;
}

.postmetadata {
clear: both;
	text-align: right;
	padding-bottom: 20px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #454C67;
}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 15px;
	border-left: 4px solid #454C67;
}

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

code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid black;
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color: #eeeeee;
	color: black;
}

.navigation { margin-bottom: 15px; }

/* *************** SEARCHFORM *************** */

#searchform {
	margin: auto 0;
	padding: 5px 3px; 
	text-align: left;
}

form#searchform input:focus {
	border: 2px solid #454C67;
	margin: 1px;
}

#searchform input { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #399CC6;
	margin: 2px;
}

#searchform #s {
	width: 115px;
	padding: 2px;
}

#searchsubmit { display: none; }

/* **************** COMMENTS **************** */

/* Form */

#respond { margin-top: 30px; }

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

#commentform textarea {
	width: 75%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}



#commentform p { margin: 5px 0; }

/* Comments */



.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #136284;
	border-bottom: 1px solid #136284;
}

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

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

.commentlist p { margin: 0 0 15px 0; }

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

.commentmetadata {
	margin: 0;
	display: block;
}

#signupnow {
	margin:0 auto;
	background:#fffbcc;
	border:1px solid #e6db55;
	min-height:86px;
	padding-top:24px;
	width: 770px;
}
#signupnow h2 {
	font-size:20px;
	color:#444;
	text-align:center;
}
#signupnow-text {
	width:61%;
	float:left;
}
#signupnow-button {
	width:226px;
	height:63px;
	float:left;
	font-size:20px;
	text-align:center;
}
#signupnow-button a {
	display:block;
	color:#fff;
	width:226px;
	height:63px;
	line-height:60px;
	background: url(http://www.bioscripts.net/neuronal/wp-content/themes/bioscripts/images/signupbackground.gif) center top no-repeat;
	text-shadow:#1e6c8f 2px 2px 0px;
	letter-spacing:-1px;
}
#signupnow-button a:hover {
	text-decoration:underline;
	background: url(http://www.bioscripts.net/neuronal/wp-content/themes/bioscripts/images/signupbackground.gif) center bottom no-repeat;
	text-shadow:#b8441c 2px 2px 0px;
}
#signupnow h2 {margin-top:2px;}
#signupnow h4 {
	margin-top:5px
	margin-left:0;
	font-size:12px;
	line-height:1em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.entry{
padding-right: 10px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-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;
}

.aligncenter{
margin: 0 auto;
}

.translate_block {
float: left;
padding: 10px;
width: 25%;
margin-top: 15px;
}

.addtoany_share_save_container {
float: right;
padding: 0;
width: 20%;
text-align:right;
}

.widgettitle {
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
border-bottom: 1px solid #ccc;
list-style: none;
*margin-left: 0px;

}

.widget {
list-style: none;
}

#recentcomments{
margin-left: -10px;
*margin-left: 0px;

}

.recentcomments {
margin-left: -20px;
*margin-left: 0px;

list-style: disc;
}

.xoxo li {
margin-left: -20px;
}

/*Flora*/

/* ------- Grupos --------- */

.clases {
padding-left: 30px; 
clear: left;
}

.familias{
padding-left: 50px; 
position: relative;
width: 160px; 
float: left;
}

.nodo{
font-size: 30px;
text-align: center;
}

.nodofin {
font-size: 20px;
text-align: center;
vertical-align: middle;
}

.familias_long{
padding-left: 55px;
}

.familias_ind_long{
padding-left: 0px;
}

.icon-yellow{
		float: right;
		border:solid 1px #DEDEDE; 
		background:#FFFFCC url(img/icon-yellow.png) 8px 6px no-repeat;
		color:#222222;
		padding:4px;
		padding-left: 30px;
		text-align:left;
		width: 95%;
	}

.reg {
	background:#FFFFCC url(img/reg.jpg) 0px 0px no-repeat;
	width: 90px;
	height: 76px;
	margin: 0px;
	font-size: 35px;
	text-align: center;
	padding-top: 15px;
	color: black;
	float: left;
	margin-top: 20px;
}

.r {
	background:#FFFFCC url(img/r.jpg) 0px 0px no-repeat;
	width: 90px;
	height: 76px;
	margin-top: 100px;
	font-size: 35px;
	text-align: center;
	padding-top: 15px;
	color: red;

}
/*Periodos*/
.periodo {
border: 1px solid black; padding: 0px;
text-align: center;
background-color: #2f6e23;
float: left;
margin: 5px;
}

.Ene, .Feb, .Mar, .Abr, .May, .Jun ,.Jul ,.Ago, .Sep, .Oct, .Nov, .Dic {
height: 20px;
width: 20px;
border: 1px solid black;
background-color: #f0ffec;
}

.Ene_prob, .Feb_prob, .Mar_prob, .Abr_prob, .May_prob, .Jun_prob ,.Jul_prob,.Ago_prob, .Sep_prob, .Oct_prob, .Nov_prob, .Dic_prob{
height: 20px;
width: 20px;
border: 1px solid black;
background-color: #d6e5a4;
}

.Ene_seg, .Feb_seg, .Mar_seg, .Abr_seg, .May_seg, .Jun_seg ,.Jul_seg,.Ago_seg, .Sep_seg, .Oct_seg, .Nov_seg, .Dic_seg{
height: 20px;
width: 20px;
border: 1px solid black;
background-color: #b5e517;
}

.Ene_a, .Feb_a, .Mar_a, .Abr_a, .May_a, .Jun_a,.Jul_a ,.Ago_a, .Sep_a, .Oct_a, .Nov_a, .Dic_a {
color: black;
height: 20px;
width: 20px;
border: 1px solid black;
background-color: #f0ffec;
}

.prob{
height: 20px;
width: 20px;
margin-right: 5px;
border: 1px solid black;
background-color: #d6e5a4;
float: left;
}

.seg{
height: 20px;
width: 20px;
margin-right: 5px;
border: 1px solid black;
background-color: #b5e517;
float: left;
}

.no{
height: 20px;
width: 20px;
margin-right: 5px;
border: 1px solid black;
background-color: white;
float: left;
}

.leyenda {
float: left;
margin: 5px;
width: 100px;
height: 25px;
}

.linea {
border-bottom: 1px solid #95A586;
width: 95%;
margin-left: 15px;
height: 32px;
}

.linea2 {
border-bottom: 0px solid #95A586;
width: 95%;
margin-left: 15px;
height: 32px;
}

.barra {
float:right;
width:100%;
vertical-align:middle;
}

.dibujo {
position: relative;  
margin: 10px; 
border: 3px solid #ff631c;
}

.map {
width: 357px; height: 294px; margin: 0px auto; background-image: url(spain.jpg); border: 1px solid green;
}

.map:hover {
width: 357px; height: 294px; margin: 0px auto; background-image: url(spain2.jpg); border: 1px solid green;
}

.widget_categories ul{
list-style-type: disc;
margin-left: -20px;
*margin-left: 0px;
}

.widget_categories ul li{
list-style-type: disc;
*margin-left: 0px;

}

.alignleft{
text-align: left;
float: left; 
}

.alignright{
text-align: right; 
float: right;
}

.aligncenter{
text-align: center; 
clear: both;
}