/*
==  THEME DETAILS  ============================================================

    Theme Name: PF
    Theme URI: https://www.dataharvest.net
    Description: 
    Version: 2.0
    Author: Dataharvest Inc.
    Author URI: https://www.dataharvest.net



*/




@import url('https://9a88c0.claudeassets.com/20260312052827cs_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/css/default.css');
@import url('https://1b734d.claudeassets.com/20260312052827cs_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/css/extras.css'); 


    

  @font-face {
                        font-family: 'Whitney-Medium';
                        src: url('https://eb6de1.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/fonts/Whitney-Medium.eot');
       }

      @font-face {
                        font-family: 'Whitney-Medium';
                        src: url('https://7c5069.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/fonts/Whitney-Medium.woff') format('woff'),
                        url('https://92bbb0.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/fonts/Whitney-Medium.svg#Whitney-Medium') format('svg');
       }
       
        @font-face {
                        font-family: 'ACaslonPro-Italic';
                        src: url('https://35af8a.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/fonts/ACaslonPro-Italic.eot');
       }

      @font-face {
                        font-family: 'ACaslonPro-Italic';
                        src: url('https://32c22a.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/fonts/ACaslonPro-Italic.woff') format('woff'),
                        url('https://219c3e.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/fonts/ACaslonPro-Italic.svg#ACaslonPro-Italic') format('svg');
       }

       
       
/*---------------------------------------------------------------------------*/
/*  Global Styles
/*---------------------------------------------------------------------------*/

body {
    background: #fff;
 
 font-family: 'Whitney-Medium', helvetica, sans-serif;
    line-height: 1.2;
    color: #888;
    letter-spacing: .02em;
      letter-spacing: .001em;
      font-size: 13px;
}

a,
img,
#load-more {
	-webkit-transition: background-color .1s linear, color .1s linear;
    -moz-transition: background-color .1s linear, color .1s linear;
    -o-transition: background-color .1s linear, color .1s linear;
    -ms-transition: background-color .1s linear, color .1s linear;
    transition: background-color .1s linear, color .1s linear;
}

a,
a:hover {
	text-decoration: none;
	color: #9c0;
}

.sidebar a{
	text-decoration: none;
	color: #888;
}

.sidebar a:hover {
	text-decoration: none;
	color: #ff0000;
}

.hentry .post-content a:hover { color: #333; }

a:link { -webkit-tap-highlight-color: #333; }

::selection { background: #333; color: #fff; text-shadow: none; }

.hentry { padding: 20px }

hr {
    border-top: 1px dotted #ddd;
    background: #fff;
}

#page {

    margin: 0 auto;
     border: 0px solid purple !important;
}

#wrapper{
	border: 0px solid blue;
	width: 975px;
	margin: 0px auto;
}
#main {
    border: 1px solid olive;
   margin: 30px auto 30px;
     border: 0px solid olive;
}



.home #main {
    width: 975x;
   margin: 30px auto 30px;
     border: 0px solid olive;
}



#container {

    float: left;
    border: 0px solid red;
}

#content {
    float: left;
    width: 100%;
    position: relative;
}

#post-wrapper {
    float: left;
    width: 550px;
    position: relative;
    border: 0px solid blue;
}

.post-content {
   margin: 0px 0px 50px 0;
}

.postmetadata {
  font-size: 10px;
}
.gallery-caption {
	padding: 0;
	margin: -10px 0 0;
	font-size: 80%;
	font-style: italic;
	color: #999;
}
.post-content .post-title {
 border-bottom: 0px solid #ccc;
    color: #000 !important;
    font-family: 'ACaslonPro-Italic',serif;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    
    }
    
    .single .post-title {
 border-bottom: 0px solid #ccc;
    color: #000 !important;
    font-family: 'ACaslonPro-Italic',serif;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    
    }
.post-title a{

    color: #000 !important;
   
    
    }

.tax-group #container .groups .inner,
.page-template-template-showcase-php #container .groups .inner { padding-left: 0; }

.page.page-template-template-fullwidth-php #container { float: none; max-width: 940px; }

.page #content { width: 975px }

.tax-group .hentry,
.page.page-template-template-showcase-php .hentry {
    float: none;
    width: auto;
}

.page .hentry,
.single .hentry {
    width: 100%;
    float: left;
}





 #content {
    float: left;
    width: 975px;
    position: relative;
    border: 0px solid pink;
}

#masonry {
    margin: 0;
    width: auto;
    overflow: hidden;
}

#masonry-new { display: none }

#sidebar {
    width: 250px;
    margin: 0 0px 0 0;
    float: right;
    border: 0px solid green;
    margin: 0px 0px 0 0;
}


.sidebar h3.widget-title{
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.sidebar-none #content { width: 100% }

.page-template-template-fullwidth-php #content { max-width: 100% }

pre { overflow: scroll }

#colorbox img { max-width: none !important }



 a:hover, #site-title a:hover, #secondary-menu ul li.current-menu-item ul a:hover, #secondary-menu ul ul a:hover, .commentlist .comment-meta a:hover, .item .post-title a:hover, #sidebar a:hover, #sidebar .DT_Twitter a:hover,  #secondary-menu ul li.current-menu-item a:hover {
    color: #888 !important;
}
 .featured .camera_prev:hover, .featured .camera_next:hover, .featured .camera_commands:hover, #slide-controls a:hover, #load-more:hover, .widget .tagcloud a:hover, .DT_Flickr .flickr_badge_image img:hover {
    background-color: #888 !important;
}

.page-template-template-about-php #sidebar ul {
    list-style-position: outside;
    margin: 0 0 0 0px;
}

/*---------------------------------------------------------------------------*/
/*  Header Styles
/*---------------------------------------------------------------------------*/

#slides{
	border:0px solid olive;
	min-height:425px;
}
.navbar-wrapper {
    border-bottom: 30px solid #FFFFFF;
    display: block;
    height: 30px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 25;
}


#navbar.navbar_absolute, #navbar.navbar_fixed{

  background-color:#fff;
  z-index: 20;
  border-top: 0px solid #ccc;

  padding: 8px 0 5px;
  border-bottom: 1px solid #ccc;
  outline:15px solid #fff;
	outline-offset:0px;
	margin: 0px auto;
	width:975px;
	 padding: 95px 0 5px;

}

