/*
Theme Name:framed-redux
Description:Photoblog theme from web2feel.com.
Author: jinsona designs
Version:1.0
Author URI: www.web2feel.com
Tags: Photo album, Photographers, Portfolio, Images, Photoblog, Blog, Galleries, jQuery, Jinsona, web2feel, lightbox.
*/

/* Importing CSS Styles */

@import url( 'css/structure.css' );
@import url( 'css/default.css' );
@import url( 'css/comments.css' );
@import url( 'css/pagenavi.css' );
@import url( 'css/photo.css' );
@import url( 'css/nivo.css' );
@import url( 'css/prettyphoto.css' );

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot');
    src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#con {
	display: block;
	padding-left: 100px;
}
#wrap1 {
  background: none;
}
#wrap2 {
  background: none;
}
.inwrap {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.pp_overlay {
  z-index: 11000;
}

div.pp_pic_holder {
  z-index: 12000;
}