/*
Theme Name: WP-OLIVO
Theme URI: http://www.ludociencia.es/
Description: Diseño y programacion para Planeta Olivo
Version: 1.0
Author: Valentin Ayesa
*/
@charset "utf-8";
/* CSS Document */
@import url("960gs.css");
body{
	background: url(img/bg.gif) #b4c060;	
	/*font-family: Arial;*/
	font-size: 11pt;
	font-family: Arial, sans-serif;
}
h1, h2, h3, p, ul, li{
	margin: 0;
	padding: 0;	
	list-style: none;
}
h2.subtitulo{
	font-style: italic;
	font-size: 12pt;
	float: left;
	margin-top: 50px;
	display: block;
	width: 150px;
	color: #4aa234;
	
}
h2{
	margin-top: 10px;
}
h2.widgettitle{
	font-size: 11pt;
	color: #48a230;
	padding: 5px;
}
#recent-posts-3 ul{
	padding-left: 20px;
	font-size: 9pt;
}
.entry-utility{
	margin-top: 10px;
	padding: 5px;
	background: #edf1da;
	border: solid 1px #ccc;
	font-size: 10pt;
	
}
h2.noticias{
	color: #48a230;
	padding: 0;
	margin: 0 0 10px 10px;
}
#slider{
	width: 98%;
}
.entry-utility a{
	text-decoration: none;
}
.entry-utility a:hover{
	text-decoration: underline;
}
.dropdown-horizontal-container{
	width: 99%;
}
#recent-posts-3 li a{
	padding: 10px;
	list-style-type:circle; 
}
#recent-posts li{
	padding: 10px;
	list-style-type:circle;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.derecha{
	float: right;
}
.entrytext{
	font-family: 'Calibri', Arial;
	
	font-size: 10pt;
	color: #37383a;
}
.entrytext ul{
	margin-left: 20px;
	list-style-type: circle;
}
.entrytext li{
	margin: 10px;
}
.logos{
	margin-top: 15px;
	text-align: right;
	}
ul.menu{
	width: 99%;
	margin-top: 10px;
	background: #48a230;
	height: 25px;
}
ul.menu li{
	display: inline;
}
h3.titulo{
	font-size: 16pt;
}
h3.titulo a{
	text-decoration: none;
}
h3.titulo a:hover{
	text-decoration: underline;
}
.navi{
	margin-bottom: 15px;
}
#masnot{
	text-align: center;
	margin: 8px 0 8px 0;
	padding: 5px 0 5px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px #e3e3e3;
	
}
.extracto{
	font-size: 10pt;
	line-height: 1.5;
	text-align: justify;
	margin-bottom: 15px;
}
.extracto img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.extracto p{
	margin: 5px 0 5px 0;
}
ul.menu li a{
	color: white;
	text-decoration: none;
	padding: 2px 2px 7px 2px;
	margin-left: 5px;
}
ul.menu li a:hover{
	color: #4d9a52;
	background: white;
}
.post h2{
	color: #4aa234;
	/*font-family: 'Muli', Arial;*/
	
	font-size: 20pt;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.entrytext p{
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.5;
}
.entrytext h2{
	color: black;
	font-size: 12pt;
}
#sidebar li{
	margin-left: 10px;	
}
#sidebar a img {
	padding: 1px;
	border: solid 1px #596c4c;
}
a{
	color: #43a62a;
}
#contenedor{
	background: white;
	border: 4px solid #dfdfdf;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 0px;	
	box-shadow: 0px 0px 8px #333;
	-webkit-box-shadow: 0px 0px 8px #333;
	-moz-box-shadow: 0px 0px 8px #333;
}
#nav-above, #nav-below{
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav-previous{
	float: left;
}
.nav-next{
	float: right;
}
.navigation a{
	font-size: 8pt;
	text-decoration: none;
	padding: 0px;
}
#menu{
	text-align: center;
}
#menu ul{
	margin-top: 55px;	
}
#menu li{
	display: inline;
}
#menu li a{
	padding: 3px;
	margin-right: 5px;
	color: #666;
	text-align: center; 	
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #eee;
	text-decoration: none;
	font-size: 18px;	
}
#menu li a:hover{
	border: 1px solid #4aa234;
}
#busca{
	margin-top: 10px;	
}
#busca a{
	color: #43a62a;
	font-size: 12px;	
}
#busca form{
	margin-top: 15px;	
}
#slide{
	height: 200px;	
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#destacada{
	height: 140px;
	background: red;	
	margin-top: 5px;
	margin-bottom: 20px;
}
.destacada{
	width: 98%;
}
.destacada p{
	width: 98%;
}
.entry-title{
	color: #4aa234;
}
#slogan{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:  center;
	color: #3b4046;
}
.entry-content p{
	margin-top: 15px;
	font-family: 'Calibri', Arial;
	
	font-size: 10pt;
	color: #37383a;
}
#slogan h1{
	color: #43a62a;
	text-align: center;
	border-bottom: 4px solid #43a62a;
	font-size: 50px;
	font-family: 'Damion', cursive;
}
blockquote h2{
	color: #43a62a;
	text-align: center;
	border-bottom: 2px solid #43a62a;
	font-size: 35px;
	font-family: 'Damion', cursive;
}
#slogan a.mas{
	color: #43a62a;
	float: right;
	font-style: italic;
	font-weight: bold;	
	margin-top: 15px;
	font-size: 15px;
}
#slogan p{
	font-size: 20px;	
}
.img_plus{
	float: left;
	width: 25px;
	height: 25px;	
}
.img_ult{
	width: 90px;
	height: 90px;
	background:#696;
	margin: 1px;
	padding: 3px;
	border: solid 1px  #666;
	float: left;	
}
a.boton{
	color: #666;
	display: block;
	width: 99%;
	text-align: center;
	margin-top: 10px;
	padding: 2px; 	
	font-style:italic;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.boton:hover{
	color: #666;
	border: 1px solid #666;
}
.bloque p{
	text-align: justify;	
}
#footer{
	padding: 10px;
	margin-top: 20px;	
	background: white;
	border: 4px solid #dfdfdf;
	border-bottom: none;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	padding: 0px;	
	box-shadow: 0px 0px 8px #333;
	-webkit-box-shadow: 0px 0px 8px #333;
	-moz-box-shadow: 0px 0px 8px #333;
}
.foot{
	padding: 10px 0 10px 0;	
}
.foot h3{
	color: #43a62a;
	border-bottom: 2px #43a62a solid;
}
/* BOTONES */
.button
{
        display: inline-block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
        padding: 0 1.5em;
        margin: 0.5em;
        font: bold 1em/2em Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.button:hover
{
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}

.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
}

.button:focus
{
        outline: 0;
        background: #fafafa;
}    

.button:before
{
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}