#header {
	padding: 0 0 40px;
	border: 0px solid yellow;
	z-index: 20;
}

#header-inner {
	width: 975px;
	margin: 00px auto 0;
	z-index: 20;
	border: 0px solid green;
	z-index: 20;
	display: block;
}
#header-copy{
	display: block;
	margin: 0px 0px 20px 0px;
	text-align: center;
	border: 0px solid red;
	width: 940px;
	
}
.slides{
	border: 0px solid red;
	display: block;
	margin: 0px auto;
}

.camera_wrap{
	border: 10px solid blue !important;
	display: none !important;
	}

.home .rev_slider_wrapper {
    display: block !important;
    float: none !important;
    margin: 0px auto !important;
    padding: 0 !important;
    position: relative !important;

    width: 1265px !important;
    height: 450px !important;
    border: 0px solid green;
 
}


.page .rev_slider_wrapper {
      display: block !important;
    float: none !important;
    margin: 0px auto !important;
    padding: 0 !important;
    position: relative !important;


    height: 460px !important;
    border: 0px solid green;
}

.page .post-content .rev_slider_wrapper {
      display: block !important;
    float: none !important;
    margin: 0px auto !important;
    padding: 0 !important;
    position: relative !important;

    width: 670px !important;
   
    border: 0px solid green;
}
.tp-bannertimer.tp-bottom {
    bottom: 0 !important;
    height: 1px !important;
    top: auto;
}

#logo {
	overflow: hidden;
	background: #eee;


	margin: 0 auto;

	z-index: 20;
	position: relative;
		border: 0px solid blue;
}

.pf-gallery-logo {
	border: 0px solid blue !important;
	display: inline-block;
	text-align: right;
	
	float: right;
	padding: 50px 0 0px 0;
}

#logo h1,
#logo h2 { margin: 0; }

#logo h2 {
	font-size: 12px;
	color: #888;
}

#site-title {
	text-transform: uppercase;
	font: normal 24px/1.4 'ACaslonPro-Italic', serif;
	color: #333;
}

#site-title.text { padding-top: 30px; }

#site-title a { color: #333; }

#site-title a:hover { color: #9c0; }

#mobile-menu { display: none; }

.logo{
 border: 0px solid green;

display: inline-block;
padding: 0px 000;

}
#primary-menu {
 	font-family: 'Whitney-Medium' !important;
    position: relative !important;
    text-transform: uppercase;
    top: inherit !important;
 	border: 0px solid orange;
    z-index: 10;
    display: inline-block !important;
	padding-left: 180px;
    vertical-align:30%;
    font-size: 14px;

}
.menu-main-navigation-container{
	border: 0px solid gold;
	text-align: center;
	margin: 0px auto;
}
#primary-menu .split-menu {
	border: 1px solid #ddd;
	border-width: 1px 0;
	width: 320px;
	padding: 0px 0 4px;
	float: left;
}

#primary-menu .right-menu { float: right; }

#primary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
     margin: 0 px 0 0;
     display: inline;

}

#primary-menu ul a { position: relative; }

#primary-menu ul li {
    position: relative;
    display: inline-block;
    z-index: 40;
}

#primary-menu ul li:hover { visibility: inherit; }

#primary-menu ul ul {
    position: absolute;
    top: -9999em;
   
    display: none;
}

#primary-menu ul ul li { width: 100%; }

#primary-menu ul li:hover ul,
#primary-menu ul li.sfHover ul {
    top: 10px;
    z-index: 99;
}

#primary-menu ul ul ul { display: none !important; }


/* top level skin */
#primary-menu ul li { margin: 0; }

#primary-menu ul a {
	color: #ff0000;

	padding: 0px 12px 4px;
}

#primary-menu ul a:hover {
	color: #888;

	padding: 0px 12px 4px;
}


#primary-menu ul li:first-child a {


	border: 0px solid green;
	padding: 0px 12px 4px 0px;

}

#primary-menu ul li:last-child a {
	border: 0px solid red;
	margin-right:0px;
	padding-right: 0px;

}

#primary-menu ul li.current-cat a,
#primary-menu ul li.current_page_item a,
#primary-menu ul li.current-menu-item a {
	color: #000;
}


#primary-menu ul a:hover, {
	text-decoration: none;
	color: #888;
	border: 0px solid green;
}

#primary-menu ul li.current-menu-item li a:hover { background: none; }

#primary-menu ul li.current-cat li a,
#primary-menu ul li.current_page_item li a,
#primary-menu ul li.current-menu-item li a {
	background: none;
	box-shadow: none;
}

/* 2nd level skin */
#primary-menu ul ul {
    padding: 20px 0 0;
    text-transform: none;
    text-align: center;
    width: 200px;
    background: url(https://30c17b.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/up-arrow.png) center 16px no-repeat;
}

#primary-menu ul ul li { background: #fff; }

#primary-menu ul ul li:first-child { padding-top: 15px; }

#primary-menu ul ul li:last-child {
	padding-bottom: 15px;
	border-bottom: 10px solid #ddd;
}

#primary-menu ul ul li a { background: none; }

#secondary-menu {
	width: 100%;
	border: 0px solid red;
	position: relative;
	margin: 0px;
	padding: 0px;
	max-width:940px;
	display: block;
	margin: 0px 0px 40px 0px;
}

#secondary-menu ul {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border-top: 0px solid #ccc;
    float: right;
}

#secondary-menu ul li {
    display: inline-block;
    margin: 0;
    z-index: 40;
    float: left;

}

#secondary-menu ul li:after {
	content: '|';
	color: #ddd;
	   margin: 0 auto;
    padding: 0 7px;
}
#secondary-menu ul li:last-child:after {
	content: '';
	color: #ddd;
	padding-right: 0px;
}

#secondary-menu ul li a:hover { color: #666; }

#secondary-menu ul ul {

    width: 100%;
    max-width: 100%;
}

#secondary-menu ul li:hover ul,
#secondary-menu ul li.sfHover ul {

    z-index: 99;
}

#secondary-menu ul ul ul { display: none; }

/* top level skin */

