/*
Theme Name: ScoutTheme
Theme URI: http://beewh.com/
Description: Plantilla de Wordpress para la web de Scout Films.
Version: 0.9
Author: Bee Desarrollos Web
Author URI: http://beewh.com/
Tags: 
*/


body{ font-family: 'Molengo', arial, serif; background-repeat: no-repeat; background-image: url(imagenes/banda-multicolor.jpg);font-size: 14pt;}
#slider {
	height: 300px;
	width: 730px;
	position:relative;
	background:#202834 url(imagenes/loading.gif) no-repeat 50% 50%;
}
a { color: #000; }
a:hover { color: red; text-decoration: underline; }
a:visited { color: blue; }
a:active { color: black; }
#wrapper {}
#header {height: 390px;}
.posts-wrap {}
.post {}
.post-index {}
.sidebar-wrap {}
#footer {margin-bottom: 40px; margin-top: 40px;}
#container { margin-right: auto; margin-left: auto; width: 750px; }
.menu { padding-top: 40px; color: white; margin-bottom: 60px; }
.menu ul { }
.menu li { margin-right: 15px; margin-left: 0px; list-style-type: none; float: left; }
.menu a { color: white; text-decoration: none; }
.menu a:hover { text-decoration: underline; }.logo { float: left; background-image: url(imagenes/bee.png); background-repeat: no-repeat; height: 43px; width: 110px; }
.abeja { margin-top: -26px; float: right; height: 69px; width: 78px; background-image: url(imagenes/abeja.png); background-repeat: no-repeat; }
.frase { margin-top: 150px; height: 71px; width: 658px; background-repeat: no-repeat; background-image: url(imagenes/texto.png); }
.social img { margin-right: 15px; }
.social { margin-top: 25px; }

.nivoSlider {
	margin-top: 10px;
	margin-bottom: 60px;
	position:relative;
	min-height:300px;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(imagenes/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

#slider .nivo-controlNav
{
	position:absolute;
	left:47%;
	bottom:-30px;
}

#slider .nivo-controlNav a
{
	display:block;
	width:10px;
	height:10px;
	background:url(imagenes/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

#slider .nivo-controlNav a.active
{
	background-position:-10px 0;
}

#slider a {
	display:block; /* IE Fix */
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


/* Estilos viejos */
a.linknegro {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.linknegro:hover {
	color: #000000;
	text-decoration: underline;
}
.parrafo-negro {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.parrafo-negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 19px;
	text-decoration: none;
}
.parrafo-gris {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.parrafo-chica {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.Estilo1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size: 22px; text-decoration: none; }
.Estilo5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #E3E80A; font-size: 19px; text-decoration: none; }
.amarillo { color: #E3E80A; }
h1.amarillo { margin-bottom: 0px; margin-top: 30px; }
h2 { margin-bottom: 0px; font-size: 14pt; }
/* Fin Estilos viejos */
