/*
Theme Name: Bokeh Pro 1.4.1
Theme URI: http://martianeye.com/wp-themes/basic
Author: Martian Eye
Description: Bokeh Pro es el tema de WordPress que te permitirá crear y gestionar tu weblog de fotografía de forma simple e intuitiva. Sin necesidad de conocimientos de diseño web, estarás creando y publicando contenido en tu propio sitio en minutos. Es un producto pensado por y para fotógrafos. Cumple con las necesidades de los profesionales de la imagen para mostrar sus trabajos de la manera más efectiva e impactante en la web. Pensamos en ti, pensamos como tú, para hacer realidad todo lo que te propongas. 
Version: 1.4.1
License: GNU Martian Eye
License URI: license.txt
Tags: basic
*/

.bp_nav_galeria {
	bottom: 7px;
	position: absolute;
	right: 0;
	z-index: 100;     
}

.bp_nav_galeria a {
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	background: url(img/btns/btn-slider.png) top;
	margin-right: 9px;            
}

.bp_nav_galeria a:focus {
	outline: none;
}

.bp_nav_galeria .activeSlide {
	background-position: bottom;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.pin_it_button {
	float:left;
	margin-left: 14px;
	margin-right: 40px;
}

/* Fix de centrado de imagen separadora de post - Pasar a tpls */
.bp_separator-bottom img {
    display: inline;
}
.bp_separator-bottom {
    clear: both;
}

/* Fix de smiles tomando el estilo de las imagenes */
.wp-smiley {
	display:inline !important;
	margin:0 !important;
	border:none !important;
}

/* Structure the footer widget area */
#footer-widget-area {
    overflow: hidden;
    margin-bottom: 20px;
}
#footer-widget-area .widget-area {
    float: left;
    margin-right: 10px;
    min-height: 20px;
    
}
#footer-widget-area #fourth {
    margin-right: 0;
} 
/* End footer widget Area */

/* Camera commands */
.bp_fullscreen_slide {
	background-image: url(img/camera/camera_fullscreen.png)!important;
	background-position:top!important;
	color:transparent;
	border:0!important;
	display: block;
	height: 40px;
	width: 40px;
}
.bp_normalscreen_slide {
	background-image: url(img/camera/camera_fullscreen.png)!important;
	background-position:bottom!important;
	border:0!important;
	color:transparent;
	display: block;
	height: 40px;
	width: 40px;
}
/* End Camera commands*/