#secondary-menu ul a {
	color: #aaa;

	font-size: 11px;

	padding: 0 0px;
	text-transform: uppercase;
	display: inline-block;
}

#secondary-menu ul a.parent:hover,
#secondary-menu ul a.parent.active { background: url(https://30c17b.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/up-arrow.png) center bottom no-repeat; }

#secondary-menu ul li.current-menu-item a,
#secondary-menu ul li.current-menu-item a:hover,
#secondary-menu ul a.active,
#secondary-menu ul a:hover {
	text-decoration: none;
	color: #fff;
}

/* 2nd level skin */
#secondary-menu ul ul {
    padding: 16px 0;
    text-transform: none;
    text-align: center;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

#secondary-menu ul ul li { display: inline; }

#secondary-menu ul ul a,
#secondary-menu ul li.current-menu-item ul a,
#secondary-menu ul li.current-menu-item ul a:hover {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	text-transform: uppercase;
	padding: 0 10px;
	border-right: 1px dotted #ccc;
}

#secondary-menu ul ul li:last-child a { border: 0; }

#secondary-menu ul li.current-menu-item ul a:hover,
#secondary-menu ul ul a:hover { color: #9c0; }

.page-template-template-fullwidth-php #content,
.page-template-template-fullwidth-php .hentry,
.page-template-template-fullwidth-php #content,
.page-template-template-fullwidth-php .hentry { width: 100%; }


/*-----------------------------------------------------------------------------------*/
/*	Showcase Post Type Styles
/*-----------------------------------------------------------------------------------*/

.item .type-showcase .post-content p { margin: 0; }

.single.single-showcase #content .hentry {
    width: auto;
    float: none;
}

.tax-group #content,
.page.page-template-template-showcase-php #content {
    width: 100%;
    max-width: 100%;
}

.tax-group #main,
.page.page-template-template-showcase-php #main {
    width: 940px;
    max-width: 100%;
}

.tax-group #content .hentry,
.page.page-template-template-showcase-php #content .hentry {
	padding: 20px 20px 30px;
	overflow: visible;
}

.tax-group .item,
.tax-group .item .hentry,
.page.page-template-template-showcase-php .item,
.page.page-template-template-showcase-php .item .hentry { height: auto }

.tax-group .featured-image,
.page.page-template-template-showcase-php .featured-image { height: auto }

.single.single-showcase #content {
    width: 940px;
    max-width: 940px;
}

#related {
    width: 260px;
    float: right;
    padding: 7px 20px 20px;
	margin-top: 20px;
    background: #ddd;
    border: 1px solid #ccc;
    border-width: 1px 0;
}

#related h3 {
    background: #fff;
	font: normal 16px/1 'ACaslonPro-Italic', serif;
	text-transform: uppercase;
	padding: 14px 0 12px;
	margin: 0 -20px 20px;
}

#related ul {
    margin: 0;
    list-style: none;
}

#related .featured-image {
    margin-bottom: 20px;
    width: auto;
    overflow: hidden;
}

#related li:last-child .featured-image { margin-bottom: 0 }

.groups,
.groups a { color: #333; }

.groups h1 {
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 20px;
    background: url(https://625a6b.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/quad.png) no-repeat center bottom;
}

.groups .inner { padding: 0 20px 40px }

#filter {
    list-style: none;
    margin: 0;
    padding: 12px 0;
}

#filter li {
    color: rgba(0,0,0,0.3);
    padding: 10px 18px 12px;
    line-height: 1;
    margin: 4px;
    display: inline-block;
    border-radius: 20px;
    background: #eee;
}

#filter li:hover,
#filter li.active {
	background: #333;
	color: rgba(255,255,255,0.6);
	cursor: pointer;
}

#filter li.active { background: #9c0; }

#filter li a {
    color: #333;
    font-weight: bold;
    display: inline-block;
    padding-right: 2px;
}

#filter li:hover a,
#filter li.active a { color: #fff; }


/*-----------------------------------------------------------------------------------*/
/*	Main Content Styles
/*-----------------------------------------------------------------------------------*/

.error404 .hentry {
    background: #fff;
    padding: 20px;
    float: none;
    margin: 0;
    width: auto !important;
    height: auto !important;
}

#hentry-wrap {
    float: left;
    width: 620px;
}

.page-template-default #content .hentry,
.page-template-template-fullwidth-php #content .hentry,
.single #content .hentry {
    padding: 7px 0;
    border: 0;
    border-width: 0px 0;
    overflow: hidden;
}

.page-template-default #content .post-header,
.page-template-template-fullwidth-php #content .post-header,
.single #content .post-header {
    background: #fff;
  
}

.post-header .meta-category {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.post-header .meta-published,
.post-header .meta-published a,
.post-header .meta-author,
.post-header .meta-author a {
	font: normal 11px/1 'ACaslonPro-Italic', serif;
	color: #999;
}



.post-header span.icon {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 -10px -14px;
}

.post-header span.icon img {
	background: #fff;
	padding: 0 4px;
}



.featured-image { position: relative; }

.featured-image img {
    min-height: 70px;
    background: #fff url(https://fc6e70.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/camera-loader.gif) center center no-repeat;
    margin: 0 auto;
}

.featured-image a,
.featured-image img {
    display: block;
    height: auto;
}

.home .featured-image div,
.blog .featured-image div,
.archive .featured-image div,
.search .featured-image div,
.tax-group .featured-image div,
.page-template-template-showcase-php .featured-image div,
#related .featured-image div {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
    text-transform: uppercase;

    background-color: rgba(0,0,0,0.2);

    display: none;
}

