/*
 Theme Name:   Bicicultura FlyingNews
 Description:  Personalización de FlyingNews para Bicicultura
 Author:       José Nuñez
 Author URI:   http://www.bicicultura.cl
 Template:     flyingnews
 Version:      1.0.0
*/

.lala{color:red;}
.menuNotShowLoggedIn {
    display: block;
}
.logged-in .menuNotShowLoggedIn {
    display: none;
}

.menuShowLoggedIn {
    display: none;
}
.logged-in .menuShowLoggedIn {
    display: block;
}

#featured-right {
    width: 320px;
    margin: 0 0px 0 10px;
    display: block !important;
}
.widget h2 {
    margin: -13px -13px 21px -13px;
}
#featured-right article {
    margin-bottom: 5px !important;
    padding-bottom: 0px;
}
#featured-right article h2{
    margin-bottom: 0px;
}

.featured-area-blog #slider_home {
	float: left;
}

.featured-area-blog .featured-blog-right {
	float: left;
	width: 320px;
}

.featured-area-blog .featured-blog-right li {
        list-style: none;
}

#custom_html-3 .custom-html-widget {
	text-align: center;
}

#banner-footer-biciup {
	color: #FFFFFF;
	text-align: center;
}

.banner-biciup-text {
	color: #FFFFFF;
}