.featured-image div.da-animate {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.featured-image div .da-wrap {
    display: block;
    padding: 5px 10px;
    position: absolute;
    width: 280px;
    bottom: 0;
    color: #ccc;
    background-color: rgba(0,0,0,0.8);
    font-size: 11px;
}

.featured-image .da-wrap a {
	display: inline;
	font-weight: 300;
	color: #ff0000;
}

.featured-image .da-wrap a:hover { color: #fff; }

.featured-image .da-wrap .title {
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
    padding-bottom: 10px;
    margin: 0 20px 10px;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
    display: block;
}

/* Initial state classes: */

.da-slideFromTop {
    left: 0px;
    top: -100%;
}

.da-slideFromBottom {
    left: 0px;
    top: 100%;
}

.da-slideFromLeft {
    top: 0px;
    left: -100%;
}

.da-slideFromRight {
    top: 0px;
    left: 100%;
}

/* Final state classes: */

.da-slideTop { top: 0px }

.da-slideLeft { left: 0px }

img { height: auto }

/* pagination */

.post-navigation { display: none; }

.pagination { padding: 20px 0 }

.pagination a,
.pagination span {
    display: block;
    float: left;
    margin: 0 3px 0 0;
    padding: 2px 10px;
    background: #fff;
    color: #999;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.pagination a { color: #000 }

.pagination .current { font-weight: bold }

.pagination .next,
.pagination .prev {
    width: auto;
    height: auto;
}

/* comments */
#comments {
    float: left;
    max-width: 620px;
    width: 620px;
    margin: 20px 0;
    padding: 7px 0;
    border: 0;
    background: #ddd;
    border: 1px solid #ccc;
    border-width: 1px 0;
}

#comments .inner {
	padding: 25px 30px 20px;
	text-align: left;
	background: #fff;
}

.page-template-template-fullwidth-php #comments {
	max-width: 940px;
	width: 940px;
}

.page-template-template-fullwidth-php #comments #respond {
	width: 900px;
	max-width: 900px;
}

#comments h3 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background: url(https://625a6b.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/quad.png) no-repeat center bottom;
    position: relative;
}

#comments h3 span.icon {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 -10px -13px;
	background: #fff;
}

#comments h3 span.icon img {
	padding: 0 4px;
	opacity: .5;
}

#comments p {
    clear: both;
    margin-bottom: 15px;
}

#comments ol,
#comments ul,
#comments li {
    list-style: none;
    padding: 0;
}

.commentlist {
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}

.commentlist .comment-author img.photo {
    float: left;
    margin-right: 10px;
}

.commentlist .comment-author {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.commentlist .comment-author cite { font-style: normal }

.commentlist .comment-meta {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #aaa;
}

.commentlist .comment-meta a { color: #aaa }

.commentlist .comment-meta a:hover { color: #9c0 }

.comment-reply-link { font-weight: normal }

.commentlist .comment-body {
    padding: 0;
    margin: 0 0 40px 0;
    line-height: 20px;
}

#comments .commentlist #respond { margin: 20px 0 40px 60px }

#comments .commentlist #commentform { margin-top: 20px }

#comments .commentlist li.comment { clear: both }

#comments .commentlist ul.children {
    padding-left: 50px;
    margin: 0;
}

#comments input,
#comments textarea,
#comments select {
    padding: 10px 5px;
    margin: 0 0 10px;
    width: 95%;
    border: none;
    background: #eee;
}

#comments input:focus,
#comments textarea:focus,
#comments select:focus { background: #ddd }

#comments #submit {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 20px;
    margin: 0;
    width: 100%;
    background-color: #9c0;
}

#comments #submit:hover { background-image: url(https://e1ac63.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/bg-light.png); }

.input-wrap {
    float: right;
    width: 40%;
}

.textarea-wrap {
    float: left;
    width: 55%;
}

#comments label {
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

#comments label span { color: #9c0; }

#comments .form-section {
    width: 33%;
    float: right;
}

#comments #form-section-comment {
    width: 65%;
    float: left;
}

#comments #form-section-comment textarea { height: 200px }

#comments .avatar {
    float: left;
    margin: 0 15px 0 0;
}

/* contact form */

.dt-contactform label {
    display: block;
    margin: 0 0 10px 0;
}

.dt-contactform input {
    width: 45%;
    margin: 0 0 20px 0;
}

.dt-contactform select { margin: 0 0 20px 0 }

.dt-contactform textarea {
    width: 98%;
    margin: 0 0 20px 0;
}

.dt-contactform .submit {
    width: auto;
    float: right;
    background: #fff;
    margin: 0;
}

.contact .alert { display: none }

.dt-video-embed { display: none }

.item {
    width: 300px;
    float: left;
    margin: 0 20px 40px 0;
    padding: 7px 0;
  	border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;

      
}

.item .hentry {
 
    padding: 0px 0px 0;
}

.item .featured-image {
    position: relative;
    width: 300px;
    overflow: hidden;
    margin: -8px 0px 8px;
}

.item .post-content {
    text-shadow: none;
    font-size: 12px;
    position: relative;

}
.home .item .post-content {
    font-size: 13px;
    position: relative;
    text-shadow: none;
  margin: 5px 0 10px;
  line-height: 17px;
}


.item .post-content span.icon {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
}

.item .post-content span.icon img {
	background: #fff;
	padding: 0 4px;
}

.item .format-gallery .post-content span.icon img { padding: 0 3px; }

.item .post-content p { margin-bottom: 15px }


.item .meta-category {

font-family: 'Whitney-Medium' !important;
	margin: 5px 0px 5px;
	padding: 0px;
	
	border: 0px solid green;
	display: inline-block;

	float: right;
}


.item .meta-category ul{
	list-style: none;
	display: inline-block;
   
}

.item .meta-category li{
	list-style: none;
   border: 1px solid #ddd;
	padding: 0 5px 2px
       float: left;
       padding: 0px 5px 2px;
    margin: 0px 0px 0px 0px;
    	display: inline-block;
}
.item .meta-category a{
    text-transform: uppercase;
    font-size: 9px;

    font-weight: 300;
	color: #aaa;
    padding-bottom: 4px;
}

.item a.read-more {
    font-weight: bold;
    font-size: 12px;
}

.item .meta-category a:hover,
.item a.read-more:hover { color: #333 !important }

.item .post-title a,
.item .post-title {
    font-size: 26px;

    line-height: 1.0;
    text-transform: uppercase;
    color: #333;
	font-family: 'ACaslonPro-Italic';

    letter-spacing: .001em;
}

.home .item .post-title {
margin: 10px 0 0px 0;
}
.item .post-title a:hover { color: #9c0; }

.post-footer {
    background: #ddd;
    margin: 20px -20px 0;
    padding: 14px 20px 8px;
    font-size: 11px;
    color: #999;
    overflow: hidden;
}

.post-footer .meta-published {
    float: left;
    padding-left: 26px;
    background: url(https://64524a.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/icon-date.png) no-repeat;
}

.post-footer .meta-comments {
    float: right;
    padding-right: 26px;
    background: url(https://ca0921.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/icon-comment.png) right 1px no-repeat;
}

.search .item.none,
.search .item.none .hentry { height: auto; }

#cboxContent { overflow: visible !important }


/*-----------------------------------------------------------------------------------*/
/*	Homepage Styles
/*-----------------------------------------------------------------------------------*/
.blank-link{
	border: 2px solid orange;
	width: 100%;
	height: 425px;
}
.featured {
    position: relative;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    border: 0;
    display: none;
}

.featured .hentry {
    padding: 0;
    background: transparent;
    height: auto;
    width: 100%;
}

.featured .featured-details {
  

}
.camera_pag_ul{
display: none;

}
.featured .featured-details .inner {
	
}

.featured .featured-details .post-content {
    text-transform: none;
    color: #ccc;
    font-size: 14px;
    font-family: 'ACaslonPro-Italic', serif;
    background: url(https://d7a678.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/quad-open.png) no-repeat center 6px;
    padding-top: 30px;
    position: relative;
}

.featured .featured-details .post-content.format- { background: url(https://625a6b.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/quad.png) no-repeat center 6px; }

.featured .featured-details span.icon {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.featured .featured-details span.icon img {
	background: transparent;
	padding: 0 4px;
}

.featured .featured-details .meta-category {
    font-size: 12px;
    font-weight: bold;
}

.featured .featured-details .meta-category a:hover { color: #fff }

.featured .post-title a {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.2;
}

.featured .featured-details a.read-more {
    font-weight: bold;
    font-size: 12px;
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    background: #9c0 url(https://e1ac63.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/bg-light.png);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.featured .featured-details a.read-more:hover {
    text-shadow: 0 1px 1px rgba(255,255,255,0.3);
    color: #333 !important;
}

.featured .camera_target { z-index: 4 !important }

.featured #slides:hover .camera_prev,
.featured #slides:hover .camera_next,
.featured #slides:hover .camera_commands { opacity: 1 !important }

.featured .camera_prev,
.featured .camera_next,
.featured .camera_commands {
    z-index: 5;
    background: #eee url(https://e1ac63.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/bg-light.png);
}

.featured .camera_prev:hover,
.featured .camera_next:hover,
.featured .camera_commands:hover { background-color: #9c0 }

.featured .camera_pag { margin-top: -60px }

.featured .camera_wrap .camera_pag .camera_pag_ul li > span { display: none }

.featured .camera_wrap .camera_pag .camera_pag_ul li {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: .3;
}

.featured .camera_wrap .camera_pag .camera_pag_ul li:hover,
.featured .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent { opacity: 1 }

.featured .camera_pag_ul { text-align: center !important }

.featured .camera_pie canvas {
    top: 10px !important;
    right: 10px !important;
}

.featured #slides { margin-bottom: 0 !important }

#home-intro {
	margin-bottom: 30px;
	margin-right: 20px;
	padding: 20px 60px;
	background: #fff;
	color: #999;
	font-size: 14px;
}

#home-intro span {
	font-family: 'ACaslonPro-Italic', serif;
	color: #333;
}

#single-slides .slides_container {
    overflow: hidden;
    display: none;
}

#single-slides .slides_control { opacity: 0 }

#single-slides .slides_container div,
#single-slides .slides_container img { display: block; }

#single-slides .slides_container .caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 600px;
	padding: 10px;
	background: rgba(0, 0, 0, .3);
	color: #ccc;
}

.single-showcase #single-slides .slides_container .caption { width: 920px; }

.ie8 .single-showcase #single-slides .slides_container div,
.ie8 .single-showcase #single-slides .slides_container img { width: 940px; }

.ie8 #single-slides .slides_container div,
.ie8 #single-slides .slides_container img { width: 620px; }

#content .featured-image.image img { height: auto !important }

.featured .featured-image {
    width: 100%;
    height: 400px;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top center;
}

#slide-controls {
	position: absolute;
	top: 50%;
    margin-top: -20px;
    width: 100%;
    height: 40px;
    opacity: .3;
}

.featured-image:hover #slide-controls { opacity: 1; }

#slide-controls a {
	background: #fff url(https://950c66.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/camera_skins.png) no-repeat;
	display: block;
	width: 40px;
	height: 40px;
	float: left;
    text-indent: -9999em;
}

#slide-controls a.next {
	float: right;
	background: #fff url(https://950c66.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/camera_skins.png) no-repeat -40px 0;
}

#slide-controls a:hover { background-color: #9c0; }

.search .item,
.search .item .type-showcase { height: auto }

.search .item.archive-title-item { height: 390px }

.search .type-showcase .meta-category { display: none }

.search .item .type-page .featured-image { display: none }

.search .item .type-page { height: auto }

.search .type-page .meta-category { display: none }

#load-more {
	width: 940px;
    height: auto;
    padding: 0;
    margin: 0;
    border-width: 1px 0 1px;
    text-align: center;
    line-height: 1.4;
    background: #fff;
}

.sidebar-on #load-more {  }

#load-more:hover {
background-color: #efefef !important;
	border-color: #ccc;
	cursor: pointer;
	color: #000 !important;
}

#load-more.disabled:hover {
	background-color: #fff !important;
	border-color: #ccc !important;
}

#load-more.disabled,
#load-more.disabled a,
#load-more.disabled:hover .count-text {
	cursor: default;
	color: #000 !important;
}

#load-more.disabled a:hover,
#load-more a { position: relative }

#load-more-link {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 16px;
}

#load-more .load-more-text {
    font-size: 22px;
    color: #333;
}

#load-more.disabled a .load-more-text { display: none }

#load-more:hover .load-more-text,
#load-more:hover .count-text { color: #000 }

#loader {
	position: absolute;
	background: #fff url(https://fc6e70.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/camera-loader.gif) no-repeat center center;
	padding: 4px;
	margin: 4px auto;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	display: none;
	top: 20px;
	right: 20px;
}

.hidden { display: none }

#archive-title {

}

#archive-title .inner {

}

#archive-title #page-title {

    font-style: italic;
    font-size: 14px;

    padding-bottom: 18px;
    margin-bottom: 16px;

    position: relative;
}

#archive-title span.icon {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 -16px -14px;
}

.search #archive-title span.icon { margin: 0 0 -14px -14px; }

.search #archive-title .search-wrap { padding: 6px 0 14px; }

.search #archive-title .search-wrap input { width: 60% !important; }

#archive-title span.icon img {
	background: #fff;
	padding: 0 4px;
}

#archive-title .cat-desc { font-family: 'ACaslonPro-Italic', serif; }

#archive-title .cat-desc p { margin-bottom: 16px; }

/**** Isotope Filtering ****/

.isotope-item { z-index: 2 }

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}


/*---------------------------------------------------------------------------*/
/*  Widget Styles
/*---------------------------------------------------------------------------*/

.widget ul {
    margin: 0;
    list-style: none;
}

.widget li {
    padding-bottom: 10px;
    list-style: none;
}

.widget ul ul { margin-left: 20px; }

#sidebar .widget {
	padding: 0px 00px;
	margin-bottom: 0px;

}

#sidebar .widget-inside { padding-bottom: 20px; }



#sidebar .widget-title {
	background: #fff;

	text-transform: uppercase;
	padding: 4px 0px 5px;
	margin: 0 0px 8px;
	color: #000;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
}

.page-template-template-about-php #sidebar .widget-title {


}

#sidebar a {
	color: #888;
	
}

#sidebar a:hover { color: #000; }

#wp-calendar,
#wp-calendar th { text-align: center }


.DT_Search #s- {
    background: #eee;
    width: 200px !important;
    text-align: center;
    color: #aaa;
}

.search-wrap input:focus,
.DT_Search input:focus { color: #333; }


.DT_Search input { 
    padding: 5px 16px 3px;
	color: #333; 
	font-weight: normal !important;
	  font-size: 12px;
	  height: 20px;
	
}

.tagcloud a {
    font-size: 12px !important;
    background: #fff;
    padding: 2px 0px 3px;
    margin: 0 0 3px;
    display: inline-block;
}

.widget .tagcloud a:hover {
	color: #fff !important;
	background: #9c0 url(https://e1ac63.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/bg-light.png);
}

.DT_Search .submit {
    width: 86px;
    float: right;
    background: #fff;
    color: #888;
      height: 30px;
  
}

.about-me-image {
    float: left;
    margin: 0 15px 0 0;
}

.about-me-link { display: block }

.DT_Recent_Comments li {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

.DT_Recent_Comments li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.DT_Recent_Comments img {
    float: left;
    margin: 0 15px 0 0;
}

.DT_Recent_Comments .author { font-weight: bold }

.DT_Recent_Comments .entry-byline {
    display: block;
    font-size: 11px;
    margin: 13px 0 0 0;
}

.DT_Get_Posts li,
.DT_Related_Posts li {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}

.DT_Get_Posts img,
.DT_Related_Posts img {
    float: left;
    margin: 4px 15px 10px 0;
    border: 5px solid #2c2c2c;
}

.DT_Get_Posts img:hover,
.DT_Related_Posts img:hover { border: 5px solid #0e0e0e }

.DT_Get_Posts .post-title,
.DT_Related_Posts .post-title {
    font-size: 13px;
    margin: 0 0 5px 0;
}

.DT_Get_Posts .meta-author,
.DT_Get_Posts .post-footer { display: none }

.DT_Get_Posts .post-header {
    min-height: 30px;
    padding: 0;
    margin: 0;
}

.DT_Get_Posts p {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

.DT_Twitter li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.DT_Twitter li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

#sidebar .DT_Twitter span a {
    display: inline;
    color: #333;
    font-size: 12px !important;
    text-transform: none;
}

#sidebar .DT_Twitter a {
    display: block;
    margin-top: 5px;
    color: #aaa;
    text-transform: uppercase;
}

#sidebar .visit-wrap a {
    margin: 20px 0 0;
    text-transform: none;
    color: #333;
}

#sidebar .DT_Twitter a:hover { color: #9c0; }

.DT_Subscribe_Follow li,
.DT_Social li { list-style: none }

.widget li.delicious a { background: url(https://5e16d4.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/delicious-24.png) no-repeat }

.widget li.digg a { background: url(https://efd1f7.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/digg-24.png) no-repeat }

.widget li.email a { background: url(https://f26db1.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/email-24.png) no-repeat }

.widget li.facebook a { background: url(https://62167f.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/facebook-24.png) no-repeat }

.widget li.google-buzz a { background: url(https://34375f.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/google-buzz-24.png) no-repeat }

.widget li.rss a { background: url(https://75e380.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/rss-24.png) no-repeat }

.widget li.stumbleupon a { background: url(https://5bf37c.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/stumbleupon-24.png) no-repeat }

.widget li.twitter a { background: url(https://ad78de.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/engine/images/icons/twitter-24.png) no-repeat }

.DT_Social li,
.DT_Subscribe_Follow li { margin-bottom: 10px }

.DT_Social li a,
.DT_Subscribe_Follow li a {
    display: inline-block;
    line-height: 24px;
    font-size: 16px;
}

ul.icons-text li a { padding-left: 34px }

ul.text-only li a { background: none !important }

ul.icons-only li {
    width: 24px;
    float: left;
    margin-right: 10px;
}

ul.icons-only li a {
    width: 24px;
    height: 24px;
}

ul.icons-only li a:hover { text-decoration: none }

ul.icons-only .text { visibility: hidden }

.DT_Flickr .flickr_badge_image {
    margin: 10px;
    display: inline-block;
}

.DT_Flickr .flickr_badge_image img {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    display: block;
}

.DT_Flickr .flickr_badge_image img:hover {
	background: #9c0 url(https://e1ac63.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/bg-light.png);
	border-color: #aaa;
}


/*---------------------------------------------------------------------------*/
/*  Footer Styles
/*---------------------------------------------------------------------------*/

#footer {
	background: #333 url(https://3ceb62.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/bg-dark.png);
	color: #aaa;
	font-size: 11px;
}

#footer-menu {
    text-transform: uppercase;
    padding: 22px 0 20px;
    background: #333;
    
}

#footer-menu .menu-footer-menu-container {
	max-width: 940px;
    margin: 0 auto;
    margin: 0 auto;
    max-width: 940px;
    padding: 20px 0 25px;
}
#footer-menu-wrapper {
    color: #555555;
    margin: 0 auto;
    max-width: 1040px;
    padding: 0px 0 5px;
}

#footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer-menu ul a {
    display: block;
    position: relative;
}

#footer-menu ul li { display: inline-block }

#footer-menu ul li:hover { visibility: inherit }

#footer-menu ul a {
    color: #999;
	font-weight: bold;
	line-height: 1;
	padding: 0 16px;
	text-transform: uppercase;
}

#footer-menu ul li.current-cat a,
#footer-menu ul li.current_page_item a,
#footer-menu ul li.current-menu-item a,
#footer-menu ul a.active,
#footer-menu ul a:hover {
    text-decoration: none;
    color: #fff;
}

#footer-widgets {
	max-width: 1040px;
	margin: 0 auto;
	padding: 30px 0 0;
}

.footer-widget {
	width: 320px;
	margin-right: 22px;
	padding: 0 10px 0px 0px;
	float: left;
	border: 0px solid red;
}

#footer-1 { margin-left: 0; }
#footer-3 { margin-right: 0; }

.footer-widget .widget { margin-bottom: 30px; }

.footer-widget .widget-title {
	
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 16px;
}

.footer-widget a { color: #999; }

.footer-widget .tagcloud a {
	color: #999;
	font-size: 11px !important;
	background: #333;
}

.footer-widget .search-wrap input, .footer-widget .DT_Search input {
	background: #999;
	font-size: 12px;
	color: #333;
	border: 0;
}

#credits {
   color: #555555;
    margin: 0 auto;
    max-width: 1040px;
    padding: 10px 0 15px;
}

#credits p { margin: 0 auto;padding: 0 0 0 0px; }

#credits a { color: #555; }

#credits a:hover { color: #fff }

.tabs.clearfix { display: none }

.item.none {
    float: none;
    width: 100%;
    margin: 0;
}

.sticky {}
.bypostauthor{}


#wp_rp_first{
	margin: 120px 0 0 0;
}

.related_post_title{
}

ul.related-posts-list{
	border: 0px solid red;
	list-style: none;
}

ul.related-posts-list li{
	border: 0px solid green;
	list-style: none;
	width: 300px;
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
}

ul.related-posts-list li a{
	color: #ccc;
}
ul.related-posts-list li:last-child{
	margin: 0 0px 0 0;
}

#related-posts-title{
	margin-top: 110px;

}


#sidebar #related-post-title{
	
}

#sidebar ul.related-posts-list{
	border: 0px solid red;
	list-style: none;
	margin: 0px 0px 20px 0px;
	display: inline-block;
}

#sidebar ul.related-posts-list li{
	border-bottom: 1px solid #efefef;
	list-style: none;
	width: 320px;
	display: inline-block;
	padding: 0 0px 10px 0;
	margin: 0 20px 10px 0;
}

#sidebar ul#menu-directors li{
	border-bottom: 1px solid #efefef;
	list-style: none;
	width: 320px;
	display: inline-block;
	padding: 0 0px 10px 0;
	margin: 0 20px 10px 0;
}

#sidebar ul.related-posts-list li a{
	color: #888;
}

#sidebar ul.related-posts-list li a:hover{
	color: #000 !important;
}
#sidebar ul.related-posts-list li:last-child, #sidebar ul#menu-directors li:last-child{
border-bottom: 1px solid #ccc;
	margin: 0 0px 0 0;
	
}

#sidebar #related-posts-title{
	margin-top: 0px;
	font-size: 14px !important;
	color: #000 !important;
	 background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
     border-top: 0px solid #CCCCCC;
    color: #000000;
    margin: 0 0 12px;
    padding: 4px 0 5px;
    text-transform: uppercase;
}

#sidebar .related-posts-item IMG{
width: 100px;
clear: both;
float: left;
margin: 0px 15px 0px 0px;

}


#sidebar  .related-post-item-title{
	 color: #888;
	border: 0px solid orange;
	clear: both;
width: 170px;
display: inline-block;

	
	}


.hentry {
    padding:  0px !important;
}

.read-more{
	border: 0px solid #ddd;
	text-align: left;
	padding: 8px 5px 5px 0px;
	float: left;
}

.tp-bullets.tp-thumbs .bullet {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 50px;
    margin: 0 5px 0 0 !important;
    opacity: 0.5;
    overflow: hidden;
    transition: all 0.2s ease-out 0s;
    width: 100px;
}

#emma_signup {
 
    border: 0 solid green;
    clear: both;
    display: block;
    height: 27px;
    margin: 10px 0 0;
    padding: 0 0 0;
    width: 100%;
}
input#emma_submit {
    background-color: #ccc;
    border: 0px solid #ccc;
    color: #888;
    display: inline;
    float: left;
   
 
    height: 30px;
    margin: 1px 0;
    padding: 3px 0 0;
    width: 28%;
}
input#emma_email {
    border: 1px solid #ccc;
    display: inline;
    float: left;
    height: 25px;
    line-height: 1.8em;
    margin: 1px 0 1px 1px;
    padding: 3px 0 0 10px;
    width: 65%;
     color: #888;
}

.follow a {
    display: block;
    float: left;
    height: 25px;
    overflow: hidden;
    text-indent: -10000px;
    width: 25px;
}
.follow {
    border-top: 0px solid #CCCCCC;
    display: block;
    font-size: 1em;
    height: 25px;
    line-height: 2.2em;
    margin: 0 0 4px;
    overflow: hidden;
    padding: 12px 0 5px;
    width: 99%;
}
.follow-copy {
    display: inline;
    float: left;
    margin: 0 20px 0 100px;
}
.follow-facebook {
    background: url("https://cfce3e.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/facebook-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}
.follow-twitter {
    background: url("https://6601f4.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/twitter-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}
.follow-linkedin {
    background: url("https://cfd147.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/linkedin-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}

.follow-instagram {
    background: url("https://446a70.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/instagram-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}



.footer-follow {
    border-top: 0px solid #CCCCCC;
    display: block;
    font-size: 1em;
    height: 25px;
    line-height: 2.2em;
    margin: 0 0 4px;
    overflow: hidden;
    padding: 12px 0 5px;
    width: 99%;
}

.footer-follow a {
    display: block;
    float: left;
    height: 25px;
    overflow: hidden;
    text-indent: -10000px;
    width: 25px;
}
.footer-follow .follow-facebook {
    background: url("https://cfce3e.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/facebook-25.png") no-repeat scroll 0 0 transparent;
    border: 0px solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}
.footer-follow .follow-twitter {
    background: url("https://6601f4.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/twitter-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}
.footer-follow .follow-linkedin {
    background: url("https://cfd147.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/linkedin-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}

.footer-follow .follow-instagram {
    background: url("https://446a70.claudeassets.com/20260312052827im_/https://www.pf-gallery.com/wp-content/themes/PFGallery/images/instagram-25.png") no-repeat scroll 0 0 transparent;
    border: 0 solid green;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    width: 25px;
}

.easy-instagram-thumbnail-wrapper {
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.count-text {
	display: none;
}

#load-more.disabled{
	display: none;
}

.category-header{
	border: 0px solid red;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 15px 0;
	hyphens: auto;
}

.category-header UL {
	border: 0px solid green;
	padding: 0px;
	margin: 0px;
	-moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.wp-paginate .title {
    color: #888 !important;
    margin-right: 4px;
}
.wp-paginate a {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ccc;
    color: #888 !important;
    margin-right: 4px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}

.wp-paginate .current {
    background: none repeat scroll 0 0 #ccc !important;
    border: 1px solid #ccc !important;
    color: #fff;
    margin-right: 4px;
    padding: 4px 8px;
}

.cat-post-widget ul li {
    border-bottom: 0px solid #ccc !important;
    list-style: none outside none;
    margin: 0px 0 !important;
    padding: 0 0 10px !important;
    text-transform: none !important;
}

.cat-post-widget .post-title {

    font-weight: normal !important;
    font: inherit !important;

 font-family: 'Whitney-Medium', helvetica, sans-serif;
    line-height: 1.2 !important;
    color: #888 !important;
    letter-spacing: .02em;
      letter-spacing: .001em;
      font-size: 13px !important;
      
      }
      
      
.mc-field-group-name{
	visibility: hidden;
	display: none;
}

.mc-embedded-subscribe-form{
width: 65%  !important;
float: left !important;
    font-size: 11px !important;

}

.button{
background-color: #ccc !important;
    color: #888 !important;
    display: inline !important;
  

    margin: 0px 0 0 0px !important;
    padding: 3px 0 5px !important;
    width: 30% !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    height: 32px;

}

#mc_embed_signup .mc-field-group input {
    display: inline !important;
    padding: 8px 0 !important;
    text-indent: 2%;
    width: 66% !important;
    float: left;
    margin-right: 5px;
    box-shadow: 0px 0px 0px #fff;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0px 0px 0px 50px;
    text-indent: 10px;
}
#mc-embedded-subscribe{
	border: 0px solid yellow !important;
	  float: right !important;
}

#mc-embedded-subscribe-form{
	border: 0px solid blue;
	display: block;
}

.mce_inline_error{
	
	font-weight: normal !important;
	padding: 40px 0 0 0 !important;
	background-color: #fff !important;
	color: red !important;
	}
	
#hybrid-archives-2{
	margin-top:40px;
}


@media (min-width: 768px) and (max-width: 1050px) { 
    body    {
	border: 0px solid green;
    }
    
    #container {
     display: block;
    float: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;

    padding-top: 0;
    width: 95%;
}
#post-wrapper{
width: 100%;
}
#navbar.navbar_absolute, #navbar.navbar_fixed {
margin-top: 20px;

margin-bottom: 30px;
    width: 95%;
    z-index: 20;
     padding: 35px 0 5px;
}
.logo img{
	max-width: 400px !important;
}

.pf-gallery-logo{
	display: none;
}

 .widget_archive{
 	display: none;
 }
#sidebar{
	width: 35%;
}
#post-wrapper{
	width: 60%;
}
.pf-gallery-logo{
	display: none;
}
 
#content{
	width: 99%;
}

.pf-gallery-logo {
    border: 0 solid blue !important;
    display: inline-block;
    float: right;
    padding: 20px 0 0;
    text-align: right;
}

.single #container, .page #container {
    float: none;
    width: 95%;
}
.single #content, .page #content {
   width: 100%;
}
#wrapper{
	width: 100%;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
    body    {
	border: 0px solid red;
    }
    
    #navbar.navbar_absolute, #navbar.navbar_fixed {
    background-color: #fff;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #ccc;
    border-top-style: solid;
    border-top-width: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    width: 90%
    z-index: 20;
}
#wrapper{
	width: 100%;
}
.home #main {
	margin-top: 0px;
}
#container {
     display: block;
    float: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;

    padding-top: 0;
    width: 90%;
}
#post-wrapper{
width: 100%;
}
#navbar.navbar_absolute, #navbar.navbar_fixed {
margin-top: 20px;

margin-bottom: 30px;
    width: 90%;
    z-index: 20;
}
.logo img{
	max-width: 300px !important;
}

.pf-gallery-logo{
	display: none;
}

.single #container, .page #container {
    float: none;
    width: 95%;
}
.single #content, .page #content {
   width: 100%;
}
.widget_archive{display: none;}
#sidebar{
margin-top: 50px;
width: 100%}
#content{
	width: 100%;
}
UL {
	margin: 0px;
}

.paged #sidebar{
	display: none;
}

.single .post-title {
    border-bottom: 0 solid #ccc;
    color: #000 !important;

    line-height: 1.2;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
}

/* Landscape phones and down */
@media (max-width: 480px) { 
    body    {
      	border: 0px solid blue;
    }
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
 	border: 1px solid olive;
}

/*
     FILE ARCHIVED ON 19:24:28 Jun 19, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:28:06 Jun 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.55
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.055
  esindex: 0.008
  cdx.remote: 12.211
  LoadShardBlock: 73.53 (3)
  PetaboxLoader3.datanode: 98.366 (5)
  PetaboxLoader3.resolve: 439.32 (2)
  load_resource: 490.571
  loaddict: 37.576
*/